2018-12-10 04:35:22,145 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-399 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-10 04:35:22,149 - 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.28,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QjezIuM4LVmPYnS4HSBWvjXJd 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=c47c6539fb2a433791aefcdf57514708 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-10 04:35:22,149 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-10 04:35:22,150 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-12-10 04:35:22,177 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-10 04:35:22,742 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-10 04:35:22,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:35:22,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2e88a7-3ce3-41a2-8e43-c025d3eb45b0 2018-12-10 04:35:22,752 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:35:22,752 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-9a2e88a7-3ce3-41a2-8e43-c025d3eb45b0 2018-12-10 04:35:22,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:35:23,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:35:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["XnrfybnaQiSn4IwPYFlr2A"], "issued_at": "2018-12-10T04:35:23.000000Z"}} 2018-12-10 04:35:23,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 04:35:23,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:24,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:24 GMT X-Openstack-Request-Id: req-4f69353c-4d19-4656-bf32-67e83234f62b 2018-12-10 04:35:24,457 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 04:35:24,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-4f69353c-4d19-4656-bf32-67e83234f62b 2018-12-10 04:35:24,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.28315091133s 2018-12-10 04:35:24,468 - 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']) 2018-12-10 04:35:24,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-12-10 04:35:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:25,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ba593bd-9cb6-48e9-90f7-6f4ba34212bd x-openstack-request-id: req-2ba593bd-9cb6-48e9-90f7-6f4ba34212bd 2018-12-10 04:35:25,407 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-12-10 04:35:25,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-2ba593bd-9cb6-48e9-90f7-6f4ba34212bd 2018-12-10 04:35:25,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.93625998497s 2018-12-10 04:35:25,408 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-12-10 04:35:25,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:35:25,419 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c96d1458-336b-47f1-9ddf-6e580221de30 2018-12-10 04:35:25,420 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:35:25,420 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-c96d1458-336b-47f1-9ddf-6e580221de30 2018-12-10 04:35:25,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:35:25,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:25,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860bcca3-a87c-4974-8905-cd278363dcc7 2018-12-10 04:35:25,729 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:35:25,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-860bcca3-a87c-4974-8905-cd278363dcc7 2018-12-10 04:35:25,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.308698177338s 2018-12-10 04:35:25,730 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'adb54e067e82424fb0455179c8f387c5', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-12-10 04:35:25,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-10 04:35:25,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:25,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1960 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2862bba-d273-4414-8ede-83f12a9b8198 2018-12-10 04:35:25,951 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/08e5b1c67a1748feb59f0e934c7104f3"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0fb8df1fe64a4a41b7e7c6f774ea8506"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0ff08f2a0d814725af59b909846106f2"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "0ff08f2a0d814725af59b909846106f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/151c7410e7da48af8a86bdcaedf171f0"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1ca6f7e099334627855e0ff4a251ab88"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1e626d316ce945a59402f94bc879fef3"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "1e626d316ce945a59402f94bc879fef3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2451b42182f14985b8621b8f1e7e257b"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2c35c2f5707048c7b81eb31c4fce9c33"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2cb27aa7a4e143a4bd546a2e2a1fef55"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/35ee8082b2a047b6ba44b100bd77fc09"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4270d90826704144865a2441b8867c0d"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "4270d90826704144865a2441b8867c0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/43139e52ec034c2291db67990af0963e"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "43139e52ec034c2291db67990af0963e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4c118c37c2174a21b883b0242141272d"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "4c118c37c2174a21b883b0242141272d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4f1b34e5f0cd4cd284dfc908ca831bd6"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4ff53a07615d445a8ad2d84f5a436255"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/57d543ac8f174c5c83602d1fc993ba10"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5adf54f5665442dfb16b81ebeb27ab99"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5f92511e94bc454281fccf6cf036ee2a"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/61d06bc1f4e84f85996a3205b77501b0"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/670d5ca5dec44c31a6d50aed583d634b"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6a7aa787c65f4ff0be04cc82b21fdbc5"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6e0def5ebbe242d1aa0699d8dab6997b"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6eb5d65119b44efdbe5fc202c91b79d2"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/721feede722f4a018355b8d49105b98a"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "721feede722f4a018355b8d49105b98a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c407f0365c24f4aac53b9bf19750183"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "7c407f0365c24f4aac53b9bf19750183"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c920819293b4fbaba8ae02820daa382"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "7c920819293b4fbaba8ae02820daa382"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7f558238efbd4a7b9a303a84a5f0a3df"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/861bc2fe8e4c41c893cc2d04bfc9124e"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/89fa9daff4a84bbc86c1bed160fd2203"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8fb91025b2244d69bf48a14155fb9ee7"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/90d3a15ad7d34753af91d90b8d73e19f"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/90defe033784450c8ba74d59f585c795"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "90defe033784450c8ba74d59f585c795"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9c8f85b45ac84e5fba91e983fdb2e96a"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a48037b20cfc40b0b81660be00a06048"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "a48037b20cfc40b0b81660be00a06048"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a7b97979141d42adab0656e792cae654"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "a7b97979141d42adab0656e792cae654"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ad6609ea620c45368143fab746935dbc"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "ad6609ea620c45368143fab746935dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc9d84c8d4774cd7b124cb1aeb314bf1"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ce7c61ef23fd4cfd9bfe869ce4c8596b"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d4531d2f92fe406c8478cff63c8a315e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "d4531d2f92fe406c8478cff63c8a315e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de9f497543034f388b033d027a17f574"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "de9f497543034f388b033d027a17f574"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e5c1934155724265a99fa159887b9a93"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "e5c1934155724265a99fa159887b9a93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f432ce16fddf4a44b37cc38a79abbe71"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-10 04:35:25,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-a2862bba-d273-4414-8ede-83f12a9b8198 2018-12-10 04:35:25,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.217082977295s 2018-12-10 04:35:25,959 - 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.28:5000/v3/endpoints/08e5b1c67a1748feb59f0e934c7104f3'}, u'url': u'http://172.30.9.28:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'910b5199108f4468bc76bf75a768f999', u'id': u'08e5b1c67a1748feb59f0e934c7104f3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0fb8df1fe64a4a41b7e7c6f774ea8506'}, u'url': u'http://172.30.9.28:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e2418cd60e2043a9a0d2dcc100a96b3b', u'id': u'0fb8df1fe64a4a41b7e7c6f774ea8506'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0ff08f2a0d814725af59b909846106f2'}, u'url': u'http://172.30.9.28:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6f3db32f2d0944d7a0f31780704827a9', u'id': u'0ff08f2a0d814725af59b909846106f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/151c7410e7da48af8a86bdcaedf171f0'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8aaecea841dd4c0ba1f67902275e3f33', u'id': u'151c7410e7da48af8a86bdcaedf171f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1ca6f7e099334627855e0ff4a251ab88'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'910b5199108f4468bc76bf75a768f999', u'id': u'1ca6f7e099334627855e0ff4a251ab88'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1e626d316ce945a59402f94bc879fef3'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6c72a2e07b9c44519bb92b04096ef71b', u'id': u'1e626d316ce945a59402f94bc879fef3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2451b42182f14985b8621b8f1e7e257b'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'11afb20b94a64dc7a3f353cb21ea7033', u'id': u'2451b42182f14985b8621b8f1e7e257b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2c35c2f5707048c7b81eb31c4fce9c33'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'151819bf8efb4b308a661db23b47871a', u'id': u'2c35c2f5707048c7b81eb31c4fce9c33'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2cb27aa7a4e143a4bd546a2e2a1fef55'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6c72a2e07b9c44519bb92b04096ef71b', u'id': u'2cb27aa7a4e143a4bd546a2e2a1fef55'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/35ee8082b2a047b6ba44b100bd77fc09'}, u'url': u'http://172.30.9.28:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'47c2aeb8df5c43d9955bd0f03b8dace7', u'id': u'35ee8082b2a047b6ba44b100bd77fc09'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/4270d90826704144865a2441b8867c0d'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'47c2aeb8df5c43d9955bd0f03b8dace7', u'id': u'4270d90826704144865a2441b8867c0d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/43139e52ec034c2291db67990af0963e'}, u'url': u'http://172.30.9.28:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6c72a2e07b9c44519bb92b04096ef71b', u'id': u'43139e52ec034c2291db67990af0963e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/4c118c37c2174a21b883b0242141272d'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'59494095ddfb4390b81b5ba9cd3bb980', u'id': u'4c118c37c2174a21b883b0242141272d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/4f1b34e5f0cd4cd284dfc908ca831bd6'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'35bed6637dbe444989b010d001c2f7c9', u'id': u'4f1b34e5f0cd4cd284dfc908ca831bd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/4ff53a07615d445a8ad2d84f5a436255'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5a4f9b0028e54d34a801cd2a5eaabc23', u'id': u'4ff53a07615d445a8ad2d84f5a436255'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/57d543ac8f174c5c83602d1fc993ba10'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'59494095ddfb4390b81b5ba9cd3bb980', u'id': u'57d543ac8f174c5c83602d1fc993ba10'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5adf54f5665442dfb16b81ebeb27ab99'}, u'url': u'http://172.30.9.28:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'93dae908bec64cfea9c3ad8ffd898250', u'id': u'5adf54f5665442dfb16b81ebeb27ab99'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5f92511e94bc454281fccf6cf036ee2a'}, u'url': u'http://172.30.9.28:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ef86f1d706144cea82111fe6d849896a', u'id': u'5f92511e94bc454281fccf6cf036ee2a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/61d06bc1f4e84f85996a3205b77501b0'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e2418cd60e2043a9a0d2dcc100a96b3b', u'id': u'61d06bc1f4e84f85996a3205b77501b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/670d5ca5dec44c31a6d50aed583d634b'}, u'url': u'http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8aaecea841dd4c0ba1f67902275e3f33', u'id': u'670d5ca5dec44c31a6d50aed583d634b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6a7aa787c65f4ff0be04cc82b21fdbc5'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'35bed6637dbe444989b010d001c2f7c9', u'id': u'6a7aa787c65f4ff0be04cc82b21fdbc5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6e0def5ebbe242d1aa0699d8dab6997b'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'93dae908bec64cfea9c3ad8ffd898250', u'id': u'6e0def5ebbe242d1aa0699d8dab6997b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6eb5d65119b44efdbe5fc202c91b79d2'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'11afb20b94a64dc7a3f353cb21ea7033', u'id': u'6eb5d65119b44efdbe5fc202c91b79d2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/721feede722f4a018355b8d49105b98a'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dc9b5d5576774919ac6c1f5808f7243f', u'id': u'721feede722f4a018355b8d49105b98a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7c407f0365c24f4aac53b9bf19750183'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e2418cd60e2043a9a0d2dcc100a96b3b', u'id': u'7c407f0365c24f4aac53b9bf19750183'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7c920819293b4fbaba8ae02820daa382'}, u'url': u'http://172.30.9.28:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'35bed6637dbe444989b010d001c2f7c9', u'id': u'7c920819293b4fbaba8ae02820daa382'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7f558238efbd4a7b9a303a84a5f0a3df'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'47c2aeb8df5c43d9955bd0f03b8dace7', u'id': u'7f558238efbd4a7b9a303a84a5f0a3df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/861bc2fe8e4c41c893cc2d04bfc9124e'}, u'url': u'http://172.30.9.28:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'59494095ddfb4390b81b5ba9cd3bb980', u'id': u'861bc2fe8e4c41c893cc2d04bfc9124e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/89fa9daff4a84bbc86c1bed160fd2203'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6f3db32f2d0944d7a0f31780704827a9', u'id': u'89fa9daff4a84bbc86c1bed160fd2203'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8fb91025b2244d69bf48a14155fb9ee7'}, u'url': u'http://172.30.9.28:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'151819bf8efb4b308a661db23b47871a', u'id': u'8fb91025b2244d69bf48a14155fb9ee7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/90d3a15ad7d34753af91d90b8d73e19f'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ef86f1d706144cea82111fe6d849896a', u'id': u'90d3a15ad7d34753af91d90b8d73e19f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/90defe033784450c8ba74d59f585c795'}, u'url': u'http://172.30.9.28:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'11afb20b94a64dc7a3f353cb21ea7033', u'id': u'90defe033784450c8ba74d59f585c795'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/9c8f85b45ac84e5fba91e983fdb2e96a'}, u'url': u'http://172.30.9.28:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5a4f9b0028e54d34a801cd2a5eaabc23', u'id': u'9c8f85b45ac84e5fba91e983fdb2e96a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a48037b20cfc40b0b81660be00a06048'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8aaecea841dd4c0ba1f67902275e3f33', u'id': u'a48037b20cfc40b0b81660be00a06048'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a7b97979141d42adab0656e792cae654'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ef86f1d706144cea82111fe6d849896a', u'id': u'a7b97979141d42adab0656e792cae654'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ad6609ea620c45368143fab746935dbc'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6f3db32f2d0944d7a0f31780704827a9', u'id': u'ad6609ea620c45368143fab746935dbc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/bc9d84c8d4774cd7b124cb1aeb314bf1'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'93dae908bec64cfea9c3ad8ffd898250', u'id': u'bc9d84c8d4774cd7b124cb1aeb314bf1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ce7c61ef23fd4cfd9bfe869ce4c8596b'}, u'url': u'http://172.30.9.28:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dc9b5d5576774919ac6c1f5808f7243f', u'id': u'ce7c61ef23fd4cfd9bfe869ce4c8596b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d4531d2f92fe406c8478cff63c8a315e'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dc9b5d5576774919ac6c1f5808f7243f', u'id': u'd4531d2f92fe406c8478cff63c8a315e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/de9f497543034f388b033d027a17f574'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5a4f9b0028e54d34a801cd2a5eaabc23', u'id': u'de9f497543034f388b033d027a17f574'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e5c1934155724265a99fa159887b9a93'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'910b5199108f4468bc76bf75a768f999', u'id': u'e5c1934155724265a99fa159887b9a93'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f432ce16fddf4a44b37cc38a79abbe71'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'151819bf8efb4b308a661db23b47871a', u'id': u'f432ce16fddf4a44b37cc38a79abbe71'})] 2018-12-10 04:35:25,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-12-10 04:35:25,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:26,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0dd04df5-b7a1-4c4a-9e7c-dd3964754fa3 x-openstack-request-id: req-0dd04df5-b7a1-4c4a-9e7c-dd3964754fa3 2018-12-10 04:35:26,077 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-12-10 04:35:26,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-0dd04df5-b7a1-4c4a-9e7c-dd3964754fa3 2018-12-10 04:35:26,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.116903066635s 2018-12-10 04:35:26,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-12-10 04:35:26,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:28,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68274775-1a6d-4599-a756-ee9069bd0e5d x-openstack-request-id: req-68274775-1a6d-4599-a756-ee9069bd0e5d 2018-12-10 04:35:28,292 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-12-10 04:35:28,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-68274775-1a6d-4599-a756-ee9069bd0e5d 2018-12-10 04:35:28,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.19877791405s 2018-12-10 04:35:28,293 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-12-10 04:35:28,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:35:28,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:29,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:29 GMT X-Openstack-Request-Id: req-165a1a68-dbc5-4158-a37d-876f0fd7f02a 2018-12-10 04:35:29,483 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:35:29,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-165a1a68-dbc5-4158-a37d-876f0fd7f02a 2018-12-10 04:35:29,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.18485307693s 2018-12-10 04:35:29,484 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-12-10 04:35:29,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-10 04:35:29,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:29,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-360fb03b-a5c1-4c38-b558-e85b1603f31e x-openstack-request-id: req-360fb03b-a5c1-4c38-b558-e85b1603f31e 2018-12-10 04:35:29,644 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-10 04:35:29,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-360fb03b-a5c1-4c38-b558-e85b1603f31e 2018-12-10 04:35:29,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.159857034683s 2018-12-10 04:35:29,645 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', 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", "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': 247, u'hypervisor_version': 2012000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 227}, 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.10', 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", "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': 247, u'hypervisor_version': 2012000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 230}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-12-10 04:35:29,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-12-10 04:35:29,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:29,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56a3b133-fe05-4249-a3ae-0f0771cf18dd x-openstack-request-id: req-56a3b133-fe05-4249-a3ae-0f0771cf18dd 2018-12-10 04:35:29,777 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-12-10 04:35:29,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-56a3b133-fe05-4249-a3ae-0f0771cf18dd 2018-12-10 04:35:29,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.131758928299s 2018-12-10 04:35:29,778 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-12-10 04:35:29,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:35:29,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:30,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:30 GMT X-Openstack-Request-Id: req-9bdf328c-0b3e-40c1-8886-56138f9990f6 2018-12-10 04:35:30,971 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:35:30,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9bdf328c-0b3e-40c1-8886-56138f9990f6 2018-12-10 04:35:30,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1936340332s 2018-12-10 04:35:30,972 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'bad97985-7664-41fa-b208-a1163e9b4d7a'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T04:32:36Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-12-10T04:32:29Z', u'provider:network_type': u'flat', u'tenant_id': u'3d9105dddf2848f3a2105bcfb490a6e9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3d9105dddf2848f3a2105bcfb490a6e9', u'l2_adjacency': True})] 2018-12-10 04:35:30,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:35:30,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:32,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:32 GMT X-Openstack-Request-Id: req-0b111afb-c1b7-4fcd-93cd-59b9337fb870 2018-12-10 04:35:32,112 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-12-10 04:35:32,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-0b111afb-c1b7-4fcd-93cd-59b9337fb870 2018-12-10 04:35:32,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.13982105255s 2018-12-10 04:35:32,113 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-12-10 04:35:32,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:35:32,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:32,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6772a561-196c-49ff-844a-d33c34448ac6 2018-12-10 04:35:32,315 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "11dfc20914844a85ae07ef99bcbc62c3"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/11dfc20914844a85ae07ef99bcbc62c3/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "16d0813edb9c427280761af32d6275b0"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/16d0813edb9c427280761af32d6275b0/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "1e6c9b9b4a624baca99595779787cba4"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/1e6c9b9b4a624baca99595779787cba4/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"project": {"id": "c47c6539fb2a433791aefcdf57514708"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708/users/2c6cffbf008f48758ae92f1c7e6a32a1/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"project": {"id": "c47c6539fb2a433791aefcdf57514708"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708/users/2c6cffbf008f48758ae92f1c7e6a32a1/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "3de2b2dab67d41dbbd720ffe90aaeee8"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/3de2b2dab67d41dbbd720ffe90aaeee8/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "4572fe5e22c6410ebee5d6bea176f5dd"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/4572fe5e22c6410ebee5d6bea176f5dd/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "563ba69db8c64d1f95743310498ddd74"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/563ba69db8c64d1f95743310498ddd74/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "7c265bfb1e7845f08d5403ddcff8e6db"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/7c265bfb1e7845f08d5403ddcff8e6db/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "9f47da5de0804efb938406a5b9b3510b"}, "user": {"id": "7c265bfb1e7845f08d5403ddcff8e6db"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/7c265bfb1e7845f08d5403ddcff8e6db/roles/9f47da5de0804efb938406a5b9b3510b"}}, {"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "9dd61066736f47b2ab226a9043514ff6"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/9dd61066736f47b2ab226a9043514ff6/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "a7f4d3c1eb864974a9155ff77f7d9670"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/a7f4d3c1eb864974a9155ff77f7d9670/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "ae6efcb594624b05ad9546e3b3cad808"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/ae6efcb594624b05ad9546e3b3cad808/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "c7523e1b08284d83a9b59c97438c9c93"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/c7523e1b08284d83a9b59c97438c9c93/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"project": {"id": "3d9105dddf2848f3a2105bcfb490a6e9"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "dcabbd5576794c7392e11d5c37007c46"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9/users/dcabbd5576794c7392e11d5c37007c46/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"domain": {"id": "adb54e067e82424fb0455179c8f387c5"}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "855344d14f0e4c8abc955c6e82cd7835"}, "links": {"assignment": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5/users/855344d14f0e4c8abc955c6e82cd7835/roles/6b95528eaa61433299b74b41023475b0"}}, {"scope": {"system": {"all": true}}, "role": {"id": "6b95528eaa61433299b74b41023475b0"}, "user": {"id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "links": {"assignment": "http://172.30.9.28:5000/v3/system/users/2c6cffbf008f48758ae92f1c7e6a32a1/roles/6b95528eaa61433299b74b41023475b0"}}], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments", "previous": null, "next": null}} 2018-12-10 04:35:32,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-6772a561-196c-49ff-844a-d33c34448ac6 2018-12-10 04:35:32,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198204040527s 2018-12-10 04:35:32,318 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'11dfc20914844a85ae07ef99bcbc62c3'}), Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'16d0813edb9c427280761af32d6275b0'}), Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'1e6c9b9b4a624baca99595779787cba4'}), Munch({'project': u'c47c6539fb2a433791aefcdf57514708', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'2c6cffbf008f48758ae92f1c7e6a32a1'}), Munch({'project': u'c47c6539fb2a433791aefcdf57514708', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'2c6cffbf008f48758ae92f1c7e6a32a1'}), Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'3de2b2dab67d41dbbd720ffe90aaeee8'}), Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'4572fe5e22c6410ebee5d6bea176f5dd'}), Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'563ba69db8c64d1f95743310498ddd74'}), Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'7c265bfb1e7845f08d5403ddcff8e6db'}), Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'9f47da5de0804efb938406a5b9b3510b', 'user': u'7c265bfb1e7845f08d5403ddcff8e6db'}), Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'9dd61066736f47b2ab226a9043514ff6'}), Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'a7f4d3c1eb864974a9155ff77f7d9670'}), Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'ae6efcb594624b05ad9546e3b3cad808'}), Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'c7523e1b08284d83a9b59c97438c9c93'}), Munch({'project': u'3d9105dddf2848f3a2105bcfb490a6e9', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'dcabbd5576794c7392e11d5c37007c46'}), Munch({'domain': u'adb54e067e82424fb0455179c8f387c5', 'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'855344d14f0e4c8abc955c6e82cd7835'}), Munch({'id': u'6b95528eaa61433299b74b41023475b0', 'user': u'2c6cffbf008f48758ae92f1c7e6a32a1'})] 2018-12-10 04:35:32,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:35:32,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:32,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90735c00-81f4-4359-aa2e-1dc4c7338380 2018-12-10 04:35:32,734 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:35:32,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-90735c00-81f4-4359-aa2e-1dc4c7338380 2018-12-10 04:35:32,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.413205862045s 2018-12-10 04:35:32,736 - 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'reader', 'id': u'00da4cca9e28478a943685337c6c3fe0'}), 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'5963f464a636484187bce587be5d3d79'}), 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'6b95528eaa61433299b74b41023475b0'}), 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'9f47da5de0804efb938406a5b9b3510b'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'd198f435a64947e795a55202b22e00ce'}), 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'd3f0caeb08e44cf0abc764b597eb02c4'})] 2018-12-10 04:35:32,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 04:35:32,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:33,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:33 GMT X-Openstack-Request-Id: req-ee98412b-f89c-489c-8f88-b3e39ae26d10 2018-12-10 04:35:33,842 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-12-10 04:35:33,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ee98412b-f89c-489c-8f88-b3e39ae26d10 2018-12-10 04:35:33,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.10563898087s 2018-12-10 04:35:33,842 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-12-10 04:35:33,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:35:33,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:34,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4843ff82-3125-4c88-ad4f-c3dbbebb4530 x-openstack-request-id: req-4843ff82-3125-4c88-ad4f-c3dbbebb4530 2018-12-10 04:35:34,057 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-10 04:35:34,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4843ff82-3125-4c88-ad4f-c3dbbebb4530 2018-12-10 04:35:34,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21484208107s 2018-12-10 04:35:34,058 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-12-10 04:35:34,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-10 04:35:34,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:35:34,071 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed502f1-8e8c-4e1e-ba1c-5613bd9bcacb 2018-12-10 04:35:34,072 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-12-10 04:35:34,072 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-3ed502f1-8e8c-4e1e-ba1c-5613bd9bcacb 2018-12-10 04:35:34,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:34,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 855 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a44ab8-c680-4dde-bdec-377651ab43a8 2018-12-10 04:35:34,281 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/11afb20b94a64dc7a3f353cb21ea7033"}, "enabled": true, "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/151819bf8efb4b308a661db23b47871a"}, "enabled": true, "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/35bed6637dbe444989b010d001c2f7c9"}, "enabled": true, "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/47c2aeb8df5c43d9955bd0f03b8dace7"}, "enabled": true, "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/59494095ddfb4390b81b5ba9cd3bb980"}, "enabled": true, "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5a4f9b0028e54d34a801cd2a5eaabc23"}, "enabled": true, "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/64a5e84c1bee4d03aea4c084de921445"}, "enabled": true, "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6c72a2e07b9c44519bb92b04096ef71b"}, "enabled": true, "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6f3db32f2d0944d7a0f31780704827a9"}, "enabled": true, "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/8aaecea841dd4c0ba1f67902275e3f33"}, "enabled": true, "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/910b5199108f4468bc76bf75a768f999"}, "enabled": true, "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/93dae908bec64cfea9c3ad8ffd898250"}, "enabled": true, "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/dc9b5d5576774919ac6c1f5808f7243f"}, "enabled": true, "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e2418cd60e2043a9a0d2dcc100a96b3b"}, "enabled": true, "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ef86f1d706144cea82111fe6d849896a"}, "enabled": true, "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-10 04:35:34,282 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-d7a44ab8-c680-4dde-bdec-377651ab43a8 2018-12-10 04:35:34,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.220143795013s 2018-12-10 04:35:34,287 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'11afb20b94a64dc7a3f353cb21ea7033', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'151819bf8efb4b308a661db23b47871a', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'35bed6637dbe444989b010d001c2f7c9', 'name': u'aodh'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'47c2aeb8df5c43d9955bd0f03b8dace7', 'name': u'cinderv2'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'59494095ddfb4390b81b5ba9cd3bb980', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'5a4f9b0028e54d34a801cd2a5eaabc23', 'name': u'gnocchi'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'64a5e84c1bee4d03aea4c084de921445', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'6c72a2e07b9c44519bb92b04096ef71b', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'6f3db32f2d0944d7a0f31780704827a9', 'name': u'keystone'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'8aaecea841dd4c0ba1f67902275e3f33', 'name': u'swift'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'910b5199108f4468bc76bf75a768f999', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'93dae908bec64cfea9c3ad8ffd898250', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'dc9b5d5576774919ac6c1f5808f7243f', 'name': u'glance'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'e2418cd60e2043a9a0d2dcc100a96b3b', 'name': u'placement'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'ef86f1d706144cea82111fe6d849896a', 'name': u'heat'})] 2018-12-10 04:35:34,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:35:34,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:35,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:35 GMT X-Openstack-Request-Id: req-b75e8743-9a9e-402c-ab8d-1b53d851923a 2018-12-10 04:35:35,489 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-10T04:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bad97985-7664-41fa-b208-a1163e9b4d7a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3d9105dddf2848f3a2105bcfb490a6e9","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"69361a0e-750a-44ff-b392-0c32d8f81703","tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:36Z","ip_version":4}]} 2018-12-10 04:35:35,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b75e8743-9a9e-402c-ab8d-1b53d851923a 2018-12-10 04:35:35,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.20139908791s 2018-12-10 04:35:35,490 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:32: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'bad97985-7664-41fa-b208-a1163e9b4d7a', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'tenant_id': u'3d9105dddf2848f3a2105bcfb490a6e9', u'created_at': u'2018-12-10T04:32:36Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'3d9105dddf2848f3a2105bcfb490a6e9'})] 2018-12-10 04:35:35,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2018-12-10 04:35:35,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d060f4930c0daeae8849fc0565248c9079f0faf7" 2018-12-10 04:35:36,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:36 GMT X-Openstack-Request-Id: req-7ea9230e-3bc2-4e31-ab17-f99fbbd682be 2018-12-10 04:35:36,547 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2018-12-10 04:35:36,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/service-providers.json used request id req-7ea9230e-3bc2-4e31-ab17-f99fbbd682be 2018-12-10 04:35:36,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.057076931s 2018-12-10 04:35:36,548 - 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'})] 2018-12-10 04:35:36,673 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 04:35:36,674 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:14 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-10 04:35:36,722 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-12-10 04:35:36,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:35:36,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba019f37-7bbd-4742-8ac5-52f25c4ae238 2018-12-10 04:35:36,897 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:35:36,898 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-ba019f37-7bbd-4742-8ac5-52f25c4ae238 2018-12-10 04:35:36,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:35:37,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:35:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["RkwJhpXwTJmjJKzxOqIEFQ"], "issued_at": "2018-12-10T04:35:37.000000Z"}} 2018-12-10 04:35:37,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:35:37,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" 2018-12-10 04:35:38,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:38 GMT X-Openstack-Request-Id: req-25907284-740e-482b-b36d-85d6061c1c4f 2018-12-10 04:35:38,429 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:35:38,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-25907284-740e-482b-b36d-85d6061c1c4f 2018-12-10 04:35:38,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11274695396s 2018-12-10 04:35:38,430 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-12-10 04:35:38,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:35:38,441 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dc433b2-66f9-4e5d-8d8a-6822a7ea7822 2018-12-10 04:35:38,442 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:35:38,442 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-1dc433b2-66f9-4e5d-8d8a-6822a7ea7822 2018-12-10 04:35:38,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:35:38,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" 2018-12-10 04:35:38,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb74a7a-2b65-4b2c-8dad-b96c4acfa63c 2018-12-10 04:35:38,667 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:35:38,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-7cb74a7a-2b65-4b2c-8dad-b96c4acfa63c 2018-12-10 04:35:38,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224921941757s 2018-12-10 04:35:38,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:35:38,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" 2018-12-10 04:35:38,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f847a343-dd23-420e-92e3-ec34abc13d41 2018-12-10 04:35:38,888 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-10 04:35:38,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f847a343-dd23-420e-92e3-ec34abc13d41 2018-12-10 04:35:38,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21283698082s 2018-12-10 04:35:38,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 04:35:38,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" -d '{"network": {"tenant_id": "c47c6539fb2a433791aefcdf57514708", "name": "tenantnetwork1-net_861c3aa6-590a-44f0-9079-b31fb047565a", "admin_state_up": true}}' 2018-12-10 04:35:39,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:39 GMT X-Openstack-Request-Id: req-f05c42df-8dd4-4cd2-ae4d-eb77bbe8d7ee 2018-12-10 04:35:39,784 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"53df3f8f-0110-408c-b593-6bff97de4277","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"c47c6539fb2a433791aefcdf57514708","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:35:39Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_861c3aa6-590a-44f0-9079-b31fb047565a","admin_state_up":true,"tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:35:39Z","mtu":1450}} 2018-12-10 04:35:39,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f05c42df-8dd4-4cd2-ae4d-eb77bbe8d7ee 2018-12-10 04:35:39,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.894337892532s 2018-12-10 04:35:39,785 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T04:35:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'53df3f8f-0110-408c-b593-6bff97de4277', u'provider:segmentation_id': 9, 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_861c3aa6-590a-44f0-9079-b31fb047565a', u'created_at': u'2018-12-10T04:35:39Z', u'mtu': 1450, u'tenant_id': u'c47c6539fb2a433791aefcdf57514708', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c47c6539fb2a433791aefcdf57514708', u'l2_adjacency': True}) 2018-12-10 04:35:39,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:35:39,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" 2018-12-10 04:35:41,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:41 GMT X-Openstack-Request-Id: req-27db5ea3-3a6f-4273-84da-ba18f89314ad 2018-12-10 04:35:41,268 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"53df3f8f-0110-408c-b593-6bff97de4277","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"c47c6539fb2a433791aefcdf57514708","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:35:39Z","qos_policy_id":null,"name":"tenantnetwork1-net_861c3aa6-590a-44f0-9079-b31fb047565a","admin_state_up":true,"tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:35:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:35:41,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-27db5ea3-3a6f-4273-84da-ba18f89314ad 2018-12-10 04:35:41,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.48315906525s 2018-12-10 04:35:41,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 04:35:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" -d '{"subnet": {"name": "tenantnetwork1-subnet_861c3aa6-590a-44f0-9079-b31fb047565a", "enable_dhcp": true, "network_id": "53df3f8f-0110-408c-b593-6bff97de4277", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 04:35:42,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:42 GMT X-Openstack-Request-Id: req-77762c2b-3a2f-43ce-b002-906ffd484e67 2018-12-10 04:35:42,199 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-10T04:35:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e59dbcd3-bb05-4c2b-aa86-51b433def708","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c47c6539fb2a433791aefcdf57514708","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_861c3aa6-590a-44f0-9079-b31fb047565a","enable_dhcp":true,"segment_id":null,"network_id":"53df3f8f-0110-408c-b593-6bff97de4277","tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:35:41Z","ip_version":4}} 2018-12-10 04:35:42,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-77762c2b-3a2f-43ce-b002-906ffd484e67 2018-12-10 04:35:42,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.928852081299s 2018-12-10 04:35:42,200 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:35:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e59dbcd3-bb05-4c2b-aa86-51b433def708', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_861c3aa6-590a-44f0-9079-b31fb047565a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'53df3f8f-0110-408c-b593-6bff97de4277', u'tenant_id': u'c47c6539fb2a433791aefcdf57514708', u'created_at': u'2018-12-10T04:35:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c47c6539fb2a433791aefcdf57514708'}) 2018-12-10 04:35:42,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 04:35:42,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "tenantnetwork1-router_861c3aa6-590a-44f0-9079-b31fb047565a", "admin_state_up": true}}' 2018-12-10 04:35:50,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:50 GMT X-Openstack-Request-Id: req-f9237cd3-a267-4bb9-be90-f0d816c5f06b 2018-12-10 04:35:50,636 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:44Z", "admin_state_up": true, "updated_at": "2018-12-10T04:35:45Z", "project_id": "c47c6539fb2a433791aefcdf57514708", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "45657e90-d630-4578-903d-69a4145e197b", "name": "tenantnetwork1-router_861c3aa6-590a-44f0-9079-b31fb047565a"}} 2018-12-10 04:35:50,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f9237cd3-a267-4bb9-be90-f0d816c5f06b 2018-12-10 04:35:50,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.43647408485s 2018-12-10 04:35:50,637 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:35:45Z', u'revision_number': 3, u'ha': True, u'id': u'45657e90-d630-4578-903d-69a4145e197b', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_861c3aa6-590a-44f0-9079-b31fb047565a', u'admin_state_up': True, u'tenant_id': u'c47c6539fb2a433791aefcdf57514708', u'created_at': u'2018-12-10T04:35:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'c47c6539fb2a433791aefcdf57514708'}) 2018-12-10 04:35:50,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 04:35:50,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/45657e90-d630-4578-903d-69a4145e197b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" -d '{"subnet_id": "e59dbcd3-bb05-4c2b-aa86-51b433def708"}' 2018-12-10 04:35:53,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:53 GMT X-Openstack-Request-Id: req-061eee7b-fef9-4281-9be2-3d7beb935c3c 2018-12-10 04:35:53,736 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "53df3f8f-0110-408c-b593-6bff97de4277", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "subnet_id": "e59dbcd3-bb05-4c2b-aa86-51b433def708", "subnet_ids": ["e59dbcd3-bb05-4c2b-aa86-51b433def708"], "port_id": "f6d71142-239f-474e-bad3-fb0fb6c01667", "id": "45657e90-d630-4578-903d-69a4145e197b"} 2018-12-10 04:35:53,736 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/45657e90-d630-4578-903d-69a4145e197b/add_router_interface.json used request id req-061eee7b-fef9-4281-9be2-3d7beb935c3c 2018-12-10 04:35:53,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.09786081314s 2018-12-10 04:35:53,848 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 04:35:53,848 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-10 04:35:53,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 04:35:53,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/45657e90-d630-4578-903d-69a4145e197b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" -d '{"subnet_id": "e59dbcd3-bb05-4c2b-aa86-51b433def708"}' 2018-12-10 04:35:58,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:58 GMT X-Openstack-Request-Id: req-31b7be06-2067-498f-a9dd-e8e35db6c048 2018-12-10 04:35:58,170 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "53df3f8f-0110-408c-b593-6bff97de4277", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "subnet_id": "e59dbcd3-bb05-4c2b-aa86-51b433def708", "subnet_ids": ["e59dbcd3-bb05-4c2b-aa86-51b433def708"], "port_id": "f6d71142-239f-474e-bad3-fb0fb6c01667", "id": "45657e90-d630-4578-903d-69a4145e197b"} 2018-12-10 04:35:58,171 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/45657e90-d630-4578-903d-69a4145e197b/remove_router_interface.json used request id req-31b7be06-2067-498f-a9dd-e8e35db6c048 2018-12-10 04:35:58,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.31701111794s 2018-12-10 04:35:58,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 04:35:58,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" 2018-12-10 04:35:58,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Mon, 10 Dec 2018 04:35:58 GMT X-Openstack-Request-Id: req-be036faf-6e89-4584-81ac-46f05e5c0e6a 2018-12-10 04:35:58,447 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:44Z", "admin_state_up": true, "updated_at": "2018-12-10T04:35:56Z", "project_id": "c47c6539fb2a433791aefcdf57514708", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "45657e90-d630-4578-903d-69a4145e197b", "name": "tenantnetwork1-router_861c3aa6-590a-44f0-9079-b31fb047565a"}]} 2018-12-10 04:35:58,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-be036faf-6e89-4584-81ac-46f05e5c0e6a 2018-12-10 04:35:58,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.275652885437s 2018-12-10 04:35:58,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 04:35:58,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/45657e90-d630-4578-903d-69a4145e197b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" 2018-12-10 04:36:02,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:36:02 GMT X-Openstack-Request-Id: req-18812149-1fc1-4d53-8790-70179e3aaa3f 2018-12-10 04:36:02,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:36:02,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/45657e90-d630-4578-903d-69a4145e197b.json used request id req-18812149-1fc1-4d53-8790-70179e3aaa3f 2018-12-10 04:36:02,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.46197509766s 2018-12-10 04:36:02,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:36:02,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" 2018-12-10 04:36:04,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:04 GMT X-Openstack-Request-Id: req-987b41fa-5c99-448f-bcba-32c9f1a23145 2018-12-10 04:36:04,236 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-10T04:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bad97985-7664-41fa-b208-a1163e9b4d7a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3d9105dddf2848f3a2105bcfb490a6e9","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"69361a0e-750a-44ff-b392-0c32d8f81703","tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:36Z","ip_version":4},{"updated_at":"2018-12-10T04:35:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e59dbcd3-bb05-4c2b-aa86-51b433def708","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c47c6539fb2a433791aefcdf57514708","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_861c3aa6-590a-44f0-9079-b31fb047565a","enable_dhcp":true,"segment_id":null,"network_id":"53df3f8f-0110-408c-b593-6bff97de4277","tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:35:41Z","ip_version":4}]} 2018-12-10 04:36:04,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-987b41fa-5c99-448f-bcba-32c9f1a23145 2018-12-10 04:36:04,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.32569599152s 2018-12-10 04:36:04,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 04:36:04,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/e59dbcd3-bb05-4c2b-aa86-51b433def708.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" 2018-12-10 04:36:07,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:36:07 GMT X-Openstack-Request-Id: req-3deb060f-8df1-4dd9-a817-c3b4d581f41d 2018-12-10 04:36:07,469 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:36:07,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e59dbcd3-bb05-4c2b-aa86-51b433def708.json used request id req-3deb060f-8df1-4dd9-a817-c3b4d581f41d 2018-12-10 04:36:07,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.23080301285s 2018-12-10 04:36:07,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:36:07,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" 2018-12-10 04:36:07,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1439 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:07 GMT X-Openstack-Request-Id: req-d7593b4b-0561-440d-8ef6-08ff9a35461b 2018-12-10 04:36:07,558 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"53df3f8f-0110-408c-b593-6bff97de4277","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"c47c6539fb2a433791aefcdf57514708","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:36:07Z","qos_policy_id":null,"name":"tenantnetwork1-net_861c3aa6-590a-44f0-9079-b31fb047565a","admin_state_up":true,"tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:35:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:36:07,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d7593b4b-0561-440d-8ef6-08ff9a35461b 2018-12-10 04:36:07,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0889840126038s 2018-12-10 04:36:07,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 04:36:07,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/53df3f8f-0110-408c-b593-6bff97de4277.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ee80fc40acf7da45c8e52ff43ce87b9da763b724" 2018-12-10 04:36:09,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:36:09 GMT X-Openstack-Request-Id: req-694f34ff-d07c-4fd4-984c-b76eb7c0cf0a 2018-12-10 04:36:09,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:36:09,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/53df3f8f-0110-408c-b593-6bff97de4277.json used request id req-694f34ff-d07c-4fd4-984c-b76eb7c0cf0a 2018-12-10 04:36:09,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.63220191002s 2018-12-10 04:36:09,235 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-12-10 04:36:09,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:36:09,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f02c49-534f-44df-9a6e-c70578d62d3b 2018-12-10 04:36:09,275 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:36:09,275 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-50f02c49-534f-44df-9a6e-c70578d62d3b 2018-12-10 04:36:09,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:36:09,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:36:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["cNbhRzsdRouziS90qvZ8Aw"], "issued_at": "2018-12-10T04:36:09.000000Z"}} 2018-12-10 04:36:09,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:36:09,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:10,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:10 GMT X-Openstack-Request-Id: req-5b9e0879-f560-47c4-89b7-281bd6b8f90e 2018-12-10 04:36:10,066 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:36:10,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5b9e0879-f560-47c4-89b7-281bd6b8f90e 2018-12-10 04:36:10,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378497123718s 2018-12-10 04:36:10,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:36:10,079 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85f4e7c3-7763-44ad-8850-fff203edc2f1 2018-12-10 04:36:10,080 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:36:10,080 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-85f4e7c3-7763-44ad-8850-fff203edc2f1 2018-12-10 04:36:10,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:36:10,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:10,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bdb0275-326a-4199-b078-87865e4fb0ed 2018-12-10 04:36:10,293 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:36:10,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9bdb0275-326a-4199-b078-87865e4fb0ed 2018-12-10 04:36:10,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212651968002s 2018-12-10 04:36:10,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 04:36:10,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_6d907adf-d47a-4210-b6ec-4f67f7148ac5"}}' 2018-12-10 04:36:10,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ffa10f-7c4a-4632-8e8d-96a0e526fd42 2018-12-10 04:36:10,654 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/5410e87dcbb54d63a0066b7145fbaaa9"}, "tags": [], "enabled": true, "id": "5410e87dcbb54d63a0066b7145fbaaa9", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_6d907adf-d47a-4210-b6ec-4f67f7148ac5"}} 2018-12-10 04:36:10,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a5ffa10f-7c4a-4632-8e8d-96a0e526fd42 2018-12-10 04:36:10,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.353101015091s 2018-12-10 04:36:10,655 - 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'5410e87dcbb54d63a0066b7145fbaaa9', '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_6d907adf-d47a-4210-b6ec-4f67f7148ac5'}) 2018-12-10 04:36:10,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 04:36:10,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "db730656-c80c-4d25-ab9f-2b410ca890b8", "email": null, "name": "tenantnetwork2-user_6d907adf-d47a-4210-b6ec-4f67f7148ac5"}}' 2018-12-10 04:36:11,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6379555-bb89-4c77-b6d8-6b6f26548cf5 2018-12-10 04:36:11,260 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_6d907adf-d47a-4210-b6ec-4f67f7148ac5", "links": {"self": "http://172.30.9.28:5000/v3/users/3635ccf8665347d883adf72ac733475a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3635ccf8665347d883adf72ac733475a", "domain_id": "default", "password_expires_at": null}} 2018-12-10 04:36:11,260 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-d6379555-bb89-4c77-b6d8-6b6f26548cf5 2018-12-10 04:36:11,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.598846912384s 2018-12-10 04:36:11,261 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3635ccf8665347d883adf72ac733475a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_6d907adf-d47a-4210-b6ec-4f67f7148ac5'}) 2018-12-10 04:36:11,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:36:11,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:11,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f1803e-318e-458d-97d3-e68c9c6bf4a4 2018-12-10 04:36:11,402 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:36:11,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e3f1803e-318e-458d-97d3-e68c9c6bf4a4 2018-12-10 04:36:11,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137457132339s 2018-12-10 04:36:11,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:36:11,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:11,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7a8e0f-ff6e-445b-a772-84e13bf1efc1 2018-12-10 04:36:11,632 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:36:11,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2b7a8e0f-ff6e-445b-a772-84e13bf1efc1 2018-12-10 04:36:11,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226025819778s 2018-12-10 04:36:11,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:36:11,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:11,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba034a0-aaa4-4840-93fe-dad96ab3ae73 2018-12-10 04:36:11,848 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:36:11,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bba034a0-aaa4-4840-93fe-dad96ab3ae73 2018-12-10 04:36:11,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209868907928s 2018-12-10 04:36:11,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:36:11,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:12,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52687ad1-0b37-4ae7-b487-7e126b7cdad6 2018-12-10 04:36:12,080 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:36:12,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-52687ad1-0b37-4ae7-b487-7e126b7cdad6 2018-12-10 04:36:12,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226395130157s 2018-12-10 04:36:12,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:36:12,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:12,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f34e719-d4b9-490b-9a95-05e744a70103 2018-12-10 04:36:12,320 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_6d907adf-d47a-4210-b6ec-4f67f7148ac5", "links": {"self": "http://172.30.9.28:5000/v3/users/3635ccf8665347d883adf72ac733475a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3635ccf8665347d883adf72ac733475a", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:36:12,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6f34e719-d4b9-490b-9a95-05e744a70103 2018-12-10 04:36:12,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239001989365s 2018-12-10 04:36:12,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:36:12,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:12,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce16e82-9bac-4f5e-ba18-e237c88df573 2018-12-10 04:36:12,541 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/5410e87dcbb54d63a0066b7145fbaaa9"}, "tags": [], "enabled": true, "id": "5410e87dcbb54d63a0066b7145fbaaa9", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_6d907adf-d47a-4210-b6ec-4f67f7148ac5"}]} 2018-12-10 04:36:12,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8ce16e82-9bac-4f5e-ba18-e237c88df573 2018-12-10 04:36:12,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209002971649s 2018-12-10 04:36:12,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:36:12,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3635ccf8665347d883adf72ac733475a&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5410e87dcbb54d63a0066b7145fbaaa9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:12,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6fbe10c-61be-4b08-a5dc-397865acea52 2018-12-10 04:36:12,768 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3635ccf8665347d883adf72ac733475a&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5410e87dcbb54d63a0066b7145fbaaa9", "previous": null, "next": null}} 2018-12-10 04:36:12,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3635ccf8665347d883adf72ac733475a&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5410e87dcbb54d63a0066b7145fbaaa9 used request id req-d6fbe10c-61be-4b08-a5dc-397865acea52 2018-12-10 04:36:12,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.218749046326s 2018-12-10 04:36:12,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:36:12,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5410e87dcbb54d63a0066b7145fbaaa9/users/3635ccf8665347d883adf72ac733475a/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:13,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:36:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e160b97a-c23c-4bf0-910b-fccfab05e75d 2018-12-10 04:36:13,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:36:13,074 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5410e87dcbb54d63a0066b7145fbaaa9/users/3635ccf8665347d883adf72ac733475a/roles/d198f435a64947e795a55202b22e00ce used request id req-e160b97a-c23c-4bf0-910b-fccfab05e75d 2018-12-10 04:36:13,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.301824092865s 2018-12-10 04:36:13,075 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_6d907adf-d47a-4210-b6ec-4f67f7148ac5', 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'5410e87dcbb54d63a0066b7145fbaaa9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'db730656-c80c-4d25-ab9f-2b410ca890b8', 'username': u'tenantnetwork2-user_6d907adf-d47a-4210-b6ec-4f67f7148ac5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 04:36:13,078 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_6d907adf-d47a-4210-b6ec-4f67f7148ac5', 'password': 'db730656-c80c-4d25-ab9f-2b410ca890b8', 'project_name': 'tenantnetwork2-project_6d907adf-d47a-4210-b6ec-4f67f7148ac5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '5410e87dcbb54d63a0066b7145fbaaa9', 'project_domain_name': 'Default'} 2018-12-10 04:36:13,079 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-12-10 04:36:13,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:36:13,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:13,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-febca431-3b61-41b0-811e-7e78c8cb12b8 2018-12-10 04:36:13,284 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:36:13,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-febca431-3b61-41b0-811e-7e78c8cb12b8 2018-12-10 04:36:13,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20551609993s 2018-12-10 04:36:13,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:36:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:13,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23df65df-a00e-45d2-8502-62fcdb971ef0 2018-12-10 04:36:13,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/5410e87dcbb54d63a0066b7145fbaaa9"}, "tags": [], "enabled": true, "id": "5410e87dcbb54d63a0066b7145fbaaa9", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_6d907adf-d47a-4210-b6ec-4f67f7148ac5"}]} 2018-12-10 04:36:13,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-23df65df-a00e-45d2-8502-62fcdb971ef0 2018-12-10 04:36:13,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216729879379s 2018-12-10 04:36:13,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 04:36:13,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" -d '{"network": {"tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "name": "tenantnetwork2-net_6d907adf-d47a-4210-b6ec-4f67f7148ac5", "admin_state_up": true}}' 2018-12-10 04:36:15,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:15 GMT X-Openstack-Request-Id: req-1014415f-b4c1-4ca1-a62b-719844b45763 2018-12-10 04:36:15,160 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2a22e59c-e22e-43f1-b999-54aa5fd5d5ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"5410e87dcbb54d63a0066b7145fbaaa9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:36:15Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_6d907adf-d47a-4210-b6ec-4f67f7148ac5","admin_state_up":true,"tenant_id":"5410e87dcbb54d63a0066b7145fbaaa9","created_at":"2018-12-10T04:36:14Z","mtu":1450}} 2018-12-10 04:36:15,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1014415f-b4c1-4ca1-a62b-719844b45763 2018-12-10 04:36:15,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.64888095856s 2018-12-10 04:36:15,161 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T04:36:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2a22e59c-e22e-43f1-b999-54aa5fd5d5ae', u'provider:segmentation_id': 30, 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_6d907adf-d47a-4210-b6ec-4f67f7148ac5', u'created_at': u'2018-12-10T04:36:14Z', u'mtu': 1450, u'tenant_id': u'5410e87dcbb54d63a0066b7145fbaaa9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5410e87dcbb54d63a0066b7145fbaaa9', u'l2_adjacency': True}) 2018-12-10 04:36:15,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:36:15,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26dca1b6-fd36-4fd2-850b-bd48b57e0afa 2018-12-10 04:36:15,172 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:36:15,172 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-26dca1b6-fd36-4fd2-850b-bd48b57e0afa 2018-12-10 04:36:15,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:36:15,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5410e87dcbb54d63a0066b7145fbaaa9", "name": "tenantnetwork2-project_6d907adf-d47a-4210-b6ec-4f67f7148ac5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/5410e87dcbb54d63a0066b7145fbaaa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/5410e87dcbb54d63a0066b7145fbaaa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/5410e87dcbb54d63a0066b7145fbaaa9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5410e87dcbb54d63a0066b7145fbaaa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/5410e87dcbb54d63a0066b7145fbaaa9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/5410e87dcbb54d63a0066b7145fbaaa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_5410e87dcbb54d63a0066b7145fbaaa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5410e87dcbb54d63a0066b7145fbaaa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/5410e87dcbb54d63a0066b7145fbaaa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/5410e87dcbb54d63a0066b7145fbaaa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/5410e87dcbb54d63a0066b7145fbaaa9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5410e87dcbb54d63a0066b7145fbaaa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/5410e87dcbb54d63a0066b7145fbaaa9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/5410e87dcbb54d63a0066b7145fbaaa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_6d907adf-d47a-4210-b6ec-4f67f7148ac5", "id": "3635ccf8665347d883adf72ac733475a"}, "audit_ids": ["gOSUQZ-lRgCXGIO5SFCr_w"], "issued_at": "2018-12-10T04:36:15.000000Z"}} 2018-12-10 04:36:15,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:36:15,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e986673ddc00bbd14be1c1067acb32bf544a68b" 2018-12-10 04:36:15,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:15 GMT X-Openstack-Request-Id: req-e5747271-1153-4ce7-a9ae-9a56b589a9b6 2018-12-10 04:36:15,977 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2a22e59c-e22e-43f1-b999-54aa5fd5d5ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5410e87dcbb54d63a0066b7145fbaaa9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:36:15Z","qos_policy_id":null,"name":"tenantnetwork2-net_6d907adf-d47a-4210-b6ec-4f67f7148ac5","admin_state_up":true,"tenant_id":"5410e87dcbb54d63a0066b7145fbaaa9","created_at":"2018-12-10T04:36:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:36:15,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e5747271-1153-4ce7-a9ae-9a56b589a9b6 2018-12-10 04:36:15,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.403568029404s 2018-12-10 04:36:15,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 04:36:15,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e986673ddc00bbd14be1c1067acb32bf544a68b" -d '{"subnet": {"name": "tenantnetwork2-subnet_6d907adf-d47a-4210-b6ec-4f67f7148ac5", "enable_dhcp": true, "network_id": "2a22e59c-e22e-43f1-b999-54aa5fd5d5ae", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 04:36:18,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:18 GMT X-Openstack-Request-Id: req-2058aef3-f55e-47a2-a2f2-6262be703d46 2018-12-10 04:36:18,011 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a22e59c-e22e-43f1-b999-54aa5fd5d5ae","tenant_id":"5410e87dcbb54d63a0066b7145fbaaa9","created_at":"2018-12-10T04:36:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:36:17Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5410e87dcbb54d63a0066b7145fbaaa9","id":"7c400dc4-6e9e-48c8-80cd-aedf8b4f9892","subnetpool_id":null,"name":"tenantnetwork2-subnet_6d907adf-d47a-4210-b6ec-4f67f7148ac5"}} 2018-12-10 04:36:18,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2058aef3-f55e-47a2-a2f2-6262be703d46 2018-12-10 04:36:18,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 2.03151202202s 2018-12-10 04:36:18,011 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:36: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'7c400dc4-6e9e-48c8-80cd-aedf8b4f9892', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_6d907adf-d47a-4210-b6ec-4f67f7148ac5', u'enable_dhcp': True, u'network_id': u'2a22e59c-e22e-43f1-b999-54aa5fd5d5ae', u'tenant_id': u'5410e87dcbb54d63a0066b7145fbaaa9', u'created_at': u'2018-12-10T04:36: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'5410e87dcbb54d63a0066b7145fbaaa9'}) 2018-12-10 04:36:18,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 04:36:18,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e986673ddc00bbd14be1c1067acb32bf544a68b" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "tenantnetwork2-router_6d907adf-d47a-4210-b6ec-4f67f7148ac5", "admin_state_up": true}}' 2018-12-10 04:36:25,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:25 GMT X-Openstack-Request-Id: req-6f9c3b88-60a3-4679-9a12-02e256d3f32e 2018-12-10 04:36:25,145 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "created_at": "2018-12-10T04:36:19Z", "admin_state_up": true, "updated_at": "2018-12-10T04:36:20Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5410e87dcbb54d63a0066b7145fbaaa9", "id": "e017c6de-e8d6-4ab3-89f5-2dba561079c3", "name": "tenantnetwork2-router_6d907adf-d47a-4210-b6ec-4f67f7148ac5"}} 2018-12-10 04:36:25,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6f9c3b88-60a3-4679-9a12-02e256d3f32e 2018-12-10 04:36:25,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.133507967s 2018-12-10 04:36:25,146 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:36:20Z', u'revision_number': 3, u'id': u'e017c6de-e8d6-4ab3-89f5-2dba561079c3', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_6d907adf-d47a-4210-b6ec-4f67f7148ac5', u'admin_state_up': True, u'tenant_id': u'5410e87dcbb54d63a0066b7145fbaaa9', u'created_at': u'2018-12-10T04:36:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'5410e87dcbb54d63a0066b7145fbaaa9'}) 2018-12-10 04:36:25,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 04:36:25,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/e017c6de-e8d6-4ab3-89f5-2dba561079c3/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e986673ddc00bbd14be1c1067acb32bf544a68b" -d '{"subnet_id": "7c400dc4-6e9e-48c8-80cd-aedf8b4f9892"}' 2018-12-10 04:36:29,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:29 GMT X-Openstack-Request-Id: req-b9d7a16b-54d2-47f4-8dc0-2283d0c7ae51 2018-12-10 04:36:29,611 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2a22e59c-e22e-43f1-b999-54aa5fd5d5ae", "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "subnet_id": "7c400dc4-6e9e-48c8-80cd-aedf8b4f9892", "subnet_ids": ["7c400dc4-6e9e-48c8-80cd-aedf8b4f9892"], "port_id": "8c7076ea-d4c6-4cf4-b53e-ac152dc17247", "id": "e017c6de-e8d6-4ab3-89f5-2dba561079c3"} 2018-12-10 04:36:29,611 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e017c6de-e8d6-4ab3-89f5-2dba561079c3/add_router_interface.json used request id req-b9d7a16b-54d2-47f4-8dc0-2283d0c7ae51 2018-12-10 04:36:29,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.46449589729s 2018-12-10 04:36:29,733 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 04:36:29,734 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:17 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-10 04:36:29,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 04:36:29,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/e017c6de-e8d6-4ab3-89f5-2dba561079c3/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e986673ddc00bbd14be1c1067acb32bf544a68b" -d '{"subnet_id": "7c400dc4-6e9e-48c8-80cd-aedf8b4f9892"}' 2018-12-10 04:36:33,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:33 GMT X-Openstack-Request-Id: req-4374cbc9-8acd-44fc-8d30-6e47c4e7fa60 2018-12-10 04:36:33,821 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2a22e59c-e22e-43f1-b999-54aa5fd5d5ae", "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "subnet_id": "7c400dc4-6e9e-48c8-80cd-aedf8b4f9892", "subnet_ids": ["7c400dc4-6e9e-48c8-80cd-aedf8b4f9892"], "port_id": "8c7076ea-d4c6-4cf4-b53e-ac152dc17247", "id": "e017c6de-e8d6-4ab3-89f5-2dba561079c3"} 2018-12-10 04:36:33,821 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e017c6de-e8d6-4ab3-89f5-2dba561079c3/remove_router_interface.json used request id req-4374cbc9-8acd-44fc-8d30-6e47c4e7fa60 2018-12-10 04:36:33,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.08152413368s 2018-12-10 04:36:33,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 04:36:33,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e986673ddc00bbd14be1c1067acb32bf544a68b" 2018-12-10 04:36:34,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:34 GMT X-Openstack-Request-Id: req-7ac32cc7-dab3-44ba-987d-79f50367b5e4 2018-12-10 04:36:34,406 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "created_at": "2018-12-10T04:36:19Z", "admin_state_up": true, "updated_at": "2018-12-10T04:36:32Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5410e87dcbb54d63a0066b7145fbaaa9", "id": "e017c6de-e8d6-4ab3-89f5-2dba561079c3", "name": "tenantnetwork2-router_6d907adf-d47a-4210-b6ec-4f67f7148ac5"}]} 2018-12-10 04:36:34,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-7ac32cc7-dab3-44ba-987d-79f50367b5e4 2018-12-10 04:36:34,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.584496974945s 2018-12-10 04:36:34,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 04:36:34,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/e017c6de-e8d6-4ab3-89f5-2dba561079c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e986673ddc00bbd14be1c1067acb32bf544a68b" 2018-12-10 04:36:38,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:36:38 GMT X-Openstack-Request-Id: req-6d6578a4-a48f-4418-a3c8-58261724cf0e 2018-12-10 04:36:38,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:36:38,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/e017c6de-e8d6-4ab3-89f5-2dba561079c3.json used request id req-6d6578a4-a48f-4418-a3c8-58261724cf0e 2018-12-10 04:36:38,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.44226002693s 2018-12-10 04:36:38,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:36:38,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e986673ddc00bbd14be1c1067acb32bf544a68b" 2018-12-10 04:36:39,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:39 GMT X-Openstack-Request-Id: req-91f55baa-2566-45ec-8096-dc58ff29c701 2018-12-10 04:36:39,195 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2a22e59c-e22e-43f1-b999-54aa5fd5d5ae","tenant_id":"5410e87dcbb54d63a0066b7145fbaaa9","created_at":"2018-12-10T04:36:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:36:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5410e87dcbb54d63a0066b7145fbaaa9","id":"7c400dc4-6e9e-48c8-80cd-aedf8b4f9892","subnetpool_id":null,"name":"tenantnetwork2-subnet_6d907adf-d47a-4210-b6ec-4f67f7148ac5"}]} 2018-12-10 04:36:39,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-91f55baa-2566-45ec-8096-dc58ff29c701 2018-12-10 04:36:39,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.345074176788s 2018-12-10 04:36:39,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 04:36:39,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/7c400dc4-6e9e-48c8-80cd-aedf8b4f9892.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e986673ddc00bbd14be1c1067acb32bf544a68b" 2018-12-10 04:36:41,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:36:41 GMT X-Openstack-Request-Id: req-8cc36458-8a1b-4108-a0c5-cfce04e3c5c3 2018-12-10 04:36:41,867 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:36:41,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7c400dc4-6e9e-48c8-80cd-aedf8b4f9892.json used request id req-8cc36458-8a1b-4108-a0c5-cfce04e3c5c3 2018-12-10 04:36:41,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.67065501213s 2018-12-10 04:36:41,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:36:41,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e986673ddc00bbd14be1c1067acb32bf544a68b" 2018-12-10 04:36:43,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:43 GMT X-Openstack-Request-Id: req-742d76e9-a572-4f84-afe4-d652155f4b7a 2018-12-10 04:36:43,256 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2a22e59c-e22e-43f1-b999-54aa5fd5d5ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5410e87dcbb54d63a0066b7145fbaaa9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:36:41Z","qos_policy_id":null,"name":"tenantnetwork2-net_6d907adf-d47a-4210-b6ec-4f67f7148ac5","admin_state_up":true,"tenant_id":"5410e87dcbb54d63a0066b7145fbaaa9","created_at":"2018-12-10T04:36:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:36:43,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-742d76e9-a572-4f84-afe4-d652155f4b7a 2018-12-10 04:36:43,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.38869810104s 2018-12-10 04:36:43,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 04:36:43,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/2a22e59c-e22e-43f1-b999-54aa5fd5d5ae.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e986673ddc00bbd14be1c1067acb32bf544a68b" 2018-12-10 04:36:43,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:36:43 GMT X-Openstack-Request-Id: req-f8efc33f-a1cf-4f5f-8d9a-046628c0cba8 2018-12-10 04:36:43,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:36:43,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2a22e59c-e22e-43f1-b999-54aa5fd5d5ae.json used request id req-f8efc33f-a1cf-4f5f-8d9a-046628c0cba8 2018-12-10 04:36:43,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.704593896866s 2018-12-10 04:36:43,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:36:43,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:44,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47579507-d468-4346-a10e-e8064551d7d5 2018-12-10 04:36:44,199 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "tenantnetwork2-user_6d907adf-d47a-4210-b6ec-4f67f7148ac5", "links": {"self": "http://172.30.9.28:5000/v3/users/3635ccf8665347d883adf72ac733475a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3635ccf8665347d883adf72ac733475a", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:36:44,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-47579507-d468-4346-a10e-e8064551d7d5 2018-12-10 04:36:44,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236236095428s 2018-12-10 04:36:44,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:36:44,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/3635ccf8665347d883adf72ac733475a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:44,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a275d6-6351-4b5a-bf33-9dfb79799621 2018-12-10 04:36:44,635 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_6d907adf-d47a-4210-b6ec-4f67f7148ac5", "links": {"self": "http://172.30.9.28:5000/v3/users/3635ccf8665347d883adf72ac733475a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3635ccf8665347d883adf72ac733475a", "description": null}} 2018-12-10 04:36:44,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3635ccf8665347d883adf72ac733475a used request id req-a8a275d6-6351-4b5a-bf33-9dfb79799621 2018-12-10 04:36:44,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.430619001389s 2018-12-10 04:36:44,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 04:36:44,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/3635ccf8665347d883adf72ac733475a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:45,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c38acd82-7074-49c2-8e0f-ddc878985f03 2018-12-10 04:36:45,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:36:45,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3635ccf8665347d883adf72ac733475a used request id req-c38acd82-7074-49c2-8e0f-ddc878985f03 2018-12-10 04:36:45,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.419089078903s 2018-12-10 04:36:45,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:36:45,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:45,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74dc23e1-d408-4ad7-b629-f6d624ce060c 2018-12-10 04:36:45,284 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/5410e87dcbb54d63a0066b7145fbaaa9"}, "tags": [], "enabled": true, "id": "5410e87dcbb54d63a0066b7145fbaaa9", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_6d907adf-d47a-4210-b6ec-4f67f7148ac5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-10 04:36:45,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-74dc23e1-d408-4ad7-b629-f6d624ce060c 2018-12-10 04:36:45,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223606824875s 2018-12-10 04:36:45,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 04:36:45,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/5410e87dcbb54d63a0066b7145fbaaa9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:45,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:36:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33eaf47e-5c50-49f1-aa45-31267073fa50 2018-12-10 04:36:45,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:36:45,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5410e87dcbb54d63a0066b7145fbaaa9 used request id req-33eaf47e-5c50-49f1-aa45-31267073fa50 2018-12-10 04:36:45,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.333440065384s 2018-12-10 04:36:45,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:36:45,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5410e87dcbb54d63a0066b7145fbaaa9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:46,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:46 GMT X-Openstack-Request-Id: req-8b7bcd16-93c8-4582-86fc-aebe6f06d9c7 2018-12-10 04:36:46,697 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "created_at": "2018-12-10T04:36:14Z", "updated_at": "2018-12-10T04:36:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:36:14Z", "revision_number": 0, "id": "2d222b2a-3f52-44a1-8f34-2d6a7796b767", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:36:14Z", "security_group_id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5410e87dcbb54d63a0066b7145fbaaa9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:36:14Z", "revision_number": 0, "id": "7f75a6f8-70c5-491b-90ca-2b30f5cdf1e8", "remote_group_id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "remote_ip_prefix": null, "created_at": "2018-12-10T04:36:14Z", "security_group_id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5410e87dcbb54d63a0066b7145fbaaa9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:36:14Z", "revision_number": 0, "id": "d016bf85-20bf-446c-bee4-cbf048ef1d26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:36:14Z", "security_group_id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5410e87dcbb54d63a0066b7145fbaaa9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:36:14Z", "revision_number": 0, "id": "f17e5bcd-13df-4548-85d1-08cd5f7c3396", "remote_group_id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "remote_ip_prefix": null, "created_at": "2018-12-10T04:36:14Z", "security_group_id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5410e87dcbb54d63a0066b7145fbaaa9"}], "revision_number": 1, "project_id": "5410e87dcbb54d63a0066b7145fbaaa9", "id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "name": "default"}]} 2018-12-10 04:36:46,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5410e87dcbb54d63a0066b7145fbaaa9&name=default used request id req-8b7bcd16-93c8-4582-86fc-aebe6f06d9c7 2018-12-10 04:36:46,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.07173395157s 2018-12-10 04:36:46,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:36:46,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:47,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:46 GMT X-Openstack-Request-Id: req-47274b01-b5eb-4b6d-b416-2afdbf8f7d81 2018-12-10 04:36:47,042 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "created_at": "2018-12-10T04:36:14Z", "updated_at": "2018-12-10T04:36:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:36:14Z", "revision_number": 0, "id": "f17e5bcd-13df-4548-85d1-08cd5f7c3396", "remote_group_id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "remote_ip_prefix": null, "created_at": "2018-12-10T04:36:14Z", "security_group_id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5410e87dcbb54d63a0066b7145fbaaa9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:36:14Z", "revision_number": 0, "id": "d016bf85-20bf-446c-bee4-cbf048ef1d26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:36:14Z", "security_group_id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5410e87dcbb54d63a0066b7145fbaaa9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:36:14Z", "revision_number": 0, "id": "2d222b2a-3f52-44a1-8f34-2d6a7796b767", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:36:14Z", "security_group_id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5410e87dcbb54d63a0066b7145fbaaa9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:36:14Z", "revision_number": 0, "id": "7f75a6f8-70c5-491b-90ca-2b30f5cdf1e8", "remote_group_id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "remote_ip_prefix": null, "created_at": "2018-12-10T04:36:14Z", "security_group_id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "tenant_id": "5410e87dcbb54d63a0066b7145fbaaa9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5410e87dcbb54d63a0066b7145fbaaa9"}], "revision_number": 1, "project_id": "5410e87dcbb54d63a0066b7145fbaaa9", "id": "87be1047-67a7-46ff-b51f-6a4f9eb528c9", "name": "default"}]} 2018-12-10 04:36:47,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-47274b01-b5eb-4b6d-b416-2afdbf8f7d81 2018-12-10 04:36:47,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33922791481s 2018-12-10 04:36:47,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 04:36:47,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/87be1047-67a7-46ff-b51f-6a4f9eb528c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}295c5f76cfd9afd19b7a42bdeb19c1833df95ce6" 2018-12-10 04:36:47,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:36:47 GMT X-Openstack-Request-Id: req-ca901fc4-140a-4d47-9882-b9674f279f26 2018-12-10 04:36:47,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:36:47,505 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/87be1047-67a7-46ff-b51f-6a4f9eb528c9.json used request id req-ca901fc4-140a-4d47-9882-b9674f279f26 2018-12-10 04:36:47,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.455276966095s 2018-12-10 04:36:47,554 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-12-10 04:36:47,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:36:47,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6180839b-7bde-46dc-b023-b9213b92f5a4 2018-12-10 04:36:47,734 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:36:47,735 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-6180839b-7bde-46dc-b023-b9213b92f5a4 2018-12-10 04:36:47,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:36:48,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:36:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["B9FsFIJlS8KXJaVDjqdNSQ"], "issued_at": "2018-12-10T04:36:48.000000Z"}} 2018-12-10 04:36:48,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:36:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:36:48,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:48 GMT X-Openstack-Request-Id: req-f63002b8-6f65-4961-98c6-84b160b6baab 2018-12-10 04:36:48,571 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:36:48,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f63002b8-6f65-4961-98c6-84b160b6baab 2018-12-10 04:36:48,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.413794994354s 2018-12-10 04:36:48,573 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-12-10 04:36:48,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:36:48,585 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fd56084-035d-4659-92b7-525602fb11c4 2018-12-10 04:36:48,585 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:36:48,585 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-6fd56084-035d-4659-92b7-525602fb11c4 2018-12-10 04:36:48,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:36:48,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:36:48,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f13fc73-6eab-4322-af7f-e88c2c1454ac 2018-12-10 04:36:48,811 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:36:48,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-8f13fc73-6eab-4322-af7f-e88c2c1454ac 2018-12-10 04:36:48,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225624084473s 2018-12-10 04:36:48,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:36:48,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:36:49,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff33b73-99c8-473c-b9a8-9a22270b9a85 2018-12-10 04:36:49,054 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-10 04:36:49,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-0ff33b73-99c8-473c-b9a8-9a22270b9a85 2018-12-10 04:36:49,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23486495018s 2018-12-10 04:36:49,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 04:36:49,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" -d '{"network": {"tenant_id": "c47c6539fb2a433791aefcdf57514708", "name": "vmready1-net_15da0dc5-a427-4cda-affa-a01bea645da0", "admin_state_up": true}}' 2018-12-10 04:36:49,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:49 GMT X-Openstack-Request-Id: req-0bf45f51-2afe-4b09-aca5-ed0d239e758e 2018-12-10 04:36:49,563 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ef1454fc-586b-46c3-983b-4af310762821","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c47c6539fb2a433791aefcdf57514708","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:36:49Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_15da0dc5-a427-4cda-affa-a01bea645da0","admin_state_up":true,"tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:36:49Z","mtu":1450}} 2018-12-10 04:36:49,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0bf45f51-2afe-4b09-aca5-ed0d239e758e 2018-12-10 04:36:49,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.508162975311s 2018-12-10 04:36:49,564 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T04:36:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ef1454fc-586b-46c3-983b-4af310762821', u'provider:segmentation_id': 92, 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_15da0dc5-a427-4cda-affa-a01bea645da0', u'created_at': u'2018-12-10T04:36:49Z', u'mtu': 1450, u'tenant_id': u'c47c6539fb2a433791aefcdf57514708', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c47c6539fb2a433791aefcdf57514708', u'l2_adjacency': True}) 2018-12-10 04:36:49,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:36:49,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:36:49,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:49 GMT X-Openstack-Request-Id: req-e7751181-f674-4051-a2de-523a766623f7 2018-12-10 04:36:49,928 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ef1454fc-586b-46c3-983b-4af310762821","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c47c6539fb2a433791aefcdf57514708","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:36:49Z","qos_policy_id":null,"name":"vmready1-net_15da0dc5-a427-4cda-affa-a01bea645da0","admin_state_up":true,"tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:36:49Z","provider:network_type":"vxlan"}]} 2018-12-10 04:36:49,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e7751181-f674-4051-a2de-523a766623f7 2018-12-10 04:36:49,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362900972366s 2018-12-10 04:36:49,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 04:36:49,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" -d '{"subnet": {"name": "vmready1-subnet_15da0dc5-a427-4cda-affa-a01bea645da0", "enable_dhcp": true, "network_id": "ef1454fc-586b-46c3-983b-4af310762821", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 04:36:50,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:50 GMT X-Openstack-Request-Id: req-7529b5b8-186c-456a-a965-6c18fa000f3a 2018-12-10 04:36:50,758 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-10T04:36:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1b6ef1b1-47b7-4f21-996b-842be6d3f115","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c47c6539fb2a433791aefcdf57514708","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_15da0dc5-a427-4cda-affa-a01bea645da0","enable_dhcp":true,"segment_id":null,"network_id":"ef1454fc-586b-46c3-983b-4af310762821","tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:36:50Z","ip_version":4}} 2018-12-10 04:36:50,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7529b5b8-186c-456a-a965-6c18fa000f3a 2018-12-10 04:36:50,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.828497886658s 2018-12-10 04:36:50,759 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:36:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1b6ef1b1-47b7-4f21-996b-842be6d3f115', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_15da0dc5-a427-4cda-affa-a01bea645da0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ef1454fc-586b-46c3-983b-4af310762821', u'tenant_id': u'c47c6539fb2a433791aefcdf57514708', u'created_at': u'2018-12-10T04:36:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c47c6539fb2a433791aefcdf57514708'}) 2018-12-10 04:36:50,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 04:36:50,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "vmready1-router_15da0dc5-a427-4cda-affa-a01bea645da0", "admin_state_up": true}}' 2018-12-10 04:36:58,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Mon, 10 Dec 2018 04:36:58 GMT X-Openstack-Request-Id: req-ce812ab1-fa2a-4ae3-870e-69a1aea7e357 2018-12-10 04:36:58,600 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:36:52Z", "admin_state_up": true, "updated_at": "2018-12-10T04:36:53Z", "project_id": "c47c6539fb2a433791aefcdf57514708", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "240980a4-64a5-4a0f-8a20-42e7113ea1fb", "name": "vmready1-router_15da0dc5-a427-4cda-affa-a01bea645da0"}} 2018-12-10 04:36:58,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ce812ab1-fa2a-4ae3-870e-69a1aea7e357 2018-12-10 04:36:58,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.84028100967s 2018-12-10 04:36:58,600 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:36:53Z', u'revision_number': 3, u'ha': True, u'id': u'240980a4-64a5-4a0f-8a20-42e7113ea1fb', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_15da0dc5-a427-4cda-affa-a01bea645da0', u'admin_state_up': True, u'tenant_id': u'c47c6539fb2a433791aefcdf57514708', u'created_at': u'2018-12-10T04:36:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'c47c6539fb2a433791aefcdf57514708'}) 2018-12-10 04:36:58,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 04:36:58,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/240980a4-64a5-4a0f-8a20-42e7113ea1fb/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" -d '{"subnet_id": "1b6ef1b1-47b7-4f21-996b-842be6d3f115"}' 2018-12-10 04:37:01,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:01 GMT X-Openstack-Request-Id: req-0c4548d3-f930-48b0-a327-847372a233df 2018-12-10 04:37:01,565 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ef1454fc-586b-46c3-983b-4af310762821", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "subnet_id": "1b6ef1b1-47b7-4f21-996b-842be6d3f115", "subnet_ids": ["1b6ef1b1-47b7-4f21-996b-842be6d3f115"], "port_id": "bbf99478-bc50-4be5-8d5e-c51e3b1defd4", "id": "240980a4-64a5-4a0f-8a20-42e7113ea1fb"} 2018-12-10 04:37:01,565 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/240980a4-64a5-4a0f-8a20-42e7113ea1fb/add_router_interface.json used request id req-0c4548d3-f930-48b0-a327-847372a233df 2018-12-10 04:37:01,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.96495509148s 2018-12-10 04:37:01,566 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 04:37:01,699 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 04:37:01,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:37:01,709 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:01 GMT 2018-12-10 04:37:01,710 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 04:37:01,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:37:01,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:37:02,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:02 GMT X-Openstack-Request-Id: req-d3b7cec8-b6bd-4957-bbef-10573119ed1b 2018-12-10 04:37:02,605 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:37:02,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d3b7cec8-b6bd-4957-bbef-10573119ed1b 2018-12-10 04:37:02,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.88995718956s 2018-12-10 04:37:02,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 04:37:02,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_15da0dc5-a427-4cda-affa-a01bea645da0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_15da0dc5-a427-4cda-affa-a01bea645da0"}' 2018-12-10 04:37:03,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:03 GMT Location: http://172.30.9.28:9292/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-81faf5f0-da58-4d98-8ed1-5e6a89951627 2018-12-10 04:37:03,783 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:37:03Z", "file": "/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a/file", "owner": "c47c6539fb2a433791aefcdf57514708", "id": "13fee117-42f9-40d3-8394-a1522752fc1a", "size": null, "self": "/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_15da0dc5-a427-4cda-affa-a01bea645da0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_15da0dc5-a427-4cda-affa-a01bea645da0", "checksum": null, "created_at": "2018-12-10T04:37:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 04:37:03,783 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-81faf5f0-da58-4d98-8ed1-5e6a89951627 2018-12-10 04:37:03,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.16787719727s 2018-12-10 04:37:03,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 04:37:03,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" -d '' 2018-12-10 04:37:07,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:37:07 GMT X-Openstack-Request-Id: req-50790089-4265-42d6-b24f-11ab5d49e20d 2018-12-10 04:37:07,205 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:37:07,205 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a/file used request id req-50790089-4265-42d6-b24f-11ab5d49e20d 2018-12-10 04:37:07,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.42111682892s 2018-12-10 04:37:07,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:37:07,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:37:08,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:07 GMT X-Openstack-Request-Id: req-fe754a09-fb57-4348-8018-1e8d0edd3c18 2018-12-10 04:37:08,024 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:37:07Z", "file": "/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a/file", "owner": "c47c6539fb2a433791aefcdf57514708", "id": "13fee117-42f9-40d3-8394-a1522752fc1a", "size": 12716032, "self": "/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/13fee117-42f9-40d3-8394-a1522752fc1a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/13fee117-42f9-40d3-8394-a1522752fc1a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_15da0dc5-a427-4cda-affa-a01bea645da0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_15da0dc5-a427-4cda-affa-a01bea645da0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:37:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:37:08,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fe754a09-fb57-4348-8018-1e8d0edd3c18 2018-12-10 04:37:08,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.817181825638s 2018-12-10 04:37:08,026 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/13fee117-42f9-40d3-8394-a1522752fc1a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a/file', 'owner': u'c47c6539fb2a433791aefcdf57514708', 'id': u'13fee117-42f9-40d3-8394-a1522752fc1a', 'size': 12716032, u'self': u'/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c47c6539fb2a433791aefcdf57514708', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/13fee117-42f9-40d3-8394-a1522752fc1a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T04:37:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T04:37:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_15da0dc5-a427-4cda-affa-a01bea645da0', '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/13fee117-42f9-40d3-8394-a1522752fc1a', 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_15da0dc5-a427-4cda-affa-a01bea645da0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_15da0dc5-a427-4cda-affa-a01bea645da0', 'created': u'2018-12-10T04:37:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T04:37:03Z', 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/13fee117-42f9-40d3-8394-a1522752fc1a', 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_15da0dc5-a427-4cda-affa-a01bea645da0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 04:37:08,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 04:37:08,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_15da0dc5-a427-4cda-affa-a01bea645da0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 04:37:08,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5d6a365-2004-4303-9180-f48b5a07e05c x-openstack-request-id: req-d5d6a365-2004-4303-9180-f48b5a07e05c 2018-12-10 04:37:08,890 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_15da0dc5-a427-4cda-affa-a01bea645da0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/83961fa1-d856-4981-b543-078d77573541", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/83961fa1-d856-4981-b543-078d77573541", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "83961fa1-d856-4981-b543-078d77573541"}} 2018-12-10 04:37:08,890 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d5d6a365-2004-4303-9180-f48b5a07e05c 2018-12-10 04:37:08,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.860440015793s 2018-12-10 04:37:08,891 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_15da0dc5-a427-4cda-affa-a01bea645da0', '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'c47c6539fb2a433791aefcdf57514708', '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'83961fa1-d856-4981-b543-078d77573541', 'swap': 0}) 2018-12-10 04:37:08,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 04:37:08,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/83961fa1-d856-4981-b543-078d77573541/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" -d '{"extra_specs": {}}' 2018-12-10 04:37:09,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-717fe35a-9859-469d-abfb-db1a372eed23 x-openstack-request-id: req-717fe35a-9859-469d-abfb-db1a372eed23 2018-12-10 04:37:09,023 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 04:37:09,024 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/83961fa1-d856-4981-b543-078d77573541/os-extra_specs used request id req-717fe35a-9859-469d-abfb-db1a372eed23 2018-12-10 04:37:09,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.131979942322s 2018-12-10 04:37:09,137 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 04:37:09,138 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-10 04:37:09,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 04:37:09,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/240980a4-64a5-4a0f-8a20-42e7113ea1fb/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" -d '{"subnet_id": "1b6ef1b1-47b7-4f21-996b-842be6d3f115"}' 2018-12-10 04:37:11,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:11 GMT X-Openstack-Request-Id: req-99e30110-5ab0-4e64-8a53-009c5e1d2805 2018-12-10 04:37:11,719 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ef1454fc-586b-46c3-983b-4af310762821", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "subnet_id": "1b6ef1b1-47b7-4f21-996b-842be6d3f115", "subnet_ids": ["1b6ef1b1-47b7-4f21-996b-842be6d3f115"], "port_id": "bbf99478-bc50-4be5-8d5e-c51e3b1defd4", "id": "240980a4-64a5-4a0f-8a20-42e7113ea1fb"} 2018-12-10 04:37:11,719 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/240980a4-64a5-4a0f-8a20-42e7113ea1fb/remove_router_interface.json used request id req-99e30110-5ab0-4e64-8a53-009c5e1d2805 2018-12-10 04:37:11,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.57775020599s 2018-12-10 04:37:11,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 04:37:11,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:37:12,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:12 GMT X-Openstack-Request-Id: req-d281e35a-28a3-4a22-817c-e9c33b83603e 2018-12-10 04:37:12,138 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:36:52Z", "admin_state_up": true, "updated_at": "2018-12-10T04:37:10Z", "project_id": "c47c6539fb2a433791aefcdf57514708", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "240980a4-64a5-4a0f-8a20-42e7113ea1fb", "name": "vmready1-router_15da0dc5-a427-4cda-affa-a01bea645da0"}]} 2018-12-10 04:37:12,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d281e35a-28a3-4a22-817c-e9c33b83603e 2018-12-10 04:37:12,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.418207883835s 2018-12-10 04:37:12,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 04:37:12,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/240980a4-64a5-4a0f-8a20-42e7113ea1fb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:37:16,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:37:16 GMT X-Openstack-Request-Id: req-4139d400-1d23-47f6-8a4d-402305216268 2018-12-10 04:37:16,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:37:16,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/240980a4-64a5-4a0f-8a20-42e7113ea1fb.json used request id req-4139d400-1d23-47f6-8a4d-402305216268 2018-12-10 04:37:16,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.61971902847s 2018-12-10 04:37:16,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:37:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:37:17,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:17 GMT X-Openstack-Request-Id: req-dea4643b-4709-478e-9219-7af3eeab9c71 2018-12-10 04:37:17,832 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-10T04:36:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1b6ef1b1-47b7-4f21-996b-842be6d3f115","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c47c6539fb2a433791aefcdf57514708","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_15da0dc5-a427-4cda-affa-a01bea645da0","enable_dhcp":true,"segment_id":null,"network_id":"ef1454fc-586b-46c3-983b-4af310762821","tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:36:50Z","ip_version":4},{"updated_at":"2018-12-10T04:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bad97985-7664-41fa-b208-a1163e9b4d7a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3d9105dddf2848f3a2105bcfb490a6e9","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"69361a0e-750a-44ff-b392-0c32d8f81703","tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:36Z","ip_version":4}]} 2018-12-10 04:37:17,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-dea4643b-4709-478e-9219-7af3eeab9c71 2018-12-10 04:37:17,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.07306289673s 2018-12-10 04:37:17,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 04:37:17,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/1b6ef1b1-47b7-4f21-996b-842be6d3f115.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:37:21,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:37:21 GMT X-Openstack-Request-Id: req-e6e491cd-483b-40f7-a218-345c7a533962 2018-12-10 04:37:21,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:37:21,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1b6ef1b1-47b7-4f21-996b-842be6d3f115.json used request id req-e6e491cd-483b-40f7-a218-345c7a533962 2018-12-10 04:37:21,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.36735606194s 2018-12-10 04:37:21,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:37:21,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:37:21,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:21 GMT X-Openstack-Request-Id: req-72acbaa0-c2cc-4b43-a21e-29c306f33765 2018-12-10 04:37:21,723 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ef1454fc-586b-46c3-983b-4af310762821","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c47c6539fb2a433791aefcdf57514708","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:37:20Z","qos_policy_id":null,"name":"vmready1-net_15da0dc5-a427-4cda-affa-a01bea645da0","admin_state_up":true,"tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:36:49Z","provider:network_type":"vxlan"}]} 2018-12-10 04:37:21,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-72acbaa0-c2cc-4b43-a21e-29c306f33765 2018-12-10 04:37:21,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.521189928055s 2018-12-10 04:37:21,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 04:37:21,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/ef1454fc-586b-46c3-983b-4af310762821.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:37:22,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:37:22 GMT X-Openstack-Request-Id: req-178e09da-0252-43ef-bb2f-a29be0ca90fc 2018-12-10 04:37:22,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:37:22,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ef1454fc-586b-46c3-983b-4af310762821.json used request id req-178e09da-0252-43ef-bb2f-a29be0ca90fc 2018-12-10 04:37:22,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05788302422s 2018-12-10 04:37:22,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:37:22,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:37:22,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:22 GMT X-Openstack-Request-Id: req-3f8e6313-ff7c-4389-8999-0d18ce5ab74e 2018-12-10 04:37:22,818 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:37:07Z", "file": "/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a/file", "owner": "c47c6539fb2a433791aefcdf57514708", "id": "13fee117-42f9-40d3-8394-a1522752fc1a", "size": 12716032, "self": "/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/13fee117-42f9-40d3-8394-a1522752fc1a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/13fee117-42f9-40d3-8394-a1522752fc1a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_15da0dc5-a427-4cda-affa-a01bea645da0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_15da0dc5-a427-4cda-affa-a01bea645da0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:37:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:37:22,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3f8e6313-ff7c-4389-8999-0d18ce5ab74e 2018-12-10 04:37:22,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0307679176331s 2018-12-10 04:37:22,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 04:37:22,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:37:24,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:37:24 GMT X-Openstack-Request-Id: req-b4974184-37e8-47f3-8e69-ca56eb2344b0 2018-12-10 04:37:24,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:37:24,157 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/13fee117-42f9-40d3-8394-a1522752fc1a used request id req-b4974184-37e8-47f3-8e69-ca56eb2344b0 2018-12-10 04:37:24,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.33751392365s 2018-12-10 04:37:24,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:37:24,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:37:24,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39ad0f14-067d-4ab4-bdc3-539b9d3e83aa x-openstack-request-id: req-39ad0f14-067d-4ab4-bdc3-539b9d3e83aa 2018-12-10 04:37:24,319 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_15da0dc5-a427-4cda-affa-a01bea645da0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/83961fa1-d856-4981-b543-078d77573541", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/83961fa1-d856-4981-b543-078d77573541", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "83961fa1-d856-4981-b543-078d77573541"}]} 2018-12-10 04:37:24,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-39ad0f14-067d-4ab4-bdc3-539b9d3e83aa 2018-12-10 04:37:24,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.139614105225s 2018-12-10 04:37:24,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 04:37:24,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/83961fa1-d856-4981-b543-078d77573541 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}06daf7373187ab34173e310fc610105a539c33b2" 2018-12-10 04:37:24,473 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e800a622-2d76-4bd6-bd8b-9a82049a685e x-openstack-request-id: req-e800a622-2d76-4bd6-bd8b-9a82049a685e 2018-12-10 04:37:24,473 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/83961fa1-d856-4981-b543-078d77573541 used request id req-e800a622-2d76-4bd6-bd8b-9a82049a685e 2018-12-10 04:37:24,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.151088953018s 2018-12-10 04:37:24,522 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-12-10 04:37:24,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:37:24,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e3f71b-54d7-4e67-a23a-7991566a0e27 2018-12-10 04:37:24,566 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:37:24,566 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-23e3f71b-54d7-4e67-a23a-7991566a0e27 2018-12-10 04:37:24,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:37:24,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["KR35fJqZT9mUsYqKGmXDjw"], "issued_at": "2018-12-10T04:37:24.000000Z"}} 2018-12-10 04:37:24,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:37:24,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:37:26,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:26 GMT X-Openstack-Request-Id: req-a6810b41-fca9-4601-966a-c22d079ef3a5 2018-12-10 04:37:26,147 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:37:26,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6810b41-fca9-4601-966a-c22d079ef3a5 2018-12-10 04:37:26,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.16779708862s 2018-12-10 04:37:26,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:37:26,159 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eabbc1c2-b63f-4b75-87ea-40340812aa3b 2018-12-10 04:37:26,160 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:37:26,160 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-eabbc1c2-b63f-4b75-87ea-40340812aa3b 2018-12-10 04:37:26,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:37:26,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:37:26,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165f2a3f-972b-469b-aa34-5ff66a3d5da5 2018-12-10 04:37:26,380 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:37:26,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-165f2a3f-972b-469b-aa34-5ff66a3d5da5 2018-12-10 04:37:26,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219364881516s 2018-12-10 04:37:26,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 04:37:26,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_3c2003c4-a42c-470c-83f2-4d729be2aea6"}}' 2018-12-10 04:37:26,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e64bea5-a31a-4486-8f8c-2aa50a0bdf30 2018-12-10 04:37:26,571 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/738cd000622545de8c04c8a350e4fe85"}, "tags": [], "enabled": true, "id": "738cd000622545de8c04c8a350e4fe85", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3c2003c4-a42c-470c-83f2-4d729be2aea6"}} 2018-12-10 04:37:26,571 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2e64bea5-a31a-4486-8f8c-2aa50a0bdf30 2018-12-10 04:37:26,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.184031009674s 2018-12-10 04:37:26,572 - 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'738cd000622545de8c04c8a350e4fe85', '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_3c2003c4-a42c-470c-83f2-4d729be2aea6'}) 2018-12-10 04:37:26,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 04:37:26,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ab93e1c0-fb86-4371-97d2-a280d79c1bd5", "email": null, "name": "vmready2-user_3c2003c4-a42c-470c-83f2-4d729be2aea6"}}' 2018-12-10 04:37:27,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc5cc25-92ff-4756-8706-3d595ffbb23d 2018-12-10 04:37:27,148 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_3c2003c4-a42c-470c-83f2-4d729be2aea6", "links": {"self": "http://172.30.9.28:5000/v3/users/4a77741e36424a8db759bd1ebe22a00a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a77741e36424a8db759bd1ebe22a00a", "domain_id": "default", "password_expires_at": null}} 2018-12-10 04:37:27,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-7bc5cc25-92ff-4756-8706-3d595ffbb23d 2018-12-10 04:37:27,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.569135189056s 2018-12-10 04:37:27,149 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4a77741e36424a8db759bd1ebe22a00a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_3c2003c4-a42c-470c-83f2-4d729be2aea6'}) 2018-12-10 04:37:27,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:37:27,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:37:27,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536cc53c-3bd1-4f8c-8835-670bef728138 2018-12-10 04:37:27,392 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:37:27,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-536cc53c-3bd1-4f8c-8835-670bef728138 2018-12-10 04:37:27,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.239533185959s 2018-12-10 04:37:27,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:37:27,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:37:27,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af16723f-975c-4d75-883e-a26420ee0baf 2018-12-10 04:37:27,597 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:37:27,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-af16723f-975c-4d75-883e-a26420ee0baf 2018-12-10 04:37:27,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199799060822s 2018-12-10 04:37:27,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:37:27,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:37:27,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11bad15c-f2b2-4c3f-9c9f-ea8130c58eda 2018-12-10 04:37:27,831 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:37:27,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-11bad15c-f2b2-4c3f-9c9f-ea8130c58eda 2018-12-10 04:37:27,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228706121445s 2018-12-10 04:37:27,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:37:27,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:37:28,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cde0314-2f0c-4f1a-8181-b8bccdb1c086 2018-12-10 04:37:28,056 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:37:28,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6cde0314-2f0c-4f1a-8181-b8bccdb1c086 2018-12-10 04:37:28,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220223903656s 2018-12-10 04:37:28,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:37:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:37:28,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2d7e77-449b-4750-be1d-26954aefc618 2018-12-10 04:37:28,283 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_3c2003c4-a42c-470c-83f2-4d729be2aea6", "links": {"self": "http://172.30.9.28:5000/v3/users/4a77741e36424a8db759bd1ebe22a00a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a77741e36424a8db759bd1ebe22a00a", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:37:28,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2d2d7e77-449b-4750-be1d-26954aefc618 2018-12-10 04:37:28,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226171016693s 2018-12-10 04:37:28,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:37:28,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:37:28,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253d9d9e-5c53-4cf5-a296-d6c3c5146d3c 2018-12-10 04:37:28,512 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/738cd000622545de8c04c8a350e4fe85"}, "tags": [], "enabled": true, "id": "738cd000622545de8c04c8a350e4fe85", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3c2003c4-a42c-470c-83f2-4d729be2aea6"}]} 2018-12-10 04:37:28,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-253d9d9e-5c53-4cf5-a296-d6c3c5146d3c 2018-12-10 04:37:28,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217014074326s 2018-12-10 04:37:28,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:37:28,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=4a77741e36424a8db759bd1ebe22a00a&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=738cd000622545de8c04c8a350e4fe85" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:37:28,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e917cd33-21ec-4da0-a9a8-14c926350286 2018-12-10 04:37:28,737 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=4a77741e36424a8db759bd1ebe22a00a&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=738cd000622545de8c04c8a350e4fe85", "previous": null, "next": null}} 2018-12-10 04:37:28,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=4a77741e36424a8db759bd1ebe22a00a&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=738cd000622545de8c04c8a350e4fe85 used request id req-e917cd33-21ec-4da0-a9a8-14c926350286 2018-12-10 04:37:28,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217418909073s 2018-12-10 04:37:28,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:37:28,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/738cd000622545de8c04c8a350e4fe85/users/4a77741e36424a8db759bd1ebe22a00a/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:37:29,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:37:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f2c7b87-9c55-4951-a600-a2a3386319ce 2018-12-10 04:37:29,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:37:29,283 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/738cd000622545de8c04c8a350e4fe85/users/4a77741e36424a8db759bd1ebe22a00a/roles/d198f435a64947e795a55202b22e00ce used request id req-2f2c7b87-9c55-4951-a600-a2a3386319ce 2018-12-10 04:37:29,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.541754961014s 2018-12-10 04:37:29,284 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_3c2003c4-a42c-470c-83f2-4d729be2aea6', 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'738cd000622545de8c04c8a350e4fe85', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ab93e1c0-fb86-4371-97d2-a280d79c1bd5', 'username': u'vmready2-user_3c2003c4-a42c-470c-83f2-4d729be2aea6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 04:37:29,287 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_3c2003c4-a42c-470c-83f2-4d729be2aea6', 'password': 'ab93e1c0-fb86-4371-97d2-a280d79c1bd5', 'project_name': 'vmready2-project_3c2003c4-a42c-470c-83f2-4d729be2aea6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '738cd000622545de8c04c8a350e4fe85', 'project_domain_name': 'Default'} 2018-12-10 04:37:29,288 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-12-10 04:37:29,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:37:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:37:29,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941335eb-26d3-46e6-8238-bb669e4ed764 2018-12-10 04:37:29,512 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:37:29,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-941335eb-26d3-46e6-8238-bb669e4ed764 2018-12-10 04:37:29,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223284959793s 2018-12-10 04:37:29,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:37:29,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:37:29,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f57abd-03db-4d08-9d3e-f5a167018fa4 2018-12-10 04:37:29,736 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/738cd000622545de8c04c8a350e4fe85"}, "tags": [], "enabled": true, "id": "738cd000622545de8c04c8a350e4fe85", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3c2003c4-a42c-470c-83f2-4d729be2aea6"}]} 2018-12-10 04:37:29,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d4f57abd-03db-4d08-9d3e-f5a167018fa4 2018-12-10 04:37:29,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217085838318s 2018-12-10 04:37:29,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 04:37:29,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" -d '{"network": {"tenant_id": "738cd000622545de8c04c8a350e4fe85", "name": "vmready2-net_3c2003c4-a42c-470c-83f2-4d729be2aea6", "admin_state_up": true}}' 2018-12-10 04:37:30,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:30 GMT X-Openstack-Request-Id: req-5016bf69-9730-42d8-9e46-ebc75c433333 2018-12-10 04:37:30,406 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"949b30a3-e302-460d-a905-602438f22272","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"738cd000622545de8c04c8a350e4fe85","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:37:30Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_3c2003c4-a42c-470c-83f2-4d729be2aea6","admin_state_up":true,"tenant_id":"738cd000622545de8c04c8a350e4fe85","created_at":"2018-12-10T04:37:30Z","mtu":1450}} 2018-12-10 04:37:30,406 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5016bf69-9730-42d8-9e46-ebc75c433333 2018-12-10 04:37:30,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.667594909668s 2018-12-10 04:37:30,407 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T04:37:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'949b30a3-e302-460d-a905-602438f22272', u'provider:segmentation_id': 58, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_3c2003c4-a42c-470c-83f2-4d729be2aea6', u'created_at': u'2018-12-10T04:37:30Z', u'mtu': 1450, u'tenant_id': u'738cd000622545de8c04c8a350e4fe85', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'738cd000622545de8c04c8a350e4fe85', u'l2_adjacency': True}) 2018-12-10 04:37:30,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:37:30,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ff217d-58c3-40ae-bb6f-eaef97e106fc 2018-12-10 04:37:30,417 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:37:30,417 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-53ff217d-58c3-40ae-bb6f-eaef97e106fc 2018-12-10 04:37:30,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:37:30,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "738cd000622545de8c04c8a350e4fe85", "name": "vmready2-project_3c2003c4-a42c-470c-83f2-4d729be2aea6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/738cd000622545de8c04c8a350e4fe85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/738cd000622545de8c04c8a350e4fe85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/738cd000622545de8c04c8a350e4fe85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/738cd000622545de8c04c8a350e4fe85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/738cd000622545de8c04c8a350e4fe85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/738cd000622545de8c04c8a350e4fe85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_738cd000622545de8c04c8a350e4fe85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_738cd000622545de8c04c8a350e4fe85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/738cd000622545de8c04c8a350e4fe85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/738cd000622545de8c04c8a350e4fe85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/738cd000622545de8c04c8a350e4fe85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/738cd000622545de8c04c8a350e4fe85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/738cd000622545de8c04c8a350e4fe85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/738cd000622545de8c04c8a350e4fe85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_3c2003c4-a42c-470c-83f2-4d729be2aea6", "id": "4a77741e36424a8db759bd1ebe22a00a"}, "audit_ids": ["A6409jznRzWcQe-_6jS4hQ"], "issued_at": "2018-12-10T04:37:30.000000Z"}} 2018-12-10 04:37:30,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:37:30,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" 2018-12-10 04:37:31,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:31 GMT X-Openstack-Request-Id: req-5f88cb96-2d83-47d5-aaf8-38467f2a8e63 2018-12-10 04:37:31,203 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"949b30a3-e302-460d-a905-602438f22272","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"738cd000622545de8c04c8a350e4fe85","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:37:30Z","qos_policy_id":null,"name":"vmready2-net_3c2003c4-a42c-470c-83f2-4d729be2aea6","admin_state_up":true,"tenant_id":"738cd000622545de8c04c8a350e4fe85","created_at":"2018-12-10T04:37:30Z","mtu":1450}]} 2018-12-10 04:37:31,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5f88cb96-2d83-47d5-aaf8-38467f2a8e63 2018-12-10 04:37:31,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36221909523s 2018-12-10 04:37:31,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 04:37:31,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" -d '{"subnet": {"name": "vmready2-subnet_3c2003c4-a42c-470c-83f2-4d729be2aea6", "enable_dhcp": true, "network_id": "949b30a3-e302-460d-a905-602438f22272", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 04:37:32,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:32 GMT X-Openstack-Request-Id: req-4c78ad51-6a48-4f7f-81a1-af5edcacf5a2 2018-12-10 04:37:32,304 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"949b30a3-e302-460d-a905-602438f22272","tenant_id":"738cd000622545de8c04c8a350e4fe85","created_at":"2018-12-10T04:37:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:37:31Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"738cd000622545de8c04c8a350e4fe85","id":"24db475e-d9ec-41d2-892a-96f016f78174","subnetpool_id":null,"name":"vmready2-subnet_3c2003c4-a42c-470c-83f2-4d729be2aea6"}} 2018-12-10 04:37:32,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-4c78ad51-6a48-4f7f-81a1-af5edcacf5a2 2018-12-10 04:37:32,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.09876585007s 2018-12-10 04:37:32,305 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:37: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'24db475e-d9ec-41d2-892a-96f016f78174', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_3c2003c4-a42c-470c-83f2-4d729be2aea6', u'enable_dhcp': True, u'network_id': u'949b30a3-e302-460d-a905-602438f22272', u'tenant_id': u'738cd000622545de8c04c8a350e4fe85', u'created_at': u'2018-12-10T04:37: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'738cd000622545de8c04c8a350e4fe85'}) 2018-12-10 04:37:32,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 04:37:32,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "vmready2-router_3c2003c4-a42c-470c-83f2-4d729be2aea6", "admin_state_up": true}}' 2018-12-10 04:37:39,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:39 GMT X-Openstack-Request-Id: req-084a4ccf-ff2e-4868-98e6-f561ba9d3d43 2018-12-10 04:37:39,613 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "738cd000622545de8c04c8a350e4fe85", "created_at": "2018-12-10T04:37:33Z", "admin_state_up": true, "updated_at": "2018-12-10T04:37:34Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "738cd000622545de8c04c8a350e4fe85", "id": "68820a4d-e3e5-4396-afef-d718807bf0e7", "name": "vmready2-router_3c2003c4-a42c-470c-83f2-4d729be2aea6"}} 2018-12-10 04:37:39,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-084a4ccf-ff2e-4868-98e6-f561ba9d3d43 2018-12-10 04:37:39,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.30782008171s 2018-12-10 04:37:39,614 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:37:34Z', u'revision_number': 3, u'id': u'68820a4d-e3e5-4396-afef-d718807bf0e7', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_3c2003c4-a42c-470c-83f2-4d729be2aea6', u'admin_state_up': True, u'tenant_id': u'738cd000622545de8c04c8a350e4fe85', u'created_at': u'2018-12-10T04:37:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'738cd000622545de8c04c8a350e4fe85'}) 2018-12-10 04:37:39,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 04:37:39,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/68820a4d-e3e5-4396-afef-d718807bf0e7/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" -d '{"subnet_id": "24db475e-d9ec-41d2-892a-96f016f78174"}' 2018-12-10 04:37:42,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:42 GMT X-Openstack-Request-Id: req-b778d28e-01fb-468f-8e1c-3eff7a9ecfc1 2018-12-10 04:37:42,925 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "949b30a3-e302-460d-a905-602438f22272", "tenant_id": "738cd000622545de8c04c8a350e4fe85", "subnet_id": "24db475e-d9ec-41d2-892a-96f016f78174", "subnet_ids": ["24db475e-d9ec-41d2-892a-96f016f78174"], "port_id": "9a09e4af-9cfe-448d-96e0-78d0a1869ac2", "id": "68820a4d-e3e5-4396-afef-d718807bf0e7"} 2018-12-10 04:37:42,925 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/68820a4d-e3e5-4396-afef-d718807bf0e7/add_router_interface.json used request id req-b778d28e-01fb-468f-8e1c-3eff7a9ecfc1 2018-12-10 04:37:42,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.31060695648s 2018-12-10 04:37:42,925 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 04:37:43,057 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 04:37:43,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:37:43,065 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:43 GMT 2018-12-10 04:37:43,066 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 04:37:43,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:37:43,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" 2018-12-10 04:37:43,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:43 GMT X-Openstack-Request-Id: req-992711bf-8efc-4564-8931-903b75b5c74e 2018-12-10 04:37:43,920 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:37:43,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-992711bf-8efc-4564-8931-903b75b5c74e 2018-12-10 04:37:43,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.849403142929s 2018-12-10 04:37:43,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 04:37:43,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_3c2003c4-a42c-470c-83f2-4d729be2aea6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_3c2003c4-a42c-470c-83f2-4d729be2aea6"}' 2018-12-10 04:37:44,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:44 GMT Location: http://172.30.9.28:9292/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e065ff4f-28ed-4ddf-9cc8-677b1c672f9b 2018-12-10 04:37:44,947 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:37:44Z", "file": "/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88/file", "owner": "738cd000622545de8c04c8a350e4fe85", "id": "89c8adca-7b1a-4180-8e59-75aaff0d5f88", "size": null, "self": "/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_3c2003c4-a42c-470c-83f2-4d729be2aea6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_3c2003c4-a42c-470c-83f2-4d729be2aea6", "checksum": null, "created_at": "2018-12-10T04:37:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 04:37:44,947 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e065ff4f-28ed-4ddf-9cc8-677b1c672f9b 2018-12-10 04:37:44,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.01851201057s 2018-12-10 04:37:44,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 04:37:44,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" -d '' 2018-12-10 04:37:46,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:37:46 GMT X-Openstack-Request-Id: req-a507aa14-e29d-42f0-91f7-b70713f17366 2018-12-10 04:37:46,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:37:46,632 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88/file used request id req-a507aa14-e29d-42f0-91f7-b70713f17366 2018-12-10 04:37:46,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.68441796303s 2018-12-10 04:37:46,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:37:46,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" 2018-12-10 04:37:46,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:46 GMT X-Openstack-Request-Id: req-ff36d4a0-56e6-49cf-9447-f404d6848818 2018-12-10 04:37:46,678 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:37:46Z", "file": "/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88/file", "owner": "738cd000622545de8c04c8a350e4fe85", "id": "89c8adca-7b1a-4180-8e59-75aaff0d5f88", "size": 12716032, "self": "/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_3c2003c4-a42c-470c-83f2-4d729be2aea6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_3c2003c4-a42c-470c-83f2-4d729be2aea6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:37:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:37:46,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ff36d4a0-56e6-49cf-9447-f404d6848818 2018-12-10 04:37:46,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406501293182s 2018-12-10 04:37:46,680 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88/snap', u'metadata': Munch({})})], 'file': u'/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88/file', 'owner': u'738cd000622545de8c04c8a350e4fe85', 'id': u'89c8adca-7b1a-4180-8e59-75aaff0d5f88', 'size': 12716032, u'self': u'/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'738cd000622545de8c04c8a350e4fe85', 'name': 'vmready2-project_3c2003c4-a42c-470c-83f2-4d729be2aea6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T04:37:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T04:37:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_3c2003c4-a42c-470c-83f2-4d729be2aea6', '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/89c8adca-7b1a-4180-8e59-75aaff0d5f88', 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_3c2003c4-a42c-470c-83f2-4d729be2aea6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_3c2003c4-a42c-470c-83f2-4d729be2aea6', 'created': u'2018-12-10T04:37:44Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T04:37:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88', 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_3c2003c4-a42c-470c-83f2-4d729be2aea6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 04:37:46,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 04:37:46,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_3c2003c4-a42c-470c-83f2-4d729be2aea6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 04:37:47,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ecde7b5-b2de-426f-bccd-20c0bde510a5 x-openstack-request-id: req-6ecde7b5-b2de-426f-bccd-20c0bde510a5 2018-12-10 04:37:47,566 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_3c2003c4-a42c-470c-83f2-4d729be2aea6", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1105c990-806d-4e79-b176-607e12731e55", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1105c990-806d-4e79-b176-607e12731e55", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1105c990-806d-4e79-b176-607e12731e55"}} 2018-12-10 04:37:47,566 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6ecde7b5-b2de-426f-bccd-20c0bde510a5 2018-12-10 04:37:47,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.8831179142s 2018-12-10 04:37:47,567 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_3c2003c4-a42c-470c-83f2-4d729be2aea6', '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'c47c6539fb2a433791aefcdf57514708', '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'1105c990-806d-4e79-b176-607e12731e55', 'swap': 0}) 2018-12-10 04:37:47,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 04:37:47,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/1105c990-806d-4e79-b176-607e12731e55/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" -d '{"extra_specs": {}}' 2018-12-10 04:37:47,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a065bbfa-5004-4b99-a239-afea8fcd88fc x-openstack-request-id: req-a065bbfa-5004-4b99-a239-afea8fcd88fc 2018-12-10 04:37:47,591 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 04:37:47,591 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/1105c990-806d-4e79-b176-607e12731e55/os-extra_specs used request id req-a065bbfa-5004-4b99-a239-afea8fcd88fc 2018-12-10 04:37:47,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230169296265s 2018-12-10 04:37:47,703 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 04:37:47,704 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-10 04:37:47,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 04:37:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/68820a4d-e3e5-4396-afef-d718807bf0e7/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" -d '{"subnet_id": "24db475e-d9ec-41d2-892a-96f016f78174"}' 2018-12-10 04:37:51,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:51 GMT X-Openstack-Request-Id: req-1d26d819-2514-4265-8d6a-177d334202e3 2018-12-10 04:37:51,709 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "949b30a3-e302-460d-a905-602438f22272", "tenant_id": "738cd000622545de8c04c8a350e4fe85", "subnet_id": "24db475e-d9ec-41d2-892a-96f016f78174", "subnet_ids": ["24db475e-d9ec-41d2-892a-96f016f78174"], "port_id": "9a09e4af-9cfe-448d-96e0-78d0a1869ac2", "id": "68820a4d-e3e5-4396-afef-d718807bf0e7"} 2018-12-10 04:37:51,709 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/68820a4d-e3e5-4396-afef-d718807bf0e7/remove_router_interface.json used request id req-1d26d819-2514-4265-8d6a-177d334202e3 2018-12-10 04:37:51,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.99999523163s 2018-12-10 04:37:51,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 04:37:51,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" 2018-12-10 04:37:52,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:52 GMT X-Openstack-Request-Id: req-2b7ca0f0-279b-4674-8639-607400539738 2018-12-10 04:37:52,964 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "738cd000622545de8c04c8a350e4fe85", "created_at": "2018-12-10T04:37:33Z", "admin_state_up": true, "updated_at": "2018-12-10T04:37:49Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "738cd000622545de8c04c8a350e4fe85", "id": "68820a4d-e3e5-4396-afef-d718807bf0e7", "name": "vmready2-router_3c2003c4-a42c-470c-83f2-4d729be2aea6"}]} 2018-12-10 04:37:52,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-2b7ca0f0-279b-4674-8639-607400539738 2018-12-10 04:37:52,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.25471782684s 2018-12-10 04:37:52,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 04:37:52,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/68820a4d-e3e5-4396-afef-d718807bf0e7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" 2018-12-10 04:37:57,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:37:57 GMT X-Openstack-Request-Id: req-fb310c07-8aac-45e8-96c4-17198de5357e 2018-12-10 04:37:57,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:37:57,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/68820a4d-e3e5-4396-afef-d718807bf0e7.json used request id req-fb310c07-8aac-45e8-96c4-17198de5357e 2018-12-10 04:37:57,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.94850111008s 2018-12-10 04:37:57,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:37:57,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" 2018-12-10 04:37:58,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 10 Dec 2018 04:37:58 GMT X-Openstack-Request-Id: req-62906ae6-91e5-4b3f-b643-5ca44ae70642 2018-12-10 04:37:58,252 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"949b30a3-e302-460d-a905-602438f22272","tenant_id":"738cd000622545de8c04c8a350e4fe85","created_at":"2018-12-10T04:37:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:37:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"738cd000622545de8c04c8a350e4fe85","id":"24db475e-d9ec-41d2-892a-96f016f78174","subnetpool_id":null,"name":"vmready2-subnet_3c2003c4-a42c-470c-83f2-4d729be2aea6"}]} 2018-12-10 04:37:58,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-62906ae6-91e5-4b3f-b643-5ca44ae70642 2018-12-10 04:37:58,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.337501049042s 2018-12-10 04:37:58,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 04:37:58,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/24db475e-d9ec-41d2-892a-96f016f78174.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" 2018-12-10 04:38:01,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:38:01 GMT X-Openstack-Request-Id: req-8daa4ca5-4e13-45f2-b0e2-285b34fd7ef7 2018-12-10 04:38:01,245 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:38:01,245 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/24db475e-d9ec-41d2-892a-96f016f78174.json used request id req-8daa4ca5-4e13-45f2-b0e2-285b34fd7ef7 2018-12-10 04:38:01,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.9905629158s 2018-12-10 04:38:01,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:38:01,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" 2018-12-10 04:38:02,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:02 GMT X-Openstack-Request-Id: req-c01b7198-3d20-4dac-bfd3-4f8d96671ae0 2018-12-10 04:38:02,424 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"949b30a3-e302-460d-a905-602438f22272","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"738cd000622545de8c04c8a350e4fe85","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:38:01Z","qos_policy_id":null,"name":"vmready2-net_3c2003c4-a42c-470c-83f2-4d729be2aea6","admin_state_up":true,"tenant_id":"738cd000622545de8c04c8a350e4fe85","created_at":"2018-12-10T04:37:30Z","mtu":1450}]} 2018-12-10 04:38:02,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c01b7198-3d20-4dac-bfd3-4f8d96671ae0 2018-12-10 04:38:02,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.17862010002s 2018-12-10 04:38:02,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 04:38:02,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/949b30a3-e302-460d-a905-602438f22272.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" 2018-12-10 04:38:03,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:38:03 GMT X-Openstack-Request-Id: req-bc9895e5-505e-4ce4-8d93-a51adecfd6b9 2018-12-10 04:38:03,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:38:03,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/949b30a3-e302-460d-a905-602438f22272.json used request id req-bc9895e5-505e-4ce4-8d93-a51adecfd6b9 2018-12-10 04:38:03,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11638402939s 2018-12-10 04:38:03,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:38:03,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" 2018-12-10 04:38:04,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:04 GMT X-Openstack-Request-Id: req-57fcfceb-b11a-4e06-b61a-6a895b7f3946 2018-12-10 04:38:04,362 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:37:46Z", "file": "/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88/file", "owner": "738cd000622545de8c04c8a350e4fe85", "id": "89c8adca-7b1a-4180-8e59-75aaff0d5f88", "size": 12716032, "self": "/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_3c2003c4-a42c-470c-83f2-4d729be2aea6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_3c2003c4-a42c-470c-83f2-4d729be2aea6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:37:44Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:38:04,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-57fcfceb-b11a-4e06-b61a-6a895b7f3946 2018-12-10 04:38:04,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.815623998642s 2018-12-10 04:38:04,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 04:38:04,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83e0eae1d26325b570965b581f263fd1ee22e369" 2018-12-10 04:38:06,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:38:06 GMT X-Openstack-Request-Id: req-61722b69-819f-407b-a117-f5382d3c2159 2018-12-10 04:38:06,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:38:06,180 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/89c8adca-7b1a-4180-8e59-75aaff0d5f88 used request id req-61722b69-819f-407b-a117-f5382d3c2159 2018-12-10 04:38:06,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.81596899033s 2018-12-10 04:38:06,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:38:06,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:38:06,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb8caf3e-6495-446b-b32b-20d223d02546 x-openstack-request-id: req-cb8caf3e-6495-446b-b32b-20d223d02546 2018-12-10 04:38:06,213 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_3c2003c4-a42c-470c-83f2-4d729be2aea6", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1105c990-806d-4e79-b176-607e12731e55", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1105c990-806d-4e79-b176-607e12731e55", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1105c990-806d-4e79-b176-607e12731e55"}]} 2018-12-10 04:38:06,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-cb8caf3e-6495-446b-b32b-20d223d02546 2018-12-10 04:38:06,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273311138153s 2018-12-10 04:38:06,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 04:38:06,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/1105c990-806d-4e79-b176-607e12731e55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:38:06,263 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8cc8c26-eaeb-49ea-96f5-e90bcc176e42 x-openstack-request-id: req-c8cc8c26-eaeb-49ea-96f5-e90bcc176e42 2018-12-10 04:38:06,263 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1105c990-806d-4e79-b176-607e12731e55 used request id req-c8cc8c26-eaeb-49ea-96f5-e90bcc176e42 2018-12-10 04:38:06,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.047868013382s 2018-12-10 04:38:06,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:38:06,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:38:06,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1e9dcf-021a-4307-8a98-5ce2894d3839 2018-12-10 04:38:06,496 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_3c2003c4-a42c-470c-83f2-4d729be2aea6", "links": {"self": "http://172.30.9.28:5000/v3/users/4a77741e36424a8db759bd1ebe22a00a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a77741e36424a8db759bd1ebe22a00a", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:38:06,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-eb1e9dcf-021a-4307-8a98-5ce2894d3839 2018-12-10 04:38:06,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232829093933s 2018-12-10 04:38:06,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:38:06,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/4a77741e36424a8db759bd1ebe22a00a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:38:06,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-143ec227-6462-4fa0-9b23-09f682534109 2018-12-10 04:38:06,726 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_3c2003c4-a42c-470c-83f2-4d729be2aea6", "links": {"self": "http://172.30.9.28:5000/v3/users/4a77741e36424a8db759bd1ebe22a00a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4a77741e36424a8db759bd1ebe22a00a", "description": null}} 2018-12-10 04:38:06,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4a77741e36424a8db759bd1ebe22a00a used request id req-143ec227-6462-4fa0-9b23-09f682534109 2018-12-10 04:38:06,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223927021027s 2018-12-10 04:38:06,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 04:38:06,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/4a77741e36424a8db759bd1ebe22a00a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:38:07,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:38:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c63e2f1-f851-48e9-b92b-bb389d0bc265 2018-12-10 04:38:07,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:38:07,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4a77741e36424a8db759bd1ebe22a00a used request id req-5c63e2f1-f851-48e9-b92b-bb389d0bc265 2018-12-10 04:38:07,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.458346843719s 2018-12-10 04:38:07,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:38:07,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:38:07,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682d8634-170b-4f01-8725-3af06fbc3a20 2018-12-10 04:38:07,416 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.28:5000/v3/projects/738cd000622545de8c04c8a350e4fe85"}, "tags": [], "enabled": true, "id": "738cd000622545de8c04c8a350e4fe85", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_3c2003c4-a42c-470c-83f2-4d729be2aea6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-10 04:38:07,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-682d8634-170b-4f01-8725-3af06fbc3a20 2018-12-10 04:38:07,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223943948746s 2018-12-10 04:38:07,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 04:38:07,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/738cd000622545de8c04c8a350e4fe85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:38:07,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91e46936-605f-481c-8228-bd33513e548e 2018-12-10 04:38:07,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:38:07,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/738cd000622545de8c04c8a350e4fe85 used request id req-91e46936-605f-481c-8228-bd33513e548e 2018-12-10 04:38:07,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.304025888443s 2018-12-10 04:38:07,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:38:07,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=738cd000622545de8c04c8a350e4fe85&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:38:08,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:08 GMT X-Openstack-Request-Id: req-e7d1fbeb-3e4b-4f4a-8930-64f6276784b6 2018-12-10 04:38:08,079 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "738cd000622545de8c04c8a350e4fe85", "created_at": "2018-12-10T04:37:30Z", "updated_at": "2018-12-10T04:37:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:37:30Z", "revision_number": 0, "id": "21d40ee7-1963-4eea-8cd5-5750212869a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:37:30Z", "security_group_id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "tenant_id": "738cd000622545de8c04c8a350e4fe85", "port_range_min": null, "ethertype": "IPv4", "project_id": "738cd000622545de8c04c8a350e4fe85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:37:30Z", "revision_number": 0, "id": "e690c373-17ab-4951-879f-3a7746a06842", "remote_group_id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "remote_ip_prefix": null, "created_at": "2018-12-10T04:37:30Z", "security_group_id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "tenant_id": "738cd000622545de8c04c8a350e4fe85", "port_range_min": null, "ethertype": "IPv4", "project_id": "738cd000622545de8c04c8a350e4fe85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:37:30Z", "revision_number": 0, "id": "ea49d44a-c685-4cd8-8c8d-09b8bda2ac4e", "remote_group_id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "remote_ip_prefix": null, "created_at": "2018-12-10T04:37:30Z", "security_group_id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "tenant_id": "738cd000622545de8c04c8a350e4fe85", "port_range_min": null, "ethertype": "IPv6", "project_id": "738cd000622545de8c04c8a350e4fe85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:37:30Z", "revision_number": 0, "id": "fb7a7f3d-9417-4a40-94cd-8c2a568475da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:37:30Z", "security_group_id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "tenant_id": "738cd000622545de8c04c8a350e4fe85", "port_range_min": null, "ethertype": "IPv6", "project_id": "738cd000622545de8c04c8a350e4fe85"}], "revision_number": 1, "project_id": "738cd000622545de8c04c8a350e4fe85", "id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "name": "default"}]} 2018-12-10 04:38:08,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=738cd000622545de8c04c8a350e4fe85&name=default used request id req-e7d1fbeb-3e4b-4f4a-8930-64f6276784b6 2018-12-10 04:38:08,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348323106766s 2018-12-10 04:38:08,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:38:08,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:38:08,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:08 GMT X-Openstack-Request-Id: req-887e9f5b-ce74-4116-9b11-763f28276f72 2018-12-10 04:38:08,428 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "738cd000622545de8c04c8a350e4fe85", "created_at": "2018-12-10T04:37:30Z", "updated_at": "2018-12-10T04:37:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:37:30Z", "revision_number": 0, "id": "21d40ee7-1963-4eea-8cd5-5750212869a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:37:30Z", "security_group_id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "tenant_id": "738cd000622545de8c04c8a350e4fe85", "port_range_min": null, "ethertype": "IPv4", "project_id": "738cd000622545de8c04c8a350e4fe85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:37:30Z", "revision_number": 0, "id": "e690c373-17ab-4951-879f-3a7746a06842", "remote_group_id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "remote_ip_prefix": null, "created_at": "2018-12-10T04:37:30Z", "security_group_id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "tenant_id": "738cd000622545de8c04c8a350e4fe85", "port_range_min": null, "ethertype": "IPv4", "project_id": "738cd000622545de8c04c8a350e4fe85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:37:30Z", "revision_number": 0, "id": "ea49d44a-c685-4cd8-8c8d-09b8bda2ac4e", "remote_group_id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "remote_ip_prefix": null, "created_at": "2018-12-10T04:37:30Z", "security_group_id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "tenant_id": "738cd000622545de8c04c8a350e4fe85", "port_range_min": null, "ethertype": "IPv6", "project_id": "738cd000622545de8c04c8a350e4fe85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:37:30Z", "revision_number": 0, "id": "fb7a7f3d-9417-4a40-94cd-8c2a568475da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:37:30Z", "security_group_id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "tenant_id": "738cd000622545de8c04c8a350e4fe85", "port_range_min": null, "ethertype": "IPv6", "project_id": "738cd000622545de8c04c8a350e4fe85"}], "revision_number": 1, "project_id": "738cd000622545de8c04c8a350e4fe85", "id": "ae32f3f8-14af-46d8-9996-9c1a7406ea77", "name": "default"}]} 2018-12-10 04:38:08,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-887e9f5b-ce74-4116-9b11-763f28276f72 2018-12-10 04:38:08,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343821048737s 2018-12-10 04:38:08,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 04:38:08,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ae32f3f8-14af-46d8-9996-9c1a7406ea77.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f0dcc50500236edfbcc23271ff883e2e19b8bc16" 2018-12-10 04:38:08,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:38:08 GMT X-Openstack-Request-Id: req-c5b75ca2-515f-42c8-8520-6c2e7fbd37ea 2018-12-10 04:38:08,909 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:38:08,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ae32f3f8-14af-46d8-9996-9c1a7406ea77.json used request id req-c5b75ca2-515f-42c8-8520-6c2e7fbd37ea 2018-12-10 04:38:08,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.47341799736s 2018-12-10 04:38:08,962 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-12-10 04:38:09,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:38:09,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a31cf7-ed66-4d4d-8632-00f7c4a8bd82 2018-12-10 04:38:09,008 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:38:09,008 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-43a31cf7-ed66-4d4d-8632-00f7c4a8bd82 2018-12-10 04:38:09,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:38:09,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:38:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["8owmcG2RTD6TCw65ToZ7tg"], "issued_at": "2018-12-10T04:38:09.000000Z"}} 2018-12-10 04:38:09,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:38:09,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:10,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:10 GMT X-Openstack-Request-Id: req-2779a3f1-8602-41fb-9dae-e2d7cd98c1ba 2018-12-10 04:38:10,667 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:38:10,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2779a3f1-8602-41fb-9dae-e2d7cd98c1ba 2018-12-10 04:38:10,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.23422193527s 2018-12-10 04:38:10,674 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-12-10 04:38:10,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:38:10,685 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96fd17b9-4ecb-4643-b803-c9a0f3d35176 2018-12-10 04:38:10,686 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:38:10,686 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-96fd17b9-4ecb-4643-b803-c9a0f3d35176 2018-12-10 04:38:10,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:38:10,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:10,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4f3612-bb7a-4f2b-8db4-88f1e2c572b6 2018-12-10 04:38:10,908 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:38:10,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-3a4f3612-bb7a-4f2b-8db4-88f1e2c572b6 2018-12-10 04:38:10,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221261978149s 2018-12-10 04:38:10,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:38:10,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:11,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dbf969c-09a7-41d6-ad96-9b95f7546f38 2018-12-10 04:38:11,119 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-10 04:38:11,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5dbf969c-09a7-41d6-ad96-9b95f7546f38 2018-12-10 04:38:11,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203954935074s 2018-12-10 04:38:11,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 04:38:11,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"network": {"tenant_id": "c47c6539fb2a433791aefcdf57514708", "name": "singlevm1-net_55452dc3-7d8f-427b-b978-0c114374eca9", "admin_state_up": true}}' 2018-12-10 04:38:11,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:11 GMT X-Openstack-Request-Id: req-e84d9e90-1fc6-4d32-a739-c35dcf0070b6 2018-12-10 04:38:11,638 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c9951dd3-17ab-473a-8802-eaff6af7aa4d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"c47c6539fb2a433791aefcdf57514708","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:38:11Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_55452dc3-7d8f-427b-b978-0c114374eca9","admin_state_up":true,"tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:38:11Z","mtu":1450}} 2018-12-10 04:38:11,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e84d9e90-1fc6-4d32-a739-c35dcf0070b6 2018-12-10 04:38:11,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.517791986465s 2018-12-10 04:38:11,639 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T04:38:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c9951dd3-17ab-473a-8802-eaff6af7aa4d', 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'singlevm1-net_55452dc3-7d8f-427b-b978-0c114374eca9', u'created_at': u'2018-12-10T04:38:11Z', u'mtu': 1450, u'tenant_id': u'c47c6539fb2a433791aefcdf57514708', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c47c6539fb2a433791aefcdf57514708', u'l2_adjacency': True}) 2018-12-10 04:38:11,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:38:11,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:12,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:11 GMT X-Openstack-Request-Id: req-2a58edd6-8aa3-4107-ad62-12a34de3eaaf 2018-12-10 04:38:12,053 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c9951dd3-17ab-473a-8802-eaff6af7aa4d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"c47c6539fb2a433791aefcdf57514708","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:38:11Z","qos_policy_id":null,"name":"singlevm1-net_55452dc3-7d8f-427b-b978-0c114374eca9","admin_state_up":true,"tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:38:11Z","provider:network_type":"vxlan"}]} 2018-12-10 04:38:12,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2a58edd6-8aa3-4107-ad62-12a34de3eaaf 2018-12-10 04:38:12,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.413004875183s 2018-12-10 04:38:12,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 04:38:12,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"subnet": {"name": "singlevm1-subnet_55452dc3-7d8f-427b-b978-0c114374eca9", "enable_dhcp": true, "network_id": "c9951dd3-17ab-473a-8802-eaff6af7aa4d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 04:38:12,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:12 GMT X-Openstack-Request-Id: req-c68d300c-05ce-41f1-bdad-98fa61caf73e 2018-12-10 04:38:12,981 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-10T04:38:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2b427344-c709-48ef-8114-5b9ad5889525","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c47c6539fb2a433791aefcdf57514708","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_55452dc3-7d8f-427b-b978-0c114374eca9","enable_dhcp":true,"segment_id":null,"network_id":"c9951dd3-17ab-473a-8802-eaff6af7aa4d","tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:38:12Z","ip_version":4}} 2018-12-10 04:38:12,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-c68d300c-05ce-41f1-bdad-98fa61caf73e 2018-12-10 04:38:12,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.92661190033s 2018-12-10 04:38:12,982 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:38: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'2b427344-c709-48ef-8114-5b9ad5889525', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_55452dc3-7d8f-427b-b978-0c114374eca9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c9951dd3-17ab-473a-8802-eaff6af7aa4d', u'tenant_id': u'c47c6539fb2a433791aefcdf57514708', u'created_at': u'2018-12-10T04:38: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'c47c6539fb2a433791aefcdf57514708'}) 2018-12-10 04:38:12,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 04:38:12,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "singlevm1-router_55452dc3-7d8f-427b-b978-0c114374eca9", "admin_state_up": true}}' 2018-12-10 04:38:20,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:20 GMT X-Openstack-Request-Id: req-1950eb79-2556-45af-9c31-d35ded49a902 2018-12-10 04:38:20,307 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:14Z", "admin_state_up": true, "updated_at": "2018-12-10T04:38:15Z", "project_id": "c47c6539fb2a433791aefcdf57514708", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "29aeec26-f7eb-4639-8d3f-92ff7c6bc28a", "name": "singlevm1-router_55452dc3-7d8f-427b-b978-0c114374eca9"}} 2018-12-10 04:38:20,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-1950eb79-2556-45af-9c31-d35ded49a902 2018-12-10 04:38:20,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.32471704483s 2018-12-10 04:38:20,308 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:38:15Z', u'revision_number': 3, u'ha': True, u'id': u'29aeec26-f7eb-4639-8d3f-92ff7c6bc28a', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_55452dc3-7d8f-427b-b978-0c114374eca9', u'admin_state_up': True, u'tenant_id': u'c47c6539fb2a433791aefcdf57514708', u'created_at': u'2018-12-10T04:38:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'c47c6539fb2a433791aefcdf57514708'}) 2018-12-10 04:38:20,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 04:38:20,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/29aeec26-f7eb-4639-8d3f-92ff7c6bc28a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"subnet_id": "2b427344-c709-48ef-8114-5b9ad5889525"}' 2018-12-10 04:38:23,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:23 GMT X-Openstack-Request-Id: req-b260d54d-ec90-449c-b3d0-9e63752dc35f 2018-12-10 04:38:23,360 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c9951dd3-17ab-473a-8802-eaff6af7aa4d", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "subnet_id": "2b427344-c709-48ef-8114-5b9ad5889525", "subnet_ids": ["2b427344-c709-48ef-8114-5b9ad5889525"], "port_id": "e8545e9e-020f-4018-a190-55153ec4040d", "id": "29aeec26-f7eb-4639-8d3f-92ff7c6bc28a"} 2018-12-10 04:38:23,360 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/29aeec26-f7eb-4639-8d3f-92ff7c6bc28a/add_router_interface.json used request id req-b260d54d-ec90-449c-b3d0-9e63752dc35f 2018-12-10 04:38:23,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.05177998543s 2018-12-10 04:38:23,360 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 04:38:23,486 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 04:38:23,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:38:23,495 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:23 GMT 2018-12-10 04:38:23,495 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 04:38:23,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:38:23,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:24,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:24 GMT X-Openstack-Request-Id: req-2975cf69-4896-45ee-9dc4-66c35a792008 2018-12-10 04:38:24,311 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:38:24,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2975cf69-4896-45ee-9dc4-66c35a792008 2018-12-10 04:38:24,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.810799837112s 2018-12-10 04:38:24,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 04:38:24,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_55452dc3-7d8f-427b-b978-0c114374eca9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_55452dc3-7d8f-427b-b978-0c114374eca9"}' 2018-12-10 04:38:24,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:24 GMT Location: http://172.30.9.28:9292/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cf429157-914a-4188-86ad-ed5bada611ea 2018-12-10 04:38:24,687 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:38:24Z", "file": "/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6/file", "owner": "c47c6539fb2a433791aefcdf57514708", "id": "32d19686-9d26-4584-9f46-26aa0959fad6", "size": null, "self": "/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_55452dc3-7d8f-427b-b978-0c114374eca9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_55452dc3-7d8f-427b-b978-0c114374eca9", "checksum": null, "created_at": "2018-12-10T04:38:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 04:38:24,687 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cf429157-914a-4188-86ad-ed5bada611ea 2018-12-10 04:38:24,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.366741895676s 2018-12-10 04:38:24,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 04:38:24,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '' 2018-12-10 04:38:26,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:38:26 GMT X-Openstack-Request-Id: req-396e015d-2711-482f-89fa-55ef2a0b3160 2018-12-10 04:38:26,146 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:38:26,146 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6/file used request id req-396e015d-2711-482f-89fa-55ef2a0b3160 2018-12-10 04:38:26,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.4580681324s 2018-12-10 04:38:26,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:38:26,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:27,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:27 GMT X-Openstack-Request-Id: req-d4ad23fb-c3ce-4a78-ae81-9a9c4db60429 2018-12-10 04:38:27,039 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:38:26Z", "file": "/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6/file", "owner": "c47c6539fb2a433791aefcdf57514708", "id": "32d19686-9d26-4584-9f46-26aa0959fad6", "size": 12716032, "self": "/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/32d19686-9d26-4584-9f46-26aa0959fad6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/32d19686-9d26-4584-9f46-26aa0959fad6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_55452dc3-7d8f-427b-b978-0c114374eca9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_55452dc3-7d8f-427b-b978-0c114374eca9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:38:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:38:27,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d4ad23fb-c3ce-4a78-ae81-9a9c4db60429 2018-12-10 04:38:27,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.888679027557s 2018-12-10 04:38:27,041 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/32d19686-9d26-4584-9f46-26aa0959fad6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6/file', 'owner': u'c47c6539fb2a433791aefcdf57514708', 'id': u'32d19686-9d26-4584-9f46-26aa0959fad6', 'size': 12716032, u'self': u'/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c47c6539fb2a433791aefcdf57514708', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/32d19686-9d26-4584-9f46-26aa0959fad6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T04:38:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T04:38:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_55452dc3-7d8f-427b-b978-0c114374eca9', '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/32d19686-9d26-4584-9f46-26aa0959fad6', 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_55452dc3-7d8f-427b-b978-0c114374eca9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_55452dc3-7d8f-427b-b978-0c114374eca9', 'created': u'2018-12-10T04:38:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T04:38:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6', 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_55452dc3-7d8f-427b-b978-0c114374eca9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 04:38:27,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 04:38:27,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_55452dc3-7d8f-427b-b978-0c114374eca9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 04:38:27,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5afda02-207a-470d-857d-ef8215bd0158 x-openstack-request-id: req-e5afda02-207a-470d-857d-ef8215bd0158 2018-12-10 04:38:27,950 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_55452dc3-7d8f-427b-b978-0c114374eca9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2554926c-7362-4c2a-a68f-93ac675c9e34"}} 2018-12-10 04:38:27,950 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e5afda02-207a-470d-857d-ef8215bd0158 2018-12-10 04:38:27,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.905095100403s 2018-12-10 04:38:27,951 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_55452dc3-7d8f-427b-b978-0c114374eca9', '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'c47c6539fb2a433791aefcdf57514708', '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'2554926c-7362-4c2a-a68f-93ac675c9e34', 'swap': 0}) 2018-12-10 04:38:27,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 04:38:27,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"extra_specs": {}}' 2018-12-10 04:38:28,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-269ac492-4d45-4c16-a3b5-ee57dfcf469d x-openstack-request-id: req-269ac492-4d45-4c16-a3b5-ee57dfcf469d 2018-12-10 04:38:28,100 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 04:38:28,100 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34/os-extra_specs used request id req-269ac492-4d45-4c16-a3b5-ee57dfcf469d 2018-12-10 04:38:28,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.148271083832s 2018-12-10 04:38:28,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-10 04:38:28,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"keypair": {"name": "singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9"}}' 2018-12-10 04:38:28,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eae72b11-8842-4791-b021-ee29a7232dbe x-openstack-request-id: req-eae72b11-8842-4791-b021-ee29a7232dbe 2018-12-10 04:38:28,457 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn240pWJK5DqmY4BqQ+67QUhwdG3g/p862PfshvpUJH8Q6yIcu7C+F0/J9F2vqpf/l8t0sqdvoFFAYu+KbEs1WZdlAX1UF+AGiM9YVKYln/f29SQqyyoPAdyBcYn4Sw03iYRsJyQNmWNBeC+dBCmUuhOnjvcRz8sK2o7emHYy2fN+CQJcZUINWXI/kbw2HUSdDvkHEhTavBn48MA9FKH3sjQwX4cfOr0NAEucDF0qvAqFtZmOjGjcYEocvJEBZflkQ8aOfj8qBtP2zwEfk9I6rBdh8uoXo+/6dLrjRTRuzlF0KJqG86ilgs19Ij4fJRG/gSNul80fjGy9TCYkgSRSv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAp9uNKViSuQ6pmOAakPuu0FIcHRt4P6fOtj37Ib6VCR/EOsiH\nLuwvhdPyfRdr6qX/5fLdLKnb6BRQGLvimxLNVmXZQF9VBfgBojPWFSmJZ/39vUkK\nssqDwHcgXGJ+EsNN4mEbCckDZljQXgvnQQplLoTp473Ec/LCtqO3ph2MtnzfgkCX\nGVCDVlyP5G8Nh1EnQ75BxIU2rwZ+PDAPRSh97I0MF+HHzq9DQBLnAxdKrwKhbWZj\noxo3GBKHLyRAWX5ZEPGjn4/KgbT9s8BH5PSOqwXYfLqF6Pv+nS640U0bs5RdCiah\nvOopYLNfSI+HyURv4EjbpfNH4xsvUwmJIEkUrwIDAQABAoIBABKoAER8J7KRwp/P\nKKS8lG1q8tz5VKAekocG1IannADrmu+9oejBL3b8W5MzqzblRE/WcmaoalydBVn6\nZ/E8Yb4ci8zvy49iRSw1/rFTcIYyYKVNHPdKMuKNWvdpqwGC24ExscOgp9QUQvRw\n9j7wXNaSxzwct1z7ulB6WcsItb8Ca/AZ0g6nclYLddssfU7c17ZZXlVPyCS1om3R\nwBNXJY7GMnWx/BRuJb1xCkPEgTWu3doWnyb4YUtJ7ALuqaR3mB3EupP71G0Qz6+M\nNi2r319jXzpRiGPfJJXemc4GaKhI0du2JKeF+4ab2tHhc27uMVVO30LWlM5931WP\n7+rEKGECgYEA0Vn1KdKKetOuJlWQMzP9Zo6uWfpalFtwRojQYm/SX1I97fMGZAII\nuMcMp2Yn6JojwmVFC8juZtacPRNmGFQ8wgXZ+uwU2c7ZrN1y6s/7QVrwxo6rg849\nLRgeCH9IClZryD4fSViLSVVo2/3JM1cpYs5s94b6x5fgYkell/lRWysCgYEAzUKp\nioA4ArG2kdAEpwkqMMeUu0WF9hie0sgsb8hKI3SkRGLWjDPCcMK7eBlAvu3tOhhr\nzt6LrmMWt996zBxEqY1h38jDm1V3ed/dikh+0Xxo59YiCD2gS8pmmIo+wLc4QEnZ\ngK45X4gCWBKISXeH/i+DueLgnVtNbyfQR1/mmo0CgYBy8A2u2X3X85HgUAesZPXR\nsbI9ijriytT4lLK76KK6XL/NfSjcDVXWhMoIughdJwtM9iaTUsy4v0jmK1lZMB5v\nc6D6p1THRE60HpyyGF/cwN4CVWALLFbgBCaxCZh2vH3OYXTx4uAN8gtxBIPLYSZC\nrgybVYsnu9Wgf6+FoYcuIwKBgQCWl3vvw1ZUk7GQlP901UKA+0xhgQZhoXqUxovj\njxzlmmQSUDl8L1VOiXAlEtHvwnuzjcs6wQfV75jxWiKrsWmmw7W1C4SHaFL5tYbC\nN6Hja9VDklTxmtUKBfrzmymjFklM0WGkCS7KqeyeVSpsTCgYEyAftxZ4HE5ZaOpk\nEzYK2QKBgQDGuh0avlMV9x6AkOsJ/+C83mqkK/+UNxkcqGxhe+JHyni/X0Wezfq4\nx3Ek+UEeKAnZeS5APT3YrSuX/puAt3zazRW2IvOhaexL2Xu0FpiGHAKWXDJvo1UX\ntrEseRrT8I3aPZ9vo0Sc/iYBuPwLqpXPNRhjeNPwie0hsf1Yx9Vpmg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "2c6cffbf008f48758ae92f1c7e6a32a1", "name": "singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9", "fingerprint": "5f:7a:9c:95:08:a3:ce:5c:02:e4:bd:12:8b:0f:04:9e"}} 2018-12-10 04:38:28,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-eae72b11-8842-4791-b021-ee29a7232dbe 2018-12-10 04:38:28,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.356913089752s 2018-12-10 04:38:28,458 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn240pWJK5DqmY4BqQ+67QUhwdG3g/p862PfshvpUJH8Q6yIcu7C+F0/J9F2vqpf/l8t0sqdvoFFAYu+KbEs1WZdlAX1UF+AGiM9YVKYln/f29SQqyyoPAdyBcYn4Sw03iYRsJyQNmWNBeC+dBCmUuhOnjvcRz8sK2o7emHYy2fN+CQJcZUINWXI/kbw2HUSdDvkHEhTavBn48MA9FKH3sjQwX4cfOr0NAEucDF0qvAqFtZmOjGjcYEocvJEBZflkQ8aOfj8qBtP2zwEfk9I6rBdh8uoXo+/6dLrjRTRuzlF0KJqG86ilgs19Ij4fJRG/gSNul80fjGy9TCYkgSRSv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAp9uNKViSuQ6pmOAakPuu0FIcHRt4P6fOtj37Ib6VCR/EOsiH\nLuwvhdPyfRdr6qX/5fLdLKnb6BRQGLvimxLNVmXZQF9VBfgBojPWFSmJZ/39vUkK\nssqDwHcgXGJ+EsNN4mEbCckDZljQXgvnQQplLoTp473Ec/LCtqO3ph2MtnzfgkCX\nGVCDVlyP5G8Nh1EnQ75BxIU2rwZ+PDAPRSh97I0MF+HHzq9DQBLnAxdKrwKhbWZj\noxo3GBKHLyRAWX5ZEPGjn4/KgbT9s8BH5PSOqwXYfLqF6Pv+nS640U0bs5RdCiah\nvOopYLNfSI+HyURv4EjbpfNH4xsvUwmJIEkUrwIDAQABAoIBABKoAER8J7KRwp/P\nKKS8lG1q8tz5VKAekocG1IannADrmu+9oejBL3b8W5MzqzblRE/WcmaoalydBVn6\nZ/E8Yb4ci8zvy49iRSw1/rFTcIYyYKVNHPdKMuKNWvdpqwGC24ExscOgp9QUQvRw\n9j7wXNaSxzwct1z7ulB6WcsItb8Ca/AZ0g6nclYLddssfU7c17ZZXlVPyCS1om3R\nwBNXJY7GMnWx/BRuJb1xCkPEgTWu3doWnyb4YUtJ7ALuqaR3mB3EupP71G0Qz6+M\nNi2r319jXzpRiGPfJJXemc4GaKhI0du2JKeF+4ab2tHhc27uMVVO30LWlM5931WP\n7+rEKGECgYEA0Vn1KdKKetOuJlWQMzP9Zo6uWfpalFtwRojQYm/SX1I97fMGZAII\nuMcMp2Yn6JojwmVFC8juZtacPRNmGFQ8wgXZ+uwU2c7ZrN1y6s/7QVrwxo6rg849\nLRgeCH9IClZryD4fSViLSVVo2/3JM1cpYs5s94b6x5fgYkell/lRWysCgYEAzUKp\nioA4ArG2kdAEpwkqMMeUu0WF9hie0sgsb8hKI3SkRGLWjDPCcMK7eBlAvu3tOhhr\nzt6LrmMWt996zBxEqY1h38jDm1V3ed/dikh+0Xxo59YiCD2gS8pmmIo+wLc4QEnZ\ngK45X4gCWBKISXeH/i+DueLgnVtNbyfQR1/mmo0CgYBy8A2u2X3X85HgUAesZPXR\nsbI9ijriytT4lLK76KK6XL/NfSjcDVXWhMoIughdJwtM9iaTUsy4v0jmK1lZMB5v\nc6D6p1THRE60HpyyGF/cwN4CVWALLFbgBCaxCZh2vH3OYXTx4uAN8gtxBIPLYSZC\nrgybVYsnu9Wgf6+FoYcuIwKBgQCWl3vvw1ZUk7GQlP901UKA+0xhgQZhoXqUxovj\njxzlmmQSUDl8L1VOiXAlEtHvwnuzjcs6wQfV75jxWiKrsWmmw7W1C4SHaFL5tYbC\nN6Hja9VDklTxmtUKBfrzmymjFklM0WGkCS7KqeyeVSpsTCgYEyAftxZ4HE5ZaOpk\nEzYK2QKBgQDGuh0avlMV9x6AkOsJ/+C83mqkK/+UNxkcqGxhe+JHyni/X0Wezfq4\nx3Ek+UEeKAnZeS5APT3YrSuX/puAt3zazRW2IvOhaexL2Xu0FpiGHAKWXDJvo1UX\ntrEseRrT8I3aPZ9vo0Sc/iYBuPwLqpXPNRhjeNPwie0hsf1Yx9Vpmg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2c6cffbf008f48758ae92f1c7e6a32a1', 'name': u'singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9', 'created_at': '2018-12-10T04:38:28.458710', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c47c6539fb2a433791aefcdf57514708', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5f:7a:9c:95:08:a3:ce:5c:02:e4:bd:12:8b:0f:04:9e', 'type': 'ssh', 'id': u'singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9'}) 2018-12-10 04:38:28,459 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAp9uNKViSuQ6pmOAakPuu0FIcHRt4P6fOtj37Ib6VCR/EOsiH LuwvhdPyfRdr6qX/5fLdLKnb6BRQGLvimxLNVmXZQF9VBfgBojPWFSmJZ/39vUkK ssqDwHcgXGJ+EsNN4mEbCckDZljQXgvnQQplLoTp473Ec/LCtqO3ph2MtnzfgkCX GVCDVlyP5G8Nh1EnQ75BxIU2rwZ+PDAPRSh97I0MF+HHzq9DQBLnAxdKrwKhbWZj oxo3GBKHLyRAWX5ZEPGjn4/KgbT9s8BH5PSOqwXYfLqF6Pv+nS640U0bs5RdCiah vOopYLNfSI+HyURv4EjbpfNH4xsvUwmJIEkUrwIDAQABAoIBABKoAER8J7KRwp/P KKS8lG1q8tz5VKAekocG1IannADrmu+9oejBL3b8W5MzqzblRE/WcmaoalydBVn6 Z/E8Yb4ci8zvy49iRSw1/rFTcIYyYKVNHPdKMuKNWvdpqwGC24ExscOgp9QUQvRw 9j7wXNaSxzwct1z7ulB6WcsItb8Ca/AZ0g6nclYLddssfU7c17ZZXlVPyCS1om3R wBNXJY7GMnWx/BRuJb1xCkPEgTWu3doWnyb4YUtJ7ALuqaR3mB3EupP71G0Qz6+M Ni2r319jXzpRiGPfJJXemc4GaKhI0du2JKeF+4ab2tHhc27uMVVO30LWlM5931WP 7+rEKGECgYEA0Vn1KdKKetOuJlWQMzP9Zo6uWfpalFtwRojQYm/SX1I97fMGZAII uMcMp2Yn6JojwmVFC8juZtacPRNmGFQ8wgXZ+uwU2c7ZrN1y6s/7QVrwxo6rg849 LRgeCH9IClZryD4fSViLSVVo2/3JM1cpYs5s94b6x5fgYkell/lRWysCgYEAzUKp ioA4ArG2kdAEpwkqMMeUu0WF9hie0sgsb8hKI3SkRGLWjDPCcMK7eBlAvu3tOhhr zt6LrmMWt996zBxEqY1h38jDm1V3ed/dikh+0Xxo59YiCD2gS8pmmIo+wLc4QEnZ gK45X4gCWBKISXeH/i+DueLgnVtNbyfQR1/mmo0CgYBy8A2u2X3X85HgUAesZPXR sbI9ijriytT4lLK76KK6XL/NfSjcDVXWhMoIughdJwtM9iaTUsy4v0jmK1lZMB5v c6D6p1THRE60HpyyGF/cwN4CVWALLFbgBCaxCZh2vH3OYXTx4uAN8gtxBIPLYSZC rgybVYsnu9Wgf6+FoYcuIwKBgQCWl3vvw1ZUk7GQlP901UKA+0xhgQZhoXqUxovj jxzlmmQSUDl8L1VOiXAlEtHvwnuzjcs6wQfV75jxWiKrsWmmw7W1C4SHaFL5tYbC N6Hja9VDklTxmtUKBfrzmymjFklM0WGkCS7KqeyeVSpsTCgYEyAftxZ4HE5ZaOpk EzYK2QKBgQDGuh0avlMV9x6AkOsJ/+C83mqkK/+UNxkcqGxhe+JHyni/X0Wezfq4 x3Ek+UEeKAnZeS5APT3YrSuX/puAt3zazRW2IvOhaexL2Xu0FpiGHAKWXDJvo1UX trEseRrT8I3aPZ9vo0Sc/iYBuPwLqpXPNRhjeNPwie0hsf1Yx9Vpmg== -----END RSA PRIVATE KEY----- 2018-12-10 04:38:28,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-10 04:38:28,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"security_group": {"name": "singlevm1-sg_55452dc3-7d8f-427b-b978-0c114374eca9", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-12-10 04:38:28,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:28 GMT X-Openstack-Request-Id: req-2f556c44-915e-4812-9cbd-52da89e44c95 2018-12-10 04:38:28,935 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:28Z", "updated_at": "2018-12-10T04:38:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:38:28Z", "revision_number": 0, "id": "5c288b58-75d9-487e-b483-ef3a61ba8925", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:38:28Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:38:28Z", "revision_number": 0, "id": "ec2a4b4e-2d25-4a19-b54d-470590a7c744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:38:28Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "name": "singlevm1-sg_55452dc3-7d8f-427b-b978-0c114374eca9"}} 2018-12-10 04:38:28,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2f556c44-915e-4812-9cbd-52da89e44c95 2018-12-10 04:38:28,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.471425056458s 2018-12-10 04:38:28,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:38:28,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:29,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:29 GMT X-Openstack-Request-Id: req-e20227b3-37df-4bf7-85a7-0c23c68ceff7 2018-12-10 04:38:29,002 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:28Z", "updated_at": "2018-12-10T04:38:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:38:28Z", "revision_number": 0, "id": "5c288b58-75d9-487e-b483-ef3a61ba8925", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:38:28Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:38:28Z", "revision_number": 0, "id": "ec2a4b4e-2d25-4a19-b54d-470590a7c744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:38:28Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "name": "singlevm1-sg_55452dc3-7d8f-427b-b978-0c114374eca9"}]} 2018-12-10 04:38:29,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e20227b3-37df-4bf7-85a7-0c23c68ceff7 2018-12-10 04:38:29,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.055507183075s 2018-12-10 04:38:29,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 04:38:29,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14"}}' 2018-12-10 04:38:29,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:29 GMT X-Openstack-Request-Id: req-620b82b2-79fd-479a-987f-0fe6e901b2e4 2018-12-10 04:38:29,767 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-10T04:38:29Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "port_range_min": 22, "revision_number": 0, "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:29Z", "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "6dcc3b4c-3cd1-4197-8c5f-efc7a961ed13"}} 2018-12-10 04:38:29,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-620b82b2-79fd-479a-987f-0fe6e901b2e4 2018-12-10 04:38:29,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.75728392601s 2018-12-10 04:38:29,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:38:29,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:30,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:30 GMT X-Openstack-Request-Id: req-17b80439-5b39-47d2-b929-85991533f136 2018-12-10 04:38:30,081 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:28Z", "updated_at": "2018-12-10T04:38:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:38:28Z", "revision_number": 0, "id": "5c288b58-75d9-487e-b483-ef3a61ba8925", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:38:28Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:38:28Z", "revision_number": 0, "id": "ec2a4b4e-2d25-4a19-b54d-470590a7c744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:38:28Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T04:38:29Z", "revision_number": 0, "id": "6dcc3b4c-3cd1-4197-8c5f-efc7a961ed13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:38:29Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 2, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "name": "singlevm1-sg_55452dc3-7d8f-427b-b978-0c114374eca9"}]} 2018-12-10 04:38:30,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-17b80439-5b39-47d2-b929-85991533f136 2018-12-10 04:38:30,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.309414863586s 2018-12-10 04:38:30,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 04:38:30,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14"}}' 2018-12-10 04:38:30,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:30 GMT X-Openstack-Request-Id: req-78743c3b-dba1-4384-8fc3-2412df04ecea 2018-12-10 04:38:30,761 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-10T04:38:30Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "port_range_min": null, "revision_number": 0, "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:30Z", "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "b74ea17c-eedd-448b-bcbf-8d526089cb23"}} 2018-12-10 04:38:30,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-78743c3b-dba1-4384-8fc3-2412df04ecea 2018-12-10 04:38:30,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.672584056854s 2018-12-10 04:38:30,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:38:30,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:31,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:31 GMT X-Openstack-Request-Id: req-64ac4188-2ecd-4ec6-850e-418fb2d3b06d 2018-12-10 04:38:31,152 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c9951dd3-17ab-473a-8802-eaff6af7aa4d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"c47c6539fb2a433791aefcdf57514708","l2_adjacency":true,"status":"ACTIVE","subnets":["2b427344-c709-48ef-8114-5b9ad5889525"],"description":"","tags":[],"updated_at":"2018-12-10T04:38:12Z","qos_policy_id":null,"name":"singlevm1-net_55452dc3-7d8f-427b-b978-0c114374eca9","admin_state_up":true,"tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:38:11Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ef0775ed-a785-455b-b0df-1be2e7c4526e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["3e461a66-29f9-45c2-8fd1-437352393b62"],"description":"","tags":[],"updated_at":"2018-12-10T04:38:13Z","qos_policy_id":null,"name":"HA network tenant c47c6539fb2a433791aefcdf57514708","admin_state_up":true,"tenant_id":"","created_at":"2018-12-10T04:38:13Z","provider:network_type":"vxlan"}]} 2018-12-10 04:38:31,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-64ac4188-2ecd-4ec6-850e-418fb2d3b06d 2018-12-10 04:38:31,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389554023743s 2018-12-10 04:38:31,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:38:31,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:31,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:31 GMT X-Openstack-Request-Id: req-99315ef6-6e40-46ea-b0a9-a7d66bbd87a1 2018-12-10 04:38:31,470 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:38:26Z", "file": "/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6/file", "owner": "c47c6539fb2a433791aefcdf57514708", "id": "32d19686-9d26-4584-9f46-26aa0959fad6", "size": 12716032, "self": "/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/32d19686-9d26-4584-9f46-26aa0959fad6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/32d19686-9d26-4584-9f46-26aa0959fad6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_55452dc3-7d8f-427b-b978-0c114374eca9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_55452dc3-7d8f-427b-b978-0c114374eca9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:38:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:38:31,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-99315ef6-6e40-46ea-b0a9-a7d66bbd87a1 2018-12-10 04:38:31,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312937021255s 2018-12-10 04:38:31,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:38:31,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:31,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a70badf6-ecdc-4b53-9c26-4a650f68a293 x-openstack-request-id: req-a70badf6-ecdc-4b53-9c26-4a650f68a293 2018-12-10 04:38:31,607 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_55452dc3-7d8f-427b-b978-0c114374eca9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2554926c-7362-4c2a-a68f-93ac675c9e34"}]} 2018-12-10 04:38:31,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a70badf6-ecdc-4b53-9c26-4a650f68a293 2018-12-10 04:38:31,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.128970146179s 2018-12-10 04:38:31,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-10 04:38:31,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"server": {"name": "singlevm1-vm_55452dc3-7d8f-427b-b978-0c114374eca9", "imageRef": "32d19686-9d26-4584-9f46-26aa0959fad6", "key_name": "singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9", "flavorRef": "2554926c-7362-4c2a-a68f-93ac675c9e34", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c9951dd3-17ab-473a-8802-eaff6af7aa4d"}], "security_groups": [{"name": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14"}]}}' 2018-12-10 04:38:36,973 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795 x-compute-request-id: req-46f9dc2b-8536-493f-852a-6874df905755 x-openstack-request-id: req-46f9dc2b-8536-493f-852a-6874df905755 2018-12-10 04:38:36,973 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14"}], "OS-DCF:diskConfig": "MANUAL", "id": "b75eb607-8a73-4ae9-99c0-c40db7f91795", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "bookmark"}], "adminPass": "eaG4LQAEJ8sE"}} 2018-12-10 04:38:36,974 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-46f9dc2b-8536-493f-852a-6874df905755 2018-12-10 04:38:36,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.36410808563s 2018-12-10 04:38:36,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:38:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:38,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-07b48c58-f124-41df-9a0d-03162d446eba x-openstack-request-id: req-07b48c58-f124-41df-9a0d-03162d446eba 2018-12-10 04:38:38,125 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "bookmark"}], "image": {"id": "32d19686-9d26-4584-9f46-26aa0959fad6", "links": [{"href": "http://172.30.9.28:8774/images/32d19686-9d26-4584-9f46-26aa0959fad6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2554926c-7362-4c2a-a68f-93ac675c9e34", "links": [{"href": "http://172.30.9.28:8774/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34", "rel": "bookmark"}]}, "id": "b75eb607-8a73-4ae9-99c0-c40db7f91795", "user_id": "2c6cffbf008f48758ae92f1c7e6a32a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:38:37Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_55452dc3-7d8f-427b-b978-0c114374eca9", "created": "2018-12-10T04:38:36Z", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:38:38,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-07b48c58-f124-41df-9a0d-03162d446eba 2018-12-10 04:38:38,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15044999123s 2018-12-10 04:38:38,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:38:38,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:38,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:38 GMT X-Openstack-Request-Id: req-7dd4a407-e2e5-47cb-a646-d0c625b18686 2018-12-10 04:38:38,671 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c9951dd3-17ab-473a-8802-eaff6af7aa4d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"c47c6539fb2a433791aefcdf57514708","l2_adjacency":true,"status":"ACTIVE","subnets":["2b427344-c709-48ef-8114-5b9ad5889525"],"description":"","tags":[],"updated_at":"2018-12-10T04:38:12Z","qos_policy_id":null,"name":"singlevm1-net_55452dc3-7d8f-427b-b978-0c114374eca9","admin_state_up":true,"tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:38:11Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ef0775ed-a785-455b-b0df-1be2e7c4526e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["3e461a66-29f9-45c2-8fd1-437352393b62"],"description":"","tags":[],"updated_at":"2018-12-10T04:38:13Z","qos_policy_id":null,"name":"HA network tenant c47c6539fb2a433791aefcdf57514708","admin_state_up":true,"tenant_id":"","created_at":"2018-12-10T04:38:13Z","provider:network_type":"vxlan"}]} 2018-12-10 04:38:38,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7dd4a407-e2e5-47cb-a646-d0c625b18686 2018-12-10 04:38:38,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.53378200531s 2018-12-10 04:38:38,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:38:38,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:39,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:39 GMT X-Openstack-Request-Id: req-03860031-bb82-4f19-892e-7178ca4d283d 2018-12-10 04:38:39,014 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-10T04:38:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2b427344-c709-48ef-8114-5b9ad5889525","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c47c6539fb2a433791aefcdf57514708","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_55452dc3-7d8f-427b-b978-0c114374eca9","enable_dhcp":true,"segment_id":null,"network_id":"c9951dd3-17ab-473a-8802-eaff6af7aa4d","tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:38:12Z","ip_version":4},{"updated_at":"2018-12-10T04:38:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3e461a66-29f9-45c2-8fd1-437352393b62","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant c47c6539fb2a433791aefcdf57514708","enable_dhcp":false,"segment_id":null,"network_id":"ef0775ed-a785-455b-b0df-1be2e7c4526e","tenant_id":"","created_at":"2018-12-10T04:38:13Z","ip_version":4},{"updated_at":"2018-12-10T04:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bad97985-7664-41fa-b208-a1163e9b4d7a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3d9105dddf2848f3a2105bcfb490a6e9","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"69361a0e-750a-44ff-b392-0c32d8f81703","tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:36Z","ip_version":4}]} 2018-12-10 04:38:39,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-03860031-bb82-4f19-892e-7178ca4d283d 2018-12-10 04:38:39,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.342185974121s 2018-12-10 04:38:39,015 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:38:41,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:38:41,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:42,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fd98ea6-95bc-40ce-937d-9d28510e3c90 x-openstack-request-id: req-4fd98ea6-95bc-40ce-937d-9d28510e3c90 2018-12-10 04:38:42,488 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "bookmark"}], "image": {"id": "32d19686-9d26-4584-9f46-26aa0959fad6", "links": [{"href": "http://172.30.9.28:8774/images/32d19686-9d26-4584-9f46-26aa0959fad6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2554926c-7362-4c2a-a68f-93ac675c9e34", "links": [{"href": "http://172.30.9.28:8774/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34", "rel": "bookmark"}]}, "id": "b75eb607-8a73-4ae9-99c0-c40db7f91795", "security_groups": [{"name": "singlevm1-sg_55452dc3-7d8f-427b-b978-0c114374eca9"}], "user_id": "2c6cffbf008f48758ae92f1c7e6a32a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:38:40Z", "hostId": "80ad48ac758798e0cbb3624976e5f96269248f149d18ead8ed318564", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_55452dc3-7d8f-427b-b978-0c114374eca9", "created": "2018-12-10T04:38:36Z", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:38:42,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4fd98ea6-95bc-40ce-937d-9d28510e3c90 2018-12-10 04:38:42,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47046899796s 2018-12-10 04:38:42,495 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:38:44,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:38:44,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:45,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d433909-1153-461c-ba58-5a0de2fb9307 x-openstack-request-id: req-2d433909-1153-461c-ba58-5a0de2fb9307 2018-12-10 04:38:45,400 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "bookmark"}], "image": {"id": "32d19686-9d26-4584-9f46-26aa0959fad6", "links": [{"href": "http://172.30.9.28:8774/images/32d19686-9d26-4584-9f46-26aa0959fad6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2554926c-7362-4c2a-a68f-93ac675c9e34", "links": [{"href": "http://172.30.9.28:8774/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34", "rel": "bookmark"}]}, "id": "b75eb607-8a73-4ae9-99c0-c40db7f91795", "security_groups": [{"name": "singlevm1-sg_55452dc3-7d8f-427b-b978-0c114374eca9"}], "user_id": "2c6cffbf008f48758ae92f1c7e6a32a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:38:41Z", "hostId": "80ad48ac758798e0cbb3624976e5f96269248f149d18ead8ed318564", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_55452dc3-7d8f-427b-b978-0c114374eca9", "created": "2018-12-10T04:38:36Z", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:38:45,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2d433909-1153-461c-ba58-5a0de2fb9307 2018-12-10 04:38:45,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.902009010315s 2018-12-10 04:38:45,407 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:38:47,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:38:47,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:48,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-15025d43-1f5a-4fc8-8c72-a47ca51945e1 x-openstack-request-id: req-15025d43-1f5a-4fc8-8c72-a47ca51945e1 2018-12-10 04:38:48,835 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_55452dc3-7d8f-427b-b978-0c114374eca9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:c1:b1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "bookmark"}], "image": {"id": "32d19686-9d26-4584-9f46-26aa0959fad6", "links": [{"href": "http://172.30.9.28:8774/images/32d19686-9d26-4584-9f46-26aa0959fad6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2554926c-7362-4c2a-a68f-93ac675c9e34", "links": [{"href": "http://172.30.9.28:8774/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34", "rel": "bookmark"}]}, "id": "b75eb607-8a73-4ae9-99c0-c40db7f91795", "security_groups": [{"name": "singlevm1-sg_55452dc3-7d8f-427b-b978-0c114374eca9"}], "user_id": "2c6cffbf008f48758ae92f1c7e6a32a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:38:41Z", "hostId": "80ad48ac758798e0cbb3624976e5f96269248f149d18ead8ed318564", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_55452dc3-7d8f-427b-b978-0c114374eca9", "created": "2018-12-10T04:38:36Z", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:38:48,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-15025d43-1f5a-4fc8-8c72-a47ca51945e1 2018-12-10 04:38:48,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.42547416687s 2018-12-10 04:38:48,842 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:38:50,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:38:50,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:52,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 812 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c3639ba6-12bc-4dff-a1b8-ebe1f3aba12d x-openstack-request-id: req-c3639ba6-12bc-4dff-a1b8-ebe1f3aba12d 2018-12-10 04:38:52,017 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_55452dc3-7d8f-427b-b978-0c114374eca9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:c1:b1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "bookmark"}], "image": {"id": "32d19686-9d26-4584-9f46-26aa0959fad6", "links": [{"href": "http://172.30.9.28:8774/images/32d19686-9d26-4584-9f46-26aa0959fad6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-12-10T04:38:49.000000", "flavor": {"id": "2554926c-7362-4c2a-a68f-93ac675c9e34", "links": [{"href": "http://172.30.9.28:8774/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34", "rel": "bookmark"}]}, "id": "b75eb607-8a73-4ae9-99c0-c40db7f91795", "security_groups": [{"name": "singlevm1-sg_55452dc3-7d8f-427b-b978-0c114374eca9"}], "user_id": "2c6cffbf008f48758ae92f1c7e6a32a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:38:49Z", "hostId": "80ad48ac758798e0cbb3624976e5f96269248f149d18ead8ed318564", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_55452dc3-7d8f-427b-b978-0c114374eca9", "created": "2018-12-10T04:38:36Z", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:38:52,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c3639ba6-12bc-4dff-a1b8-ebe1f3aba12d 2018-12-10 04:38:52,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1727938652s 2018-12-10 04:38:52,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:38:52,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b75eb607-8a73-4ae9-99c0-c40db7f91795" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:52,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:52 GMT X-Openstack-Request-Id: req-d9be440a-d845-4a0f-a0c3-187a546ed7e0 2018-12-10 04:38:52,388 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:38:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b427344-c709-48ef-8114-5b9ad5889525","ip_address":"192.168.120.11"}],"id":"204400a4-fb51-4e1b-9c5c-dcf48ac27693","security_groups":["8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:c1:b1","project_id":"c47c6539fb2a433791aefcdf57514708","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c9951dd3-17ab-473a-8802-eaff6af7aa4d","tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:38:41Z","binding:vnic_type":"normal","device_id":"b75eb607-8a73-4ae9-99c0-c40db7f91795","ip_allocation":"immediate"}]} 2018-12-10 04:38:52,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b75eb607-8a73-4ae9-99c0-c40db7f91795 used request id req-d9be440a-d845-4a0f-a0c3-187a546ed7e0 2018-12-10 04:38:52,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.36391210556s 2018-12-10 04:38:52,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:38:52,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=204400a4-fb51-4e1b-9c5c-dcf48ac27693" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:52,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:52 GMT X-Openstack-Request-Id: req-ff65761a-8f30-4e0b-bf0b-11d77609d505 2018-12-10 04:38:52,485 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:38:52,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=204400a4-fb51-4e1b-9c5c-dcf48ac27693 used request id req-ff65761a-8f30-4e0b-bf0b-11d77609d505 2018-12-10 04:38:52,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0858981609344s 2018-12-10 04:38:52,486 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_55452dc3-7d8f-427b-b978-0c114374eca9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:82:c1:b1', 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'32d19686-9d26-4584-9f46-26aa0959fad6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-12-10T04:38:49.000000', 'flavor': Munch({u'id': u'2554926c-7362-4c2a-a68f-93ac675c9e34'}), 'az': u'nova', 'id': u'b75eb607-8a73-4ae9-99c0-c40db7f91795', 'security_groups': [Munch({u'name': u'singlevm1-sg_55452dc3-7d8f-427b-b978-0c114374eca9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c6cffbf008f48758ae92f1c7e6a32a1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c47c6539fb2a433791aefcdf57514708', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-10T04:38:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T04:38:49Z', 'hostId': u'80ad48ac758798e0cbb3624976e5f96269248f149d18ead8ed318564', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'80ad48ac758798e0cbb3624976e5f96269248f149d18ead8ed318564', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-12-10T04:38:49.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c47c6539fb2a433791aefcdf57514708', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_55452dc3-7d8f-427b-b978-0c114374eca9', 'adminPass': u'eaG4LQAEJ8sE', 'tenant_id': u'c47c6539fb2a433791aefcdf57514708', 'created_at': u'2018-12-10T04:38:36Z', 'created': u'2018-12-10T04:38:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 04:38:52,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:38:52,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:52,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:52 GMT X-Openstack-Request-Id: req-37785b4c-ff39-4770-b1ae-304946795e53 2018-12-10 04:38:52,871 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c9951dd3-17ab-473a-8802-eaff6af7aa4d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"c47c6539fb2a433791aefcdf57514708","l2_adjacency":true,"status":"ACTIVE","subnets":["2b427344-c709-48ef-8114-5b9ad5889525"],"description":"","tags":[],"updated_at":"2018-12-10T04:38:12Z","qos_policy_id":null,"name":"singlevm1-net_55452dc3-7d8f-427b-b978-0c114374eca9","admin_state_up":true,"tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:38:11Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ef0775ed-a785-455b-b0df-1be2e7c4526e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["3e461a66-29f9-45c2-8fd1-437352393b62"],"description":"","tags":[],"updated_at":"2018-12-10T04:38:13Z","qos_policy_id":null,"name":"HA network tenant c47c6539fb2a433791aefcdf57514708","admin_state_up":true,"tenant_id":"","created_at":"2018-12-10T04:38:13Z","provider:network_type":"vxlan"}]} 2018-12-10 04:38:52,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-37785b4c-ff39-4770-b1ae-304946795e53 2018-12-10 04:38:52,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380167961121s 2018-12-10 04:38:52,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:38:52,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b75eb607-8a73-4ae9-99c0-c40db7f91795" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:52,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:52 GMT X-Openstack-Request-Id: req-e68e9a66-08a6-4816-8a20-fc4f06d5f443 2018-12-10 04:38:52,931 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:38:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2b427344-c709-48ef-8114-5b9ad5889525","ip_address":"192.168.120.11"}],"id":"204400a4-fb51-4e1b-9c5c-dcf48ac27693","security_groups":["8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:c1:b1","project_id":"c47c6539fb2a433791aefcdf57514708","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c9951dd3-17ab-473a-8802-eaff6af7aa4d","tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:38:41Z","binding:vnic_type":"normal","device_id":"b75eb607-8a73-4ae9-99c0-c40db7f91795","ip_allocation":"immediate"}]} 2018-12-10 04:38:52,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b75eb607-8a73-4ae9-99c0-c40db7f91795 used request id req-e68e9a66-08a6-4816-8a20-fc4f06d5f443 2018-12-10 04:38:52,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0573680400848s 2018-12-10 04:38:52,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-10 04:38:52,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"floatingip": {"floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "fixed_ip_address": "192.168.120.11", "port_id": "204400a4-fb51-4e1b-9c5c-dcf48ac27693"}}' 2018-12-10 04:38:55,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:55 GMT X-Openstack-Request-Id: req-b2ed1971-ecbe-4af1-9757-22480583f70d 2018-12-10 04:38:55,678 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "29aeec26-f7eb-4639-8d3f-92ff7c6bc28a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:53Z", "updated_at": "2018-12-10T04:38:53Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c9951dd3-17ab-473a-8802-eaff6af7aa4d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:82:c1:b1", "device_id": "b75eb607-8a73-4ae9-99c0-c40db7f91795"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "c47c6539fb2a433791aefcdf57514708", "port_id": "204400a4-fb51-4e1b-9c5c-dcf48ac27693", "id": "b2f54568-3cfe-4a5c-aa01-1dc77e7292da", "qos_policy_id": null}} 2018-12-10 04:38:55,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b2ed1971-ecbe-4af1-9757-22480583f70d 2018-12-10 04:38:55,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.74623990059s 2018-12-10 04:38:55,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:38:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:56,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:56 GMT X-Openstack-Request-Id: req-a253e3fc-cf28-4eb7-a739-1b5cce724cac 2018-12-10 04:38:56,069 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "29aeec26-f7eb-4639-8d3f-92ff7c6bc28a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:53Z", "updated_at": "2018-12-10T04:38:53Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c9951dd3-17ab-473a-8802-eaff6af7aa4d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:82:c1:b1", "device_id": "b75eb607-8a73-4ae9-99c0-c40db7f91795"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "c47c6539fb2a433791aefcdf57514708", "port_id": "204400a4-fb51-4e1b-9c5c-dcf48ac27693", "id": "b2f54568-3cfe-4a5c-aa01-1dc77e7292da", "qos_policy_id": null}]} 2018-12-10 04:38:56,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a253e3fc-cf28-4eb7-a739-1b5cce724cac 2018-12-10 04:38:56,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.37589097023s 2018-12-10 04:38:56,077 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:38:56,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:38:56,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:56,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:56 GMT X-Openstack-Request-Id: req-c0357b9c-9d5d-4135-81d7-5c096b5aa943 2018-12-10 04:38:56,251 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "29aeec26-f7eb-4639-8d3f-92ff7c6bc28a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:53Z", "updated_at": "2018-12-10T04:38:53Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c9951dd3-17ab-473a-8802-eaff6af7aa4d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:82:c1:b1", "device_id": "b75eb607-8a73-4ae9-99c0-c40db7f91795"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "c47c6539fb2a433791aefcdf57514708", "port_id": "204400a4-fb51-4e1b-9c5c-dcf48ac27693", "id": "b2f54568-3cfe-4a5c-aa01-1dc77e7292da", "qos_policy_id": null}]} 2018-12-10 04:38:56,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c0357b9c-9d5d-4135-81d7-5c096b5aa943 2018-12-10 04:38:56,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0641520023346s 2018-12-10 04:38:56,258 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:38:56,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:38:56,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:56,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:56 GMT X-Openstack-Request-Id: req-53574ebf-34a2-4136-845c-6e107e3d1a01 2018-12-10 04:38:56,442 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "29aeec26-f7eb-4639-8d3f-92ff7c6bc28a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:53Z", "updated_at": "2018-12-10T04:38:53Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c9951dd3-17ab-473a-8802-eaff6af7aa4d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:82:c1:b1", "device_id": "b75eb607-8a73-4ae9-99c0-c40db7f91795"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "c47c6539fb2a433791aefcdf57514708", "port_id": "204400a4-fb51-4e1b-9c5c-dcf48ac27693", "id": "b2f54568-3cfe-4a5c-aa01-1dc77e7292da", "qos_policy_id": null}]} 2018-12-10 04:38:56,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-53574ebf-34a2-4136-845c-6e107e3d1a01 2018-12-10 04:38:56,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0742568969727s 2018-12-10 04:38:56,449 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:38:56,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:38:56,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:56,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:56 GMT X-Openstack-Request-Id: req-e9cccf28-4b89-4c32-be16-76ec20c8d27e 2018-12-10 04:38:56,637 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "29aeec26-f7eb-4639-8d3f-92ff7c6bc28a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:53Z", "updated_at": "2018-12-10T04:38:53Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c9951dd3-17ab-473a-8802-eaff6af7aa4d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:82:c1:b1", "device_id": "b75eb607-8a73-4ae9-99c0-c40db7f91795"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "c47c6539fb2a433791aefcdf57514708", "port_id": "204400a4-fb51-4e1b-9c5c-dcf48ac27693", "id": "b2f54568-3cfe-4a5c-aa01-1dc77e7292da", "qos_policy_id": null}]} 2018-12-10 04:38:56,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e9cccf28-4b89-4c32-be16-76ec20c8d27e 2018-12-10 04:38:56,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0785140991211s 2018-12-10 04:38:56,644 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:38:56,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:38:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:38:57,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:57 GMT X-Openstack-Request-Id: req-ce91f98e-9eb3-48e7-bbe6-0dfefceaa0f7 2018-12-10 04:38:57,139 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "29aeec26-f7eb-4639-8d3f-92ff7c6bc28a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:53Z", "updated_at": "2018-12-10T04:38:56Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c9951dd3-17ab-473a-8802-eaff6af7aa4d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:82:c1:b1", "device_id": "b75eb607-8a73-4ae9-99c0-c40db7f91795"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "port_id": "204400a4-fb51-4e1b-9c5c-dcf48ac27693", "id": "b2f54568-3cfe-4a5c-aa01-1dc77e7292da", "qos_policy_id": null}]} 2018-12-10 04:38:57,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ce91f98e-9eb3-48e7-bbe6-0dfefceaa0f7 2018-12-10 04:38:57,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.384757995605s 2018-12-10 04:38:57,146 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'29aeec26-f7eb-4639-8d3f-92ff7c6bc28a', 'updated_at': u'2018-12-10T04:38:56Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'204400a4-fb51-4e1b-9c5c-dcf48ac27693', 'id': u'b2f54568-3cfe-4a5c-aa01-1dc77e7292da', 'network': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'port': u'204400a4-fb51-4e1b-9c5c-dcf48ac27693', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c47c6539fb2a433791aefcdf57514708', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c47c6539fb2a433791aefcdf57514708', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c9951dd3-17ab-473a-8802-eaff6af7aa4d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:82:c1:b1', u'device_id': u'b75eb607-8a73-4ae9-99c0-c40db7f91795'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'c47c6539fb2a433791aefcdf57514708', 'created_at': u'2018-12-10T04:38:53Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c9951dd3-17ab-473a-8802-eaff6af7aa4d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:82:c1:b1', u'device_id': u'b75eb607-8a73-4ae9-99c0-c40db7f91795'}), 'router': u'29aeec26-f7eb-4639-8d3f-92ff7c6bc28a'}) 2018-12-10 04:38:57,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 04:38:57,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 04:38:58,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9606 Content-Type: application/json Date: Mon, 10 Dec 2018 04:38:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e44d3a1-844f-4c5a-99e1-bb2f8ce492a1 x-openstack-request-id: req-4e44d3a1-844f-4c5a-99e1-bb2f8ce492a1 2018-12-10 04:38:58,073 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510744623 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.228341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.231233] pid_max: default: 32768 minimum: 301\n[ 0.232790] ACPI: Core revision 20150930\n[ 0.234766] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237017] Security Framework initialized\n[ 0.238430] Yama: becoming mindful.\n[ 0.239697] AppArmor: AppArmor initialized\n[ 0.241152] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243417] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245615] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247709] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250064] Initializing cgroup subsys io\n[ 0.251481] Initializing cgroup subsys memory\n[ 0.252967] Initializing cgroup subsys devices\n[ 0.254474] Initializing cgroup subsys freezer\n[ 0.255976] Initializing cgroup subsys net_cls\n[ 0.257481] Initializing cgroup subsys perf_event\n[ 0.259065] Initializing cgroup subsys net_prio\n[ 0.260594] Initializing cgroup subsys hugetlb\n[ 0.262102] Initializing cgroup subsys pids\n[ 0.263597] CPU: Physical Processor ID: 0\n[ 0.265682] mce: CPU supports 10 MCE banks\n[ 0.267141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268886] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287445] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295727] ftrace: allocating 31920 entries in 125 pages\n[ 0.326279] smpboot: Max logical packages: 1\n[ 0.327787] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.330125] x2apic enabled\n[ 0.331501] Switched APIC routing to physical x2apic.\n[ 0.334349] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336292] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339865] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342922] KVM setup paravirtual spinlock\n[ 0.344801] x86: Booted up 1 node, 1 CPUs\n[ 0.346191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348556] devtmpfs: initialized\n[ 0.350737] evm: security.selinux\n[ 0.351915] evm: security.SMACK64\n[ 0.353107] evm: security.SMACK64EXEC\n[ 0.354396] evm: security.SMACK64TRANSMUTE\n[ 0.355781] evm: security.SMACK64MMAP\n[ 0.357053] evm: security.ima\n[ 0.358161] evm: security.capability\n[ 0.359479] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362665] pinctrl core: initialized pinctrl subsystem\n[ 0.364484] RTC time: 4:38:49, date: 12/10/18\n[ 0.366048] NET: Registered protocol family 16\n[ 0.367689] cpuidle: using governor ladder\n[ 0.369111] cpuidle: using governor menu\n[ 0.370513] PCCT header not found.\n[ 0.371787] ACPI: bus type PCI registered\n[ 0.373183] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375429] PCI: Using configuration type 1 for base access\n[ 0.378005] ACPI: Added _OSI(Module Device)\n[ 0.379461] ACPI: Added _OSI(Processor Device)\n[ 0.380955] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382521] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385105] ACPI: Interpreter enabled\n[ 0.386441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.393039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399553] ACPI: (supports S0 S5)\n[ 0.400781] ACPI: Using IOAPIC for interrupt routing\n[ 0.402431] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406886] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.411024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.413102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416883] acpiphp: Slot [3] registered\n[ 0.418270] acpiphp: Slot [4] registered\n[ 0.419657] acpiphp: Slot [5] registered\n[ 0.421043] acpiphp: Slot [6] registered\n[ 0.422424] acpiphp: Slot [7] registered\n[ 0.423802] acpiphp: Slot [8] registered\n[ 0.425191] acpiphp: Slot [9] registered\n[ 0.426574] acpiphp: Slot [10] registered\n[ 0.427972] acpiphp: Slot [11] registered\n[ 0.429378] acpiphp: Slot [12] registered\n[ 0.430781] acpiphp: Slot [13] registered\n[ 0.432177] acpiphp: Slot [14] registered\n[ 0.433581] acpiphp: Slot [15] registered\n[ 0.451188] acpiphp: Slot [16] registered\n[ 0.452603] acpiphp: Slot [17] registered\n[ 0.454004] acpiphp: Slot [18] registered\n[ 0.455408] acpiphp: Slot [19] registered\n[ 0.456809] acpiphp: Slot [20] registered\n[ 0.458213] acpiphp: Slot [21] registered\n[ 0.459620] acpiphp: Slot [22] registered\n[ 0.461021] acpiphp: Slot [23] registered\n[ 0.462426] acpiphp: Slot [24] registered\n[ 0.463829] acpiphp: Slot [25] registered\n[ 0.465226] acpiphp: Slot [26] registered\n[ 0.466628] acpiphp: Slot [27] registered\n[ 0.468040] acpiphp: Slot [28] registered\n[ 0.469448] acpiphp: Slot [29] registered\n[ 0.470844] acpiphp: Slot [30] registered\n[ 0.472250] acpiphp: Slot [31] registered\n[ 0.473650] PCI host bridge to bus 0000:00\n[ 0.475057] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.477180] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479185] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481711] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484227] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486800] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491395] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493621] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502407] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.526937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529462] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532326] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.534758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.537165] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541462] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543284] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.545982] vgaarb: loaded\n[ 0.547022] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549042] SCSI subsystem initialized\n[ 0.550573] ACPI: bus type USB registered\n[ 0.554012] usbcore: registered new interface driver usbfs\n[ 0.556056] usbcore: registered new interface driver hub\n[ 0.557875] usbcore: registered new device driver usb\n[ 0.560033] PCI: Using ACPI for IRQ routing\n[ 0.562135] NetLabel: Initializing\n[ 0.563385] NetLabel: domain hash size = 128\n[ 0.564881] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566566] NetLabel: unlabeled traffic allowed by default\n[ 0.568679] clocksource: Switched to clocksource kvm-clock\n[ 0.579184] AppArmor: AppArmor Filesystem Enabled\n[ 0.580846] pnp: PnP ACPI init\n[ 0.582455] pnp: PnP ACPI: found 5 devices\n[ 0.589545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.592521] NET: Registered protocol family 2\n[ 0.594299] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.596543] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.598646] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.600743] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602643] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604690] NET: Registered protocol family 1\n[ 0.606216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.608142] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.610014] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.625006] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.640010] Trying to unpack rootfs image as initramfs...\n[ 0.700404] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.703192] Scanning for low memory corruption every 60 seconds\n[ 0.705396] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.707407] audit: initializing netlink subsys (disabled)\n[ 0.709247] audit: type=2000 audit(1544416730.402:1): initialized\n[ 0.711505] Initialise system trusted keyring\n[ 0.713118] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.715091] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.718131] zbud: loaded\n[ 0.719298] VFS: Disk quotas dquot_6.6.0\n[ 0.720673] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.723163] fuse init (API version 7.23)\n[ 0.724663] Key type big_key registered\n[ 0.726014] Allocating IMA MOK and blacklist keyrings.\n[ 0.727995] Key type asymmetric registered\n[ 0.729430] Asymmetric key parser 'x509' registered\n[ 0.731046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.733593] io scheduler noop registered\n[ 0.734933] io scheduler deadline registered (default)\n[ 0.736613] io scheduler cfq registered\n[ 0.738031] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.739827] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.741952] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.744487] ACPI: Power Button [PWRF]\n[ 0.745882] GHES: HEST is not enabled!\n[ 0.759909] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.789141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.792610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.817787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.821197] Linux agpgart interface v0.103\n[ 0.824686] brd: module loaded\n[ 0.827028] loop: module loaded\n[ 0.832216] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.834716] GPT:90111 != 2097151\n[ 0.835869] GPT:Alternate GPT header not at the end of the disk.\n[ 0.837733] GPT:90111 != 2097151\n[ 0.838885] GPT: Use GNU Parted to correct GPT errors.\n[ 0.840562] vda: vda1 vda15\n[ 0.842403] scsi host0: ata_piix\n[ 0.843721] scsi host1: ata_piix\n[ 0.844947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.847027] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.849752] libphy: Fixed MDIO Bus: probed\n[ 0.851138] tun: Universal TUN/TAP device driver, 1.6\n[ 0.852769] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.855945] PPP generic driver version 2.4.2\n[ 0.857541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.859623] ehci-pci: EHCI PCI platform driver\n[ 0.861170] ehci-platform: EHCI generic platform driver\n[ 0.862899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.864883] ohci-pci: OHCI PCI platform driver\n[ 0.866413] ohci-platform: OHCI generic platform driver\n[ 0.868145] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.883183] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.884928] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.887476] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.889202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.891184] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.893444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.895910] usb usb1: Product: UHCI Host Controller\n[ 0.897527] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.899505] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.901155] hub 1-0:1.0: USB hub found\n[ 0.902511] hub 1-0:1.0: 2 ports detected\n[ 0.904058] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.907626] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.909274] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.911025] mousedev: PS/2 mouse device common for all mice\n[ 0.913175] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.916111] rtc_cmos 00:00: RTC can wake from S4\n[ 0.918187] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.920227] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.922291] i2c /dev entries driver\n[ 0.923598] device-mapper: uevent: version 1.0.3\n[ 0.925233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.928061] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.930291] NET: Registered protocol family 10\n[ 0.932084] NET: Registered protocol family 17\n[ 0.933639] Key type dns_resolver registered\n[ 0.935264] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.937195] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.940200] registered taskstats version 1\n[ 0.941663] Loading compiled-in X.509 certificates\n[ 0.943832] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.947059] zswap: loaded using pool lzo/zbud\n[ 0.949366] Key type trusted registered\n[ 0.951707] Key type encrypted registered\n[ 0.953126] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.954930] ima: No TPM chip found, activating TPM-bypass!\n[ 0.956763] evm: HMAC attrs: 0x1\n[ 0.958311] Magic number: 14:789:615\n[ 0.959650] misc tun: hash matches\n[ 0.961025] rtc_cmos 00:00: setting system clock to 2018-12-10 04:38:50 UTC (1544416730)\n[ 0.963792] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.965731] EDD information not available.\n[ 1.006419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.009137] Write protecting the kernel read-only data: 14336k\n[ 1.012485] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.015479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.171758] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.99. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0zVE/EGf/CDGRvObNhREn+YouUXQi/bklw1ro4L0ConWEGRXJxyscCGq4lrmmpPONGm7IugpgyPr6ad9M14lFep1tgHiE+kRivdCI469Y2/n1l6a7Fpr7LTlNH18ojGnbzwA61LYnq84G/WyJTjmgHr/G3OPnVSWvoTnPBtVx9aqO9ac2g1SE4JcVv7spBlSs1+jSGFJpRTN9+uUqCo3u60OY8BOd3LQq0YcKwSr7WvtpBz3WIf5aiuhzCXuUEr4ZeJYXLmoqtlxV3lJ5hP8xEUXjQUxe6b7licY0mERUWw2TdlHMqHN91hkaH49CBIjayMjxHV1fd3OfZNDFs9Ft root@singlevm1-vm-55452dc3-7d8f-427b-b978-0c114374eca9\nssh-dss AAAAB3NzaC1kc3MAAACBAKIyMO2POs9HwxWY9Z8AfJBLpXSOpcPlo1sdrh8COCcgqg3hIk9mJWbzPIZRRQA2yOLJDJoH8ll5F8oiEVSSfPylVqzwKXCRN/kgsuumWfEk1aKr+AueLvXJZkJTE7ExPiMv8rk8bwrSuRmdyqqPhIhhtUVVtL2xxF6Moqaq15CnAAAAFQCZGuq4iZUEzj6uas39mxGU9WDMSwAAAIA9zfMHsO8VY5GYWH6T7sZ1TXjWSaZWZo6PYrJDPwdAOjjhskcD/iP/J4njWz9QRS5Ft2KziGNKaw338ByO82fKttQrmwA8eqJNC2p8txdh/9xvXtQRlG/w3ppcq08v/jkW20ELPeDbykIIRA3Jr1IKrQ3dirHjwsMvTV9kiEnTrgAAAIAdWje+yxZ3odFGNq7ukubMF/FekxgTWhxlrxJYzrG5kROhlIKvHa6TPtKlXPHr94CiQjGI37PyMqG65gCElU3kdUbXRYcBNqCadSSgpiUuvQzx7XBqqmVASESPIhIcohgicgD+L/BkVd3O2TPHYwTb+8Kzp0exY9V0LNEEXLjxuA== root@singlevm1-vm-55452dc3-7d8f-427b-b978-0c114374eca9\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.29s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe82:c1b1/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-55452dc3-7d8f-427b-b978-0c114374eca9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.21 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-55452dc3-7d8f-427b-b978-0c114374eca9 login: "} 2018-12-10 04:38:58,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795/action used request id req-4e44d3a1-844f-4c5a-99e1-bb2f8ce492a1 2018-12-10 04:38:58,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.927024126053s 2018-12-10 04:38:58,074 - 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 510744623 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.228341] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231233] pid_max: default: 32768 minimum: 301 [ 0.232790] ACPI: Core revision 20150930 [ 0.234766] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237017] Security Framework initialized [ 0.238430] Yama: becoming mindful. [ 0.239697] AppArmor: AppArmor initialized [ 0.241152] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243417] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245615] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247709] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250064] Initializing cgroup subsys io [ 0.251481] Initializing cgroup subsys memory [ 0.252967] Initializing cgroup subsys devices [ 0.254474] Initializing cgroup subsys freezer [ 0.255976] Initializing cgroup subsys net_cls [ 0.257481] Initializing cgroup subsys perf_event [ 0.259065] Initializing cgroup subsys net_prio [ 0.260594] Initializing cgroup subsys hugetlb [ 0.262102] Initializing cgroup subsys pids [ 0.263597] CPU: Physical Processor ID: 0 [ 0.265682] mce: CPU supports 10 MCE banks [ 0.267141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268886] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287445] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295727] ftrace: allocating 31920 entries in 125 pages [ 0.326279] smpboot: Max logical packages: 1 [ 0.327787] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.330125] x2apic enabled [ 0.331501] Switched APIC routing to physical x2apic. [ 0.334349] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336292] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339865] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342922] KVM setup paravirtual spinlock [ 0.344801] x86: Booted up 1 node, 1 CPUs [ 0.346191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348556] devtmpfs: initialized [ 0.350737] evm: security.selinux [ 0.351915] evm: security.SMACK64 [ 0.353107] evm: security.SMACK64EXEC [ 0.354396] evm: security.SMACK64TRANSMUTE [ 0.355781] evm: security.SMACK64MMAP [ 0.357053] evm: security.ima [ 0.358161] evm: security.capability [ 0.359479] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362665] pinctrl core: initialized pinctrl subsystem [ 0.364484] RTC time: 4:38:49, date: 12/10/18 [ 0.366048] NET: Registered protocol family 16 [ 0.367689] cpuidle: using governor ladder [ 0.369111] cpuidle: using governor menu [ 0.370513] PCCT header not found. [ 0.371787] ACPI: bus type PCI registered [ 0.373183] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375429] PCI: Using configuration type 1 for base access [ 0.378005] ACPI: Added _OSI(Module Device) [ 0.379461] ACPI: Added _OSI(Processor Device) [ 0.380955] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382521] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385105] ACPI: Interpreter enabled [ 0.386441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.393039] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399553] ACPI: (supports S0 S5) [ 0.400781] ACPI: Using IOAPIC for interrupt routing [ 0.402431] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406886] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.411024] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.413102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416883] acpiphp: Slot [3] registered [ 0.418270] acpiphp: Slot [4] registered [ 0.419657] acpiphp: Slot [5] registered [ 0.421043] acpiphp: Slot [6] registered [ 0.422424] acpiphp: Slot [7] registered [ 0.423802] acpiphp: Slot [8] registered [ 0.425191] acpiphp: Slot [9] registered [ 0.426574] acpiphp: Slot [10] registered [ 0.427972] acpiphp: Slot [11] registered [ 0.429378] acpiphp: Slot [12] registered [ 0.430781] acpiphp: Slot [13] registered [ 0.432177] acpiphp: Slot [14] registered [ 0.433581] acpiphp: Slot [15] registered [ 0.451188] acpiphp: Slot [16] registered [ 0.452603] acpiphp: Slot [17] registered [ 0.454004] acpiphp: Slot [18] registered [ 0.455408] acpiphp: Slot [19] registered [ 0.456809] acpiphp: Slot [20] registered [ 0.458213] acpiphp: Slot [21] registered [ 0.459620] acpiphp: Slot [22] registered [ 0.461021] acpiphp: Slot [23] registered [ 0.462426] acpiphp: Slot [24] registered [ 0.463829] acpiphp: Slot [25] registered [ 0.465226] acpiphp: Slot [26] registered [ 0.466628] acpiphp: Slot [27] registered [ 0.468040] acpiphp: Slot [28] registered [ 0.469448] acpiphp: Slot [29] registered [ 0.470844] acpiphp: Slot [30] registered [ 0.472250] acpiphp: Slot [31] registered [ 0.473650] PCI host bridge to bus 0000:00 [ 0.475057] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.477180] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479185] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481711] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484227] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486800] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491395] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493621] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495685] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497889] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502407] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.526937] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529462] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532326] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.534758] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.537165] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539291] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541462] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543284] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.545982] vgaarb: loaded [ 0.547022] vgaarb: bridge control possible 0000:00:02.0 [ 0.549042] SCSI subsystem initialized [ 0.550573] ACPI: bus type USB registered [ 0.554012] usbcore: registered new interface driver usbfs [ 0.556056] usbcore: registered new interface driver hub [ 0.557875] usbcore: registered new device driver usb [ 0.560033] PCI: Using ACPI for IRQ routing [ 0.562135] NetLabel: Initializing [ 0.563385] NetLabel: domain hash size = 128 [ 0.564881] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566566] NetLabel: unlabeled traffic allowed by default [ 0.568679] clocksource: Switched to clocksource kvm-clock [ 0.579184] AppArmor: AppArmor Filesystem Enabled [ 0.580846] pnp: PnP ACPI init [ 0.582455] pnp: PnP ACPI: found 5 devices [ 0.589545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.592521] NET: Registered protocol family 2 [ 0.594299] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.596543] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.598646] TCP: Hash tables configured (established 4096 bind 4096) [ 0.600743] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.602643] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.604690] NET: Registered protocol family 1 [ 0.606216] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608142] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610014] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.625006] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.640010] Trying to unpack rootfs image as initramfs... [ 0.700404] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.703192] Scanning for low memory corruption every 60 seconds [ 0.705396] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.707407] audit: initializing netlink subsys (disabled) [ 0.709247] audit: type=2000 audit(1544416730.402:1): initialized [ 0.711505] Initialise system trusted keyring [ 0.713118] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.715091] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.718131] zbud: loaded [ 0.719298] VFS: Disk quotas dquot_6.6.0 [ 0.720673] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.723163] fuse init (API version 7.23) [ 0.724663] Key type big_key registered [ 0.726014] Allocating IMA MOK and blacklist keyrings. [ 0.727995] Key type asymmetric registered [ 0.729430] Asymmetric key parser 'x509' registered [ 0.731046] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.733593] io scheduler noop registered [ 0.734933] io scheduler deadline registered (default) [ 0.736613] io scheduler cfq registered [ 0.738031] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.739827] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.741952] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.744487] ACPI: Power Button [PWRF] [ 0.745882] GHES: HEST is not enabled! [ 0.759909] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.789141] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.792610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.817787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.821197] Linux agpgart interface v0.103 [ 0.824686] brd: module loaded [ 0.827028] loop: module loaded [ 0.832216] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.834716] GPT:90111 != 2097151 [ 0.835869] GPT:Alternate GPT header not at the end of the disk. [ 0.837733] GPT:90111 != 2097151 [ 0.838885] GPT: Use GNU Parted to correct GPT errors. [ 0.840562] vda: vda1 vda15 [ 0.842403] scsi host0: ata_piix [ 0.843721] scsi host1: ata_piix [ 0.844947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.847027] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.849752] libphy: Fixed MDIO Bus: probed [ 0.851138] tun: Universal TUN/TAP device driver, 1.6 [ 0.852769] tun: (C) 1999-2004 Max Krasnyansky [ 0.855945] PPP generic driver version 2.4.2 [ 0.857541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.859623] ehci-pci: EHCI PCI platform driver [ 0.861170] ehci-platform: EHCI generic platform driver [ 0.862899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864883] ohci-pci: OHCI PCI platform driver [ 0.866413] ohci-platform: OHCI generic platform driver [ 0.868145] uhci_hcd: USB Universal Host Controller Interface driver [ 0.883183] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.884928] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887476] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889202] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.891184] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.893444] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.895910] usb usb1: Product: UHCI Host Controller [ 0.897527] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.899505] usb usb1: SerialNumber: 0000:00:01.2 [ 0.901155] hub 1-0:1.0: USB hub found [ 0.902511] hub 1-0:1.0: 2 ports detected [ 0.904058] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.907626] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.909274] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.911025] mousedev: PS/2 mouse device common for all mice [ 0.913175] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.916111] rtc_cmos 00:00: RTC can wake from S4 [ 0.918187] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.920227] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.922291] i2c /dev entries driver [ 0.923598] device-mapper: uevent: version 1.0.3 [ 0.925233] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.928061] ledtrig-cpu: registered to indicate activity on CPUs [ 0.930291] NET: Registered protocol family 10 [ 0.932084] NET: Registered protocol family 17 [ 0.933639] Key type dns_resolver registered [ 0.935264] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.937195] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.940200] registered taskstats version 1 [ 0.941663] Loading compiled-in X.509 certificates [ 0.943832] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.947059] zswap: loaded using pool lzo/zbud [ 0.949366] Key type trusted registered [ 0.951707] Key type encrypted registered [ 0.953126] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954930] ima: No TPM chip found, activating TPM-bypass! [ 0.956763] evm: HMAC attrs: 0x1 [ 0.958311] Magic number: 14:789:615 [ 0.959650] misc tun: hash matches [ 0.961025] rtc_cmos 00:00: setting system clock to 2018-12-10 04:38:50 UTC (1544416730) [ 0.963792] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.965731] EDD information not available. [ 1.006419] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.009137] Write protecting the kernel read-only data: 14336k [ 1.012485] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015479] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 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.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.171758] 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.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0zVE/EGf/CDGRvObNhREn+YouUXQi/bklw1ro4L0ConWEGRXJxyscCGq4lrmmpPONGm7IugpgyPr6ad9M14lFep1tgHiE+kRivdCI469Y2/n1l6a7Fpr7LTlNH18ojGnbzwA61LYnq84G/WyJTjmgHr/G3OPnVSWvoTnPBtVx9aqO9ac2g1SE4JcVv7spBlSs1+jSGFJpRTN9+uUqCo3u60OY8BOd3LQq0YcKwSr7WvtpBz3WIf5aiuhzCXuUEr4ZeJYXLmoqtlxV3lJ5hP8xEUXjQUxe6b7licY0mERUWw2TdlHMqHN91hkaH49CBIjayMjxHV1fd3OfZNDFs9Ft root@singlevm1-vm-55452dc3-7d8f-427b-b978-0c114374eca9 ssh-dss AAAAB3NzaC1kc3MAAACBAKIyMO2POs9HwxWY9Z8AfJBLpXSOpcPlo1sdrh8COCcgqg3hIk9mJWbzPIZRRQA2yOLJDJoH8ll5F8oiEVSSfPylVqzwKXCRN/kgsuumWfEk1aKr+AueLvXJZkJTE7ExPiMv8rk8bwrSuRmdyqqPhIhhtUVVtL2xxF6Moqaq15CnAAAAFQCZGuq4iZUEzj6uas39mxGU9WDMSwAAAIA9zfMHsO8VY5GYWH6T7sZ1TXjWSaZWZo6PYrJDPwdAOjjhskcD/iP/J4njWz9QRS5Ft2KziGNKaw338ByO82fKttQrmwA8eqJNC2p8txdh/9xvXtQRlG/w3ppcq08v/jkW20ELPeDbykIIRA3Jr1IKrQ3dirHjwsMvTV9kiEnTrgAAAIAdWje+yxZ3odFGNq7ukubMF/FekxgTWhxlrxJYzrG5kROhlIKvHa6TPtKlXPHr94CiQjGI37PyMqG65gCElU3kdUbXRYcBNqCadSSgpiUuvQzx7XBqqmVASESPIhIcohgicgD+L/BkVd3O2TPHYwTb+8Kzp0exY9V0LNEEXLjxuA== root@singlevm1-vm-55452dc3-7d8f-427b-b978-0c114374eca9 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.29s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe82:c1b1/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.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-55452dc3-7d8f-427b-b978-0c114374eca9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.21 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-55452dc3-7d8f-427b-b978-0c114374eca9 login: 2018-12-10 04:38:58,079 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3d0ba90L 2018-12-10 04:38:58,080 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 04:38:58,080 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-10 04:38:58,080 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-10 04:38:58,081 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 04:38:58,082 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-10 04:38:58,082 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-10 04:38:58,082 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 04:38:58,082 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-10 04:38:58,082 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 04:38:58,102 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-10 04:38:58,103 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 04:38:58,112 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: 78e5af9b2ac3e728d6f78fd989adca19 2018-12-10 04:38:58,113 - paramiko.transport - DEBUG - Trying discovered key 5f7a9c9508a3ce5c02e4bd128b0f049e in /tmp/tmpkWVceK 2018-12-10 04:38:58,140 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 04:38:58,147 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-10 04:38:58,177 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-10 04:38:58,179 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-10 04:38:58,179 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-10 04:38:58,182 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 04:38:58,183 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-10 04:38:58,184 - functest.core.singlevm - DEBUG - output: Hello World 2018-12-10 04:38:58,184 - functest.core.singlevm - DEBUG - error: 2018-12-10 04:38:58,188 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-10 04:38:58,294 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 04:38:58,295 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-10 04:38:58,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 04:38:58,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/b2f54568-3cfe-4a5c-aa01-1dc77e7292da.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:00,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:39:00 GMT X-Openstack-Request-Id: req-eacadbea-8c69-4107-ad06-03e9ec294e72 2018-12-10 04:39:00,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:39:00,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/b2f54568-3cfe-4a5c-aa01-1dc77e7292da.json used request id req-eacadbea-8c69-4107-ad06-03e9ec294e72 2018-12-10 04:39:00,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.91437792778s 2018-12-10 04:39:00,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:39:00,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:00,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:00 GMT X-Openstack-Request-Id: req-50ceeeea-32c7-42e2-83e6-bca973258550 2018-12-10 04:39:00,576 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:39:00,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-50ceeeea-32c7-42e2-83e6-bca973258550 2018-12-10 04:39:00,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.346986055374s 2018-12-10 04:39:00,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 04:39:00,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:00,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc321574-cfc4-4911-976a-536470a4e31b x-openstack-request-id: req-bc321574-cfc4-4911-976a-536470a4e31b 2018-12-10 04:39:00,879 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795 used request id req-bc321574-cfc4-4911-976a-536470a4e31b 2018-12-10 04:39:00,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.302541971207s 2018-12-10 04:39:00,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:39:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:02,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-451b55fc-9dde-4f48-9d6a-66d0fe3f4d4f x-openstack-request-id: req-451b55fc-9dde-4f48-9d6a-66d0fe3f4d4f 2018-12-10 04:39:02,538 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_55452dc3-7d8f-427b-b978-0c114374eca9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:c1:b1", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:c1:b1", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b75eb607-8a73-4ae9-99c0-c40db7f91795", "rel": "bookmark"}], "image": {"id": "32d19686-9d26-4584-9f46-26aa0959fad6", "links": [{"href": "http://172.30.9.28:8774/images/32d19686-9d26-4584-9f46-26aa0959fad6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-12-10T04:38:49.000000", "flavor": {"id": "2554926c-7362-4c2a-a68f-93ac675c9e34", "links": [{"href": "http://172.30.9.28:8774/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34", "rel": "bookmark"}]}, "id": "b75eb607-8a73-4ae9-99c0-c40db7f91795", "security_groups": [{"name": "singlevm1-sg_55452dc3-7d8f-427b-b978-0c114374eca9"}], "user_id": "2c6cffbf008f48758ae92f1c7e6a32a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:39:00Z", "hostId": "80ad48ac758798e0cbb3624976e5f96269248f149d18ead8ed318564", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_55452dc3-7d8f-427b-b978-0c114374eca9", "created": "2018-12-10T04:38:36Z", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:39:02,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-451b55fc-9dde-4f48-9d6a-66d0fe3f4d4f 2018-12-10 04:39:02,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.65842294693s 2018-12-10 04:39:02,540 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:39:04,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:39:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:04,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72dddbf8-9130-4832-b7f4-39b09ce064f1 x-openstack-request-id: req-72dddbf8-9130-4832-b7f4-39b09ce064f1 2018-12-10 04:39:04,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-10 04:39:04,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-72dddbf8-9130-4832-b7f4-39b09ce064f1 2018-12-10 04:39:04,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200861215591s 2018-12-10 04:39:04,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:39:04,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:05,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:05 GMT X-Openstack-Request-Id: req-fe052137-39dd-4c95-93e7-b20f664ccb43 2018-12-10 04:39:05,076 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:28Z", "updated_at": "2018-12-10T04:38:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:38:28Z", "revision_number": 0, "id": "ec2a4b4e-2d25-4a19-b54d-470590a7c744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:38:28Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T04:38:29Z", "revision_number": 0, "id": "6dcc3b4c-3cd1-4197-8c5f-efc7a961ed13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:38:29Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:38:30Z", "revision_number": 0, "id": "b74ea17c-eedd-448b-bcbf-8d526089cb23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:38:30Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:38:28Z", "revision_number": 0, "id": "5c288b58-75d9-487e-b483-ef3a61ba8925", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:38:28Z", "security_group_id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 3, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14", "name": "singlevm1-sg_55452dc3-7d8f-427b-b978-0c114374eca9"}]} 2018-12-10 04:39:05,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-fe052137-39dd-4c95-93e7-b20f664ccb43 2018-12-10 04:39:05,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326110839844s 2018-12-10 04:39:05,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 04:39:05,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:05,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:39:05 GMT X-Openstack-Request-Id: req-af65b6d6-c8e8-4c5b-b06a-9ac09eaf50fd 2018-12-10 04:39:05,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:39:05,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/8b4d3cef-924e-454c-9bf4-a4fe8a4dbe14.json used request id req-af65b6d6-c8e8-4c5b-b06a-9ac09eaf50fd 2018-12-10 04:39:05,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.15305185318s 2018-12-10 04:39:05,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-10 04:39:05,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:05,287 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e78256d-571c-4987-95df-3c42fd602dcd x-openstack-request-id: req-8e78256d-571c-4987-95df-3c42fd602dcd 2018-12-10 04:39:05,288 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/singlevm1-kp_55452dc3-7d8f-427b-b978-0c114374eca9 used request id req-8e78256d-571c-4987-95df-3c42fd602dcd 2018-12-10 04:39:05,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0512919425964s 2018-12-10 04:39:05,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 04:39:05,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/29aeec26-f7eb-4639-8d3f-92ff7c6bc28a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" -d '{"subnet_id": "2b427344-c709-48ef-8114-5b9ad5889525"}' 2018-12-10 04:39:08,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:08 GMT X-Openstack-Request-Id: req-07d41720-e91c-45d0-bb29-3eeffe34856a 2018-12-10 04:39:08,141 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c9951dd3-17ab-473a-8802-eaff6af7aa4d", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "subnet_id": "2b427344-c709-48ef-8114-5b9ad5889525", "subnet_ids": ["2b427344-c709-48ef-8114-5b9ad5889525"], "port_id": "e8545e9e-020f-4018-a190-55153ec4040d", "id": "29aeec26-f7eb-4639-8d3f-92ff7c6bc28a"} 2018-12-10 04:39:08,141 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/29aeec26-f7eb-4639-8d3f-92ff7c6bc28a/remove_router_interface.json used request id req-07d41720-e91c-45d0-bb29-3eeffe34856a 2018-12-10 04:39:08,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.85330200195s 2018-12-10 04:39:08,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 04:39:08,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:08,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:08 GMT X-Openstack-Request-Id: req-d8abd0cb-4793-4108-874f-965b10cefbbe 2018-12-10 04:39:08,269 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:38:14Z", "admin_state_up": true, "updated_at": "2018-12-10T04:39:06Z", "project_id": "c47c6539fb2a433791aefcdf57514708", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "29aeec26-f7eb-4639-8d3f-92ff7c6bc28a", "name": "singlevm1-router_55452dc3-7d8f-427b-b978-0c114374eca9"}]} 2018-12-10 04:39:08,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d8abd0cb-4793-4108-874f-965b10cefbbe 2018-12-10 04:39:08,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127579927444s 2018-12-10 04:39:08,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 04:39:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/29aeec26-f7eb-4639-8d3f-92ff7c6bc28a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:12,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:39:12 GMT X-Openstack-Request-Id: req-7d075622-e606-4d2c-9d99-03f806e3d8a8 2018-12-10 04:39:12,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:39:12,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/29aeec26-f7eb-4639-8d3f-92ff7c6bc28a.json used request id req-7d075622-e606-4d2c-9d99-03f806e3d8a8 2018-12-10 04:39:12,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.36536979675s 2018-12-10 04:39:12,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:39:12,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:12,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:12 GMT X-Openstack-Request-Id: req-b19c7ce5-a098-4cee-859a-b3d7c45eddca 2018-12-10 04:39:12,680 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-10T04:38:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2b427344-c709-48ef-8114-5b9ad5889525","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c47c6539fb2a433791aefcdf57514708","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_55452dc3-7d8f-427b-b978-0c114374eca9","enable_dhcp":true,"segment_id":null,"network_id":"c9951dd3-17ab-473a-8802-eaff6af7aa4d","tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:38:12Z","ip_version":4},{"updated_at":"2018-12-10T04:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bad97985-7664-41fa-b208-a1163e9b4d7a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3d9105dddf2848f3a2105bcfb490a6e9","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"69361a0e-750a-44ff-b392-0c32d8f81703","tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:36Z","ip_version":4}]} 2018-12-10 04:39:12,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b19c7ce5-a098-4cee-859a-b3d7c45eddca 2018-12-10 04:39:12,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426762104034s 2018-12-10 04:39:12,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 04:39:12,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/2b427344-c709-48ef-8114-5b9ad5889525.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:14,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:39:14 GMT X-Openstack-Request-Id: req-13b28d33-cc43-49a5-aa1f-f05b045a6416 2018-12-10 04:39:14,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:39:14,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2b427344-c709-48ef-8114-5b9ad5889525.json used request id req-13b28d33-cc43-49a5-aa1f-f05b045a6416 2018-12-10 04:39:14,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.30474495888s 2018-12-10 04:39:14,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:39:14,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:15,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:15 GMT X-Openstack-Request-Id: req-618996df-392b-443d-9ceb-18e8a09ea646 2018-12-10 04:39:15,081 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c9951dd3-17ab-473a-8802-eaff6af7aa4d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"c47c6539fb2a433791aefcdf57514708","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:39:14Z","qos_policy_id":null,"name":"singlevm1-net_55452dc3-7d8f-427b-b978-0c114374eca9","admin_state_up":true,"tenant_id":"c47c6539fb2a433791aefcdf57514708","created_at":"2018-12-10T04:38:11Z","provider:network_type":"vxlan"}]} 2018-12-10 04:39:15,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-618996df-392b-443d-9ceb-18e8a09ea646 2018-12-10 04:39:15,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0948061943054s 2018-12-10 04:39:15,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 04:39:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/c9951dd3-17ab-473a-8802-eaff6af7aa4d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:16,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:39:16 GMT X-Openstack-Request-Id: req-89b99592-1dc0-4256-860a-f671eafd8717 2018-12-10 04:39:16,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:39:16,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c9951dd3-17ab-473a-8802-eaff6af7aa4d.json used request id req-89b99592-1dc0-4256-860a-f671eafd8717 2018-12-10 04:39:16,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42474579811s 2018-12-10 04:39:16,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:39:16,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:16,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:16 GMT X-Openstack-Request-Id: req-ac8fbb59-5c6b-444e-b232-2c2373d299af 2018-12-10 04:39:16,834 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:38:26Z", "file": "/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6/file", "owner": "c47c6539fb2a433791aefcdf57514708", "id": "32d19686-9d26-4584-9f46-26aa0959fad6", "size": 12716032, "self": "/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/32d19686-9d26-4584-9f46-26aa0959fad6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/32d19686-9d26-4584-9f46-26aa0959fad6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_55452dc3-7d8f-427b-b978-0c114374eca9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_55452dc3-7d8f-427b-b978-0c114374eca9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:38:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:39:16,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ac8fbb59-5c6b-444e-b232-2c2373d299af 2018-12-10 04:39:16,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321377038956s 2018-12-10 04:39:16,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 04:39:16,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:18,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:39:18 GMT X-Openstack-Request-Id: req-70ad0eeb-859e-4860-ad44-addf78f900e1 2018-12-10 04:39:18,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:39:18,208 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/32d19686-9d26-4584-9f46-26aa0959fad6 used request id req-70ad0eeb-859e-4860-ad44-addf78f900e1 2018-12-10 04:39:18,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.37281417847s 2018-12-10 04:39:18,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:39:18,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:18,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f2e5de5-9816-4b5c-b1e2-8e49fb9e97d1 x-openstack-request-id: req-8f2e5de5-9816-4b5c-b1e2-8e49fb9e97d1 2018-12-10 04:39:18,357 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_55452dc3-7d8f-427b-b978-0c114374eca9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2554926c-7362-4c2a-a68f-93ac675c9e34"}]} 2018-12-10 04:39:18,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-8f2e5de5-9816-4b5c-b1e2-8e49fb9e97d1 2018-12-10 04:39:18,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.148937940598s 2018-12-10 04:39:18,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 04:39:18,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2bd1b9edf6042f3cf55e6e310830dec82c0da4c4" 2018-12-10 04:39:18,400 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-572298c5-17b2-4dd5-98b1-bbb820184ac8 x-openstack-request-id: req-572298c5-17b2-4dd5-98b1-bbb820184ac8 2018-12-10 04:39:18,401 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2554926c-7362-4c2a-a68f-93ac675c9e34 used request id req-572298c5-17b2-4dd5-98b1-bbb820184ac8 2018-12-10 04:39:18,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0414049625397s 2018-12-10 04:39:18,449 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-12-10 04:39:18,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:39:18,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9b01eb-015b-4666-a8a3-af98e5a82b41 2018-12-10 04:39:18,499 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:39:18,500 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-8f9b01eb-015b-4666-a8a3-af98e5a82b41 2018-12-10 04:39:18,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:39:18,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["9bton9Y6TeWQ0GyZ68p2Mw"], "issued_at": "2018-12-10T04:39:18.000000Z"}} 2018-12-10 04:39:18,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:39:18,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:39:19,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:19 GMT X-Openstack-Request-Id: req-d166c5db-5590-4e23-92e3-1f420a75be78 2018-12-10 04:39:19,304 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:39:19,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d166c5db-5590-4e23-92e3-1f420a75be78 2018-12-10 04:39:19,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392747879028s 2018-12-10 04:39:19,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:39:19,318 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdd58670-31a0-467e-bb16-cd2dc630acff 2018-12-10 04:39:19,319 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:39:19,319 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-fdd58670-31a0-467e-bb16-cd2dc630acff 2018-12-10 04:39:19,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:39:19,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:39:19,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79cc986b-27b0-4bc1-807c-5d50d43216bd 2018-12-10 04:39:19,533 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:39:19,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-79cc986b-27b0-4bc1-807c-5d50d43216bd 2018-12-10 04:39:19,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213367938995s 2018-12-10 04:39:19,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 04:39:19,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}}' 2018-12-10 04:39:19,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2561c4aa-1ee2-4e14-81ca-05dda45a7464 2018-12-10 04:39:19,840 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/fba75ed0b0fb4579aa77a2dbcc586d2f"}, "tags": [], "enabled": true, "id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}} 2018-12-10 04:39:19,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2561c4aa-1ee2-4e14-81ca-05dda45a7464 2018-12-10 04:39:19,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.299291849136s 2018-12-10 04:39:19,841 - 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'fba75ed0b0fb4579aa77a2dbcc586d2f', '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_46168dd6-4fc1-431d-b510-0457fa0f1bbe'}) 2018-12-10 04:39:19,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 04:39:19,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "76b6f2e5-383b-441e-9223-6365bb5a130a", "email": null, "name": "singlevm2-user_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}}' 2018-12-10 04:39:20,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0b571e3-0564-464c-bb02-26fd06b7d9f4 2018-12-10 04:39:20,379 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "links": {"self": "http://172.30.9.28:5000/v3/users/a6221dd3f594420d9c5ce13fd6f346f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a6221dd3f594420d9c5ce13fd6f346f0", "domain_id": "default", "password_expires_at": null}} 2018-12-10 04:39:20,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-e0b571e3-0564-464c-bb02-26fd06b7d9f4 2018-12-10 04:39:20,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.53111410141s 2018-12-10 04:39:20,380 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a6221dd3f594420d9c5ce13fd6f346f0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_46168dd6-4fc1-431d-b510-0457fa0f1bbe'}) 2018-12-10 04:39:20,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:39:20,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:39:20,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3559af61-c676-4d71-896d-40d8151dd674 2018-12-10 04:39:20,614 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:39:20,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3559af61-c676-4d71-896d-40d8151dd674 2018-12-10 04:39:20,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230546951294s 2018-12-10 04:39:20,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:39:20,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:39:20,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d0c09a-c37f-4e96-a220-cd43def8c333 2018-12-10 04:39:20,740 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:39:20,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f7d0c09a-c37f-4e96-a220-cd43def8c333 2018-12-10 04:39:20,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121372938156s 2018-12-10 04:39:20,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:39:20,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:39:20,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c174d7-6dc5-41e4-8a63-5fa1bcbb6257 2018-12-10 04:39:20,972 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:39:20,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-96c174d7-6dc5-41e4-8a63-5fa1bcbb6257 2018-12-10 04:39:20,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226487159729s 2018-12-10 04:39:20,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:39:20,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:39:21,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0739a6-4465-459c-a92a-b98dca5814f1 2018-12-10 04:39:21,176 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:39:21,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3b0739a6-4465-459c-a92a-b98dca5814f1 2018-12-10 04:39:21,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199611902237s 2018-12-10 04:39:21,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:39:21,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:39:21,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229998d0-bb34-41db-8386-687a4df367df 2018-12-10 04:39:21,420 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "singlevm2-user_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "links": {"self": "http://172.30.9.28:5000/v3/users/a6221dd3f594420d9c5ce13fd6f346f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a6221dd3f594420d9c5ce13fd6f346f0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:39:21,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-229998d0-bb34-41db-8386-687a4df367df 2018-12-10 04:39:21,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242235898972s 2018-12-10 04:39:21,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:39:21,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:39:21,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-738677b2-9884-4261-a459-832ed3de44fa 2018-12-10 04:39:21,558 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/fba75ed0b0fb4579aa77a2dbcc586d2f"}, "tags": [], "enabled": true, "id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}]} 2018-12-10 04:39:21,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-738677b2-9884-4261-a459-832ed3de44fa 2018-12-10 04:39:21,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.126887798309s 2018-12-10 04:39:21,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:39:21,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=a6221dd3f594420d9c5ce13fd6f346f0&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=fba75ed0b0fb4579aa77a2dbcc586d2f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:39:21,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd0b3c5-1ef5-4757-954e-b8843956d61d 2018-12-10 04:39:21,686 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a6221dd3f594420d9c5ce13fd6f346f0&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=fba75ed0b0fb4579aa77a2dbcc586d2f", "previous": null, "next": null}} 2018-12-10 04:39:21,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a6221dd3f594420d9c5ce13fd6f346f0&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=fba75ed0b0fb4579aa77a2dbcc586d2f used request id req-acd0b3c5-1ef5-4757-954e-b8843956d61d 2018-12-10 04:39:21,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120041131973s 2018-12-10 04:39:21,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:39:21,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/fba75ed0b0fb4579aa77a2dbcc586d2f/users/a6221dd3f594420d9c5ce13fd6f346f0/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:39:21,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b97bc8ff-b084-45d9-8e12-960ecfa384f6 2018-12-10 04:39:21,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:39:21,921 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fba75ed0b0fb4579aa77a2dbcc586d2f/users/a6221dd3f594420d9c5ce13fd6f346f0/roles/d198f435a64947e795a55202b22e00ce used request id req-b97bc8ff-b084-45d9-8e12-960ecfa384f6 2018-12-10 04:39:21,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.2303647995s 2018-12-10 04:39:21,922 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_46168dd6-4fc1-431d-b510-0457fa0f1bbe', 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'fba75ed0b0fb4579aa77a2dbcc586d2f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '76b6f2e5-383b-441e-9223-6365bb5a130a', 'username': u'singlevm2-user_46168dd6-4fc1-431d-b510-0457fa0f1bbe', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 04:39:21,925 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_46168dd6-4fc1-431d-b510-0457fa0f1bbe', 'password': '76b6f2e5-383b-441e-9223-6365bb5a130a', 'project_name': 'singlevm2-project_46168dd6-4fc1-431d-b510-0457fa0f1bbe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'fba75ed0b0fb4579aa77a2dbcc586d2f', 'project_domain_name': 'Default'} 2018-12-10 04:39:21,926 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-12-10 04:39:21,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:39:21,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:39:22,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ab5c58-e5e1-40c0-b3fa-aa3fe42539cb 2018-12-10 04:39:22,146 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:39:22,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a5ab5c58-e5e1-40c0-b3fa-aa3fe42539cb 2018-12-10 04:39:22,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219646930695s 2018-12-10 04:39:22,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:39:22,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:39:22,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed85af41-0ee0-462d-82ea-eb1e18f3bcbf 2018-12-10 04:39:22,366 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/fba75ed0b0fb4579aa77a2dbcc586d2f"}, "tags": [], "enabled": true, "id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}]} 2018-12-10 04:39:22,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ed85af41-0ee0-462d-82ea-eb1e18f3bcbf 2018-12-10 04:39:22,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213539123535s 2018-12-10 04:39:22,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 04:39:22,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" -d '{"network": {"tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "name": "singlevm2-net_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "admin_state_up": true}}' 2018-12-10 04:39:23,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:23 GMT X-Openstack-Request-Id: req-e5506483-07c2-44f8-ae2e-66aa466212ac 2018-12-10 04:39:23,184 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"97062454-11f3-438f-b6f4-b70cf2b7a502","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:39:22Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_46168dd6-4fc1-431d-b510-0457fa0f1bbe","admin_state_up":true,"tenant_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","created_at":"2018-12-10T04:39:22Z","mtu":1450}} 2018-12-10 04:39:23,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e5506483-07c2-44f8-ae2e-66aa466212ac 2018-12-10 04:39:23,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.815867900848s 2018-12-10 04:39:23,185 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T04:39:22Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'97062454-11f3-438f-b6f4-b70cf2b7a502', u'provider:segmentation_id': 64, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_46168dd6-4fc1-431d-b510-0457fa0f1bbe', u'created_at': u'2018-12-10T04:39:22Z', u'mtu': 1450, u'tenant_id': u'fba75ed0b0fb4579aa77a2dbcc586d2f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fba75ed0b0fb4579aa77a2dbcc586d2f', u'l2_adjacency': True}) 2018-12-10 04:39:23,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:39:23,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601f499b-03df-4bc9-bec0-07be0d874792 2018-12-10 04:39:23,195 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:39:23,196 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-601f499b-03df-4bc9-bec0-07be0d874792 2018-12-10 04:39:23,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:39:23,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:39:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "name": "singlevm2-project_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/fba75ed0b0fb4579aa77a2dbcc586d2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "id": "a6221dd3f594420d9c5ce13fd6f346f0"}, "audit_ids": ["STpdiBb4RGy3e9o56RLcfA"], "issued_at": "2018-12-10T04:39:23.000000Z"}} 2018-12-10 04:39:23,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:39:23,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:23,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:23 GMT X-Openstack-Request-Id: req-afa569b9-be92-44ce-97bd-283c91e6c698 2018-12-10 04:39:23,885 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"97062454-11f3-438f-b6f4-b70cf2b7a502","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:39:22Z","qos_policy_id":null,"name":"singlevm2-net_46168dd6-4fc1-431d-b510-0457fa0f1bbe","admin_state_up":true,"tenant_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","created_at":"2018-12-10T04:39:22Z","mtu":1450}]} 2018-12-10 04:39:23,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-afa569b9-be92-44ce-97bd-283c91e6c698 2018-12-10 04:39:23,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276930093765s 2018-12-10 04:39:23,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 04:39:23,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '{"subnet": {"name": "singlevm2-subnet_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "enable_dhcp": true, "network_id": "97062454-11f3-438f-b6f4-b70cf2b7a502", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 04:39:24,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:24 GMT X-Openstack-Request-Id: req-18a75953-6292-4809-b999-dd38385d96ac 2018-12-10 04:39:24,951 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97062454-11f3-438f-b6f4-b70cf2b7a502","tenant_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","created_at":"2018-12-10T04:39:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:39:24Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","id":"8877970f-4613-42be-867c-abf4c8639fc5","subnetpool_id":null,"name":"singlevm2-subnet_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}} 2018-12-10 04:39:24,951 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-18a75953-6292-4809-b999-dd38385d96ac 2018-12-10 04:39:24,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.06465697289s 2018-12-10 04:39:24,952 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:39:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8877970f-4613-42be-867c-abf4c8639fc5', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_46168dd6-4fc1-431d-b510-0457fa0f1bbe', u'enable_dhcp': True, u'network_id': u'97062454-11f3-438f-b6f4-b70cf2b7a502', u'tenant_id': u'fba75ed0b0fb4579aa77a2dbcc586d2f', u'created_at': u'2018-12-10T04:39:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fba75ed0b0fb4579aa77a2dbcc586d2f'}) 2018-12-10 04:39:24,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 04:39:24,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "singlevm2-router_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "admin_state_up": true}}' 2018-12-10 04:39:32,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:32 GMT X-Openstack-Request-Id: req-597bfb6f-cbdf-481a-b0a6-429402d62655 2018-12-10 04:39:32,049 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:25Z", "admin_state_up": true, "updated_at": "2018-12-10T04:39:26Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "d2828c03-f4cb-4f0f-a0e8-12160e96b679", "name": "singlevm2-router_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}} 2018-12-10 04:39:32,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-597bfb6f-cbdf-481a-b0a6-429402d62655 2018-12-10 04:39:32,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.09677600861s 2018-12-10 04:39:32,050 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:39:26Z', u'revision_number': 3, u'id': u'd2828c03-f4cb-4f0f-a0e8-12160e96b679', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_46168dd6-4fc1-431d-b510-0457fa0f1bbe', u'admin_state_up': True, u'tenant_id': u'fba75ed0b0fb4579aa77a2dbcc586d2f', u'created_at': u'2018-12-10T04:39:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'fba75ed0b0fb4579aa77a2dbcc586d2f'}) 2018-12-10 04:39:32,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 04:39:32,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/d2828c03-f4cb-4f0f-a0e8-12160e96b679/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '{"subnet_id": "8877970f-4613-42be-867c-abf4c8639fc5"}' 2018-12-10 04:39:35,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:35 GMT X-Openstack-Request-Id: req-5495df04-1c0d-4816-ab90-f150cf294d9e 2018-12-10 04:39:35,154 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "97062454-11f3-438f-b6f4-b70cf2b7a502", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "subnet_id": "8877970f-4613-42be-867c-abf4c8639fc5", "subnet_ids": ["8877970f-4613-42be-867c-abf4c8639fc5"], "port_id": "3f982456-153e-4137-9fdf-a9944e5f5fb3", "id": "d2828c03-f4cb-4f0f-a0e8-12160e96b679"} 2018-12-10 04:39:35,154 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d2828c03-f4cb-4f0f-a0e8-12160e96b679/add_router_interface.json used request id req-5495df04-1c0d-4816-ab90-f150cf294d9e 2018-12-10 04:39:35,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.10383200645s 2018-12-10 04:39:35,155 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 04:39:35,288 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 04:39:35,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:39:35,297 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:35 GMT 2018-12-10 04:39:35,297 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 04:39:35,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:39:35,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:35,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:35 GMT X-Openstack-Request-Id: req-937654f4-6db1-43e3-82bf-ba9078a89af9 2018-12-10 04:39:35,639 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:39:35,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-937654f4-6db1-43e3-82bf-ba9078a89af9 2018-12-10 04:39:35,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336661100388s 2018-12-10 04:39:35,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 04:39:35,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}' 2018-12-10 04:39:36,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:36 GMT Location: http://172.30.9.28:9292/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-631490fa-f799-4e0d-9e60-6c9d7cfbc1b8 2018-12-10 04:39:36,512 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:39:36Z", "file": "/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/file", "owner": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "size": null, "self": "/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "checksum": null, "created_at": "2018-12-10T04:39:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 04:39:36,512 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-631490fa-f799-4e0d-9e60-6c9d7cfbc1b8 2018-12-10 04:39:36,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.865346908569s 2018-12-10 04:39:36,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 04:39:36,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '' 2018-12-10 04:39:38,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:39:38 GMT X-Openstack-Request-Id: req-feb49113-b9d0-48c1-8da7-2333a8fb1118 2018-12-10 04:39:38,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:39:38,133 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/file used request id req-feb49113-b9d0-48c1-8da7-2333a8fb1118 2018-12-10 04:39:38,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.61951899529s 2018-12-10 04:39:38,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:39:38,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:38,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:38 GMT X-Openstack-Request-Id: req-cb049be9-9282-48a7-82d9-1ad71cdb387c 2018-12-10 04:39:38,178 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:39:38Z", "file": "/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/file", "owner": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "size": 12716032, "self": "/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:39:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:39:38,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cb049be9-9282-48a7-82d9-1ad71cdb387c 2018-12-10 04:39:38,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0414009094238s 2018-12-10 04:39:38,181 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/file', 'owner': u'fba75ed0b0fb4579aa77a2dbcc586d2f', 'id': u'dfecd734-f2bb-4ece-968e-4c1a3674d5d9', 'size': 12716032, u'self': u'/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fba75ed0b0fb4579aa77a2dbcc586d2f', 'name': 'singlevm2-project_46168dd6-4fc1-431d-b510-0457fa0f1bbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T04:39:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T04:39:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_46168dd6-4fc1-431d-b510-0457fa0f1bbe', '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/dfecd734-f2bb-4ece-968e-4c1a3674d5d9', 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_46168dd6-4fc1-431d-b510-0457fa0f1bbe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_46168dd6-4fc1-431d-b510-0457fa0f1bbe', 'created': u'2018-12-10T04:39:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T04:39:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9', 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_46168dd6-4fc1-431d-b510-0457fa0f1bbe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 04:39:38,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 04:39:38,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 04:39:38,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c95c279-89c7-40ad-9948-fa78fbea0845 x-openstack-request-id: req-8c95c279-89c7-40ad-9948-fa78fbea0845 2018-12-10 04:39:38,951 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/427f554e-2b2a-407b-81b0-8c17133a0943", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/427f554e-2b2a-407b-81b0-8c17133a0943", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "427f554e-2b2a-407b-81b0-8c17133a0943"}} 2018-12-10 04:39:38,952 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8c95c279-89c7-40ad-9948-fa78fbea0845 2018-12-10 04:39:38,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.767940998077s 2018-12-10 04:39:38,953 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_46168dd6-4fc1-431d-b510-0457fa0f1bbe', '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'c47c6539fb2a433791aefcdf57514708', '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'427f554e-2b2a-407b-81b0-8c17133a0943', 'swap': 0}) 2018-12-10 04:39:38,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 04:39:38,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/427f554e-2b2a-407b-81b0-8c17133a0943/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" -d '{"extra_specs": {}}' 2018-12-10 04:39:38,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2399c2e3-d728-44de-aec8-2a63e473e8cd x-openstack-request-id: req-2399c2e3-d728-44de-aec8-2a63e473e8cd 2018-12-10 04:39:38,980 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 04:39:38,980 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/427f554e-2b2a-407b-81b0-8c17133a0943/os-extra_specs used request id req-2399c2e3-d728-44de-aec8-2a63e473e8cd 2018-12-10 04:39:38,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0270760059357s 2018-12-10 04:39:38,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-10 04:39:38,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '{"keypair": {"name": "singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}}' 2018-12-10 04:39:39,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cced23ff-d5f5-44af-b844-7a27da9d8ee8 x-openstack-request-id: req-cced23ff-d5f5-44af-b844-7a27da9d8ee8 2018-12-10 04:39:39,377 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqpCLhuirYsWOjFZKfHiayV1cVuMiTg4tEzg+IGotFA1F3XZabl6m7d0FyVcZohLvD8rtA3CxX04weExwx2Es66QkP1t5svRRmUvya+tk6JrvUKMdONLtyTn4ubRfrZWPRPPnHpoUSqE36L9lJ4EwHntGtDe8A1S6TxOhXNOhj0F36R1i7JxNMCvtY7V6tQrxez50Mw00KY3avgbwWPF16HvSC2h/e01bz+CA0JCmHz4ysfgJBAIkN1TL+gkg0FnlDkLAo56MZ2b2UeKRj67+s8yWso7HIN2fcY04QoRLxcBpT21kyX2mxCJ8Yonm2iNTR7iRLucZi+sELHnu+E2m1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6qQi4boq2LFjoxWSnx4msldXFbjIk4OLRM4PiBqLRQNRd12W\nm5epu3dBclXGaIS7w/K7QNwsV9OMHhMcMdhLOukJD9bebL0UZlL8mvrZOia71CjH\nTjS7ck5+Lm0X62Vj0Tz5x6aFEqhN+i/ZSeBMB57RrQ3vANUuk8ToVzToY9Bd+kdY\nuycTTAr7WO1erUK8Xs+dDMNNCmN2r4G8Fjxdeh70gtof3tNW8/ggNCQph8+MrH4C\nQQCJDdUy/oJINBZ5Q5CwKOejGdm9lHikY+u/rPMlrKOxyDdn3GNOEKES8XAaU9tZ\nMl9psQifGKJ5tojU0e4kS7nGYvrBCx57vhNptQIDAQABAoIBAQDbAYyVR+CKFTg8\nlfwejFPuDdt4qNp95T/uXq7ciHoJVkmJsk7Kt0pzcaIih7EDCTEAeeURau/wocGc\nqJWeaJX/TFdq81D0CZ+qyjaAqTZsMo8KPW2Zr1puHJll1+mFi0MZn2I8WU7H1VPC\n+zpC3Bna2wA2GFVGX7RztExwaS+nSKFyDXtIoNQoZGNOYoR2ExoNJkcBwHyIlOh9\nx4pMtYnwsM+Cv1DYjA01W1ynKdu/ckhqduaVmQYLSCG3M1P/GntnC5qVUP15cZTR\nfX7jlQeweWd7Iolt2UlmDkJpGa7CeDzzXRUw0QbLVXBUJ/Hb3cwFUOUAAdKRHoMV\nYpKQaO+ZAoGBAPoN87sRyBaeYhEKK1AJPMNhHGW0sTDBgxmR5OyzaJNNKwYhUt8A\nJzvTQt7gWIK4GRquo0jY5mywWq3Xq3wS3t+xew3U7Bp5nInhHzoczdZA2KLHjzMf\nk6n41tkV86+1ze9WSPLbBB/FEGMt3TTKFNdv/DFa1238iyrsQ9UDV7IbAoGBAPA4\nXYD1w75B3f/zFLVjP7NmnBbCUJNR6yGvWlWVRCwuKdNUooiG5kVbg5qGhCrAnwje\nQpOFe5URvrt+SSDO9CSbzm5aqeeu+5iMMUusEbPuUj1e0sUvCRtk6QUmFZZ5Yk5u\nZqFPIuA0p590yMa4RnTx7rESnuNdgB3VghqiepBvAoGARX29H17YsViAvmWKFesL\nROzm/GjT2U3eBiwiZ5mQVWdbro9yPWEIhjq22cOVNXa+G0kvPZ5xowD7olZOZOPF\npnrnTLfAibcERtkWWYsJtSI+UjaNWFLNMa5i3t+X4lvvCDV9fmhZZA7a+AUV9Ya3\ndgu8FWc+eWV2s44HZ9pO88MCgYA7+TaO/czS8UrlneCrsI200odhvz2yqh8UF91r\nxIpypUvX8SdrApL2+fQPXkodCl4qLqNchVTnULjXwp2rTT/y69tL/eKxbyRtX4Ln\nK5x32aY6oDPq+uVBK55ppKp7GO8MOc/xsfo5E6xNyTBfPJ6Kj+RR3R5CEZPs3uNO\nlwYWjQKBgGK3j0xW8vJ7vmSvkjnKFfG6DNlCpEVZn0kovIzuRUswUrgsI14ZbMe1\nAfNcJczvfE5WK6ubxIET8c5ApVOx981eWiMoTKszo8ndDYlYFfGdOzEs28Wrzjac\ndWQcu/BggKPlqs2siRV011zaTglGq/+PORAVEdbGWf+crdyak5ey\n-----END RSA PRIVATE KEY-----\n", "user_id": "a6221dd3f594420d9c5ce13fd6f346f0", "name": "singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "fingerprint": "4c:36:b6:e5:2b:60:48:14:ea:2a:01:ac:76:92:b7:80"}} 2018-12-10 04:39:39,377 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cced23ff-d5f5-44af-b844-7a27da9d8ee8 2018-12-10 04:39:39,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.393496990204s 2018-12-10 04:39:39,378 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqpCLhuirYsWOjFZKfHiayV1cVuMiTg4tEzg+IGotFA1F3XZabl6m7d0FyVcZohLvD8rtA3CxX04weExwx2Es66QkP1t5svRRmUvya+tk6JrvUKMdONLtyTn4ubRfrZWPRPPnHpoUSqE36L9lJ4EwHntGtDe8A1S6TxOhXNOhj0F36R1i7JxNMCvtY7V6tQrxez50Mw00KY3avgbwWPF16HvSC2h/e01bz+CA0JCmHz4ysfgJBAIkN1TL+gkg0FnlDkLAo56MZ2b2UeKRj67+s8yWso7HIN2fcY04QoRLxcBpT21kyX2mxCJ8Yonm2iNTR7iRLucZi+sELHnu+E2m1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6qQi4boq2LFjoxWSnx4msldXFbjIk4OLRM4PiBqLRQNRd12W\nm5epu3dBclXGaIS7w/K7QNwsV9OMHhMcMdhLOukJD9bebL0UZlL8mvrZOia71CjH\nTjS7ck5+Lm0X62Vj0Tz5x6aFEqhN+i/ZSeBMB57RrQ3vANUuk8ToVzToY9Bd+kdY\nuycTTAr7WO1erUK8Xs+dDMNNCmN2r4G8Fjxdeh70gtof3tNW8/ggNCQph8+MrH4C\nQQCJDdUy/oJINBZ5Q5CwKOejGdm9lHikY+u/rPMlrKOxyDdn3GNOEKES8XAaU9tZ\nMl9psQifGKJ5tojU0e4kS7nGYvrBCx57vhNptQIDAQABAoIBAQDbAYyVR+CKFTg8\nlfwejFPuDdt4qNp95T/uXq7ciHoJVkmJsk7Kt0pzcaIih7EDCTEAeeURau/wocGc\nqJWeaJX/TFdq81D0CZ+qyjaAqTZsMo8KPW2Zr1puHJll1+mFi0MZn2I8WU7H1VPC\n+zpC3Bna2wA2GFVGX7RztExwaS+nSKFyDXtIoNQoZGNOYoR2ExoNJkcBwHyIlOh9\nx4pMtYnwsM+Cv1DYjA01W1ynKdu/ckhqduaVmQYLSCG3M1P/GntnC5qVUP15cZTR\nfX7jlQeweWd7Iolt2UlmDkJpGa7CeDzzXRUw0QbLVXBUJ/Hb3cwFUOUAAdKRHoMV\nYpKQaO+ZAoGBAPoN87sRyBaeYhEKK1AJPMNhHGW0sTDBgxmR5OyzaJNNKwYhUt8A\nJzvTQt7gWIK4GRquo0jY5mywWq3Xq3wS3t+xew3U7Bp5nInhHzoczdZA2KLHjzMf\nk6n41tkV86+1ze9WSPLbBB/FEGMt3TTKFNdv/DFa1238iyrsQ9UDV7IbAoGBAPA4\nXYD1w75B3f/zFLVjP7NmnBbCUJNR6yGvWlWVRCwuKdNUooiG5kVbg5qGhCrAnwje\nQpOFe5URvrt+SSDO9CSbzm5aqeeu+5iMMUusEbPuUj1e0sUvCRtk6QUmFZZ5Yk5u\nZqFPIuA0p590yMa4RnTx7rESnuNdgB3VghqiepBvAoGARX29H17YsViAvmWKFesL\nROzm/GjT2U3eBiwiZ5mQVWdbro9yPWEIhjq22cOVNXa+G0kvPZ5xowD7olZOZOPF\npnrnTLfAibcERtkWWYsJtSI+UjaNWFLNMa5i3t+X4lvvCDV9fmhZZA7a+AUV9Ya3\ndgu8FWc+eWV2s44HZ9pO88MCgYA7+TaO/czS8UrlneCrsI200odhvz2yqh8UF91r\nxIpypUvX8SdrApL2+fQPXkodCl4qLqNchVTnULjXwp2rTT/y69tL/eKxbyRtX4Ln\nK5x32aY6oDPq+uVBK55ppKp7GO8MOc/xsfo5E6xNyTBfPJ6Kj+RR3R5CEZPs3uNO\nlwYWjQKBgGK3j0xW8vJ7vmSvkjnKFfG6DNlCpEVZn0kovIzuRUswUrgsI14ZbMe1\nAfNcJczvfE5WK6ubxIET8c5ApVOx981eWiMoTKszo8ndDYlYFfGdOzEs28Wrzjac\ndWQcu/BggKPlqs2siRV011zaTglGq/+PORAVEdbGWf+crdyak5ey\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a6221dd3f594420d9c5ce13fd6f346f0', 'name': u'singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe', 'created_at': '2018-12-10T04:39:39.378264', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fba75ed0b0fb4579aa77a2dbcc586d2f', 'name': 'singlevm2-project_46168dd6-4fc1-431d-b510-0457fa0f1bbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4c:36:b6:e5:2b:60:48:14:ea:2a:01:ac:76:92:b7:80', 'type': 'ssh', 'id': u'singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe'}) 2018-12-10 04:39:39,378 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA6qQi4boq2LFjoxWSnx4msldXFbjIk4OLRM4PiBqLRQNRd12W m5epu3dBclXGaIS7w/K7QNwsV9OMHhMcMdhLOukJD9bebL0UZlL8mvrZOia71CjH TjS7ck5+Lm0X62Vj0Tz5x6aFEqhN+i/ZSeBMB57RrQ3vANUuk8ToVzToY9Bd+kdY uycTTAr7WO1erUK8Xs+dDMNNCmN2r4G8Fjxdeh70gtof3tNW8/ggNCQph8+MrH4C QQCJDdUy/oJINBZ5Q5CwKOejGdm9lHikY+u/rPMlrKOxyDdn3GNOEKES8XAaU9tZ Ml9psQifGKJ5tojU0e4kS7nGYvrBCx57vhNptQIDAQABAoIBAQDbAYyVR+CKFTg8 lfwejFPuDdt4qNp95T/uXq7ciHoJVkmJsk7Kt0pzcaIih7EDCTEAeeURau/wocGc qJWeaJX/TFdq81D0CZ+qyjaAqTZsMo8KPW2Zr1puHJll1+mFi0MZn2I8WU7H1VPC +zpC3Bna2wA2GFVGX7RztExwaS+nSKFyDXtIoNQoZGNOYoR2ExoNJkcBwHyIlOh9 x4pMtYnwsM+Cv1DYjA01W1ynKdu/ckhqduaVmQYLSCG3M1P/GntnC5qVUP15cZTR fX7jlQeweWd7Iolt2UlmDkJpGa7CeDzzXRUw0QbLVXBUJ/Hb3cwFUOUAAdKRHoMV YpKQaO+ZAoGBAPoN87sRyBaeYhEKK1AJPMNhHGW0sTDBgxmR5OyzaJNNKwYhUt8A JzvTQt7gWIK4GRquo0jY5mywWq3Xq3wS3t+xew3U7Bp5nInhHzoczdZA2KLHjzMf k6n41tkV86+1ze9WSPLbBB/FEGMt3TTKFNdv/DFa1238iyrsQ9UDV7IbAoGBAPA4 XYD1w75B3f/zFLVjP7NmnBbCUJNR6yGvWlWVRCwuKdNUooiG5kVbg5qGhCrAnwje QpOFe5URvrt+SSDO9CSbzm5aqeeu+5iMMUusEbPuUj1e0sUvCRtk6QUmFZZ5Yk5u ZqFPIuA0p590yMa4RnTx7rESnuNdgB3VghqiepBvAoGARX29H17YsViAvmWKFesL ROzm/GjT2U3eBiwiZ5mQVWdbro9yPWEIhjq22cOVNXa+G0kvPZ5xowD7olZOZOPF pnrnTLfAibcERtkWWYsJtSI+UjaNWFLNMa5i3t+X4lvvCDV9fmhZZA7a+AUV9Ya3 dgu8FWc+eWV2s44HZ9pO88MCgYA7+TaO/czS8UrlneCrsI200odhvz2yqh8UF91r xIpypUvX8SdrApL2+fQPXkodCl4qLqNchVTnULjXwp2rTT/y69tL/eKxbyRtX4Ln K5x32aY6oDPq+uVBK55ppKp7GO8MOc/xsfo5E6xNyTBfPJ6Kj+RR3R5CEZPs3uNO lwYWjQKBgGK3j0xW8vJ7vmSvkjnKFfG6DNlCpEVZn0kovIzuRUswUrgsI14ZbMe1 AfNcJczvfE5WK6ubxIET8c5ApVOx981eWiMoTKszo8ndDYlYFfGdOzEs28Wrzjac dWQcu/BggKPlqs2siRV011zaTglGq/+PORAVEdbGWf+crdyak5ey -----END RSA PRIVATE KEY----- 2018-12-10 04:39:39,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-10 04:39:39,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '{"security_group": {"name": "singlevm2-sg_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-12-10 04:39:39,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:39 GMT X-Openstack-Request-Id: req-27fcf222-f189-4153-acf8-4b830fd81fbc 2018-12-10 04:39:39,707 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:39Z", "updated_at": "2018-12-10T04:39:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:39Z", "revision_number": 0, "id": "c5ae1c07-c07f-4ddd-8e49-eee9622e9e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:39Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:39Z", "revision_number": 0, "id": "d6463101-437a-4189-82a2-7744cc246ec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:39Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}], "revision_number": 1, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "name": "singlevm2-sg_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}} 2018-12-10 04:39:39,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-27fcf222-f189-4153-acf8-4b830fd81fbc 2018-12-10 04:39:39,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.323163986206s 2018-12-10 04:39:39,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:39:39,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:40,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:40 GMT X-Openstack-Request-Id: req-b54af557-d10d-4fef-8f51-bc2fe9326695 2018-12-10 04:39:40,054 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:22Z", "updated_at": "2018-12-10T04:39:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "1049bf32-f92f-4e44-a929-d97d0838a23f", "remote_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "1102b37d-70a0-4884-8b46-1c6b78726040", "remote_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "19dfab58-68fd-482c-84e0-f1fb8a62db65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "5bedb286-0f8a-4957-9cad-ba0591b04a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}], "revision_number": 1, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:39Z", "updated_at": "2018-12-10T04:39:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:39Z", "revision_number": 0, "id": "c5ae1c07-c07f-4ddd-8e49-eee9622e9e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:39Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:39Z", "revision_number": 0, "id": "d6463101-437a-4189-82a2-7744cc246ec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:39Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}], "revision_number": 1, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "name": "singlevm2-sg_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}]} 2018-12-10 04:39:40,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b54af557-d10d-4fef-8f51-bc2fe9326695 2018-12-10 04:39:40,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339544773102s 2018-12-10 04:39:40,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 04:39:40,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9"}}' 2018-12-10 04:39:40,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:40 GMT X-Openstack-Request-Id: req-a5f80b54-abb4-43d8-8a09-032a176017eb 2018-12-10 04:39:40,497 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-10T04:39:40Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "port_range_min": 22, "revision_number": 0, "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:40Z", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "92fbeafe-cef9-426b-9902-6c47f2cd15a2"}} 2018-12-10 04:39:40,497 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-a5f80b54-abb4-43d8-8a09-032a176017eb 2018-12-10 04:39:40,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.436579942703s 2018-12-10 04:39:40,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:39:40,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:40,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:40 GMT X-Openstack-Request-Id: req-09dd3340-4893-444b-acfd-42b670b57074 2018-12-10 04:39:40,756 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:22Z", "updated_at": "2018-12-10T04:39:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "1049bf32-f92f-4e44-a929-d97d0838a23f", "remote_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "1102b37d-70a0-4884-8b46-1c6b78726040", "remote_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "19dfab58-68fd-482c-84e0-f1fb8a62db65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "5bedb286-0f8a-4957-9cad-ba0591b04a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}], "revision_number": 1, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:39Z", "updated_at": "2018-12-10T04:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T04:39:40Z", "revision_number": 0, "id": "92fbeafe-cef9-426b-9902-6c47f2cd15a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:40Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:39Z", "revision_number": 0, "id": "c5ae1c07-c07f-4ddd-8e49-eee9622e9e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:39Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:39Z", "revision_number": 0, "id": "d6463101-437a-4189-82a2-7744cc246ec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:39Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}], "revision_number": 2, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "name": "singlevm2-sg_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}]} 2018-12-10 04:39:40,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-09dd3340-4893-444b-acfd-42b670b57074 2018-12-10 04:39:40,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.252914905548s 2018-12-10 04:39:40,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 04:39:40,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9"}}' 2018-12-10 04:39:40,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:40 GMT X-Openstack-Request-Id: req-1ccbe3b8-66ed-4514-b546-94524078df16 2018-12-10 04:39:40,904 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-10T04:39:40Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "port_range_min": null, "revision_number": 0, "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:40Z", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "7184aa25-abb5-4918-b393-56244f0da2ac"}} 2018-12-10 04:39:40,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1ccbe3b8-66ed-4514-b546-94524078df16 2018-12-10 04:39:40,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14192199707s 2018-12-10 04:39:40,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:39:40,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:41,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:41 GMT X-Openstack-Request-Id: req-2057dacb-4e87-459b-939a-3869d4e293a1 2018-12-10 04:39:41,285 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"97062454-11f3-438f-b6f4-b70cf2b7a502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","l2_adjacency":true,"status":"ACTIVE","subnets":["8877970f-4613-42be-867c-abf4c8639fc5"],"description":"","tags":[],"updated_at":"2018-12-10T04:39:24Z","qos_policy_id":null,"name":"singlevm2-net_46168dd6-4fc1-431d-b510-0457fa0f1bbe","admin_state_up":true,"tenant_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","created_at":"2018-12-10T04:39:22Z","mtu":1450}]} 2018-12-10 04:39:41,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2057dacb-4e87-459b-939a-3869d4e293a1 2018-12-10 04:39:41,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379985809326s 2018-12-10 04:39:41,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:39:41,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:42,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:42 GMT X-Openstack-Request-Id: req-15bfc6f2-1c35-410d-bd8b-e11eeb5f1d59 2018-12-10 04:39:42,107 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:39:38Z", "file": "/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/file", "owner": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "size": 12716032, "self": "/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:39:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:39:42,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-15bfc6f2-1c35-410d-bd8b-e11eeb5f1d59 2018-12-10 04:39:42,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.816837072372s 2018-12-10 04:39:42,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:39:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:42,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c3d0e271-f246-4d57-a3c6-0c896a3d8b5f x-openstack-request-id: req-c3d0e271-f246-4d57-a3c6-0c896a3d8b5f 2018-12-10 04:39:42,150 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/427f554e-2b2a-407b-81b0-8c17133a0943", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/427f554e-2b2a-407b-81b0-8c17133a0943", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "427f554e-2b2a-407b-81b0-8c17133a0943"}]} 2018-12-10 04:39:42,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c3d0e271-f246-4d57-a3c6-0c896a3d8b5f 2018-12-10 04:39:42,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0356240272522s 2018-12-10 04:39:42,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-10 04:39:42,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '{"server": {"name": "singlevm2-vm_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "imageRef": "dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "key_name": "singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "flavorRef": "427f554e-2b2a-407b-81b0-8c17133a0943", "max_count": 1, "min_count": 1, "networks": [{"uuid": "97062454-11f3-438f-b6f4-b70cf2b7a502"}], "security_groups": [{"name": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9"}]}}' 2018-12-10 04:39:47,779 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/709ef884-33f0-49b1-8b89-c652394398a9 x-compute-request-id: req-9086805d-ce4b-4dba-8140-a408b29faaee x-openstack-request-id: req-9086805d-ce4b-4dba-8140-a408b29faaee 2018-12-10 04:39:47,779 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9"}], "OS-DCF:diskConfig": "MANUAL", "id": "709ef884-33f0-49b1-8b89-c652394398a9", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "bookmark"}], "adminPass": "T742JxMqiQHG"}} 2018-12-10 04:39:47,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9086805d-ce4b-4dba-8140-a408b29faaee 2018-12-10 04:39:47,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.62713193893s 2018-12-10 04:39:47,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:39:47,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:48,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b17e9721-d50f-45be-aaad-6b454ecb0390 x-openstack-request-id: req-b17e9721-d50f-45be-aaad-6b454ecb0390 2018-12-10 04:39:48,434 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "bookmark"}], "image": {"id": "dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "links": [{"href": "http://172.30.9.28:8774/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "427f554e-2b2a-407b-81b0-8c17133a0943", "links": [{"href": "http://172.30.9.28:8774/flavors/427f554e-2b2a-407b-81b0-8c17133a0943", "rel": "bookmark"}]}, "id": "709ef884-33f0-49b1-8b89-c652394398a9", "user_id": "a6221dd3f594420d9c5ce13fd6f346f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:39:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "name": "singlevm2-vm_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "created": "2018-12-10T04:39:47Z", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:39:48,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b17e9721-d50f-45be-aaad-6b454ecb0390 2018-12-10 04:39:48,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653962135315s 2018-12-10 04:39:48,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:39:48,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:48,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:48 GMT X-Openstack-Request-Id: req-fed7165d-97fb-4780-ab98-864c06f6362b 2018-12-10 04:39:48,751 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"97062454-11f3-438f-b6f4-b70cf2b7a502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","l2_adjacency":true,"status":"ACTIVE","subnets":["8877970f-4613-42be-867c-abf4c8639fc5"],"description":"","tags":[],"updated_at":"2018-12-10T04:39:24Z","qos_policy_id":null,"name":"singlevm2-net_46168dd6-4fc1-431d-b510-0457fa0f1bbe","admin_state_up":true,"tenant_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","created_at":"2018-12-10T04:39:22Z","mtu":1450}]} 2018-12-10 04:39:48,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fed7165d-97fb-4780-ab98-864c06f6362b 2018-12-10 04:39:48,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.305217981339s 2018-12-10 04:39:48,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:39:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:49,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:49 GMT X-Openstack-Request-Id: req-109aff42-2504-4764-8d41-79d19df7713e 2018-12-10 04:39:49,904 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97062454-11f3-438f-b6f4-b70cf2b7a502","tenant_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","created_at":"2018-12-10T04:39:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:39:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","id":"8877970f-4613-42be-867c-abf4c8639fc5","subnetpool_id":null,"name":"singlevm2-subnet_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}]} 2018-12-10 04:39:49,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-109aff42-2504-4764-8d41-79d19df7713e 2018-12-10 04:39:49,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.15213298798s 2018-12-10 04:39:49,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:39:51,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:39:51,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:53,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63717aa7-b867-405e-8a9e-451d560145e6 x-openstack-request-id: req-63717aa7-b867-405e-8a9e-451d560145e6 2018-12-10 04:39:53,533 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "bookmark"}], "image": {"id": "dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "links": [{"href": "http://172.30.9.28:8774/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "427f554e-2b2a-407b-81b0-8c17133a0943", "links": [{"href": "http://172.30.9.28:8774/flavors/427f554e-2b2a-407b-81b0-8c17133a0943", "rel": "bookmark"}]}, "id": "709ef884-33f0-49b1-8b89-c652394398a9", "security_groups": [{"name": "singlevm2-sg_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}], "user_id": "a6221dd3f594420d9c5ce13fd6f346f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:39:51Z", "hostId": "8da33a24458fe2eca4ca0e6f77c50f4897ab4de3ff4ee885e9cdd0d8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "name": "singlevm2-vm_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "created": "2018-12-10T04:39:47Z", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:39:53,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-63717aa7-b867-405e-8a9e-451d560145e6 2018-12-10 04:39:53,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.62597107887s 2018-12-10 04:39:53,541 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:39:55,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:39:55,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:39:57,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31319b61-338f-4c42-a3c1-d0c9d10198f3 x-openstack-request-id: req-31319b61-338f-4c42-a3c1-d0c9d10198f3 2018-12-10 04:39:57,156 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "bookmark"}], "image": {"id": "dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "links": [{"href": "http://172.30.9.28:8774/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "427f554e-2b2a-407b-81b0-8c17133a0943", "links": [{"href": "http://172.30.9.28:8774/flavors/427f554e-2b2a-407b-81b0-8c17133a0943", "rel": "bookmark"}]}, "id": "709ef884-33f0-49b1-8b89-c652394398a9", "security_groups": [{"name": "singlevm2-sg_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}], "user_id": "a6221dd3f594420d9c5ce13fd6f346f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:39:51Z", "hostId": "8da33a24458fe2eca4ca0e6f77c50f4897ab4de3ff4ee885e9cdd0d8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "name": "singlevm2-vm_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "created": "2018-12-10T04:39:47Z", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:39:57,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-31319b61-338f-4c42-a3c1-d0c9d10198f3 2018-12-10 04:39:57,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.61264204979s 2018-12-10 04:39:57,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:39:59,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:39:59,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:00,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 04:39:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-964c6e12-5f72-44df-953f-4a6e4a1f15e5 x-openstack-request-id: req-964c6e12-5f72-44df-953f-4a6e4a1f15e5 2018-12-10 04:40:00,649 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "bookmark"}], "image": {"id": "dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "links": [{"href": "http://172.30.9.28:8774/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "427f554e-2b2a-407b-81b0-8c17133a0943", "links": [{"href": "http://172.30.9.28:8774/flavors/427f554e-2b2a-407b-81b0-8c17133a0943", "rel": "bookmark"}]}, "id": "709ef884-33f0-49b1-8b89-c652394398a9", "security_groups": [{"name": "singlevm2-sg_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}], "user_id": "a6221dd3f594420d9c5ce13fd6f346f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:39:51Z", "hostId": "8da33a24458fe2eca4ca0e6f77c50f4897ab4de3ff4ee885e9cdd0d8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "name": "singlevm2-vm_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "created": "2018-12-10T04:39:47Z", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:40:00,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-964c6e12-5f72-44df-953f-4a6e4a1f15e5 2018-12-10 04:40:00,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.4836499691s 2018-12-10 04:40:00,657 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:40:02,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:40:02,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:03,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-863ff6d8-c4e0-40fc-961e-7d2ebb78f713 x-openstack-request-id: req-863ff6d8-c4e0-40fc-961e-7d2ebb78f713 2018-12-10 04:40:03,560 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_46168dd6-4fc1-431d-b510-0457fa0f1bbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:ba:83", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "bookmark"}], "image": {"id": "dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "links": [{"href": "http://172.30.9.28:8774/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:39:59.000000", "flavor": {"id": "427f554e-2b2a-407b-81b0-8c17133a0943", "links": [{"href": "http://172.30.9.28:8774/flavors/427f554e-2b2a-407b-81b0-8c17133a0943", "rel": "bookmark"}]}, "id": "709ef884-33f0-49b1-8b89-c652394398a9", "security_groups": [{"name": "singlevm2-sg_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}], "user_id": "a6221dd3f594420d9c5ce13fd6f346f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:39:59Z", "hostId": "8da33a24458fe2eca4ca0e6f77c50f4897ab4de3ff4ee885e9cdd0d8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "name": "singlevm2-vm_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "created": "2018-12-10T04:39:47Z", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:40:03,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-863ff6d8-c4e0-40fc-961e-7d2ebb78f713 2018-12-10 04:40:03,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.899806976318s 2018-12-10 04:40:03,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:40:03,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=709ef884-33f0-49b1-8b89-c652394398a9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:03,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:03 GMT X-Openstack-Request-Id: req-4c52b25a-b8eb-4b7b-8c54-632d7792ee8d 2018-12-10 04:40:03,619 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:39:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8877970f-4613-42be-867c-abf4c8639fc5","ip_address":"192.168.120.26"}],"id":"46b42f12-2b10-4d31-b991-382fbd2793be","security_groups":["a8ce9954-ac5b-4984-8cf8-c45fda4732f9"],"mac_address":"fa:16:3e:35:ba:83","project_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"97062454-11f3-438f-b6f4-b70cf2b7a502","tenant_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","created_at":"2018-12-10T04:39:52Z","binding:vnic_type":"normal","device_id":"709ef884-33f0-49b1-8b89-c652394398a9","ip_allocation":"immediate"}]} 2018-12-10 04:40:03,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=709ef884-33f0-49b1-8b89-c652394398a9 used request id req-4c52b25a-b8eb-4b7b-8c54-632d7792ee8d 2018-12-10 04:40:03,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0525169372559s 2018-12-10 04:40:03,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:40:03,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=46b42f12-2b10-4d31-b991-382fbd2793be" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:03,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:03 GMT X-Openstack-Request-Id: req-1fc045c8-7500-4ddd-86fe-6b895b61f8cc 2018-12-10 04:40:03,678 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:40:03,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=46b42f12-2b10-4d31-b991-382fbd2793be used request id req-1fc045c8-7500-4ddd-86fe-6b895b61f8cc 2018-12-10 04:40:03,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0487039089203s 2018-12-10 04:40:03,679 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_46168dd6-4fc1-431d-b510-0457fa0f1bbe': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:35:ba:83', u'version': 4, u'addr': u'192.168.120.26', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'dfecd734-f2bb-4ece-968e-4c1a3674d5d9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:39:59.000000', 'flavor': Munch({u'id': u'427f554e-2b2a-407b-81b0-8c17133a0943'}), 'az': u'nova', 'id': u'709ef884-33f0-49b1-8b89-c652394398a9', 'security_groups': [Munch({u'name': u'singlevm2-sg_46168dd6-4fc1-431d-b510-0457fa0f1bbe'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a6221dd3f594420d9c5ce13fd6f346f0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fba75ed0b0fb4579aa77a2dbcc586d2f', 'name': 'singlevm2-project_46168dd6-4fc1-431d-b510-0457fa0f1bbe', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-10T04:39:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T04:39:59Z', 'hostId': u'8da33a24458fe2eca4ca0e6f77c50f4897ab4de3ff4ee885e9cdd0d8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe', 'public_v6': '', 'private_v4': u'192.168.120.26', 'cloud': 'envvars', 'host_id': u'8da33a24458fe2eca4ca0e6f77c50f4897ab4de3ff4ee885e9cdd0d8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:39:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fba75ed0b0fb4579aa77a2dbcc586d2f', 'name': u'singlevm2-vm_46168dd6-4fc1-431d-b510-0457fa0f1bbe', 'adminPass': u'T742JxMqiQHG', 'tenant_id': u'fba75ed0b0fb4579aa77a2dbcc586d2f', 'created_at': u'2018-12-10T04:39:47Z', 'created': u'2018-12-10T04:39:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 04:40:03,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:40:03,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:04,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:04 GMT X-Openstack-Request-Id: req-696d3893-3375-4041-867e-4119fcfdde91 2018-12-10 04:40:04,068 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"97062454-11f3-438f-b6f4-b70cf2b7a502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","l2_adjacency":true,"status":"ACTIVE","subnets":["8877970f-4613-42be-867c-abf4c8639fc5"],"description":"","tags":[],"updated_at":"2018-12-10T04:39:24Z","qos_policy_id":null,"name":"singlevm2-net_46168dd6-4fc1-431d-b510-0457fa0f1bbe","admin_state_up":true,"tenant_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","created_at":"2018-12-10T04:39:22Z","mtu":1450}]} 2018-12-10 04:40:04,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-696d3893-3375-4041-867e-4119fcfdde91 2018-12-10 04:40:04,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38599395752s 2018-12-10 04:40:04,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:40:04,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=709ef884-33f0-49b1-8b89-c652394398a9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:04,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:04 GMT X-Openstack-Request-Id: req-56fe6c81-1063-4f82-9d3d-0cd20cb517c7 2018-12-10 04:40:04,400 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:39:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8877970f-4613-42be-867c-abf4c8639fc5","ip_address":"192.168.120.26"}],"id":"46b42f12-2b10-4d31-b991-382fbd2793be","security_groups":["a8ce9954-ac5b-4984-8cf8-c45fda4732f9"],"mac_address":"fa:16:3e:35:ba:83","project_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"97062454-11f3-438f-b6f4-b70cf2b7a502","tenant_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","created_at":"2018-12-10T04:39:52Z","binding:vnic_type":"normal","device_id":"709ef884-33f0-49b1-8b89-c652394398a9","ip_allocation":"immediate"}]} 2018-12-10 04:40:04,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=709ef884-33f0-49b1-8b89-c652394398a9 used request id req-56fe6c81-1063-4f82-9d3d-0cd20cb517c7 2018-12-10 04:40:04,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.329803943634s 2018-12-10 04:40:04,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-10 04:40:04,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '{"floatingip": {"floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "fixed_ip_address": "192.168.120.26", "port_id": "46b42f12-2b10-4d31-b991-382fbd2793be"}}' 2018-12-10 04:40:07,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:07 GMT X-Openstack-Request-Id: req-89444052-ccd5-4d3d-b90d-ae9a8c4cd4fc 2018-12-10 04:40:07,334 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "d2828c03-f4cb-4f0f-a0e8-12160e96b679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:40:05Z", "updated_at": "2018-12-10T04:40:05Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "97062454-11f3-438f-b6f4-b70cf2b7a502", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:ba:83", "device_id": "709ef884-33f0-49b1-8b89-c652394398a9"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_id": "46b42f12-2b10-4d31-b991-382fbd2793be", "id": "067a0c6f-ea45-44e2-aeb2-cdf702136cb9", "qos_policy_id": null}} 2018-12-10 04:40:07,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-89444052-ccd5-4d3d-b90d-ae9a8c4cd4fc 2018-12-10 04:40:07,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.93351793289s 2018-12-10 04:40:07,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:40:07,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:07,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:07 GMT X-Openstack-Request-Id: req-c526538e-2d7e-465c-827b-ce818f5b5eaa 2018-12-10 04:40:07,417 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2828c03-f4cb-4f0f-a0e8-12160e96b679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:40:05Z", "updated_at": "2018-12-10T04:40:05Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "97062454-11f3-438f-b6f4-b70cf2b7a502", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:ba:83", "device_id": "709ef884-33f0-49b1-8b89-c652394398a9"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_id": "46b42f12-2b10-4d31-b991-382fbd2793be", "id": "067a0c6f-ea45-44e2-aeb2-cdf702136cb9", "qos_policy_id": null}]} 2018-12-10 04:40:07,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c526538e-2d7e-465c-827b-ce818f5b5eaa 2018-12-10 04:40:07,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0669460296631s 2018-12-10 04:40:07,424 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:40:07,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:40:07,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:07,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:07 GMT X-Openstack-Request-Id: req-bf2df282-9891-4ceb-be75-f08112368f6e 2018-12-10 04:40:07,610 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2828c03-f4cb-4f0f-a0e8-12160e96b679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:40:05Z", "updated_at": "2018-12-10T04:40:05Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "97062454-11f3-438f-b6f4-b70cf2b7a502", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:ba:83", "device_id": "709ef884-33f0-49b1-8b89-c652394398a9"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_id": "46b42f12-2b10-4d31-b991-382fbd2793be", "id": "067a0c6f-ea45-44e2-aeb2-cdf702136cb9", "qos_policy_id": null}]} 2018-12-10 04:40:07,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bf2df282-9891-4ceb-be75-f08112368f6e 2018-12-10 04:40:07,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0753579139709s 2018-12-10 04:40:07,617 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:40:07,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:40:07,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:08,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:08 GMT X-Openstack-Request-Id: req-6b54b747-e282-4993-93c3-b815c8fcb1a2 2018-12-10 04:40:08,066 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2828c03-f4cb-4f0f-a0e8-12160e96b679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:40:05Z", "updated_at": "2018-12-10T04:40:05Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "97062454-11f3-438f-b6f4-b70cf2b7a502", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:ba:83", "device_id": "709ef884-33f0-49b1-8b89-c652394398a9"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_id": "46b42f12-2b10-4d31-b991-382fbd2793be", "id": "067a0c6f-ea45-44e2-aeb2-cdf702136cb9", "qos_policy_id": null}]} 2018-12-10 04:40:08,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6b54b747-e282-4993-93c3-b815c8fcb1a2 2018-12-10 04:40:08,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.339512825012s 2018-12-10 04:40:08,073 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:40:08,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:40:08,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:08,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:08 GMT X-Openstack-Request-Id: req-b3d2d45a-3404-48c4-800d-cd6a0a0a691c 2018-12-10 04:40:08,382 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2828c03-f4cb-4f0f-a0e8-12160e96b679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:40:05Z", "updated_at": "2018-12-10T04:40:05Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "97062454-11f3-438f-b6f4-b70cf2b7a502", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:ba:83", "device_id": "709ef884-33f0-49b1-8b89-c652394398a9"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_id": "46b42f12-2b10-4d31-b991-382fbd2793be", "id": "067a0c6f-ea45-44e2-aeb2-cdf702136cb9", "qos_policy_id": null}]} 2018-12-10 04:40:08,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b3d2d45a-3404-48c4-800d-cd6a0a0a691c 2018-12-10 04:40:08,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.198511838913s 2018-12-10 04:40:08,389 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:40:08,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:40:08,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:08,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:08 GMT X-Openstack-Request-Id: req-39d42202-91dd-4cb8-8f05-d79986884182 2018-12-10 04:40:08,566 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2828c03-f4cb-4f0f-a0e8-12160e96b679", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:40:05Z", "updated_at": "2018-12-10T04:40:05Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "97062454-11f3-438f-b6f4-b70cf2b7a502", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:ba:83", "device_id": "709ef884-33f0-49b1-8b89-c652394398a9"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_id": "46b42f12-2b10-4d31-b991-382fbd2793be", "id": "067a0c6f-ea45-44e2-aeb2-cdf702136cb9", "qos_policy_id": null}]} 2018-12-10 04:40:08,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-39d42202-91dd-4cb8-8f05-d79986884182 2018-12-10 04:40:08,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0664269924164s 2018-12-10 04:40:08,572 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:40:08,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:40:08,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:08,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:08 GMT X-Openstack-Request-Id: req-3c3907d8-a088-4dec-bd82-1cd7bc0c2137 2018-12-10 04:40:08,756 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2828c03-f4cb-4f0f-a0e8-12160e96b679", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:40:05Z", "updated_at": "2018-12-10T04:40:08Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "97062454-11f3-438f-b6f4-b70cf2b7a502", "device_owner": "compute:nova", "mac_address": "fa:16:3e:35:ba:83", "device_id": "709ef884-33f0-49b1-8b89-c652394398a9"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_id": "46b42f12-2b10-4d31-b991-382fbd2793be", "id": "067a0c6f-ea45-44e2-aeb2-cdf702136cb9", "qos_policy_id": null}]} 2018-12-10 04:40:08,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3c3907d8-a088-4dec-bd82-1cd7bc0c2137 2018-12-10 04:40:08,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0747828483582s 2018-12-10 04:40:08,763 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd2828c03-f4cb-4f0f-a0e8-12160e96b679', 'updated_at': u'2018-12-10T04:40:08Z', 'fixed_ip_address': u'192.168.120.26', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'46b42f12-2b10-4d31-b991-382fbd2793be', 'id': u'067a0c6f-ea45-44e2-aeb2-cdf702136cb9', 'network': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'port': u'46b42f12-2b10-4d31-b991-382fbd2793be', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fba75ed0b0fb4579aa77a2dbcc586d2f', 'name': 'singlevm2-project_46168dd6-4fc1-431d-b510-0457fa0f1bbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fba75ed0b0fb4579aa77a2dbcc586d2f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'97062454-11f3-438f-b6f4-b70cf2b7a502', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:35:ba:83', u'device_id': u'709ef884-33f0-49b1-8b89-c652394398a9'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'fba75ed0b0fb4579aa77a2dbcc586d2f', 'created_at': u'2018-12-10T04:40:05Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'97062454-11f3-438f-b6f4-b70cf2b7a502', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:35:ba:83', u'device_id': u'709ef884-33f0-49b1-8b89-c652394398a9'}), 'router': u'd2828c03-f4cb-4f0f-a0e8-12160e96b679'}) 2018-12-10 04:40:08,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 04:40:08,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/709ef884-33f0-49b1-8b89-c652394398a9/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 04:40:09,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9620 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cbd87f77-3fec-4e0a-8cdb-0d639d614075 x-openstack-request-id: req-cbd87f77-3fec-4e0a-8cdb-0d639d614075 2018-12-10 04:40:09,011 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511437366 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.244131] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.247083] pid_max: default: 32768 minimum: 301\n[ 0.248664] ACPI: Core revision 20150930\n[ 0.250646] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.252926] Security Framework initialized\n[ 0.254349] Yama: becoming mindful.\n[ 0.255625] AppArmor: AppArmor initialized\n[ 0.257097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.259392] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.261611] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.263719] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266097] Initializing cgroup subsys io\n[ 0.267520] Initializing cgroup subsys memory\n[ 0.269033] Initializing cgroup subsys devices\n[ 0.270564] Initializing cgroup subsys freezer\n[ 0.272084] Initializing cgroup subsys net_cls\n[ 0.273601] Initializing cgroup subsys perf_event\n[ 0.275204] Initializing cgroup subsys net_prio\n[ 0.276747] Initializing cgroup subsys hugetlb\n[ 0.278267] Initializing cgroup subsys pids\n[ 0.279770] CPU: Physical Processor ID: 0\n[ 0.281858] mce: CPU supports 10 MCE banks\n[ 0.283324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.285069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.301944] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.310257] ftrace: allocating 31920 entries in 125 pages\n[ 0.341176] smpboot: Max logical packages: 1\n[ 0.342683] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.345051] x2apic enabled\n[ 0.346419] Switched APIC routing to physical x2apic.\n[ 0.349301] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.351269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.354908] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.358046] KVM setup paravirtual spinlock\n[ 0.359970] x86: Booted up 1 node, 1 CPUs\n[ 0.361371] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.363739] devtmpfs: initialized\n[ 0.365977] evm: security.selinux\n[ 0.367195] evm: security.SMACK64\n[ 0.368411] evm: security.SMACK64EXEC\n[ 0.369718] evm: security.SMACK64TRANSMUTE\n[ 0.371133] evm: security.SMACK64MMAP\n[ 0.372432] evm: security.ima\n[ 0.373545] evm: security.capability\n[ 0.374907] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.378121] pinctrl core: initialized pinctrl subsystem\n[ 0.380000] RTC time: 4:39:59, date: 12/10/18\n[ 0.381621] NET: Registered protocol family 16\n[ 0.383257] cpuidle: using governor ladder\n[ 0.384692] cpuidle: using governor menu\n[ 0.386077] PCCT header not found.\n[ 0.387357] ACPI: bus type PCI registered\n[ 0.388766] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.390930] PCI: Using configuration type 1 for base access\n[ 0.393491] ACPI: Added _OSI(Module Device)\n[ 0.394959] ACPI: Added _OSI(Processor Device)\n[ 0.396487] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.398080] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.400665] ACPI: Interpreter enabled\n[ 0.402002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.405246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.408500] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.411749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.414995] ACPI: (supports S0 S5)\n[ 0.416235] ACPI: Using IOAPIC for interrupt routing\n[ 0.417907] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.422398] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.424400] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.426576] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.428684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.432486] acpiphp: Slot [3] registered\n[ 0.433879] acpiphp: Slot [4] registered\n[ 0.435270] acpiphp: Slot [5] registered\n[ 0.436666] acpiphp: Slot [6] registered\n[ 0.438061] acpiphp: Slot [7] registered\n[ 0.439448] acpiphp: Slot [8] registered\n[ 0.440841] acpiphp: Slot [9] registered\n[ 0.442230] acpiphp: Slot [10] registered\n[ 0.443637] acpiphp: Slot [11] registered\n[ 0.445054] acpiphp: Slot [12] registered\n[ 0.446468] acpiphp: Slot [13] registered\n[ 0.447885] acpiphp: Slot [14] registered\n[ 0.449301] acpiphp: Slot [15] registered\n[ 0.467038] acpiphp: Slot [16] registered\n[ 0.468466] acpiphp: Slot [17] registered\n[ 0.469882] acpiphp: Slot [18] registered\n[ 0.471293] acpiphp: Slot [19] registered\n[ 0.472709] acpiphp: Slot [20] registered\n[ 0.474124] acpiphp: Slot [21] registered\n[ 0.475538] acpiphp: Slot [22] registered\n[ 0.476957] acpiphp: Slot [23] registered\n[ 0.478372] acpiphp: Slot [24] registered\n[ 0.479787] acpiphp: Slot [25] registered\n[ 0.481199] acpiphp: Slot [26] registered\n[ 0.482606] acpiphp: Slot [27] registered\n[ 0.484026] acpiphp: Slot [28] registered\n[ 0.485436] acpiphp: Slot [29] registered\n[ 0.486843] acpiphp: Slot [30] registered\n[ 0.488265] acpiphp: Slot [31] registered\n[ 0.489676] PCI host bridge to bus 0000:00\n[ 0.491095] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.493233] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.495362] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.497899] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.500439] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.503030] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.507609] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.509862] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.511922] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.514147] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.518550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.521094] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.542680] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.545248] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.547985] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.550466] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.554901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.557263] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.559586] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.561461] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.564174] vgaarb: loaded\n[ 0.565223] vgaarb: bridge control possible 0000:00:02.0\n[ 0.567336] SCSI subsystem initialized\n[ 0.568954] ACPI: bus type USB registered\n[ 0.570393] usbcore: registered new interface driver usbfs\n[ 0.572199] usbcore: registered new interface driver hub\n[ 0.573981] usbcore: registered new device driver usb\n[ 0.575900] PCI: Using ACPI for IRQ routing\n[ 0.577831] NetLabel: Initializing\n[ 0.579094] NetLabel: domain hash size = 128\n[ 0.580605] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.582291] NetLabel: unlabeled traffic allowed by default\n[ 0.584341] clocksource: Switched to clocksource kvm-clock\n[ 0.594797] AppArmor: AppArmor Filesystem Enabled\n[ 0.596476] pnp: PnP ACPI init\n[ 0.597985] pnp: PnP ACPI: found 5 devices\n[ 0.605093] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.608100] NET: Registered protocol family 2\n[ 0.609892] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.612205] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.614342] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.616479] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618398] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.620465] NET: Registered protocol family 1\n[ 0.622083] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.624087] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.625988] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.641007] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.656183] Trying to unpack rootfs image as initramfs...\n[ 0.717401] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.720248] Scanning for low memory corruption every 60 seconds\n[ 0.722496] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.724578] audit: initializing netlink subsys (disabled)\n[ 0.726380] audit: type=2000 audit(1544416800.676:1): initialized\n[ 0.728637] Initialise system trusted keyring\n[ 0.730265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.732310] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.735427] zbud: loaded\n[ 0.736617] VFS: Disk quotas dquot_6.6.0\n[ 0.738049] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.740645] fuse init (API version 7.23)\n[ 0.742170] Key type big_key registered\n[ 0.743560] Allocating IMA MOK and blacklist keyrings.\n[ 0.745601] Key type asymmetric registered\n[ 0.747052] Asymmetric key parser 'x509' registered\n[ 0.748737] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.751346] io scheduler noop registered\n[ 0.752735] io scheduler deadline registered (default)\n[ 0.754476] io scheduler cfq registered\n[ 0.755927] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.757769] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.759979] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.762526] ACPI: Power Button [PWRF]\n[ 0.763968] GHES: HEST is not enabled!\n[ 0.778251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.807913] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.811337] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.836541] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.840018] Linux agpgart interface v0.103\n[ 0.843547] brd: module loaded\n[ 0.845948] loop: module loaded\n[ 0.851112] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.853684] GPT:90111 != 2097151\n[ 0.854874] GPT:Alternate GPT header not at the end of the disk.\n[ 0.856810] GPT:90111 != 2097151\n[ 0.858007] GPT: Use GNU Parted to correct GPT errors.\n[ 0.859712] vda: vda1 vda15\n[ 0.861538] scsi host0: ata_piix\n[ 0.862848] scsi host1: ata_piix\n[ 0.864087] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.866234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.869000] libphy: Fixed MDIO Bus: probed\n[ 0.870436] tun: Universal TUN/TAP device driver, 1.6\n[ 0.872119] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.875668] PPP generic driver version 2.4.2\n[ 0.877769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.880792] ehci-pci: EHCI PCI platform driver\n[ 0.882444] ehci-platform: EHCI generic platform driver\n[ 0.884196] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.886232] ohci-pci: OHCI PCI platform driver\n[ 0.887781] ohci-platform: OHCI generic platform driver\n[ 0.889541] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.904602] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.906352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.908929] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.910668] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.912748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.914959] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.917456] usb usb1: Product: UHCI Host Controller\n[ 0.919094] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.921109] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.922795] hub 1-0:1.0: USB hub found\n[ 0.924162] hub 1-0:1.0: 2 ports detected\n[ 0.925726] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.929353] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.931028] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.932842] mousedev: PS/2 mouse device common for all mice\n[ 0.935026] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.938019] rtc_cmos 00:00: RTC can wake from S4\n[ 0.940120] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.942197] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.944344] i2c /dev entries driver\n[ 0.945665] device-mapper: uevent: version 1.0.3\n[ 0.947309] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.950173] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.952474] NET: Registered protocol family 10\n[ 0.954299] NET: Registered protocol family 17\n[ 0.955858] Key type dns_resolver registered\n[ 0.957489] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.959398] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.962457] registered taskstats version 1\n[ 0.963926] Loading compiled-in X.509 certificates\n[ 0.966123] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.969435] zswap: loaded using pool lzo/zbud\n[ 0.971732] Key type trusted registered\n[ 0.974121] Key type encrypted registered\n[ 0.975555] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.977392] ima: No TPM chip found, activating TPM-bypass!\n[ 0.979214] evm: HMAC attrs: 0x1\n[ 0.980795] Magic number: 14:342:666\n[ 0.982161] platform QEMU0002:00: hash matches\n[ 0.983690] acpi QEMU0002:00: hash matches\n[ 0.985219] rtc_cmos 00:00: setting system clock to 2018-12-10 04:40:00 UTC (1544416800)\n[ 0.988020] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.006147] EDD information not available.\n[ 1.026128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.028818] Write protecting the kernel read-only data: 14336k\n[ 1.032187] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.035224] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.084872] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.26...\nLease of 192.168.120.26 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC++N8/JL6vUxc8913hMDOAZLGJROhNO2NgMfxCh6LTxiD5Y+Z9pc7eB+Ku3lZfvdDFoFHST3mzHecjMvcP+SUpXlSnn6SxtrDmVIqOV/rkSMbsEfPbjX4FH52wN4VX9PPC3yYRSR8lNyI/t4R6bRHb68CAhRTy2HF7+7oKS+604EPb58RC1DeWHuZTMVttjAiosi4F0Brj6iBHK6PTIZqHXO6P0TaXvHlG6Z+XHd5pY0NSzWcRl9iBAVoFrffh6sNajfxJepu67MuU7uCrYxuEbAImkcJSNkxvqGz81r5InQRB6inuc0jSpwctrDBUVyfw5LZjf5ml8EAx7SZoj0IN root@singlevm2-vm-46168dd6-4fc1-431d-b510-0457fa0f1bbe\nssh-dss AAAAB3NzaC1kc3MAAACBALi7Uimvlwh2/mk4BQ5UclmGTP8E609il9rwSJ3kllFNjISZWw6fYHLvrKfd2KS9nH2kl/YFsx1myCvtdICFqmkS4ZuaoIRE0mmToyxw4S8JkCt7693WDukXSEbX/+rj3UjazZ3Bfvr5Hvf7X/28ITwPNdj7MVFbxpmRT2m16HdrAAAAFQCDG2lOLoHF04ZdrOV02mDfPiKp9wAAAIA9j26eK6Oi4Yad81fW6c0ggLT4MJSbeVdq39ScXdOZ1vgREiIBiM+ne0ObrFMMFpKxK7JoiWWiaSd623KcvXyKsctFLzQIRFKU6ixM5MZ2+RSL41Nw3mmQdjFo0SJ1t7hY4SKZ7aEYiIOiaCQh1VJTT1zDAyY5wh/ddM01zoFtqQAAAIBXO6pOgy0wUZt/L1zKjNiHDVgZvYT/Ko0iFAt7FyhSK8uCHJZkCiwGT9OgQrZlO+2fTsq3ilhJfVS88cKf5lyW3k1rLL1gm0FRas9C8gVrCEvSeqGu0M0XbgWMHBYPMVaC5bBHm/BVdd9Yg3ycSXfFZVR+Dgx1rOOJTxB5RIWTXA== root@singlevm2-vm-46168dd6-4fc1-431d-b510-0457fa0f1bbe\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.26,24,fe80::f816:3eff:fe35:ba83/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.26 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-46168dd6-4fc1-431d-b510-0457fa0f1bbe\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.57 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-46168dd6-4fc1-431d-b510-0457fa0f1bbe login: "} 2018-12-10 04:40:09,012 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/709ef884-33f0-49b1-8b89-c652394398a9/action used request id req-cbd87f77-3fec-4e0a-8cdb-0d639d614075 2018-12-10 04:40:09,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.248105049133s 2018-12-10 04:40:09,013 - 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 511437366 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.244131] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.247083] pid_max: default: 32768 minimum: 301 [ 0.248664] ACPI: Core revision 20150930 [ 0.250646] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252926] Security Framework initialized [ 0.254349] Yama: becoming mindful. [ 0.255625] AppArmor: AppArmor initialized [ 0.257097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259392] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.261611] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.263719] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266097] Initializing cgroup subsys io [ 0.267520] Initializing cgroup subsys memory [ 0.269033] Initializing cgroup subsys devices [ 0.270564] Initializing cgroup subsys freezer [ 0.272084] Initializing cgroup subsys net_cls [ 0.273601] Initializing cgroup subsys perf_event [ 0.275204] Initializing cgroup subsys net_prio [ 0.276747] Initializing cgroup subsys hugetlb [ 0.278267] Initializing cgroup subsys pids [ 0.279770] CPU: Physical Processor ID: 0 [ 0.281858] mce: CPU supports 10 MCE banks [ 0.283324] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.285069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.301944] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.310257] ftrace: allocating 31920 entries in 125 pages [ 0.341176] smpboot: Max logical packages: 1 [ 0.342683] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345051] x2apic enabled [ 0.346419] Switched APIC routing to physical x2apic. [ 0.349301] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351269] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.354908] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.358046] KVM setup paravirtual spinlock [ 0.359970] x86: Booted up 1 node, 1 CPUs [ 0.361371] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.363739] devtmpfs: initialized [ 0.365977] evm: security.selinux [ 0.367195] evm: security.SMACK64 [ 0.368411] evm: security.SMACK64EXEC [ 0.369718] evm: security.SMACK64TRANSMUTE [ 0.371133] evm: security.SMACK64MMAP [ 0.372432] evm: security.ima [ 0.373545] evm: security.capability [ 0.374907] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.378121] pinctrl core: initialized pinctrl subsystem [ 0.380000] RTC time: 4:39:59, date: 12/10/18 [ 0.381621] NET: Registered protocol family 16 [ 0.383257] cpuidle: using governor ladder [ 0.384692] cpuidle: using governor menu [ 0.386077] PCCT header not found. [ 0.387357] ACPI: bus type PCI registered [ 0.388766] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.390930] PCI: Using configuration type 1 for base access [ 0.393491] ACPI: Added _OSI(Module Device) [ 0.394959] ACPI: Added _OSI(Processor Device) [ 0.396487] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.398080] ACPI: Added _OSI(Processor Aggregator Device) [ 0.400665] ACPI: Interpreter enabled [ 0.402002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.405246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.408500] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.411749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.414995] ACPI: (supports S0 S5) [ 0.416235] ACPI: Using IOAPIC for interrupt routing [ 0.417907] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.422398] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.424400] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.426576] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.428684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.432486] acpiphp: Slot [3] registered [ 0.433879] acpiphp: Slot [4] registered [ 0.435270] acpiphp: Slot [5] registered [ 0.436666] acpiphp: Slot [6] registered [ 0.438061] acpiphp: Slot [7] registered [ 0.439448] acpiphp: Slot [8] registered [ 0.440841] acpiphp: Slot [9] registered [ 0.442230] acpiphp: Slot [10] registered [ 0.443637] acpiphp: Slot [11] registered [ 0.445054] acpiphp: Slot [12] registered [ 0.446468] acpiphp: Slot [13] registered [ 0.447885] acpiphp: Slot [14] registered [ 0.449301] acpiphp: Slot [15] registered [ 0.467038] acpiphp: Slot [16] registered [ 0.468466] acpiphp: Slot [17] registered [ 0.469882] acpiphp: Slot [18] registered [ 0.471293] acpiphp: Slot [19] registered [ 0.472709] acpiphp: Slot [20] registered [ 0.474124] acpiphp: Slot [21] registered [ 0.475538] acpiphp: Slot [22] registered [ 0.476957] acpiphp: Slot [23] registered [ 0.478372] acpiphp: Slot [24] registered [ 0.479787] acpiphp: Slot [25] registered [ 0.481199] acpiphp: Slot [26] registered [ 0.482606] acpiphp: Slot [27] registered [ 0.484026] acpiphp: Slot [28] registered [ 0.485436] acpiphp: Slot [29] registered [ 0.486843] acpiphp: Slot [30] registered [ 0.488265] acpiphp: Slot [31] registered [ 0.489676] PCI host bridge to bus 0000:00 [ 0.491095] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.493233] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.495362] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.497899] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.500439] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.503030] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.507609] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.509862] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.511922] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.514147] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.518550] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.521094] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.542680] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.545248] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.547985] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.550466] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.554901] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.557263] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.559586] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.561461] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.564174] vgaarb: loaded [ 0.565223] vgaarb: bridge control possible 0000:00:02.0 [ 0.567336] SCSI subsystem initialized [ 0.568954] ACPI: bus type USB registered [ 0.570393] usbcore: registered new interface driver usbfs [ 0.572199] usbcore: registered new interface driver hub [ 0.573981] usbcore: registered new device driver usb [ 0.575900] PCI: Using ACPI for IRQ routing [ 0.577831] NetLabel: Initializing [ 0.579094] NetLabel: domain hash size = 128 [ 0.580605] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.582291] NetLabel: unlabeled traffic allowed by default [ 0.584341] clocksource: Switched to clocksource kvm-clock [ 0.594797] AppArmor: AppArmor Filesystem Enabled [ 0.596476] pnp: PnP ACPI init [ 0.597985] pnp: PnP ACPI: found 5 devices [ 0.605093] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.608100] NET: Registered protocol family 2 [ 0.609892] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.612205] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.614342] TCP: Hash tables configured (established 4096 bind 4096) [ 0.616479] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.618398] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.620465] NET: Registered protocol family 1 [ 0.622083] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.624087] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.625988] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.641007] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.656183] Trying to unpack rootfs image as initramfs... [ 0.717401] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.720248] Scanning for low memory corruption every 60 seconds [ 0.722496] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.724578] audit: initializing netlink subsys (disabled) [ 0.726380] audit: type=2000 audit(1544416800.676:1): initialized [ 0.728637] Initialise system trusted keyring [ 0.730265] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.732310] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.735427] zbud: loaded [ 0.736617] VFS: Disk quotas dquot_6.6.0 [ 0.738049] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.740645] fuse init (API version 7.23) [ 0.742170] Key type big_key registered [ 0.743560] Allocating IMA MOK and blacklist keyrings. [ 0.745601] Key type asymmetric registered [ 0.747052] Asymmetric key parser 'x509' registered [ 0.748737] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.751346] io scheduler noop registered [ 0.752735] io scheduler deadline registered (default) [ 0.754476] io scheduler cfq registered [ 0.755927] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.757769] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.759979] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.762526] ACPI: Power Button [PWRF] [ 0.763968] GHES: HEST is not enabled! [ 0.778251] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.807913] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.811337] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.836541] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.840018] Linux agpgart interface v0.103 [ 0.843547] brd: module loaded [ 0.845948] loop: module loaded [ 0.851112] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.853684] GPT:90111 != 2097151 [ 0.854874] GPT:Alternate GPT header not at the end of the disk. [ 0.856810] GPT:90111 != 2097151 [ 0.858007] GPT: Use GNU Parted to correct GPT errors. [ 0.859712] vda: vda1 vda15 [ 0.861538] scsi host0: ata_piix [ 0.862848] scsi host1: ata_piix [ 0.864087] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.866234] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.869000] libphy: Fixed MDIO Bus: probed [ 0.870436] tun: Universal TUN/TAP device driver, 1.6 [ 0.872119] tun: (C) 1999-2004 Max Krasnyansky [ 0.875668] PPP generic driver version 2.4.2 [ 0.877769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.880792] ehci-pci: EHCI PCI platform driver [ 0.882444] ehci-platform: EHCI generic platform driver [ 0.884196] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.886232] ohci-pci: OHCI PCI platform driver [ 0.887781] ohci-platform: OHCI generic platform driver [ 0.889541] uhci_hcd: USB Universal Host Controller Interface driver [ 0.904602] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.906352] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.908929] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.910668] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.912748] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.914959] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.917456] usb usb1: Product: UHCI Host Controller [ 0.919094] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.921109] usb usb1: SerialNumber: 0000:00:01.2 [ 0.922795] hub 1-0:1.0: USB hub found [ 0.924162] hub 1-0:1.0: 2 ports detected [ 0.925726] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.929353] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.931028] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.932842] mousedev: PS/2 mouse device common for all mice [ 0.935026] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.938019] rtc_cmos 00:00: RTC can wake from S4 [ 0.940120] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.942197] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.944344] i2c /dev entries driver [ 0.945665] device-mapper: uevent: version 1.0.3 [ 0.947309] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.950173] ledtrig-cpu: registered to indicate activity on CPUs [ 0.952474] NET: Registered protocol family 10 [ 0.954299] NET: Registered protocol family 17 [ 0.955858] Key type dns_resolver registered [ 0.957489] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.959398] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.962457] registered taskstats version 1 [ 0.963926] Loading compiled-in X.509 certificates [ 0.966123] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.969435] zswap: loaded using pool lzo/zbud [ 0.971732] Key type trusted registered [ 0.974121] Key type encrypted registered [ 0.975555] AppArmor: AppArmor sha1 policy hashing enabled [ 0.977392] ima: No TPM chip found, activating TPM-bypass! [ 0.979214] evm: HMAC attrs: 0x1 [ 0.980795] Magic number: 14:342:666 [ 0.982161] platform QEMU0002:00: hash matches [ 0.983690] acpi QEMU0002:00: hash matches [ 0.985219] rtc_cmos 00:00: setting system clock to 2018-12-10 04:40:00 UTC (1544416800) [ 0.988020] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.006147] EDD information not available. [ 1.026128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.028818] Write protecting the kernel read-only data: 14336k [ 1.032187] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.035224] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 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.084872] 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.86 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.26... Lease of 192.168.120.26 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC++N8/JL6vUxc8913hMDOAZLGJROhNO2NgMfxCh6LTxiD5Y+Z9pc7eB+Ku3lZfvdDFoFHST3mzHecjMvcP+SUpXlSnn6SxtrDmVIqOV/rkSMbsEfPbjX4FH52wN4VX9PPC3yYRSR8lNyI/t4R6bRHb68CAhRTy2HF7+7oKS+604EPb58RC1DeWHuZTMVttjAiosi4F0Brj6iBHK6PTIZqHXO6P0TaXvHlG6Z+XHd5pY0NSzWcRl9iBAVoFrffh6sNajfxJepu67MuU7uCrYxuEbAImkcJSNkxvqGz81r5InQRB6inuc0jSpwctrDBUVyfw5LZjf5ml8EAx7SZoj0IN root@singlevm2-vm-46168dd6-4fc1-431d-b510-0457fa0f1bbe ssh-dss AAAAB3NzaC1kc3MAAACBALi7Uimvlwh2/mk4BQ5UclmGTP8E609il9rwSJ3kllFNjISZWw6fYHLvrKfd2KS9nH2kl/YFsx1myCvtdICFqmkS4ZuaoIRE0mmToyxw4S8JkCt7693WDukXSEbX/+rj3UjazZ3Bfvr5Hvf7X/28ITwPNdj7MVFbxpmRT2m16HdrAAAAFQCDG2lOLoHF04ZdrOV02mDfPiKp9wAAAIA9j26eK6Oi4Yad81fW6c0ggLT4MJSbeVdq39ScXdOZ1vgREiIBiM+ne0ObrFMMFpKxK7JoiWWiaSd623KcvXyKsctFLzQIRFKU6ixM5MZ2+RSL41Nw3mmQdjFo0SJ1t7hY4SKZ7aEYiIOiaCQh1VJTT1zDAyY5wh/ddM01zoFtqQAAAIBXO6pOgy0wUZt/L1zKjNiHDVgZvYT/Ko0iFAt7FyhSK8uCHJZkCiwGT9OgQrZlO+2fTsq3ilhJfVS88cKf5lyW3k1rLL1gm0FRas9C8gVrCEvSeqGu0M0XbgWMHBYPMVaC5bBHm/BVdd9Yg3ycSXfFZVR+Dgx1rOOJTxB5RIWTXA== root@singlevm2-vm-46168dd6-4fc1-431d-b510-0457fa0f1bbe -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.26,24,fe80::f816:3eff:fe35:ba83/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.26 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-46168dd6-4fc1-431d-b510-0457fa0f1bbe launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.57 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-46168dd6-4fc1-431d-b510-0457fa0f1bbe login: 2018-12-10 04:40:09,017 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3b9d050L 2018-12-10 04:40:09,018 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 04:40:09,018 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-10 04:40:09,018 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-10 04:40:09,019 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 04:40:09,019 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-10 04:40:09,020 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-10 04:40:09,020 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 04:40:09,020 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-10 04:40:09,020 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 04:40:09,037 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-10 04:40:09,037 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 04:40:09,050 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: e61d7fa7cc4a4fff36bac08cc2257e38 2018-12-10 04:40:09,051 - paramiko.transport - DEBUG - Trying discovered key 4c36b6e52b604814ea2a01ac7692b780 in /tmp/tmpeYs1Fw 2018-12-10 04:40:09,074 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 04:40:09,080 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-10 04:40:09,083 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-10 04:40:09,085 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-10 04:40:09,085 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-10 04:40:09,086 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 04:40:09,087 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-10 04:40:09,087 - functest.core.singlevm - DEBUG - output: Hello World 2018-12-10 04:40:09,088 - functest.core.singlevm - DEBUG - error: 2018-12-10 04:40:09,092 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-10 04:40:09,203 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 04:40:09,203 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-10 04:40:09,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 04:40:09,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/067a0c6f-ea45-44e2-aeb2-cdf702136cb9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:11,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:40:11 GMT X-Openstack-Request-Id: req-842aefec-2063-48c0-8f47-4b149eb392b1 2018-12-10 04:40:11,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:40:11,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/067a0c6f-ea45-44e2-aeb2-cdf702136cb9.json used request id req-842aefec-2063-48c0-8f47-4b149eb392b1 2018-12-10 04:40:11,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.83313512802s 2018-12-10 04:40:11,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:40:11,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:11,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:11 GMT X-Openstack-Request-Id: req-b9ad4181-6e8c-487d-8f18-809616159ff6 2018-12-10 04:40:11,104 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:40:11,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b9ad4181-6e8c-487d-8f18-809616159ff6 2018-12-10 04:40:11,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0469279289246s 2018-12-10 04:40:11,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 04:40:11,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/709ef884-33f0-49b1-8b89-c652394398a9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:11,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e00bae6b-ffe6-46e1-b022-26027b83e95d x-openstack-request-id: req-e00bae6b-ffe6-46e1-b022-26027b83e95d 2018-12-10 04:40:11,545 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/709ef884-33f0-49b1-8b89-c652394398a9 used request id req-e00bae6b-ffe6-46e1-b022-26027b83e95d 2018-12-10 04:40:11,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.440243005753s 2018-12-10 04:40:11,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:40:11,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:12,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0adfa147-04aa-41a9-b3ba-f449f082b020 x-openstack-request-id: req-0adfa147-04aa-41a9-b3ba-f449f082b020 2018-12-10 04:40:12,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_46168dd6-4fc1-431d-b510-0457fa0f1bbe": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:ba:83", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:ba:83", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/709ef884-33f0-49b1-8b89-c652394398a9", "rel": "bookmark"}], "image": {"id": "dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "links": [{"href": "http://172.30.9.28:8774/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:39:59.000000", "flavor": {"id": "427f554e-2b2a-407b-81b0-8c17133a0943", "links": [{"href": "http://172.30.9.28:8774/flavors/427f554e-2b2a-407b-81b0-8c17133a0943", "rel": "bookmark"}]}, "id": "709ef884-33f0-49b1-8b89-c652394398a9", "security_groups": [{"name": "singlevm2-sg_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}], "user_id": "a6221dd3f594420d9c5ce13fd6f346f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:40:11Z", "hostId": "8da33a24458fe2eca4ca0e6f77c50f4897ab4de3ff4ee885e9cdd0d8", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "name": "singlevm2-vm_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "created": "2018-12-10T04:39:47Z", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:40:12,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0adfa147-04aa-41a9-b3ba-f449f082b020 2018-12-10 04:40:12,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806118011475s 2018-12-10 04:40:12,354 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:40:14,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:40:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:14,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88e646a6-56b4-4418-89ee-c7c3c83a772a x-openstack-request-id: req-88e646a6-56b4-4418-89ee-c7c3c83a772a 2018-12-10 04:40:14,464 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-10 04:40:14,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-88e646a6-56b4-4418-89ee-c7c3c83a772a 2018-12-10 04:40:14,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.107925891876s 2018-12-10 04:40:14,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:40:14,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:14,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:14 GMT X-Openstack-Request-Id: req-b41db9c5-3d72-432a-af36-b9f813d5625d 2018-12-10 04:40:14,521 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:22Z", "updated_at": "2018-12-10T04:39:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "1049bf32-f92f-4e44-a929-d97d0838a23f", "remote_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "1102b37d-70a0-4884-8b46-1c6b78726040", "remote_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "19dfab58-68fd-482c-84e0-f1fb8a62db65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "5bedb286-0f8a-4957-9cad-ba0591b04a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}], "revision_number": 1, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:39Z", "updated_at": "2018-12-10T04:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:40Z", "revision_number": 0, "id": "7184aa25-abb5-4918-b393-56244f0da2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:40Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T04:39:40Z", "revision_number": 0, "id": "92fbeafe-cef9-426b-9902-6c47f2cd15a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:40Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:39Z", "revision_number": 0, "id": "c5ae1c07-c07f-4ddd-8e49-eee9622e9e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:39Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:39Z", "revision_number": 0, "id": "d6463101-437a-4189-82a2-7744cc246ec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:39Z", "security_group_id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}], "revision_number": 3, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "a8ce9954-ac5b-4984-8cf8-c45fda4732f9", "name": "singlevm2-sg_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}]} 2018-12-10 04:40:14,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b41db9c5-3d72-432a-af36-b9f813d5625d 2018-12-10 04:40:14,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0508708953857s 2018-12-10 04:40:14,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 04:40:14,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a8ce9954-ac5b-4984-8cf8-c45fda4732f9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:14,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:40:14 GMT X-Openstack-Request-Id: req-3c257615-62c3-42f0-8959-aea9231185a1 2018-12-10 04:40:14,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:40:14,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a8ce9954-ac5b-4984-8cf8-c45fda4732f9.json used request id req-3c257615-62c3-42f0-8959-aea9231185a1 2018-12-10 04:40:14,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.156048059464s 2018-12-10 04:40:14,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-10 04:40:14,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:14,863 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-81fb479d-75a0-4e73-820e-40ee3518e8b0 x-openstack-request-id: req-81fb479d-75a0-4e73-820e-40ee3518e8b0 2018-12-10 04:40:14,863 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/singlevm2-kp_46168dd6-4fc1-431d-b510-0457fa0f1bbe used request id req-81fb479d-75a0-4e73-820e-40ee3518e8b0 2018-12-10 04:40:14,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.178831100464s 2018-12-10 04:40:14,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 04:40:14,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/d2828c03-f4cb-4f0f-a0e8-12160e96b679/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" -d '{"subnet_id": "8877970f-4613-42be-867c-abf4c8639fc5"}' 2018-12-10 04:40:17,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:17 GMT X-Openstack-Request-Id: req-9658d31b-bd88-40dd-b6aa-48f83eb62081 2018-12-10 04:40:17,652 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "97062454-11f3-438f-b6f4-b70cf2b7a502", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "subnet_id": "8877970f-4613-42be-867c-abf4c8639fc5", "subnet_ids": ["8877970f-4613-42be-867c-abf4c8639fc5"], "port_id": "3f982456-153e-4137-9fdf-a9944e5f5fb3", "id": "d2828c03-f4cb-4f0f-a0e8-12160e96b679"} 2018-12-10 04:40:17,653 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d2828c03-f4cb-4f0f-a0e8-12160e96b679/remove_router_interface.json used request id req-9658d31b-bd88-40dd-b6aa-48f83eb62081 2018-12-10 04:40:17,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.7891690731s 2018-12-10 04:40:17,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 04:40:17,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:17,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:17 GMT X-Openstack-Request-Id: req-80f0fa9c-bc36-4ead-925e-053878e8a89d 2018-12-10 04:40:17,780 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:25Z", "admin_state_up": true, "updated_at": "2018-12-10T04:40:15Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "d2828c03-f4cb-4f0f-a0e8-12160e96b679", "name": "singlevm2-router_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}]} 2018-12-10 04:40:17,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-80f0fa9c-bc36-4ead-925e-053878e8a89d 2018-12-10 04:40:17,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127083063126s 2018-12-10 04:40:17,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 04:40:17,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/d2828c03-f4cb-4f0f-a0e8-12160e96b679.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:22,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:40:22 GMT X-Openstack-Request-Id: req-7f533fb0-caa5-4a05-a077-10122660b4c2 2018-12-10 04:40:22,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:40:22,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d2828c03-f4cb-4f0f-a0e8-12160e96b679.json used request id req-7f533fb0-caa5-4a05-a077-10122660b4c2 2018-12-10 04:40:22,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.47854995728s 2018-12-10 04:40:22,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:40:22,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:22,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:22 GMT X-Openstack-Request-Id: req-936d1cdd-14bf-44bd-9629-0175938a37a7 2018-12-10 04:40:22,316 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97062454-11f3-438f-b6f4-b70cf2b7a502","tenant_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","created_at":"2018-12-10T04:39:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:39:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","id":"8877970f-4613-42be-867c-abf4c8639fc5","subnetpool_id":null,"name":"singlevm2-subnet_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}]} 2018-12-10 04:40:22,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-936d1cdd-14bf-44bd-9629-0175938a37a7 2018-12-10 04:40:22,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0555539131165s 2018-12-10 04:40:22,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 04:40:22,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/8877970f-4613-42be-867c-abf4c8639fc5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:24,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:40:24 GMT X-Openstack-Request-Id: req-1470bcaf-487f-4e80-a61b-820e356a3c5e 2018-12-10 04:40:24,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:40:24,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8877970f-4613-42be-867c-abf4c8639fc5.json used request id req-1470bcaf-487f-4e80-a61b-820e356a3c5e 2018-12-10 04:40:24,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53556704521s 2018-12-10 04:40:24,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:40:24,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:25,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:25 GMT X-Openstack-Request-Id: req-d8b35e4e-405d-4d19-91be-68e6054efc6c 2018-12-10 04:40:25,291 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"97062454-11f3-438f-b6f4-b70cf2b7a502","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:40:24Z","qos_policy_id":null,"name":"singlevm2-net_46168dd6-4fc1-431d-b510-0457fa0f1bbe","admin_state_up":true,"tenant_id":"fba75ed0b0fb4579aa77a2dbcc586d2f","created_at":"2018-12-10T04:39:22Z","mtu":1450}]} 2018-12-10 04:40:25,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d8b35e4e-405d-4d19-91be-68e6054efc6c 2018-12-10 04:40:25,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.436911821365s 2018-12-10 04:40:25,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 04:40:25,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/97062454-11f3-438f-b6f4-b70cf2b7a502.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:26,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:40:26 GMT X-Openstack-Request-Id: req-acfd8d89-b0ee-4daf-8001-37f5b124d166 2018-12-10 04:40:26,359 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:40:26,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/97062454-11f3-438f-b6f4-b70cf2b7a502.json used request id req-acfd8d89-b0ee-4daf-8001-37f5b124d166 2018-12-10 04:40:26,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06687903404s 2018-12-10 04:40:26,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:40:26,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:26,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:26 GMT X-Openstack-Request-Id: req-bcdd78b2-fed0-4156-a154-8037c1ed07b6 2018-12-10 04:40:26,722 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:39:38Z", "file": "/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/file", "owner": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "size": 12716032, "self": "/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:39:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:40:26,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bcdd78b2-fed0-4156-a154-8037c1ed07b6 2018-12-10 04:40:26,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.358108997345s 2018-12-10 04:40:26,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 04:40:26,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea57a1957c69a2885f6c70d24e57c3e2860c20f2" 2018-12-10 04:40:27,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:40:27 GMT X-Openstack-Request-Id: req-67332eaa-1ede-465f-bb8f-1f6579c36ced 2018-12-10 04:40:27,154 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:40:27,154 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dfecd734-f2bb-4ece-968e-4c1a3674d5d9 used request id req-67332eaa-1ede-465f-bb8f-1f6579c36ced 2018-12-10 04:40:27,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.430845022202s 2018-12-10 04:40:27,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:40:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:40:27,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6eba8c59-a433-4e92-a051-a2f0fbfeca74 x-openstack-request-id: req-6eba8c59-a433-4e92-a051-a2f0fbfeca74 2018-12-10 04:40:27,186 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/427f554e-2b2a-407b-81b0-8c17133a0943", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/427f554e-2b2a-407b-81b0-8c17133a0943", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "427f554e-2b2a-407b-81b0-8c17133a0943"}]} 2018-12-10 04:40:27,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6eba8c59-a433-4e92-a051-a2f0fbfeca74 2018-12-10 04:40:27,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254249572754s 2018-12-10 04:40:27,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 04:40:27,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/427f554e-2b2a-407b-81b0-8c17133a0943 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:40:27,221 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5eba349b-c3ec-408d-b309-94820e38d730 x-openstack-request-id: req-5eba349b-c3ec-408d-b309-94820e38d730 2018-12-10 04:40:27,221 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/427f554e-2b2a-407b-81b0-8c17133a0943 used request id req-5eba349b-c3ec-408d-b309-94820e38d730 2018-12-10 04:40:27,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0342738628387s 2018-12-10 04:40:27,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:40:27,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:40:27,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6bcf7c7-7e1a-4a42-9c75-a3a216e42a24 2018-12-10 04:40:27,444 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "singlevm2-user_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "links": {"self": "http://172.30.9.28:5000/v3/users/a6221dd3f594420d9c5ce13fd6f346f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a6221dd3f594420d9c5ce13fd6f346f0", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:40:27,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e6bcf7c7-7e1a-4a42-9c75-a3a216e42a24 2018-12-10 04:40:27,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22177696228s 2018-12-10 04:40:27,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:40:27,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/a6221dd3f594420d9c5ce13fd6f346f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:40:27,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0d889b-7b67-42cb-955a-bc554842b5ce 2018-12-10 04:40:27,702 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_46168dd6-4fc1-431d-b510-0457fa0f1bbe", "links": {"self": "http://172.30.9.28:5000/v3/users/a6221dd3f594420d9c5ce13fd6f346f0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a6221dd3f594420d9c5ce13fd6f346f0", "description": null}} 2018-12-10 04:40:27,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/a6221dd3f594420d9c5ce13fd6f346f0 used request id req-ec0d889b-7b67-42cb-955a-bc554842b5ce 2018-12-10 04:40:27,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.25252199173s 2018-12-10 04:40:27,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 04:40:27,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/a6221dd3f594420d9c5ce13fd6f346f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:40:28,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:40:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85086236-d1e1-467a-ac4b-59d857d7b514 2018-12-10 04:40:28,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:40:28,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a6221dd3f594420d9c5ce13fd6f346f0 used request id req-85086236-d1e1-467a-ac4b-59d857d7b514 2018-12-10 04:40:28,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.454893827438s 2018-12-10 04:40:28,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:40:28,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:40:28,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd35d938-50f7-4cd1-8662-426e4116146c 2018-12-10 04:40:28,378 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/fba75ed0b0fb4579aa77a2dbcc586d2f"}, "tags": [], "enabled": true, "id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_46168dd6-4fc1-431d-b510-0457fa0f1bbe"}]} 2018-12-10 04:40:28,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-bd35d938-50f7-4cd1-8662-426e4116146c 2018-12-10 04:40:28,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214099884033s 2018-12-10 04:40:28,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 04:40:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/fba75ed0b0fb4579aa77a2dbcc586d2f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:40:28,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26a887cd-fdd9-45ab-99ef-bc284aa07629 2018-12-10 04:40:28,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:40:28,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fba75ed0b0fb4579aa77a2dbcc586d2f used request id req-26a887cd-fdd9-45ab-99ef-bc284aa07629 2018-12-10 04:40:28,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.299902915955s 2018-12-10 04:40:28,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:40:28,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=fba75ed0b0fb4579aa77a2dbcc586d2f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:40:28,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:28 GMT X-Openstack-Request-Id: req-c8790764-5e49-4dfa-a1e9-26d7ee04f4aa 2018-12-10 04:40:28,945 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:22Z", "updated_at": "2018-12-10T04:39:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "1049bf32-f92f-4e44-a929-d97d0838a23f", "remote_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "1102b37d-70a0-4884-8b46-1c6b78726040", "remote_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "19dfab58-68fd-482c-84e0-f1fb8a62db65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "5bedb286-0f8a-4957-9cad-ba0591b04a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}], "revision_number": 1, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "name": "default"}]} 2018-12-10 04:40:28,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=fba75ed0b0fb4579aa77a2dbcc586d2f&name=default used request id req-c8790764-5e49-4dfa-a1e9-26d7ee04f4aa 2018-12-10 04:40:28,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.256204843521s 2018-12-10 04:40:28,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:40:28,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:40:29,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:29 GMT X-Openstack-Request-Id: req-4d6f5118-6ca6-4d84-844c-7a1cc10a4e4f 2018-12-10 04:40:29,005 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "created_at": "2018-12-10T04:39:22Z", "updated_at": "2018-12-10T04:39:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "19dfab58-68fd-482c-84e0-f1fb8a62db65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "1102b37d-70a0-4884-8b46-1c6b78726040", "remote_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "5bedb286-0f8a-4957-9cad-ba0591b04a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:39:22Z", "revision_number": 0, "id": "1049bf32-f92f-4e44-a929-d97d0838a23f", "remote_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "remote_ip_prefix": null, "created_at": "2018-12-10T04:39:22Z", "security_group_id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "tenant_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f"}], "revision_number": 1, "project_id": "fba75ed0b0fb4579aa77a2dbcc586d2f", "id": "2c5554bb-e230-4d9b-8a62-f968a614fcb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}]} 2018-12-10 04:40:29,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4d6f5118-6ca6-4d84-844c-7a1cc10a4e4f 2018-12-10 04:40:29,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0548188686371s 2018-12-10 04:40:29,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 04:40:29,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2c5554bb-e230-4d9b-8a62-f968a614fcb6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ae45f114661f8defbcc75076f0e45f4022ba01dd" 2018-12-10 04:40:29,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:40:29 GMT X-Openstack-Request-Id: req-234bb997-0991-456d-ab03-907f7ef62ec3 2018-12-10 04:40:29,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:40:29,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2c5554bb-e230-4d9b-8a62-f968a614fcb6.json used request id req-234bb997-0991-456d-ab03-907f7ef62ec3 2018-12-10 04:40:29,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.739318132401s 2018-12-10 04:40:29,801 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-12-10 04:40:29,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:40:29,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33397a97-9444-4c48-b13d-c56c92e7268c 2018-12-10 04:40:29,896 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:40:29,896 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-33397a97-9444-4c48-b13d-c56c92e7268c 2018-12-10 04:40:29,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:40:30,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["iUd8e-36TVebogrUxfebqw"], "issued_at": "2018-12-10T04:40:30.000000Z"}} 2018-12-10 04:40:30,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:40:30,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:40:30,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:30 GMT X-Openstack-Request-Id: req-a199406a-65cc-4d2f-9237-f8e603eb0827 2018-12-10 04:40:30,718 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:40:30,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a199406a-65cc-4d2f-9237-f8e603eb0827 2018-12-10 04:40:30,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394747018814s 2018-12-10 04:40:30,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:40:30,733 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3a98fc6-5c30-4670-a1e8-65d863172a65 2018-12-10 04:40:30,733 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:40:30,733 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-c3a98fc6-5c30-4670-a1e8-65d863172a65 2018-12-10 04:40:30,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:40:30,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:40:30,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f61f8c5-6606-4bdc-b64a-502201e8b226 2018-12-10 04:40:30,905 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:40:30,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-5f61f8c5-6606-4bdc-b64a-502201e8b226 2018-12-10 04:40:30,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170597076416s 2018-12-10 04:40:30,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 04:40:30,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}}' 2018-12-10 04:40:31,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d33ea323-cf99-4ba8-9d7f-a4c913d803c1 2018-12-10 04:40:31,198 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/5ee65e0f071d4541bbe58df9d05ee5ce"}, "tags": [], "enabled": true, "id": "5ee65e0f071d4541bbe58df9d05ee5ce", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}} 2018-12-10 04:40:31,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d33ea323-cf99-4ba8-9d7f-a4c913d803c1 2018-12-10 04:40:31,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.285592079163s 2018-12-10 04:40:31,199 - 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'5ee65e0f071d4541bbe58df9d05ee5ce', '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_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb'}) 2018-12-10 04:40:31,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 04:40:31,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ff855e70-4865-444c-b354-03083001b72e", "email": null, "name": "vping_ssh-user_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}}' 2018-12-10 04:40:31,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20ef18a2-fa21-44ae-adc5-e2e41805db57 2018-12-10 04:40:31,708 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "links": {"self": "http://172.30.9.28:5000/v3/users/302268f096924903b4817b9d1146d312"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "302268f096924903b4817b9d1146d312", "domain_id": "default", "password_expires_at": null}} 2018-12-10 04:40:31,708 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-20ef18a2-fa21-44ae-adc5-e2e41805db57 2018-12-10 04:40:31,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.501533985138s 2018-12-10 04:40:31,709 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'302268f096924903b4817b9d1146d312', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb'}) 2018-12-10 04:40:31,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:40:31,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:40:31,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3e1690-9f11-4f66-a1d5-1a391913bbfc 2018-12-10 04:40:31,848 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:40:31,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-eb3e1690-9f11-4f66-a1d5-1a391913bbfc 2018-12-10 04:40:31,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135638952255s 2018-12-10 04:40:31,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:40:31,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:40:32,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c8cfcd-4dcb-446b-abc2-19d1a8fbd13b 2018-12-10 04:40:32,064 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:40:32,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-75c8cfcd-4dcb-446b-abc2-19d1a8fbd13b 2018-12-10 04:40:32,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210597038269s 2018-12-10 04:40:32,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:40:32,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:40:32,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9b1f14-bc35-43df-a835-3b15dba74b70 2018-12-10 04:40:32,283 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:40:32,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-eb9b1f14-bc35-43df-a835-3b15dba74b70 2018-12-10 04:40:32,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213490009308s 2018-12-10 04:40:32,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:40:32,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:40:32,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b296ce24-eac9-4235-8e8d-e87dc12a741a 2018-12-10 04:40:32,503 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:40:32,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b296ce24-eac9-4235-8e8d-e87dc12a741a 2018-12-10 04:40:32,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21457195282s 2018-12-10 04:40:32,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:40:32,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:40:32,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98cf8392-15ad-4726-8fa9-6e0b14d2ce6b 2018-12-10 04:40:32,725 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_ssh-user_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "links": {"self": "http://172.30.9.28:5000/v3/users/302268f096924903b4817b9d1146d312"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "302268f096924903b4817b9d1146d312", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:40:32,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-98cf8392-15ad-4726-8fa9-6e0b14d2ce6b 2018-12-10 04:40:32,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220540046692s 2018-12-10 04:40:32,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:40:32,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:40:32,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9358a45-9a33-4042-a3e6-665b6ce31e0c 2018-12-10 04:40:32,967 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/5ee65e0f071d4541bbe58df9d05ee5ce"}, "tags": [], "enabled": true, "id": "5ee65e0f071d4541bbe58df9d05ee5ce", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}]} 2018-12-10 04:40:32,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f9358a45-9a33-4042-a3e6-665b6ce31e0c 2018-12-10 04:40:32,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230163812637s 2018-12-10 04:40:32,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:40:32,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=302268f096924903b4817b9d1146d312&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5ee65e0f071d4541bbe58df9d05ee5ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:40:33,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 207 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f14638-b32a-422f-9345-11376fd8d3a1 2018-12-10 04:40:33,184 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=302268f096924903b4817b9d1146d312&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5ee65e0f071d4541bbe58df9d05ee5ce", "previous": null, "next": null}} 2018-12-10 04:40:33,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=302268f096924903b4817b9d1146d312&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5ee65e0f071d4541bbe58df9d05ee5ce used request id req-c0f14638-b32a-422f-9345-11376fd8d3a1 2018-12-10 04:40:33,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208328962326s 2018-12-10 04:40:33,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:40:33,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5ee65e0f071d4541bbe58df9d05ee5ce/users/302268f096924903b4817b9d1146d312/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:40:33,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b963dc04-fc3a-4545-8506-879230a46fc0 2018-12-10 04:40:33,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:40:33,441 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5ee65e0f071d4541bbe58df9d05ee5ce/users/302268f096924903b4817b9d1146d312/roles/d198f435a64947e795a55202b22e00ce used request id req-b963dc04-fc3a-4545-8506-879230a46fc0 2018-12-10 04:40:33,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.253009080887s 2018-12-10 04:40:33,442 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 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'5ee65e0f071d4541bbe58df9d05ee5ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ff855e70-4865-444c-b354-03083001b72e', 'username': u'vping_ssh-user_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 04:40:33,447 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'password': 'ff855e70-4865-444c-b354-03083001b72e', 'project_name': 'vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '5ee65e0f071d4541bbe58df9d05ee5ce', 'project_domain_name': 'Default'} 2018-12-10 04:40:33,448 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-12-10 04:40:33,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:40:33,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:40:33,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465c2b36-cbd4-463d-a366-25c6ea2ed24d 2018-12-10 04:40:33,660 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:40:33,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-465c2b36-cbd4-463d-a366-25c6ea2ed24d 2018-12-10 04:40:33,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211477994919s 2018-12-10 04:40:33,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:40:33,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:40:33,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a111b80e-1758-4f49-b037-7f6fec34d7ef 2018-12-10 04:40:33,895 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/5ee65e0f071d4541bbe58df9d05ee5ce"}, "tags": [], "enabled": true, "id": "5ee65e0f071d4541bbe58df9d05ee5ce", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}]} 2018-12-10 04:40:33,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a111b80e-1758-4f49-b037-7f6fec34d7ef 2018-12-10 04:40:33,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228141069412s 2018-12-10 04:40:33,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 04:40:33,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" -d '{"network": {"tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "name": "vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "admin_state_up": true}}' 2018-12-10 04:40:34,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:34 GMT X-Openstack-Request-Id: req-500f2e4a-50f6-4b61-946a-3e50551e8d4d 2018-12-10 04:40:34,502 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"25a97987-efc4-4275-9da8-471f8a04553f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:40:34Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb","admin_state_up":true,"tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:40:34Z","mtu":1450}} 2018-12-10 04:40:34,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-500f2e4a-50f6-4b61-946a-3e50551e8d4d 2018-12-10 04:40:34,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.604767084122s 2018-12-10 04:40:34,503 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T04:40:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'25a97987-efc4-4275-9da8-471f8a04553f', u'provider:segmentation_id': 83, 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_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', u'created_at': u'2018-12-10T04:40:34Z', u'mtu': 1450, u'tenant_id': u'5ee65e0f071d4541bbe58df9d05ee5ce', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5ee65e0f071d4541bbe58df9d05ee5ce', u'l2_adjacency': True}) 2018-12-10 04:40:34,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:40:34,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b387156-229f-48cb-9389-4fe3775c13a9 2018-12-10 04:40:34,513 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:40:34,513 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-9b387156-229f-48cb-9389-4fe3775c13a9 2018-12-10 04:40:34,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:40:34,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ee65e0f071d4541bbe58df9d05ee5ce", "name": "vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/5ee65e0f071d4541bbe58df9d05ee5ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "id": "302268f096924903b4817b9d1146d312"}, "audit_ids": ["GFHGFzE6QtOXZwHk2Nrdig"], "issued_at": "2018-12-10T04:40:34.000000Z"}} 2018-12-10 04:40:34,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:40:34,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:40:35,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:35 GMT X-Openstack-Request-Id: req-56162cc7-9f6f-43b7-bcd2-193e7a24ad92 2018-12-10 04:40:35,342 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"25a97987-efc4-4275-9da8-471f8a04553f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:40:34Z","qos_policy_id":null,"name":"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb","admin_state_up":true,"tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:40:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:40:35,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-56162cc7-9f6f-43b7-bcd2-193e7a24ad92 2018-12-10 04:40:35,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398508071899s 2018-12-10 04:40:35,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 04:40:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"subnet": {"name": "vping_ssh-subnet_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "enable_dhcp": true, "network_id": "25a97987-efc4-4275-9da8-471f8a04553f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 04:40:36,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:36 GMT X-Openstack-Request-Id: req-ef00eb1a-d91a-4118-a06a-daf01fca10c0 2018-12-10 04:40:36,392 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25a97987-efc4-4275-9da8-471f8a04553f","tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:40:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:40:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","id":"91756426-2676-441b-bb38-b3effc502a1a","subnetpool_id":null,"name":"vping_ssh-subnet_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}} 2018-12-10 04:40:36,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ef00eb1a-d91a-4118-a06a-daf01fca10c0 2018-12-10 04:40:36,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.04834580421s 2018-12-10 04:40:36,393 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:40:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'91756426-2676-441b-bb38-b3effc502a1a', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', u'enable_dhcp': True, u'network_id': u'25a97987-efc4-4275-9da8-471f8a04553f', u'tenant_id': u'5ee65e0f071d4541bbe58df9d05ee5ce', u'created_at': u'2018-12-10T04:40:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5ee65e0f071d4541bbe58df9d05ee5ce'}) 2018-12-10 04:40:36,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 04:40:36,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "vping_ssh-router_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "admin_state_up": true}}' 2018-12-10 04:40:43,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:43 GMT X-Openstack-Request-Id: req-7b71e8cc-b2f8-4943-8525-9afdc847935c 2018-12-10 04:40:43,546 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:37Z", "admin_state_up": true, "updated_at": "2018-12-10T04:40:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "e13a479c-76a3-4a73-b4a7-df28132a8de5", "name": "vping_ssh-router_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}} 2018-12-10 04:40:43,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-7b71e8cc-b2f8-4943-8525-9afdc847935c 2018-12-10 04:40:43,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.15264892578s 2018-12-10 04:40:43,547 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:40:38Z', u'revision_number': 3, u'id': u'e13a479c-76a3-4a73-b4a7-df28132a8de5', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', u'admin_state_up': True, u'tenant_id': u'5ee65e0f071d4541bbe58df9d05ee5ce', u'created_at': u'2018-12-10T04:40:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'5ee65e0f071d4541bbe58df9d05ee5ce'}) 2018-12-10 04:40:43,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 04:40:43,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/e13a479c-76a3-4a73-b4a7-df28132a8de5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"subnet_id": "91756426-2676-441b-bb38-b3effc502a1a"}' 2018-12-10 04:40:47,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:47 GMT X-Openstack-Request-Id: req-f5c274b8-8c10-4ff5-8238-ef0304ffa29d 2018-12-10 04:40:47,030 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "25a97987-efc4-4275-9da8-471f8a04553f", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "subnet_id": "91756426-2676-441b-bb38-b3effc502a1a", "subnet_ids": ["91756426-2676-441b-bb38-b3effc502a1a"], "port_id": "1ffccbd2-b790-445c-a5f9-0e63614d6ecf", "id": "e13a479c-76a3-4a73-b4a7-df28132a8de5"} 2018-12-10 04:40:47,030 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e13a479c-76a3-4a73-b4a7-df28132a8de5/add_router_interface.json used request id req-f5c274b8-8c10-4ff5-8238-ef0304ffa29d 2018-12-10 04:40:47,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.48302602768s 2018-12-10 04:40:47,031 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 04:40:47,163 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 04:40:47,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:40:47,171 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:47 GMT 2018-12-10 04:40:47,171 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 04:40:47,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:40:47,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:40:47,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:47 GMT X-Openstack-Request-Id: req-e7791fb9-4775-43a8-a172-ee60a1e38276 2018-12-10 04:40:47,511 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:40:47,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e7791fb9-4775-43a8-a172-ee60a1e38276 2018-12-10 04:40:47,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334763050079s 2018-12-10 04:40:47,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 04:40:47,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}' 2018-12-10 04:40:48,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:48 GMT Location: http://172.30.9.28:9292/v2/images/6d4f7d25-7555-44da-b530-d025164c0734 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b1402f3f-71c8-4017-956e-fb9b3e617ae9 2018-12-10 04:40:48,376 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:40:48Z", "file": "/v2/images/6d4f7d25-7555-44da-b530-d025164c0734/file", "owner": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "6d4f7d25-7555-44da-b530-d025164c0734", "size": null, "self": "/v2/images/6d4f7d25-7555-44da-b530-d025164c0734", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "checksum": null, "created_at": "2018-12-10T04:40:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 04:40:48,376 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b1402f3f-71c8-4017-956e-fb9b3e617ae9 2018-12-10 04:40:48,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.856595039368s 2018-12-10 04:40:48,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 04:40:48,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/6d4f7d25-7555-44da-b530-d025164c0734/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '' 2018-12-10 04:40:50,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:40:50 GMT X-Openstack-Request-Id: req-04e9eaf2-c026-42b2-bc03-0571d85ea9d2 2018-12-10 04:40:50,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:40:50,191 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6d4f7d25-7555-44da-b530-d025164c0734/file used request id req-04e9eaf2-c026-42b2-bc03-0571d85ea9d2 2018-12-10 04:40:50,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.81395506859s 2018-12-10 04:40:50,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:40:50,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:40:50,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:50 GMT X-Openstack-Request-Id: req-e8004340-20b9-4dba-9544-82f793f728e3 2018-12-10 04:40:50,644 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:40:50Z", "file": "/v2/images/6d4f7d25-7555-44da-b530-d025164c0734/file", "owner": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "6d4f7d25-7555-44da-b530-d025164c0734", "size": 12716032, "self": "/v2/images/6d4f7d25-7555-44da-b530-d025164c0734", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6d4f7d25-7555-44da-b530-d025164c0734/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6d4f7d25-7555-44da-b530-d025164c0734/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:40:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:40:50,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e8004340-20b9-4dba-9544-82f793f728e3 2018-12-10 04:40:50,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.448446989059s 2018-12-10 04:40:50,646 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6d4f7d25-7555-44da-b530-d025164c0734/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6d4f7d25-7555-44da-b530-d025164c0734/file', 'owner': u'5ee65e0f071d4541bbe58df9d05ee5ce', 'id': u'6d4f7d25-7555-44da-b530-d025164c0734', 'size': 12716032, u'self': u'/v2/images/6d4f7d25-7555-44da-b530-d025164c0734', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ee65e0f071d4541bbe58df9d05ee5ce', 'name': 'vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6d4f7d25-7555-44da-b530-d025164c0734/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T04:40:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T04:40:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', '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/6d4f7d25-7555-44da-b530-d025164c0734', 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_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'created': u'2018-12-10T04:40:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T04:40:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/6d4f7d25-7555-44da-b530-d025164c0734', 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_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 04:40:50,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 04:40:50,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 04:40:51,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb389ae9-0c95-4ab5-9785-3b29b0846f0f x-openstack-request-id: req-eb389ae9-0c95-4ab5-9785-3b29b0846f0f 2018-12-10 04:40:51,536 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2"}} 2018-12-10 04:40:51,536 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-eb389ae9-0c95-4ab5-9785-3b29b0846f0f 2018-12-10 04:40:51,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.886630058289s 2018-12-10 04:40:51,537 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', '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'c47c6539fb2a433791aefcdf57514708', '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'e4cf5d40-67d4-432b-affd-cb101b20b4f2', 'swap': 0}) 2018-12-10 04:40:51,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 04:40:51,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" -d '{"extra_specs": {}}' 2018-12-10 04:40:51,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5c086ab-61c8-48cc-b0e7-d0e7227dfadd x-openstack-request-id: req-e5c086ab-61c8-48cc-b0e7-d0e7227dfadd 2018-12-10 04:40:51,560 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 04:40:51,560 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2/os-extra_specs used request id req-e5c086ab-61c8-48cc-b0e7-d0e7227dfadd 2018-12-10 04:40:51,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225999355316s 2018-12-10 04:40:51,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-10 04:40:51,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"keypair": {"name": "vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}}' 2018-12-10 04:40:52,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c85404b-9ae1-4392-8ff1-5a616888f3e7 x-openstack-request-id: req-2c85404b-9ae1-4392-8ff1-5a616888f3e7 2018-12-10 04:40:52,266 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/7NYphTP/olvP0gUW7Ea+tN5dfwP77p7Mvgrw6QVkziC1VWQ1vuIVdrlqXqusY4YKHyh2ZZjJ1SKtQx6cafaHRK1LfkIBjpt67hYi2D4yRJIJk/QUgmG5DmppW8g1GMUH3mi8RQjcGErHgEpQlSr7DiTtFrfX+96krCspAV649W4P+YCdkhJxYmO/WnnoDbKE3hBt8Y1d+3EGk29fYLw45uM9WNvBKCXSkbfv1lwNdiH9QQsroz94OVOXl5JPzPMm3zh2InzEwtCfSnklbYZsCJCet0TW0zoEk+IYu6AQHbsaMRX5wuSC5uU76e/gvOPGj0K8k+zZ6B18Kg/wj2Zv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv+zWKYUz/6Jbz9IFFuxGvrTeXX8D++6ezL4K8OkFZM4gtVVk\nNb7iFXa5al6rrGOGCh8odmWYydUirUMenGn2h0StS35CAY6beu4WItg+MkSSCZP0\nFIJhuQ5qaVvINRjFB95ovEUI3BhKx4BKUJUq+w4k7Ra31/vepKwrKQFeuPVuD/mA\nnZIScWJjv1p56A2yhN4QbfGNXftxBpNvX2C8OObjPVjbwSgl0pG379ZcDXYh/UEL\nK6M/eDlTl5eST8zzJt84diJ8xMLQn0p5JW2GbAiQnrdE1tM6BJPiGLugEB27GjEV\n+cLkgublO+nv4Lzjxo9CvJPs2egdfCoP8I9mbwIDAQABAoIBAEuCKl/7gBG7FtQU\nlNwH6W1uS24NYsvjfaafvj45711Rm5y8E8jxaJF5PEmVJYWVQk8JIyoxnoMJz7LL\nDWgMaGmfo25oJh/ms1USBrN+0DmGsM4D36uSAFCGU2dQLNx2+k22Ow6XOn0dMY57\n8sDxbw+G6RA+N+ZJubaf5fskBthNR+gtFs9ML2p3iymT9bHHhO4SOblRSHgk6uKQ\n3TRbDtPWQ6OBMNtC4CiAnQ0Zx89EqvKJHUXiuvC4/w+QOEuiXW+XOlfrxcK+rOmC\nIw+ildQBwz3L1u9IMDPHHG0Ugz90sNPW0fgxMv0IEk2ufz5O9XSu3EMr81BsmGBr\nT1ndKwECgYEA84FZFNMlbx+ex+5GgdM7fCs1fImN4BRsBeYhkNUud6rY2g85vgC1\nso0BVtpNv9zOnArJ8V0XdbIfd3pZEqhXo9PXD5EihGpor4LTGoXQJva1bKvAO6We\nI6FzeD8eUihkPFkej+GihRvjq+p1ShgD76/80PgMxiX9t5BFivlFjp8CgYEAycXw\nao5ETP5LYGSB06VUkXq1myoZJ5gP55jmyo0h9AZW4KdcoWantpgVSdWGfwd3NVWh\nwZIuDbsZyFSxWsLBZG7dfLNgGjRXRfbn4BNJcQavIHVljeMjJD94QpIKHnJUOF/v\nHsRMG0UQ5G5HzPluLF4D8G/aucMWZNbOrb28pjECgYEA3bTJfNJ6ZODvWq2x+IZw\nxK86tbcwO/OcHwrXSN0wv7gIVRJDyqEuzfDgZUnCPIw4eY7BK0dNEtYpHEmDTB+G\nHB3G09+bA+E2i4ab2qw3RyKdMOJ31lcG0v4u+i7N1pP8H44s62fO507rTh3cyKdw\n/gzILSOLzeXNShLLnqszD5UCgYAdy9s7ARNZA1yCOZVqecnJSgOzjD32uN/wZYX/\nd2QCM0V1G4H0W8J8lmzeYGfiLmoOOD0Q5tNiN7UQ/mDKdGQ2vqB6n8qbVAtnS5Tm\nZDK+PCx0cKG0mExCOBU8T3CrGlsRkCkxs+9BP6vE7/wuas84QhH22a3FLOgLsCUJ\nRzGqoQKBgD4NmP7k5pqIYW6fLOVv4MpCFkrs0G7BcRWGo/+BxebkxVRViYric2k8\nV8qwkXoen2Ka6Ixav5W/o6VkqkQ9saL/VmdcwfXcqQs18/V3m2d81PGlxS9VN8Wl\nKaNuJJgf/l9Sv8mNmK//a1PG7Frx5RvVGg0OCTk9CSRasm7GvRWo\n-----END RSA PRIVATE KEY-----\n", "user_id": "302268f096924903b4817b9d1146d312", "name": "vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "fingerprint": "25:0f:54:e5:06:0b:e2:d2:1c:e7:82:ff:c0:64:8e:c4"}} 2018-12-10 04:40:52,266 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-2c85404b-9ae1-4392-8ff1-5a616888f3e7 2018-12-10 04:40:52,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.70265007019s 2018-12-10 04:40:52,267 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/7NYphTP/olvP0gUW7Ea+tN5dfwP77p7Mvgrw6QVkziC1VWQ1vuIVdrlqXqusY4YKHyh2ZZjJ1SKtQx6cafaHRK1LfkIBjpt67hYi2D4yRJIJk/QUgmG5DmppW8g1GMUH3mi8RQjcGErHgEpQlSr7DiTtFrfX+96krCspAV649W4P+YCdkhJxYmO/WnnoDbKE3hBt8Y1d+3EGk29fYLw45uM9WNvBKCXSkbfv1lwNdiH9QQsroz94OVOXl5JPzPMm3zh2InzEwtCfSnklbYZsCJCet0TW0zoEk+IYu6AQHbsaMRX5wuSC5uU76e/gvOPGj0K8k+zZ6B18Kg/wj2Zv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv+zWKYUz/6Jbz9IFFuxGvrTeXX8D++6ezL4K8OkFZM4gtVVk\nNb7iFXa5al6rrGOGCh8odmWYydUirUMenGn2h0StS35CAY6beu4WItg+MkSSCZP0\nFIJhuQ5qaVvINRjFB95ovEUI3BhKx4BKUJUq+w4k7Ra31/vepKwrKQFeuPVuD/mA\nnZIScWJjv1p56A2yhN4QbfGNXftxBpNvX2C8OObjPVjbwSgl0pG379ZcDXYh/UEL\nK6M/eDlTl5eST8zzJt84diJ8xMLQn0p5JW2GbAiQnrdE1tM6BJPiGLugEB27GjEV\n+cLkgublO+nv4Lzjxo9CvJPs2egdfCoP8I9mbwIDAQABAoIBAEuCKl/7gBG7FtQU\nlNwH6W1uS24NYsvjfaafvj45711Rm5y8E8jxaJF5PEmVJYWVQk8JIyoxnoMJz7LL\nDWgMaGmfo25oJh/ms1USBrN+0DmGsM4D36uSAFCGU2dQLNx2+k22Ow6XOn0dMY57\n8sDxbw+G6RA+N+ZJubaf5fskBthNR+gtFs9ML2p3iymT9bHHhO4SOblRSHgk6uKQ\n3TRbDtPWQ6OBMNtC4CiAnQ0Zx89EqvKJHUXiuvC4/w+QOEuiXW+XOlfrxcK+rOmC\nIw+ildQBwz3L1u9IMDPHHG0Ugz90sNPW0fgxMv0IEk2ufz5O9XSu3EMr81BsmGBr\nT1ndKwECgYEA84FZFNMlbx+ex+5GgdM7fCs1fImN4BRsBeYhkNUud6rY2g85vgC1\nso0BVtpNv9zOnArJ8V0XdbIfd3pZEqhXo9PXD5EihGpor4LTGoXQJva1bKvAO6We\nI6FzeD8eUihkPFkej+GihRvjq+p1ShgD76/80PgMxiX9t5BFivlFjp8CgYEAycXw\nao5ETP5LYGSB06VUkXq1myoZJ5gP55jmyo0h9AZW4KdcoWantpgVSdWGfwd3NVWh\nwZIuDbsZyFSxWsLBZG7dfLNgGjRXRfbn4BNJcQavIHVljeMjJD94QpIKHnJUOF/v\nHsRMG0UQ5G5HzPluLF4D8G/aucMWZNbOrb28pjECgYEA3bTJfNJ6ZODvWq2x+IZw\nxK86tbcwO/OcHwrXSN0wv7gIVRJDyqEuzfDgZUnCPIw4eY7BK0dNEtYpHEmDTB+G\nHB3G09+bA+E2i4ab2qw3RyKdMOJ31lcG0v4u+i7N1pP8H44s62fO507rTh3cyKdw\n/gzILSOLzeXNShLLnqszD5UCgYAdy9s7ARNZA1yCOZVqecnJSgOzjD32uN/wZYX/\nd2QCM0V1G4H0W8J8lmzeYGfiLmoOOD0Q5tNiN7UQ/mDKdGQ2vqB6n8qbVAtnS5Tm\nZDK+PCx0cKG0mExCOBU8T3CrGlsRkCkxs+9BP6vE7/wuas84QhH22a3FLOgLsCUJ\nRzGqoQKBgD4NmP7k5pqIYW6fLOVv4MpCFkrs0G7BcRWGo/+BxebkxVRViYric2k8\nV8qwkXoen2Ka6Ixav5W/o6VkqkQ9saL/VmdcwfXcqQs18/V3m2d81PGlxS9VN8Wl\nKaNuJJgf/l9Sv8mNmK//a1PG7Frx5RvVGg0OCTk9CSRasm7GvRWo\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'302268f096924903b4817b9d1146d312', 'name': u'vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'created_at': '2018-12-10T04:40:52.267305', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ee65e0f071d4541bbe58df9d05ee5ce', 'name': 'vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'25:0f:54:e5:06:0b:e2:d2:1c:e7:82:ff:c0:64:8e:c4', 'type': 'ssh', 'id': u'vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb'}) 2018-12-10 04:40:52,267 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAv+zWKYUz/6Jbz9IFFuxGvrTeXX8D++6ezL4K8OkFZM4gtVVk Nb7iFXa5al6rrGOGCh8odmWYydUirUMenGn2h0StS35CAY6beu4WItg+MkSSCZP0 FIJhuQ5qaVvINRjFB95ovEUI3BhKx4BKUJUq+w4k7Ra31/vepKwrKQFeuPVuD/mA nZIScWJjv1p56A2yhN4QbfGNXftxBpNvX2C8OObjPVjbwSgl0pG379ZcDXYh/UEL K6M/eDlTl5eST8zzJt84diJ8xMLQn0p5JW2GbAiQnrdE1tM6BJPiGLugEB27GjEV +cLkgublO+nv4Lzjxo9CvJPs2egdfCoP8I9mbwIDAQABAoIBAEuCKl/7gBG7FtQU lNwH6W1uS24NYsvjfaafvj45711Rm5y8E8jxaJF5PEmVJYWVQk8JIyoxnoMJz7LL DWgMaGmfo25oJh/ms1USBrN+0DmGsM4D36uSAFCGU2dQLNx2+k22Ow6XOn0dMY57 8sDxbw+G6RA+N+ZJubaf5fskBthNR+gtFs9ML2p3iymT9bHHhO4SOblRSHgk6uKQ 3TRbDtPWQ6OBMNtC4CiAnQ0Zx89EqvKJHUXiuvC4/w+QOEuiXW+XOlfrxcK+rOmC Iw+ildQBwz3L1u9IMDPHHG0Ugz90sNPW0fgxMv0IEk2ufz5O9XSu3EMr81BsmGBr T1ndKwECgYEA84FZFNMlbx+ex+5GgdM7fCs1fImN4BRsBeYhkNUud6rY2g85vgC1 so0BVtpNv9zOnArJ8V0XdbIfd3pZEqhXo9PXD5EihGpor4LTGoXQJva1bKvAO6We I6FzeD8eUihkPFkej+GihRvjq+p1ShgD76/80PgMxiX9t5BFivlFjp8CgYEAycXw ao5ETP5LYGSB06VUkXq1myoZJ5gP55jmyo0h9AZW4KdcoWantpgVSdWGfwd3NVWh wZIuDbsZyFSxWsLBZG7dfLNgGjRXRfbn4BNJcQavIHVljeMjJD94QpIKHnJUOF/v HsRMG0UQ5G5HzPluLF4D8G/aucMWZNbOrb28pjECgYEA3bTJfNJ6ZODvWq2x+IZw xK86tbcwO/OcHwrXSN0wv7gIVRJDyqEuzfDgZUnCPIw4eY7BK0dNEtYpHEmDTB+G HB3G09+bA+E2i4ab2qw3RyKdMOJ31lcG0v4u+i7N1pP8H44s62fO507rTh3cyKdw /gzILSOLzeXNShLLnqszD5UCgYAdy9s7ARNZA1yCOZVqecnJSgOzjD32uN/wZYX/ d2QCM0V1G4H0W8J8lmzeYGfiLmoOOD0Q5tNiN7UQ/mDKdGQ2vqB6n8qbVAtnS5Tm ZDK+PCx0cKG0mExCOBU8T3CrGlsRkCkxs+9BP6vE7/wuas84QhH22a3FLOgLsCUJ RzGqoQKBgD4NmP7k5pqIYW6fLOVv4MpCFkrs0G7BcRWGo/+BxebkxVRViYric2k8 V8qwkXoen2Ka6Ixav5W/o6VkqkQ9saL/VmdcwfXcqQs18/V3m2d81PGlxS9VN8Wl KaNuJJgf/l9Sv8mNmK//a1PG7Frx5RvVGg0OCTk9CSRasm7GvRWo -----END RSA PRIVATE KEY----- 2018-12-10 04:40:52,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-10 04:40:52,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"security_group": {"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-12-10 04:40:52,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:52 GMT X-Openstack-Request-Id: req-f2807d9d-9026-40d9-850d-48a4f9f63ac1 2018-12-10 04:40:52,735 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:52Z", "updated_at": "2018-12-10T04:40:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:52Z", "revision_number": 0, "id": "4ce7df8e-2876-485f-babc-8aeb19d730e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:52Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:52Z", "revision_number": 0, "id": "510272f5-1328-468e-ab93-29a789a011db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:52Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}], "revision_number": 1, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}} 2018-12-10 04:40:52,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f2807d9d-9026-40d9-850d-48a4f9f63ac1 2018-12-10 04:40:52,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.461681842804s 2018-12-10 04:40:52,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:40:52,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:40:52,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:52 GMT X-Openstack-Request-Id: req-37805af9-b98f-40dd-82b0-9fcc00a787a8 2018-12-10 04:40:52,789 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:34Z", "updated_at": "2018-12-10T04:40:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "389c7320-6d2e-4eaa-b54d-1ce5af4f99f7", "remote_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "6b497063-00e4-4660-95b9-b7653f2b803d", "remote_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "db0db1c8-d83d-48a3-a598-0a3d6653228b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "f634a3a7-fc16-4c76-8e47-0fb9ebcd4e97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}], "revision_number": 1, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:52Z", "updated_at": "2018-12-10T04:40:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:52Z", "revision_number": 0, "id": "4ce7df8e-2876-485f-babc-8aeb19d730e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:52Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:52Z", "revision_number": 0, "id": "510272f5-1328-468e-ab93-29a789a011db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:52Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}], "revision_number": 1, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}]} 2018-12-10 04:40:52,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-37805af9-b98f-40dd-82b0-9fcc00a787a8 2018-12-10 04:40:52,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0474710464478s 2018-12-10 04:40:52,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 04:40:52,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e"}}' 2018-12-10 04:40:53,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:53 GMT X-Openstack-Request-Id: req-db124c12-9460-4776-a2d9-3dd4e40f1354 2018-12-10 04:40:53,245 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-10T04:40:53Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "port_range_min": 22, "revision_number": 0, "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:53Z", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "13c995c2-4181-4aa7-9bac-69461a521556"}} 2018-12-10 04:40:53,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-db124c12-9460-4776-a2d9-3dd4e40f1354 2018-12-10 04:40:53,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.450034856796s 2018-12-10 04:40:53,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:40:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:40:53,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:53 GMT X-Openstack-Request-Id: req-46a14960-9192-4cee-8a43-bc92710eae96 2018-12-10 04:40:53,335 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:34Z", "updated_at": "2018-12-10T04:40:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "389c7320-6d2e-4eaa-b54d-1ce5af4f99f7", "remote_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "6b497063-00e4-4660-95b9-b7653f2b803d", "remote_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "db0db1c8-d83d-48a3-a598-0a3d6653228b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "f634a3a7-fc16-4c76-8e47-0fb9ebcd4e97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}], "revision_number": 1, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:52Z", "updated_at": "2018-12-10T04:40:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T04:40:53Z", "revision_number": 0, "id": "13c995c2-4181-4aa7-9bac-69461a521556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:53Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:52Z", "revision_number": 0, "id": "4ce7df8e-2876-485f-babc-8aeb19d730e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:52Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:52Z", "revision_number": 0, "id": "510272f5-1328-468e-ab93-29a789a011db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:52Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}], "revision_number": 2, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}]} 2018-12-10 04:40:53,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-46a14960-9192-4cee-8a43-bc92710eae96 2018-12-10 04:40:53,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0830099582672s 2018-12-10 04:40:53,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 04:40:53,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e"}}' 2018-12-10 04:40:53,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:53 GMT X-Openstack-Request-Id: req-fa534d85-c8ef-4a16-8da2-3d326d1ab7f5 2018-12-10 04:40:53,473 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-10T04:40:53Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "port_range_min": null, "revision_number": 0, "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:53Z", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "81887e29-7c37-479e-9ee0-f07d4f73879c"}} 2018-12-10 04:40:53,473 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-fa534d85-c8ef-4a16-8da2-3d326d1ab7f5 2018-12-10 04:40:53,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132031917572s 2018-12-10 04:40:53,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:40:53,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:40:53,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:53 GMT X-Openstack-Request-Id: req-d51e913e-1b14-4452-b3ad-bd943704ec50 2018-12-10 04:40:53,571 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"25a97987-efc4-4275-9da8-471f8a04553f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","l2_adjacency":true,"status":"ACTIVE","subnets":["91756426-2676-441b-bb38-b3effc502a1a"],"description":"","tags":[],"updated_at":"2018-12-10T04:40:35Z","qos_policy_id":null,"name":"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb","admin_state_up":true,"tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:40:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:40:53,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d51e913e-1b14-4452-b3ad-bd943704ec50 2018-12-10 04:40:53,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0967059135437s 2018-12-10 04:40:53,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:40:53,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:40:53,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:53 GMT X-Openstack-Request-Id: req-cb2f5e45-3388-4a1e-9fd3-31cd66d0bd67 2018-12-10 04:40:53,891 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:40:50Z", "file": "/v2/images/6d4f7d25-7555-44da-b530-d025164c0734/file", "owner": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "6d4f7d25-7555-44da-b530-d025164c0734", "size": 12716032, "self": "/v2/images/6d4f7d25-7555-44da-b530-d025164c0734", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6d4f7d25-7555-44da-b530-d025164c0734/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6d4f7d25-7555-44da-b530-d025164c0734/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:40:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:40:53,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cb2f5e45-3388-4a1e-9fd3-31cd66d0bd67 2018-12-10 04:40:53,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314861059189s 2018-12-10 04:40:53,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:40:53,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:40:53,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9cca636-ade0-4dbd-9823-9a2ffd33e260 x-openstack-request-id: req-f9cca636-ade0-4dbd-9823-9a2ffd33e260 2018-12-10 04:40:53,925 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2"}]} 2018-12-10 04:40:53,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f9cca636-ade0-4dbd-9823-9a2ffd33e260 2018-12-10 04:40:53,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263319015503s 2018-12-10 04:40:53,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-10 04:40:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"server": {"name": "vping_ssh-vm2_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "imageRef": "6d4f7d25-7555-44da-b530-d025164c0734", "flavorRef": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "25a97987-efc4-4275-9da8-471f8a04553f"}], "security_groups": [{"name": "7c01f66b-09a8-4b58-899e-e4576aa4a15e"}]}}' 2018-12-10 04:40:58,926 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1 x-compute-request-id: req-7303907c-aa63-4643-8716-ee7be9684d19 x-openstack-request-id: req-7303907c-aa63-4643-8716-ee7be9684d19 2018-12-10 04:40:58,926 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "7c01f66b-09a8-4b58-899e-e4576aa4a15e"}], "OS-DCF:diskConfig": "MANUAL", "id": "be4737f3-d903-4640-ae83-4ea255595bd1", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "bookmark"}], "adminPass": "3d8KY46oZdSF"}} 2018-12-10 04:40:58,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7303907c-aa63-4643-8716-ee7be9684d19 2018-12-10 04:40:58,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.99984502792s 2018-12-10 04:40:58,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:40:58,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:40:59,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 10 Dec 2018 04:40:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c6c3263-a172-46b8-ade4-cc5b48d67f67 x-openstack-request-id: req-1c6c3263-a172-46b8-ade4-cc5b48d67f67 2018-12-10 04:40:59,883 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "be4737f3-d903-4640-ae83-4ea255595bd1", "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:40:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:40:58Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:40:59,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1c6c3263-a172-46b8-ade4-cc5b48d67f67 2018-12-10 04:40:59,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.95644903183s 2018-12-10 04:40:59,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:40:59,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:00,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:00 GMT X-Openstack-Request-Id: req-aea9ec7a-aef2-4318-80fc-c74708aad83d 2018-12-10 04:41:00,309 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"25a97987-efc4-4275-9da8-471f8a04553f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","l2_adjacency":true,"status":"ACTIVE","subnets":["91756426-2676-441b-bb38-b3effc502a1a"],"description":"","tags":[],"updated_at":"2018-12-10T04:40:35Z","qos_policy_id":null,"name":"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb","admin_state_up":true,"tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:40:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:41:00,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-aea9ec7a-aef2-4318-80fc-c74708aad83d 2018-12-10 04:41:00,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411666154861s 2018-12-10 04:41:00,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:41:00,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:00,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:00 GMT X-Openstack-Request-Id: req-89b6b5f4-0d5d-4664-894e-c8cb556c97bc 2018-12-10 04:41:00,656 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25a97987-efc4-4275-9da8-471f8a04553f","tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:40:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:40:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","id":"91756426-2676-441b-bb38-b3effc502a1a","subnetpool_id":null,"name":"vping_ssh-subnet_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}]} 2018-12-10 04:41:00,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-89b6b5f4-0d5d-4664-894e-c8cb556c97bc 2018-12-10 04:41:00,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.345304965973s 2018-12-10 04:41:00,657 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:41:02,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:41:02,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:03,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e03a30fc-ef28-4f63-8911-634713ba46b9 x-openstack-request-id: req-e03a30fc-ef28-4f63-8911-634713ba46b9 2018-12-10 04:41:03,151 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "be4737f3-d903-4640-ae83-4ea255595bd1", "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:41:02Z", "hostId": "a367e8ff4f8a289d841cf5f01d6af23f46c9d2ead8c35a3d38929a6c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:40:58Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:41:03,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e03a30fc-ef28-4f63-8911-634713ba46b9 2018-12-10 04:41:03,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491670131683s 2018-12-10 04:41:03,157 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:41:05,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:41:05,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:06,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8967a54-451b-4b99-8d9f-916873cb215d x-openstack-request-id: req-e8967a54-451b-4b99-8d9f-916873cb215d 2018-12-10 04:41:06,472 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "be4737f3-d903-4640-ae83-4ea255595bd1", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:41:02Z", "hostId": "a367e8ff4f8a289d841cf5f01d6af23f46c9d2ead8c35a3d38929a6c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:40:58Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:41:06,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e8967a54-451b-4b99-8d9f-916873cb215d 2018-12-10 04:41:06,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31265807152s 2018-12-10 04:41:06,480 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:41:08,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:41:08,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:09,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-13285fe9-b4cc-4a50-8419-c700d202cf16 x-openstack-request-id: req-13285fe9-b4cc-4a50-8419-c700d202cf16 2018-12-10 04:41:09,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4b:db", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:41:07.000000", "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "be4737f3-d903-4640-ae83-4ea255595bd1", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:41:07Z", "hostId": "a367e8ff4f8a289d841cf5f01d6af23f46c9d2ead8c35a3d38929a6c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:40:58Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:41:09,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-13285fe9-b4cc-4a50-8419-c700d202cf16 2018-12-10 04:41:09,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34979605675s 2018-12-10 04:41:09,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:41:09,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=be4737f3-d903-4640-ae83-4ea255595bd1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:09,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:09 GMT X-Openstack-Request-Id: req-7254d651-4f7f-4d3a-a8f8-b6e40881bd03 2018-12-10 04:41:09,893 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:41:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91756426-2676-441b-bb38-b3effc502a1a","ip_address":"192.168.120.6"}],"id":"da985c86-8147-400a-aecb-c55249bab98b","security_groups":["7c01f66b-09a8-4b58-899e-e4576aa4a15e"],"mac_address":"fa:16:3e:34:4b:db","project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"25a97987-efc4-4275-9da8-471f8a04553f","tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:41:03Z","binding:vnic_type":"normal","device_id":"be4737f3-d903-4640-ae83-4ea255595bd1","ip_allocation":"immediate"}]} 2018-12-10 04:41:09,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=be4737f3-d903-4640-ae83-4ea255595bd1 used request id req-7254d651-4f7f-4d3a-a8f8-b6e40881bd03 2018-12-10 04:41:09,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0542409420013s 2018-12-10 04:41:09,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:41:09,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=da985c86-8147-400a-aecb-c55249bab98b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:09,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:09 GMT X-Openstack-Request-Id: req-396a9725-a1ab-404c-90aa-ad4c29563262 2018-12-10 04:41:09,955 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:41:09,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=da985c86-8147-400a-aecb-c55249bab98b used request id req-396a9725-a1ab-404c-90aa-ad4c29563262 2018-12-10 04:41:09,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0512449741364s 2018-12-10 04:41:09,956 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:34:4b:db', 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'6d4f7d25-7555-44da-b530-d025164c0734'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:41:07.000000', 'flavor': Munch({u'id': u'e4cf5d40-67d4-432b-affd-cb101b20b4f2'}), 'az': u'nova', 'id': u'be4737f3-d903-4640-ae83-4ea255595bd1', 'security_groups': [Munch({u'name': u'vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'302268f096924903b4817b9d1146d312', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ee65e0f071d4541bbe58df9d05ee5ce', 'name': 'vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-10T04:41:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T04:41:07Z', 'hostId': u'a367e8ff4f8a289d841cf5f01d6af23f46c9d2ead8c35a3d38929a6c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'a367e8ff4f8a289d841cf5f01d6af23f46c9d2ead8c35a3d38929a6c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:41:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5ee65e0f071d4541bbe58df9d05ee5ce', 'name': u'vping_ssh-vm2_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'adminPass': u'3d8KY46oZdSF', 'tenant_id': u'5ee65e0f071d4541bbe58df9d05ee5ce', 'created_at': u'2018-12-10T04:40:58Z', 'created': u'2018-12-10T04:40:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 04:41:09,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:41:09,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:10,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:10 GMT X-Openstack-Request-Id: req-9ae6bf69-e0d6-4f10-81be-7138b5992fd2 2018-12-10 04:41:10,260 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"25a97987-efc4-4275-9da8-471f8a04553f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","l2_adjacency":true,"status":"ACTIVE","subnets":["91756426-2676-441b-bb38-b3effc502a1a"],"description":"","tags":[],"updated_at":"2018-12-10T04:40:35Z","qos_policy_id":null,"name":"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb","admin_state_up":true,"tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:40:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:41:10,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9ae6bf69-e0d6-4f10-81be-7138b5992fd2 2018-12-10 04:41:10,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.303871870041s 2018-12-10 04:41:10,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:41:10,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:10,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:10 GMT X-Openstack-Request-Id: req-91c118e8-7a1b-45b6-8b58-c7615977cf00 2018-12-10 04:41:10,593 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:40:50Z", "file": "/v2/images/6d4f7d25-7555-44da-b530-d025164c0734/file", "owner": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "6d4f7d25-7555-44da-b530-d025164c0734", "size": 12716032, "self": "/v2/images/6d4f7d25-7555-44da-b530-d025164c0734", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6d4f7d25-7555-44da-b530-d025164c0734/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6d4f7d25-7555-44da-b530-d025164c0734/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:40:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:41:10,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-91c118e8-7a1b-45b6-8b58-c7615977cf00 2018-12-10 04:41:10,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327361822128s 2018-12-10 04:41:10,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:41:10,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:10,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b1021575-8bbe-4e9f-a6e0-3c12f62f6e82 x-openstack-request-id: req-b1021575-8bbe-4e9f-a6e0-3c12f62f6e82 2018-12-10 04:41:10,619 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2"}]} 2018-12-10 04:41:10,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-b1021575-8bbe-4e9f-a6e0-3c12f62f6e82 2018-12-10 04:41:10,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245959758759s 2018-12-10 04:41:10,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-10 04:41:10,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"server": {"name": "vping_ssh-vm_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "imageRef": "6d4f7d25-7555-44da-b530-d025164c0734", "key_name": "vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "flavorRef": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "max_count": 1, "min_count": 1, "networks": [{"uuid": "25a97987-efc4-4275-9da8-471f8a04553f"}], "security_groups": [{"name": "7c01f66b-09a8-4b58-899e-e4576aa4a15e"}]}}' 2018-12-10 04:41:16,337 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a x-compute-request-id: req-ee1decc3-403b-4133-b8d6-cf411a752605 x-openstack-request-id: req-ee1decc3-403b-4133-b8d6-cf411a752605 2018-12-10 04:41:16,337 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "7c01f66b-09a8-4b58-899e-e4576aa4a15e"}], "OS-DCF:diskConfig": "MANUAL", "id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "bookmark"}], "adminPass": "aLKwmxCrLc3K"}} 2018-12-10 04:41:16,337 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ee1decc3-403b-4133-b8d6-cf411a752605 2018-12-10 04:41:16,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.71640181541s 2018-12-10 04:41:16,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:41:16,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:17,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 852 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89e8bef2-2b89-49e3-9a6d-25a287001b48 x-openstack-request-id: req-89e8bef2-2b89-49e3-9a6d-25a287001b48 2018-12-10 04:41:17,247 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a", "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:41:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "name": "vping_ssh-vm_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:41:16Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4b:db", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:41:07.000000", "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "be4737f3-d903-4640-ae83-4ea255595bd1", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:41:07Z", "hostId": "a367e8ff4f8a289d841cf5f01d6af23f46c9d2ead8c35a3d38929a6c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:40:58Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:41:17,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-89e8bef2-2b89-49e3-9a6d-25a287001b48 2018-12-10 04:41:17,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909421920776s 2018-12-10 04:41:17,256 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:41:19,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:41:19,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:20,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 896 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f39853b-6d35-48c0-8366-2c64f2716106 x-openstack-request-id: req-9f39853b-6d35-48c0-8366-2c64f2716106 2018-12-10 04:41:20,453 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a", "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:41:19Z", "hostId": "6448b226aa004dc3884644d9a5a9b132f7812e823b7f2777628f7d0c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "name": "vping_ssh-vm_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:41:16Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4b:db", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:41:07.000000", "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "be4737f3-d903-4640-ae83-4ea255595bd1", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:41:07Z", "hostId": "a367e8ff4f8a289d841cf5f01d6af23f46c9d2ead8c35a3d38929a6c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:40:58Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:41:20,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9f39853b-6d35-48c0-8366-2c64f2716106 2018-12-10 04:41:20,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19500303268s 2018-12-10 04:41:20,461 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:41:22,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:41:22,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:23,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bba67e2a-8386-451d-aeb5-00a475335121 x-openstack-request-id: req-bba67e2a-8386-451d-aeb5-00a475335121 2018-12-10 04:41:23,575 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:41:20Z", "hostId": "6448b226aa004dc3884644d9a5a9b132f7812e823b7f2777628f7d0c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "name": "vping_ssh-vm_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:41:16Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4b:db", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:41:07.000000", "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "be4737f3-d903-4640-ae83-4ea255595bd1", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:41:07Z", "hostId": "a367e8ff4f8a289d841cf5f01d6af23f46c9d2ead8c35a3d38929a6c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:40:58Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:41:23,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bba67e2a-8386-451d-aeb5-00a475335121 2018-12-10 04:41:23,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11191892624s 2018-12-10 04:41:23,584 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:41:25,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:41:25,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:26,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f869f259-4480-4855-9666-add3441177ea x-openstack-request-id: req-f869f259-4480-4855-9666-add3441177ea 2018-12-10 04:41:26,547 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:41:20Z", "hostId": "6448b226aa004dc3884644d9a5a9b132f7812e823b7f2777628f7d0c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "name": "vping_ssh-vm_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:41:16Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4b:db", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:41:07.000000", "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "be4737f3-d903-4640-ae83-4ea255595bd1", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:41:07Z", "hostId": "a367e8ff4f8a289d841cf5f01d6af23f46c9d2ead8c35a3d38929a6c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:40:58Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:41:26,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f869f259-4480-4855-9666-add3441177ea 2018-12-10 04:41:26,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.961225032806s 2018-12-10 04:41:26,555 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:41:28,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:41:28,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:29,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 871 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3cc4545c-121f-4d83-8d43-bbbb642d3376 x-openstack-request-id: req-3cc4545c-121f-4d83-8d43-bbbb642d3376 2018-12-10 04:41:29,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cd:79", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:41:26.000000", "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:41:26Z", "hostId": "6448b226aa004dc3884644d9a5a9b132f7812e823b7f2777628f7d0c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "name": "vping_ssh-vm_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:41:16Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4b:db", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:41:07.000000", "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "be4737f3-d903-4640-ae83-4ea255595bd1", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:41:07Z", "hostId": "a367e8ff4f8a289d841cf5f01d6af23f46c9d2ead8c35a3d38929a6c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:40:58Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:41:29,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3cc4545c-121f-4d83-8d43-bbbb642d3376 2018-12-10 04:41:29,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.865209102631s 2018-12-10 04:41:29,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:41:29,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=090944e8-ba84-4cbd-812e-6dd7294f9a9a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:29,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:29 GMT X-Openstack-Request-Id: req-b4b500cc-dc9d-4d4a-9bc9-596f65306bf4 2018-12-10 04:41:29,485 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:41:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91756426-2676-441b-bb38-b3effc502a1a","ip_address":"192.168.120.28"}],"id":"de15c6c0-f0da-4118-96be-1457eaf52f64","security_groups":["7c01f66b-09a8-4b58-899e-e4576aa4a15e"],"mac_address":"fa:16:3e:ce:cd:79","project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"25a97987-efc4-4275-9da8-471f8a04553f","tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:41:19Z","binding:vnic_type":"normal","device_id":"090944e8-ba84-4cbd-812e-6dd7294f9a9a","ip_allocation":"immediate"}]} 2018-12-10 04:41:29,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=090944e8-ba84-4cbd-812e-6dd7294f9a9a used request id req-b4b500cc-dc9d-4d4a-9bc9-596f65306bf4 2018-12-10 04:41:29,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0547440052032s 2018-12-10 04:41:29,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:41:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=de15c6c0-f0da-4118-96be-1457eaf52f64" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:29,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:29 GMT X-Openstack-Request-Id: req-6b5e2097-cee2-472b-a9ee-78e51fff5db2 2018-12-10 04:41:29,549 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:41:29,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=de15c6c0-f0da-4118-96be-1457eaf52f64 used request id req-6b5e2097-cee2-472b-a9ee-78e51fff5db2 2018-12-10 04:41:29,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0525250434875s 2018-12-10 04:41:29,550 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ce:cd:79', u'version': 4, u'addr': u'192.168.120.28', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6d4f7d25-7555-44da-b530-d025164c0734'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:41:26.000000', 'flavor': Munch({u'id': u'e4cf5d40-67d4-432b-affd-cb101b20b4f2'}), 'az': u'nova', 'id': u'090944e8-ba84-4cbd-812e-6dd7294f9a9a', 'security_groups': [Munch({u'name': u'vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'302268f096924903b4817b9d1146d312', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ee65e0f071d4541bbe58df9d05ee5ce', 'name': 'vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-10T04:41:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T04:41:26Z', 'hostId': u'6448b226aa004dc3884644d9a5a9b132f7812e823b7f2777628f7d0c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'public_v6': '', 'private_v4': u'192.168.120.28', 'cloud': 'envvars', 'host_id': u'6448b226aa004dc3884644d9a5a9b132f7812e823b7f2777628f7d0c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:41:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5ee65e0f071d4541bbe58df9d05ee5ce', 'name': u'vping_ssh-vm_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'adminPass': u'aLKwmxCrLc3K', 'tenant_id': u'5ee65e0f071d4541bbe58df9d05ee5ce', 'created_at': u'2018-12-10T04:41:16Z', 'created': u'2018-12-10T04:41:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 04:41:29,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:41:29,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:29,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:29 GMT X-Openstack-Request-Id: req-fb5eb821-cae0-419c-8e01-24a9b7316cab 2018-12-10 04:41:29,956 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"25a97987-efc4-4275-9da8-471f8a04553f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","l2_adjacency":true,"status":"ACTIVE","subnets":["91756426-2676-441b-bb38-b3effc502a1a"],"description":"","tags":[],"updated_at":"2018-12-10T04:40:35Z","qos_policy_id":null,"name":"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb","admin_state_up":true,"tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:40:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:41:29,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fb5eb821-cae0-419c-8e01-24a9b7316cab 2018-12-10 04:41:29,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400499105453s 2018-12-10 04:41:29,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:41:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=090944e8-ba84-4cbd-812e-6dd7294f9a9a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:30,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:30 GMT X-Openstack-Request-Id: req-2e9a4d22-95eb-4d04-b7c5-299c9a981968 2018-12-10 04:41:30,011 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:41:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"91756426-2676-441b-bb38-b3effc502a1a","ip_address":"192.168.120.28"}],"id":"de15c6c0-f0da-4118-96be-1457eaf52f64","security_groups":["7c01f66b-09a8-4b58-899e-e4576aa4a15e"],"mac_address":"fa:16:3e:ce:cd:79","project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"25a97987-efc4-4275-9da8-471f8a04553f","tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:41:19Z","binding:vnic_type":"normal","device_id":"090944e8-ba84-4cbd-812e-6dd7294f9a9a","ip_allocation":"immediate"}]} 2018-12-10 04:41:30,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=090944e8-ba84-4cbd-812e-6dd7294f9a9a used request id req-2e9a4d22-95eb-4d04-b7c5-299c9a981968 2018-12-10 04:41:30,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.054169178009s 2018-12-10 04:41:30,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-10 04:41:30,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"floatingip": {"floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "fixed_ip_address": "192.168.120.28", "port_id": "de15c6c0-f0da-4118-96be-1457eaf52f64"}}' 2018-12-10 04:41:33,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:33 GMT X-Openstack-Request-Id: req-91c5eb1e-db49-485a-8fa7-c3294e87722f 2018-12-10 04:41:33,244 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "e13a479c-76a3-4a73-b4a7-df28132a8de5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:41:31Z", "updated_at": "2018-12-10T04:41:31Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "25a97987-efc4-4275-9da8-471f8a04553f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ce:cd:79", "device_id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_id": "de15c6c0-f0da-4118-96be-1457eaf52f64", "id": "1a6d6e69-80c8-496f-8f3b-cd791eb8147c", "qos_policy_id": null}} 2018-12-10 04:41:33,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-91c5eb1e-db49-485a-8fa7-c3294e87722f 2018-12-10 04:41:33,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.23195910454s 2018-12-10 04:41:33,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:41:33,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:33,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:33 GMT X-Openstack-Request-Id: req-fa837c57-b45e-4f6c-868c-1a7fc0f162cc 2018-12-10 04:41:33,329 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e13a479c-76a3-4a73-b4a7-df28132a8de5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:41:31Z", "updated_at": "2018-12-10T04:41:31Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "25a97987-efc4-4275-9da8-471f8a04553f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ce:cd:79", "device_id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_id": "de15c6c0-f0da-4118-96be-1457eaf52f64", "id": "1a6d6e69-80c8-496f-8f3b-cd791eb8147c", "qos_policy_id": null}]} 2018-12-10 04:41:33,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-fa837c57-b45e-4f6c-868c-1a7fc0f162cc 2018-12-10 04:41:33,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682001113892s 2018-12-10 04:41:33,337 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:41:33,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:41:33,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:33,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:33 GMT X-Openstack-Request-Id: req-61d48b68-a55e-427d-9cec-a193dcb49770 2018-12-10 04:41:33,516 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e13a479c-76a3-4a73-b4a7-df28132a8de5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:41:31Z", "updated_at": "2018-12-10T04:41:31Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "25a97987-efc4-4275-9da8-471f8a04553f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ce:cd:79", "device_id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_id": "de15c6c0-f0da-4118-96be-1457eaf52f64", "id": "1a6d6e69-80c8-496f-8f3b-cd791eb8147c", "qos_policy_id": null}]} 2018-12-10 04:41:33,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-61d48b68-a55e-427d-9cec-a193dcb49770 2018-12-10 04:41:33,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0692420005798s 2018-12-10 04:41:33,523 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:41:33,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:41:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:33,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:33 GMT X-Openstack-Request-Id: req-74a21be4-83ed-422d-8776-ce50b0ff6d4d 2018-12-10 04:41:33,974 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e13a479c-76a3-4a73-b4a7-df28132a8de5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:41:31Z", "updated_at": "2018-12-10T04:41:31Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "25a97987-efc4-4275-9da8-471f8a04553f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ce:cd:79", "device_id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_id": "de15c6c0-f0da-4118-96be-1457eaf52f64", "id": "1a6d6e69-80c8-496f-8f3b-cd791eb8147c", "qos_policy_id": null}]} 2018-12-10 04:41:33,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-74a21be4-83ed-422d-8776-ce50b0ff6d4d 2018-12-10 04:41:33,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.341196775436s 2018-12-10 04:41:33,981 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:41:34,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:41:34,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:34,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:34 GMT X-Openstack-Request-Id: req-b9a0b6d8-a9dd-4da4-8515-3dfff12b28c3 2018-12-10 04:41:34,479 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e13a479c-76a3-4a73-b4a7-df28132a8de5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:41:31Z", "updated_at": "2018-12-10T04:41:31Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "25a97987-efc4-4275-9da8-471f8a04553f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ce:cd:79", "device_id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_id": "de15c6c0-f0da-4118-96be-1457eaf52f64", "id": "1a6d6e69-80c8-496f-8f3b-cd791eb8147c", "qos_policy_id": null}]} 2018-12-10 04:41:34,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b9a0b6d8-a9dd-4da4-8515-3dfff12b28c3 2018-12-10 04:41:34,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.388042926788s 2018-12-10 04:41:34,486 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:41:34,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:41:34,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:34,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:34 GMT X-Openstack-Request-Id: req-2cd70d78-78cc-4dd7-bdb8-bbb2c53ac6e8 2018-12-10 04:41:34,797 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e13a479c-76a3-4a73-b4a7-df28132a8de5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:41:31Z", "updated_at": "2018-12-10T04:41:34Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "25a97987-efc4-4275-9da8-471f8a04553f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ce:cd:79", "device_id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_id": "de15c6c0-f0da-4118-96be-1457eaf52f64", "id": "1a6d6e69-80c8-496f-8f3b-cd791eb8147c", "qos_policy_id": null}]} 2018-12-10 04:41:34,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2cd70d78-78cc-4dd7-bdb8-bbb2c53ac6e8 2018-12-10 04:41:34,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.200706958771s 2018-12-10 04:41:34,804 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e13a479c-76a3-4a73-b4a7-df28132a8de5', 'updated_at': u'2018-12-10T04:41:34Z', 'fixed_ip_address': u'192.168.120.28', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'de15c6c0-f0da-4118-96be-1457eaf52f64', 'id': u'1a6d6e69-80c8-496f-8f3b-cd791eb8147c', 'network': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'port': u'de15c6c0-f0da-4118-96be-1457eaf52f64', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5ee65e0f071d4541bbe58df9d05ee5ce', 'name': 'vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5ee65e0f071d4541bbe58df9d05ee5ce', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'25a97987-efc4-4275-9da8-471f8a04553f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ce:cd:79', u'device_id': u'090944e8-ba84-4cbd-812e-6dd7294f9a9a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'5ee65e0f071d4541bbe58df9d05ee5ce', 'created_at': u'2018-12-10T04:41:31Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'25a97987-efc4-4275-9da8-471f8a04553f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:ce:cd:79', u'device_id': u'090944e8-ba84-4cbd-812e-6dd7294f9a9a'}), 'router': u'e13a479c-76a3-4a73-b4a7-df28132a8de5'}) 2018-12-10 04:41:34,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 04:41:34,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 04:41:35,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9631 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17dca67b-515a-41ab-b9c1-479713e07c58 x-openstack-request-id: req-17dca67b-515a-41ab-b9c1-479713e07c58 2018-12-10 04:41:35,773 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 537063760 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.225404] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228292] pid_max: default: 32768 minimum: 301\n[ 0.229846] ACPI: Core revision 20150930\n[ 0.231807] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234054] Security Framework initialized\n[ 0.235456] Yama: becoming mindful.\n[ 0.236720] AppArmor: AppArmor initialized\n[ 0.238173] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.240422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.242602] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244685] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247031] Initializing cgroup subsys io\n[ 0.248442] Initializing cgroup subsys memory\n[ 0.249932] Initializing cgroup subsys devices\n[ 0.251434] Initializing cgroup subsys freezer\n[ 0.252942] Initializing cgroup subsys net_cls\n[ 0.254451] Initializing cgroup subsys perf_event\n[ 0.256038] Initializing cgroup subsys net_prio\n[ 0.257565] Initializing cgroup subsys hugetlb\n[ 0.259062] Initializing cgroup subsys pids\n[ 0.260554] CPU: Physical Processor ID: 0\n[ 0.262636] mce: CPU supports 10 MCE banks\n[ 0.264101] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.265842] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284364] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292667] ftrace: allocating 31920 entries in 125 pages\n[ 0.323525] smpboot: Max logical packages: 1\n[ 0.325005] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327333] x2apic enabled\n[ 0.328692] Switched APIC routing to physical x2apic.\n[ 0.331533] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.333475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.337074] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.340167] KVM setup paravirtual spinlock\n[ 0.342069] x86: Booted up 1 node, 1 CPUs\n[ 0.343464] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.345807] devtmpfs: initialized\n[ 0.348028] evm: security.selinux\n[ 0.349236] evm: security.SMACK64\n[ 0.350431] evm: security.SMACK64EXEC\n[ 0.351726] evm: security.SMACK64TRANSMUTE\n[ 0.353125] evm: security.SMACK64MMAP\n[ 0.354410] evm: security.ima\n[ 0.355511] evm: security.capability\n[ 0.356851] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.360030] pinctrl core: initialized pinctrl subsystem\n[ 0.361898] RTC time: 4:41:26, date: 12/10/18\n[ 0.363501] NET: Registered protocol family 16\n[ 0.365127] cpuidle: using governor ladder\n[ 0.366560] cpuidle: using governor menu\n[ 0.367931] PCCT header not found.\n[ 0.369203] ACPI: bus type PCI registered\n[ 0.370593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.372734] PCI: Using configuration type 1 for base access\n[ 0.375273] ACPI: Added _OSI(Module Device)\n[ 0.376729] ACPI: Added _OSI(Processor Device)\n[ 0.378222] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.379790] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.382358] ACPI: Interpreter enabled\n[ 0.383670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.386868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.390068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.393269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.396470] ACPI: (supports S0 S5)\n[ 0.397695] ACPI: Using IOAPIC for interrupt routing\n[ 0.399340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.403792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.405778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.407926] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.410004] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.413763] acpiphp: Slot [3] registered\n[ 0.415149] acpiphp: Slot [4] registered\n[ 0.416531] acpiphp: Slot [5] registered\n[ 0.417921] acpiphp: Slot [6] registered\n[ 0.419302] acpiphp: Slot [7] registered\n[ 0.420679] acpiphp: Slot [8] registered\n[ 0.422067] acpiphp: Slot [9] registered\n[ 0.423445] acpiphp: Slot [10] registered\n[ 0.424850] acpiphp: Slot [11] registered\n[ 0.426260] acpiphp: Slot [12] registered\n[ 0.427664] acpiphp: Slot [13] registered\n[ 0.429065] acpiphp: Slot [14] registered\n[ 0.430471] acpiphp: Slot [15] registered\n[ 0.447805] acpiphp: Slot [16] registered\n[ 0.449216] acpiphp: Slot [17] registered\n[ 0.450620] acpiphp: Slot [18] registered\n[ 0.452027] acpiphp: Slot [19] registered\n[ 0.453424] acpiphp: Slot [20] registered\n[ 0.454827] acpiphp: Slot [21] registered\n[ 0.456234] acpiphp: Slot [22] registered\n[ 0.457636] acpiphp: Slot [23] registered\n[ 0.459038] acpiphp: Slot [24] registered\n[ 0.460447] acpiphp: Slot [25] registered\n[ 0.461852] acpiphp: Slot [26] registered\n[ 0.463256] acpiphp: Slot [27] registered\n[ 0.464666] acpiphp: Slot [28] registered\n[ 0.466073] acpiphp: Slot [29] registered\n[ 0.467469] acpiphp: Slot [30] registered\n[ 0.468879] acpiphp: Slot [31] registered\n[ 0.470280] PCI host bridge to bus 0000:00\n[ 0.471685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.473806] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.475923] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.478439] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.480961] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.483530] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488215] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490436] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.492498] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.494714] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.499039] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.501526] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.525027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.528691] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.531151] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.533583] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.535958] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.538070] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.540287] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.542055] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.544638] vgaarb: loaded\n[ 0.545651] vgaarb: bridge control possible 0000:00:02.0\n[ 0.547669] SCSI subsystem initialized\n[ 0.549214] ACPI: bus type USB registered\n[ 0.550659] usbcore: registered new interface driver usbfs\n[ 0.552446] usbcore: registered new interface driver hub\n[ 0.554191] usbcore: registered new device driver usb\n[ 0.556073] PCI: Using ACPI for IRQ routing\n[ 0.557980] NetLabel: Initializing\n[ 0.559226] NetLabel: domain hash size = 128\n[ 0.560701] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.562367] NetLabel: unlabeled traffic allowed by default\n[ 0.564406] clocksource: Switched to clocksource kvm-clock\n[ 0.574799] AppArmor: AppArmor Filesystem Enabled\n[ 0.576445] pnp: PnP ACPI init\n[ 0.577928] pnp: PnP ACPI: found 5 devices\n[ 0.585011] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.587989] NET: Registered protocol family 2\n[ 0.589759] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.592003] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.594091] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.596181] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.598070] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.600114] NET: Registered protocol family 1\n[ 0.601636] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.603553] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.605425] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.620384] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.635595] Trying to unpack rootfs image as initramfs...\n[ 0.697210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.700040] Scanning for low memory corruption every 60 seconds\n[ 0.702267] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.704284] audit: initializing netlink subsys (disabled)\n[ 0.706102] audit: type=2000 audit(1544416887.373:1): initialized\n[ 0.708324] Initialise system trusted keyring\n[ 0.709953] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.711972] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.715049] zbud: loaded\n[ 0.716215] VFS: Disk quotas dquot_6.6.0\n[ 0.717587] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.720047] fuse init (API version 7.23)\n[ 0.721513] Key type big_key registered\n[ 0.722844] Allocating IMA MOK and blacklist keyrings.\n[ 0.724789] Key type asymmetric registered\n[ 0.726182] Asymmetric key parser 'x509' registered\n[ 0.727822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.730320] io scheduler noop registered\n[ 0.731639] io scheduler deadline registered (default)\n[ 0.733302] io scheduler cfq registered\n[ 0.734708] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.736465] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.738574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.741004] ACPI: Power Button [PWRF]\n[ 0.742384] GHES: HEST is not enabled!\n[ 0.756605] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.786270] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.789634] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.814941] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.818295] Linux agpgart interface v0.103\n[ 0.821794] brd: module loaded\n[ 0.824200] loop: module loaded\n[ 0.829832] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.832277] GPT:90111 != 2097151\n[ 0.833416] GPT:Alternate GPT header not at the end of the disk.\n[ 0.835259] GPT:90111 != 2097151\n[ 0.836393] GPT: Use GNU Parted to correct GPT errors.\n[ 0.838031] vda: vda1 vda15\n[ 0.839811] scsi host0: ata_piix\n[ 0.841094] scsi host1: ata_piix\n[ 0.842292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.844334] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.846988] libphy: Fixed MDIO Bus: probed\n[ 0.848373] tun: Universal TUN/TAP device driver, 1.6\n[ 0.850021] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.853142] PPP generic driver version 2.4.2\n[ 0.854648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.856658] ehci-pci: EHCI PCI platform driver\n[ 0.858128] ehci-platform: EHCI generic platform driver\n[ 0.859792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.861700] ohci-pci: OHCI PCI platform driver\n[ 0.863167] ohci-platform: OHCI generic platform driver\n[ 0.864829] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.879735] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.881434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.883930] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.885608] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.887537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.889615] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.892037] usb usb1: Product: UHCI Host Controller\n[ 0.893612] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.895527] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.897126] hub 1-0:1.0: USB hub found\n[ 0.898444] hub 1-0:1.0: 2 ports detected\n[ 0.899949] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.903428] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.905058] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.906764] mousedev: PS/2 mouse device common for all mice\n[ 0.908865] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.911738] rtc_cmos 00:00: RTC can wake from S4\n[ 0.913772] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.915780] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.917782] i2c /dev entries driver\n[ 0.919047] device-mapper: uevent: version 1.0.3\n[ 0.920624] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.923362] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.925541] NET: Registered protocol family 10\n[ 0.927319] NET: Registered protocol family 17\n[ 0.928859] Key type dns_resolver registered\n[ 0.930448] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.932290] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.935233] registered taskstats version 1\n[ 0.936648] Loading compiled-in X.509 certificates\n[ 0.938760] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.941860] zswap: loaded using pool lzo/zbud\n[ 0.944114] Key type trusted registered\n[ 0.946476] Key type encrypted registered\n[ 0.947850] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.949631] ima: No TPM chip found, activating TPM-bypass!\n[ 0.951375] evm: HMAC attrs: 0x1\n[ 0.952907] Magic number: 14:342:666\n[ 0.954222] platform QEMU0002:00: hash matches\n[ 0.955680] acpi QEMU0002:00: hash matches\n[ 0.957209] rtc_cmos 00:00: setting system clock to 2018-12-10 04:41:27 UTC (1544416887)\n[ 0.959979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.978044] EDD information not available.\n[ 1.002135] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.004786] Write protecting the kernel read-only data: 14336k\n[ 1.008101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.011123] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.169839] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.28...\nLease of 192.168.120.28 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.00. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCa/z9i+/zw0rLpHUZdVyK7Q2ZqQC3wCTN0zmpX05bww82IWjKlTD9m3MJTkyEps5dQ7o+OzKp5QPt64+YAQvGgXVjGrYCwY1wcLEZvEv/2JD9XfbxLsNBSmvTgNtZZVU66i96qUE23MZGJjNXnS3lw0zUDY/Hej0aA3MvlWMDr07UPoYD+rDCG3fHpXPQEZsMHGWX95YW6fMX61cYy+XcMu097ksWqd47BtdUhZaTHOxOB419ikCufHbPkdIIkyD+HF1uxchDuwvWRzQXIY2anUb9EfuVJvzePJBne6jpi8aoODb3EJuOhvhtv6BKBPtfbQ8eZKIAg1/maOAiBWjOf root@vping-ssh-vm-78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb\nssh-dss AAAAB3NzaC1kc3MAAACBAJ+GA87Nt/Y69x0oStzFm4XsYSkuTG2TZqxRPK4dYf1mF1mC5a83w0/1KDcbjYY61GttlR+ceocZ5CWgqZfidNnfWr2xRK4pIt6PkRW5xweg/5vUVwTy6iJKALZui8W2tHtXh/FSpiwxMJCW1p5010E1fVD4TXo+AmQ+2EfoDOMLAAAAFQCeuVb8ZPPj5XkUNtLk4vVtMLwLFwAAAIA/rLhKHKyxx4mubJEWMJ/wbRa9tdFVzy9Z0YNXdqah/m1qBUErWbzsB2MKYa95Mc2qTkQ4HLhKD50CwaPTCwIHTUegoCOFyJdisDBny7wr5pZ3sLbYF3TJ0sLapjsV4VJNuXfDgsBgc5Ke4rxOwVKOOWL5FrYya/Mb3DT/eqzpegAAAIBYQBx2d0TiK74gEWS6lmgXcIevnNjgUjv89OX6MExKBC4KczMqc4tO8k51gvYPqqPayBKaeO+Zc5n/h3uP8sdlrMLpJP1RFc1BPac8sv3dYea4/wnovqdGkwN4ykahx3OL3zvk2qJV98E6LynNe8RxLPy8XGILtBy88i6J84q4Zg== root@vping-ssh-vm-78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.18s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.28,24,fe80::f816:3eff:fece:cd79/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.28 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.78 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb login: "} 2018-12-10 04:41:35,774 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a/action used request id req-17dca67b-515a-41ab-b9c1-479713e07c58 2018-12-10 04:41:35,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.969145059586s 2018-12-10 04:41:35,775 - 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 537063760 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.225404] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.228292] pid_max: default: 32768 minimum: 301 [ 0.229846] ACPI: Core revision 20150930 [ 0.231807] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234054] Security Framework initialized [ 0.235456] Yama: becoming mindful. [ 0.236720] AppArmor: AppArmor initialized [ 0.238173] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240422] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242602] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244685] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247031] Initializing cgroup subsys io [ 0.248442] Initializing cgroup subsys memory [ 0.249932] Initializing cgroup subsys devices [ 0.251434] Initializing cgroup subsys freezer [ 0.252942] Initializing cgroup subsys net_cls [ 0.254451] Initializing cgroup subsys perf_event [ 0.256038] Initializing cgroup subsys net_prio [ 0.257565] Initializing cgroup subsys hugetlb [ 0.259062] Initializing cgroup subsys pids [ 0.260554] CPU: Physical Processor ID: 0 [ 0.262636] mce: CPU supports 10 MCE banks [ 0.264101] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.265842] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284364] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292667] ftrace: allocating 31920 entries in 125 pages [ 0.323525] smpboot: Max logical packages: 1 [ 0.325005] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327333] x2apic enabled [ 0.328692] Switched APIC routing to physical x2apic. [ 0.331533] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.333475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.337074] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.340167] KVM setup paravirtual spinlock [ 0.342069] x86: Booted up 1 node, 1 CPUs [ 0.343464] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.345807] devtmpfs: initialized [ 0.348028] evm: security.selinux [ 0.349236] evm: security.SMACK64 [ 0.350431] evm: security.SMACK64EXEC [ 0.351726] evm: security.SMACK64TRANSMUTE [ 0.353125] evm: security.SMACK64MMAP [ 0.354410] evm: security.ima [ 0.355511] evm: security.capability [ 0.356851] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.360030] pinctrl core: initialized pinctrl subsystem [ 0.361898] RTC time: 4:41:26, date: 12/10/18 [ 0.363501] NET: Registered protocol family 16 [ 0.365127] cpuidle: using governor ladder [ 0.366560] cpuidle: using governor menu [ 0.367931] PCCT header not found. [ 0.369203] ACPI: bus type PCI registered [ 0.370593] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.372734] PCI: Using configuration type 1 for base access [ 0.375273] ACPI: Added _OSI(Module Device) [ 0.376729] ACPI: Added _OSI(Processor Device) [ 0.378222] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.379790] ACPI: Added _OSI(Processor Aggregator Device) [ 0.382358] ACPI: Interpreter enabled [ 0.383670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.386868] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.390068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.393269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.396470] ACPI: (supports S0 S5) [ 0.397695] ACPI: Using IOAPIC for interrupt routing [ 0.399340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.403792] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.405778] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.407926] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.410004] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.413763] acpiphp: Slot [3] registered [ 0.415149] acpiphp: Slot [4] registered [ 0.416531] acpiphp: Slot [5] registered [ 0.417921] acpiphp: Slot [6] registered [ 0.419302] acpiphp: Slot [7] registered [ 0.420679] acpiphp: Slot [8] registered [ 0.422067] acpiphp: Slot [9] registered [ 0.423445] acpiphp: Slot [10] registered [ 0.424850] acpiphp: Slot [11] registered [ 0.426260] acpiphp: Slot [12] registered [ 0.427664] acpiphp: Slot [13] registered [ 0.429065] acpiphp: Slot [14] registered [ 0.430471] acpiphp: Slot [15] registered [ 0.447805] acpiphp: Slot [16] registered [ 0.449216] acpiphp: Slot [17] registered [ 0.450620] acpiphp: Slot [18] registered [ 0.452027] acpiphp: Slot [19] registered [ 0.453424] acpiphp: Slot [20] registered [ 0.454827] acpiphp: Slot [21] registered [ 0.456234] acpiphp: Slot [22] registered [ 0.457636] acpiphp: Slot [23] registered [ 0.459038] acpiphp: Slot [24] registered [ 0.460447] acpiphp: Slot [25] registered [ 0.461852] acpiphp: Slot [26] registered [ 0.463256] acpiphp: Slot [27] registered [ 0.464666] acpiphp: Slot [28] registered [ 0.466073] acpiphp: Slot [29] registered [ 0.467469] acpiphp: Slot [30] registered [ 0.468879] acpiphp: Slot [31] registered [ 0.470280] PCI host bridge to bus 0000:00 [ 0.471685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.473806] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.475923] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.478439] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.480961] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483530] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488215] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490436] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492498] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.494714] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.499039] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.501526] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.525027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.528691] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.531151] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.533583] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.535958] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.538070] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.540287] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.542055] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.544638] vgaarb: loaded [ 0.545651] vgaarb: bridge control possible 0000:00:02.0 [ 0.547669] SCSI subsystem initialized [ 0.549214] ACPI: bus type USB registered [ 0.550659] usbcore: registered new interface driver usbfs [ 0.552446] usbcore: registered new interface driver hub [ 0.554191] usbcore: registered new device driver usb [ 0.556073] PCI: Using ACPI for IRQ routing [ 0.557980] NetLabel: Initializing [ 0.559226] NetLabel: domain hash size = 128 [ 0.560701] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.562367] NetLabel: unlabeled traffic allowed by default [ 0.564406] clocksource: Switched to clocksource kvm-clock [ 0.574799] AppArmor: AppArmor Filesystem Enabled [ 0.576445] pnp: PnP ACPI init [ 0.577928] pnp: PnP ACPI: found 5 devices [ 0.585011] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.587989] NET: Registered protocol family 2 [ 0.589759] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.592003] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.594091] TCP: Hash tables configured (established 4096 bind 4096) [ 0.596181] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.598070] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.600114] NET: Registered protocol family 1 [ 0.601636] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.603553] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.605425] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.620384] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.635595] Trying to unpack rootfs image as initramfs... [ 0.697210] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.700040] Scanning for low memory corruption every 60 seconds [ 0.702267] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.704284] audit: initializing netlink subsys (disabled) [ 0.706102] audit: type=2000 audit(1544416887.373:1): initialized [ 0.708324] Initialise system trusted keyring [ 0.709953] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.711972] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.715049] zbud: loaded [ 0.716215] VFS: Disk quotas dquot_6.6.0 [ 0.717587] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.720047] fuse init (API version 7.23) [ 0.721513] Key type big_key registered [ 0.722844] Allocating IMA MOK and blacklist keyrings. [ 0.724789] Key type asymmetric registered [ 0.726182] Asymmetric key parser 'x509' registered [ 0.727822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.730320] io scheduler noop registered [ 0.731639] io scheduler deadline registered (default) [ 0.733302] io scheduler cfq registered [ 0.734708] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.736465] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.738574] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.741004] ACPI: Power Button [PWRF] [ 0.742384] GHES: HEST is not enabled! [ 0.756605] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.786270] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.789634] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.814941] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.818295] Linux agpgart interface v0.103 [ 0.821794] brd: module loaded [ 0.824200] loop: module loaded [ 0.829832] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.832277] GPT:90111 != 2097151 [ 0.833416] GPT:Alternate GPT header not at the end of the disk. [ 0.835259] GPT:90111 != 2097151 [ 0.836393] GPT: Use GNU Parted to correct GPT errors. [ 0.838031] vda: vda1 vda15 [ 0.839811] scsi host0: ata_piix [ 0.841094] scsi host1: ata_piix [ 0.842292] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.844334] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.846988] libphy: Fixed MDIO Bus: probed [ 0.848373] tun: Universal TUN/TAP device driver, 1.6 [ 0.850021] tun: (C) 1999-2004 Max Krasnyansky [ 0.853142] PPP generic driver version 2.4.2 [ 0.854648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.856658] ehci-pci: EHCI PCI platform driver [ 0.858128] ehci-platform: EHCI generic platform driver [ 0.859792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.861700] ohci-pci: OHCI PCI platform driver [ 0.863167] ohci-platform: OHCI generic platform driver [ 0.864829] uhci_hcd: USB Universal Host Controller Interface driver [ 0.879735] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.881434] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.883930] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.885608] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.887537] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.889615] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.892037] usb usb1: Product: UHCI Host Controller [ 0.893612] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.895527] usb usb1: SerialNumber: 0000:00:01.2 [ 0.897126] hub 1-0:1.0: USB hub found [ 0.898444] hub 1-0:1.0: 2 ports detected [ 0.899949] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.903428] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.905058] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906764] mousedev: PS/2 mouse device common for all mice [ 0.908865] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.911738] rtc_cmos 00:00: RTC can wake from S4 [ 0.913772] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.915780] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.917782] i2c /dev entries driver [ 0.919047] device-mapper: uevent: version 1.0.3 [ 0.920624] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.923362] ledtrig-cpu: registered to indicate activity on CPUs [ 0.925541] NET: Registered protocol family 10 [ 0.927319] NET: Registered protocol family 17 [ 0.928859] Key type dns_resolver registered [ 0.930448] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.932290] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.935233] registered taskstats version 1 [ 0.936648] Loading compiled-in X.509 certificates [ 0.938760] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.941860] zswap: loaded using pool lzo/zbud [ 0.944114] Key type trusted registered [ 0.946476] Key type encrypted registered [ 0.947850] AppArmor: AppArmor sha1 policy hashing enabled [ 0.949631] ima: No TPM chip found, activating TPM-bypass! [ 0.951375] evm: HMAC attrs: 0x1 [ 0.952907] Magic number: 14:342:666 [ 0.954222] platform QEMU0002:00: hash matches [ 0.955680] acpi QEMU0002:00: hash matches [ 0.957209] rtc_cmos 00:00: setting system clock to 2018-12-10 04:41:27 UTC (1544416887) [ 0.959979] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.978044] EDD information not available. [ 1.002135] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.004786] Write protecting the kernel read-only data: 14336k [ 1.008101] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.011123] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 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.86 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.169839] 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.28... Lease of 192.168.120.28 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.00. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCa/z9i+/zw0rLpHUZdVyK7Q2ZqQC3wCTN0zmpX05bww82IWjKlTD9m3MJTkyEps5dQ7o+OzKp5QPt64+YAQvGgXVjGrYCwY1wcLEZvEv/2JD9XfbxLsNBSmvTgNtZZVU66i96qUE23MZGJjNXnS3lw0zUDY/Hej0aA3MvlWMDr07UPoYD+rDCG3fHpXPQEZsMHGWX95YW6fMX61cYy+XcMu097ksWqd47BtdUhZaTHOxOB419ikCufHbPkdIIkyD+HF1uxchDuwvWRzQXIY2anUb9EfuVJvzePJBne6jpi8aoODb3EJuOhvhtv6BKBPtfbQ8eZKIAg1/maOAiBWjOf root@vping-ssh-vm-78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb ssh-dss AAAAB3NzaC1kc3MAAACBAJ+GA87Nt/Y69x0oStzFm4XsYSkuTG2TZqxRPK4dYf1mF1mC5a83w0/1KDcbjYY61GttlR+ceocZ5CWgqZfidNnfWr2xRK4pIt6PkRW5xweg/5vUVwTy6iJKALZui8W2tHtXh/FSpiwxMJCW1p5010E1fVD4TXo+AmQ+2EfoDOMLAAAAFQCeuVb8ZPPj5XkUNtLk4vVtMLwLFwAAAIA/rLhKHKyxx4mubJEWMJ/wbRa9tdFVzy9Z0YNXdqah/m1qBUErWbzsB2MKYa95Mc2qTkQ4HLhKD50CwaPTCwIHTUegoCOFyJdisDBny7wr5pZ3sLbYF3TJ0sLapjsV4VJNuXfDgsBgc5Ke4rxOwVKOOWL5FrYya/Mb3DT/eqzpegAAAIBYQBx2d0TiK74gEWS6lmgXcIevnNjgUjv89OX6MExKBC4KczMqc4tO8k51gvYPqqPayBKaeO+Zc5n/h3uP8sdlrMLpJP1RFc1BPac8sv3dYea4/wnovqdGkwN4ykahx3OL3zvk2qJV98E6LynNe8RxLPy8XGILtBy88i6J84q4Zg== root@vping-ssh-vm-78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.18s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.28,24,fe80::f816:3eff:fece:cd79/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.28 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.78 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb login: 2018-12-10 04:41:35,779 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3b5a8d0L 2018-12-10 04:41:35,780 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 04:41:35,780 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-10 04:41:35,780 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-10 04:41:35,781 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 04:41:35,781 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-10 04:41:35,781 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-10 04:41:35,781 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 04:41:35,781 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-10 04:41:35,781 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 04:41:35,798 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-10 04:41:35,798 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 04:41:35,811 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 822fd73382dd1991bad84ae7d0a93a16 2018-12-10 04:41:35,812 - paramiko.transport - DEBUG - Trying discovered key 250f54e5060be2d21ce782ffc0648ec4 in /tmp/tmp778Wzz 2018-12-10 04:41:35,837 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 04:41:35,843 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-10 04:41:35,845 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-10 04:41:35,846 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-10 04:41:35,846 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-10 04:41:35,847 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 04:41:35,871 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-10 04:41:35,871 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.6 (192.168.120.6): 56 data bytes 64 bytes from 192.168.120.6: seq=0 ttl=64 time=21.802 ms --- 192.168.120.6 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.802/21.802/21.802 ms 2018-12-10 04:41:35,872 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-12-10 04:41:35,875 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-10 04:41:36,019 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 04:41:36,020 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:02 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-10 04:41:36,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 04:41:36,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:36,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24c4b289-d33f-4763-b710-c4ca3a9078bc x-openstack-request-id: req-24c4b289-d33f-4763-b710-c4ca3a9078bc 2018-12-10 04:41:36,187 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1 used request id req-24c4b289-d33f-4763-b710-c4ca3a9078bc 2018-12-10 04:41:36,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162640094757s 2018-12-10 04:41:36,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:41:36,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:37,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 898 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3bd66ecb-48c4-47e5-bac2-4720a05a00d1 x-openstack-request-id: req-3bd66ecb-48c4-47e5-bac2-4720a05a00d1 2018-12-10 04:41:37,060 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cd:79", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cd:79", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:41:26.000000", "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:41:26Z", "hostId": "6448b226aa004dc3884644d9a5a9b132f7812e823b7f2777628f7d0c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "name": "vping_ssh-vm_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:41:16Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:4b:db", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/be4737f3-d903-4640-ae83-4ea255595bd1", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:41:07.000000", "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "be4737f3-d903-4640-ae83-4ea255595bd1", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:41:36Z", "hostId": "a367e8ff4f8a289d841cf5f01d6af23f46c9d2ead8c35a3d38929a6c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:40:58Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:41:37,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3bd66ecb-48c4-47e5-bac2-4720a05a00d1 2018-12-10 04:41:37,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.872078180313s 2018-12-10 04:41:37,063 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:41:39,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:41:39,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:40,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 760 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1677ac5a-9faf-44d9-80eb-aa1c4c663f78 x-openstack-request-id: req-1677ac5a-9faf-44d9-80eb-aa1c4c663f78 2018-12-10 04:41:40,005 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cd:79", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cd:79", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:41:26.000000", "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:41:26Z", "hostId": "6448b226aa004dc3884644d9a5a9b132f7812e823b7f2777628f7d0c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "name": "vping_ssh-vm_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:41:16Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:41:40,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1677ac5a-9faf-44d9-80eb-aa1c4c663f78 2018-12-10 04:41:40,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.939657926559s 2018-12-10 04:41:40,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 04:41:40,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/1a6d6e69-80c8-496f-8f3b-cd791eb8147c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:41,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:41:41 GMT X-Openstack-Request-Id: req-9f61566c-cb14-4f8a-8bd8-c245edac6df3 2018-12-10 04:41:41,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:41:41,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/1a6d6e69-80c8-496f-8f3b-cd791eb8147c.json used request id req-9f61566c-cb14-4f8a-8bd8-c245edac6df3 2018-12-10 04:41:41,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.79183101654s 2018-12-10 04:41:41,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:41:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:42,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:42 GMT X-Openstack-Request-Id: req-377853f8-24a4-4a0d-a3ce-25c174777aad 2018-12-10 04:41:42,057 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:41:42,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-377853f8-24a4-4a0d-a3ce-25c174777aad 2018-12-10 04:41:42,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.242818832397s 2018-12-10 04:41:42,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 04:41:42,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:42,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c68a60b1-0dc7-48ac-9d7e-46522e76a9f3 x-openstack-request-id: req-c68a60b1-0dc7-48ac-9d7e-46522e76a9f3 2018-12-10 04:41:42,389 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a used request id req-c68a60b1-0dc7-48ac-9d7e-46522e76a9f3 2018-12-10 04:41:42,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.331010103226s 2018-12-10 04:41:42,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:41:42,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:43,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b1ba3eb-8f69-4ad1-951f-cbd7d37f0245 x-openstack-request-id: req-3b1ba3eb-8f69-4ad1-951f-cbd7d37f0245 2018-12-10 04:41:43,023 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cd:79", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:cd:79", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/090944e8-ba84-4cbd-812e-6dd7294f9a9a", "rel": "bookmark"}], "image": {"id": "6d4f7d25-7555-44da-b530-d025164c0734", "links": [{"href": "http://172.30.9.28:8774/images/6d4f7d25-7555-44da-b530-d025164c0734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:41:26.000000", "flavor": {"id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2", "links": [{"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}]}, "id": "090944e8-ba84-4cbd-812e-6dd7294f9a9a", "security_groups": [{"name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}], "user_id": "302268f096924903b4817b9d1146d312", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:41:42Z", "hostId": "6448b226aa004dc3884644d9a5a9b132f7812e823b7f2777628f7d0c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "name": "vping_ssh-vm_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "created": "2018-12-10T04:41:16Z", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:41:43,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3b1ba3eb-8f69-4ad1-951f-cbd7d37f0245 2018-12-10 04:41:43,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632972002029s 2018-12-10 04:41:43,025 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:41:45,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:41:45,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:45,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb901e0e-7fba-4333-b4be-cbf4ac7a316f x-openstack-request-id: req-cb901e0e-7fba-4333-b4be-cbf4ac7a316f 2018-12-10 04:41:45,110 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-10 04:41:45,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cb901e0e-7fba-4333-b4be-cbf4ac7a316f 2018-12-10 04:41:45,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0833899974823s 2018-12-10 04:41:45,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:41:45,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:45,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:45 GMT X-Openstack-Request-Id: req-390360d3-bad0-4d3d-b376-73176d9a74d8 2018-12-10 04:41:45,450 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:34Z", "updated_at": "2018-12-10T04:40:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "389c7320-6d2e-4eaa-b54d-1ce5af4f99f7", "remote_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "6b497063-00e4-4660-95b9-b7653f2b803d", "remote_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "db0db1c8-d83d-48a3-a598-0a3d6653228b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "f634a3a7-fc16-4c76-8e47-0fb9ebcd4e97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}], "revision_number": 1, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:52Z", "updated_at": "2018-12-10T04:40:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T04:40:53Z", "revision_number": 0, "id": "13c995c2-4181-4aa7-9bac-69461a521556", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:53Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:52Z", "revision_number": 0, "id": "4ce7df8e-2876-485f-babc-8aeb19d730e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:52Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:52Z", "revision_number": 0, "id": "510272f5-1328-468e-ab93-29a789a011db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:52Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:53Z", "revision_number": 0, "id": "81887e29-7c37-479e-9ee0-f07d4f73879c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:53Z", "security_group_id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}], "revision_number": 3, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "7c01f66b-09a8-4b58-899e-e4576aa4a15e", "name": "vping_ssh-sg_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}]} 2018-12-10 04:41:45,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-390360d3-bad0-4d3d-b376-73176d9a74d8 2018-12-10 04:41:45,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333701848984s 2018-12-10 04:41:45,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 04:41:45,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7c01f66b-09a8-4b58-899e-e4576aa4a15e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:45,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:41:45 GMT X-Openstack-Request-Id: req-7e7e7c23-7e23-4814-87e5-6e76bcad3a50 2018-12-10 04:41:45,630 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:41:45,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7c01f66b-09a8-4b58-899e-e4576aa4a15e.json used request id req-7e7e7c23-7e23-4814-87e5-6e76bcad3a50 2018-12-10 04:41:45,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.173543930054s 2018-12-10 04:41:45,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-10 04:41:45,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:45,678 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b187889-cc89-462f-9313-4cf734562240 x-openstack-request-id: req-7b187889-cc89-462f-9313-4cf734562240 2018-12-10 04:41:45,678 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb used request id req-7b187889-cc89-462f-9313-4cf734562240 2018-12-10 04:41:45,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0476069450378s 2018-12-10 04:41:45,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 04:41:45,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/e13a479c-76a3-4a73-b4a7-df28132a8de5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" -d '{"subnet_id": "91756426-2676-441b-bb38-b3effc502a1a"}' 2018-12-10 04:41:48,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:48 GMT X-Openstack-Request-Id: req-96eca934-dfdc-4e74-878b-7b0e6a71584a 2018-12-10 04:41:48,310 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "25a97987-efc4-4275-9da8-471f8a04553f", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "subnet_id": "91756426-2676-441b-bb38-b3effc502a1a", "subnet_ids": ["91756426-2676-441b-bb38-b3effc502a1a"], "port_id": "1ffccbd2-b790-445c-a5f9-0e63614d6ecf", "id": "e13a479c-76a3-4a73-b4a7-df28132a8de5"} 2018-12-10 04:41:48,310 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e13a479c-76a3-4a73-b4a7-df28132a8de5/remove_router_interface.json used request id req-96eca934-dfdc-4e74-878b-7b0e6a71584a 2018-12-10 04:41:48,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.63145709038s 2018-12-10 04:41:48,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 04:41:48,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:48,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:48 GMT X-Openstack-Request-Id: req-d4b40c60-65a3-488c-91e6-1bed0e1cb79b 2018-12-10 04:41:48,586 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:37Z", "admin_state_up": true, "updated_at": "2018-12-10T04:41:46Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "e13a479c-76a3-4a73-b4a7-df28132a8de5", "name": "vping_ssh-router_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}]} 2018-12-10 04:41:48,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d4b40c60-65a3-488c-91e6-1bed0e1cb79b 2018-12-10 04:41:48,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.276325941086s 2018-12-10 04:41:48,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 04:41:48,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/e13a479c-76a3-4a73-b4a7-df28132a8de5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:53,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:41:53 GMT X-Openstack-Request-Id: req-37dbc751-525f-42d2-bf93-64bf7a8c1c0a 2018-12-10 04:41:53,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:41:53,155 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/e13a479c-76a3-4a73-b4a7-df28132a8de5.json used request id req-37dbc751-525f-42d2-bf93-64bf7a8c1c0a 2018-12-10 04:41:53,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.56644201279s 2018-12-10 04:41:53,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:41:53,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:53,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:53 GMT X-Openstack-Request-Id: req-ccf567d6-356e-460e-bcd1-7d64970e5041 2018-12-10 04:41:53,512 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25a97987-efc4-4275-9da8-471f8a04553f","tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:40:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:40:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","id":"91756426-2676-441b-bb38-b3effc502a1a","subnetpool_id":null,"name":"vping_ssh-subnet_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}]} 2018-12-10 04:41:53,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ccf567d6-356e-460e-bcd1-7d64970e5041 2018-12-10 04:41:53,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.356728076935s 2018-12-10 04:41:53,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 04:41:53,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/91756426-2676-441b-bb38-b3effc502a1a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:55,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:41:55 GMT X-Openstack-Request-Id: req-9481bcd4-d802-4183-8d17-dd6d04280218 2018-12-10 04:41:55,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:41:55,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/91756426-2676-441b-bb38-b3effc502a1a.json used request id req-9481bcd4-d802-4183-8d17-dd6d04280218 2018-12-10 04:41:55,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.47611403465s 2018-12-10 04:41:55,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:41:55,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:56,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:56 GMT X-Openstack-Request-Id: req-003b277f-9973-4f43-ac36-2e1e31d70cf0 2018-12-10 04:41:56,090 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"25a97987-efc4-4275-9da8-471f8a04553f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ee65e0f071d4541bbe58df9d05ee5ce","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:41:55Z","qos_policy_id":null,"name":"vping_ssh-net_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb","admin_state_up":true,"tenant_id":"5ee65e0f071d4541bbe58df9d05ee5ce","created_at":"2018-12-10T04:40:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:41:56,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-003b277f-9973-4f43-ac36-2e1e31d70cf0 2018-12-10 04:41:56,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0998861789703s 2018-12-10 04:41:56,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 04:41:56,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/25a97987-efc4-4275-9da8-471f8a04553f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:57,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:41:57 GMT X-Openstack-Request-Id: req-ecbcee20-19c9-47ff-8de4-5f952c811709 2018-12-10 04:41:57,519 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:41:57,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/25a97987-efc4-4275-9da8-471f8a04553f.json used request id req-ecbcee20-19c9-47ff-8de4-5f952c811709 2018-12-10 04:41:57,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42772388458s 2018-12-10 04:41:57,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:41:57,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:57,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:57 GMT X-Openstack-Request-Id: req-17fa33a7-1a83-4097-b59a-565ef475e91e 2018-12-10 04:41:57,566 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:40:50Z", "file": "/v2/images/6d4f7d25-7555-44da-b530-d025164c0734/file", "owner": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "6d4f7d25-7555-44da-b530-d025164c0734", "size": 12716032, "self": "/v2/images/6d4f7d25-7555-44da-b530-d025164c0734", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6d4f7d25-7555-44da-b530-d025164c0734/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6d4f7d25-7555-44da-b530-d025164c0734/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:40:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:41:57,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-17fa33a7-1a83-4097-b59a-565ef475e91e 2018-12-10 04:41:57,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0419280529022s 2018-12-10 04:41:57,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 04:41:57,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/6d4f7d25-7555-44da-b530-d025164c0734 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}176af87305ff4c70d4ba48582f97828b7303b0c5" 2018-12-10 04:41:58,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:41:58 GMT X-Openstack-Request-Id: req-11f7be2a-ea52-43c1-b5b3-8c4b8f010f43 2018-12-10 04:41:58,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:41:58,278 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6d4f7d25-7555-44da-b530-d025164c0734 used request id req-11f7be2a-ea52-43c1-b5b3-8c4b8f010f43 2018-12-10 04:41:58,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.7104408741s 2018-12-10 04:41:58,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:41:58,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:41:58,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43fc173d-ec1b-400b-a1b6-7ac59d5967b8 x-openstack-request-id: req-43fc173d-ec1b-400b-a1b6-7ac59d5967b8 2018-12-10 04:41:58,308 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e4cf5d40-67d4-432b-affd-cb101b20b4f2"}]} 2018-12-10 04:41:58,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-43fc173d-ec1b-400b-a1b6-7ac59d5967b8 2018-12-10 04:41:58,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246279239655s 2018-12-10 04:41:58,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 04:41:58,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:41:58,449 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-772fa7db-b5ce-413c-aee8-9c469bdc810d x-openstack-request-id: req-772fa7db-b5ce-413c-aee8-9c469bdc810d 2018-12-10 04:41:58,449 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e4cf5d40-67d4-432b-affd-cb101b20b4f2 used request id req-772fa7db-b5ce-413c-aee8-9c469bdc810d 2018-12-10 04:41:58,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.139580011368s 2018-12-10 04:41:58,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:41:58,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:41:58,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ad2033-607d-4b74-8671-c84a4c2695d3 2018-12-10 04:41:58,699 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "vping_ssh-user_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "links": {"self": "http://172.30.9.28:5000/v3/users/302268f096924903b4817b9d1146d312"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "302268f096924903b4817b9d1146d312", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:41:58,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-95ad2033-607d-4b74-8671-c84a4c2695d3 2018-12-10 04:41:58,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249721050262s 2018-12-10 04:41:58,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:41:58,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/302268f096924903b4817b9d1146d312 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:41:58,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0baaa67-a7e6-4f8c-bbc5-635b2d98d6fd 2018-12-10 04:41:58,923 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb", "links": {"self": "http://172.30.9.28:5000/v3/users/302268f096924903b4817b9d1146d312"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "302268f096924903b4817b9d1146d312", "description": null}} 2018-12-10 04:41:58,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/302268f096924903b4817b9d1146d312 used request id req-d0baaa67-a7e6-4f8c-bbc5-635b2d98d6fd 2018-12-10 04:41:58,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217868804932s 2018-12-10 04:41:58,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 04:41:58,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/302268f096924903b4817b9d1146d312 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:41:59,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2cfadbd-2401-4847-917c-6a661d98dc7c 2018-12-10 04:41:59,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:41:59,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/302268f096924903b4817b9d1146d312 used request id req-f2cfadbd-2401-4847-917c-6a661d98dc7c 2018-12-10 04:41:59,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.410418987274s 2018-12-10 04:41:59,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:41:59,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:41:59,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 10 Dec 2018 04:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f23908-c0f3-4df4-8057-fecf2da75e91 2018-12-10 04:41:59,565 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/5ee65e0f071d4541bbe58df9d05ee5ce"}, "tags": [], "enabled": true, "id": "5ee65e0f071d4541bbe58df9d05ee5ce", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_78f30a6d-b0bb-46e0-bfe8-5ff6bef42ebb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-10 04:41:59,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-21f23908-c0f3-4df4-8057-fecf2da75e91 2018-12-10 04:41:59,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22397518158s 2018-12-10 04:41:59,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 04:41:59,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/5ee65e0f071d4541bbe58df9d05ee5ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:41:59,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5067f5c9-ad41-4e84-a57a-dc448916547f 2018-12-10 04:41:59,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:41:59,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5ee65e0f071d4541bbe58df9d05ee5ce used request id req-5067f5c9-ad41-4e84-a57a-dc448916547f 2018-12-10 04:41:59,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.425060987473s 2018-12-10 04:42:00,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:42:00,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5ee65e0f071d4541bbe58df9d05ee5ce&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:42:00,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:00 GMT X-Openstack-Request-Id: req-4eab0ec9-b384-40d3-ad7b-5d3627b969f1 2018-12-10 04:42:00,336 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:34Z", "updated_at": "2018-12-10T04:40:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "389c7320-6d2e-4eaa-b54d-1ce5af4f99f7", "remote_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "6b497063-00e4-4660-95b9-b7653f2b803d", "remote_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "db0db1c8-d83d-48a3-a598-0a3d6653228b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "f634a3a7-fc16-4c76-8e47-0fb9ebcd4e97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}], "revision_number": 1, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "name": "default"}]} 2018-12-10 04:42:00,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5ee65e0f071d4541bbe58df9d05ee5ce&name=default used request id req-4eab0ec9-b384-40d3-ad7b-5d3627b969f1 2018-12-10 04:42:00,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3359811306s 2018-12-10 04:42:00,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:42:00,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:42:00,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:00 GMT X-Openstack-Request-Id: req-8be7db26-13f5-4027-b99b-15439e71acdb 2018-12-10 04:42:00,782 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "created_at": "2018-12-10T04:40:34Z", "updated_at": "2018-12-10T04:40:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "6b497063-00e4-4660-95b9-b7653f2b803d", "remote_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "f634a3a7-fc16-4c76-8e47-0fb9ebcd4e97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "389c7320-6d2e-4eaa-b54d-1ce5af4f99f7", "remote_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:40:34Z", "revision_number": 0, "id": "db0db1c8-d83d-48a3-a598-0a3d6653228b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:40:34Z", "security_group_id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "tenant_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce"}], "revision_number": 1, "project_id": "5ee65e0f071d4541bbe58df9d05ee5ce", "id": "54af5bb2-fc51-412c-a865-e64764bfe4ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}]} 2018-12-10 04:42:00,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-8be7db26-13f5-4027-b99b-15439e71acdb 2018-12-10 04:42:00,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.439486980438s 2018-12-10 04:42:00,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 04:42:00,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/54af5bb2-fc51-412c-a865-e64764bfe4ef.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b2558b239133c0f7f433a6eb2dd952914158e334" 2018-12-10 04:42:01,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:42:01 GMT X-Openstack-Request-Id: req-98d8dcdf-d43f-4308-ad5d-25a3837dce8a 2018-12-10 04:42:01,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:42:01,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/54af5bb2-fc51-412c-a865-e64764bfe4ef.json used request id req-98d8dcdf-d43f-4308-ad5d-25a3837dce8a 2018-12-10 04:42:01,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.42555809021s 2018-12-10 04:42:01,265 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-12-10 04:42:01,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:42:01,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b7f108-c8c1-4fa1-a87c-ddae4cfa5012 2018-12-10 04:42:01,314 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:42:01,314 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-86b7f108-c8c1-4fa1-a87c-ddae4cfa5012 2018-12-10 04:42:01,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:42:01,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["3FS6YaDYTyS8y4F-8aj5hQ"], "issued_at": "2018-12-10T04:42:01.000000Z"}} 2018-12-10 04:42:01,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:42:01,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:42:02,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:02 GMT X-Openstack-Request-Id: req-fcd5ebe7-e7ad-40ab-9388-fd176c0254b8 2018-12-10 04:42:02,106 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:42:02,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fcd5ebe7-e7ad-40ab-9388-fd176c0254b8 2018-12-10 04:42:02,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357439994812s 2018-12-10 04:42:02,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:42:02,120 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a74e938f-95df-445f-8c9f-60dababb2058 2018-12-10 04:42:02,120 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:42:02,121 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-a74e938f-95df-445f-8c9f-60dababb2058 2018-12-10 04:42:02,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:42:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:42:02,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc796026-64bc-48e0-82d6-d85b749103ca 2018-12-10 04:42:02,370 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:42:02,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-dc796026-64bc-48e0-82d6-d85b749103ca 2018-12-10 04:42:02,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.248560905457s 2018-12-10 04:42:02,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 04:42:02,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_2920963e-2254-41c2-85cb-d4a078ca66a8"}}' 2018-12-10 04:42:02,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe84721-4570-4802-9592-6739b42ccc80 2018-12-10 04:42:02,598 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/5fbcf43e41aa4bd189b174cd13b6bdb1"}, "tags": [], "enabled": true, "id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_2920963e-2254-41c2-85cb-d4a078ca66a8"}} 2018-12-10 04:42:02,598 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fbe84721-4570-4802-9592-6739b42ccc80 2018-12-10 04:42:02,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.219902038574s 2018-12-10 04:42:02,599 - 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'5fbcf43e41aa4bd189b174cd13b6bdb1', '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_2920963e-2254-41c2-85cb-d4a078ca66a8'}) 2018-12-10 04:42:02,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 04:42:02,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "583d23c3-0386-4710-9242-ddb39f687895", "email": null, "name": "vping_userdata-user_2920963e-2254-41c2-85cb-d4a078ca66a8"}}' 2018-12-10 04:42:03,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7af56385-7b5c-47c8-8248-d8fcc35e695a 2018-12-10 04:42:03,133 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_2920963e-2254-41c2-85cb-d4a078ca66a8", "links": {"self": "http://172.30.9.28:5000/v3/users/99fd938835344251a32f2c3577860be0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99fd938835344251a32f2c3577860be0", "domain_id": "default", "password_expires_at": null}} 2018-12-10 04:42:03,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-7af56385-7b5c-47c8-8248-d8fcc35e695a 2018-12-10 04:42:03,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.527935028076s 2018-12-10 04:42:03,135 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'99fd938835344251a32f2c3577860be0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_2920963e-2254-41c2-85cb-d4a078ca66a8'}) 2018-12-10 04:42:03,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:42:03,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:42:03,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e079d37-e481-4c5f-bcd2-1997e8fbd529 2018-12-10 04:42:03,358 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:42:03,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e079d37-e481-4c5f-bcd2-1997e8fbd529 2018-12-10 04:42:03,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218930959702s 2018-12-10 04:42:03,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:42:03,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:42:03,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00420ec-cead-4014-916a-2f0b2d5760d5 2018-12-10 04:42:03,587 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:42:03,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c00420ec-cead-4014-916a-2f0b2d5760d5 2018-12-10 04:42:03,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223288059235s 2018-12-10 04:42:03,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:42:03,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:42:03,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d12e23-d9c3-4708-90f2-f1a8a814e06a 2018-12-10 04:42:03,790 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:42:03,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b3d12e23-d9c3-4708-90f2-f1a8a814e06a 2018-12-10 04:42:03,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198421001434s 2018-12-10 04:42:03,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:42:03,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:42:04,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a17ab8-9031-495a-b103-6bf9877dc337 2018-12-10 04:42:04,012 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:42:04,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e8a17ab8-9031-495a-b103-6bf9877dc337 2018-12-10 04:42:04,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216398000717s 2018-12-10 04:42:04,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:42:04,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:42:04,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62c8e5f-1e58-4a3a-b2d8-052fc3669df2 2018-12-10 04:42:04,157 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_2920963e-2254-41c2-85cb-d4a078ca66a8", "links": {"self": "http://172.30.9.28:5000/v3/users/99fd938835344251a32f2c3577860be0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99fd938835344251a32f2c3577860be0", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:42:04,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d62c8e5f-1e58-4a3a-b2d8-052fc3669df2 2018-12-10 04:42:04,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144524097443s 2018-12-10 04:42:04,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:42:04,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:42:04,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8d5540-2656-495a-a7fe-9c1aac9bb67c 2018-12-10 04:42:04,292 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/5fbcf43e41aa4bd189b174cd13b6bdb1"}, "tags": [], "enabled": true, "id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_2920963e-2254-41c2-85cb-d4a078ca66a8"}]} 2018-12-10 04:42:04,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4f8d5540-2656-495a-a7fe-9c1aac9bb67c 2018-12-10 04:42:04,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120509147644s 2018-12-10 04:42:04,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:42:04,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=99fd938835344251a32f2c3577860be0&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5fbcf43e41aa4bd189b174cd13b6bdb1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:42:04,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21f7581-cc1d-456b-be64-3de0928d8b8e 2018-12-10 04:42:04,523 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=99fd938835344251a32f2c3577860be0&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5fbcf43e41aa4bd189b174cd13b6bdb1", "previous": null, "next": null}} 2018-12-10 04:42:04,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=99fd938835344251a32f2c3577860be0&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5fbcf43e41aa4bd189b174cd13b6bdb1 used request id req-b21f7581-cc1d-456b-be64-3de0928d8b8e 2018-12-10 04:42:04,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223206996918s 2018-12-10 04:42:04,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:42:04,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5fbcf43e41aa4bd189b174cd13b6bdb1/users/99fd938835344251a32f2c3577860be0/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:42:04,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98136c22-4478-4d89-9783-5021efb534dc 2018-12-10 04:42:04,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:42:04,823 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5fbcf43e41aa4bd189b174cd13b6bdb1/users/99fd938835344251a32f2c3577860be0/roles/d198f435a64947e795a55202b22e00ce used request id req-98136c22-4478-4d89-9783-5021efb534dc 2018-12-10 04:42:04,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.296185970306s 2018-12-10 04:42:04,824 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_2920963e-2254-41c2-85cb-d4a078ca66a8', 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'5fbcf43e41aa4bd189b174cd13b6bdb1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '583d23c3-0386-4710-9242-ddb39f687895', 'username': u'vping_userdata-user_2920963e-2254-41c2-85cb-d4a078ca66a8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 04:42:04,828 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_2920963e-2254-41c2-85cb-d4a078ca66a8', 'password': '583d23c3-0386-4710-9242-ddb39f687895', 'project_name': 'vping_userdata-project_2920963e-2254-41c2-85cb-d4a078ca66a8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '5fbcf43e41aa4bd189b174cd13b6bdb1', 'project_domain_name': 'Default'} 2018-12-10 04:42:04,829 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-12-10 04:42:04,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:42:04,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:42:04,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e34f0b-33d6-4ed7-83be-ccac77ee2d0b 2018-12-10 04:42:04,987 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:42:04,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-59e34f0b-33d6-4ed7-83be-ccac77ee2d0b 2018-12-10 04:42:04,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.157804965973s 2018-12-10 04:42:04,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:42:04,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:42:05,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08dcd7e8-672b-422c-a563-902b271a80bd 2018-12-10 04:42:05,213 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/5fbcf43e41aa4bd189b174cd13b6bdb1"}, "tags": [], "enabled": true, "id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_2920963e-2254-41c2-85cb-d4a078ca66a8"}]} 2018-12-10 04:42:05,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-08dcd7e8-672b-422c-a563-902b271a80bd 2018-12-10 04:42:05,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217918157578s 2018-12-10 04:42:05,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 04:42:05,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" -d '{"network": {"tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "name": "vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8", "admin_state_up": true}}' 2018-12-10 04:42:05,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:05 GMT X-Openstack-Request-Id: req-1fd02007-b020-4ef9-bfd7-c4297ad755a4 2018-12-10 04:42:05,837 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d80a7e35-cbd8-446b-bdb7-71ebd64e1d47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:42:05Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8","admin_state_up":true,"tenant_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","created_at":"2018-12-10T04:42:05Z","mtu":1450}} 2018-12-10 04:42:05,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1fd02007-b020-4ef9-bfd7-c4297ad755a4 2018-12-10 04:42:05,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.622565984726s 2018-12-10 04:42:05,838 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T04:42:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd80a7e35-cbd8-446b-bdb7-71ebd64e1d47', u'provider:segmentation_id': 16, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8', u'created_at': u'2018-12-10T04:42:05Z', u'mtu': 1450, u'tenant_id': u'5fbcf43e41aa4bd189b174cd13b6bdb1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5fbcf43e41aa4bd189b174cd13b6bdb1', u'l2_adjacency': True}) 2018-12-10 04:42:05,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:42:05,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd1ccbcb-981a-49a0-9169-0091ffcc8fef 2018-12-10 04:42:05,849 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:42:05,849 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-bd1ccbcb-981a-49a0-9169-0091ffcc8fef 2018-12-10 04:42:05,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:42:06,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "name": "vping_userdata-project_2920963e-2254-41c2-85cb-d4a078ca66a8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/5fbcf43e41aa4bd189b174cd13b6bdb1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_2920963e-2254-41c2-85cb-d4a078ca66a8", "id": "99fd938835344251a32f2c3577860be0"}, "audit_ids": ["7xbghvVCQ4q4GZWnTuT3pA"], "issued_at": "2018-12-10T04:42:06.000000Z"}} 2018-12-10 04:42:06,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:42:06,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:06,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:06 GMT X-Openstack-Request-Id: req-5174d2e3-8358-4513-90cf-8ebc523ed094 2018-12-10 04:42:06,638 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d80a7e35-cbd8-446b-bdb7-71ebd64e1d47","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:42:05Z","qos_policy_id":null,"name":"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8","admin_state_up":true,"tenant_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","created_at":"2018-12-10T04:42:05Z","mtu":1450}]} 2018-12-10 04:42:06,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5174d2e3-8358-4513-90cf-8ebc523ed094 2018-12-10 04:42:06,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389121055603s 2018-12-10 04:42:06,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 04:42:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" -d '{"subnet": {"name": "vping_userdata-subnet_2920963e-2254-41c2-85cb-d4a078ca66a8", "enable_dhcp": true, "network_id": "d80a7e35-cbd8-446b-bdb7-71ebd64e1d47", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 04:42:07,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:07 GMT X-Openstack-Request-Id: req-6bae17fd-89a4-4838-ad41-80b3e716bb53 2018-12-10 04:42:07,747 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d80a7e35-cbd8-446b-bdb7-71ebd64e1d47","tenant_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","created_at":"2018-12-10T04:42:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:42:07Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","id":"f05757f1-ef6d-4ca7-8317-14c8fc9878bb","subnetpool_id":null,"name":"vping_userdata-subnet_2920963e-2254-41c2-85cb-d4a078ca66a8"}} 2018-12-10 04:42:07,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-6bae17fd-89a4-4838-ad41-80b3e716bb53 2018-12-10 04:42:07,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.10802793503s 2018-12-10 04:42:07,748 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:42:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f05757f1-ef6d-4ca7-8317-14c8fc9878bb', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_2920963e-2254-41c2-85cb-d4a078ca66a8', u'enable_dhcp': True, u'network_id': u'd80a7e35-cbd8-446b-bdb7-71ebd64e1d47', u'tenant_id': u'5fbcf43e41aa4bd189b174cd13b6bdb1', u'created_at': u'2018-12-10T04:42:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5fbcf43e41aa4bd189b174cd13b6bdb1'}) 2018-12-10 04:42:07,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 04:42:07,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "vping_userdata-router_2920963e-2254-41c2-85cb-d4a078ca66a8", "admin_state_up": true}}' 2018-12-10 04:42:15,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:15 GMT X-Openstack-Request-Id: req-79fc32a3-8d97-4aee-995f-c0a81cda25f2 2018-12-10 04:42:15,553 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "created_at": "2018-12-10T04:42:08Z", "admin_state_up": true, "updated_at": "2018-12-10T04:42:10Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "id": "280ab08e-bcf1-4ef0-a9f2-532bddfe4188", "name": "vping_userdata-router_2920963e-2254-41c2-85cb-d4a078ca66a8"}} 2018-12-10 04:42:15,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-79fc32a3-8d97-4aee-995f-c0a81cda25f2 2018-12-10 04:42:15,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.80473017693s 2018-12-10 04:42:15,554 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:42:10Z', u'revision_number': 3, u'id': u'280ab08e-bcf1-4ef0-a9f2-532bddfe4188', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_2920963e-2254-41c2-85cb-d4a078ca66a8', u'admin_state_up': True, u'tenant_id': u'5fbcf43e41aa4bd189b174cd13b6bdb1', u'created_at': u'2018-12-10T04:42:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'5fbcf43e41aa4bd189b174cd13b6bdb1'}) 2018-12-10 04:42:15,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 04:42:15,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/280ab08e-bcf1-4ef0-a9f2-532bddfe4188/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" -d '{"subnet_id": "f05757f1-ef6d-4ca7-8317-14c8fc9878bb"}' 2018-12-10 04:42:18,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:18 GMT X-Openstack-Request-Id: req-a5b124eb-edff-4cd4-93b6-88dbfa6aeba2 2018-12-10 04:42:18,784 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d80a7e35-cbd8-446b-bdb7-71ebd64e1d47", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "subnet_id": "f05757f1-ef6d-4ca7-8317-14c8fc9878bb", "subnet_ids": ["f05757f1-ef6d-4ca7-8317-14c8fc9878bb"], "port_id": "810a4255-2327-4630-9c06-99d1c1541547", "id": "280ab08e-bcf1-4ef0-a9f2-532bddfe4188"} 2018-12-10 04:42:18,784 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/280ab08e-bcf1-4ef0-a9f2-532bddfe4188/add_router_interface.json used request id req-a5b124eb-edff-4cd4-93b6-88dbfa6aeba2 2018-12-10 04:42:18,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.22935009003s 2018-12-10 04:42:18,785 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 04:42:18,912 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 04:42:18,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:42:18,921 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:18 GMT 2018-12-10 04:42:18,922 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 04:42:18,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:42:18,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:19,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:19 GMT X-Openstack-Request-Id: req-71f8c2a1-fa82-416c-9bbd-25996f8b9b08 2018-12-10 04:42:19,322 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:42:19,322 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-71f8c2a1-fa82-416c-9bbd-25996f8b9b08 2018-12-10 04:42:19,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.395007133484s 2018-12-10 04:42:19,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 04:42:19,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8"}' 2018-12-10 04:42:19,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:19 GMT Location: http://172.30.9.28:9292/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4287235a-deeb-43cb-9572-c09b3ec7914a 2018-12-10 04:42:19,672 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:42:19Z", "file": "/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/file", "owner": "5fbcf43e41aa4bd189b174cd13b6bdb1", "id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "size": null, "self": "/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8", "checksum": null, "created_at": "2018-12-10T04:42:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 04:42:19,673 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4287235a-deeb-43cb-9572-c09b3ec7914a 2018-12-10 04:42:19,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.341197967529s 2018-12-10 04:42:19,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 04:42:19,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" -d '' 2018-12-10 04:42:20,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:42:20 GMT X-Openstack-Request-Id: req-df919ea2-d0b3-442a-88d1-ae3fee2b80c8 2018-12-10 04:42:20,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:42:20,514 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/file used request id req-df919ea2-d0b3-442a-88d1-ae3fee2b80c8 2018-12-10 04:42:20,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.840345859528s 2018-12-10 04:42:20,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:42:20,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:20,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:20 GMT X-Openstack-Request-Id: req-66b96816-ccbb-491b-9b23-60edc38c4e52 2018-12-10 04:42:20,578 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:42:20Z", "file": "/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/file", "owner": "5fbcf43e41aa4bd189b174cd13b6bdb1", "id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "size": 12716032, "self": "/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:42:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:42:20,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-66b96816-ccbb-491b-9b23-60edc38c4e52 2018-12-10 04:42:20,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0592601299286s 2018-12-10 04:42:20,579 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/file', 'owner': u'5fbcf43e41aa4bd189b174cd13b6bdb1', 'id': u'd9b2b16e-38b4-4cd9-9812-9e1d1a71b84d', 'size': 12716032, u'self': u'/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5fbcf43e41aa4bd189b174cd13b6bdb1', 'name': 'vping_userdata-project_2920963e-2254-41c2-85cb-d4a078ca66a8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T04:42:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T04:42:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8', '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/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d', 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_2920963e-2254-41c2-85cb-d4a078ca66a8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8', 'created': u'2018-12-10T04:42:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T04: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/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d', 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_2920963e-2254-41c2-85cb-d4a078ca66a8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 04:42:20,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 04:42:20,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_2920963e-2254-41c2-85cb-d4a078ca66a8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 04:42:21,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-44594353-004b-4c19-aaf1-cd845349bd53 x-openstack-request-id: req-44594353-004b-4c19-aaf1-cd845349bd53 2018-12-10 04:42:21,488 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_2920963e-2254-41c2-85cb-d4a078ca66a8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "878347da-9ec1-4b31-bd98-6654ec188aeb"}} 2018-12-10 04:42:21,489 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-44594353-004b-4c19-aaf1-cd845349bd53 2018-12-10 04:42:21,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.906441926956s 2018-12-10 04:42:21,490 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_2920963e-2254-41c2-85cb-d4a078ca66a8', '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'c47c6539fb2a433791aefcdf57514708', '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'878347da-9ec1-4b31-bd98-6654ec188aeb', 'swap': 0}) 2018-12-10 04:42:21,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 04:42:21,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" -d '{"extra_specs": {}}' 2018-12-10 04:42:21,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be5ffdfd-63da-457a-9917-e3528526b610 x-openstack-request-id: req-be5ffdfd-63da-457a-9917-e3528526b610 2018-12-10 04:42:21,510 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 04:42:21,511 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb/os-extra_specs used request id req-be5ffdfd-63da-457a-9917-e3528526b610 2018-12-10 04:42:21,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020238161087s 2018-12-10 04:42:21,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:42:21,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:21,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:21 GMT X-Openstack-Request-Id: req-c20a50ef-b5c1-4337-8b45-aad2a578f744 2018-12-10 04:42:21,891 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d80a7e35-cbd8-446b-bdb7-71ebd64e1d47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","l2_adjacency":true,"status":"ACTIVE","subnets":["f05757f1-ef6d-4ca7-8317-14c8fc9878bb"],"description":"","tags":[],"updated_at":"2018-12-10T04:42:07Z","qos_policy_id":null,"name":"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8","admin_state_up":true,"tenant_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","created_at":"2018-12-10T04:42:05Z","mtu":1450}]} 2018-12-10 04:42:21,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c20a50ef-b5c1-4337-8b45-aad2a578f744 2018-12-10 04:42:21,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379667043686s 2018-12-10 04:42:21,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:42:21,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:21,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:21 GMT X-Openstack-Request-Id: req-150893ae-745c-4c71-85d6-5aa386e142df 2018-12-10 04:42:21,941 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:42:20Z", "file": "/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/file", "owner": "5fbcf43e41aa4bd189b174cd13b6bdb1", "id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "size": 12716032, "self": "/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:42:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:42:21,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-150893ae-745c-4c71-85d6-5aa386e142df 2018-12-10 04:42:21,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0449411869049s 2018-12-10 04:42:21,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:42:21,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:22,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c50a20dd-21dc-4317-a23e-9fb09e538edb x-openstack-request-id: req-c50a20dd-21dc-4317-a23e-9fb09e538edb 2018-12-10 04:42:22,318 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_2920963e-2254-41c2-85cb-d4a078ca66a8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "878347da-9ec1-4b31-bd98-6654ec188aeb"}]} 2018-12-10 04:42:22,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c50a20dd-21dc-4317-a23e-9fb09e538edb 2018-12-10 04:42:22,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.369755029678s 2018-12-10 04:42:22,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-10 04:42:22,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" -d '{"server": {"name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "imageRef": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "flavorRef": "878347da-9ec1-4b31-bd98-6654ec188aeb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d80a7e35-cbd8-446b-bdb7-71ebd64e1d47"}]}}' 2018-12-10 04:42:26,527 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5 x-compute-request-id: req-a9537344-9393-47d7-88e6-3149818874fd x-openstack-request-id: req-a9537344-9393-47d7-88e6-3149818874fd 2018-12-10 04:42:26,527 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "adminPass": "277B8kmXFZqz"}} 2018-12-10 04:42:26,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a9537344-9393-47d7-88e6-3149818874fd 2018-12-10 04:42:26,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.20452713966s 2018-12-10 04:42:26,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:42:26,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:26,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2e1e8ccc-07c0-486c-8ff3-09fca01fa5e7 x-openstack-request-id: req-2e1e8ccc-07c0-486c-8ff3-09fca01fa5e7 2018-12-10 04:42:26,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:42:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:42:26,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2e1e8ccc-07c0-486c-8ff3-09fca01fa5e7 2018-12-10 04:42:26,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421560049057s 2018-12-10 04:42:26,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:42:26,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:27,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:27 GMT X-Openstack-Request-Id: req-9492f29d-8811-4118-a131-b7f00842a81d 2018-12-10 04:42:27,358 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d80a7e35-cbd8-446b-bdb7-71ebd64e1d47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","l2_adjacency":true,"status":"ACTIVE","subnets":["f05757f1-ef6d-4ca7-8317-14c8fc9878bb"],"description":"","tags":[],"updated_at":"2018-12-10T04:42:07Z","qos_policy_id":null,"name":"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8","admin_state_up":true,"tenant_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","created_at":"2018-12-10T04:42:05Z","mtu":1450}]} 2018-12-10 04:42:27,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9492f29d-8811-4118-a131-b7f00842a81d 2018-12-10 04:42:27,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39254283905s 2018-12-10 04:42:27,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:42:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:27,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:27 GMT X-Openstack-Request-Id: req-25a378a8-2022-4858-ac09-f8958c59b94f 2018-12-10 04:42:27,406 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d80a7e35-cbd8-446b-bdb7-71ebd64e1d47","tenant_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","created_at":"2018-12-10T04:42:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:42:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","id":"f05757f1-ef6d-4ca7-8317-14c8fc9878bb","subnetpool_id":null,"name":"vping_userdata-subnet_2920963e-2254-41c2-85cb-d4a078ca66a8"}]} 2018-12-10 04:42:27,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-25a378a8-2022-4858-ac09-f8958c59b94f 2018-12-10 04:42:27,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0474698543549s 2018-12-10 04:42:27,407 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:42:29,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:42:29,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:30,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0e8655e2-2238-443c-8391-1adda46ee408 x-openstack-request-id: req-0e8655e2-2238-443c-8391-1adda46ee408 2018-12-10 04:42:30,129 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:42:29Z", "hostId": "cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:42:30,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0e8655e2-2238-443c-8391-1adda46ee408 2018-12-10 04:42:30,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719144105911s 2018-12-10 04:42:30,136 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:42:32,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:42:32,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:33,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55f83dd1-eabb-4873-a91f-09aff65fa2d2 x-openstack-request-id: req-55f83dd1-eabb-4873-a91f-09aff65fa2d2 2018-12-10 04:42:33,489 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:42:29Z", "hostId": "cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:42:33,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-55f83dd1-eabb-4873-a91f-09aff65fa2d2 2018-12-10 04:42:33,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35069799423s 2018-12-10 04:42:33,496 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:42:35,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:42:35,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:37,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-81ebc9ce-1e22-414e-b841-6b239b9fc59a x-openstack-request-id: req-81ebc9ce-1e22-414e-b841-6b239b9fc59a 2018-12-10 04:42:37,126 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:42:29Z", "hostId": "cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:42:37,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-81ebc9ce-1e22-414e-b841-6b239b9fc59a 2018-12-10 04:42:37,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.62725901604s 2018-12-10 04:42:37,133 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:42:39,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:42:39,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:40,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f142b386-fbd1-44be-9bf1-af3ec4e6a4b9 x-openstack-request-id: req-f142b386-fbd1-44be-9bf1-af3ec4e6a4b9 2018-12-10 04:42:40,022 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:eb:c2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:35.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:35Z", "hostId": "cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:42:40,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f142b386-fbd1-44be-9bf1-af3ec4e6a4b9 2018-12-10 04:42:40,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.886090993881s 2018-12-10 04:42:40,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:42:40,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:40,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:40 GMT X-Openstack-Request-Id: req-ae3b5b7c-8e6e-4bc7-ae01-3e6bbb7bf928 2018-12-10 04:42:40,078 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:42:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f05757f1-ef6d-4ca7-8317-14c8fc9878bb","ip_address":"192.168.120.7"}],"id":"84dbc340-c0c3-4e37-b022-8ef5ee20ce4d","security_groups":["643ed26a-247a-415c-bacd-57bb71006369"],"mac_address":"fa:16:3e:1b:eb:c2","project_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d80a7e35-cbd8-446b-bdb7-71ebd64e1d47","tenant_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","created_at":"2018-12-10T04:42:30Z","binding:vnic_type":"normal","device_id":"4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5","ip_allocation":"immediate"}]} 2018-12-10 04:42:40,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5 used request id req-ae3b5b7c-8e6e-4bc7-ae01-3e6bbb7bf928 2018-12-10 04:42:40,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0491900444031s 2018-12-10 04:42:40,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:42:40,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=84dbc340-c0c3-4e37-b022-8ef5ee20ce4d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:40,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:40 GMT X-Openstack-Request-Id: req-6d5cfbdd-4129-42bd-8fd7-f24425163b6c 2018-12-10 04:42:40,138 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:42:40,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=84dbc340-c0c3-4e37-b022-8ef5ee20ce4d used request id req-6d5cfbdd-4129-42bd-8fd7-f24425163b6c 2018-12-10 04:42:40,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0495450496674s 2018-12-10 04:42:40,139 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1b:eb:c2', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd9b2b16e-38b4-4cd9-9812-9e1d1a71b84d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:42:35.000000', 'flavor': Munch({u'id': u'878347da-9ec1-4b31-bd98-6654ec188aeb'}), 'az': u'nova', 'id': u'4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'99fd938835344251a32f2c3577860be0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5fbcf43e41aa4bd189b174cd13b6bdb1', 'name': 'vping_userdata-project_2920963e-2254-41c2-85cb-d4a078ca66a8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-10T04:42:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T04:42:35Z', 'hostId': u'cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:42:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5fbcf43e41aa4bd189b174cd13b6bdb1', 'name': u'vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8', 'adminPass': u'277B8kmXFZqz', 'tenant_id': u'5fbcf43e41aa4bd189b174cd13b6bdb1', 'created_at': u'2018-12-10T04:42:26Z', 'created': u'2018-12-10T04:42:26Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 04:42:40,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:42:40,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:40,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:40 GMT X-Openstack-Request-Id: req-91c3e1a9-2ac7-4578-8e31-16af1fbb8e4f 2018-12-10 04:42:40,242 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d80a7e35-cbd8-446b-bdb7-71ebd64e1d47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","l2_adjacency":true,"status":"ACTIVE","subnets":["f05757f1-ef6d-4ca7-8317-14c8fc9878bb"],"description":"","tags":[],"updated_at":"2018-12-10T04:42:07Z","qos_policy_id":null,"name":"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8","admin_state_up":true,"tenant_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","created_at":"2018-12-10T04:42:05Z","mtu":1450}]} 2018-12-10 04:42:40,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-91c3e1a9-2ac7-4578-8e31-16af1fbb8e4f 2018-12-10 04:42:40,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102138996124s 2018-12-10 04:42:40,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:42:40,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:40,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:40 GMT X-Openstack-Request-Id: req-7d187ffd-7138-4611-953b-0515813c5f60 2018-12-10 04:42:40,565 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:42:20Z", "file": "/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/file", "owner": "5fbcf43e41aa4bd189b174cd13b6bdb1", "id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "size": 12716032, "self": "/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:42:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:42:40,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7d187ffd-7138-4611-953b-0515813c5f60 2018-12-10 04:42:40,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317646980286s 2018-12-10 04:42:40,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:42:40,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:40,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43d99983-d646-45fd-94a7-5d97f18adb2e x-openstack-request-id: req-43d99983-d646-45fd-94a7-5d97f18adb2e 2018-12-10 04:42:40,596 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_2920963e-2254-41c2-85cb-d4a078ca66a8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "878347da-9ec1-4b31-bd98-6654ec188aeb"}]} 2018-12-10 04:42:40,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-43d99983-d646-45fd-94a7-5d97f18adb2e 2018-12-10 04:42:40,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0288338661194s 2018-12-10 04:42:40,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-10 04:42:40,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" -d '{"server": {"name": "vping_userdata-vm2_2920963e-2254-41c2-85cb-d4a078ca66a8", "imageRef": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "flavorRef": "878347da-9ec1-4b31-bd98-6654ec188aeb", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjcgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d80a7e35-cbd8-446b-bdb7-71ebd64e1d47"}]}}' 2018-12-10 04:42:44,821 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151 x-compute-request-id: req-ea801946-eef3-47ce-bd15-4505eb81a323 x-openstack-request-id: req-ea801946-eef3-47ce-bd15-4505eb81a323 2018-12-10 04:42:44,822 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "bookmark"}], "adminPass": "Cye8jTJXE5oD"}} 2018-12-10 04:42:44,822 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ea801946-eef3-47ce-bd15-4505eb81a323 2018-12-10 04:42:44,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.2248840332s 2018-12-10 04:42:44,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:42:44,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:45,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f3ee456-7464-4434-b0c6-828ff7dd5b73 x-openstack-request-id: req-8f3ee456-7464-4434-b0c6-828ff7dd5b73 2018-12-10 04:42:45,858 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:42:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:44Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:eb:c2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:35.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:35Z", "hostId": "cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:42:45,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8f3ee456-7464-4434-b0c6-828ff7dd5b73 2018-12-10 04:42:45,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03487277031s 2018-12-10 04:42:45,866 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:42:47,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:42:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:48,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 875 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f914d3ff-4074-426d-a06c-7a64002109b0 x-openstack-request-id: req-f914d3ff-4074-426d-a06c-7a64002109b0 2018-12-10 04:42:48,745 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:42:47Z", "hostId": "f135b7d70e7736f717b28f0cd33d1ffc067f24edcddf4ce075f5a27f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:44Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:eb:c2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:35.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:35Z", "hostId": "cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:42:48,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f914d3ff-4074-426d-a06c-7a64002109b0 2018-12-10 04:42:48,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.876343011856s 2018-12-10 04:42:48,753 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:42:50,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:42:50,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:51,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ad643c3-6516-40f3-b58d-86883157e0b3 x-openstack-request-id: req-5ad643c3-6516-40f3-b58d-86883157e0b3 2018-12-10 04:42:51,879 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:42:48Z", "hostId": "f135b7d70e7736f717b28f0cd33d1ffc067f24edcddf4ce075f5a27f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:44Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:eb:c2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:35.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:35Z", "hostId": "cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:42:51,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5ad643c3-6516-40f3-b58d-86883157e0b3 2018-12-10 04:42:51,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12329006195s 2018-12-10 04:42:51,887 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:42:53,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:42:53,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:54,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a5d5f7e-519f-414f-926b-fa2eae892794 x-openstack-request-id: req-1a5d5f7e-519f-414f-926b-fa2eae892794 2018-12-10 04:42:54,367 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:42:48Z", "hostId": "f135b7d70e7736f717b28f0cd33d1ffc067f24edcddf4ce075f5a27f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:44Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:eb:c2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:35.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:35Z", "hostId": "cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:42:54,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1a5d5f7e-519f-414f-926b-fa2eae892794 2018-12-10 04:42:54,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.477825880051s 2018-12-10 04:42:54,375 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:42:56,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:42:56,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:57,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e6c2669b-fa19-4631-bc59-e6ad375b7859 x-openstack-request-id: req-e6c2669b-fa19-4631-bc59-e6ad375b7859 2018-12-10 04:42:57,044 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:38:39", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:53.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:54Z", "hostId": "f135b7d70e7736f717b28f0cd33d1ffc067f24edcddf4ce075f5a27f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:44Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:eb:c2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:35.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:35Z", "hostId": "cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:42:57,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e6c2669b-fa19-4631-bc59-e6ad375b7859 2018-12-10 04:42:57,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666619062424s 2018-12-10 04:42:57,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:42:57,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b37b4b9a-2a22-4bd1-968e-afc3a7a34151" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:57,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:57 GMT X-Openstack-Request-Id: req-a97518c6-99cc-4407-8c82-c95733915a4d 2018-12-10 04:42:57,101 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:42:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f05757f1-ef6d-4ca7-8317-14c8fc9878bb","ip_address":"192.168.120.8"}],"id":"6bd81618-cef1-4222-8866-bc697e55475f","security_groups":["643ed26a-247a-415c-bacd-57bb71006369"],"mac_address":"fa:16:3e:f6:38:39","project_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d80a7e35-cbd8-446b-bdb7-71ebd64e1d47","tenant_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","created_at":"2018-12-10T04:42:48Z","binding:vnic_type":"normal","device_id":"b37b4b9a-2a22-4bd1-968e-afc3a7a34151","ip_allocation":"immediate"}]} 2018-12-10 04:42:57,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b37b4b9a-2a22-4bd1-968e-afc3a7a34151 used request id req-a97518c6-99cc-4407-8c82-c95733915a4d 2018-12-10 04:42:57,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.049567937851s 2018-12-10 04:42:57,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:42:57,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=6bd81618-cef1-4222-8866-bc697e55475f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:57,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:57 GMT X-Openstack-Request-Id: req-672f60bd-96d4-45c8-a94a-42e96b652800 2018-12-10 04:42:57,161 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:42:57,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=6bd81618-cef1-4222-8866-bc697e55475f used request id req-672f60bd-96d4-45c8-a94a-42e96b652800 2018-12-10 04:42:57,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0504870414734s 2018-12-10 04:42:57,162 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f6:38:39', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd9b2b16e-38b4-4cd9-9812-9e1d1a71b84d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:42:53.000000', 'flavor': Munch({u'id': u'878347da-9ec1-4b31-bd98-6654ec188aeb'}), 'az': u'nova', 'id': u'b37b4b9a-2a22-4bd1-968e-afc3a7a34151', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'99fd938835344251a32f2c3577860be0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5fbcf43e41aa4bd189b174cd13b6bdb1', 'name': 'vping_userdata-project_2920963e-2254-41c2-85cb-d4a078ca66a8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-10T04:42:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T04:42:54Z', 'hostId': u'f135b7d70e7736f717b28f0cd33d1ffc067f24edcddf4ce075f5a27f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'f135b7d70e7736f717b28f0cd33d1ffc067f24edcddf4ce075f5a27f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:42:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5fbcf43e41aa4bd189b174cd13b6bdb1', 'name': u'vping_userdata-vm2_2920963e-2254-41c2-85cb-d4a078ca66a8', 'adminPass': u'Cye8jTJXE5oD', 'tenant_id': u'5fbcf43e41aa4bd189b174cd13b6bdb1', 'created_at': u'2018-12-10T04:42:44Z', 'created': u'2018-12-10T04:42:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 04:42:57,163 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-12-10 04:42:58,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:42:58,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:42:58,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cceaa956-e364-4f3c-b2b3-5c9fcad7b60d x-openstack-request-id: req-cceaa956-e364-4f3c-b2b3-5c9fcad7b60d 2018-12-10 04:42:58,566 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:38:39", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:53.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:54Z", "hostId": "f135b7d70e7736f717b28f0cd33d1ffc067f24edcddf4ce075f5a27f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:44Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:eb:c2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:35.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:35Z", "hostId": "cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:42:58,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cceaa956-e364-4f3c-b2b3-5c9fcad7b60d 2018-12-10 04:42:58,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401571989059s 2018-12-10 04:42:58,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 04:42:58,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 04:42:58,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7972 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-edb2908c-786b-4ae1-aaa0-a313dc11df93 x-openstack-request-id: req-edb2908c-786b-4ae1-aaa0-a313dc11df93 2018-12-10 04:42:58,684 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496571552 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.230213] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233151] pid_max: default: 32768 minimum: 301\n[ 0.234735] ACPI: Core revision 20150930\n[ 0.236729] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239026] Security Framework initialized\n[ 0.240467] Yama: becoming mindful.\n[ 0.241745] AppArmor: AppArmor initialized\n[ 0.243228] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245536] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247768] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249898] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252293] Initializing cgroup subsys io\n[ 0.253723] Initializing cgroup subsys memory\n[ 0.255238] Initializing cgroup subsys devices\n[ 0.256781] Initializing cgroup subsys freezer\n[ 0.258312] Initializing cgroup subsys net_cls\n[ 0.259838] Initializing cgroup subsys perf_event\n[ 0.261449] Initializing cgroup subsys net_prio\n[ 0.263005] Initializing cgroup subsys hugetlb\n[ 0.264536] Initializing cgroup subsys pids\n[ 0.266048] CPU: Physical Processor ID: 0\n[ 0.268162] mce: CPU supports 10 MCE banks\n[ 0.269640] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.271404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288304] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296670] ftrace: allocating 31920 entries in 125 pages\n[ 0.327579] smpboot: Max logical packages: 1\n[ 0.329095] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331472] x2apic enabled\n[ 0.332853] Switched APIC routing to physical x2apic.\n[ 0.335728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.337712] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341367] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.344515] KVM setup paravirtual spinlock\n[ 0.346435] x86: Booted up 1 node, 1 CPUs\n[ 0.347855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350240] devtmpfs: initialized\n[ 0.352484] evm: security.selinux\n[ 0.353711] evm: security.SMACK64\n[ 0.354926] evm: security.SMACK64EXEC\n[ 0.356240] evm: security.SMACK64TRANSMUTE\n[ 0.357669] evm: security.SMACK64MMAP\n[ 0.358977] evm: security.ima\n[ 0.360097] evm: security.capability\n[ 0.361460] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.364729] pinctrl core: initialized pinctrl subsystem\n[ 0.366601] RTC time: 4:42:54, date: 12/10/18\n[ 0.368212] NET: Registered protocol family 16\n[ 0.369844] cpuidle: using governor ladder\n[ 0.371276] cpuidle: using governor menu\n[ 0.372646] PCCT header not found.\n[ 0.373922] ACPI: bus type PCI registered\n[ 0.375317] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.377466] PCI: Using configuration type 1 for base access\n[ 0.380023] ACPI: Added _OSI(Module Device)\n[ 0.381478] ACPI: Added _OSI(Processor Device)\n[ 0.382983] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.384555] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.387136] ACPI: Interpreter enabled\n[ 0.388455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.391678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.394899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.398115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.401328] ACPI: (supports S0 S5)\n[ 0.402556] ACPI: Using IOAPIC for interrupt routing\n[ 0.404209] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.408655] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.410652] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.412815] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.414912] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.418683] acpiphp: Slot [3] registered\n[ 0.420075] acpiphp: Slot [4] registered\n[ 0.421461] acpiphp: Slot [5] registered\n[ 0.422852] acpiphp: Slot [6] registered\n[ 0.424238] acpiphp: Slot [7] registered\n[ 0.425623] acpiphp: Slot [8] registered\n[ 0.427020] acpiphp: Slot [9] registered\n[ 0.428406] acpiphp: Slot [10] registered\n[ 0.429810] acpiphp: Slot [11] registered\n[ 0.431228] acpiphp: Slot [12] registered\n[ 0.432639] acpiphp: Slot [13] registered\n[ 0.434050] acpiphp: Slot [14] registered\n[ 0.435461] acpiphp: Slot [15] registered\n[ 0.452658] acpiphp: Slot [16] registered\n[ 0.454077] acpiphp: Slot [17] registered\n[ 0.455492] acpiphp: Slot [18] registered\n[ 0.456901] acpiphp: Slot [19] registered\n[ 0.458310] acpiphp: Slot [20] registered\n[ 0.459719] acpiphp: Slot [21] registered\n[ 0.461135] acpiphp: Slot [22] registered\n[ 0.462545] acpiphp: Slot [23] registered\n[ 0.463958] acpiphp: Slot [24] registered\n[ 0.465369] acpiphp: Slot [25] registered\n[ 0.466780] acpiphp: Slot [26] registered\n[ 0.468190] acpiphp: Slot [27] registered\n[ 0.469605] acpiphp: Slot [28] registered\n[ 0.471017] acpiphp: Slot [29] registered\n[ 0.472421] acpiphp: Slot [30] registered\n[ 0.473831] acpiphp: Slot [31] registered\n[ 0.475240] PCI host bridge to bus 0000:00\n[ 0.476650] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.478780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.480910] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.483443] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.485982] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.488565] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.493236] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.495487] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.497557] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.499788] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.504222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.506609] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.528880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.531355] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.534194] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.536581] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.538923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.541004] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.543100] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.544864] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.547463] vgaarb: loaded\n[ 0.548470] vgaarb: bridge control possible 0000:00:02.0\n[ 0.550462] SCSI subsystem initialized\n[ 0.551944] ACPI: bus type USB registered\n[ 0.553338] usbcore: registered new interface driver usbfs\n[ 0.555070] usbcore: registered new interface driver hub\n[ 0.556754] usbcore: registered new device driver usb\n[ 0.558540] PCI: Using ACPI for IRQ routing\n[ 0.560331] NetLabel: Initializing\n[ 0.561538] NetLabel: domain hash size = 128\n[ 0.564638] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566772] NetLabel: unlabeled traffic allowed by default\n[ 0.569153] clocksource: Switched to clocksource kvm-clock\n[ 0.579739] AppArmor: AppArmor Filesystem Enabled\n[ 0.581448] pnp: PnP ACPI init\n[ 0.583123] pnp: PnP ACPI: found 5 devices\n[ 0.590243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593257] NET: Registered protocol family 2\n[ 0.595144] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.597403] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.599509] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.601621] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603534] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605603] NET: Registered protocol family 1\n[ 0.607136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609056] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.610940] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626024] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.641544] Trying to unpack rootfs image as initramfs...\n[ 0.703242] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.706136] Scanning for low memory corruption every 60 seconds\n[ 0.708432] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.710511] audit: initializing netlink subsys (disabled)\n[ 0.712306] audit: type=2000 audit(1544416974.759:1): initialized\n[ 0.714564] Initialise system trusted keyring\n[ 0.716186] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.718226] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.721354] zbud: loaded\n[ 0.722525] VFS: Disk quotas dquot_6.6.0\n[ 0.723958] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.726488] fuse init (API version 7.23)\n[ 0.727994] Key type big_key registered\n[ 0.729371] Allocating IMA MOK and blacklist keyrings.\n[ 0.731379] Key type asymmetric registered\n[ 0.732788] Asymmetric key parser 'x509' registered\n[ 0.734435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.737353] io scheduler noop registered\n[ 0.738871] io scheduler deadline registered (default)\n[ 0.740722] io scheduler cfq registered\n[ 0.742167] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.743962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.746136] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.748655] ACPI: Power Button [PWRF]\n[ 0.750075] GHES: HEST is not enabled!\n[ 0.764322] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.794303] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.797837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.823966] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.827440] Linux agpgart interface v0.103\n[ 0.831003] brd: module loaded\n[ 0.833455] loop: module loaded\n[ 0.839434] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.841939] GPT:90111 != 2097151\n[ 0.843106] GPT:Alternate GPT header not at the end of the disk.\n[ 0.844990] GPT:90111 != 2097151\n[ 0.846157] GPT: Use GNU Parted to correct GPT errors.\n[ 0.847847] vda: vda1 vda15\n[ 0.849766] scsi host0: ata_piix\n[ 0.851062] scsi host1: ata_piix\n[ 0.852280] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.854432] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.857211] libphy: Fixed MDIO Bus: probed\n[ 0.858659] tun: Universal TUN/TAP device driver, 1.6\n[ 0.860302] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.863534] PPP generic driver version 2.4.2\n[ 0.865185] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.867701] ehci-pci: EHCI PCI platform driver\n[ 0.869436] ehci-platform: EHCI generic platform driver\n[ 0.871272] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.873670] ohci-pci: OHCI PCI platform driver\n[ 0.875223] ohci-platform: OHCI generic platform driver\n[ 0.876933] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.891915] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.893950] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.896463] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.898165] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.900136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.902267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.904704] usb usb1: Product: UHCI Host Controller\n[ 0.906372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.908360] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.910010] hub 1-0:1.0: USB hub found\n[ 0.911360] hub 1-0:1.0: 2 ports detected\n[ 0.912894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.916441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.918093] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.919866] mousedev: PS/2 mouse device common for all mice\n[ 0.922039] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.924944] rtc_cmos 00:00: RTC can wake from S4\n[ 0.927003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.929061] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.931101] i2c /dev entries driver\n[ 0.932398] device-mapper: uevent: version 1.0.3\n[ 0.934026] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.936811] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.939058] NET: Registered protocol family 10\n[ 0.940955] NET: Registered protocol family 17\n[ 0.942491] Key type dns_resolver registered\n[ 0.944092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.945963] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.948960] registered taskstats version 1\n[ 0.950396] Loading compiled-in X.509 certificates\n[ 0.952536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.955730] zswap: loaded using pool lzo/zbud\n[ 0.958066] Key type trusted registered\n[ 0.960474] Key type encrypted registered\n[ 0.961876] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.963656] ima: No TPM chip found, activating TPM-bypass!\n[ 0.965441] evm: HMAC attrs: 0x1\n[ 0.966979] Magic number: 14:892:716\n[ 0.968429] rtc_cmos 00:00: setting system clock to 2018-12-10 04:42:54 UTC (1544416974)\n[ 0.971207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.973099] EDD information not available.\n[ 1.010889] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.029705] Write protecting the kernel read-only data: 14336k\n[ 1.033003] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.035972] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.086851] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-12-10 04:42:58,685 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151/action used request id req-edb2908c-786b-4ae1-aaa0-a313dc11df93 2018-12-10 04:42:58,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.115982055664s 2018-12-10 04:42:58,686 - 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 496571552 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.230213] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233151] pid_max: default: 32768 minimum: 301 [ 0.234735] ACPI: Core revision 20150930 [ 0.236729] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239026] Security Framework initialized [ 0.240467] Yama: becoming mindful. [ 0.241745] AppArmor: AppArmor initialized [ 0.243228] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245536] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247768] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249898] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252293] Initializing cgroup subsys io [ 0.253723] Initializing cgroup subsys memory [ 0.255238] Initializing cgroup subsys devices [ 0.256781] Initializing cgroup subsys freezer [ 0.258312] Initializing cgroup subsys net_cls [ 0.259838] Initializing cgroup subsys perf_event [ 0.261449] Initializing cgroup subsys net_prio [ 0.263005] Initializing cgroup subsys hugetlb [ 0.264536] Initializing cgroup subsys pids [ 0.266048] CPU: Physical Processor ID: 0 [ 0.268162] mce: CPU supports 10 MCE banks [ 0.269640] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288304] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296670] ftrace: allocating 31920 entries in 125 pages [ 0.327579] smpboot: Max logical packages: 1 [ 0.329095] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331472] x2apic enabled [ 0.332853] Switched APIC routing to physical x2apic. [ 0.335728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.337712] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341367] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344515] KVM setup paravirtual spinlock [ 0.346435] x86: Booted up 1 node, 1 CPUs [ 0.347855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350240] devtmpfs: initialized [ 0.352484] evm: security.selinux [ 0.353711] evm: security.SMACK64 [ 0.354926] evm: security.SMACK64EXEC [ 0.356240] evm: security.SMACK64TRANSMUTE [ 0.357669] evm: security.SMACK64MMAP [ 0.358977] evm: security.ima [ 0.360097] evm: security.capability [ 0.361460] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364729] pinctrl core: initialized pinctrl subsystem [ 0.366601] RTC time: 4:42:54, date: 12/10/18 [ 0.368212] NET: Registered protocol family 16 [ 0.369844] cpuidle: using governor ladder [ 0.371276] cpuidle: using governor menu [ 0.372646] PCCT header not found. [ 0.373922] ACPI: bus type PCI registered [ 0.375317] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377466] PCI: Using configuration type 1 for base access [ 0.380023] ACPI: Added _OSI(Module Device) [ 0.381478] ACPI: Added _OSI(Processor Device) [ 0.382983] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384555] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387136] ACPI: Interpreter enabled [ 0.388455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.391678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.394899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.398115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.401328] ACPI: (supports S0 S5) [ 0.402556] ACPI: Using IOAPIC for interrupt routing [ 0.404209] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.408655] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.410652] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.412815] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.414912] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.418683] acpiphp: Slot [3] registered [ 0.420075] acpiphp: Slot [4] registered [ 0.421461] acpiphp: Slot [5] registered [ 0.422852] acpiphp: Slot [6] registered [ 0.424238] acpiphp: Slot [7] registered [ 0.425623] acpiphp: Slot [8] registered [ 0.427020] acpiphp: Slot [9] registered [ 0.428406] acpiphp: Slot [10] registered [ 0.429810] acpiphp: Slot [11] registered [ 0.431228] acpiphp: Slot [12] registered [ 0.432639] acpiphp: Slot [13] registered [ 0.434050] acpiphp: Slot [14] registered [ 0.435461] acpiphp: Slot [15] registered [ 0.452658] acpiphp: Slot [16] registered [ 0.454077] acpiphp: Slot [17] registered [ 0.455492] acpiphp: Slot [18] registered [ 0.456901] acpiphp: Slot [19] registered [ 0.458310] acpiphp: Slot [20] registered [ 0.459719] acpiphp: Slot [21] registered [ 0.461135] acpiphp: Slot [22] registered [ 0.462545] acpiphp: Slot [23] registered [ 0.463958] acpiphp: Slot [24] registered [ 0.465369] acpiphp: Slot [25] registered [ 0.466780] acpiphp: Slot [26] registered [ 0.468190] acpiphp: Slot [27] registered [ 0.469605] acpiphp: Slot [28] registered [ 0.471017] acpiphp: Slot [29] registered [ 0.472421] acpiphp: Slot [30] registered [ 0.473831] acpiphp: Slot [31] registered [ 0.475240] PCI host bridge to bus 0000:00 [ 0.476650] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.478780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.480910] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.483443] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.485982] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.488565] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.493236] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.495487] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.497557] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.499788] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.504222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.506609] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.528880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.531355] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.534194] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.536581] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.538923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.541004] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.543100] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.544864] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.547463] vgaarb: loaded [ 0.548470] vgaarb: bridge control possible 0000:00:02.0 [ 0.550462] SCSI subsystem initialized [ 0.551944] ACPI: bus type USB registered [ 0.553338] usbcore: registered new interface driver usbfs [ 0.555070] usbcore: registered new interface driver hub [ 0.556754] usbcore: registered new device driver usb [ 0.558540] PCI: Using ACPI for IRQ routing [ 0.560331] NetLabel: Initializing [ 0.561538] NetLabel: domain hash size = 128 [ 0.564638] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566772] NetLabel: unlabeled traffic allowed by default [ 0.569153] clocksource: Switched to clocksource kvm-clock [ 0.579739] AppArmor: AppArmor Filesystem Enabled [ 0.581448] pnp: PnP ACPI init [ 0.583123] pnp: PnP ACPI: found 5 devices [ 0.590243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593257] NET: Registered protocol family 2 [ 0.595144] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597403] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.599509] TCP: Hash tables configured (established 4096 bind 4096) [ 0.601621] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.603534] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.605603] NET: Registered protocol family 1 [ 0.607136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609056] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610940] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626024] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.641544] Trying to unpack rootfs image as initramfs... [ 0.703242] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.706136] Scanning for low memory corruption every 60 seconds [ 0.708432] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.710511] audit: initializing netlink subsys (disabled) [ 0.712306] audit: type=2000 audit(1544416974.759:1): initialized [ 0.714564] Initialise system trusted keyring [ 0.716186] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.718226] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.721354] zbud: loaded [ 0.722525] VFS: Disk quotas dquot_6.6.0 [ 0.723958] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.726488] fuse init (API version 7.23) [ 0.727994] Key type big_key registered [ 0.729371] Allocating IMA MOK and blacklist keyrings. [ 0.731379] Key type asymmetric registered [ 0.732788] Asymmetric key parser 'x509' registered [ 0.734435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.737353] io scheduler noop registered [ 0.738871] io scheduler deadline registered (default) [ 0.740722] io scheduler cfq registered [ 0.742167] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.746136] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.748655] ACPI: Power Button [PWRF] [ 0.750075] GHES: HEST is not enabled! [ 0.764322] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.794303] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.797837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.823966] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.827440] Linux agpgart interface v0.103 [ 0.831003] brd: module loaded [ 0.833455] loop: module loaded [ 0.839434] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.841939] GPT:90111 != 2097151 [ 0.843106] GPT:Alternate GPT header not at the end of the disk. [ 0.844990] GPT:90111 != 2097151 [ 0.846157] GPT: Use GNU Parted to correct GPT errors. [ 0.847847] vda: vda1 vda15 [ 0.849766] scsi host0: ata_piix [ 0.851062] scsi host1: ata_piix [ 0.852280] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.854432] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.857211] libphy: Fixed MDIO Bus: probed [ 0.858659] tun: Universal TUN/TAP device driver, 1.6 [ 0.860302] tun: (C) 1999-2004 Max Krasnyansky [ 0.863534] PPP generic driver version 2.4.2 [ 0.865185] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.867701] ehci-pci: EHCI PCI platform driver [ 0.869436] ehci-platform: EHCI generic platform driver [ 0.871272] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.873670] ohci-pci: OHCI PCI platform driver [ 0.875223] ohci-platform: OHCI generic platform driver [ 0.876933] uhci_hcd: USB Universal Host Controller Interface driver [ 0.891915] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.893950] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.896463] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.898165] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.900136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.902267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.904704] usb usb1: Product: UHCI Host Controller [ 0.906372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.908360] usb usb1: SerialNumber: 0000:00:01.2 [ 0.910010] hub 1-0:1.0: USB hub found [ 0.911360] hub 1-0:1.0: 2 ports detected [ 0.912894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.916441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.918093] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.919866] mousedev: PS/2 mouse device common for all mice [ 0.922039] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.924944] rtc_cmos 00:00: RTC can wake from S4 [ 0.927003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.929061] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.931101] i2c /dev entries driver [ 0.932398] device-mapper: uevent: version 1.0.3 [ 0.934026] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.936811] ledtrig-cpu: registered to indicate activity on CPUs [ 0.939058] NET: Registered protocol family 10 [ 0.940955] NET: Registered protocol family 17 [ 0.942491] Key type dns_resolver registered [ 0.944092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.945963] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.948960] registered taskstats version 1 [ 0.950396] Loading compiled-in X.509 certificates [ 0.952536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.955730] zswap: loaded using pool lzo/zbud [ 0.958066] Key type trusted registered [ 0.960474] Key type encrypted registered [ 0.961876] AppArmor: AppArmor sha1 policy hashing enabled [ 0.963656] ima: No TPM chip found, activating TPM-bypass! [ 0.965441] evm: HMAC attrs: 0x1 [ 0.966979] Magic number: 14:892:716 [ 0.968429] rtc_cmos 00:00: setting system clock to 2018-12-10 04:42:54 UTC (1544416974) [ 0.971207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.973099] EDD information not available. [ 1.010889] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.029705] Write protecting the kernel read-only data: 14336k [ 1.033003] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.035972] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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.086851] 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.88 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.8... Lease of 192.168.120.8 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.03. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2018-12-10 04:42:58,687 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.7. Waiting for response... 2018-12-10 04:42:59,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:42:59,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:00,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 10 Dec 2018 04:42:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9d356a52-8559-4afe-b660-0399f8939bc5 x-openstack-request-id: req-9d356a52-8559-4afe-b660-0399f8939bc5 2018-12-10 04:43:00,560 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:38:39", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:53.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:54Z", "hostId": "f135b7d70e7736f717b28f0cd33d1ffc067f24edcddf4ce075f5a27f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:44Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:eb:c2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:35.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:35Z", "hostId": "cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:43:00,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9d356a52-8559-4afe-b660-0399f8939bc5 2018-12-10 04:43:00,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.871062040329s 2018-12-10 04:43:00,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 04:43:00,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 04:43:00,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9585 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b4d925be-2baa-4f54-9354-ce685ac0e74c x-openstack-request-id: req-b4d925be-2baa-4f54-9354-ce685ac0e74c 2018-12-10 04:43:00,817 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496571552 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.230213] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233151] pid_max: default: 32768 minimum: 301\n[ 0.234735] ACPI: Core revision 20150930\n[ 0.236729] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239026] Security Framework initialized\n[ 0.240467] Yama: becoming mindful.\n[ 0.241745] AppArmor: AppArmor initialized\n[ 0.243228] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245536] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247768] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249898] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252293] Initializing cgroup subsys io\n[ 0.253723] Initializing cgroup subsys memory\n[ 0.255238] Initializing cgroup subsys devices\n[ 0.256781] Initializing cgroup subsys freezer\n[ 0.258312] Initializing cgroup subsys net_cls\n[ 0.259838] Initializing cgroup subsys perf_event\n[ 0.261449] Initializing cgroup subsys net_prio\n[ 0.263005] Initializing cgroup subsys hugetlb\n[ 0.264536] Initializing cgroup subsys pids\n[ 0.266048] CPU: Physical Processor ID: 0\n[ 0.268162] mce: CPU supports 10 MCE banks\n[ 0.269640] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.271404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288304] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296670] ftrace: allocating 31920 entries in 125 pages\n[ 0.327579] smpboot: Max logical packages: 1\n[ 0.329095] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331472] x2apic enabled\n[ 0.332853] Switched APIC routing to physical x2apic.\n[ 0.335728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.337712] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341367] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.344515] KVM setup paravirtual spinlock\n[ 0.346435] x86: Booted up 1 node, 1 CPUs\n[ 0.347855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350240] devtmpfs: initialized\n[ 0.352484] evm: security.selinux\n[ 0.353711] evm: security.SMACK64\n[ 0.354926] evm: security.SMACK64EXEC\n[ 0.356240] evm: security.SMACK64TRANSMUTE\n[ 0.357669] evm: security.SMACK64MMAP\n[ 0.358977] evm: security.ima\n[ 0.360097] evm: security.capability\n[ 0.361460] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.364729] pinctrl core: initialized pinctrl subsystem\n[ 0.366601] RTC time: 4:42:54, date: 12/10/18\n[ 0.368212] NET: Registered protocol family 16\n[ 0.369844] cpuidle: using governor ladder\n[ 0.371276] cpuidle: using governor menu\n[ 0.372646] PCCT header not found.\n[ 0.373922] ACPI: bus type PCI registered\n[ 0.375317] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.377466] PCI: Using configuration type 1 for base access\n[ 0.380023] ACPI: Added _OSI(Module Device)\n[ 0.381478] ACPI: Added _OSI(Processor Device)\n[ 0.382983] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.384555] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.387136] ACPI: Interpreter enabled\n[ 0.388455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.391678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.394899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.398115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.401328] ACPI: (supports S0 S5)\n[ 0.402556] ACPI: Using IOAPIC for interrupt routing\n[ 0.404209] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.408655] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.410652] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.412815] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.414912] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.418683] acpiphp: Slot [3] registered\n[ 0.420075] acpiphp: Slot [4] registered\n[ 0.421461] acpiphp: Slot [5] registered\n[ 0.422852] acpiphp: Slot [6] registered\n[ 0.424238] acpiphp: Slot [7] registered\n[ 0.425623] acpiphp: Slot [8] registered\n[ 0.427020] acpiphp: Slot [9] registered\n[ 0.428406] acpiphp: Slot [10] registered\n[ 0.429810] acpiphp: Slot [11] registered\n[ 0.431228] acpiphp: Slot [12] registered\n[ 0.432639] acpiphp: Slot [13] registered\n[ 0.434050] acpiphp: Slot [14] registered\n[ 0.435461] acpiphp: Slot [15] registered\n[ 0.452658] acpiphp: Slot [16] registered\n[ 0.454077] acpiphp: Slot [17] registered\n[ 0.455492] acpiphp: Slot [18] registered\n[ 0.456901] acpiphp: Slot [19] registered\n[ 0.458310] acpiphp: Slot [20] registered\n[ 0.459719] acpiphp: Slot [21] registered\n[ 0.461135] acpiphp: Slot [22] registered\n[ 0.462545] acpiphp: Slot [23] registered\n[ 0.463958] acpiphp: Slot [24] registered\n[ 0.465369] acpiphp: Slot [25] registered\n[ 0.466780] acpiphp: Slot [26] registered\n[ 0.468190] acpiphp: Slot [27] registered\n[ 0.469605] acpiphp: Slot [28] registered\n[ 0.471017] acpiphp: Slot [29] registered\n[ 0.472421] acpiphp: Slot [30] registered\n[ 0.473831] acpiphp: Slot [31] registered\n[ 0.475240] PCI host bridge to bus 0000:00\n[ 0.476650] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.478780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.480910] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.483443] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.485982] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.488565] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.493236] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.495487] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.497557] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.499788] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.504222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.506609] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.528880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.531355] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.534194] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.536581] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.538923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.541004] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.543100] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.544864] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.547463] vgaarb: loaded\n[ 0.548470] vgaarb: bridge control possible 0000:00:02.0\n[ 0.550462] SCSI subsystem initialized\n[ 0.551944] ACPI: bus type USB registered\n[ 0.553338] usbcore: registered new interface driver usbfs\n[ 0.555070] usbcore: registered new interface driver hub\n[ 0.556754] usbcore: registered new device driver usb\n[ 0.558540] PCI: Using ACPI for IRQ routing\n[ 0.560331] NetLabel: Initializing\n[ 0.561538] NetLabel: domain hash size = 128\n[ 0.564638] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.566772] NetLabel: unlabeled traffic allowed by default\n[ 0.569153] clocksource: Switched to clocksource kvm-clock\n[ 0.579739] AppArmor: AppArmor Filesystem Enabled\n[ 0.581448] pnp: PnP ACPI init\n[ 0.583123] pnp: PnP ACPI: found 5 devices\n[ 0.590243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593257] NET: Registered protocol family 2\n[ 0.595144] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.597403] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.599509] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.601621] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603534] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605603] NET: Registered protocol family 1\n[ 0.607136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609056] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.610940] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626024] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.641544] Trying to unpack rootfs image as initramfs...\n[ 0.703242] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.706136] Scanning for low memory corruption every 60 seconds\n[ 0.708432] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.710511] audit: initializing netlink subsys (disabled)\n[ 0.712306] audit: type=2000 audit(1544416974.759:1): initialized\n[ 0.714564] Initialise system trusted keyring\n[ 0.716186] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.718226] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.721354] zbud: loaded\n[ 0.722525] VFS: Disk quotas dquot_6.6.0\n[ 0.723958] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.726488] fuse init (API version 7.23)\n[ 0.727994] Key type big_key registered\n[ 0.729371] Allocating IMA MOK and blacklist keyrings.\n[ 0.731379] Key type asymmetric registered\n[ 0.732788] Asymmetric key parser 'x509' registered\n[ 0.734435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.737353] io scheduler noop registered\n[ 0.738871] io scheduler deadline registered (default)\n[ 0.740722] io scheduler cfq registered\n[ 0.742167] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.743962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.746136] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.748655] ACPI: Power Button [PWRF]\n[ 0.750075] GHES: HEST is not enabled!\n[ 0.764322] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.794303] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.797837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.823966] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.827440] Linux agpgart interface v0.103\n[ 0.831003] brd: module loaded\n[ 0.833455] loop: module loaded\n[ 0.839434] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.841939] GPT:90111 != 2097151\n[ 0.843106] GPT:Alternate GPT header not at the end of the disk.\n[ 0.844990] GPT:90111 != 2097151\n[ 0.846157] GPT: Use GNU Parted to correct GPT errors.\n[ 0.847847] vda: vda1 vda15\n[ 0.849766] scsi host0: ata_piix\n[ 0.851062] scsi host1: ata_piix\n[ 0.852280] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.854432] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.857211] libphy: Fixed MDIO Bus: probed\n[ 0.858659] tun: Universal TUN/TAP device driver, 1.6\n[ 0.860302] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.863534] PPP generic driver version 2.4.2\n[ 0.865185] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.867701] ehci-pci: EHCI PCI platform driver\n[ 0.869436] ehci-platform: EHCI generic platform driver\n[ 0.871272] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.873670] ohci-pci: OHCI PCI platform driver\n[ 0.875223] ohci-platform: OHCI generic platform driver\n[ 0.876933] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.891915] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.893950] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.896463] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.898165] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.900136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.902267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.904704] usb usb1: Product: UHCI Host Controller\n[ 0.906372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.908360] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.910010] hub 1-0:1.0: USB hub found\n[ 0.911360] hub 1-0:1.0: 2 ports detected\n[ 0.912894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.916441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.918093] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.919866] mousedev: PS/2 mouse device common for all mice\n[ 0.922039] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.924944] rtc_cmos 00:00: RTC can wake from S4\n[ 0.927003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.929061] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.931101] i2c /dev entries driver\n[ 0.932398] device-mapper: uevent: version 1.0.3\n[ 0.934026] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.936811] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.939058] NET: Registered protocol family 10\n[ 0.940955] NET: Registered protocol family 17\n[ 0.942491] Key type dns_resolver registered\n[ 0.944092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.945963] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.948960] registered taskstats version 1\n[ 0.950396] Loading compiled-in X.509 certificates\n[ 0.952536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.955730] zswap: loaded using pool lzo/zbud\n[ 0.958066] Key type trusted registered\n[ 0.960474] Key type encrypted registered\n[ 0.961876] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.963656] ima: No TPM chip found, activating TPM-bypass!\n[ 0.965441] evm: HMAC attrs: 0x1\n[ 0.966979] Magic number: 14:892:716\n[ 0.968429] rtc_cmos 00:00: setting system clock to 2018-12-10 04:42:54 UTC (1544416974)\n[ 0.971207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.973099] EDD information not available.\n[ 1.010889] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.029705] Write protecting the kernel read-only data: 14336k\n[ 1.033003] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.035972] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.086851] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkT8M8EcFqYIjwSxv6cCKFIvGLG0muwi/tbgu1jsptIpfejk4Lj4RPlJ+2fa1TI8UJzAoe8MHDdV0U/laMCPnJQqK/34Ho2YbeAjZ/HUrcFUjy72o0MvU/23NYS/1kNPKClX3dWTwA7gThPPRZkUvL01n/VlDDqQwLC9vp3SHCvb00daBGwEOcBUSpQPiF4mVIdMJy4ZzguBakeRZecdlVR1pnsx3hjm/dE6yTkIGyj0yQZQ2Kp9OQNH5+dClreyhHeY7ImGFWCRIUU/DEGz6CxLmgwWqr/KuUISg6unHMusR9xsFXxeRF6XoNeT/N8ffpXnCXinnWpOWwwV4PzK63 root@vping-userdata-vm2-2920963e-2254-41c2-85cb-d4a078ca66a8\nssh-dss AAAAB3NzaC1kc3MAAACBANw+6TJCLH4cHEo+yk5DKAIMGIghlisAFoyBDi/BHNaZrKQZDnVlzhl4nDitoMMbZuGCeqnU7FEsyPEh2jfm5cLiV9WHvt6XUkJOltPGpuSwiKNUYNAwV3R0ZBqUlGauGV5ViZSh7S340AJYaXrY0ay7IgWa2vB2mCHDJD5mpAtXAAAAFQDi/ga4tPAiEwUDNKMASdMCj7rjKQAAAIEApD7v9HWMOfOWhSe5ZjbgoKQp61FLBgU8jljR/Yvoh1cjDF4g52KysBsC0TRfjK+WnFp3eC13na5C6z85bgQE3A7/Nd0lkAlCR3Awq6tnmZri4gN+MIiokc2Cqzq/z8qZJSGcQD6iLWiBpLbCgpdHxvNwagOvL/2VdrV1Jg3ymHcAAACAcTk0RdgkM6aONjaGmeDG+OlDP95Ums6/pmC0PfHrOP6OyO3+ikI9lUaDmNwZhcD11QTwC5QdMjhrnp4ureXJsUXtX15bNk+yc/SJhJjL+H0OhfWfRsYNtshnXYSL1sBhsGlE8YA7Nm2fuj2mNo8XjVhYiA6s9zj+k4NTCS8aDDo= root@vping-userdata-vm2-2920963e-2254-41c2-85cb-d4a078ca66a8\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fef6:3839/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-2920963e-2254-41c2-85cb-d4a078ca66a8\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.51 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-2920963e-2254-41c2-85cb-d4a078ca66a8 login: "} 2018-12-10 04:43:00,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151/action used request id req-b4d925be-2baa-4f54-9354-ce685ac0e74c 2018-12-10 04:43:00,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.254452943802s 2018-12-10 04:43:00,818 - 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 496571552 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.230213] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233151] pid_max: default: 32768 minimum: 301 [ 0.234735] ACPI: Core revision 20150930 [ 0.236729] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239026] Security Framework initialized [ 0.240467] Yama: becoming mindful. [ 0.241745] AppArmor: AppArmor initialized [ 0.243228] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245536] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247768] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249898] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252293] Initializing cgroup subsys io [ 0.253723] Initializing cgroup subsys memory [ 0.255238] Initializing cgroup subsys devices [ 0.256781] Initializing cgroup subsys freezer [ 0.258312] Initializing cgroup subsys net_cls [ 0.259838] Initializing cgroup subsys perf_event [ 0.261449] Initializing cgroup subsys net_prio [ 0.263005] Initializing cgroup subsys hugetlb [ 0.264536] Initializing cgroup subsys pids [ 0.266048] CPU: Physical Processor ID: 0 [ 0.268162] mce: CPU supports 10 MCE banks [ 0.269640] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271404] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288304] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296670] ftrace: allocating 31920 entries in 125 pages [ 0.327579] smpboot: Max logical packages: 1 [ 0.329095] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331472] x2apic enabled [ 0.332853] Switched APIC routing to physical x2apic. [ 0.335728] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.337712] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341367] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344515] KVM setup paravirtual spinlock [ 0.346435] x86: Booted up 1 node, 1 CPUs [ 0.347855] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350240] devtmpfs: initialized [ 0.352484] evm: security.selinux [ 0.353711] evm: security.SMACK64 [ 0.354926] evm: security.SMACK64EXEC [ 0.356240] evm: security.SMACK64TRANSMUTE [ 0.357669] evm: security.SMACK64MMAP [ 0.358977] evm: security.ima [ 0.360097] evm: security.capability [ 0.361460] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364729] pinctrl core: initialized pinctrl subsystem [ 0.366601] RTC time: 4:42:54, date: 12/10/18 [ 0.368212] NET: Registered protocol family 16 [ 0.369844] cpuidle: using governor ladder [ 0.371276] cpuidle: using governor menu [ 0.372646] PCCT header not found. [ 0.373922] ACPI: bus type PCI registered [ 0.375317] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377466] PCI: Using configuration type 1 for base access [ 0.380023] ACPI: Added _OSI(Module Device) [ 0.381478] ACPI: Added _OSI(Processor Device) [ 0.382983] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384555] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387136] ACPI: Interpreter enabled [ 0.388455] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.391678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.394899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.398115] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.401328] ACPI: (supports S0 S5) [ 0.402556] ACPI: Using IOAPIC for interrupt routing [ 0.404209] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.408655] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.410652] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.412815] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.414912] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.418683] acpiphp: Slot [3] registered [ 0.420075] acpiphp: Slot [4] registered [ 0.421461] acpiphp: Slot [5] registered [ 0.422852] acpiphp: Slot [6] registered [ 0.424238] acpiphp: Slot [7] registered [ 0.425623] acpiphp: Slot [8] registered [ 0.427020] acpiphp: Slot [9] registered [ 0.428406] acpiphp: Slot [10] registered [ 0.429810] acpiphp: Slot [11] registered [ 0.431228] acpiphp: Slot [12] registered [ 0.432639] acpiphp: Slot [13] registered [ 0.434050] acpiphp: Slot [14] registered [ 0.435461] acpiphp: Slot [15] registered [ 0.452658] acpiphp: Slot [16] registered [ 0.454077] acpiphp: Slot [17] registered [ 0.455492] acpiphp: Slot [18] registered [ 0.456901] acpiphp: Slot [19] registered [ 0.458310] acpiphp: Slot [20] registered [ 0.459719] acpiphp: Slot [21] registered [ 0.461135] acpiphp: Slot [22] registered [ 0.462545] acpiphp: Slot [23] registered [ 0.463958] acpiphp: Slot [24] registered [ 0.465369] acpiphp: Slot [25] registered [ 0.466780] acpiphp: Slot [26] registered [ 0.468190] acpiphp: Slot [27] registered [ 0.469605] acpiphp: Slot [28] registered [ 0.471017] acpiphp: Slot [29] registered [ 0.472421] acpiphp: Slot [30] registered [ 0.473831] acpiphp: Slot [31] registered [ 0.475240] PCI host bridge to bus 0000:00 [ 0.476650] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.478780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.480910] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.483443] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.485982] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.488565] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.493236] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.495487] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.497557] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.499788] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.504222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.506609] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.528880] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.531355] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.534194] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.536581] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.538923] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.541004] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.543100] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.544864] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.547463] vgaarb: loaded [ 0.548470] vgaarb: bridge control possible 0000:00:02.0 [ 0.550462] SCSI subsystem initialized [ 0.551944] ACPI: bus type USB registered [ 0.553338] usbcore: registered new interface driver usbfs [ 0.555070] usbcore: registered new interface driver hub [ 0.556754] usbcore: registered new device driver usb [ 0.558540] PCI: Using ACPI for IRQ routing [ 0.560331] NetLabel: Initializing [ 0.561538] NetLabel: domain hash size = 128 [ 0.564638] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.566772] NetLabel: unlabeled traffic allowed by default [ 0.569153] clocksource: Switched to clocksource kvm-clock [ 0.579739] AppArmor: AppArmor Filesystem Enabled [ 0.581448] pnp: PnP ACPI init [ 0.583123] pnp: PnP ACPI: found 5 devices [ 0.590243] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593257] NET: Registered protocol family 2 [ 0.595144] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597403] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.599509] TCP: Hash tables configured (established 4096 bind 4096) [ 0.601621] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.603534] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.605603] NET: Registered protocol family 1 [ 0.607136] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609056] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610940] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626024] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.641544] Trying to unpack rootfs image as initramfs... [ 0.703242] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.706136] Scanning for low memory corruption every 60 seconds [ 0.708432] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.710511] audit: initializing netlink subsys (disabled) [ 0.712306] audit: type=2000 audit(1544416974.759:1): initialized [ 0.714564] Initialise system trusted keyring [ 0.716186] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.718226] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.721354] zbud: loaded [ 0.722525] VFS: Disk quotas dquot_6.6.0 [ 0.723958] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.726488] fuse init (API version 7.23) [ 0.727994] Key type big_key registered [ 0.729371] Allocating IMA MOK and blacklist keyrings. [ 0.731379] Key type asymmetric registered [ 0.732788] Asymmetric key parser 'x509' registered [ 0.734435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.737353] io scheduler noop registered [ 0.738871] io scheduler deadline registered (default) [ 0.740722] io scheduler cfq registered [ 0.742167] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743962] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.746136] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.748655] ACPI: Power Button [PWRF] [ 0.750075] GHES: HEST is not enabled! [ 0.764322] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.794303] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.797837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.823966] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.827440] Linux agpgart interface v0.103 [ 0.831003] brd: module loaded [ 0.833455] loop: module loaded [ 0.839434] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.841939] GPT:90111 != 2097151 [ 0.843106] GPT:Alternate GPT header not at the end of the disk. [ 0.844990] GPT:90111 != 2097151 [ 0.846157] GPT: Use GNU Parted to correct GPT errors. [ 0.847847] vda: vda1 vda15 [ 0.849766] scsi host0: ata_piix [ 0.851062] scsi host1: ata_piix [ 0.852280] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.854432] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.857211] libphy: Fixed MDIO Bus: probed [ 0.858659] tun: Universal TUN/TAP device driver, 1.6 [ 0.860302] tun: (C) 1999-2004 Max Krasnyansky [ 0.863534] PPP generic driver version 2.4.2 [ 0.865185] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.867701] ehci-pci: EHCI PCI platform driver [ 0.869436] ehci-platform: EHCI generic platform driver [ 0.871272] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.873670] ohci-pci: OHCI PCI platform driver [ 0.875223] ohci-platform: OHCI generic platform driver [ 0.876933] uhci_hcd: USB Universal Host Controller Interface driver [ 0.891915] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.893950] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.896463] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.898165] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.900136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.902267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.904704] usb usb1: Product: UHCI Host Controller [ 0.906372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.908360] usb usb1: SerialNumber: 0000:00:01.2 [ 0.910010] hub 1-0:1.0: USB hub found [ 0.911360] hub 1-0:1.0: 2 ports detected [ 0.912894] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.916441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.918093] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.919866] mousedev: PS/2 mouse device common for all mice [ 0.922039] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.924944] rtc_cmos 00:00: RTC can wake from S4 [ 0.927003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.929061] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.931101] i2c /dev entries driver [ 0.932398] device-mapper: uevent: version 1.0.3 [ 0.934026] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.936811] ledtrig-cpu: registered to indicate activity on CPUs [ 0.939058] NET: Registered protocol family 10 [ 0.940955] NET: Registered protocol family 17 [ 0.942491] Key type dns_resolver registered [ 0.944092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.945963] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.948960] registered taskstats version 1 [ 0.950396] Loading compiled-in X.509 certificates [ 0.952536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.955730] zswap: loaded using pool lzo/zbud [ 0.958066] Key type trusted registered [ 0.960474] Key type encrypted registered [ 0.961876] AppArmor: AppArmor sha1 policy hashing enabled [ 0.963656] ima: No TPM chip found, activating TPM-bypass! [ 0.965441] evm: HMAC attrs: 0x1 [ 0.966979] Magic number: 14:892:716 [ 0.968429] rtc_cmos 00:00: setting system clock to 2018-12-10 04:42:54 UTC (1544416974) [ 0.971207] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.973099] EDD information not available. [ 1.010889] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.029705] Write protecting the kernel read-only data: 14336k [ 1.033003] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.035972] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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.086851] 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.88 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.8... Lease of 192.168.120.8 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.03. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkT8M8EcFqYIjwSxv6cCKFIvGLG0muwi/tbgu1jsptIpfejk4Lj4RPlJ+2fa1TI8UJzAoe8MHDdV0U/laMCPnJQqK/34Ho2YbeAjZ/HUrcFUjy72o0MvU/23NYS/1kNPKClX3dWTwA7gThPPRZkUvL01n/VlDDqQwLC9vp3SHCvb00daBGwEOcBUSpQPiF4mVIdMJy4ZzguBakeRZecdlVR1pnsx3hjm/dE6yTkIGyj0yQZQ2Kp9OQNH5+dClreyhHeY7ImGFWCRIUU/DEGz6CxLmgwWqr/KuUISg6unHMusR9xsFXxeRF6XoNeT/N8ffpXnCXinnWpOWwwV4PzK63 root@vping-userdata-vm2-2920963e-2254-41c2-85cb-d4a078ca66a8 ssh-dss AAAAB3NzaC1kc3MAAACBANw+6TJCLH4cHEo+yk5DKAIMGIghlisAFoyBDi/BHNaZrKQZDnVlzhl4nDitoMMbZuGCeqnU7FEsyPEh2jfm5cLiV9WHvt6XUkJOltPGpuSwiKNUYNAwV3R0ZBqUlGauGV5ViZSh7S340AJYaXrY0ay7IgWa2vB2mCHDJD5mpAtXAAAAFQDi/ga4tPAiEwUDNKMASdMCj7rjKQAAAIEApD7v9HWMOfOWhSe5ZjbgoKQp61FLBgU8jljR/Yvoh1cjDF4g52KysBsC0TRfjK+WnFp3eC13na5C6z85bgQE3A7/Nd0lkAlCR3Awq6tnmZri4gN+MIiokc2Cqzq/z8qZJSGcQD6iLWiBpLbCgpdHxvNwagOvL/2VdrV1Jg3ymHcAAACAcTk0RdgkM6aONjaGmeDG+OlDP95Ums6/pmC0PfHrOP6OyO3+ikI9lUaDmNwZhcD11QTwC5QdMjhrnp4ureXJsUXtX15bNk+yc/SJhJjL+H0OhfWfRsYNtshnXYSL1sBhsGlE8YA7Nm2fuj2mNo8XjVhYiA6s9zj+k4NTCS8aDDo= root@vping-userdata-vm2-2920963e-2254-41c2-85cb-d4a078ca66a8 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.19s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fef6:3839/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.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-2920963e-2254-41c2-85cb-d4a078ca66a8 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.51 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-2920963e-2254-41c2-85cb-d4a078ca66a8 login: 2018-12-10 04:43:00,819 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-12-10 04:43:00,941 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 04:43:00,941 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:56 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-10 04:43:00,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 04:43:00,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:01,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-85b9541e-775d-4c27-bbbd-77644be80e27 x-openstack-request-id: req-85b9541e-775d-4c27-bbbd-77644be80e27 2018-12-10 04:43:01,155 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5 used request id req-85b9541e-775d-4c27-bbbd-77644be80e27 2018-12-10 04:43:01,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.208527803421s 2018-12-10 04:43:01,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:43:01,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:02,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 877 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd4a3c54-4b47-420a-9bd2-27429946aed3 x-openstack-request-id: req-fd4a3c54-4b47-420a-9bd2-27429946aed3 2018-12-10 04:43:02,365 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:38:39", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:53.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:54Z", "hostId": "f135b7d70e7736f717b28f0cd33d1ffc067f24edcddf4ce075f5a27f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:44Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:eb:c2", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:35.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "4f1d1d8e-dae4-4b2e-87d3-7cf2612a85b5", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:43:01Z", "hostId": "cfe4044a3fc2dad06dffc1a0152f99e2b7e425a463f5566ebc17febe", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:26Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:43:02,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fd4a3c54-4b47-420a-9bd2-27429946aed3 2018-12-10 04:43:02,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20941090584s 2018-12-10 04:43:02,368 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:43:04,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:43:04,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:05,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36c476ee-73bf-4ae9-b4b9-0ced14fe7567 x-openstack-request-id: req-36c476ee-73bf-4ae9-b4b9-0ced14fe7567 2018-12-10 04:43:05,379 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:38:39", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:53.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:42:54Z", "hostId": "f135b7d70e7736f717b28f0cd33d1ffc067f24edcddf4ce075f5a27f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:44Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:43:05,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-36c476ee-73bf-4ae9-b4b9-0ced14fe7567 2018-12-10 04:43:05,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00795793533s 2018-12-10 04:43:05,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 04:43:05,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:05,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c24c1652-9ccf-4a26-9e93-ae5f682bf858 x-openstack-request-id: req-c24c1652-9ccf-4a26-9e93-ae5f682bf858 2018-12-10 04:43:05,544 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151 used request id req-c24c1652-9ccf-4a26-9e93-ae5f682bf858 2018-12-10 04:43:05,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162982940674s 2018-12-10 04:43:05,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:43:05,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:06,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 751 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ea8159a0-2aad-47ed-b0b7-8e7cd5cebac5 x-openstack-request-id: req-ea8159a0-2aad-47ed-b0b7-8e7cd5cebac5 2018-12-10 04:43:06,343 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:38:39", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "rel": "bookmark"}], "image": {"id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "links": [{"href": "http://172.30.9.28:8774/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:42:53.000000", "flavor": {"id": "878347da-9ec1-4b31-bd98-6654ec188aeb", "links": [{"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}]}, "id": "b37b4b9a-2a22-4bd1-968e-afc3a7a34151", "security_groups": [{"name": "default"}], "user_id": "99fd938835344251a32f2c3577860be0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:43:05Z", "hostId": "f135b7d70e7736f717b28f0cd33d1ffc067f24edcddf4ce075f5a27f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_2920963e-2254-41c2-85cb-d4a078ca66a8", "created": "2018-12-10T04:42:44Z", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:43:06,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ea8159a0-2aad-47ed-b0b7-8e7cd5cebac5 2018-12-10 04:43:06,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.798488855362s 2018-12-10 04:43:06,345 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:43:08,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:43:08,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:08,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f22223a-c768-42b0-b360-3649132b9fd7 x-openstack-request-id: req-4f22223a-c768-42b0-b360-3649132b9fd7 2018-12-10 04:43:08,413 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-10 04:43:08,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4f22223a-c768-42b0-b360-3649132b9fd7 2018-12-10 04:43:08,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.06498503685s 2018-12-10 04:43:08,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 04:43:08,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/280ab08e-bcf1-4ef0-a9f2-532bddfe4188/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" -d '{"subnet_id": "f05757f1-ef6d-4ca7-8317-14c8fc9878bb"}' 2018-12-10 04:43:11,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:11 GMT X-Openstack-Request-Id: req-b9ebe01a-0df6-4a99-be15-e199f8028494 2018-12-10 04:43:11,091 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d80a7e35-cbd8-446b-bdb7-71ebd64e1d47", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "subnet_id": "f05757f1-ef6d-4ca7-8317-14c8fc9878bb", "subnet_ids": ["f05757f1-ef6d-4ca7-8317-14c8fc9878bb"], "port_id": "810a4255-2327-4630-9c06-99d1c1541547", "id": "280ab08e-bcf1-4ef0-a9f2-532bddfe4188"} 2018-12-10 04:43:11,091 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/280ab08e-bcf1-4ef0-a9f2-532bddfe4188/remove_router_interface.json used request id req-b9ebe01a-0df6-4a99-be15-e199f8028494 2018-12-10 04:43:11,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.67735791206s 2018-12-10 04:43:11,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 04:43:11,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:11,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:11 GMT X-Openstack-Request-Id: req-a94965c2-b732-46e1-ab00-45b56ec59360 2018-12-10 04:43:11,840 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "created_at": "2018-12-10T04:42:08Z", "admin_state_up": true, "updated_at": "2018-12-10T04:43:09Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "id": "280ab08e-bcf1-4ef0-a9f2-532bddfe4188", "name": "vping_userdata-router_2920963e-2254-41c2-85cb-d4a078ca66a8"}]} 2018-12-10 04:43:11,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a94965c2-b732-46e1-ab00-45b56ec59360 2018-12-10 04:43:11,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.748688936234s 2018-12-10 04:43:11,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 04:43:11,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/280ab08e-bcf1-4ef0-a9f2-532bddfe4188.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:16,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:43:15 GMT X-Openstack-Request-Id: req-659f096b-c481-4a88-91ee-009b27759944 2018-12-10 04:43:16,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:43:16,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/280ab08e-bcf1-4ef0-a9f2-532bddfe4188.json used request id req-659f096b-c481-4a88-91ee-009b27759944 2018-12-10 04:43:16,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.1649479866s 2018-12-10 04:43:16,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:43:16,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:16,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:16 GMT X-Openstack-Request-Id: req-fbdc746d-16d3-4719-81dc-dcb711352613 2018-12-10 04:43:16,249 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d80a7e35-cbd8-446b-bdb7-71ebd64e1d47","tenant_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","created_at":"2018-12-10T04:42:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:42:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","id":"f05757f1-ef6d-4ca7-8317-14c8fc9878bb","subnetpool_id":null,"name":"vping_userdata-subnet_2920963e-2254-41c2-85cb-d4a078ca66a8"}]} 2018-12-10 04:43:16,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-fbdc746d-16d3-4719-81dc-dcb711352613 2018-12-10 04:43:16,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.241831064224s 2018-12-10 04:43:16,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 04:43:16,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/f05757f1-ef6d-4ca7-8317-14c8fc9878bb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:18,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:43:18 GMT X-Openstack-Request-Id: req-d953df42-a8b3-4c9d-8b59-615036eb9ddc 2018-12-10 04:43:18,745 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:43:18,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f05757f1-ef6d-4ca7-8317-14c8fc9878bb.json used request id req-d953df42-a8b3-4c9d-8b59-615036eb9ddc 2018-12-10 04:43:18,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.49346494675s 2018-12-10 04:43:18,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:43:18,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:18,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:18 GMT X-Openstack-Request-Id: req-b899bef5-37d7-4be7-8972-54c1b2df593c 2018-12-10 04:43:18,846 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d80a7e35-cbd8-446b-bdb7-71ebd64e1d47","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:43:18Z","qos_policy_id":null,"name":"vping_userdata-net_2920963e-2254-41c2-85cb-d4a078ca66a8","admin_state_up":true,"tenant_id":"5fbcf43e41aa4bd189b174cd13b6bdb1","created_at":"2018-12-10T04:42:05Z","mtu":1450}]} 2018-12-10 04:43:18,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b899bef5-37d7-4be7-8972-54c1b2df593c 2018-12-10 04:43:18,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100766181946s 2018-12-10 04:43:18,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 04:43:18,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/d80a7e35-cbd8-446b-bdb7-71ebd64e1d47.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:19,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:43:19 GMT X-Openstack-Request-Id: req-1bec608e-7947-4771-b0e8-914ebc92b157 2018-12-10 04:43:19,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:43:19,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d80a7e35-cbd8-446b-bdb7-71ebd64e1d47.json used request id req-1bec608e-7947-4771-b0e8-914ebc92b157 2018-12-10 04:43:19,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.964216947556s 2018-12-10 04:43:19,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:43:19,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:20,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:20 GMT X-Openstack-Request-Id: req-7f30c4dc-d162-4e28-a260-a78453796bd3 2018-12-10 04:43:20,135 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:42:20Z", "file": "/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/file", "owner": "5fbcf43e41aa4bd189b174cd13b6bdb1", "id": "d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "size": 12716032, "self": "/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_2920963e-2254-41c2-85cb-d4a078ca66a8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:42:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:43:20,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7f30c4dc-d162-4e28-a260-a78453796bd3 2018-12-10 04:43:20,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.3184030056s 2018-12-10 04:43:20,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 04:43:20,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cda950936793ba88460dc5002456ff294f9d9d34" 2018-12-10 04:43:20,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:43:20 GMT X-Openstack-Request-Id: req-d2dd2b5c-beaf-4bc1-bdd9-0deefbbbcbd3 2018-12-10 04:43:20,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:43:20,456 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d9b2b16e-38b4-4cd9-9812-9e1d1a71b84d used request id req-d2dd2b5c-beaf-4bc1-bdd9-0deefbbbcbd3 2018-12-10 04:43:20,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.318645954132s 2018-12-10 04:43:20,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:43:20,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:43:20,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7fc2bac5-1a34-4e31-8b45-b263993af379 x-openstack-request-id: req-7fc2bac5-1a34-4e31-8b45-b263993af379 2018-12-10 04:43:20,486 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_2920963e-2254-41c2-85cb-d4a078ca66a8", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "878347da-9ec1-4b31-bd98-6654ec188aeb"}]} 2018-12-10 04:43:20,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7fc2bac5-1a34-4e31-8b45-b263993af379 2018-12-10 04:43:20,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241739749908s 2018-12-10 04:43:20,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 04:43:20,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:43:20,515 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c82fff71-d5e3-4892-851d-ebe613137751 x-openstack-request-id: req-c82fff71-d5e3-4892-851d-ebe613137751 2018-12-10 04:43:20,515 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/878347da-9ec1-4b31-bd98-6654ec188aeb used request id req-c82fff71-d5e3-4892-851d-ebe613137751 2018-12-10 04:43:20,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0274062156677s 2018-12-10 04:43:20,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:43:20,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:43:20,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5374554b-5a1f-41de-a764-7892ebfe2dc5 2018-12-10 04:43:20,748 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_2920963e-2254-41c2-85cb-d4a078ca66a8", "links": {"self": "http://172.30.9.28:5000/v3/users/99fd938835344251a32f2c3577860be0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "99fd938835344251a32f2c3577860be0", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:43:20,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5374554b-5a1f-41de-a764-7892ebfe2dc5 2018-12-10 04:43:20,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233160018921s 2018-12-10 04:43:20,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:43:20,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/99fd938835344251a32f2c3577860be0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:43:20,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df99b50-1581-4904-92c8-f43ec7092ab2 2018-12-10 04:43:20,996 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_2920963e-2254-41c2-85cb-d4a078ca66a8", "links": {"self": "http://172.30.9.28:5000/v3/users/99fd938835344251a32f2c3577860be0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "99fd938835344251a32f2c3577860be0", "description": null}} 2018-12-10 04:43:20,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/99fd938835344251a32f2c3577860be0 used request id req-5df99b50-1581-4904-92c8-f43ec7092ab2 2018-12-10 04:43:20,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2409760952s 2018-12-10 04:43:20,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 04:43:21,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/99fd938835344251a32f2c3577860be0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:43:21,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:43:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8af0aa47-f7ee-4bdd-88ed-d87633a769a6 2018-12-10 04:43:21,311 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:43:21,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/99fd938835344251a32f2c3577860be0 used request id req-8af0aa47-f7ee-4bdd-88ed-d87633a769a6 2018-12-10 04:43:21,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.313922166824s 2018-12-10 04:43:21,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:43:21,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:43:21,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f5c6c3-2f55-4b10-86f4-1ac3ea0547f6 2018-12-10 04:43:21,541 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/5fbcf43e41aa4bd189b174cd13b6bdb1"}, "tags": [], "enabled": true, "id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_2920963e-2254-41c2-85cb-d4a078ca66a8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-10 04:43:21,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-a2f5c6c3-2f55-4b10-86f4-1ac3ea0547f6 2018-12-10 04:43:21,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221101999283s 2018-12-10 04:43:21,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 04:43:21,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/5fbcf43e41aa4bd189b174cd13b6bdb1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:43:21,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:43:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c0a7157-a46a-41ff-9010-f64b3dcab8a6 2018-12-10 04:43:21,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:43:21,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5fbcf43e41aa4bd189b174cd13b6bdb1 used request id req-5c0a7157-a46a-41ff-9010-f64b3dcab8a6 2018-12-10 04:43:21,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.28719997406s 2018-12-10 04:43:21,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:43:21,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5fbcf43e41aa4bd189b174cd13b6bdb1&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:43:22,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:22 GMT X-Openstack-Request-Id: req-aa0861b7-a84e-42b8-9c49-2f11a88c2aa7 2018-12-10 04:43:22,179 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "created_at": "2018-12-10T04:42:05Z", "updated_at": "2018-12-10T04:42:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:42:05Z", "revision_number": 0, "id": "01f9c90e-3631-4f29-8c47-401c0e1b220b", "remote_group_id": "643ed26a-247a-415c-bacd-57bb71006369", "remote_ip_prefix": null, "created_at": "2018-12-10T04:42:05Z", "security_group_id": "643ed26a-247a-415c-bacd-57bb71006369", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fbcf43e41aa4bd189b174cd13b6bdb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:42:05Z", "revision_number": 0, "id": "a8a1ed61-5b09-4c34-b187-a1364af76520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:42:05Z", "security_group_id": "643ed26a-247a-415c-bacd-57bb71006369", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fbcf43e41aa4bd189b174cd13b6bdb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:42:05Z", "revision_number": 0, "id": "c557ae1f-7af6-470f-9d59-abe8731d8853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:42:05Z", "security_group_id": "643ed26a-247a-415c-bacd-57bb71006369", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fbcf43e41aa4bd189b174cd13b6bdb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:42:05Z", "revision_number": 0, "id": "cd150e87-fcdd-46d5-a966-faa9565b4e33", "remote_group_id": "643ed26a-247a-415c-bacd-57bb71006369", "remote_ip_prefix": null, "created_at": "2018-12-10T04:42:05Z", "security_group_id": "643ed26a-247a-415c-bacd-57bb71006369", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fbcf43e41aa4bd189b174cd13b6bdb1"}], "revision_number": 1, "project_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "id": "643ed26a-247a-415c-bacd-57bb71006369", "name": "default"}]} 2018-12-10 04:43:22,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5fbcf43e41aa4bd189b174cd13b6bdb1&name=default used request id req-aa0861b7-a84e-42b8-9c49-2f11a88c2aa7 2018-12-10 04:43:22,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340569019318s 2018-12-10 04:43:22,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:43:22,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:43:22,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:22 GMT X-Openstack-Request-Id: req-727c273d-8922-4023-a739-dffe9f2cf64e 2018-12-10 04:43:22,527 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "created_at": "2018-12-10T04:42:05Z", "updated_at": "2018-12-10T04:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:42:05Z", "revision_number": 0, "id": "a8a1ed61-5b09-4c34-b187-a1364af76520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:42:05Z", "security_group_id": "643ed26a-247a-415c-bacd-57bb71006369", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fbcf43e41aa4bd189b174cd13b6bdb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:42:05Z", "revision_number": 0, "id": "cd150e87-fcdd-46d5-a966-faa9565b4e33", "remote_group_id": "643ed26a-247a-415c-bacd-57bb71006369", "remote_ip_prefix": null, "created_at": "2018-12-10T04:42:05Z", "security_group_id": "643ed26a-247a-415c-bacd-57bb71006369", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fbcf43e41aa4bd189b174cd13b6bdb1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:42:05Z", "revision_number": 0, "id": "01f9c90e-3631-4f29-8c47-401c0e1b220b", "remote_group_id": "643ed26a-247a-415c-bacd-57bb71006369", "remote_ip_prefix": null, "created_at": "2018-12-10T04:42:05Z", "security_group_id": "643ed26a-247a-415c-bacd-57bb71006369", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fbcf43e41aa4bd189b174cd13b6bdb1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:42:05Z", "revision_number": 0, "id": "c557ae1f-7af6-470f-9d59-abe8731d8853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:42:05Z", "security_group_id": "643ed26a-247a-415c-bacd-57bb71006369", "tenant_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fbcf43e41aa4bd189b174cd13b6bdb1"}], "revision_number": 1, "project_id": "5fbcf43e41aa4bd189b174cd13b6bdb1", "id": "643ed26a-247a-415c-bacd-57bb71006369", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}]} 2018-12-10 04:43:22,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-727c273d-8922-4023-a739-dffe9f2cf64e 2018-12-10 04:43:22,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.341852903366s 2018-12-10 04:43:22,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 04:43:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/643ed26a-247a-415c-bacd-57bb71006369.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcfbb45f70cd035e7aec97e9dde60d8b70c350d4" 2018-12-10 04:43:22,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:43:22 GMT X-Openstack-Request-Id: req-e36b113f-58a6-40d2-a680-a6fb4610de72 2018-12-10 04:43:22,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:43:22,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/643ed26a-247a-415c-bacd-57bb71006369.json used request id req-e36b113f-58a6-40d2-a680-a6fb4610de72 2018-12-10 04:43:22,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.451761007309s 2018-12-10 04:43:23,036 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-12-10 04:43:23,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:43:23,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1940a8c3-4685-4ebb-bfb9-4a8316223645 2018-12-10 04:43:23,098 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:43:23,098 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-1940a8c3-4685-4ebb-bfb9-4a8316223645 2018-12-10 04:43:23,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:43:23,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:43:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["g5GVynLsSpmOFflk0TbfOg"], "issued_at": "2018-12-10T04:43:23.000000Z"}} 2018-12-10 04:43:23,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:43:23,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:43:23,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:23 GMT X-Openstack-Request-Id: req-e5d48c21-ff24-40cb-93b8-e622e4062a10 2018-12-10 04:43:23,918 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:43:23,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e5d48c21-ff24-40cb-93b8-e622e4062a10 2018-12-10 04:43:23,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396851062775s 2018-12-10 04:43:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:43:23,931 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f05d1d30-6dac-4235-89f1-cd2ed37a76af 2018-12-10 04:43:23,931 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:43:23,931 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-f05d1d30-6dac-4235-89f1-cd2ed37a76af 2018-12-10 04:43:23,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:43:23,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:43:24,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5630c9-5678-4482-ae57-582211579239 2018-12-10 04:43:24,139 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:43:24,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-1d5630c9-5678-4482-ae57-582211579239 2018-12-10 04:43:24,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206929922104s 2018-12-10 04:43:24,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 04:43:24,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}}' 2018-12-10 04:43:24,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-672eac57-ebd5-4a34-8634-244bf1b806e4 2018-12-10 04:43:24,339 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/0837a969b4314ee8ad843e30d6a0a7ca"}, "tags": [], "enabled": true, "id": "0837a969b4314ee8ad843e30d6a0a7ca", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}} 2018-12-10 04:43:24,340 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-672eac57-ebd5-4a34-8634-244bf1b806e4 2018-12-10 04:43:24,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.19278216362s 2018-12-10 04:43:24,340 - 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'0837a969b4314ee8ad843e30d6a0a7ca', '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_875eb099-1cfd-451a-ad7d-10a053c8d0bb'}) 2018-12-10 04:43:24,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 04:43:24,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "fca039ee-87b8-42a0-a4ce-0f3ca4863eb5", "email": null, "name": "cinder_test-user_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}}' 2018-12-10 04:43:24,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47d6f964-2da2-48a4-b40b-e32afc0a05ad 2018-12-10 04:43:24,852 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "links": {"self": "http://172.30.9.28:5000/v3/users/3860382c9af047afaf0440cbe0d9aebf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3860382c9af047afaf0440cbe0d9aebf", "domain_id": "default", "password_expires_at": null}} 2018-12-10 04:43:24,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-47d6f964-2da2-48a4-b40b-e32afc0a05ad 2018-12-10 04:43:24,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.504823923111s 2018-12-10 04:43:24,853 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3860382c9af047afaf0440cbe0d9aebf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_875eb099-1cfd-451a-ad7d-10a053c8d0bb'}) 2018-12-10 04:43:24,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:43:24,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:43:25,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6685f6-206a-4606-8ae6-a55d3e41dec5 2018-12-10 04:43:25,069 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:43:25,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7a6685f6-206a-4606-8ae6-a55d3e41dec5 2018-12-10 04:43:25,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212733983994s 2018-12-10 04:43:25,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:43:25,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:43:25,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a850f707-81ff-431c-98fb-f9e1e62696dd 2018-12-10 04:43:25,302 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:43:25,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a850f707-81ff-431c-98fb-f9e1e62696dd 2018-12-10 04:43:25,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227132081985s 2018-12-10 04:43:25,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:43:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:43:25,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a5ac7fc-aaf0-4c43-94d6-0324d1151415 2018-12-10 04:43:25,522 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:43:25,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6a5ac7fc-aaf0-4c43-94d6-0324d1151415 2018-12-10 04:43:25,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213932037354s 2018-12-10 04:43:25,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:43:25,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:43:25,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8fbecfb-bd75-4faa-90e5-e88110c9133e 2018-12-10 04:43:25,643 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:43:25,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d8fbecfb-bd75-4faa-90e5-e88110c9133e 2018-12-10 04:43:25,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115633010864s 2018-12-10 04:43:25,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:43:25,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:43:25,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1735680-85d4-4d61-ae07-ccbf51532031 2018-12-10 04:43:25,885 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder_test-user_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "links": {"self": "http://172.30.9.28:5000/v3/users/3860382c9af047afaf0440cbe0d9aebf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3860382c9af047afaf0440cbe0d9aebf", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:43:25,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d1735680-85d4-4d61-ae07-ccbf51532031 2018-12-10 04:43:25,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241884946823s 2018-12-10 04:43:25,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:43:25,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:43:26,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23038dca-a2f7-4962-a8ef-65e68ed1f996 2018-12-10 04:43:26,122 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/0837a969b4314ee8ad843e30d6a0a7ca"}, "tags": [], "enabled": true, "id": "0837a969b4314ee8ad843e30d6a0a7ca", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-10 04:43:26,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-23038dca-a2f7-4962-a8ef-65e68ed1f996 2018-12-10 04:43:26,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224524021149s 2018-12-10 04:43:26,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:43:26,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3860382c9af047afaf0440cbe0d9aebf&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=0837a969b4314ee8ad843e30d6a0a7ca" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:43:26,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed834167-a7b7-41ba-aa4a-c6c8db14a55c 2018-12-10 04:43:26,336 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3860382c9af047afaf0440cbe0d9aebf&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=0837a969b4314ee8ad843e30d6a0a7ca", "previous": null, "next": null}} 2018-12-10 04:43:26,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3860382c9af047afaf0440cbe0d9aebf&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=0837a969b4314ee8ad843e30d6a0a7ca used request id req-ed834167-a7b7-41ba-aa4a-c6c8db14a55c 2018-12-10 04:43:26,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.205884218216s 2018-12-10 04:43:26,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:43:26,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/0837a969b4314ee8ad843e30d6a0a7ca/users/3860382c9af047afaf0440cbe0d9aebf/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:43:26,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59df1b33-ac3e-44ed-9b66-ee4b15318c25 2018-12-10 04:43:26,515 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:43:26,515 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0837a969b4314ee8ad843e30d6a0a7ca/users/3860382c9af047afaf0440cbe0d9aebf/roles/d198f435a64947e795a55202b22e00ce used request id req-59df1b33-ac3e-44ed-9b66-ee4b15318c25 2018-12-10 04:43:26,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.17474603653s 2018-12-10 04:43:26,516 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 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'0837a969b4314ee8ad843e30d6a0a7ca', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'fca039ee-87b8-42a0-a4ce-0f3ca4863eb5', 'username': u'cinder_test-user_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 04:43:26,519 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'password': 'fca039ee-87b8-42a0-a4ce-0f3ca4863eb5', 'project_name': 'cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '0837a969b4314ee8ad843e30d6a0a7ca', 'project_domain_name': 'Default'} 2018-12-10 04:43:26,520 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-12-10 04:43:26,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:43:26,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:43:26,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0abd6b1b-a63e-4df0-8f03-cae5cb7805e1 2018-12-10 04:43:26,758 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:43:26,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-0abd6b1b-a63e-4df0-8f03-cae5cb7805e1 2018-12-10 04:43:26,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.237572908401s 2018-12-10 04:43:26,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:43:26,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:43:26,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd359c3-55cc-4582-8799-a88dd913ac2f 2018-12-10 04:43:26,978 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/0837a969b4314ee8ad843e30d6a0a7ca"}, "tags": [], "enabled": true, "id": "0837a969b4314ee8ad843e30d6a0a7ca", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-10 04:43:26,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-fbd359c3-55cc-4582-8799-a88dd913ac2f 2018-12-10 04:43:26,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21339392662s 2018-12-10 04:43:26,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 04:43:26,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" -d '{"network": {"tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "name": "cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "admin_state_up": true}}' 2018-12-10 04:43:27,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:27 GMT X-Openstack-Request-Id: req-70667eec-2b54-4b34-bfac-efd0cb16857e 2018-12-10 04:43:27,616 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"49d84fed-5bac-4968-a467-93a5c3c8a042","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"0837a969b4314ee8ad843e30d6a0a7ca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:43:27Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb","admin_state_up":true,"tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:27Z","mtu":1450}} 2018-12-10 04:43:27,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-70667eec-2b54-4b34-bfac-efd0cb16857e 2018-12-10 04:43:27,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.635435819626s 2018-12-10 04:43:27,617 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T04:43:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'49d84fed-5bac-4968-a467-93a5c3c8a042', 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'cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb', u'created_at': u'2018-12-10T04:43:27Z', u'mtu': 1450, u'tenant_id': u'0837a969b4314ee8ad843e30d6a0a7ca', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0837a969b4314ee8ad843e30d6a0a7ca', u'l2_adjacency': True}) 2018-12-10 04:43:27,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:43:27,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1126ac3-914f-4c51-9030-96baea89d415 2018-12-10 04:43:27,628 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:43:27,628 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-a1126ac3-914f-4c51-9030-96baea89d415 2018-12-10 04:43:27,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:43:28,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:43:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0837a969b4314ee8ad843e30d6a0a7ca", "name": "cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0837a969b4314ee8ad843e30d6a0a7ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/0837a969b4314ee8ad843e30d6a0a7ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/0837a969b4314ee8ad843e30d6a0a7ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0837a969b4314ee8ad843e30d6a0a7ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/0837a969b4314ee8ad843e30d6a0a7ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/0837a969b4314ee8ad843e30d6a0a7ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_0837a969b4314ee8ad843e30d6a0a7ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0837a969b4314ee8ad843e30d6a0a7ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0837a969b4314ee8ad843e30d6a0a7ca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/0837a969b4314ee8ad843e30d6a0a7ca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/0837a969b4314ee8ad843e30d6a0a7ca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "id": "3860382c9af047afaf0440cbe0d9aebf"}, "audit_ids": ["EThJc8JvS2SNnN3G3oopWg"], "issued_at": "2018-12-10T04:43:27.000000Z"}} 2018-12-10 04:43:28,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:43:28,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:28,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:28 GMT X-Openstack-Request-Id: req-0ec052a7-ad60-43c8-964f-e980ab2e6849 2018-12-10 04:43:28,556 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"49d84fed-5bac-4968-a467-93a5c3c8a042","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0837a969b4314ee8ad843e30d6a0a7ca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:43:27Z","qos_policy_id":null,"name":"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb","admin_state_up":true,"tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:43:28,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0ec052a7-ad60-43c8-964f-e980ab2e6849 2018-12-10 04:43:28,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.519018888474s 2018-12-10 04:43:28,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 04:43:28,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"subnet": {"name": "cinder_test-subnet_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "enable_dhcp": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 04:43:29,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:29 GMT X-Openstack-Request-Id: req-f172bc2a-7196-4604-bce7-0d373f5b4c3f 2018-12-10 04:43:29,498 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49d84fed-5bac-4968-a467-93a5c3c8a042","tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:43:29Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0837a969b4314ee8ad843e30d6a0a7ca","id":"4b4532b1-7cee-4c4b-b761-b676020d0730","subnetpool_id":null,"name":"cinder_test-subnet_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}} 2018-12-10 04:43:29,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f172bc2a-7196-4604-bce7-0d373f5b4c3f 2018-12-10 04:43:29,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.941004037857s 2018-12-10 04:43:29,499 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:43: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'4b4532b1-7cee-4c4b-b761-b676020d0730', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_875eb099-1cfd-451a-ad7d-10a053c8d0bb', u'enable_dhcp': True, u'network_id': u'49d84fed-5bac-4968-a467-93a5c3c8a042', u'tenant_id': u'0837a969b4314ee8ad843e30d6a0a7ca', u'created_at': u'2018-12-10T04:43: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'0837a969b4314ee8ad843e30d6a0a7ca'}) 2018-12-10 04:43:29,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 04:43:29,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "cinder_test-router_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "admin_state_up": true}}' 2018-12-10 04:43:37,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:37 GMT X-Openstack-Request-Id: req-47e4bf20-e745-482d-a013-782a55330e52 2018-12-10 04:43:37,175 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:30Z", "admin_state_up": true, "updated_at": "2018-12-10T04:43:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "9e64c611-1987-4422-be73-ae115087cb31", "name": "cinder_test-router_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}} 2018-12-10 04:43:37,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-47e4bf20-e745-482d-a013-782a55330e52 2018-12-10 04:43:37,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.67544794083s 2018-12-10 04:43:37,176 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T04:43:31Z', u'revision_number': 3, u'id': u'9e64c611-1987-4422-be73-ae115087cb31', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_875eb099-1cfd-451a-ad7d-10a053c8d0bb', u'admin_state_up': True, u'tenant_id': u'0837a969b4314ee8ad843e30d6a0a7ca', u'created_at': u'2018-12-10T04:43:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'0837a969b4314ee8ad843e30d6a0a7ca'}) 2018-12-10 04:43:37,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 04:43:37,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9e64c611-1987-4422-be73-ae115087cb31/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"subnet_id": "4b4532b1-7cee-4c4b-b761-b676020d0730"}' 2018-12-10 04:43:40,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:40 GMT X-Openstack-Request-Id: req-a140c2e3-75bb-48d3-82c7-94978931c187 2018-12-10 04:43:40,671 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "subnet_id": "4b4532b1-7cee-4c4b-b761-b676020d0730", "subnet_ids": ["4b4532b1-7cee-4c4b-b761-b676020d0730"], "port_id": "75200188-b60d-40bb-a7f5-1bc4fa470146", "id": "9e64c611-1987-4422-be73-ae115087cb31"} 2018-12-10 04:43:40,671 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9e64c611-1987-4422-be73-ae115087cb31/add_router_interface.json used request id req-a140c2e3-75bb-48d3-82c7-94978931c187 2018-12-10 04:43:40,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.49509310722s 2018-12-10 04:43:40,672 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 04:43:40,804 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 04:43:40,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:43:40,814 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:40 GMT 2018-12-10 04:43:40,815 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 04:43:40,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:43:40,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:41,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:41 GMT X-Openstack-Request-Id: req-3f6dbd7a-2b6d-473e-a22f-b6697eeacf29 2018-12-10 04:43:41,147 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:43:41,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3f6dbd7a-2b6d-473e-a22f-b6697eeacf29 2018-12-10 04:43:41,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327461957932s 2018-12-10 04:43:41,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 04:43:41,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}' 2018-12-10 04:43:41,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:41 GMT Location: http://172.30.9.28:9292/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fcce7275-bcab-4e67-8ba3-c09481364778 2018-12-10 04:43:41,566 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:43:41Z", "file": "/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/file", "owner": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "size": null, "self": "/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "checksum": null, "created_at": "2018-12-10T04:43:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 04:43:41,566 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-fcce7275-bcab-4e67-8ba3-c09481364778 2018-12-10 04:43:41,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.409221887589s 2018-12-10 04:43:41,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 04:43:41,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '' 2018-12-10 04:43:42,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:43:42 GMT X-Openstack-Request-Id: req-9548d6ac-d3aa-4385-acff-2f965d1f0781 2018-12-10 04:43:42,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:43:42,353 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/file used request id req-9548d6ac-d3aa-4385-acff-2f965d1f0781 2018-12-10 04:43:42,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.786828994751s 2018-12-10 04:43:42,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:43:42,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:42,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:42 GMT X-Openstack-Request-Id: req-5b6beed6-7b96-4b00-ba89-af74036da472 2018-12-10 04:43:42,714 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:43:42Z", "file": "/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/file", "owner": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "size": 12716032, "self": "/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:43:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:43:42,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5b6beed6-7b96-4b00-ba89-af74036da472 2018-12-10 04:43:42,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.356413841248s 2018-12-10 04:43:42,717 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/file', 'owner': u'0837a969b4314ee8ad843e30d6a0a7ca', 'id': u'0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3', 'size': 12716032, u'self': u'/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'name': 'cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T04:43:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T04:43:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb', '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/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3', 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_875eb099-1cfd-451a-ad7d-10a053c8d0bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'created': u'2018-12-10T04:43:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T04:43: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/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3', 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_875eb099-1cfd-451a-ad7d-10a053c8d0bb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 04:43:42,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 04:43:42,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 04:43:43,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2e71fa4-a85b-49be-9aea-f6ff920d1fdc x-openstack-request-id: req-e2e71fa4-a85b-49be-9aea-f6ff920d1fdc 2018-12-10 04:43:43,056 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "685f50be-c4c7-4ac4-b599-046143c629f3"}} 2018-12-10 04:43:43,056 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e2e71fa4-a85b-49be-9aea-f6ff920d1fdc 2018-12-10 04:43:43,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.336086988449s 2018-12-10 04:43:43,058 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_875eb099-1cfd-451a-ad7d-10a053c8d0bb', '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'c47c6539fb2a433791aefcdf57514708', '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'685f50be-c4c7-4ac4-b599-046143c629f3', 'swap': 0}) 2018-12-10 04:43:43,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 04:43:43,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/685f50be-c4c7-4ac4-b599-046143c629f3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" -d '{"extra_specs": {}}' 2018-12-10 04:43:43,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a5a1a1a-fc1c-4fff-b807-6ace603af4e2 x-openstack-request-id: req-6a5a1a1a-fc1c-4fff-b807-6ace603af4e2 2018-12-10 04:43:43,084 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 04:43:43,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/685f50be-c4c7-4ac4-b599-046143c629f3/os-extra_specs used request id req-6a5a1a1a-fc1c-4fff-b807-6ace603af4e2 2018-12-10 04:43:43,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0266060829163s 2018-12-10 04:43:43,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-10 04:43:43,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"keypair": {"name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}}' 2018-12-10 04:43:43,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f5df8e58-f10c-48a8-aede-9ab0b16d7398 x-openstack-request-id: req-f5df8e58-f10c-48a8-aede-9ab0b16d7398 2018-12-10 04:43:43,577 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDr6hrsoaVQTzWnB+KEOMq82cU0LJ+dxWOPsTKKxEUAzCd7OpQYW6az7ivwezRIk1nLQZxXJq8fkDXGY5/706wcxle4LD9fSxS5IJTAlrqldejyIb02YPaxfWRW5ZgIwlPgnx42EtGO57YVSR6MLQd4c+LkdZWx6xhE2DzZqs90akY9aOePdina4cJizUCt2BY+xUYZlYduliWLqBNTcx/Z+E2COw+tGsixXSL2TAb+lZAaxVMSidrM1vCxMo3TyAc//ZpQ2JsDfxVIgsUOBkrDxUvBH+Q+F4mr5oG2U93X8W9cIkdCK5o9fCAmJs4at/K+d00JA+RBZhOKft06R/cr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6+oa7KGlUE81pwfihDjKvNnFNCyfncVjj7EyisRFAMwnezqU\nGFums+4r8Hs0SJNZy0GcVyavH5A1xmOf+9OsHMZXuCw/X0sUuSCUwJa6pXXo8iG9\nNmD2sX1kVuWYCMJT4J8eNhLRjue2FUkejC0HeHPi5HWVsesYRNg82arPdGpGPWjn\nj3Yp2uHCYs1ArdgWPsVGGZWHbpYli6gTU3Mf2fhNgjsPrRrIsV0i9kwG/pWQGsVT\nEonazNbwsTKN08gHP/2aUNibA38VSILFDgZKw8VLwR/kPheJq+aBtlPd1/FvXCJH\nQiuaPXwgJibOGrfyvndNCQPkQWYTin7dOkf3KwIDAQABAoIBAQDmXRxbcuDVUfOH\nHejvyfEWhePONcDLM+MrfhFndY4X4EKxTxsryds3mduoIPaF4/TryC6c33Zj8NLB\n3ahsJF7NXlRr0DE1oUAkIg9/G/A3/7IvNgjoX7ikyle/jsRt0SxMi7PZg3jD/blM\ngbDlmlbQJQEqqzM4n+N73ldVCTk4Z2oQydw2ow+pDwjl1mKu2b+8ike3UqRIp7LU\nHrqghTZ0atRvluvvPil/P9ZDHigF2z83G9dYsC2plxFHVDGpqsYD+SmJMxL99v6s\nIZy0yz+f8hNYyoi9vyGukdtRxGHQb/5cxlyslOwG0ZL6RYbWVER5JLd8sd5YiFU8\nK77DXBfxAoGBAPrah1K3xOa070kdTTJicRsZ+Hq1fDQpB7efwolx/bviYlsje3Vf\n6a04bMkzn6HnPJd0CPwPy+Q2bMhuxs62D68FnNZ/SM7I7vuu27rWpRN2KoizTNj1\nSJPV3uIz8iJ2wlt7PNjeB0IGma4yPCnk1PhbH4A1H06js25bQUh+oJypAoGBAPDB\nHej9uvU2spvg8n2eSHPJu5ibz1Ixxl8vXyYsAk9CTWvzLr/T6v+2bSRvu7csbp7m\nHMgW5L2o+B3rys9cprl7C9w5GnW3xMsnUH5panR/yBqzjcbLP0Rxgf00xNZdz/ma\n+dGqywkBV4sICDkrs5ArjMMAVLmb9X/Y/GNeZiWzAoGBAMDMqGk4+MrgkXC+ZpCs\n/IV55nJZfkaQqm/FCD2fMQbwreuiT8ccmnsZ/PJ/DNfg47773dPtSCX0dpNuILrL\nTy6Tv8FUPt8/q/4gnJzzUBivH23FcPDnRIrrO8zbY+R9JlAtXczIiQeEDyXFUlxY\nlh7z2jgtnAxS4RuWY4yWVldRAoGAQ8ut94lT12+StlCPGI61Cl4ZhK0DobrAiNdX\nLPGhqN4b3TU6yewMNfwSGfuY2ckaUYatPi8sNLhbPlnC38fQb1TWDyrJZ7LbKPYm\nNaLLxoihOdusJfngFA7+suXkNBVw1nIsvT0iNaP6Gf2mCytiQkvxNIxoT2g6psjc\nscLIcv8CgYA1dBK8HoFx8IrgE7t4Vl42Z/YDi8DZlYYXbEFTwTBxvocjW9leBl0w\nd6uZam/pktT/pVB3BWiBvVrH5QnPQRiPwc2qOkO7+j0opbhhyNl7sbZ4dxQw973K\nthp6GONKxGlMffJd6l+GbNRHolwTpxVucf4yhgssu2DyyuLt3iX5og==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "fingerprint": "fb:e5:66:ff:22:7b:f5:e1:e6:ea:b1:df:d4:58:d7:4c"}} 2018-12-10 04:43:43,577 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f5df8e58-f10c-48a8-aede-9ab0b16d7398 2018-12-10 04:43:43,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.489152193069s 2018-12-10 04:43:43,578 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDr6hrsoaVQTzWnB+KEOMq82cU0LJ+dxWOPsTKKxEUAzCd7OpQYW6az7ivwezRIk1nLQZxXJq8fkDXGY5/706wcxle4LD9fSxS5IJTAlrqldejyIb02YPaxfWRW5ZgIwlPgnx42EtGO57YVSR6MLQd4c+LkdZWx6xhE2DzZqs90akY9aOePdina4cJizUCt2BY+xUYZlYduliWLqBNTcx/Z+E2COw+tGsixXSL2TAb+lZAaxVMSidrM1vCxMo3TyAc//ZpQ2JsDfxVIgsUOBkrDxUvBH+Q+F4mr5oG2U93X8W9cIkdCK5o9fCAmJs4at/K+d00JA+RBZhOKft06R/cr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6+oa7KGlUE81pwfihDjKvNnFNCyfncVjj7EyisRFAMwnezqU\nGFums+4r8Hs0SJNZy0GcVyavH5A1xmOf+9OsHMZXuCw/X0sUuSCUwJa6pXXo8iG9\nNmD2sX1kVuWYCMJT4J8eNhLRjue2FUkejC0HeHPi5HWVsesYRNg82arPdGpGPWjn\nj3Yp2uHCYs1ArdgWPsVGGZWHbpYli6gTU3Mf2fhNgjsPrRrIsV0i9kwG/pWQGsVT\nEonazNbwsTKN08gHP/2aUNibA38VSILFDgZKw8VLwR/kPheJq+aBtlPd1/FvXCJH\nQiuaPXwgJibOGrfyvndNCQPkQWYTin7dOkf3KwIDAQABAoIBAQDmXRxbcuDVUfOH\nHejvyfEWhePONcDLM+MrfhFndY4X4EKxTxsryds3mduoIPaF4/TryC6c33Zj8NLB\n3ahsJF7NXlRr0DE1oUAkIg9/G/A3/7IvNgjoX7ikyle/jsRt0SxMi7PZg3jD/blM\ngbDlmlbQJQEqqzM4n+N73ldVCTk4Z2oQydw2ow+pDwjl1mKu2b+8ike3UqRIp7LU\nHrqghTZ0atRvluvvPil/P9ZDHigF2z83G9dYsC2plxFHVDGpqsYD+SmJMxL99v6s\nIZy0yz+f8hNYyoi9vyGukdtRxGHQb/5cxlyslOwG0ZL6RYbWVER5JLd8sd5YiFU8\nK77DXBfxAoGBAPrah1K3xOa070kdTTJicRsZ+Hq1fDQpB7efwolx/bviYlsje3Vf\n6a04bMkzn6HnPJd0CPwPy+Q2bMhuxs62D68FnNZ/SM7I7vuu27rWpRN2KoizTNj1\nSJPV3uIz8iJ2wlt7PNjeB0IGma4yPCnk1PhbH4A1H06js25bQUh+oJypAoGBAPDB\nHej9uvU2spvg8n2eSHPJu5ibz1Ixxl8vXyYsAk9CTWvzLr/T6v+2bSRvu7csbp7m\nHMgW5L2o+B3rys9cprl7C9w5GnW3xMsnUH5panR/yBqzjcbLP0Rxgf00xNZdz/ma\n+dGqywkBV4sICDkrs5ArjMMAVLmb9X/Y/GNeZiWzAoGBAMDMqGk4+MrgkXC+ZpCs\n/IV55nJZfkaQqm/FCD2fMQbwreuiT8ccmnsZ/PJ/DNfg47773dPtSCX0dpNuILrL\nTy6Tv8FUPt8/q/4gnJzzUBivH23FcPDnRIrrO8zbY+R9JlAtXczIiQeEDyXFUlxY\nlh7z2jgtnAxS4RuWY4yWVldRAoGAQ8ut94lT12+StlCPGI61Cl4ZhK0DobrAiNdX\nLPGhqN4b3TU6yewMNfwSGfuY2ckaUYatPi8sNLhbPlnC38fQb1TWDyrJZ7LbKPYm\nNaLLxoihOdusJfngFA7+suXkNBVw1nIsvT0iNaP6Gf2mCytiQkvxNIxoT2g6psjc\nscLIcv8CgYA1dBK8HoFx8IrgE7t4Vl42Z/YDi8DZlYYXbEFTwTBxvocjW9leBl0w\nd6uZam/pktT/pVB3BWiBvVrH5QnPQRiPwc2qOkO7+j0opbhhyNl7sbZ4dxQw973K\nthp6GONKxGlMffJd6l+GbNRHolwTpxVucf4yhgssu2DyyuLt3iX5og==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3860382c9af047afaf0440cbe0d9aebf', 'name': u'cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'created_at': '2018-12-10T04:43:43.578753', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'name': 'cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fb:e5:66:ff:22:7b:f5:e1:e6:ea:b1:df:d4:58:d7:4c', 'type': 'ssh', 'id': u'cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb'}) 2018-12-10 04:43:43,579 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA6+oa7KGlUE81pwfihDjKvNnFNCyfncVjj7EyisRFAMwnezqU GFums+4r8Hs0SJNZy0GcVyavH5A1xmOf+9OsHMZXuCw/X0sUuSCUwJa6pXXo8iG9 NmD2sX1kVuWYCMJT4J8eNhLRjue2FUkejC0HeHPi5HWVsesYRNg82arPdGpGPWjn j3Yp2uHCYs1ArdgWPsVGGZWHbpYli6gTU3Mf2fhNgjsPrRrIsV0i9kwG/pWQGsVT EonazNbwsTKN08gHP/2aUNibA38VSILFDgZKw8VLwR/kPheJq+aBtlPd1/FvXCJH QiuaPXwgJibOGrfyvndNCQPkQWYTin7dOkf3KwIDAQABAoIBAQDmXRxbcuDVUfOH HejvyfEWhePONcDLM+MrfhFndY4X4EKxTxsryds3mduoIPaF4/TryC6c33Zj8NLB 3ahsJF7NXlRr0DE1oUAkIg9/G/A3/7IvNgjoX7ikyle/jsRt0SxMi7PZg3jD/blM gbDlmlbQJQEqqzM4n+N73ldVCTk4Z2oQydw2ow+pDwjl1mKu2b+8ike3UqRIp7LU HrqghTZ0atRvluvvPil/P9ZDHigF2z83G9dYsC2plxFHVDGpqsYD+SmJMxL99v6s IZy0yz+f8hNYyoi9vyGukdtRxGHQb/5cxlyslOwG0ZL6RYbWVER5JLd8sd5YiFU8 K77DXBfxAoGBAPrah1K3xOa070kdTTJicRsZ+Hq1fDQpB7efwolx/bviYlsje3Vf 6a04bMkzn6HnPJd0CPwPy+Q2bMhuxs62D68FnNZ/SM7I7vuu27rWpRN2KoizTNj1 SJPV3uIz8iJ2wlt7PNjeB0IGma4yPCnk1PhbH4A1H06js25bQUh+oJypAoGBAPDB Hej9uvU2spvg8n2eSHPJu5ibz1Ixxl8vXyYsAk9CTWvzLr/T6v+2bSRvu7csbp7m HMgW5L2o+B3rys9cprl7C9w5GnW3xMsnUH5panR/yBqzjcbLP0Rxgf00xNZdz/ma +dGqywkBV4sICDkrs5ArjMMAVLmb9X/Y/GNeZiWzAoGBAMDMqGk4+MrgkXC+ZpCs /IV55nJZfkaQqm/FCD2fMQbwreuiT8ccmnsZ/PJ/DNfg47773dPtSCX0dpNuILrL Ty6Tv8FUPt8/q/4gnJzzUBivH23FcPDnRIrrO8zbY+R9JlAtXczIiQeEDyXFUlxY lh7z2jgtnAxS4RuWY4yWVldRAoGAQ8ut94lT12+StlCPGI61Cl4ZhK0DobrAiNdX LPGhqN4b3TU6yewMNfwSGfuY2ckaUYatPi8sNLhbPlnC38fQb1TWDyrJZ7LbKPYm NaLLxoihOdusJfngFA7+suXkNBVw1nIsvT0iNaP6Gf2mCytiQkvxNIxoT2g6psjc scLIcv8CgYA1dBK8HoFx8IrgE7t4Vl42Z/YDi8DZlYYXbEFTwTBxvocjW9leBl0w d6uZam/pktT/pVB3BWiBvVrH5QnPQRiPwc2qOkO7+j0opbhhyNl7sbZ4dxQw973K thp6GONKxGlMffJd6l+GbNRHolwTpxVucf4yhgssu2DyyuLt3iX5og== -----END RSA PRIVATE KEY----- 2018-12-10 04:43:43,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-10 04:43:43,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"security_group": {"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-12-10 04:43:44,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:44 GMT X-Openstack-Request-Id: req-c0286f3e-00c5-4ed9-9a23-0b17d0e29a9a 2018-12-10 04:43:44,042 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:43Z", "updated_at": "2018-12-10T04:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:43Z", "revision_number": 0, "id": "42828883-ddaf-43f6-82cd-25813da60752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:43Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:43Z", "revision_number": 0, "id": "43f1aa18-d65c-47d1-9cca-ee799b52c356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:43Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}], "revision_number": 1, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}} 2018-12-10 04:43:44,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c0286f3e-00c5-4ed9-9a23-0b17d0e29a9a 2018-12-10 04:43:44,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.458436012268s 2018-12-10 04:43:44,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:43:44,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:44,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:44 GMT X-Openstack-Request-Id: req-e1874cdb-3143-463b-aea4-909c70acc28d 2018-12-10 04:43:44,404 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:43Z", "updated_at": "2018-12-10T04:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:43Z", "revision_number": 0, "id": "42828883-ddaf-43f6-82cd-25813da60752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:43Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:43Z", "revision_number": 0, "id": "43f1aa18-d65c-47d1-9cca-ee799b52c356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:43Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}], "revision_number": 1, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}, {"description": "Default security group", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:27Z", "updated_at": "2018-12-10T04:43:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "6849861c-1154-476f-94ca-25d42a9fa3d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "8f7e1d02-107b-480f-a7da-514f29273e56", "remote_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "d22fb36b-bf7a-40d5-9e02-d137ce6d081f", "remote_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "dc4f06c1-8b97-4121-a1a7-d0be89321079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}], "revision_number": 1, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "name": "default"}]} 2018-12-10 04:43:44,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e1874cdb-3143-463b-aea4-909c70acc28d 2018-12-10 04:43:44,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.354195833206s 2018-12-10 04:43:44,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 04:43:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664"}}' 2018-12-10 04:43:44,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:44 GMT X-Openstack-Request-Id: req-a54ec417-9a11-42af-8a1d-93a2c61cb1a3 2018-12-10 04:43:44,856 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-10T04:43:44Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "port_range_min": 22, "revision_number": 0, "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:44Z", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "63bccd67-0558-42d2-9b65-7bf45c6b5dfc"}} 2018-12-10 04:43:44,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-a54ec417-9a11-42af-8a1d-93a2c61cb1a3 2018-12-10 04:43:44,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.445307970047s 2018-12-10 04:43:44,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:43:44,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:45,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:45 GMT X-Openstack-Request-Id: req-f558354c-0529-4341-afc9-394ec0cc6ed4 2018-12-10 04:43:45,242 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:43Z", "updated_at": "2018-12-10T04:43:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:43Z", "revision_number": 0, "id": "42828883-ddaf-43f6-82cd-25813da60752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:43Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:43Z", "revision_number": 0, "id": "43f1aa18-d65c-47d1-9cca-ee799b52c356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:43Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T04:43:44Z", "revision_number": 0, "id": "63bccd67-0558-42d2-9b65-7bf45c6b5dfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:44Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}], "revision_number": 2, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}, {"description": "Default security group", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:27Z", "updated_at": "2018-12-10T04:43:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "6849861c-1154-476f-94ca-25d42a9fa3d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "8f7e1d02-107b-480f-a7da-514f29273e56", "remote_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "d22fb36b-bf7a-40d5-9e02-d137ce6d081f", "remote_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "dc4f06c1-8b97-4121-a1a7-d0be89321079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}], "revision_number": 1, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "name": "default"}]} 2018-12-10 04:43:45,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f558354c-0529-4341-afc9-394ec0cc6ed4 2018-12-10 04:43:45,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.379983901978s 2018-12-10 04:43:45,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 04:43:45,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664"}}' 2018-12-10 04:43:45,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:45 GMT X-Openstack-Request-Id: req-e2a8b4c2-7d73-4eae-9ed6-103fcaa38386 2018-12-10 04:43:45,445 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-10T04:43:45Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "port_range_min": null, "revision_number": 0, "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:45Z", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "5a87bc26-d253-41d9-a7c2-7c79fb512e9e"}} 2018-12-10 04:43:45,445 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e2a8b4c2-7d73-4eae-9ed6-103fcaa38386 2018-12-10 04:43:45,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.195842981339s 2018-12-10 04:43:45,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:43:45,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:45,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:45 GMT X-Openstack-Request-Id: req-de299e14-aa0f-4c04-9ecb-6c6907eeb252 2018-12-10 04:43:45,546 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49d84fed-5bac-4968-a467-93a5c3c8a042","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0837a969b4314ee8ad843e30d6a0a7ca","l2_adjacency":true,"status":"ACTIVE","subnets":["4b4532b1-7cee-4c4b-b761-b676020d0730"],"description":"","tags":[],"updated_at":"2018-12-10T04:43:29Z","qos_policy_id":null,"name":"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb","admin_state_up":true,"tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:43:45,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-de299e14-aa0f-4c04-9ecb-6c6907eeb252 2018-12-10 04:43:45,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0990610122681s 2018-12-10 04:43:45,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:43:45,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:45,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:45 GMT X-Openstack-Request-Id: req-654b0eba-1264-438c-8930-aac00fb48167 2018-12-10 04:43:45,894 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:43:42Z", "file": "/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/file", "owner": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "size": 12716032, "self": "/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:43:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:43:45,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-654b0eba-1264-438c-8930-aac00fb48167 2018-12-10 04:43:45,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.342710018158s 2018-12-10 04:43:45,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:43:45,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:45,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97f3e411-2001-46e0-b1d9-f17316f5f006 x-openstack-request-id: req-97f3e411-2001-46e0-b1d9-f17316f5f006 2018-12-10 04:43:45,929 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "685f50be-c4c7-4ac4-b599-046143c629f3"}]} 2018-12-10 04:43:45,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-97f3e411-2001-46e0-b1d9-f17316f5f006 2018-12-10 04:43:45,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280499458313s 2018-12-10 04:43:45,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-10 04:43:45,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"server": {"name": "cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "imageRef": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "flavorRef": "685f50be-c4c7-4ac4-b599-046143c629f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "49d84fed-5bac-4968-a467-93a5c3c8a042"}], "security_groups": [{"name": "ad2c1675-eb74-4bca-b840-6eb3fb61f664"}]}}' 2018-12-10 04:43:51,583 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8 x-compute-request-id: req-5166d038-220b-486b-914b-5b4ec5a1da77 x-openstack-request-id: req-5166d038-220b-486b-914b-5b4ec5a1da77 2018-12-10 04:43:51,583 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ad2c1675-eb74-4bca-b840-6eb3fb61f664"}], "OS-DCF:diskConfig": "MANUAL", "id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "bookmark"}], "adminPass": "ev2i6GSESHkP"}} 2018-12-10 04:43:51,583 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5166d038-220b-486b-914b-5b4ec5a1da77 2018-12-10 04:43:51,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.65202307701s 2018-12-10 04:43:51,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:43:51,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:52,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c70d6156-c572-42ef-a66b-4e68406149f8 x-openstack-request-id: req-c70d6156-c572-42ef-a66b-4e68406149f8 2018-12-10 04:43:52,172 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:43:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:43:51Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:43:52,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c70d6156-c572-42ef-a66b-4e68406149f8 2018-12-10 04:43:52,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587754011154s 2018-12-10 04:43:52,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:43:52,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:52,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:52 GMT X-Openstack-Request-Id: req-2785d564-66ac-40dd-b29c-6a840d985523 2018-12-10 04:43:52,532 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49d84fed-5bac-4968-a467-93a5c3c8a042","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0837a969b4314ee8ad843e30d6a0a7ca","l2_adjacency":true,"status":"ACTIVE","subnets":["4b4532b1-7cee-4c4b-b761-b676020d0730"],"description":"","tags":[],"updated_at":"2018-12-10T04:43:29Z","qos_policy_id":null,"name":"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb","admin_state_up":true,"tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:43:52,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2785d564-66ac-40dd-b29c-6a840d985523 2018-12-10 04:43:52,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348268985748s 2018-12-10 04:43:52,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:43:52,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:52,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:52 GMT X-Openstack-Request-Id: req-1f4d032a-7b75-4c76-9487-ec186a44bac2 2018-12-10 04:43:52,780 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49d84fed-5bac-4968-a467-93a5c3c8a042","tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:43:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0837a969b4314ee8ad843e30d6a0a7ca","id":"4b4532b1-7cee-4c4b-b761-b676020d0730","subnetpool_id":null,"name":"cinder_test-subnet_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}]} 2018-12-10 04:43:52,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1f4d032a-7b75-4c76-9487-ec186a44bac2 2018-12-10 04:43:52,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.246318101883s 2018-12-10 04:43:52,781 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:43:54,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:43:54,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:54,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fb77a75-5eb8-490e-8bc0-37f7a8f1f203 x-openstack-request-id: req-4fb77a75-5eb8-490e-8bc0-37f7a8f1f203 2018-12-10 04:43:54,891 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:43:54Z", "hostId": "194927445ddc4e22d600e7fac86d3b11f79ff9f58f7b40b459f33a5f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:43:51Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:43:54,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4fb77a75-5eb8-490e-8bc0-37f7a8f1f203 2018-12-10 04:43:54,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.108132123947s 2018-12-10 04:43:54,898 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:43:56,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:43:56,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:43:57,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a861f9c9-f898-4b79-995f-ddb10e141046 x-openstack-request-id: req-a861f9c9-f898-4b79-995f-ddb10e141046 2018-12-10 04:43:57,659 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:43:55Z", "hostId": "194927445ddc4e22d600e7fac86d3b11f79ff9f58f7b40b459f33a5f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:43:51Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:43:57,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a861f9c9-f898-4b79-995f-ddb10e141046 2018-12-10 04:43:57,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758400917053s 2018-12-10 04:43:57,666 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:43:59,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:43:59,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:00,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Mon, 10 Dec 2018 04:43:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89aa24f6-d013-4048-aa3e-599813b3257e x-openstack-request-id: req-89aa24f6-d013-4048-aa3e-599813b3257e 2018-12-10 04:44:00,042 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:43:55Z", "hostId": "194927445ddc4e22d600e7fac86d3b11f79ff9f58f7b40b459f33a5f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:43:51Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:44:00,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-89aa24f6-d013-4048-aa3e-599813b3257e 2018-12-10 04:44:00,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373780965805s 2018-12-10 04:44:00,050 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:44:02,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:44:02,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:02,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b23dc64-4b04-4306-8f69-244c515aafad x-openstack-request-id: req-2b23dc64-4b04-4306-8f69-244c515aafad 2018-12-10 04:44:02,944 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:44:01.000000", "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:44:01Z", "hostId": "194927445ddc4e22d600e7fac86d3b11f79ff9f58f7b40b459f33a5f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:43:51Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:44:02,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2b23dc64-4b04-4306-8f69-244c515aafad 2018-12-10 04:44:02,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.891745090485s 2018-12-10 04:44:02,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:44:02,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:03,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:03 GMT X-Openstack-Request-Id: req-1840e3aa-004d-4ab8-8d1b-32df32d17154 2018-12-10 04:44:03,041 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:44:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4532b1-7cee-4c4b-b761-b676020d0730","ip_address":"192.168.120.18"}],"id":"e0613d4c-f6aa-40a4-91ae-f79acb042dbd","security_groups":["ad2c1675-eb74-4bca-b840-6eb3fb61f664"],"mac_address":"fa:16:3e:f4:16:87","project_id":"0837a969b4314ee8ad843e30d6a0a7ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49d84fed-5bac-4968-a467-93a5c3c8a042","tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:55Z","binding:vnic_type":"normal","device_id":"476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8","ip_allocation":"immediate"}]} 2018-12-10 04:44:03,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8 used request id req-1840e3aa-004d-4ab8-8d1b-32df32d17154 2018-12-10 04:44:03,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0879600048065s 2018-12-10 04:44:03,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:03,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=e0613d4c-f6aa-40a4-91ae-f79acb042dbd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:03,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:03 GMT X-Openstack-Request-Id: req-53ec1667-74f1-481c-a01d-ef46b39eca05 2018-12-10 04:44:03,099 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:44:03,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=e0613d4c-f6aa-40a4-91ae-f79acb042dbd used request id req-53ec1667-74f1-481c-a01d-ef46b39eca05 2018-12-10 04:44:03,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0466721057892s 2018-12-10 04:44:03,100 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f4:16:87', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:44:01.000000', 'flavor': Munch({u'id': u'685f50be-c4c7-4ac4-b599-046143c629f3'}), 'az': u'nova', 'id': u'476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8', 'security_groups': [Munch({u'name': u'cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3860382c9af047afaf0440cbe0d9aebf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'name': 'cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-10T04:44:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T04:44:01Z', 'hostId': u'194927445ddc4e22d600e7fac86d3b11f79ff9f58f7b40b459f33a5f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'194927445ddc4e22d600e7fac86d3b11f79ff9f58f7b40b459f33a5f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:44:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'name': u'cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'adminPass': u'ev2i6GSESHkP', 'tenant_id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'created_at': u'2018-12-10T04:43:51Z', 'created': u'2018-12-10T04:43:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 04:44:03,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:44:03,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:03,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:03 GMT X-Openstack-Request-Id: req-9237ec99-28dd-417a-a1ae-6dcedaf820bd 2018-12-10 04:44:03,448 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49d84fed-5bac-4968-a467-93a5c3c8a042","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0837a969b4314ee8ad843e30d6a0a7ca","l2_adjacency":true,"status":"ACTIVE","subnets":["4b4532b1-7cee-4c4b-b761-b676020d0730"],"description":"","tags":[],"updated_at":"2018-12-10T04:43:29Z","qos_policy_id":null,"name":"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb","admin_state_up":true,"tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:44:03,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9237ec99-28dd-417a-a1ae-6dcedaf820bd 2018-12-10 04:44:03,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342725038528s 2018-12-10 04:44:03,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:44:03,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:03,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:03 GMT X-Openstack-Request-Id: req-b9663d45-282d-4081-aa48-cd37d4364ba8 2018-12-10 04:44:03,501 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:44:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4532b1-7cee-4c4b-b761-b676020d0730","ip_address":"192.168.120.18"}],"id":"e0613d4c-f6aa-40a4-91ae-f79acb042dbd","security_groups":["ad2c1675-eb74-4bca-b840-6eb3fb61f664"],"mac_address":"fa:16:3e:f4:16:87","project_id":"0837a969b4314ee8ad843e30d6a0a7ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49d84fed-5bac-4968-a467-93a5c3c8a042","tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:55Z","binding:vnic_type":"normal","device_id":"476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8","ip_allocation":"immediate"}]} 2018-12-10 04:44:03,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8 used request id req-b9663d45-282d-4081-aa48-cd37d4364ba8 2018-12-10 04:44:03,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0511741638184s 2018-12-10 04:44:03,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-10 04:44:03,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"floatingip": {"floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "fixed_ip_address": "192.168.120.18", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd"}}' 2018-12-10 04:44:06,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:06 GMT X-Openstack-Request-Id: req-4e07039f-2426-4b3b-8f39-14cf5e478f2c 2018-12-10 04:44:06,501 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:04Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}} 2018-12-10 04:44:06,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4e07039f-2426-4b3b-8f39-14cf5e478f2c 2018-12-10 04:44:06,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.99933099747s 2018-12-10 04:44:06,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:06,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:06 GMT X-Openstack-Request-Id: req-85ff5692-664e-439a-85e0-520b85ccaacf 2018-12-10 04:44:06,583 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:04Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}]} 2018-12-10 04:44:06,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-85ff5692-664e-439a-85e0-520b85ccaacf 2018-12-10 04:44:06,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0655469894409s 2018-12-10 04:44:06,590 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:44:06,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:06,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:06,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:06 GMT X-Openstack-Request-Id: req-f116a19c-8718-488c-9a67-75ac6f901539 2018-12-10 04:44:06,785 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:04Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}]} 2018-12-10 04:44:06,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f116a19c-8718-488c-9a67-75ac6f901539 2018-12-10 04:44:06,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0847039222717s 2018-12-10 04:44:06,792 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:44:06,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:06,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:06,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:06 GMT X-Openstack-Request-Id: req-6ef71545-361e-4f14-a411-f9e1f7e00376 2018-12-10 04:44:06,968 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:04Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}]} 2018-12-10 04:44:06,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6ef71545-361e-4f14-a411-f9e1f7e00376 2018-12-10 04:44:06,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0660870075226s 2018-12-10 04:44:06,975 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:44:07,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:07,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:07,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:07 GMT X-Openstack-Request-Id: req-ffc08d02-cbd3-428f-b895-ae13b78e5073 2018-12-10 04:44:07,451 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:04Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}]} 2018-12-10 04:44:07,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ffc08d02-cbd3-428f-b895-ae13b78e5073 2018-12-10 04:44:07,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.366375923157s 2018-12-10 04:44:07,459 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:44:07,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:07,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:07,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:07 GMT X-Openstack-Request-Id: req-de0b0b17-b830-43c0-aaa1-1a9a775d4643 2018-12-10 04:44:07,925 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:07Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}]} 2018-12-10 04:44:07,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-de0b0b17-b830-43c0-aaa1-1a9a775d4643 2018-12-10 04:44:07,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.354948043823s 2018-12-10 04:44:07,932 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9e64c611-1987-4422-be73-ae115087cb31', 'updated_at': u'2018-12-10T04:44:07Z', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'e0613d4c-f6aa-40a4-91ae-f79acb042dbd', 'id': u'27ab766e-e485-4d9c-9c2e-ebbb92cf4466', 'network': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'port': u'e0613d4c-f6aa-40a4-91ae-f79acb042dbd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'name': 'cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'49d84fed-5bac-4968-a467-93a5c3c8a042', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f4:16:87', u'device_id': u'476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'created_at': u'2018-12-10T04:44:04Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'49d84fed-5bac-4968-a467-93a5c3c8a042', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f4:16:87', u'device_id': u'476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8'}), 'router': u'9e64c611-1987-4422-be73-ae115087cb31'}) 2018-12-10 04:44:07,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 04:44:07,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 04:44:08,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9586 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2230741e-6f4c-4c19-8ac4-d87b26fe1a85 x-openstack-request-id: req-2230741e-6f4c-4c19-8ac4-d87b26fe1a85 2018-12-10 04:44:08,046 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 533762555 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.230225] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233147] pid_max: default: 32768 minimum: 301\n[ 0.234727] ACPI: Core revision 20150930\n[ 0.236728] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239010] Security Framework initialized\n[ 0.240439] Yama: becoming mindful.\n[ 0.241727] AppArmor: AppArmor initialized\n[ 0.243207] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245519] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249869] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252277] Initializing cgroup subsys io\n[ 0.253711] Initializing cgroup subsys memory\n[ 0.255217] Initializing cgroup subsys devices\n[ 0.256753] Initializing cgroup subsys freezer\n[ 0.258273] Initializing cgroup subsys net_cls\n[ 0.259802] Initializing cgroup subsys perf_event\n[ 0.261407] Initializing cgroup subsys net_prio\n[ 0.262957] Initializing cgroup subsys hugetlb\n[ 0.264478] Initializing cgroup subsys pids\n[ 0.265991] CPU: Physical Processor ID: 0\n[ 0.268101] mce: CPU supports 10 MCE banks\n[ 0.269582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.271339] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288554] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.297103] ftrace: allocating 31920 entries in 125 pages\n[ 0.329118] smpboot: Max logical packages: 1\n[ 0.330620] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.333004] x2apic enabled\n[ 0.334371] Switched APIC routing to physical x2apic.\n[ 0.337266] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.339229] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.342859] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.345992] KVM setup paravirtual spinlock\n[ 0.347965] x86: Booted up 1 node, 1 CPUs\n[ 0.349378] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.351763] devtmpfs: initialized\n[ 0.354010] evm: security.selinux\n[ 0.355231] evm: security.SMACK64\n[ 0.356441] evm: security.SMACK64EXEC\n[ 0.357751] evm: security.SMACK64TRANSMUTE\n[ 0.359176] evm: security.SMACK64MMAP\n[ 0.360476] evm: security.ima\n[ 0.361596] evm: security.capability\n[ 0.362957] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.366181] pinctrl core: initialized pinctrl subsystem\n[ 0.368067] RTC time: 4:44:01, date: 12/10/18\n[ 0.369698] NET: Registered protocol family 16\n[ 0.371352] cpuidle: using governor ladder\n[ 0.372796] cpuidle: using governor menu\n[ 0.374180] PCCT header not found.\n[ 0.375462] ACPI: bus type PCI registered\n[ 0.376870] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.379040] PCI: Using configuration type 1 for base access\n[ 0.381623] ACPI: Added _OSI(Module Device)\n[ 0.383085] ACPI: Added _OSI(Processor Device)\n[ 0.384596] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.386173] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.388773] ACPI: Interpreter enabled\n[ 0.390099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.393334] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.396577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.399812] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.403038] ACPI: (supports S0 S5)\n[ 0.404273] ACPI: Using IOAPIC for interrupt routing\n[ 0.405935] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.410417] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.412426] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.414604] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.416713] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.420534] acpiphp: Slot [3] registered\n[ 0.421930] acpiphp: Slot [4] registered\n[ 0.423324] acpiphp: Slot [5] registered\n[ 0.424723] acpiphp: Slot [6] registered\n[ 0.426117] acpiphp: Slot [7] registered\n[ 0.427514] acpiphp: Slot [8] registered\n[ 0.428909] acpiphp: Slot [9] registered\n[ 0.430302] acpiphp: Slot [10] registered\n[ 0.431718] acpiphp: Slot [11] registered\n[ 0.433141] acpiphp: Slot [12] registered\n[ 0.434562] acpiphp: Slot [13] registered\n[ 0.435978] acpiphp: Slot [14] registered\n[ 0.437400] acpiphp: Slot [15] registered\n[ 0.454852] acpiphp: Slot [16] registered\n[ 0.456282] acpiphp: Slot [17] registered\n[ 0.457697] acpiphp: Slot [18] registered\n[ 0.459113] acpiphp: Slot [19] registered\n[ 0.460529] acpiphp: Slot [20] registered\n[ 0.461943] acpiphp: Slot [21] registered\n[ 0.463362] acpiphp: Slot [22] registered\n[ 0.464778] acpiphp: Slot [23] registered\n[ 0.466194] acpiphp: Slot [24] registered\n[ 0.467620] acpiphp: Slot [25] registered\n[ 0.469034] acpiphp: Slot [26] registered\n[ 0.470444] acpiphp: Slot [27] registered\n[ 0.471865] acpiphp: Slot [28] registered\n[ 0.473282] acpiphp: Slot [29] registered\n[ 0.474695] acpiphp: Slot [30] registered\n[ 0.476112] acpiphp: Slot [31] registered\n[ 0.477531] PCI host bridge to bus 0000:00\n[ 0.478952] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.481098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.483236] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.485778] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.488322] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.490920] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.495630] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.497883] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499959] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.502203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.506814] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.509315] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.532121] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.540219] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.542703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.545161] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.547596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.550471] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553524] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.555411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.558136] vgaarb: loaded\n[ 0.559198] vgaarb: bridge control possible 0000:00:02.0\n[ 0.561712] SCSI subsystem initialized\n[ 0.563667] ACPI: bus type USB registered\n[ 0.565152] usbcore: registered new interface driver usbfs\n[ 0.566976] usbcore: registered new interface driver hub\n[ 0.568747] usbcore: registered new device driver usb\n[ 0.570823] PCI: Using ACPI for IRQ routing\n[ 0.573225] NetLabel: Initializing\n[ 0.574491] NetLabel: domain hash size = 128\n[ 0.576002] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.577725] NetLabel: unlabeled traffic allowed by default\n[ 0.580088] clocksource: Switched to clocksource kvm-clock\n[ 0.592010] AppArmor: AppArmor Filesystem Enabled\n[ 0.593734] pnp: PnP ACPI init\n[ 0.595346] pnp: PnP ACPI: found 5 devices\n[ 0.602598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.605677] NET: Registered protocol family 2\n[ 0.607742] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.610043] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.612185] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.614333] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616260] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618396] NET: Registered protocol family 1\n[ 0.619999] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.621965] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623875] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.638940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.654389] Trying to unpack rootfs image as initramfs...\n[ 0.719624] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.722695] Scanning for low memory corruption every 60 seconds\n[ 0.725146] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.727216] audit: initializing netlink subsys (disabled)\n[ 0.729123] audit: type=2000 audit(1544417042.203:1): initialized\n[ 0.731547] Initialise system trusted keyring\n[ 0.733251] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.735308] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.738480] zbud: loaded\n[ 0.739694] VFS: Disk quotas dquot_6.6.0\n[ 0.741165] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.743793] fuse init (API version 7.23)\n[ 0.745380] Key type big_key registered\n[ 0.746793] Allocating IMA MOK and blacklist keyrings.\n[ 0.748895] Key type asymmetric registered\n[ 0.750361] Asymmetric key parser 'x509' registered\n[ 0.752052] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.754703] io scheduler noop registered\n[ 0.756104] io scheduler deadline registered (default)\n[ 0.757871] io scheduler cfq registered\n[ 0.759397] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.761251] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.763491] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.766056] ACPI: Power Button [PWRF]\n[ 0.767553] GHES: HEST is not enabled!\n[ 0.781860] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.811871] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.815488] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.841033] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.844646] Linux agpgart interface v0.103\n[ 0.848529] brd: module loaded\n[ 0.851047] loop: module loaded\n[ 0.856731] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.859282] GPT:90111 != 2097151\n[ 0.860475] GPT:Alternate GPT header not at the end of the disk.\n[ 0.862413] GPT:90111 != 2097151\n[ 0.863604] GPT: Use GNU Parted to correct GPT errors.\n[ 0.865311] vda: vda1 vda15\n[ 0.867291] scsi host0: ata_piix\n[ 0.868638] scsi host1: ata_piix\n[ 0.869888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.872040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.874846] libphy: Fixed MDIO Bus: probed\n[ 0.876306] tun: Universal TUN/TAP device driver, 1.6\n[ 0.877999] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.881286] PPP generic driver version 2.4.2\n[ 0.882875] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.885011] ehci-pci: EHCI PCI platform driver\n[ 0.886563] ehci-platform: EHCI generic platform driver\n[ 0.888316] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.890328] ohci-pci: OHCI PCI platform driver\n[ 0.891876] ohci-platform: OHCI generic platform driver\n[ 0.893648] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.908696] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.910470] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.913077] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.914832] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.916911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.919123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.921640] usb usb1: Product: UHCI Host Controller\n[ 0.923281] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.925289] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.926978] hub 1-0:1.0: USB hub found\n[ 0.928348] hub 1-0:1.0: 2 ports detected\n[ 0.929987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.933640] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.935315] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.937122] mousedev: PS/2 mouse device common for all mice\n[ 0.939324] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.942334] rtc_cmos 00:00: RTC can wake from S4\n[ 0.944530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.946621] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.948721] i2c /dev entries driver\n[ 0.950057] device-mapper: uevent: version 1.0.3\n[ 0.951726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.954598] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.956932] NET: Registered protocol family 10\n[ 0.958949] NET: Registered protocol family 17\n[ 0.960550] Key type dns_resolver registered\n[ 0.962246] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.964183] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.967292] registered taskstats version 1\n[ 0.968796] Loading compiled-in X.509 certificates\n[ 0.971059] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.974336] zswap: loaded using pool lzo/zbud\n[ 0.976964] Key type trusted registered\n[ 0.979374] Key type encrypted registered\n[ 0.980835] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.982687] ima: No TPM chip found, activating TPM-bypass!\n[ 0.984541] evm: HMAC attrs: 0x1\n[ 0.986166] Magic number: 14:892:716\n[ 0.987666] rtc_cmos 00:00: setting system clock to 2018-12-10 04:44:01 UTC (1544417041)\n[ 0.990531] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.992493] EDD information not available.\n[ 1.030777] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.049756] Write protecting the kernel read-only data: 14336k\n[ 1.055077] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.058330] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.112628] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.18...\nLease of 192.168.120.18 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwS7KyyRCelLbATuMTROZPVnTN45rVBd15D2jtmvBtacFRDuaQkKFHpWF8meOwJbJOsK48CQZ2NxMCLD9dt9FYOApzU2UsaolWJc9Mek9cYsiLJX4KvpSEho+1WrTkYhuWJvwPTQBcXRNN3ynHOmcX/n5r4/NBI2Yzj2a1wwfd9ulI6BA3L+YcLAPJ9nBxP8Ml/V6siCfuhwwb1soQWF9BjW+HohmHGTofoIMfzlGFObWQfETBsHOv4FcMSnKCcfPwKAJLLU5mVKnyht9NiFUEWaSQa4Fx7rsW63oLVyVHmXezsPKEZpFA2MLrhq8h/DO4MhFYQOZlkuZRps7Nc46h root@cinder-test-vm2-875eb099-1cfd-451a-ad7d-10a053c8d0bb\nssh-dss AAAAB3NzaC1kc3MAAACBAK9lKVBiHxVSFyGBjropC9MAvLA7rg1NbSbM/GktmV0erzeDgBNAZA6qBe9UUMFkK3p7acI3XKEL2KpuSW/db5mVZsFAhE5eIMrc3HlwP1Ou+gxPA8UcVIK5iGrilZpUqxSMr8JF6dfAbEz8qBX2PfkJVuMbnrd8iFqBjqO/McL9AAAAFQDv9xZkcYJMVuRwZ10X8JHklHdwWQAAAIA6B/nGInnb16CiRIJTVFLcR6YeP2vaEoaCJ+dCWvTiEpgl54fn31zYLFO0z6B42I7FL4iom38RxKV5mSacdLElhawROii/C0q5MfgCDnhlONnUZ5IwunNmh+CXp/79Q6ahzaDu/DX6oI2y8fIicKUKCI8ieGAtwabHK1hRz7sETgAAAIA+7yVHhAighcWUZspIaRAa+0Gb4f1OStbRxX5Xm7TeM3F3h1C/TWEZd4zzpKm9ADd2NjOcpnB9XJYogKSTkKRyiesT8CLlX96vOrIGHTIez5HZhENNYrwDbluVdPxR6c90b8NCR+iM3F4Tbsvar+j6wZQT4sYQWuS/6oQyO0iGeg== root@cinder-test-vm2-875eb099-1cfd-451a-ad7d-10a053c8d0bb\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.14s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fef4:1687/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.18 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-875eb099-1cfd-451a-ad7d-10a053c8d0bb\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.27 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-875eb099-1cfd-451a-ad7d-10a053c8d0bb login: "} 2018-12-10 04:44:08,046 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8/action used request id req-2230741e-6f4c-4c19-8ac4-d87b26fe1a85 2018-12-10 04:44:08,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.113647937775s 2018-12-10 04:44:08,047 - 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 533762555 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.230225] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233147] pid_max: default: 32768 minimum: 301 [ 0.234727] ACPI: Core revision 20150930 [ 0.236728] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239010] Security Framework initialized [ 0.240439] Yama: becoming mindful. [ 0.241727] AppArmor: AppArmor initialized [ 0.243207] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245519] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249869] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252277] Initializing cgroup subsys io [ 0.253711] Initializing cgroup subsys memory [ 0.255217] Initializing cgroup subsys devices [ 0.256753] Initializing cgroup subsys freezer [ 0.258273] Initializing cgroup subsys net_cls [ 0.259802] Initializing cgroup subsys perf_event [ 0.261407] Initializing cgroup subsys net_prio [ 0.262957] Initializing cgroup subsys hugetlb [ 0.264478] Initializing cgroup subsys pids [ 0.265991] CPU: Physical Processor ID: 0 [ 0.268101] mce: CPU supports 10 MCE banks [ 0.269582] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271339] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288554] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297103] ftrace: allocating 31920 entries in 125 pages [ 0.329118] smpboot: Max logical packages: 1 [ 0.330620] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.333004] x2apic enabled [ 0.334371] Switched APIC routing to physical x2apic. [ 0.337266] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339229] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342859] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345992] KVM setup paravirtual spinlock [ 0.347965] x86: Booted up 1 node, 1 CPUs [ 0.349378] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.351763] devtmpfs: initialized [ 0.354010] evm: security.selinux [ 0.355231] evm: security.SMACK64 [ 0.356441] evm: security.SMACK64EXEC [ 0.357751] evm: security.SMACK64TRANSMUTE [ 0.359176] evm: security.SMACK64MMAP [ 0.360476] evm: security.ima [ 0.361596] evm: security.capability [ 0.362957] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.366181] pinctrl core: initialized pinctrl subsystem [ 0.368067] RTC time: 4:44:01, date: 12/10/18 [ 0.369698] NET: Registered protocol family 16 [ 0.371352] cpuidle: using governor ladder [ 0.372796] cpuidle: using governor menu [ 0.374180] PCCT header not found. [ 0.375462] ACPI: bus type PCI registered [ 0.376870] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.379040] PCI: Using configuration type 1 for base access [ 0.381623] ACPI: Added _OSI(Module Device) [ 0.383085] ACPI: Added _OSI(Processor Device) [ 0.384596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.386173] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388773] ACPI: Interpreter enabled [ 0.390099] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.393334] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396577] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399812] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.403038] ACPI: (supports S0 S5) [ 0.404273] ACPI: Using IOAPIC for interrupt routing [ 0.405935] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410417] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412426] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414604] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416713] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420534] acpiphp: Slot [3] registered [ 0.421930] acpiphp: Slot [4] registered [ 0.423324] acpiphp: Slot [5] registered [ 0.424723] acpiphp: Slot [6] registered [ 0.426117] acpiphp: Slot [7] registered [ 0.427514] acpiphp: Slot [8] registered [ 0.428909] acpiphp: Slot [9] registered [ 0.430302] acpiphp: Slot [10] registered [ 0.431718] acpiphp: Slot [11] registered [ 0.433141] acpiphp: Slot [12] registered [ 0.434562] acpiphp: Slot [13] registered [ 0.435978] acpiphp: Slot [14] registered [ 0.437400] acpiphp: Slot [15] registered [ 0.454852] acpiphp: Slot [16] registered [ 0.456282] acpiphp: Slot [17] registered [ 0.457697] acpiphp: Slot [18] registered [ 0.459113] acpiphp: Slot [19] registered [ 0.460529] acpiphp: Slot [20] registered [ 0.461943] acpiphp: Slot [21] registered [ 0.463362] acpiphp: Slot [22] registered [ 0.464778] acpiphp: Slot [23] registered [ 0.466194] acpiphp: Slot [24] registered [ 0.467620] acpiphp: Slot [25] registered [ 0.469034] acpiphp: Slot [26] registered [ 0.470444] acpiphp: Slot [27] registered [ 0.471865] acpiphp: Slot [28] registered [ 0.473282] acpiphp: Slot [29] registered [ 0.474695] acpiphp: Slot [30] registered [ 0.476112] acpiphp: Slot [31] registered [ 0.477531] PCI host bridge to bus 0000:00 [ 0.478952] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.481098] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.483236] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.485778] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.488322] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490920] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.495630] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.497883] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499959] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.502203] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506814] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.509315] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.532121] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.540219] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.542703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.545161] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.547596] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.550471] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553524] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.555411] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.558136] vgaarb: loaded [ 0.559198] vgaarb: bridge control possible 0000:00:02.0 [ 0.561712] SCSI subsystem initialized [ 0.563667] ACPI: bus type USB registered [ 0.565152] usbcore: registered new interface driver usbfs [ 0.566976] usbcore: registered new interface driver hub [ 0.568747] usbcore: registered new device driver usb [ 0.570823] PCI: Using ACPI for IRQ routing [ 0.573225] NetLabel: Initializing [ 0.574491] NetLabel: domain hash size = 128 [ 0.576002] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.577725] NetLabel: unlabeled traffic allowed by default [ 0.580088] clocksource: Switched to clocksource kvm-clock [ 0.592010] AppArmor: AppArmor Filesystem Enabled [ 0.593734] pnp: PnP ACPI init [ 0.595346] pnp: PnP ACPI: found 5 devices [ 0.602598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.605677] NET: Registered protocol family 2 [ 0.607742] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610043] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612185] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614333] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616260] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618396] NET: Registered protocol family 1 [ 0.619999] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.621965] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623875] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.638940] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.654389] Trying to unpack rootfs image as initramfs... [ 0.719624] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.722695] Scanning for low memory corruption every 60 seconds [ 0.725146] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.727216] audit: initializing netlink subsys (disabled) [ 0.729123] audit: type=2000 audit(1544417042.203:1): initialized [ 0.731547] Initialise system trusted keyring [ 0.733251] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.735308] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.738480] zbud: loaded [ 0.739694] VFS: Disk quotas dquot_6.6.0 [ 0.741165] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.743793] fuse init (API version 7.23) [ 0.745380] Key type big_key registered [ 0.746793] Allocating IMA MOK and blacklist keyrings. [ 0.748895] Key type asymmetric registered [ 0.750361] Asymmetric key parser 'x509' registered [ 0.752052] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.754703] io scheduler noop registered [ 0.756104] io scheduler deadline registered (default) [ 0.757871] io scheduler cfq registered [ 0.759397] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.761251] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.763491] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.766056] ACPI: Power Button [PWRF] [ 0.767553] GHES: HEST is not enabled! [ 0.781860] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.811871] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.815488] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.841033] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.844646] Linux agpgart interface v0.103 [ 0.848529] brd: module loaded [ 0.851047] loop: module loaded [ 0.856731] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.859282] GPT:90111 != 2097151 [ 0.860475] GPT:Alternate GPT header not at the end of the disk. [ 0.862413] GPT:90111 != 2097151 [ 0.863604] GPT: Use GNU Parted to correct GPT errors. [ 0.865311] vda: vda1 vda15 [ 0.867291] scsi host0: ata_piix [ 0.868638] scsi host1: ata_piix [ 0.869888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.872040] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.874846] libphy: Fixed MDIO Bus: probed [ 0.876306] tun: Universal TUN/TAP device driver, 1.6 [ 0.877999] tun: (C) 1999-2004 Max Krasnyansky [ 0.881286] PPP generic driver version 2.4.2 [ 0.882875] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.885011] ehci-pci: EHCI PCI platform driver [ 0.886563] ehci-platform: EHCI generic platform driver [ 0.888316] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.890328] ohci-pci: OHCI PCI platform driver [ 0.891876] ohci-platform: OHCI generic platform driver [ 0.893648] uhci_hcd: USB Universal Host Controller Interface driver [ 0.908696] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.910470] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.913077] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.914832] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.916911] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.919123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.921640] usb usb1: Product: UHCI Host Controller [ 0.923281] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.925289] usb usb1: SerialNumber: 0000:00:01.2 [ 0.926978] hub 1-0:1.0: USB hub found [ 0.928348] hub 1-0:1.0: 2 ports detected [ 0.929987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.933640] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.935315] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.937122] mousedev: PS/2 mouse device common for all mice [ 0.939324] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.942334] rtc_cmos 00:00: RTC can wake from S4 [ 0.944530] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.946621] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.948721] i2c /dev entries driver [ 0.950057] device-mapper: uevent: version 1.0.3 [ 0.951726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.954598] ledtrig-cpu: registered to indicate activity on CPUs [ 0.956932] NET: Registered protocol family 10 [ 0.958949] NET: Registered protocol family 17 [ 0.960550] Key type dns_resolver registered [ 0.962246] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.964183] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.967292] registered taskstats version 1 [ 0.968796] Loading compiled-in X.509 certificates [ 0.971059] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.974336] zswap: loaded using pool lzo/zbud [ 0.976964] Key type trusted registered [ 0.979374] Key type encrypted registered [ 0.980835] AppArmor: AppArmor sha1 policy hashing enabled [ 0.982687] ima: No TPM chip found, activating TPM-bypass! [ 0.984541] evm: HMAC attrs: 0x1 [ 0.986166] Magic number: 14:892:716 [ 0.987666] rtc_cmos 00:00: setting system clock to 2018-12-10 04:44:01 UTC (1544417041) [ 0.990531] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.992493] EDD information not available. [ 1.030777] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.049756] Write protecting the kernel read-only data: 14336k [ 1.055077] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.058330] 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.112628] 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.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.18... Lease of 192.168.120.18 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.07. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwS7KyyRCelLbATuMTROZPVnTN45rVBd15D2jtmvBtacFRDuaQkKFHpWF8meOwJbJOsK48CQZ2NxMCLD9dt9FYOApzU2UsaolWJc9Mek9cYsiLJX4KvpSEho+1WrTkYhuWJvwPTQBcXRNN3ynHOmcX/n5r4/NBI2Yzj2a1wwfd9ulI6BA3L+YcLAPJ9nBxP8Ml/V6siCfuhwwb1soQWF9BjW+HohmHGTofoIMfzlGFObWQfETBsHOv4FcMSnKCcfPwKAJLLU5mVKnyht9NiFUEWaSQa4Fx7rsW63oLVyVHmXezsPKEZpFA2MLrhq8h/DO4MhFYQOZlkuZRps7Nc46h root@cinder-test-vm2-875eb099-1cfd-451a-ad7d-10a053c8d0bb ssh-dss AAAAB3NzaC1kc3MAAACBAK9lKVBiHxVSFyGBjropC9MAvLA7rg1NbSbM/GktmV0erzeDgBNAZA6qBe9UUMFkK3p7acI3XKEL2KpuSW/db5mVZsFAhE5eIMrc3HlwP1Ou+gxPA8UcVIK5iGrilZpUqxSMr8JF6dfAbEz8qBX2PfkJVuMbnrd8iFqBjqO/McL9AAAAFQDv9xZkcYJMVuRwZ10X8JHklHdwWQAAAIA6B/nGInnb16CiRIJTVFLcR6YeP2vaEoaCJ+dCWvTiEpgl54fn31zYLFO0z6B42I7FL4iom38RxKV5mSacdLElhawROii/C0q5MfgCDnhlONnUZ5IwunNmh+CXp/79Q6ahzaDu/DX6oI2y8fIicKUKCI8ieGAtwabHK1hRz7sETgAAAIA+7yVHhAighcWUZspIaRAa+0Gb4f1OStbRxX5Xm7TeM3F3h1C/TWEZd4zzpKm9ADd2NjOcpnB9XJYogKSTkKRyiesT8CLlX96vOrIGHTIez5HZhENNYrwDbluVdPxR6c90b8NCR+iM3F4Tbsvar+j6wZQT4sYQWuS/6oQyO0iGeg== root@cinder-test-vm2-875eb099-1cfd-451a-ad7d-10a053c8d0bb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fef4:1687/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.18 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-875eb099-1cfd-451a-ad7d-10a053c8d0bb launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.27 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-875eb099-1cfd-451a-ad7d-10a053c8d0bb login: 2018-12-10 04:44:08,379 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3864f10L 2018-12-10 04:44:08,379 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 04:44:08,439 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-10 04:44:08,439 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-10 04:44:08,441 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 04:44:08,441 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-10 04:44:08,441 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-10 04:44:08,441 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 04:44:08,441 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-10 04:44:08,442 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 04:44:08,494 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-10 04:44:08,495 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 04:44:08,512 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.207: c0f7f755a5444a4037b313ca0a2e68b6 2018-12-10 04:44:08,513 - paramiko.transport - DEBUG - Trying discovered key fbe566ff227bf5e1e6eab1dfd458d74c in /tmp/tmpbRqljU 2018-12-10 04:44:08,533 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 04:44:08,539 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-10 04:44:08,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2018-12-10 04:44:08,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"volume": {"display_name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "size": "2"}}' 2018-12-10 04:44:09,982 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:08 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-c30f62ca-b791-4a49-a06d-e1923150b122 x-openstack-request-id: req-c30f62ca-b791-4a49-a06d-e1923150b122 2018-12-10 04:44:09,983 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}} 2018-12-10 04:44:09,983 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes used request id req-c30f62ca-b791-4a49-a06d-e1923150b122 2018-12-10 04:44:09,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.43101501465s 2018-12-10 04:44:09,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:44:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:11,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c119576f-1e9f-45ea-81fe-9b53d4333956 x-openstack-request-id: req-c119576f-1e9f-45ea-81fe-9b53d4333956 2018-12-10 04:44:11,081 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:44:09.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:44:11,081 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-c119576f-1e9f-45ea-81fe-9b53d4333956 2018-12-10 04:44:11,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09732103348s 2018-12-10 04:44:11,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:44:13,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:44:13,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:14,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b5d12f4f-d192-47f1-a450-95ab58b1f5f9 x-openstack-request-id: req-b5d12f4f-d192-47f1-a450-95ab58b1f5f9 2018-12-10 04:44:14,162 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:44:11.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:44:14,162 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-b5d12f4f-d192-47f1-a450-95ab58b1f5f9 2018-12-10 04:44:14,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07642912865s 2018-12-10 04:44:14,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:44:14,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:14,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:14 GMT X-Openstack-Request-Id: req-d7986cc9-3489-4a99-a02c-cf0919c0b333 2018-12-10 04:44:14,264 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49d84fed-5bac-4968-a467-93a5c3c8a042","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0837a969b4314ee8ad843e30d6a0a7ca","l2_adjacency":true,"status":"ACTIVE","subnets":["4b4532b1-7cee-4c4b-b761-b676020d0730"],"description":"","tags":[],"updated_at":"2018-12-10T04:43:29Z","qos_policy_id":null,"name":"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb","admin_state_up":true,"tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:44:14,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d7986cc9-3489-4a99-a02c-cf0919c0b333 2018-12-10 04:44:14,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0997071266174s 2018-12-10 04:44:14,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:44:14,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:14,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:14 GMT X-Openstack-Request-Id: req-6de9fc3d-e573-485c-9783-fc431012227c 2018-12-10 04:44:14,604 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:43:42Z", "file": "/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/file", "owner": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "size": 12716032, "self": "/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:43:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:44:14,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6de9fc3d-e573-485c-9783-fc431012227c 2018-12-10 04:44:14,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334976196289s 2018-12-10 04:44:14,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:44:14,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:14,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f836460-f2c3-4bdb-ba28-f65aec8c1f5b x-openstack-request-id: req-1f836460-f2c3-4bdb-ba28-f65aec8c1f5b 2018-12-10 04:44:14,639 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "685f50be-c4c7-4ac4-b599-046143c629f3"}]} 2018-12-10 04:44:14,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-1f836460-f2c3-4bdb-ba28-f65aec8c1f5b 2018-12-10 04:44:14,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0328018665314s 2018-12-10 04:44:14,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-10 04:44:14,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"server": {"name": "cinder_test-vm_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "imageRef": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "flavorRef": "685f50be-c4c7-4ac4-b599-046143c629f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "49d84fed-5bac-4968-a467-93a5c3c8a042"}], "security_groups": [{"name": "ad2c1675-eb74-4bca-b840-6eb3fb61f664"}]}}' 2018-12-10 04:44:19,298 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3 x-compute-request-id: req-69b25668-bdff-4e9c-a2c1-cca298788856 x-openstack-request-id: req-69b25668-bdff-4e9c-a2c1-cca298788856 2018-12-10 04:44:19,299 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "ad2c1675-eb74-4bca-b840-6eb3fb61f664"}], "OS-DCF:diskConfig": "MANUAL", "id": "38045af3-0117-46ac-96d3-d2f9f85515e3", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "bookmark"}], "adminPass": "G8PGsvVftaRt"}} 2018-12-10 04:44:19,299 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-69b25668-bdff-4e9c-a2c1-cca298788856 2018-12-10 04:44:19,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.65844798088s 2018-12-10 04:44:19,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:44:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:20,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd8be74c-6b4c-4eff-a3ec-10d4cf684a31 x-openstack-request-id: req-dd8be74c-6b4c-4eff-a3ec-10d4cf684a31 2018-12-10 04:44:20,284 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "38045af3-0117-46ac-96d3-d2f9f85515e3", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:44:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:44:19Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:44:01.000000", "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:44:01Z", "hostId": "194927445ddc4e22d600e7fac86d3b11f79ff9f58f7b40b459f33a5f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:43:51Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:44:20,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dd8be74c-6b4c-4eff-a3ec-10d4cf684a31 2018-12-10 04:44:20,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.984593153s 2018-12-10 04:44:20,292 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:44:22,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:44:22,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:23,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 893 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0529945a-857d-4d76-8ffb-dd0bb1975cb7 x-openstack-request-id: req-0529945a-857d-4d76-8ffb-dd0bb1975cb7 2018-12-10 04:44:23,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "38045af3-0117-46ac-96d3-d2f9f85515e3", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:44:21Z", "hostId": "04ee66c070f5b97f5518c8405d0c1a4ddadf4a346c46a23b47e8250e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:44:19Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:44:01.000000", "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:44:01Z", "hostId": "194927445ddc4e22d600e7fac86d3b11f79ff9f58f7b40b459f33a5f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:43:51Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:44:23,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0529945a-857d-4d76-8ffb-dd0bb1975cb7 2018-12-10 04:44:23,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.929837942123s 2018-12-10 04:44:23,232 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:44:25,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:44:25,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:26,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9febeb63-feff-4d62-b547-cd385421f77f x-openstack-request-id: req-9febeb63-feff-4d62-b547-cd385421f77f 2018-12-10 04:44:26,078 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "38045af3-0117-46ac-96d3-d2f9f85515e3", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T04:44:22Z", "hostId": "04ee66c070f5b97f5518c8405d0c1a4ddadf4a346c46a23b47e8250e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:44:19Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:44:01.000000", "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:44:01Z", "hostId": "194927445ddc4e22d600e7fac86d3b11f79ff9f58f7b40b459f33a5f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:43:51Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:44:26,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9febeb63-feff-4d62-b547-cd385421f77f 2018-12-10 04:44:26,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.843020915985s 2018-12-10 04:44:26,086 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:44:28,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:44:28,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:28,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1160c74-903b-41a7-acd1-340f9bb2845e x-openstack-request-id: req-e1160c74-903b-41a7-acd1-340f9bb2845e 2018-12-10 04:44:28,487 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:98:12", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:44:27.000000", "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "38045af3-0117-46ac-96d3-d2f9f85515e3", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:44:28Z", "hostId": "04ee66c070f5b97f5518c8405d0c1a4ddadf4a346c46a23b47e8250e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:44:19Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:44:01.000000", "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:44:01Z", "hostId": "194927445ddc4e22d600e7fac86d3b11f79ff9f58f7b40b459f33a5f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:43:51Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:44:28,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e1160c74-903b-41a7-acd1-340f9bb2845e 2018-12-10 04:44:28,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399108886719s 2018-12-10 04:44:28,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:44:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=38045af3-0117-46ac-96d3-d2f9f85515e3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:28,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:28 GMT X-Openstack-Request-Id: req-5b3d936b-c4fd-4fa6-995d-32286f74c86e 2018-12-10 04:44:28,547 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:44:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4532b1-7cee-4c4b-b761-b676020d0730","ip_address":"192.168.120.11"}],"id":"037db558-f0e0-4d33-bba0-a4c5369f5be6","security_groups":["ad2c1675-eb74-4bca-b840-6eb3fb61f664"],"mac_address":"fa:16:3e:5c:98:12","project_id":"0837a969b4314ee8ad843e30d6a0a7ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49d84fed-5bac-4968-a467-93a5c3c8a042","tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:44:23Z","binding:vnic_type":"normal","device_id":"38045af3-0117-46ac-96d3-d2f9f85515e3","ip_allocation":"immediate"}]} 2018-12-10 04:44:28,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=38045af3-0117-46ac-96d3-d2f9f85515e3 used request id req-5b3d936b-c4fd-4fa6-995d-32286f74c86e 2018-12-10 04:44:28,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0520288944244s 2018-12-10 04:44:28,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:28,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=037db558-f0e0-4d33-bba0-a4c5369f5be6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:28,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:28 GMT X-Openstack-Request-Id: req-9e168c01-676e-430d-b0e5-6f4d18631d5b 2018-12-10 04:44:28,613 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:44:28,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=037db558-f0e0-4d33-bba0-a4c5369f5be6 used request id req-9e168c01-676e-430d-b0e5-6f4d18631d5b 2018-12-10 04:44:28,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0552749633789s 2018-12-10 04:44:28,614 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5c:98:12', 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'0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:44:27.000000', 'flavor': Munch({u'id': u'685f50be-c4c7-4ac4-b599-046143c629f3'}), 'az': u'nova', 'id': u'38045af3-0117-46ac-96d3-d2f9f85515e3', 'security_groups': [Munch({u'name': u'cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3860382c9af047afaf0440cbe0d9aebf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'name': 'cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-10T04:44:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T04:44:28Z', 'hostId': u'04ee66c070f5b97f5518c8405d0c1a4ddadf4a346c46a23b47e8250e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'04ee66c070f5b97f5518c8405d0c1a4ddadf4a346c46a23b47e8250e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T04:44:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'name': u'cinder_test-vm_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'adminPass': u'G8PGsvVftaRt', 'tenant_id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'created_at': u'2018-12-10T04:44:19Z', 'created': u'2018-12-10T04:44:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 04:44:28,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:44:28,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:28,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:28 GMT X-Openstack-Request-Id: req-bd53c7b5-dec1-4597-bd20-b02273a5b74b 2018-12-10 04:44:28,717 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"49d84fed-5bac-4968-a467-93a5c3c8a042","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0837a969b4314ee8ad843e30d6a0a7ca","l2_adjacency":true,"status":"ACTIVE","subnets":["4b4532b1-7cee-4c4b-b761-b676020d0730"],"description":"","tags":[],"updated_at":"2018-12-10T04:43:29Z","qos_policy_id":null,"name":"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb","admin_state_up":true,"tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:44:28,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bd53c7b5-dec1-4597-bd20-b02273a5b74b 2018-12-10 04:44:28,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0976989269257s 2018-12-10 04:44:28,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 04:44:28,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=38045af3-0117-46ac-96d3-d2f9f85515e3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:28,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:28 GMT X-Openstack-Request-Id: req-f2076881-3edb-4b06-be9f-9c1886deb364 2018-12-10 04:44:28,773 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T04:44:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b4532b1-7cee-4c4b-b761-b676020d0730","ip_address":"192.168.120.11"}],"id":"037db558-f0e0-4d33-bba0-a4c5369f5be6","security_groups":["ad2c1675-eb74-4bca-b840-6eb3fb61f664"],"mac_address":"fa:16:3e:5c:98:12","project_id":"0837a969b4314ee8ad843e30d6a0a7ca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"49d84fed-5bac-4968-a467-93a5c3c8a042","tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:44:23Z","binding:vnic_type":"normal","device_id":"38045af3-0117-46ac-96d3-d2f9f85515e3","ip_allocation":"immediate"}]} 2018-12-10 04:44:28,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=38045af3-0117-46ac-96d3-d2f9f85515e3 used request id req-f2076881-3edb-4b06-be9f-9c1886deb364 2018-12-10 04:44:28,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0544800758362s 2018-12-10 04:44:28,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-10 04:44:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"floatingip": {"floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "fixed_ip_address": "192.168.120.11", "port_id": "037db558-f0e0-4d33-bba0-a4c5369f5be6"}}' 2018-12-10 04:44:31,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:31 GMT X-Openstack-Request-Id: req-dddc9283-6638-4f45-995e-1d5c18b09098 2018-12-10 04:44:31,769 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:29Z", "updated_at": "2018-12-10T04:44:29Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:98:12", "device_id": "38045af3-0117-46ac-96d3-d2f9f85515e3"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "037db558-f0e0-4d33-bba0-a4c5369f5be6", "id": "28a94fec-5fae-4071-9d73-b889e110a9cc", "qos_policy_id": null}} 2018-12-10 04:44:31,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-dddc9283-6638-4f45-995e-1d5c18b09098 2018-12-10 04:44:31,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.9957780838s 2018-12-10 04:44:31,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:31,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:31,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:31 GMT X-Openstack-Request-Id: req-ade56ac9-dacf-4be4-b554-6e5144a063aa 2018-12-10 04:44:31,873 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:08Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 3, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}, {"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:29Z", "updated_at": "2018-12-10T04:44:29Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:98:12", "device_id": "38045af3-0117-46ac-96d3-d2f9f85515e3"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "037db558-f0e0-4d33-bba0-a4c5369f5be6", "id": "28a94fec-5fae-4071-9d73-b889e110a9cc", "qos_policy_id": null}]} 2018-12-10 04:44:31,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ade56ac9-dacf-4be4-b554-6e5144a063aa 2018-12-10 04:44:31,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0883100032806s 2018-12-10 04:44:31,886 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:44:31,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:31,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:32,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:31 GMT X-Openstack-Request-Id: req-dae3c6e5-73de-4d63-afbb-52ad06b99d4e 2018-12-10 04:44:32,071 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:08Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 3, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}, {"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:29Z", "updated_at": "2018-12-10T04:44:29Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:98:12", "device_id": "38045af3-0117-46ac-96d3-d2f9f85515e3"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "037db558-f0e0-4d33-bba0-a4c5369f5be6", "id": "28a94fec-5fae-4071-9d73-b889e110a9cc", "qos_policy_id": null}]} 2018-12-10 04:44:32,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-dae3c6e5-73de-4d63-afbb-52ad06b99d4e 2018-12-10 04:44:32,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0744171142578s 2018-12-10 04:44:32,083 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:44:32,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:32,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:32,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:32 GMT X-Openstack-Request-Id: req-f07707ce-ff2a-4538-90ed-7eacb68da2d4 2018-12-10 04:44:32,259 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:08Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 3, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}, {"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:29Z", "updated_at": "2018-12-10T04:44:29Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:98:12", "device_id": "38045af3-0117-46ac-96d3-d2f9f85515e3"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "037db558-f0e0-4d33-bba0-a4c5369f5be6", "id": "28a94fec-5fae-4071-9d73-b889e110a9cc", "qos_policy_id": null}]} 2018-12-10 04:44:32,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f07707ce-ff2a-4538-90ed-7eacb68da2d4 2018-12-10 04:44:32,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0653409957886s 2018-12-10 04:44:32,272 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:44:32,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:32,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:32,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:32 GMT X-Openstack-Request-Id: req-6513d2fb-4497-4ec9-a6c9-d6faf348b22b 2018-12-10 04:44:32,620 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:08Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 3, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}, {"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:29Z", "updated_at": "2018-12-10T04:44:29Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:98:12", "device_id": "38045af3-0117-46ac-96d3-d2f9f85515e3"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "037db558-f0e0-4d33-bba0-a4c5369f5be6", "id": "28a94fec-5fae-4071-9d73-b889e110a9cc", "qos_policy_id": null}]} 2018-12-10 04:44:32,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6513d2fb-4497-4ec9-a6c9-d6faf348b22b 2018-12-10 04:44:32,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.238471031189s 2018-12-10 04:44:32,632 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:44:32,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:32,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:32,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:32 GMT X-Openstack-Request-Id: req-c1e51d77-df8e-4104-b981-b0d05889799e 2018-12-10 04:44:32,807 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:08Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 3, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}, {"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:29Z", "updated_at": "2018-12-10T04:44:29Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:98:12", "device_id": "38045af3-0117-46ac-96d3-d2f9f85515e3"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "037db558-f0e0-4d33-bba0-a4c5369f5be6", "id": "28a94fec-5fae-4071-9d73-b889e110a9cc", "qos_policy_id": null}]} 2018-12-10 04:44:32,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c1e51d77-df8e-4104-b981-b0d05889799e 2018-12-10 04:44:32,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0644290447235s 2018-12-10 04:44:32,819 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:44:32,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:32,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:33,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:33 GMT X-Openstack-Request-Id: req-bcebcb68-53ed-40d5-b274-2cb94492eff4 2018-12-10 04:44:33,204 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:08Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 3, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}, {"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:29Z", "updated_at": "2018-12-10T04:44:29Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:98:12", "device_id": "38045af3-0117-46ac-96d3-d2f9f85515e3"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "037db558-f0e0-4d33-bba0-a4c5369f5be6", "id": "28a94fec-5fae-4071-9d73-b889e110a9cc", "qos_policy_id": null}]} 2018-12-10 04:44:33,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bcebcb68-53ed-40d5-b274-2cb94492eff4 2018-12-10 04:44:33,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.27428483963s 2018-12-10 04:44:33,216 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 04:44:33,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:44:33,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:33,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1641 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:33 GMT X-Openstack-Request-Id: req-2ed60ff7-5448-4650-b549-43f9543fa500 2018-12-10 04:44:33,393 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:04Z", "updated_at": "2018-12-10T04:44:08Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f4:16:87", "device_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.207", "revision_number": 3, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "e0613d4c-f6aa-40a4-91ae-f79acb042dbd", "id": "27ab766e-e485-4d9c-9c2e-ebbb92cf4466", "qos_policy_id": null}, {"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:29Z", "updated_at": "2018-12-10T04:44:33Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:98:12", "device_id": "38045af3-0117-46ac-96d3-d2f9f85515e3"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "037db558-f0e0-4d33-bba0-a4c5369f5be6", "id": "28a94fec-5fae-4071-9d73-b889e110a9cc", "qos_policy_id": null}]} 2018-12-10 04:44:33,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2ed60ff7-5448-4650-b549-43f9543fa500 2018-12-10 04:44:33,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0664050579071s 2018-12-10 04:44:33,405 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9e64c611-1987-4422-be73-ae115087cb31', 'updated_at': u'2018-12-10T04:44:33Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.203', 'revision_number': 2, 'port_id': u'037db558-f0e0-4d33-bba0-a4c5369f5be6', 'id': u'28a94fec-5fae-4071-9d73-b889e110a9cc', 'network': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'port': u'037db558-f0e0-4d33-bba0-a4c5369f5be6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'name': 'cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'49d84fed-5bac-4968-a467-93a5c3c8a042', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5c:98:12', u'device_id': u'38045af3-0117-46ac-96d3-d2f9f85515e3'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0837a969b4314ee8ad843e30d6a0a7ca', 'created_at': u'2018-12-10T04:44:29Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'49d84fed-5bac-4968-a467-93a5c3c8a042', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5c:98:12', u'device_id': u'38045af3-0117-46ac-96d3-d2f9f85515e3'}), 'router': u'9e64c611-1987-4422-be73-ae115087cb31'}) 2018-12-10 04:44:33,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 04:44:33,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 04:44:33,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9202 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff01ef35-fb17-4e94-b839-3bbf575b111f x-openstack-request-id: req-ff01ef35-fb17-4e94-b839-3bbf575b111f 2018-12-10 04:44:33,509 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 498462682 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.230240] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233164] pid_max: default: 32768 minimum: 301\n[ 0.234737] ACPI: Core revision 20150930\n[ 0.236732] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.239024] Security Framework initialized\n[ 0.240457] Yama: becoming mindful.\n[ 0.241740] AppArmor: AppArmor initialized\n[ 0.243225] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245519] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252280] Initializing cgroup subsys io\n[ 0.253708] Initializing cgroup subsys memory\n[ 0.255219] Initializing cgroup subsys devices\n[ 0.256760] Initializing cgroup subsys freezer\n[ 0.258287] Initializing cgroup subsys net_cls\n[ 0.259806] Initializing cgroup subsys perf_event\n[ 0.261416] Initializing cgroup subsys net_prio\n[ 0.262972] Initializing cgroup subsys hugetlb\n[ 0.264497] Initializing cgroup subsys pids\n[ 0.266011] CPU: Physical Processor ID: 0\n[ 0.268133] mce: CPU supports 10 MCE banks\n[ 0.269606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.271365] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288513] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.297025] ftrace: allocating 31920 entries in 125 pages\n[ 0.328897] smpboot: Max logical packages: 1\n[ 0.330388] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.332764] x2apic enabled\n[ 0.334127] Switched APIC routing to physical x2apic.\n[ 0.337001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.338972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.342621] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.345771] KVM setup paravirtual spinlock\n[ 0.347742] x86: Booted up 1 node, 1 CPUs\n[ 0.349159] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.351540] devtmpfs: initialized\n[ 0.353781] evm: security.selinux\n[ 0.355008] evm: security.SMACK64\n[ 0.356217] evm: security.SMACK64EXEC\n[ 0.357528] evm: security.SMACK64TRANSMUTE\n[ 0.358954] evm: security.SMACK64MMAP\n[ 0.360256] evm: security.ima\n[ 0.361374] evm: security.capability\n[ 0.362736] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.365979] pinctrl core: initialized pinctrl subsystem\n[ 0.367870] RTC time: 4:44:28, date: 12/10/18\n[ 0.369508] NET: Registered protocol family 16\n[ 0.371164] cpuidle: using governor ladder\n[ 0.372607] cpuidle: using governor menu\n[ 0.373996] PCCT header not found.\n[ 0.375284] ACPI: bus type PCI registered\n[ 0.376696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.378865] PCI: Using configuration type 1 for base access\n[ 0.381457] ACPI: Added _OSI(Module Device)\n[ 0.382929] ACPI: Added _OSI(Processor Device)\n[ 0.384445] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.386035] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.388629] ACPI: Interpreter enabled\n[ 0.389968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.393223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.396473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.399719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.402963] ACPI: (supports S0 S5)\n[ 0.404203] ACPI: Using IOAPIC for interrupt routing\n[ 0.405871] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.410366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.412377] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.414561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.416671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.420489] acpiphp: Slot [3] registered\n[ 0.421891] acpiphp: Slot [4] registered\n[ 0.423292] acpiphp: Slot [5] registered\n[ 0.424694] acpiphp: Slot [6] registered\n[ 0.426093] acpiphp: Slot [7] registered\n[ 0.427492] acpiphp: Slot [8] registered\n[ 0.428896] acpiphp: Slot [9] registered\n[ 0.430297] acpiphp: Slot [10] registered\n[ 0.431711] acpiphp: Slot [11] registered\n[ 0.433140] acpiphp: Slot [12] registered\n[ 0.434563] acpiphp: Slot [13] registered\n[ 0.435983] acpiphp: Slot [14] registered\n[ 0.437407] acpiphp: Slot [15] registered\n[ 0.454552] acpiphp: Slot [16] registered\n[ 0.455981] acpiphp: Slot [17] registered\n[ 0.457402] acpiphp: Slot [18] registered\n[ 0.458826] acpiphp: Slot [19] registered\n[ 0.460248] acpiphp: Slot [20] registered\n[ 0.461670] acpiphp: Slot [21] registered\n[ 0.463095] acpiphp: Slot [22] registered\n[ 0.464516] acpiphp: Slot [23] registered\n[ 0.465933] acpiphp: Slot [24] registered\n[ 0.467359] acpiphp: Slot [25] registered\n[ 0.468779] acpiphp: Slot [26] registered\n[ 0.470197] acpiphp: Slot [27] registered\n[ 0.471623] acpiphp: Slot [28] registered\n[ 0.473048] acpiphp: Slot [29] registered\n[ 0.474463] acpiphp: Slot [30] registered\n[ 0.475884] acpiphp: Slot [31] registered\n[ 0.477304] PCI host bridge to bus 0000:00\n[ 0.478725] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.480872] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.483026] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.485580] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.488135] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.490737] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.495371] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.497634] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499721] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501974] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.506389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508913] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.531154] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.533670] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.536595] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.539067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.541494] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.543656] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.545850] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.547719] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550454] vgaarb: loaded\n[ 0.551511] vgaarb: bridge control possible 0000:00:02.0\n[ 0.553571] SCSI subsystem initialized\n[ 0.555125] ACPI: bus type USB registered\n[ 0.556568] usbcore: registered new interface driver usbfs\n[ 0.558382] usbcore: registered new interface driver hub\n[ 0.560153] usbcore: registered new device driver usb\n[ 0.562028] PCI: Using ACPI for IRQ routing\n[ 0.563892] NetLabel: Initializing\n[ 0.565153] NetLabel: domain hash size = 128\n[ 0.568774] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.571304] NetLabel: unlabeled traffic allowed by default\n[ 0.574851] clocksource: Switched to clocksource kvm-clock\n[ 0.587121] AppArmor: AppArmor Filesystem Enabled\n[ 0.588954] pnp: PnP ACPI init\n[ 0.590704] pnp: PnP ACPI: found 5 devices\n[ 0.598009] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.601081] NET: Registered protocol family 2\n[ 0.603040] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.605350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.607487] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.609643] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.611601] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.613705] NET: Registered protocol family 1\n[ 0.615271] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.617234] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.619158] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.634202] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.649589] Trying to unpack rootfs image as initramfs...\n[ 0.711729] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.714675] Scanning for low memory corruption every 60 seconds\n[ 0.716979] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.719094] audit: initializing netlink subsys (disabled)\n[ 0.720943] audit: type=2000 audit(1544417068.618:1): initialized\n[ 0.723246] Initialise system trusted keyring\n[ 0.724903] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.726981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.730110] zbud: loaded\n[ 0.731316] VFS: Disk quotas dquot_6.6.0\n[ 0.732757] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.735402] fuse init (API version 7.23)\n[ 0.736944] Key type big_key registered\n[ 0.738365] Allocating IMA MOK and blacklist keyrings.\n[ 0.740437] Key type asymmetric registered\n[ 0.741895] Asymmetric key parser 'x509' registered\n[ 0.743602] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.746243] io scheduler noop registered\n[ 0.747653] io scheduler deadline registered (default)\n[ 0.749428] io scheduler cfq registered\n[ 0.750921] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.752776] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.755039] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.757604] ACPI: Power Button [PWRF]\n[ 0.759104] GHES: HEST is not enabled!\n[ 0.773436] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.803282] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.806800] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.833244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.836889] Linux agpgart interface v0.103\n[ 0.840607] brd: module loaded\n[ 0.843140] loop: module loaded\n[ 0.848593] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.851189] GPT:90111 != 2097151\n[ 0.852402] GPT:Alternate GPT header not at the end of the disk.\n[ 0.854371] GPT:90111 != 2097151\n[ 0.855575] GPT: Use GNU Parted to correct GPT errors.\n[ 0.857309] vda: vda1 vda15\n[ 0.859225] scsi host0: ata_piix\n[ 0.860546] scsi host1: ata_piix\n[ 0.861803] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.863998] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.866809] libphy: Fixed MDIO Bus: probed\n[ 0.868272] tun: Universal TUN/TAP device driver, 1.6\n[ 0.869984] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.873298] PPP generic driver version 2.4.2\n[ 0.874895] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.877022] ehci-pci: EHCI PCI platform driver\n[ 0.878640] ehci-platform: EHCI generic platform driver\n[ 0.880414] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.882433] ohci-pci: OHCI PCI platform driver\n[ 0.883989] ohci-platform: OHCI generic platform driver\n[ 0.885757] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.900784] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.902579] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.905189] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.906957] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.908998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.911303] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.913830] usb usb1: Product: UHCI Host Controller\n[ 0.915504] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.917555] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.919262] hub 1-0:1.0: USB hub found\n[ 0.920642] hub 1-0:1.0: 2 ports detected\n[ 0.922247] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.925888] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.927585] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.929409] mousedev: PS/2 mouse device common for all mice\n[ 0.931621] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.934635] rtc_cmos 00:00: RTC can wake from S4\n[ 0.936762] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.938961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.941204] i2c /dev entries driver\n[ 0.942527] device-mapper: uevent: version 1.0.3\n[ 0.944234] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.947115] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.949409] NET: Registered protocol family 10\n[ 0.951262] NET: Registered protocol family 17\n[ 0.952832] Key type dns_resolver registered\n[ 0.954515] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.956458] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.959572] registered taskstats version 1\n[ 0.961049] Loading compiled-in X.509 certificates\n[ 0.963264] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.966568] zswap: loaded using pool lzo/zbud\n[ 0.968951] Key type trusted registered\n[ 0.971430] Key type encrypted registered\n[ 0.972868] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.974710] ima: No TPM chip found, activating TPM-bypass!\n[ 0.976562] evm: HMAC attrs: 0x1\n[ 0.978162] Magic number: 14:892:716\n[ 0.979664] rtc_cmos 00:00: setting system clock to 2018-12-10 04:44:29 UTC (1544417069)\n[ 0.982501] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.984490] EDD information not available.\n[ 1.020584] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.039131] Write protecting the kernel read-only data: 14336k\n[ 1.042416] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.045418] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.05\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.376232] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.19. iid=i-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWtybC4ELpxpmefsPFomtBb2G4m7SXvfUkhPetwrIpMFMVEf1+8p/9Z8gCg8oChFMJuF4j0eK6dKm6+iYzRkWwOOqh4ZoKw3SRb15X8+8xNi+B4/nI3FoalYb0SYX3u9VABccmhyDTptLQQkwMiaNIzj66aUQVXl+Dft2y1C8DuGTBzHowHwWk1mlau83LJpzRFyjiE0wbszKJmFcVSCuItX+8p48eYmO+a9wf2cBqKI82Z/GoDqzIlnqGbOhFYR287J4c1aLRIn8t6wM77ikRa0UQnIGdOoVTxQc362p9/vov+1zqMmIN9rnKF5wQhWe9hD0n7nK09AX+y7B0vOXF root@cinder-test-vm-875eb099-1cfd-451a-ad7d-10a053c8d0bb\nssh-dss AAAAB3NzaC1kc3MAAACBAJfFIF5HcS2ICRLIjrm09MlcaZy2RtNv3lmhvlYOgj9WsnQKKs7qmKo0aed+ssXXszpLCc2G5bFzpLcIcG4FF1sCOYG84hHSuCl50Nwx4LWHMeKAMYiQbYXAKYX/idjhWel3HFlQJ/Ai3YIzx8NN0oFaUeCWdGS/Yl6Og8XWt9jfAAAAFQCwnJnAYDibCdhwp3mgUx34hycO8QAAAIBYg49G5Rdja/V4oaqYpmhk0ncmTT/CkgFLXbDKC0qGm/58suXmNchvLy4TBkxahqf37PrFdnQk81na8DV6rMWoINo4BujyO+TV7E9LErGaWW+bUwBDkq0IJCGKm6wNxPAYJTZocovoQpXCm2L9/tEV/6pefGWt8oUV8hMFTfLCLwAAAIA74t6KpsMw4wslAJkQ21uDUst0K+NpjMnghSM955F5+EAVXvPKQ/im+uOpJsZyqc3+2jTAD3AN/3d2urC7ozV6AF9g0+Fc1eL9Vv7ZqT1qJzZ83ySY23K3mgYxAtEc1uesh5Nq5Gu5Ag4kcJUDOy/DqT01b7wMfpDDm8EiJWzB/Q== root@cinder-test-vm-875eb099-1cfd-451a-ad7d-10a053c8d0bb\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2018-12-10 04:44:33,510 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3/action used request id req-ff01ef35-fb17-4e94-b839-3bbf575b111f 2018-12-10 04:44:33,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.103764057159s 2018-12-10 04:44:33,511 - 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 498462682 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.230240] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233164] pid_max: default: 32768 minimum: 301 [ 0.234737] ACPI: Core revision 20150930 [ 0.236732] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.239024] Security Framework initialized [ 0.240457] Yama: becoming mindful. [ 0.241740] AppArmor: AppArmor initialized [ 0.243225] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245519] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247744] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249868] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252280] Initializing cgroup subsys io [ 0.253708] Initializing cgroup subsys memory [ 0.255219] Initializing cgroup subsys devices [ 0.256760] Initializing cgroup subsys freezer [ 0.258287] Initializing cgroup subsys net_cls [ 0.259806] Initializing cgroup subsys perf_event [ 0.261416] Initializing cgroup subsys net_prio [ 0.262972] Initializing cgroup subsys hugetlb [ 0.264497] Initializing cgroup subsys pids [ 0.266011] CPU: Physical Processor ID: 0 [ 0.268133] mce: CPU supports 10 MCE banks [ 0.269606] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271365] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288513] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297025] ftrace: allocating 31920 entries in 125 pages [ 0.328897] smpboot: Max logical packages: 1 [ 0.330388] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332764] x2apic enabled [ 0.334127] Switched APIC routing to physical x2apic. [ 0.337001] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338972] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342621] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345771] KVM setup paravirtual spinlock [ 0.347742] x86: Booted up 1 node, 1 CPUs [ 0.349159] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.351540] devtmpfs: initialized [ 0.353781] evm: security.selinux [ 0.355008] evm: security.SMACK64 [ 0.356217] evm: security.SMACK64EXEC [ 0.357528] evm: security.SMACK64TRANSMUTE [ 0.358954] evm: security.SMACK64MMAP [ 0.360256] evm: security.ima [ 0.361374] evm: security.capability [ 0.362736] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365979] pinctrl core: initialized pinctrl subsystem [ 0.367870] RTC time: 4:44:28, date: 12/10/18 [ 0.369508] NET: Registered protocol family 16 [ 0.371164] cpuidle: using governor ladder [ 0.372607] cpuidle: using governor menu [ 0.373996] PCCT header not found. [ 0.375284] ACPI: bus type PCI registered [ 0.376696] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.378865] PCI: Using configuration type 1 for base access [ 0.381457] ACPI: Added _OSI(Module Device) [ 0.382929] ACPI: Added _OSI(Processor Device) [ 0.384445] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.386035] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388629] ACPI: Interpreter enabled [ 0.389968] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.393223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396473] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.402963] ACPI: (supports S0 S5) [ 0.404203] ACPI: Using IOAPIC for interrupt routing [ 0.405871] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410366] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412377] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414561] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416671] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420489] acpiphp: Slot [3] registered [ 0.421891] acpiphp: Slot [4] registered [ 0.423292] acpiphp: Slot [5] registered [ 0.424694] acpiphp: Slot [6] registered [ 0.426093] acpiphp: Slot [7] registered [ 0.427492] acpiphp: Slot [8] registered [ 0.428896] acpiphp: Slot [9] registered [ 0.430297] acpiphp: Slot [10] registered [ 0.431711] acpiphp: Slot [11] registered [ 0.433140] acpiphp: Slot [12] registered [ 0.434563] acpiphp: Slot [13] registered [ 0.435983] acpiphp: Slot [14] registered [ 0.437407] acpiphp: Slot [15] registered [ 0.454552] acpiphp: Slot [16] registered [ 0.455981] acpiphp: Slot [17] registered [ 0.457402] acpiphp: Slot [18] registered [ 0.458826] acpiphp: Slot [19] registered [ 0.460248] acpiphp: Slot [20] registered [ 0.461670] acpiphp: Slot [21] registered [ 0.463095] acpiphp: Slot [22] registered [ 0.464516] acpiphp: Slot [23] registered [ 0.465933] acpiphp: Slot [24] registered [ 0.467359] acpiphp: Slot [25] registered [ 0.468779] acpiphp: Slot [26] registered [ 0.470197] acpiphp: Slot [27] registered [ 0.471623] acpiphp: Slot [28] registered [ 0.473048] acpiphp: Slot [29] registered [ 0.474463] acpiphp: Slot [30] registered [ 0.475884] acpiphp: Slot [31] registered [ 0.477304] PCI host bridge to bus 0000:00 [ 0.478725] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480872] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.483026] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.485580] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.488135] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490737] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.495371] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.497634] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499721] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501974] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506389] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508913] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531154] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533670] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.536595] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.539067] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541494] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543656] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545850] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.547719] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550454] vgaarb: loaded [ 0.551511] vgaarb: bridge control possible 0000:00:02.0 [ 0.553571] SCSI subsystem initialized [ 0.555125] ACPI: bus type USB registered [ 0.556568] usbcore: registered new interface driver usbfs [ 0.558382] usbcore: registered new interface driver hub [ 0.560153] usbcore: registered new device driver usb [ 0.562028] PCI: Using ACPI for IRQ routing [ 0.563892] NetLabel: Initializing [ 0.565153] NetLabel: domain hash size = 128 [ 0.568774] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.571304] NetLabel: unlabeled traffic allowed by default [ 0.574851] clocksource: Switched to clocksource kvm-clock [ 0.587121] AppArmor: AppArmor Filesystem Enabled [ 0.588954] pnp: PnP ACPI init [ 0.590704] pnp: PnP ACPI: found 5 devices [ 0.598009] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.601081] NET: Registered protocol family 2 [ 0.603040] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.605350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.607487] TCP: Hash tables configured (established 4096 bind 4096) [ 0.609643] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.611601] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.613705] NET: Registered protocol family 1 [ 0.615271] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.617234] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.619158] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.634202] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.649589] Trying to unpack rootfs image as initramfs... [ 0.711729] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.714675] Scanning for low memory corruption every 60 seconds [ 0.716979] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.719094] audit: initializing netlink subsys (disabled) [ 0.720943] audit: type=2000 audit(1544417068.618:1): initialized [ 0.723246] Initialise system trusted keyring [ 0.724903] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.726981] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.730110] zbud: loaded [ 0.731316] VFS: Disk quotas dquot_6.6.0 [ 0.732757] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.735402] fuse init (API version 7.23) [ 0.736944] Key type big_key registered [ 0.738365] Allocating IMA MOK and blacklist keyrings. [ 0.740437] Key type asymmetric registered [ 0.741895] Asymmetric key parser 'x509' registered [ 0.743602] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.746243] io scheduler noop registered [ 0.747653] io scheduler deadline registered (default) [ 0.749428] io scheduler cfq registered [ 0.750921] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.752776] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.755039] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.757604] ACPI: Power Button [PWRF] [ 0.759104] GHES: HEST is not enabled! [ 0.773436] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.803282] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.806800] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.833244] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.836889] Linux agpgart interface v0.103 [ 0.840607] brd: module loaded [ 0.843140] loop: module loaded [ 0.848593] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.851189] GPT:90111 != 2097151 [ 0.852402] GPT:Alternate GPT header not at the end of the disk. [ 0.854371] GPT:90111 != 2097151 [ 0.855575] GPT: Use GNU Parted to correct GPT errors. [ 0.857309] vda: vda1 vda15 [ 0.859225] scsi host0: ata_piix [ 0.860546] scsi host1: ata_piix [ 0.861803] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.863998] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.866809] libphy: Fixed MDIO Bus: probed [ 0.868272] tun: Universal TUN/TAP device driver, 1.6 [ 0.869984] tun: (C) 1999-2004 Max Krasnyansky [ 0.873298] PPP generic driver version 2.4.2 [ 0.874895] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.877022] ehci-pci: EHCI PCI platform driver [ 0.878640] ehci-platform: EHCI generic platform driver [ 0.880414] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.882433] ohci-pci: OHCI PCI platform driver [ 0.883989] ohci-platform: OHCI generic platform driver [ 0.885757] uhci_hcd: USB Universal Host Controller Interface driver [ 0.900784] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.902579] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.905189] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.906957] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.908998] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.911303] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.913830] usb usb1: Product: UHCI Host Controller [ 0.915504] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.917555] usb usb1: SerialNumber: 0000:00:01.2 [ 0.919262] hub 1-0:1.0: USB hub found [ 0.920642] hub 1-0:1.0: 2 ports detected [ 0.922247] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.925888] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.927585] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.929409] mousedev: PS/2 mouse device common for all mice [ 0.931621] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.934635] rtc_cmos 00:00: RTC can wake from S4 [ 0.936762] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.938961] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.941204] i2c /dev entries driver [ 0.942527] device-mapper: uevent: version 1.0.3 [ 0.944234] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.947115] ledtrig-cpu: registered to indicate activity on CPUs [ 0.949409] NET: Registered protocol family 10 [ 0.951262] NET: Registered protocol family 17 [ 0.952832] Key type dns_resolver registered [ 0.954515] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.956458] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.959572] registered taskstats version 1 [ 0.961049] Loading compiled-in X.509 certificates [ 0.963264] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.966568] zswap: loaded using pool lzo/zbud [ 0.968951] Key type trusted registered [ 0.971430] Key type encrypted registered [ 0.972868] AppArmor: AppArmor sha1 policy hashing enabled [ 0.974710] ima: No TPM chip found, activating TPM-bypass! [ 0.976562] evm: HMAC attrs: 0x1 [ 0.978162] Magic number: 14:892:716 [ 0.979664] rtc_cmos 00:00: setting system clock to 2018-12-10 04:44:29 UTC (1544417069) [ 0.982501] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.984490] EDD information not available. [ 1.020584] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.039131] Write protecting the kernel read-only data: 14336k [ 1.042416] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.045418] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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.05 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.376232] 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.11... Lease of 192.168.120.11 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-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWtybC4ELpxpmefsPFomtBb2G4m7SXvfUkhPetwrIpMFMVEf1+8p/9Z8gCg8oChFMJuF4j0eK6dKm6+iYzRkWwOOqh4ZoKw3SRb15X8+8xNi+B4/nI3FoalYb0SYX3u9VABccmhyDTptLQQkwMiaNIzj66aUQVXl+Dft2y1C8DuGTBzHowHwWk1mlau83LJpzRFyjiE0wbszKJmFcVSCuItX+8p48eYmO+a9wf2cBqKI82Z/GoDqzIlnqGbOhFYR287J4c1aLRIn8t6wM77ikRa0UQnIGdOoVTxQc362p9/vov+1zqMmIN9rnKF5wQhWe9hD0n7nK09AX+y7B0vOXF root@cinder-test-vm-875eb099-1cfd-451a-ad7d-10a053c8d0bb ssh-dss AAAAB3NzaC1kc3MAAACBAJfFIF5HcS2ICRLIjrm09MlcaZy2RtNv3lmhvlYOgj9WsnQKKs7qmKo0aed+ssXXszpLCc2G5bFzpLcIcG4FF1sCOYG84hHSuCl50Nwx4LWHMeKAMYiQbYXAKYX/idjhWel3HFlQJ/Ai3YIzx8NN0oFaUeCWdGS/Yl6Og8XWt9jfAAAAFQCwnJnAYDibCdhwp3mgUx34hycO8QAAAIBYg49G5Rdja/V4oaqYpmhk0ncmTT/CkgFLXbDKC0qGm/58suXmNchvLy4TBkxahqf37PrFdnQk81na8DV6rMWoINo4BujyO+TV7E9LErGaWW+bUwBDkq0IJCGKm6wNxPAYJTZocovoQpXCm2L9/tEV/6pefGWt8oUV8hMFTfLCLwAAAIA74t6KpsMw4wslAJkQ21uDUst0K+NpjMnghSM955F5+EAVXvPKQ/im+uOpJsZyqc3+2jTAD3AN/3d2urC7ozV6AF9g0+Fc1eL9Vv7ZqT1qJzZ83ySY23K3mgYxAtEc1uesh5Nq5Gu5Ag4kcJUDOy/DqT01b7wMfpDDm8EiJWzB/Q== root@cinder-test-vm-875eb099-1cfd-451a-ad7d-10a053c8d0bb -----END SSH HOST KEY KEYS----- === network info === 2018-12-10 04:44:33,985 - paramiko.transport - DEBUG - starting thread (client mode): 0xe387e350L 2018-12-10 04:44:33,986 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 04:44:33,986 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-10 04:44:33,986 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-10 04:44:33,987 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 04:44:33,987 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-10 04:44:33,987 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-10 04:44:33,988 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 04:44:33,988 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-10 04:44:33,988 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 04:44:34,005 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-10 04:44:34,006 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 04:44:34,017 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 703108bb33dbbf07a460cabde31692c5 2018-12-10 04:44:34,018 - paramiko.transport - DEBUG - Trying discovered key fbe566ff227bf5e1e6eab1dfd458d74c in /tmp/tmpbRqljU 2018-12-10 04:44:34,044 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 04:44:34,050 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-10 04:44:34,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-12-10 04:44:34,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"volumeAttachment": {"volumeId": "01b1d161-2290-4d78-9042-13a0d9075af2"}}' 2018-12-10 04:44:37,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 149 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-169723f4-c6d5-484c-9260-9b2e182c3510 x-openstack-request-id: req-169723f4-c6d5-484c-9260-9b2e182c3510 2018-12-10 04:44:37,201 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "38045af3-0117-46ac-96d3-d2f9f85515e3", "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "volumeId": "01b1d161-2290-4d78-9042-13a0d9075af2"}} 2018-12-10 04:44:37,201 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3/os-volume_attachments used request id req-169723f4-c6d5-484c-9260-9b2e182c3510 2018-12-10 04:44:37,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.15055394173s 2018-12-10 04:44:37,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:44:37,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:38,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:37 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-20923b4b-38d1-4a12-9a5a-c59fecb509b2 x-openstack-request-id: req-20923b4b-38d1-4a12-9a5a-c59fecb509b2 2018-12-10 04:44:38,403 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:44:37.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:44:38,403 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-20923b4b-38d1-4a12-9a5a-c59fecb509b2 2018-12-10 04:44:38,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.2011590004s 2018-12-10 04:44:38,404 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:44:40,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:44:40,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:41,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:40 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-29522a79-59d7-484d-a19e-82c03762e254 x-openstack-request-id: req-29522a79-59d7-484d-a19e-82c03762e254 2018-12-10 04:44:41,486 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:44:40.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:44:41,486 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-29522a79-59d7-484d-a19e-82c03762e254 2018-12-10 04:44:41,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07933592796s 2018-12-10 04:44:41,488 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:44:43,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:44:43,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:43,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 570 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:43 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-0cac8cc8-cfb9-42b5-a407-408fc03f36e7 x-openstack-request-id: req-0cac8cc8-cfb9-42b5-a407-408fc03f36e7 2018-12-10 04:44:43,555 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [{"server_id": "38045af3-0117-46ac-96d3-d2f9f85515e3", "attachment_id": "cc46316a-a212-4abd-aaeb-f2d8aa326b80", "attached_at": "2018-12-10T04:44:40.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "01b1d161-2290-4d78-9042-13a0d9075af2", "device": "/dev/vdb", "id": "01b1d161-2290-4d78-9042-13a0d9075af2"}], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:44:42.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:44:43,555 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-0cac8cc8-cfb9-42b5-a407-408fc03f36e7 2018-12-10 04:44:43,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0641708374023s 2018-12-10 04:44:43,557 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-10 04:44:43,558 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-10 04:44:43,559 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-10 04:44:43,562 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 04:44:43,630 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-10 04:44:43,630 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-12-10 04:44:43,632 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-10 04:44:43,632 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-10 04:44:43,668 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-12-10 04:44:43,668 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-10 04:44:43,697 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-10 04:44:43,898 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-10 04:44:43,898 - 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: 72770695-45db-436f-b1ac-dbce8242ea96 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-12-10 04:44:43,898 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-12-10 04:44:43,899 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-10 04:44:43,899 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-12-10 04:44:43,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-12-10 04:44:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3/os-volume_attachments/01b1d161-2290-4d78-9042-13a0d9075af2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:45,746 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b1f5aa3-3a01-4a1c-9676-8702d60a4080 x-openstack-request-id: req-2b1f5aa3-3a01-4a1c-9676-8702d60a4080 2018-12-10 04:44:45,747 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3/os-volume_attachments/01b1d161-2290-4d78-9042-13a0d9075af2 used request id req-2b1f5aa3-3a01-4a1c-9676-8702d60a4080 2018-12-10 04:44:45,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.84690999985s 2018-12-10 04:44:45,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:44:45,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:45,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:45 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d4762119-4d86-4633-ba1c-f0b481295d89 x-openstack-request-id: req-d4762119-4d86-4633-ba1c-f0b481295d89 2018-12-10 04:44:45,810 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [{"server_id": "38045af3-0117-46ac-96d3-d2f9f85515e3", "attachment_id": "cc46316a-a212-4abd-aaeb-f2d8aa326b80", "attached_at": "2018-12-10T04:44:40.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "01b1d161-2290-4d78-9042-13a0d9075af2", "device": "/dev/vdb", "id": "01b1d161-2290-4d78-9042-13a0d9075af2"}], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:44:45.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:44:45,810 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-d4762119-4d86-4633-ba1c-f0b481295d89 2018-12-10 04:44:45,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0630269050598s 2018-12-10 04:44:45,812 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:44:47,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:44:47,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:48,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:47 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-38c596f3-e925-4e57-8cc5-da3b5f7295c1 x-openstack-request-id: req-38c596f3-e925-4e57-8cc5-da3b5f7295c1 2018-12-10 04:44:48,721 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:44:48.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:44:48,721 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-38c596f3-e925-4e57-8cc5-da3b5f7295c1 2018-12-10 04:44:48,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.906662940979s 2018-12-10 04:44:48,723 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-12-10 04:44:48,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-12-10 04:44:48,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"volumeAttachment": {"volumeId": "01b1d161-2290-4d78-9042-13a0d9075af2"}}' 2018-12-10 04:44:51,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-333d6968-84ce-4910-8de2-72680ff31d63 x-openstack-request-id: req-333d6968-84ce-4910-8de2-72680ff31d63 2018-12-10 04:44:51,590 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "volumeId": "01b1d161-2290-4d78-9042-13a0d9075af2"}} 2018-12-10 04:44:51,591 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8/os-volume_attachments used request id req-333d6968-84ce-4910-8de2-72680ff31d63 2018-12-10 04:44:51,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.86715912819s 2018-12-10 04:44:51,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:44:51,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:52,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-8ba91dd1-0eaa-4531-afe4-61317e5eddfe x-openstack-request-id: req-8ba91dd1-0eaa-4531-afe4-61317e5eddfe 2018-12-10 04:44:52,652 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:44:51.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:44:52,652 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-8ba91dd1-0eaa-4531-afe4-61317e5eddfe 2018-12-10 04:44:52,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.06064605713s 2018-12-10 04:44:52,653 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:44:54,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:44:54,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:55,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:54 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-cb08ceb5-b492-4831-80b3-80ae296a65cc x-openstack-request-id: req-cb08ceb5-b492-4831-80b3-80ae296a65cc 2018-12-10 04:44:55,775 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:44:54.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:44:55,776 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-cb08ceb5-b492-4831-80b3-80ae296a65cc 2018-12-10 04:44:55,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11956691742s 2018-12-10 04:44:55,777 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:44:57,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:44:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:57,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 570 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4545f4a7-16ad-4f54-b987-17380f76558c x-openstack-request-id: req-4545f4a7-16ad-4f54-b987-17380f76558c 2018-12-10 04:44:57,838 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [{"server_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "attachment_id": "3631e240-5a46-46b4-9ad7-60f80e39abb9", "attached_at": "2018-12-10T04:44:54.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "01b1d161-2290-4d78-9042-13a0d9075af2", "device": "/dev/vdb", "id": "01b1d161-2290-4d78-9042-13a0d9075af2"}], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:44:56.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:44:57,838 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-4545f4a7-16ad-4f54-b987-17380f76558c 2018-12-10 04:44:57,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0585560798645s 2018-12-10 04:44:57,840 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-10 04:44:57,843 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-10 04:44:57,843 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-10 04:44:57,845 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 04:44:57,913 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-10 04:44:57,913 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-12-10 04:44:57,914 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-10 04:44:57,914 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-10 04:44:57,952 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-12-10 04:44:57,953 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-10 04:44:57,979 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-10 04:44:58,000 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-10 04:44:58,000 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-12-10 04:44:58,001 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-12-10 04:44:58,002 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-12-10 04:44:58,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-12-10 04:44:58,002 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-10 04:44:58,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8/os-volume_attachments/01b1d161-2290-4d78-9042-13a0d9075af2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:44:59,938 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a70c339e-94be-4dde-b160-b27cfea45f65 x-openstack-request-id: req-a70c339e-94be-4dde-b160-b27cfea45f65 2018-12-10 04:44:59,938 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8/os-volume_attachments/01b1d161-2290-4d78-9042-13a0d9075af2 used request id req-a70c339e-94be-4dde-b160-b27cfea45f65 2018-12-10 04:44:59,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.9361140728s 2018-12-10 04:44:59,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:44:59,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:01,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 571 Content-Type: application/json Date: Mon, 10 Dec 2018 04:44:59 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-356e7940-60c9-4c9e-9928-9117fa4a60f7 x-openstack-request-id: req-356e7940-60c9-4c9e-9928-9117fa4a60f7 2018-12-10 04:45:01,017 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [{"server_id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "attachment_id": "3631e240-5a46-46b4-9ad7-60f80e39abb9", "attached_at": "2018-12-10T04:44:54.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "01b1d161-2290-4d78-9042-13a0d9075af2", "device": "/dev/vdb", "id": "01b1d161-2290-4d78-9042-13a0d9075af2"}], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:44:59.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:45:01,017 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-356e7940-60c9-4c9e-9928-9117fa4a60f7 2018-12-10 04:45:01,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07781291008s 2018-12-10 04:45:01,018 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:45:03,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:45:03,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:03,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:02 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b6f4bc67-2f18-4833-82fb-0b29a0247683 x-openstack-request-id: req-b6f4bc67-2f18-4833-82fb-0b29a0247683 2018-12-10 04:45:03,074 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:45:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:45:03,074 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-b6f4bc67-2f18-4833-82fb-0b29a0247683 2018-12-10 04:45:03,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0531058311462s 2018-12-10 04:45:03,183 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 04:45:03,183 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:37 | PASS | +---------------------+------------------+------------------+----------------+ 2018-12-10 04:45:03,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 04:45:03,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:03,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be72bc6e-96d2-4ac3-99c7-aaeef09a5bd7 x-openstack-request-id: req-be72bc6e-96d2-4ac3-99c7-aaeef09a5bd7 2018-12-10 04:45:03,401 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8 used request id req-be72bc6e-96d2-4ac3-99c7-aaeef09a5bd7 2018-12-10 04:45:03,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.21227312088s 2018-12-10 04:45:03,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:45:03,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:04,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5ef9191-476b-44cb-9fb4-ce8e4f88a0b6 x-openstack-request-id: req-e5ef9191-476b-44cb-9fb4-ce8e4f88a0b6 2018-12-10 04:45:04,044 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:98:12", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:98:12", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:44:27.000000", "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "38045af3-0117-46ac-96d3-d2f9f85515e3", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:44:28Z", "hostId": "04ee66c070f5b97f5518c8405d0c1a4ddadf4a346c46a23b47e8250e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:44:19Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:44:01.000000", "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:45:03Z", "hostId": "194927445ddc4e22d600e7fac86d3b11f79ff9f58f7b40b459f33a5f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:43:51Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:45:04,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e5ef9191-476b-44cb-9fb4-ce8e4f88a0b6 2018-12-10 04:45:04,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643010854721s 2018-12-10 04:45:04,047 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:45:06,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:45:06,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:06,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 902 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1223c48e-eb61-4546-ab35-7f54d9b37577 x-openstack-request-id: req-1223c48e-eb61-4546-ab35-7f54d9b37577 2018-12-10 04:45:06,926 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:98:12", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:98:12", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:44:27.000000", "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "38045af3-0117-46ac-96d3-d2f9f85515e3", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:44:28Z", "hostId": "04ee66c070f5b97f5518c8405d0c1a4ddadf4a346c46a23b47e8250e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:44:19Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f4:16:87", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:44:01.000000", "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "476b4e9a-1e1c-4e4e-bc51-c94b3f42aae8", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:45:03Z", "hostId": "194927445ddc4e22d600e7fac86d3b11f79ff9f58f7b40b459f33a5f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm2_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:43:51Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:45:06,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1223c48e-eb61-4546-ab35-7f54d9b37577 2018-12-10 04:45:06,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.875931024551s 2018-12-10 04:45:06,929 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:45:08,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:45:08,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:09,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 760 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6fffb34c-f9bc-4bd9-92de-8200cf580358 x-openstack-request-id: req-6fffb34c-f9bc-4bd9-92de-8200cf580358 2018-12-10 04:45:09,820 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:98:12", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:98:12", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:44:27.000000", "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "38045af3-0117-46ac-96d3-d2f9f85515e3", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:44:28Z", "hostId": "04ee66c070f5b97f5518c8405d0c1a4ddadf4a346c46a23b47e8250e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:44:19Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:45:09,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6fffb34c-f9bc-4bd9-92de-8200cf580358 2018-12-10 04:45:09,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.88910317421s 2018-12-10 04:45:09,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 04:45:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/27ab766e-e485-4d9c-9c2e-ebbb92cf4466.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:10,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:45:10 GMT X-Openstack-Request-Id: req-dc7138fd-3356-4bc3-b193-db06663e1019 2018-12-10 04:45:10,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:45:10,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/27ab766e-e485-4d9c-9c2e-ebbb92cf4466.json used request id req-dc7138fd-3356-4bc3-b193-db06663e1019 2018-12-10 04:45:10,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.685060024261s 2018-12-10 04:45:10,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:45:10,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:10,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:10 GMT X-Openstack-Request-Id: req-2c8e9a31-ce1b-4ee5-8e72-21067a097c12 2018-12-10 04:45:10,586 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e64c611-1987-4422-be73-ae115087cb31", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:44:29Z", "updated_at": "2018-12-10T04:44:33Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5c:98:12", "device_id": "38045af3-0117-46ac-96d3-d2f9f85515e3"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_id": "037db558-f0e0-4d33-bba0-a4c5369f5be6", "id": "28a94fec-5fae-4071-9d73-b889e110a9cc", "qos_policy_id": null}]} 2018-12-10 04:45:10,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2c8e9a31-ce1b-4ee5-8e72-21067a097c12 2018-12-10 04:45:10,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624120235443s 2018-12-10 04:45:10,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:45:10,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:10,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-40a40ed0-fabe-4dde-9e22-21b3705c37b5 x-openstack-request-id: req-40a40ed0-fabe-4dde-9e22-21b3705c37b5 2018-12-10 04:45:10,653 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "3860382c9af047afaf0440cbe0d9aebf", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "self"}, {"href": "http://172.30.9.28:8776/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-10T04:44:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "updated_at": "2018-12-10T04:45:02.000000", "volume_type": "tripleo", "name": "cinder_test-volume_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "01b1d161-2290-4d78-9042-13a0d9075af2", "size": 2}]} 2018-12-10 04:45:10,653 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-40a40ed0-fabe-4dde-9e22-21b3705c37b5 2018-12-10 04:45:10,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0595459938049s 2018-12-10 04:45:10,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2018-12-10 04:45:10,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:11,783 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:45:10 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-b3980ec7-2965-4021-ac68-5e6f9b4e3082 2018-12-10 04:45:11,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:45:11,784 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/01b1d161-2290-4d78-9042-13a0d9075af2 used request id req-b3980ec7-2965-4021-ac68-5e6f9b4e3082 2018-12-10 04:45:11,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 1.12923407555s 2018-12-10 04:45:11,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 04:45:11,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:12,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-d546b6e7-b523-47ba-a3dc-a508317d0303 x-openstack-request-id: req-d546b6e7-b523-47ba-a3dc-a508317d0303 2018-12-10 04:45:12,879 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-10 04:45:12,880 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/0837a969b4314ee8ad843e30d6a0a7ca/volumes/detail used request id req-d546b6e7-b523-47ba-a3dc-a508317d0303 2018-12-10 04:45:12,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09529995918s 2018-12-10 04:45:12,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 04:45:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/28a94fec-5fae-4071-9d73-b889e110a9cc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:14,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:45:14 GMT X-Openstack-Request-Id: req-baed4aa6-fb34-4285-a612-d02bbc4b1ed9 2018-12-10 04:45:14,427 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:45:14,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/28a94fec-5fae-4071-9d73-b889e110a9cc.json used request id req-baed4aa6-fb34-4285-a612-d02bbc4b1ed9 2018-12-10 04:45:14,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.54200100899s 2018-12-10 04:45:14,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 04:45:14,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:14,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:14 GMT X-Openstack-Request-Id: req-98bec722-d135-48d2-9a23-2a810dbbda26 2018-12-10 04:45:14,508 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 04:45:14,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-98bec722-d135-48d2-9a23-2a810dbbda26 2018-12-10 04:45:14,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0697748661041s 2018-12-10 04:45:14,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 04:45:14,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:14,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84a32bee-31e3-4c37-a6df-2c3cfe2a2b13 x-openstack-request-id: req-84a32bee-31e3-4c37-a6df-2c3cfe2a2b13 2018-12-10 04:45:14,724 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3 used request id req-84a32bee-31e3-4c37-a6df-2c3cfe2a2b13 2018-12-10 04:45:14,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.216038942337s 2018-12-10 04:45:14,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:45:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:15,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f7b9bc8-d35c-4558-9902-ff2376fe9564 x-openstack-request-id: req-3f7b9bc8-d35c-4558-9902-ff2376fe9564 2018-12-10 04:45:15,531 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:98:12", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:98:12", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/38045af3-0117-46ac-96d3-d2f9f85515e3", "rel": "bookmark"}], "image": {"id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "links": [{"href": "http://172.30.9.28:8774/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T04:44:27.000000", "flavor": {"id": "685f50be-c4c7-4ac4-b599-046143c629f3", "links": [{"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}]}, "id": "38045af3-0117-46ac-96d3-d2f9f85515e3", "security_groups": [{"name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}], "user_id": "3860382c9af047afaf0440cbe0d9aebf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T04:45:14Z", "hostId": "04ee66c070f5b97f5518c8405d0c1a4ddadf4a346c46a23b47e8250e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "name": "cinder_test-vm_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "created": "2018-12-10T04:44:19Z", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 04:45:15,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3f7b9bc8-d35c-4558-9902-ff2376fe9564 2018-12-10 04:45:15,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806148052216s 2018-12-10 04:45:15,533 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 04:45:17,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 04:45:17,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:17,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b6105a36-5cf6-4df1-af34-1d8337645d40 x-openstack-request-id: req-b6105a36-5cf6-4df1-af34-1d8337645d40 2018-12-10 04:45:17,602 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-10 04:45:17,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b6105a36-5cf6-4df1-af34-1d8337645d40 2018-12-10 04:45:17,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0664801597595s 2018-12-10 04:45:17,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:45:17,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:17,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:17 GMT X-Openstack-Request-Id: req-335e92c5-4876-49a0-8e84-53fd2b9b6843 2018-12-10 04:45:17,659 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:43Z", "updated_at": "2018-12-10T04:43:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:43Z", "revision_number": 0, "id": "42828883-ddaf-43f6-82cd-25813da60752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:43Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:43Z", "revision_number": 0, "id": "43f1aa18-d65c-47d1-9cca-ee799b52c356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:43Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:45Z", "revision_number": 0, "id": "5a87bc26-d253-41d9-a7c2-7c79fb512e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:45Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T04:43:44Z", "revision_number": 0, "id": "63bccd67-0558-42d2-9b65-7bf45c6b5dfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:44Z", "security_group_id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}], "revision_number": 3, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "ad2c1675-eb74-4bca-b840-6eb3fb61f664", "name": "cinder_test-sg_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}, {"description": "Default security group", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:27Z", "updated_at": "2018-12-10T04:43:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "6849861c-1154-476f-94ca-25d42a9fa3d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "8f7e1d02-107b-480f-a7da-514f29273e56", "remote_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "d22fb36b-bf7a-40d5-9e02-d137ce6d081f", "remote_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "dc4f06c1-8b97-4121-a1a7-d0be89321079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}], "revision_number": 1, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "name": "default"}]} 2018-12-10 04:45:17,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-335e92c5-4876-49a0-8e84-53fd2b9b6843 2018-12-10 04:45:17,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0529458522797s 2018-12-10 04:45:17,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 04:45:17,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ad2c1675-eb74-4bca-b840-6eb3fb61f664.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:17,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:45:17 GMT X-Openstack-Request-Id: req-4c2dbbf8-f80c-4ab2-9c5f-572acbcccbc8 2018-12-10 04:45:17,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:45:17,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ad2c1675-eb74-4bca-b840-6eb3fb61f664.json used request id req-4c2dbbf8-f80c-4ab2-9c5f-572acbcccbc8 2018-12-10 04:45:17,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.160681009293s 2018-12-10 04:45:17,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-10 04:45:17,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:17,881 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ebc0af3-2f4a-4305-b7fa-f5048d9a5b8c x-openstack-request-id: req-1ebc0af3-2f4a-4305-b7fa-f5048d9a5b8c 2018-12-10 04:45:17,881 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cinder_test-kp_875eb099-1cfd-451a-ad7d-10a053c8d0bb used request id req-1ebc0af3-2f4a-4305-b7fa-f5048d9a5b8c 2018-12-10 04:45:17,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0531311035156s 2018-12-10 04:45:17,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 04:45:17,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9e64c611-1987-4422-be73-ae115087cb31/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" -d '{"subnet_id": "4b4532b1-7cee-4c4b-b761-b676020d0730"}' 2018-12-10 04:45:20,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:20 GMT X-Openstack-Request-Id: req-c725ca36-18e3-4c19-b519-7125b70a2d41 2018-12-10 04:45:20,443 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "49d84fed-5bac-4968-a467-93a5c3c8a042", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "subnet_id": "4b4532b1-7cee-4c4b-b761-b676020d0730", "subnet_ids": ["4b4532b1-7cee-4c4b-b761-b676020d0730"], "port_id": "75200188-b60d-40bb-a7f5-1bc4fa470146", "id": "9e64c611-1987-4422-be73-ae115087cb31"} 2018-12-10 04:45:20,443 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9e64c611-1987-4422-be73-ae115087cb31/remove_router_interface.json used request id req-c725ca36-18e3-4c19-b519-7125b70a2d41 2018-12-10 04:45:20,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.56132793427s 2018-12-10 04:45:20,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 04:45:20,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:20,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:20 GMT X-Openstack-Request-Id: req-30961cc7-d858-454f-8ddb-c972eaa9aa2f 2018-12-10 04:45:20,872 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:30Z", "admin_state_up": true, "updated_at": "2018-12-10T04:45:18Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "9e64c611-1987-4422-be73-ae115087cb31", "name": "cinder_test-router_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}]} 2018-12-10 04:45:20,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-30961cc7-d858-454f-8ddb-c972eaa9aa2f 2018-12-10 04:45:20,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.428661108017s 2018-12-10 04:45:20,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 04:45:20,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/9e64c611-1987-4422-be73-ae115087cb31.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:25,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:45:25 GMT X-Openstack-Request-Id: req-cffbac59-d0e0-4fdd-85db-06404817681e 2018-12-10 04:45:25,079 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:45:25,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9e64c611-1987-4422-be73-ae115087cb31.json used request id req-cffbac59-d0e0-4fdd-85db-06404817681e 2018-12-10 04:45:25,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.20571112633s 2018-12-10 04:45:25,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 04:45:25,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:25,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:25 GMT X-Openstack-Request-Id: req-302eaf28-b52d-4683-841c-6556bcfd4363 2018-12-10 04:45:25,124 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"49d84fed-5bac-4968-a467-93a5c3c8a042","tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T04:43:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0837a969b4314ee8ad843e30d6a0a7ca","id":"4b4532b1-7cee-4c4b-b761-b676020d0730","subnetpool_id":null,"name":"cinder_test-subnet_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}]} 2018-12-10 04:45:25,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-302eaf28-b52d-4683-841c-6556bcfd4363 2018-12-10 04:45:25,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0442759990692s 2018-12-10 04:45:25,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 04:45:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/4b4532b1-7cee-4c4b-b761-b676020d0730.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:27,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:45:27 GMT X-Openstack-Request-Id: req-f7702ffb-b347-4faf-819e-750e95073255 2018-12-10 04:45:27,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:45:27,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4b4532b1-7cee-4c4b-b761-b676020d0730.json used request id req-f7702ffb-b347-4faf-819e-750e95073255 2018-12-10 04:45:27,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.47692894936s 2018-12-10 04:45:27,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:45:27,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:27,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:27 GMT X-Openstack-Request-Id: req-4a1a45d1-fa7b-45fc-8fc7-2c2c24c9054d 2018-12-10 04:45:27,705 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"49d84fed-5bac-4968-a467-93a5c3c8a042","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0837a969b4314ee8ad843e30d6a0a7ca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T04:45:27Z","qos_policy_id":null,"name":"cinder_test-net_875eb099-1cfd-451a-ad7d-10a053c8d0bb","admin_state_up":true,"tenant_id":"0837a969b4314ee8ad843e30d6a0a7ca","created_at":"2018-12-10T04:43:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 04:45:27,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4a1a45d1-fa7b-45fc-8fc7-2c2c24c9054d 2018-12-10 04:45:27,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102000951767s 2018-12-10 04:45:27,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 04:45:27,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/49d84fed-5bac-4968-a467-93a5c3c8a042.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:29,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:45:29 GMT X-Openstack-Request-Id: req-e35e3fd3-bf4d-4662-b157-e6c07af66844 2018-12-10 04:45:29,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:45:29,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/49d84fed-5bac-4968-a467-93a5c3c8a042.json used request id req-e35e3fd3-bf4d-4662-b157-e6c07af66844 2018-12-10 04:45:29,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.90929603577s 2018-12-10 04:45:29,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:45:29,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:29,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:29 GMT X-Openstack-Request-Id: req-35c133a4-c313-4e06-b7d6-01eaba3e4e35 2018-12-10 04:45:29,930 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:43:42Z", "file": "/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/file", "owner": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "size": 12716032, "self": "/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:43:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:45:29,930 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-35c133a4-c313-4e06-b7d6-01eaba3e4e35 2018-12-10 04:45:29,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309840917587s 2018-12-10 04:45:29,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 04:45:29,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9595237c0df73cbe67a4f52a7b0d6fe987eb4122" 2018-12-10 04:45:30,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:45:30 GMT X-Openstack-Request-Id: req-d66479bc-fc6d-487e-8dd4-e863fb546fed 2018-12-10 04:45:30,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:45:30,714 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0790173f-1e2b-4ce0-b3a8-22ea5c51a7a3 used request id req-d66479bc-fc6d-487e-8dd4-e863fb546fed 2018-12-10 04:45:30,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.78169298172s 2018-12-10 04:45:30,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:45:30,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:45:30,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-abf6aa29-720b-415c-8f70-a08e64b40c57 x-openstack-request-id: req-abf6aa29-720b-415c-8f70-a08e64b40c57 2018-12-10 04:45:30,743 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/685f50be-c4c7-4ac4-b599-046143c629f3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "685f50be-c4c7-4ac4-b599-046143c629f3"}]} 2018-12-10 04:45:30,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-abf6aa29-720b-415c-8f70-a08e64b40c57 2018-12-10 04:45:30,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237171649933s 2018-12-10 04:45:30,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 04:45:30,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/685f50be-c4c7-4ac4-b599-046143c629f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:45:30,778 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62d84fe9-52e8-40ee-94c3-c8b6acebaacf x-openstack-request-id: req-62d84fe9-52e8-40ee-94c3-c8b6acebaacf 2018-12-10 04:45:30,778 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/685f50be-c4c7-4ac4-b599-046143c629f3 used request id req-62d84fe9-52e8-40ee-94c3-c8b6acebaacf 2018-12-10 04:45:30,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0333218574524s 2018-12-10 04:45:30,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:45:30,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:45:31,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc9e8d5-8b24-452c-8b3a-2b9ea518ecd3 2018-12-10 04:45:31,006 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder_test-user_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "links": {"self": "http://172.30.9.28:5000/v3/users/3860382c9af047afaf0440cbe0d9aebf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3860382c9af047afaf0440cbe0d9aebf", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:45:31,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fdc9e8d5-8b24-452c-8b3a-2b9ea518ecd3 2018-12-10 04:45:31,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227406024933s 2018-12-10 04:45:31,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:45:31,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/3860382c9af047afaf0440cbe0d9aebf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:45:31,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d3d404-db70-44f3-80f5-ddff314e5ffd 2018-12-10 04:45:31,244 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_875eb099-1cfd-451a-ad7d-10a053c8d0bb", "links": {"self": "http://172.30.9.28:5000/v3/users/3860382c9af047afaf0440cbe0d9aebf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3860382c9af047afaf0440cbe0d9aebf", "description": null}} 2018-12-10 04:45:31,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3860382c9af047afaf0440cbe0d9aebf used request id req-06d3d404-db70-44f3-80f5-ddff314e5ffd 2018-12-10 04:45:31,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232043027878s 2018-12-10 04:45:31,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 04:45:31,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/3860382c9af047afaf0440cbe0d9aebf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:45:31,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69709124-c8c7-4b24-838c-b8d2187347c5 2018-12-10 04:45:31,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:45:31,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3860382c9af047afaf0440cbe0d9aebf used request id req-69709124-c8c7-4b24-838c-b8d2187347c5 2018-12-10 04:45:31,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.4358959198s 2018-12-10 04:45:31,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:45:31,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:45:31,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d7e522-d140-4305-b534-8992d8f7efe1 2018-12-10 04:45:31,897 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.28:5000/v3/projects/0837a969b4314ee8ad843e30d6a0a7ca"}, "tags": [], "enabled": true, "id": "0837a969b4314ee8ad843e30d6a0a7ca", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_875eb099-1cfd-451a-ad7d-10a053c8d0bb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-10 04:45:31,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-92d7e522-d140-4305-b534-8992d8f7efe1 2018-12-10 04:45:31,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209855079651s 2018-12-10 04:45:31,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 04:45:31,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/0837a969b4314ee8ad843e30d6a0a7ca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:45:32,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c3f6758-9120-4509-8e01-dc19727e39a9 2018-12-10 04:45:32,243 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:45:32,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0837a969b4314ee8ad843e30d6a0a7ca used request id req-9c3f6758-9120-4509-8e01-dc19727e39a9 2018-12-10 04:45:32,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.340595006943s 2018-12-10 04:45:32,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:45:32,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=0837a969b4314ee8ad843e30d6a0a7ca&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:45:32,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:32 GMT X-Openstack-Request-Id: req-1d040a48-a916-4596-aed4-d34f50552a38 2018-12-10 04:45:32,599 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:27Z", "updated_at": "2018-12-10T04:43:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "6849861c-1154-476f-94ca-25d42a9fa3d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "8f7e1d02-107b-480f-a7da-514f29273e56", "remote_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "d22fb36b-bf7a-40d5-9e02-d137ce6d081f", "remote_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "dc4f06c1-8b97-4121-a1a7-d0be89321079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}], "revision_number": 1, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "name": "default"}]} 2018-12-10 04:45:32,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=0837a969b4314ee8ad843e30d6a0a7ca&name=default used request id req-1d040a48-a916-4596-aed4-d34f50552a38 2018-12-10 04:45:32,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351005077362s 2018-12-10 04:45:32,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:45:32,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:45:32,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:32 GMT X-Openstack-Request-Id: req-e498197f-694f-4ea2-8b27-d7a93db43a7d 2018-12-10 04:45:32,938 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "created_at": "2018-12-10T04:43:27Z", "updated_at": "2018-12-10T04:43:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "6849861c-1154-476f-94ca-25d42a9fa3d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "dc4f06c1-8b97-4121-a1a7-d0be89321079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "d22fb36b-bf7a-40d5-9e02-d137ce6d081f", "remote_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:43:27Z", "revision_number": 0, "id": "8f7e1d02-107b-480f-a7da-514f29273e56", "remote_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "remote_ip_prefix": null, "created_at": "2018-12-10T04:43:27Z", "security_group_id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "tenant_id": "0837a969b4314ee8ad843e30d6a0a7ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "0837a969b4314ee8ad843e30d6a0a7ca"}], "revision_number": 1, "project_id": "0837a969b4314ee8ad843e30d6a0a7ca", "id": "feb1f288-87d9-4dc3-a1e5-58d93590af4c", "name": "default"}]} 2018-12-10 04:45:32,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e498197f-694f-4ea2-8b27-d7a93db43a7d 2018-12-10 04:45:32,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33251786232s 2018-12-10 04:45:32,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 04:45:32,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/feb1f288-87d9-4dc3-a1e5-58d93590af4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}467c362c6db737976dce593d9707326a8f8bf9b4" 2018-12-10 04:45:33,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 04:45:33 GMT X-Openstack-Request-Id: req-ce734f99-7e09-4158-b6dd-5b8ac9e624c5 2018-12-10 04:45:33,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 04:45:33,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/feb1f288-87d9-4dc3-a1e5-58d93590af4c.json used request id req-ce734f99-7e09-4158-b6dd-5b8ac9e624c5 2018-12-10 04:45:33,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.443396091461s 2018-12-10 04:45:33,439 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-12-10 04:45:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:45:34,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7be3ad-25d5-449e-a2c4-8081b6ceb2b7 2018-12-10 04:45:34,654 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:45:34,655 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-5e7be3ad-25d5-449e-a2c4-8081b6ceb2b7 2018-12-10 04:45:34,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:45:35,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:45:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["-LPFXvhsTJmPN9OpsYpLUQ"], "issued_at": "2018-12-10T04:45:35.000000Z"}} 2018-12-10 04:45:35,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:45:35,073 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4089d0e7-2c1b-4dca-9fac-42eba549270f 2018-12-10 04:45:35,073 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:45:35,073 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-4089d0e7-2c1b-4dca-9fac-42eba549270f 2018-12-10 04:45:35,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:45:35,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:35,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd28f59e-3505-40b8-b12b-6dd6c67213af 2018-12-10 04:45:35,298 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:45:35,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-fd28f59e-3505-40b8-b12b-6dd6c67213af 2018-12-10 04:45:35,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224066972733s 2018-12-10 04:45:35,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 04:45:35,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}}' 2018-12-10 04:45:35,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd818f7d-4b0e-4971-9325-8ab4c17a767c 2018-12-10 04:45:35,553 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}} 2018-12-10 04:45:35,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dd818f7d-4b0e-4971-9325-8ab4c17a767c 2018-12-10 04:45:35,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.247600078583s 2018-12-10 04:45:35,554 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'2c48bbf996934babb3ec661f376d1334', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1'}) 2018-12-10 04:45:35,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 04:45:35,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "284bad52-3f96-4484-acdf-42001261ccaf", "email": null, "name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1"}}' 2018-12-10 04:45:36,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-448bbbd4-e1be-45a8-9c5f-3b54bf12c615 2018-12-10 04:45:36,069 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}} 2018-12-10 04:45:36,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-448bbbd4-e1be-45a8-9c5f-3b54bf12c615 2018-12-10 04:45:36,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.508479118347s 2018-12-10 04:45:36,070 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5b941396c9e4421c9169955804fb0796', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1'}) 2018-12-10 04:45:36,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:36,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:36,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748cebbe-af93-47ad-a6d0-0754ba4f4413 2018-12-10 04:45:36,296 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:36,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-748cebbe-af93-47ad-a6d0-0754ba4f4413 2018-12-10 04:45:36,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222755908966s 2018-12-10 04:45:36,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:36,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:36,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf177c8-71f5-4abc-8fe7-d27a44bfcbbb 2018-12-10 04:45:36,419 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:36,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2cf177c8-71f5-4abc-8fe7-d27a44bfcbbb 2018-12-10 04:45:36,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11829996109s 2018-12-10 04:45:36,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:36,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:36,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d322e3b4-b230-4380-876c-8541badc5c98 2018-12-10 04:45:36,644 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:36,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d322e3b4-b230-4380-876c-8541badc5c98 2018-12-10 04:45:36,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219427108765s 2018-12-10 04:45:36,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:45:36,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:36,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2670a9f-8e33-47d6-9ab8-37dbedd82c67 2018-12-10 04:45:36,887 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:45:36,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b2670a9f-8e33-47d6-9ab8-37dbedd82c67 2018-12-10 04:45:36,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.237844944s 2018-12-10 04:45:36,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:45:36,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:37,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858a8556-0b34-45f0-a6cc-7fe77ed8b1bb 2018-12-10 04:45:37,114 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:45:37,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-858a8556-0b34-45f0-a6cc-7fe77ed8b1bb 2018-12-10 04:45:37,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22572517395s 2018-12-10 04:45:37,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:45:37,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:37,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6602d77b-cf59-472e-861a-3a9fc1e8cb0f 2018-12-10 04:45:37,353 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-10 04:45:37,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-6602d77b-cf59-472e-861a-3a9fc1e8cb0f 2018-12-10 04:45:37,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226849794388s 2018-12-10 04:45:37,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:45:37,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=5b941396c9e4421c9169955804fb0796&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=2c48bbf996934babb3ec661f376d1334" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:37,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5acdda72-ea9c-4b2e-b5dd-a181848575a7 2018-12-10 04:45:37,587 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5b941396c9e4421c9169955804fb0796&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=2c48bbf996934babb3ec661f376d1334", "previous": null, "next": null}} 2018-12-10 04:45:37,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5b941396c9e4421c9169955804fb0796&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=2c48bbf996934babb3ec661f376d1334 used request id req-5acdda72-ea9c-4b2e-b5dd-a181848575a7 2018-12-10 04:45:37,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.226886987686s 2018-12-10 04:45:37,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:45:37,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334/users/5b941396c9e4421c9169955804fb0796/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:37,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d4b970e-7456-4c3f-84ad-ef734d242784 2018-12-10 04:45:37,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:45:37,877 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334/users/5b941396c9e4421c9169955804fb0796/roles/d198f435a64947e795a55202b22e00ce used request id req-8d4b970e-7456-4c3f-84ad-ef734d242784 2018-12-10 04:45:37,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.285401821136s 2018-12-10 04:45:37,878 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1', 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'2c48bbf996934babb3ec661f376d1334', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '284bad52-3f96-4484-acdf-42001261ccaf', 'username': u'api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 04:45:37,881 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1', 'password': '284bad52-3f96-4484-acdf-42001261ccaf', 'project_name': 'api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '2c48bbf996934babb3ec661f376d1334', 'project_domain_name': 'Default'} 2018-12-10 04:45:37,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:37,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:38,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e45bb8-a2d6-42dd-aa16-adc75f65fdc3 2018-12-10 04:45:38,102 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:38,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b9e45bb8-a2d6-42dd-aa16-adc75f65fdc3 2018-12-10 04:45:38,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216776847839s 2018-12-10 04:45:38,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:38,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:38,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86271d14-de3a-4a6f-b656-3a957f334838 2018-12-10 04:45:38,324 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:38,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-86271d14-de3a-4a6f-b656-3a957f334838 2018-12-10 04:45:38,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217403888702s 2018-12-10 04:45:38,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:45:38,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:38,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd406ae-0d26-4646-8df0-a43e357f5acb 2018-12-10 04:45:38,449 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:45:38,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-edd406ae-0d26-4646-8df0-a43e357f5acb 2018-12-10 04:45:38,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11976480484s 2018-12-10 04:45:38,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:45:38,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:38,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1b2e7b-87a1-4c66-a023-436ffbc759ff 2018-12-10 04:45:38,685 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:45:38,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0a1b2e7b-87a1-4c66-a023-436ffbc759ff 2018-12-10 04:45:38,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234927892685s 2018-12-10 04:45:38,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:45:38,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:38,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9baca5c-5bb0-4e3e-a043-7c49160c12f7 2018-12-10 04:45:38,941 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-10 04:45:38,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a9baca5c-5bb0-4e3e-a043-7c49160c12f7 2018-12-10 04:45:38,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.244314193726s 2018-12-10 04:45:38,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:45:38,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=5b941396c9e4421c9169955804fb0796&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=2c48bbf996934babb3ec661f376d1334" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:39,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2985483-5ae3-4afd-9dbe-3b0642053d77 2018-12-10 04:45:39,150 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5b941396c9e4421c9169955804fb0796&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=2c48bbf996934babb3ec661f376d1334", "previous": null, "next": null}} 2018-12-10 04:45:39,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5b941396c9e4421c9169955804fb0796&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=2c48bbf996934babb3ec661f376d1334 used request id req-b2985483-5ae3-4afd-9dbe-3b0642053d77 2018-12-10 04:45:39,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201041936874s 2018-12-10 04:45:39,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:45:39,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334/users/5b941396c9e4421c9169955804fb0796/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:39,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd5bc39-86b2-4942-b83c-d8a14183a28e 2018-12-10 04:45:39,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:45:39,447 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334/users/5b941396c9e4421c9169955804fb0796/roles/6b95528eaa61433299b74b41023475b0 used request id req-bcd5bc39-86b2-4942-b83c-d8a14183a28e 2018-12-10 04:45:39,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.292685031891s 2018-12-10 04:45:39,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:39,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:39,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef16841-ef36-4253-be03-a71a17eb14c9 2018-12-10 04:45:39,669 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:39,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fef16841-ef36-4253-be03-a71a17eb14c9 2018-12-10 04:45:39,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218531847s 2018-12-10 04:45:39,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-10 04:45:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-10 04:45:39,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fee1a9e-25cd-40b7-9ee5-31f386ec80bc 2018-12-10 04:45:39,815 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}} 2018-12-10 04:45:39,816 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6fee1a9e-25cd-40b7-9ee5-31f386ec80bc 2018-12-10 04:45:39,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.141078948975s 2018-12-10 04:45:39,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:39,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:39,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b81b9a-1e95-46d2-a44e-5bd6ec437db8 2018-12-10 04:45:39,948 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:39,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-16b81b9a-1e95-46d2-a44e-5bd6ec437db8 2018-12-10 04:45:39,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128571987152s 2018-12-10 04:45:39,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:45:39,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:40,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea1f11e-50c9-4b63-8bd4-baac5cada302 2018-12-10 04:45:40,166 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:45:40,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0ea1f11e-50c9-4b63-8bd4-baac5cada302 2018-12-10 04:45:40,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213090181351s 2018-12-10 04:45:40,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:45:40,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:40,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f5e52a-7cb4-46e8-9bf8-049b0e7331e8 2018-12-10 04:45:40,400 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:45:40,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-54f5e52a-7cb4-46e8-9bf8-049b0e7331e8 2018-12-10 04:45:40,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232491016388s 2018-12-10 04:45:40,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:45:40,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:40,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a13795a-8499-469b-a38e-9ccc0741514a 2018-12-10 04:45:40,634 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-10 04:45:40,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3a13795a-8499-469b-a38e-9ccc0741514a 2018-12-10 04:45:40,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223265886307s 2018-12-10 04:45:40,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:45:40,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=5b941396c9e4421c9169955804fb0796&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=2c48bbf996934babb3ec661f376d1334" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:40,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f06b9f-8b6e-49bf-8fbb-3095f3c29d5c 2018-12-10 04:45:40,855 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5b941396c9e4421c9169955804fb0796&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=2c48bbf996934babb3ec661f376d1334", "previous": null, "next": null}} 2018-12-10 04:45:40,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5b941396c9e4421c9169955804fb0796&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=2c48bbf996934babb3ec661f376d1334 used request id req-b9f06b9f-8b6e-49bf-8fbb-3095f3c29d5c 2018-12-10 04:45:40,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.212853908539s 2018-12-10 04:45:40,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:45:40,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334/users/5b941396c9e4421c9169955804fb0796/roles/0ae33c352b624fb5a0380ab70723cb55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ed604dfb02e132d0cf3d44cc179813d1cb03d958" 2018-12-10 04:45:41,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:45:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b1ee45a-d01e-449c-a95a-1f8d5640f7a6 2018-12-10 04:45:41,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:45:41,130 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334/users/5b941396c9e4421c9169955804fb0796/roles/0ae33c352b624fb5a0380ab70723cb55 used request id req-8b1ee45a-d01e-449c-a95a-1f8d5640f7a6 2018-12-10 04:45:41,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.270593881607s 2018-12-10 04:45:41,130 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-10 04:45:41,131 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-10 04:45:41,131 - openstack_tests - INFO - OS Credentials = > 2018-12-10 04:45:41,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-10 04:45:41,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:45:41,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "0ae33c352b624fb5a0380ab70723cb55", "name": "heat_stack_owner"}], "expires_at": "2018-12-10T05:45:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c48bbf996934babb3ec661f376d1334", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2c48bbf996934babb3ec661f376d1334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/2c48bbf996934babb3ec661f376d1334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/2c48bbf996934babb3ec661f376d1334", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2c48bbf996934babb3ec661f376d1334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/2c48bbf996934babb3ec661f376d1334", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/2c48bbf996934babb3ec661f376d1334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2c48bbf996934babb3ec661f376d1334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2c48bbf996934babb3ec661f376d1334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2c48bbf996934babb3ec661f376d1334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/2c48bbf996934babb3ec661f376d1334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/2c48bbf996934babb3ec661f376d1334", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2c48bbf996934babb3ec661f376d1334", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/2c48bbf996934babb3ec661f376d1334", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/2c48bbf996934babb3ec661f376d1334", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "id": "5b941396c9e4421c9169955804fb0796"}, "audit_ids": ["2W-WNmi8Sv6VkoMfeBeBCA"], "issued_at": "2018-12-10T04:45:41.000000Z"}} 2018-12-10 04:45:41,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA1}97e36e4ece663e16c7f4a36e8574bb8bf1abaf42" 2018-12-10 04:45:41,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:41 GMT X-Openstack-Request-Id: req-376741f1-6e0a-4aae-b1eb-d0eeb81b36d8 2018-12-10 04:45:41,967 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:45:41,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-376741f1-6e0a-4aae-b1eb-d0eeb81b36d8 2018-12-10 04:45:41,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=69361a0e-750a-44ff-b392-0c32d8f81703 -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA1}97e36e4ece663e16c7f4a36e8574bb8bf1abaf42" 2018-12-10 04:45:42,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:42 GMT X-Openstack-Request-Id: req-b018f4b5-238f-4ca6-92af-7708312d38e4 2018-12-10 04:45:42,487 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-10T04:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bad97985-7664-41fa-b208-a1163e9b4d7a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3d9105dddf2848f3a2105bcfb490a6e9","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"69361a0e-750a-44ff-b392-0c32d8f81703","tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:36Z","ip_version":4}]} 2018-12-10 04:45:42,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=69361a0e-750a-44ff-b392-0c32d8f81703 used request id req-b018f4b5-238f-4ca6-92af-7708312d38e4 2018-12-10 04:45:42,488 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-10 04:45:42,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-10 04:45:42,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:45:42,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7bca1b9-326b-463b-9619-b99c79156101 2018-12-10 04:45:42,502 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:45:42,502 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-d7bca1b9-326b-463b-9619-b99c79156101 2018-12-10 04:45:42,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:45:42,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:45:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["kL4rEQ6tSwmBKtClAX6_Xg"], "issued_at": "2018-12-10T04:45:42.000000Z"}} 2018-12-10 04:45:42,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0136f5d892d7866b7e0f9a573e567c1aa44d1227" 2018-12-10 04:45:43,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 259 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5618499e-f9c1-4d8b-9894-20ad53e9e7cc x-openstack-request-id: req-5618499e-f9c1-4d8b-9894-20ad53e9e7cc 2018-12-10 04:45:43,246 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.28:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-10 04:45:43,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/ used request id req-5618499e-f9c1-4d8b-9894-20ad53e9e7cc 2018-12-10 04:45:43,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.750523805618s 2018-12-10 04:45:43,247 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.28:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-10 04:45:43,247 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-12-10 04:45:43,248 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-12-10 04:45:43,248 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-12-10 04:45:43,301 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-12-10 04:45:43,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:45:43,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a517953-a09a-422a-9b59-70d1953f2cba 2018-12-10 04:45:43,347 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:45:43,347 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-7a517953-a09a-422a-9b59-70d1953f2cba 2018-12-10 04:45:43,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:45:43,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["TjVlr_LPS6mXNNeTU2TS7w"], "issued_at": "2018-12-10T04:45:43.000000Z"}} 2018-12-10 04:45:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:45:43,767 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09279c6-4cc0-4b38-9964-e34a57d91d03 2018-12-10 04:45:43,768 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:45:43,768 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-e09279c6-4cc0-4b38-9964-e34a57d91d03 2018-12-10 04:45:43,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:45:43,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:43,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b6dec8-eb59-4c96-a545-7334f46ec2bf 2018-12-10 04:45:43,893 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:45:43,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-14b6dec8-eb59-4c96-a545-7334f46ec2bf 2018-12-10 04:45:43,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124272108078s 2018-12-10 04:45:43,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 04:45:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}}' 2018-12-10 04:45:44,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 382 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c4bb835-5681-4c8a-89e8-698c83a04f73 2018-12-10 04:45:44,101 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}} 2018-12-10 04:45:44,101 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3c4bb835-5681-4c8a-89e8-698c83a04f73 2018-12-10 04:45:44,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.200664997101s 2018-12-10 04:45:44,102 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'655dca0a373b4d86944b5fea597af9fc', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f'}) 2018-12-10 04:45:44,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 04:45:44,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2129cbb5-bc41-42a5-b635-0a2163347e2b", "email": null, "name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}}' 2018-12-10 04:45:44,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 333 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4af8aac-7bbd-4a92-8fde-74308338a2fe 2018-12-10 04:45:44,637 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}} 2018-12-10 04:45:44,637 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-a4af8aac-7bbd-4a92-8fde-74308338a2fe 2018-12-10 04:45:44,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.528033971786s 2018-12-10 04:45:44,638 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3b9e6e2fef2f4d4ea46b46f4c1999c3f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f'}) 2018-12-10 04:45:44,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:44,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:44,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac69e49-3571-43d9-9e57-73b537ea869b 2018-12-10 04:45:44,979 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:44,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0ac69e49-3571-43d9-9e57-73b537ea869b 2018-12-10 04:45:44,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.337470054626s 2018-12-10 04:45:44,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:44,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:45,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84d1a139-0c95-4948-ae87-bbdde43d62cb 2018-12-10 04:45:45,296 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:45,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-84d1a139-0c95-4948-ae87-bbdde43d62cb 2018-12-10 04:45:45,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.311951875687s 2018-12-10 04:45:45,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:45,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:45,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae724a56-0107-4a04-9321-0bbd9e7f2f62 2018-12-10 04:45:45,421 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:45,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ae724a56-0107-4a04-9321-0bbd9e7f2f62 2018-12-10 04:45:45,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118602991104s 2018-12-10 04:45:45,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:45:45,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:45,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e87563-5f41-472b-94e5-dd121dd6a5c7 2018-12-10 04:45:45,648 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:45:45,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d6e87563-5f41-472b-94e5-dd121dd6a5c7 2018-12-10 04:45:45,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22199511528s 2018-12-10 04:45:45,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:45:45,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:45,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acccb605-cc55-46c6-a7d9-60f473f9d00f 2018-12-10 04:45:45,897 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:45:45,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-acccb605-cc55-46c6-a7d9-60f473f9d00f 2018-12-10 04:45:45,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248154878616s 2018-12-10 04:45:45,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:45:45,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:46,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 466 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1f28a0-9653-4910-af2f-6117b01aec8e 2018-12-10 04:45:46,118 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 04:45:46,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8f1f28a0-9653-4910-af2f-6117b01aec8e 2018-12-10 04:45:46,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208247184753s 2018-12-10 04:45:46,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:45:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3b9e6e2fef2f4d4ea46b46f4c1999c3f&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=655dca0a373b4d86944b5fea597af9fc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:46,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49db6785-1c00-4baf-9117-ef1bd25cb204 2018-12-10 04:45:46,248 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3b9e6e2fef2f4d4ea46b46f4c1999c3f&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=655dca0a373b4d86944b5fea597af9fc", "previous": null, "next": null}} 2018-12-10 04:45:46,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3b9e6e2fef2f4d4ea46b46f4c1999c3f&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=655dca0a373b4d86944b5fea597af9fc used request id req-49db6785-1c00-4baf-9117-ef1bd25cb204 2018-12-10 04:45:46,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121218919754s 2018-12-10 04:45:46,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:45:46,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:46,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a82efbcc-acfc-4f57-bf2f-a59ba50afc72 2018-12-10 04:45:46,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:45:46,458 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f/roles/d198f435a64947e795a55202b22e00ce used request id req-a82efbcc-acfc-4f57-bf2f-a59ba50afc72 2018-12-10 04:45:46,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.206372022629s 2018-12-10 04:45:46,459 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f', 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'655dca0a373b4d86944b5fea597af9fc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2129cbb5-bc41-42a5-b635-0a2163347e2b', 'username': u'snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 04:45:46,463 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f', 'password': '2129cbb5-bc41-42a5-b635-0a2163347e2b', 'project_name': 'snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '655dca0a373b4d86944b5fea597af9fc', 'project_domain_name': 'Default'} 2018-12-10 04:45:46,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:46,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048a8bc4-8853-4185-93a3-49fb5f51ce76 2018-12-10 04:45:46,593 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:46,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-048a8bc4-8853-4185-93a3-49fb5f51ce76 2018-12-10 04:45:46,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126831054688s 2018-12-10 04:45:46,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:46,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:46,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be0e85f-b055-40d3-843d-351bd3f120a2 2018-12-10 04:45:46,816 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:46,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0be0e85f-b055-40d3-843d-351bd3f120a2 2018-12-10 04:45:46,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217076063156s 2018-12-10 04:45:46,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:45:46,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:47,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb4abd2-4e53-4052-b936-5ff4e07f1e61 2018-12-10 04:45:47,043 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:45:47,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-7eb4abd2-4e53-4052-b936-5ff4e07f1e61 2018-12-10 04:45:47,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222486019135s 2018-12-10 04:45:47,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:45:47,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:47,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b04f08-10a0-4c24-ad71-d52ae3aa2881 2018-12-10 04:45:47,289 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:45:47,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-49b04f08-10a0-4c24-ad71-d52ae3aa2881 2018-12-10 04:45:47,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244318008423s 2018-12-10 04:45:47,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:45:47,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:47,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 466 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a1e6df8-5b2c-4184-9412-aea8c6eb2072 2018-12-10 04:45:47,522 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 04:45:47,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8a1e6df8-5b2c-4184-9412-aea8c6eb2072 2018-12-10 04:45:47,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220554828644s 2018-12-10 04:45:47,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:45:47,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3b9e6e2fef2f4d4ea46b46f4c1999c3f&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=655dca0a373b4d86944b5fea597af9fc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:47,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0ac69f-032e-4b4e-a4ed-1d9948bdd1e8 2018-12-10 04:45:47,657 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3b9e6e2fef2f4d4ea46b46f4c1999c3f&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=655dca0a373b4d86944b5fea597af9fc", "previous": null, "next": null}} 2018-12-10 04:45:47,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3b9e6e2fef2f4d4ea46b46f4c1999c3f&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=655dca0a373b4d86944b5fea597af9fc used request id req-8e0ac69f-032e-4b4e-a4ed-1d9948bdd1e8 2018-12-10 04:45:47,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.127186059952s 2018-12-10 04:45:47,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:45:47,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:47,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b843ea2d-63ed-4c9b-b143-aaebd6e24040 2018-12-10 04:45:47,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:45:47,927 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f/roles/6b95528eaa61433299b74b41023475b0 used request id req-b843ea2d-63ed-4c9b-b143-aaebd6e24040 2018-12-10 04:45:47,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.266184091568s 2018-12-10 04:45:47,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:47,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:48,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f49004-2a81-450a-a31f-7f0e697dd7dc 2018-12-10 04:45:48,157 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:48,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d9f49004-2a81-450a-a31f-7f0e697dd7dc 2018-12-10 04:45:48,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226479053497s 2018-12-10 04:45:48,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:45:48,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:48,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de8a3ea8-5069-48be-9e0e-99ae4dcf2316 2018-12-10 04:45:48,386 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:45:48,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-de8a3ea8-5069-48be-9e0e-99ae4dcf2316 2018-12-10 04:45:48,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222632169724s 2018-12-10 04:45:48,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:45:48,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:48,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6642af12-b75f-4fdd-b2c0-4c92d8bfedd2 2018-12-10 04:45:48,552 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:45:48,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6642af12-b75f-4fdd-b2c0-4c92d8bfedd2 2018-12-10 04:45:48,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.162501811981s 2018-12-10 04:45:48,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:45:48,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:48,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbeaa3e-a864-4683-8c52-485c743956b6 2018-12-10 04:45:48,786 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:45:48,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3bbeaa3e-a864-4683-8c52-485c743956b6 2018-12-10 04:45:48,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232491016388s 2018-12-10 04:45:48,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:45:48,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:49,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 466 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e7013f-1671-455c-a42a-9cf9a1b68c46 2018-12-10 04:45:49,015 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 04:45:49,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-27e7013f-1671-455c-a42a-9cf9a1b68c46 2018-12-10 04:45:49,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216350793839s 2018-12-10 04:45:49,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:45:49,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3b9e6e2fef2f4d4ea46b46f4c1999c3f&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=655dca0a373b4d86944b5fea597af9fc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:49,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0920c4-b352-43da-b97b-05c94709b9cf 2018-12-10 04:45:49,237 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3b9e6e2fef2f4d4ea46b46f4c1999c3f&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=655dca0a373b4d86944b5fea597af9fc", "previous": null, "next": null}} 2018-12-10 04:45:49,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3b9e6e2fef2f4d4ea46b46f4c1999c3f&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=655dca0a373b4d86944b5fea597af9fc used request id req-aa0920c4-b352-43da-b97b-05c94709b9cf 2018-12-10 04:45:49,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214064121246s 2018-12-10 04:45:49,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:45:49,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f/roles/0ae33c352b624fb5a0380ab70723cb55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}897b21b43e52dcd6d18c8c7c7ebd6074d6e8efa8" 2018-12-10 04:45:49,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:45:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31fe184c-4c20-453b-90ec-447736b744b1 2018-12-10 04:45:49,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:45:49,543 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f/roles/0ae33c352b624fb5a0380ab70723cb55 used request id req-31fe184c-4c20-453b-90ec-447736b744b1 2018-12-10 04:45:49,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.303059101105s 2018-12-10 04:45:49,544 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-10 04:45:49,544 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-10 04:45:49,545 - openstack_tests - INFO - OS Credentials = > 2018-12-10 04:45:49,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-10 04:45:49,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:45:49,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "0ae33c352b624fb5a0380ab70723cb55", "name": "heat_stack_owner"}], "expires_at": "2018-12-10T05:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "655dca0a373b4d86944b5fea597af9fc", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/655dca0a373b4d86944b5fea597af9fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/655dca0a373b4d86944b5fea597af9fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/655dca0a373b4d86944b5fea597af9fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/655dca0a373b4d86944b5fea597af9fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/655dca0a373b4d86944b5fea597af9fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/655dca0a373b4d86944b5fea597af9fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_655dca0a373b4d86944b5fea597af9fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_655dca0a373b4d86944b5fea597af9fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/655dca0a373b4d86944b5fea597af9fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/655dca0a373b4d86944b5fea597af9fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/655dca0a373b4d86944b5fea597af9fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/655dca0a373b4d86944b5fea597af9fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/655dca0a373b4d86944b5fea597af9fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/655dca0a373b4d86944b5fea597af9fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "audit_ids": ["nmkIFAlrRm2_2u4ZobnXXg"], "issued_at": "2018-12-10T04:45:49.000000Z"}} 2018-12-10 04:45:49,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA1}604a7af4d6856f442e824f63693d80d0701e02f6" 2018-12-10 04:45:50,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:50 GMT X-Openstack-Request-Id: req-4a158c2d-b65d-4bc2-96c7-0c188f524063 2018-12-10 04:45:50,363 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:45:50,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-4a158c2d-b65d-4bc2-96c7-0c188f524063 2018-12-10 04:45:50,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=69361a0e-750a-44ff-b392-0c32d8f81703 -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA1}604a7af4d6856f442e824f63693d80d0701e02f6" 2018-12-10 04:45:50,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:50 GMT X-Openstack-Request-Id: req-c84826b8-4be3-42e3-86d2-bf6214ba0dfe 2018-12-10 04:45:50,708 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-10T04:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bad97985-7664-41fa-b208-a1163e9b4d7a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3d9105dddf2848f3a2105bcfb490a6e9","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"69361a0e-750a-44ff-b392-0c32d8f81703","tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:36Z","ip_version":4}]} 2018-12-10 04:45:50,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=69361a0e-750a-44ff-b392-0c32d8f81703 used request id req-c84826b8-4be3-42e3-86d2-bf6214ba0dfe 2018-12-10 04:45:50,709 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-10 04:45:50,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-10 04:45:50,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:45:50,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a099e3-0df3-4994-9bce-0b1e6c4cee4d 2018-12-10 04:45:50,726 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:45:50,726 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-b0a099e3-0df3-4994-9bce-0b1e6c4cee4d 2018-12-10 04:45:50,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:45:51,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["LnLPf02xQpa8Fkmz0rwEow"], "issued_at": "2018-12-10T04:45:51.000000Z"}} 2018-12-10 04:45:51,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8bd6aa7f849332386d8d54881a6fe5d64617da81" 2018-12-10 04:45:51,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 259 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd981f66-ac79-4acd-9466-395551813250 x-openstack-request-id: req-dd981f66-ac79-4acd-9466-395551813250 2018-12-10 04:45:51,466 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.28:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-10 04:45:51,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/ used request id req-dd981f66-ac79-4acd-9466-395551813250 2018-12-10 04:45:51,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.747164011002s 2018-12-10 04:45:51,466 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.28:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-10 04:45:51,467 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-12-10 04:45:51,467 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-12-10 04:45:51,467 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-12-10 04:45:51,473 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:14 | PASS | | tenantnetwork1 | functest | healthcheck | 00:15 | PASS | | tenantnetwork2 | functest | healthcheck | 00:17 | PASS | | vmready1 | functest | healthcheck | 00:20 | PASS | | vmready2 | functest | healthcheck | 00:18 | PASS | | singlevm1 | functest | healthcheck | 00:48 | PASS | | singlevm2 | functest | healthcheck | 00:47 | PASS | | vping_ssh | functest | healthcheck | 01:02 | PASS | | vping_userdata | functest | healthcheck | 00:56 | PASS | | cinder_test | functest | healthcheck | 01:37 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-12-10 04:45:51,487 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-10 04:45:51,551 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-10 04:45:51,648 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-10 04:45:51,752 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-10 04:45:57,745 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-399 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-10 04:45:57,750 - 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.28,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QjezIuM4LVmPYnS4HSBWvjXJd 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=c47c6539fb2a433791aefcdf57514708 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-10 04:45:57,750 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-10 04:45:57,751 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-12-10 04:45:57,786 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-12-10 04:45:59,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:45:59,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589990e3-b289-4f0c-aefb-78a4b66087cd 2018-12-10 04:45:59,786 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:45:59,786 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-589990e3-b289-4f0c-aefb-78a4b66087cd 2018-12-10 04:45:59,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:46:00,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["iLE0z0--SyetaQxwT_8zDQ"], "issued_at": "2018-12-10T04:46:00.000000Z"}} 2018-12-10 04:46:00,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:46:00,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:00,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:00 GMT X-Openstack-Request-Id: req-6b462f94-ac2c-4eb6-a31c-cf611088842b 2018-12-10 04:46:00,572 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:46:00,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6b462f94-ac2c-4eb6-a31c-cf611088842b 2018-12-10 04:46:00,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38135099411s 2018-12-10 04:46:00,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:46:00,585 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11823c6d-6b79-464e-8469-c6fe1f991cc6 2018-12-10 04:46:00,585 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:46:00,585 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-11823c6d-6b79-464e-8469-c6fe1f991cc6 2018-12-10 04:46:00,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:46:00,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:00,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b42c85-fcbb-4c64-908d-d314611860ce 2018-12-10 04:46:00,808 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:46:00,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-88b42c85-fcbb-4c64-908d-d314611860ce 2018-12-10 04:46:00,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222333908081s 2018-12-10 04:46:00,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 04:46:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_41721ead-e808-41d8-9780-2e9975c30383"}}' 2018-12-10 04:46:01,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58f14e29-a587-4570-aeca-a6f95f82178c 2018-12-10 04:46:01,049 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/2adf552125ed48c68723420421e9c781"}, "tags": [], "enabled": true, "id": "2adf552125ed48c68723420421e9c781", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_41721ead-e808-41d8-9780-2e9975c30383"}} 2018-12-10 04:46:01,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-58f14e29-a587-4570-aeca-a6f95f82178c 2018-12-10 04:46:01,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.2330930233s 2018-12-10 04:46:01,050 - 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'2adf552125ed48c68723420421e9c781', '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_41721ead-e808-41d8-9780-2e9975c30383'}) 2018-12-10 04:46:01,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 04:46:01,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "994e5f99-9136-4ce9-a027-0d5f27d9a2c0", "email": null, "name": "tempest_smoke-user_41721ead-e808-41d8-9780-2e9975c30383"}}' 2018-12-10 04:46:01,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2275923f-5345-464c-8ed8-35c78e32c2de 2018-12-10 04:46:01,459 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_41721ead-e808-41d8-9780-2e9975c30383", "links": {"self": "http://172.30.9.28:5000/v3/users/6cc9feb74b444d448296ccaed853c2a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6cc9feb74b444d448296ccaed853c2a8", "domain_id": "default", "password_expires_at": null}} 2018-12-10 04:46:01,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-2275923f-5345-464c-8ed8-35c78e32c2de 2018-12-10 04:46:01,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.40244102478s 2018-12-10 04:46:01,460 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6cc9feb74b444d448296ccaed853c2a8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_41721ead-e808-41d8-9780-2e9975c30383'}) 2018-12-10 04:46:01,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:46:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:01,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2565964-c252-4fad-af8f-ef7ad3338e5a 2018-12-10 04:46:01,692 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:46:01,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e2565964-c252-4fad-af8f-ef7ad3338e5a 2018-12-10 04:46:01,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227697849274s 2018-12-10 04:46:01,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:46:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:01,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6df9b7c-faf7-4730-9967-e28f7c17848a 2018-12-10 04:46:01,913 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:46:01,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b6df9b7c-faf7-4730-9967-e28f7c17848a 2018-12-10 04:46:01,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215852975845s 2018-12-10 04:46:01,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:46:01,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:02,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba327602-a818-46b2-86af-a081e15c6535 2018-12-10 04:46:02,133 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:46:02,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ba327602-a818-46b2-86af-a081e15c6535 2018-12-10 04:46:02,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21462893486s 2018-12-10 04:46:02,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:46:02,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:02,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789ef200-3a15-4380-8142-cb3de8389b39 2018-12-10 04:46:02,344 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:46:02,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-789ef200-3a15-4380-8142-cb3de8389b39 2018-12-10 04:46:02,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20627117157s 2018-12-10 04:46:02,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:46:02,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:02,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 969 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6dd4677-5234-4a89-976d-1325d29ec5ac 2018-12-10 04:46:02,578 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "tempest_smoke-user_41721ead-e808-41d8-9780-2e9975c30383", "links": {"self": "http://172.30.9.28:5000/v3/users/6cc9feb74b444d448296ccaed853c2a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6cc9feb74b444d448296ccaed853c2a8", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:46:02,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b6dd4677-5234-4a89-976d-1325d29ec5ac 2018-12-10 04:46:02,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23234796524s 2018-12-10 04:46:02,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:46:02,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:02,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f693abb-12c0-45bc-a793-4f4144897a14 2018-12-10 04:46:02,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/2adf552125ed48c68723420421e9c781"}, "tags": [], "enabled": true, "id": "2adf552125ed48c68723420421e9c781", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_41721ead-e808-41d8-9780-2e9975c30383"}]} 2018-12-10 04:46:02,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-6f693abb-12c0-45bc-a793-4f4144897a14 2018-12-10 04:46:02,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221954107285s 2018-12-10 04:46:02,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:46:02,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=6cc9feb74b444d448296ccaed853c2a8&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=2adf552125ed48c68723420421e9c781" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:03,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca17afe5-6f7a-40f4-831f-5dfe7f4c0dcc 2018-12-10 04:46:03,029 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=6cc9feb74b444d448296ccaed853c2a8&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=2adf552125ed48c68723420421e9c781", "previous": null, "next": null}} 2018-12-10 04:46:03,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=6cc9feb74b444d448296ccaed853c2a8&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=2adf552125ed48c68723420421e9c781 used request id req-ca17afe5-6f7a-40f4-831f-5dfe7f4c0dcc 2018-12-10 04:46:03,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209231138229s 2018-12-10 04:46:03,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:46:03,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/2adf552125ed48c68723420421e9c781/users/6cc9feb74b444d448296ccaed853c2a8/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:03,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:46:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc9d0d21-9847-426a-a178-2fe7ae472c53 2018-12-10 04:46:03,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:46:03,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2adf552125ed48c68723420421e9c781/users/6cc9feb74b444d448296ccaed853c2a8/roles/d198f435a64947e795a55202b22e00ce used request id req-dc9d0d21-9847-426a-a178-2fe7ae472c53 2018-12-10 04:46:03,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.270318984985s 2018-12-10 04:46:03,304 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_41721ead-e808-41d8-9780-2e9975c30383', 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'2adf552125ed48c68723420421e9c781', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '994e5f99-9136-4ce9-a027-0d5f27d9a2c0', 'username': u'tempest_smoke-user_41721ead-e808-41d8-9780-2e9975c30383', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 04:46:03,308 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_41721ead-e808-41d8-9780-2e9975c30383', 'password': '994e5f99-9136-4ce9-a027-0d5f27d9a2c0', 'project_name': 'tempest_smoke-project_41721ead-e808-41d8-9780-2e9975c30383', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '2adf552125ed48c68723420421e9c781', 'project_domain_name': 'Default'} 2018-12-10 04:46:03,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:46:03,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:03,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7164d44c-257d-4577-b68e-8a4ef2172808 2018-12-10 04:46:03,527 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:46:03,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7164d44c-257d-4577-b68e-8a4ef2172808 2018-12-10 04:46:03,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215157032013s 2018-12-10 04:46:03,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:46:03,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:03,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a70f19-fdbd-4f1f-ab6e-bf69fdb06dd7 2018-12-10 04:46:03,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:46:03,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-06a70f19-fdbd-4f1f-ab6e-bf69fdb06dd7 2018-12-10 04:46:03,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219786882401s 2018-12-10 04:46:03,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:46:03,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:03,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800420f9-9fd6-46a1-8792-236c742957ef 2018-12-10 04:46:03,976 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:46:03,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-800420f9-9fd6-46a1-8792-236c742957ef 2018-12-10 04:46:03,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21882390976s 2018-12-10 04:46:03,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:46:03,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:04,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 969 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee15d06-5500-491d-8bca-be3f0e9f78c4 2018-12-10 04:46:04,130 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "tempest_smoke-user_41721ead-e808-41d8-9780-2e9975c30383", "links": {"self": "http://172.30.9.28:5000/v3/users/6cc9feb74b444d448296ccaed853c2a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6cc9feb74b444d448296ccaed853c2a8", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:46:04,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5ee15d06-5500-491d-8bca-be3f0e9f78c4 2018-12-10 04:46:04,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.154044866562s 2018-12-10 04:46:04,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:46:04,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:04,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 536 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd2d8a7-b35c-4ce0-8d4c-b53951d0c7e9 2018-12-10 04:46:04,271 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/2adf552125ed48c68723420421e9c781"}, "tags": [], "enabled": true, "id": "2adf552125ed48c68723420421e9c781", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_41721ead-e808-41d8-9780-2e9975c30383"}]} 2018-12-10 04:46:04,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-2cd2d8a7-b35c-4ce0-8d4c-b53951d0c7e9 2018-12-10 04:46:04,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128218889236s 2018-12-10 04:46:04,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:46:04,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=6cc9feb74b444d448296ccaed853c2a8&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=2adf552125ed48c68723420421e9c781" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:04,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86227435-3ce2-47fa-8d2a-d9a3deeeff10 2018-12-10 04:46:04,402 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=6cc9feb74b444d448296ccaed853c2a8&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=2adf552125ed48c68723420421e9c781", "previous": null, "next": null}} 2018-12-10 04:46:04,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=6cc9feb74b444d448296ccaed853c2a8&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=2adf552125ed48c68723420421e9c781 used request id req-86227435-3ce2-47fa-8d2a-d9a3deeeff10 2018-12-10 04:46:04,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122380018234s 2018-12-10 04:46:04,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:46:04,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/2adf552125ed48c68723420421e9c781/users/6cc9feb74b444d448296ccaed853c2a8/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:04,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:46:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-085e0251-c756-4133-85f4-52b3f9a6d2a7 2018-12-10 04:46:04,568 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:46:04,568 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2adf552125ed48c68723420421e9c781/users/6cc9feb74b444d448296ccaed853c2a8/roles/6b95528eaa61433299b74b41023475b0 used request id req-085e0251-c756-4133-85f4-52b3f9a6d2a7 2018-12-10 04:46:04,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.162235975266s 2018-12-10 04:46:04,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:46:04,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:04,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dabcc3b-ae57-4148-98e0-86980d0dc441 2018-12-10 04:46:04,797 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:46:04,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7dabcc3b-ae57-4148-98e0-86980d0dc441 2018-12-10 04:46:04,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225341081619s 2018-12-10 04:46:04,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:46:04,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:05,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c17d8cc-898d-4ec6-9a0a-92fd49cc4780 2018-12-10 04:46:05,007 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:46:05,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3c17d8cc-898d-4ec6-9a0a-92fd49cc4780 2018-12-10 04:46:05,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204669952393s 2018-12-10 04:46:05,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:46:05,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:05,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 969 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07591766-1392-4f9f-875c-af3ae9b2c2a3 2018-12-10 04:46:05,257 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "tempest_smoke-user_41721ead-e808-41d8-9780-2e9975c30383", "links": {"self": "http://172.30.9.28:5000/v3/users/6cc9feb74b444d448296ccaed853c2a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6cc9feb74b444d448296ccaed853c2a8", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:46:05,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-07591766-1392-4f9f-875c-af3ae9b2c2a3 2018-12-10 04:46:05,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249190092087s 2018-12-10 04:46:05,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:46:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=6cc9feb74b444d448296ccaed853c2a8&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:05,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68fff083-9662-4f00-8d77-bb9bee09935c 2018-12-10 04:46:05,485 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=6cc9feb74b444d448296ccaed853c2a8&scope.domain.id=default", "previous": null, "next": null}} 2018-12-10 04:46:05,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=6cc9feb74b444d448296ccaed853c2a8&scope.domain.id=default used request id req-68fff083-9662-4f00-8d77-bb9bee09935c 2018-12-10 04:46:05,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.215464115143s 2018-12-10 04:46:05,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-10 04:46:05,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/6cc9feb74b444d448296ccaed853c2a8/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:05,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57e7177a-ae72-45ad-94a7-0790b092ef36 2018-12-10 04:46:05,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:46:05,765 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/6cc9feb74b444d448296ccaed853c2a8/roles/6b95528eaa61433299b74b41023475b0 used request id req-57e7177a-ae72-45ad-94a7-0790b092ef36 2018-12-10 04:46:05,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.275578975677s 2018-12-10 04:46:05,765 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-10 04:46:11,598 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3d16573b-599c-4e07-8d36-893385913c83 | 2018-12-10T04:46:11.196921 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3d16573b-599c-4e07-8d36-893385913c83 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-10 04:46:15,212 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-12-10 04:46:15,986 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-10 04:46:21,916 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b75de4dd-0fef-43b4-a19b-cf2b1c34ad57) as the default verifier for the future CLI operations. 2018-12-10 04:46:23,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:46:23,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217d859c-7d30-4309-8f21-0814bc6dd4d2 2018-12-10 04:46:23,659 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:46:23,659 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-217d859c-7d30-4309-8f21-0814bc6dd4d2 2018-12-10 04:46:23,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:46:24,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:46:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2adf552125ed48c68723420421e9c781", "name": "tempest_smoke-project_41721ead-e808-41d8-9780-2e9975c30383"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2adf552125ed48c68723420421e9c781", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/2adf552125ed48c68723420421e9c781", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/2adf552125ed48c68723420421e9c781", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2adf552125ed48c68723420421e9c781", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/2adf552125ed48c68723420421e9c781", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/2adf552125ed48c68723420421e9c781", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2adf552125ed48c68723420421e9c781", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2adf552125ed48c68723420421e9c781", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2adf552125ed48c68723420421e9c781", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/2adf552125ed48c68723420421e9c781", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/2adf552125ed48c68723420421e9c781", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2adf552125ed48c68723420421e9c781", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/2adf552125ed48c68723420421e9c781", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/2adf552125ed48c68723420421e9c781", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_41721ead-e808-41d8-9780-2e9975c30383", "id": "6cc9feb74b444d448296ccaed853c2a8"}, "audit_ids": ["0k482XlFT0CGCx7oPUyAzA"], "issued_at": "2018-12-10T04:46:24.000000Z"}} 2018-12-10 04:46:24,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 04:46:24,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" 2018-12-10 04:46:24,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:24 GMT X-Openstack-Request-Id: req-b6e117dc-e2b3-4c06-a7b4-beda83d06f90 2018-12-10 04:46:24,360 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 04:46:24,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-b6e117dc-e2b3-4c06-a7b4-beda83d06f90 2018-12-10 04:46:24,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.290255784988s 2018-12-10 04:46:24,370 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-12-10 04:46:24,371 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 04:46:24,498 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 04:46:24,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:46:24,508 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:24 GMT 2018-12-10 04:46:24,508 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 04:46:24,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:46:24,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" 2018-12-10 04:46:24,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:24 GMT X-Openstack-Request-Id: req-3610dd80-e2c1-497e-9d62-5c2e00821c16 2018-12-10 04:46:24,828 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:46:24,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3610dd80-e2c1-497e-9d62-5c2e00821c16 2018-12-10 04:46:24,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317459821701s 2018-12-10 04:46:24,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 04:46:24,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383"}' 2018-12-10 04:46:25,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:25 GMT Location: http://172.30.9.28:9292/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-daad6065-6738-471d-b7a6-51cb2b10f6b1 2018-12-10 04:46:25,190 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:46:25Z", "file": "/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/file", "owner": "2adf552125ed48c68723420421e9c781", "id": "285dd9c3-3eae-4c06-bf69-06d4829e4e29", "size": null, "self": "/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383", "checksum": null, "created_at": "2018-12-10T04:46:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 04:46:25,190 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-daad6065-6738-471d-b7a6-51cb2b10f6b1 2018-12-10 04:46:25,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.352272987366s 2018-12-10 04:46:25,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 04:46:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" -d '' 2018-12-10 04:46:26,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:46:26 GMT X-Openstack-Request-Id: req-02c24ace-3ac9-4d8d-8b06-ba9f61ef0549 2018-12-10 04:46:26,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:46:26,318 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/file used request id req-02c24ace-3ac9-4d8d-8b06-ba9f61ef0549 2018-12-10 04:46:26,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.12714600563s 2018-12-10 04:46:26,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:46:26,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" 2018-12-10 04:46:26,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:26 GMT X-Openstack-Request-Id: req-08feca5e-f71a-487b-a35d-e2fde13de9b0 2018-12-10 04:46:26,351 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:46:26Z", "file": "/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/file", "owner": "2adf552125ed48c68723420421e9c781", "id": "285dd9c3-3eae-4c06-bf69-06d4829e4e29", "size": 12716032, "self": "/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:46:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:46:26,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-08feca5e-f71a-487b-a35d-e2fde13de9b0 2018-12-10 04:46:26,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.028636932373s 2018-12-10 04:46:26,354 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/snap', u'metadata': Munch({})})], 'file': u'/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/file', 'owner': u'2adf552125ed48c68723420421e9c781', 'id': u'285dd9c3-3eae-4c06-bf69-06d4829e4e29', 'size': 12716032, u'self': u'/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2adf552125ed48c68723420421e9c781', 'name': 'tempest_smoke-project_41721ead-e808-41d8-9780-2e9975c30383', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T04:46:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T04:46:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383', '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/285dd9c3-3eae-4c06-bf69-06d4829e4e29', 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_41721ead-e808-41d8-9780-2e9975c30383', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383', 'created': u'2018-12-10T04:46:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T04:46:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29', 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_41721ead-e808-41d8-9780-2e9975c30383', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 04:46:26,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 04:46:26,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_41721ead-e808-41d8-9780-2e9975c30383", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 04:46:26,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b7e809ee-3cdd-45ae-8695-b0191e59205f x-openstack-request-id: req-b7e809ee-3cdd-45ae-8695-b0191e59205f 2018-12-10 04:46:26,834 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_41721ead-e808-41d8-9780-2e9975c30383", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d1b78398-7e88-472c-8fd2-1a7f424e9ccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d1b78398-7e88-472c-8fd2-1a7f424e9ccc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d1b78398-7e88-472c-8fd2-1a7f424e9ccc"}} 2018-12-10 04:46:26,835 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b7e809ee-3cdd-45ae-8695-b0191e59205f 2018-12-10 04:46:26,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.477719068527s 2018-12-10 04:46:26,836 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_41721ead-e808-41d8-9780-2e9975c30383', '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'c47c6539fb2a433791aefcdf57514708', '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'd1b78398-7e88-472c-8fd2-1a7f424e9ccc', 'swap': 0}) 2018-12-10 04:46:26,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 04:46:26,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/d1b78398-7e88-472c-8fd2-1a7f424e9ccc/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" -d '{"extra_specs": {}}' 2018-12-10 04:46:26,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e30b80c-725c-4c40-9088-015a3be40c64 x-openstack-request-id: req-1e30b80c-725c-4c40-9088-015a3be40c64 2018-12-10 04:46:26,857 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 04:46:26,857 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d1b78398-7e88-472c-8fd2-1a7f424e9ccc/os-extra_specs used request id req-1e30b80c-725c-4c40-9088-015a3be40c64 2018-12-10 04:46:26,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202460289001s 2018-12-10 04:46:26,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:46:26,871 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-665fb67d-cea5-476e-9cd7-fb2141d8008f 2018-12-10 04:46:26,871 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:46:26,871 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-665fb67d-cea5-476e-9cd7-fb2141d8008f 2018-12-10 04:46:26,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:46:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" 2018-12-10 04:46:27,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caaca1a4-d004-4d32-85d8-5df20c99409c 2018-12-10 04:46:27,085 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:46:27,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-caaca1a4-d004-4d32-85d8-5df20c99409c 2018-12-10 04:46:27,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209991931915s 2018-12-10 04:46:27,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:46:27,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" 2018-12-10 04:46:27,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046c9b25-c88d-433e-b2d3-c3db6c63b5b3 2018-12-10 04:46:27,284 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:46:27,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-046c9b25-c88d-433e-b2d3-c3db6c63b5b3 2018-12-10 04:46:27,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193401098251s 2018-12-10 04:46:27,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-10 04:46:27,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:46:27,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c849c10a-e4b8-404f-8aab-70b50e2b0cb9 x-openstack-request-id: req-c849c10a-e4b8-404f-8aab-70b50e2b0cb9 2018-12-10 04:46:27,330 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-10 04:46:27,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-c849c10a-e4b8-404f-8aab-70b50e2b0cb9 2018-12-10 04:46:27,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0366859436035s 2018-12-10 04:46:27,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:46:27,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" 2018-12-10 04:46:28,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:28 GMT X-Openstack-Request-Id: req-4b42b049-0d91-400a-817f-10e39b9ae736 2018-12-10 04:46:28,124 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:46:26Z", "file": "/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/file", "owner": "2adf552125ed48c68723420421e9c781", "id": "285dd9c3-3eae-4c06-bf69-06d4829e4e29", "size": 12716032, "self": "/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:46:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:46:28,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4b42b049-0d91-400a-817f-10e39b9ae736 2018-12-10 04:46:28,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.789636135101s 2018-12-10 04:46:28,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 04:46:28,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_41721ead-e808-41d8-9780-2e9975c30383", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_41721ead-e808-41d8-9780-2e9975c30383"}' 2018-12-10 04:46:29,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:28 GMT Location: http://172.30.9.28:9292/v2/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-17170d35-9838-430c-8a3b-83ecc5b32355 2018-12-10 04:46:29,001 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:46:28Z", "file": "/v2/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc/file", "owner": "2adf552125ed48c68723420421e9c781", "id": "d0facb6d-5b43-4561-b74d-6c7eca0bb2fc", "size": null, "self": "/v2/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_41721ead-e808-41d8-9780-2e9975c30383", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_41721ead-e808-41d8-9780-2e9975c30383", "checksum": null, "created_at": "2018-12-10T04:46:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 04:46:29,001 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-17170d35-9838-430c-8a3b-83ecc5b32355 2018-12-10 04:46:29,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.867361068726s 2018-12-10 04:46:29,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 04:46:29,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" -d '' 2018-12-10 04:46:30,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:46:30 GMT X-Openstack-Request-Id: req-ca9068aa-c7b4-47b4-869b-577ce8ad117b 2018-12-10 04:46:30,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:46:30,346 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc/file used request id req-ca9068aa-c7b4-47b4-869b-577ce8ad117b 2018-12-10 04:46:30,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34389805794s 2018-12-10 04:46:30,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:46:30,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" 2018-12-10 04:46:30,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:30 GMT X-Openstack-Request-Id: req-777e2717-95ec-4c8b-8e56-ee980feb2a86 2018-12-10 04:46:30,380 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:46:30Z", "file": "/v2/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc/file", "owner": "2adf552125ed48c68723420421e9c781", "id": "d0facb6d-5b43-4561-b74d-6c7eca0bb2fc", "size": 12716032, "self": "/v2/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_41721ead-e808-41d8-9780-2e9975c30383", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_41721ead-e808-41d8-9780-2e9975c30383", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:46:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:46:26Z", "file": "/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/file", "owner": "2adf552125ed48c68723420421e9c781", "id": "285dd9c3-3eae-4c06-bf69-06d4829e4e29", "size": 12716032, "self": "/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:46:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:46:30,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-777e2717-95ec-4c8b-8e56-ee980feb2a86 2018-12-10 04:46:30,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0290250778198s 2018-12-10 04:46:30,382 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc/file', 'owner': u'2adf552125ed48c68723420421e9c781', 'id': u'd0facb6d-5b43-4561-b74d-6c7eca0bb2fc', 'size': 12716032, u'self': u'/v2/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2adf552125ed48c68723420421e9c781', 'name': 'tempest_smoke-project_41721ead-e808-41d8-9780-2e9975c30383', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T04:46:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T04:46:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_41721ead-e808-41d8-9780-2e9975c30383', '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/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc', 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_41721ead-e808-41d8-9780-2e9975c30383', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_41721ead-e808-41d8-9780-2e9975c30383', 'created': u'2018-12-10T04:46:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T04:46:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc', 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_41721ead-e808-41d8-9780-2e9975c30383', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 04:46:30,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 04:46:30,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_41721ead-e808-41d8-9780-2e9975c30383", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 04:46:30,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed93dd59-9ac9-46e7-a234-b156aa9c494a x-openstack-request-id: req-ed93dd59-9ac9-46e7-a234-b156aa9c494a 2018-12-10 04:46:30,573 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_41721ead-e808-41d8-9780-2e9975c30383", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/843751ef-2bc1-47e0-b3bc-d6965aaa119c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/843751ef-2bc1-47e0-b3bc-d6965aaa119c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "843751ef-2bc1-47e0-b3bc-d6965aaa119c"}} 2018-12-10 04:46:30,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ed93dd59-9ac9-46e7-a234-b156aa9c494a 2018-12-10 04:46:30,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.190053939819s 2018-12-10 04:46:30,574 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_41721ead-e808-41d8-9780-2e9975c30383', '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'c47c6539fb2a433791aefcdf57514708', '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'843751ef-2bc1-47e0-b3bc-d6965aaa119c', 'swap': 0}) 2018-12-10 04:46:30,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 04:46:30,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/843751ef-2bc1-47e0-b3bc-d6965aaa119c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" -d '{"extra_specs": {}}' 2018-12-10 04:46:30,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:46:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1301911-d655-4712-8473-d3514e76513b x-openstack-request-id: req-e1301911-d655-4712-8473-d3514e76513b 2018-12-10 04:46:30,599 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 04:46:30,599 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/843751ef-2bc1-47e0-b3bc-d6965aaa119c/os-extra_specs used request id req-e1301911-d655-4712-8473-d3514e76513b 2018-12-10 04:46:30,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023875951767s 2018-12-10 04:46:30,599 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_41721ead-e808-41d8-9780-2e9975c30383', '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'c47c6539fb2a433791aefcdf57514708', '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'843751ef-2bc1-47e0-b3bc-d6965aaa119c', 'swap': 0}) 2018-12-10 04:46:34,193 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-10 04:46:34,194 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-10 04:46:34,194 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-10 04:46:34,196 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-10 04:46:34,212 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-10 04:46:39,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b75de4dd-0fef-43b4-a19b-cf2b1c34ad57/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-12-10 04:46:39,340 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-10 04:46:39,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-12-10 04:46:45,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:46:45.616 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-10 04:46:48,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:46:48.349 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.305s] 2018-12-10 04:46:48,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:46:48.393 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.044s] 2018-12-10 04:46:51,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:46:51.813 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.634s] 2018-12-10 04:46:55,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:46:55.747 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.226s] 2018-12-10 04:46:57,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:46:57.666 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [7.345s] 2018-12-10 04:47:00,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:00.327 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.579s] 2018-12-10 04:47:02,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:02.350 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.980s] 2018-12-10 04:47:07,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:07.851 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [17.471s] 2018-12-10 04:47:16,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:16.387 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.309s] 2018-12-10 04:47:18,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:18.573 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.895s] 2018-12-10 04:47:18,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:18.581 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-12-10 04:47:25,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:25.791 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.385s] 2018-12-10 04:47:25,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:25.887 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.144s] 2018-12-10 04:47:34,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:34.795 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.185s] 2018-12-10 04:47:35,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:35.849 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.731s] 2018-12-10 04:47:41,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:41.888 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.398s] 2018-12-10 04:47:42,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:42.577 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.071s] 2018-12-10 04:47:42,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:42.578 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-10 04:47:43,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:43.599 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.710s] 2018-12-10 04:47:45,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:45.475 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.876s] 2018-12-10 04:47:51,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:51.010 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.875s] 2018-12-10 04:47:55,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:55.412 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.077s] 2018-12-10 04:47:55,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:55.413 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-10 04:47:56,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:56.545 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-10 04:47:58,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:47:58.124 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.932s] 2018-12-10 04:48:03,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:03.541 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.416s] 2018-12-10 04:48:11,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:11.440 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.899s] 2018-12-10 04:48:12,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:12.183 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.723s] 2018-12-10 04:48:12,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:12.651 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.467s] 2018-12-10 04:48:13,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:13.115 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.465s] 2018-12-10 04:48:13,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:13.492 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.377s] 2018-12-10 04:48:13,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:13.781 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.288s] 2018-12-10 04:48:14,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:14.170 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.389s] 2018-12-10 04:48:23,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:23.752 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.485s] 2018-12-10 04:48:26,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:26.385 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.629s] 2018-12-10 04:48:26,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:26.425 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2018-12-10 04:48:34,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:34.517 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.746s] 2018-12-10 04:48:34,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:34.767 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.189s] 2018-12-10 04:48:34,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:34.786 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.019s] 2018-12-10 04:48:35,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:35.238 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.721s] 2018-12-10 04:48:35,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:35.639 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.401s] 2018-12-10 04:48:35,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:35.978 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.337s] 2018-12-10 04:48:36,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:36.283 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.305s] 2018-12-10 04:48:36,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:36.541 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.258s] 2018-12-10 04:48:42,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:42.863 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.075s] 2018-12-10 04:48:42,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:42.864 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-10 04:48:55,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:55.310 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.182s] 2018-12-10 04:48:55,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:55.424 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.113s] 2018-12-10 04:48:55,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:55.490 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.066s] 2018-12-10 04:48:55,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:48:55.610 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.119s] 2018-12-10 04:49:03,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:03.424 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-10 04:49:06,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:06.250 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.191s] 2018-12-10 04:49:06,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:06.423 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.173s] 2018-12-10 04:49:06,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:06.590 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.166s] 2018-12-10 04:49:06,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:06.598 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-12-10 04:49:07,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:07.576 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.044s] 2018-12-10 04:49:12,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:12.434 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.336s] 2018-12-10 04:49:18,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:18.106 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [7.112s] 2018-12-10 04:49:21,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:21.173 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [34.891s] 2018-12-10 04:49:41,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:41.849 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [20.675s] 2018-12-10 04:49:42,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:42.643 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.293s] 2018-12-10 04:49:49,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:49.182 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-12-10 04:49:49,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:49.285 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2018-12-10 04:49:52,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:52.222 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [9.577s] 2018-12-10 04:49:56,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:49:56.118 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-10 04:50:01,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:01.134 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.539s] 2018-12-10 04:50:01,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:01.789 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [19.940s] 2018-12-10 04:50:11,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:11.381 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.130s] 2018-12-10 04:50:12,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:12.128 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.663s] 2018-12-10 04:50:14,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:14.736 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.947s] 2018-12-10 04:50:16,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:16.358 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.229s] 2018-12-10 04:50:21,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:21.529 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.639s] 2018-12-10 04:50:26,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:26.558 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.199s] 2018-12-10 04:50:29,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:29.642 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.914s] 2018-12-10 04:50:29,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:29.755 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.397s] 2018-12-10 04:50:32,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:32.517 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.760s] 2018-12-10 04:50:35,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:35.076 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.560s] 2018-12-10 04:50:37,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:37.656 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.013s] 2018-12-10 04:50:39,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:39.399 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-10 04:50:40,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:40.459 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.802s] 2018-12-10 04:50:40,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:40.521 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.062s] 2018-12-10 04:50:40,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:40.928 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.407s] 2018-12-10 04:50:46,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:46.381 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.053s] 2018-12-10 04:50:50,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:50.021 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.476s] 2018-12-10 04:50:53,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:53.330 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.305s] 2018-12-10 04:50:53,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:53.371 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.044s] 2018-12-10 04:50:54,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:54.316 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.934s] 2018-12-10 04:50:56,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:56.747 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.431s] 2018-12-10 04:50:56,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:56.802 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.055s] 2018-12-10 04:50:57,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:50:57.311 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.509s] 2018-12-10 04:51:12,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:51:12.526 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.322s] 2018-12-10 04:51:26,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:51:26.543 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.030s] 2018-12-10 04:51:37,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:51:37.094 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [32.139s] 2018-12-10 04:51:43,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:51:43.473 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [16.926s] 2018-12-10 04:51:58,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:51:58.286 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [21.191s] 2018-12-10 04:52:18,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:52:18.062 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [19.776s] 2018-12-10 04:52:31,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:52:31.728 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.666s] 2018-12-10 04:52:37,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:52:37.036 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-10 04:52:44,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:52:44.610 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.020s] 2018-12-10 04:52:44,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:52:44.784 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.175s] 2018-12-10 04:52:55,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:52:55.978 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.306s] 2018-12-10 04:52:58,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:52:58.284 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.304s] 2018-12-10 04:53:00,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 04:53:00.716 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.432s] 2018-12-10 04:53:04,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 48d51966-4f1b-4e43-86bb-c7945293bb1b 2018-12-10 04:53:04,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '48d51966-4f1b-4e43-86bb-c7945293bb1b']'. 2018-12-10 04:53:04,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-10 04:53:04,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-10 04:53:04,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 04:53:04,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 48d51966-4f1b-4e43-86bb-c7945293bb1b | 2018-12-10 04:53:04,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-10 04:53:04,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-10 04:46:41 | 2018-12-10 04:53:04,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-10 04:53:03 | 2018-12-10 04:53:04,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:22 | 2018-12-10 04:53:04,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-10 04:53:04,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-10 04:53:04,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-10 04:53:04,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b75de4dd-0fef-43b4-a19b-cf2b1c34ad57) | 2018-12-10 04:53:04,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-10 04:53:04,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3d16573b-599c-4e07-8d36-893385913c83) | 2018-12-10 04:53:04,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-12-10 04:53:04,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 375.112 | 2018-12-10 04:53:04,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-12-10 04:53:04,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-12-10 04:53:04,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-10 04:53:04,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-10 04:53:04,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-10 04:53:04,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 04:53:04,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-10 04:53:04,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-10 04:53:04,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-12-10 04:53:06,864 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 04:53:06,865 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:42 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-10 04:53:06,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 04:53:06,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" 2018-12-10 04:53:07,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:53:07 GMT X-Openstack-Request-Id: req-928590dc-f1e5-4c01-ae95-4a75aa792fd5 2018-12-10 04:53:07,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:53:07,565 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d0facb6d-5b43-4561-b74d-6c7eca0bb2fc used request id req-928590dc-f1e5-4c01-ae95-4a75aa792fd5 2018-12-10 04:53:07,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.692822933197s 2018-12-10 04:53:07,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:53:07,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:53:07,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-791e92ca-a6c7-464c-b68a-0ed6c5195e82 x-openstack-request-id: req-791e92ca-a6c7-464c-b68a-0ed6c5195e82 2018-12-10 04:53:07,925 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_41721ead-e808-41d8-9780-2e9975c30383", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/843751ef-2bc1-47e0-b3bc-d6965aaa119c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/843751ef-2bc1-47e0-b3bc-d6965aaa119c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "843751ef-2bc1-47e0-b3bc-d6965aaa119c"}, {"name": "tempest_smoke-flavor_41721ead-e808-41d8-9780-2e9975c30383", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d1b78398-7e88-472c-8fd2-1a7f424e9ccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d1b78398-7e88-472c-8fd2-1a7f424e9ccc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d1b78398-7e88-472c-8fd2-1a7f424e9ccc"}]} 2018-12-10 04:53:07,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-791e92ca-a6c7-464c-b68a-0ed6c5195e82 2018-12-10 04:53:07,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.333142995834s 2018-12-10 04:53:07,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 04:53:07,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/843751ef-2bc1-47e0-b3bc-d6965aaa119c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:53:07,976 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b82e42cb-da02-4a9f-ab8f-b084f8a9c645 x-openstack-request-id: req-b82e42cb-da02-4a9f-ab8f-b084f8a9c645 2018-12-10 04:53:07,976 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/843751ef-2bc1-47e0-b3bc-d6965aaa119c used request id req-b82e42cb-da02-4a9f-ab8f-b084f8a9c645 2018-12-10 04:53:07,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0477960109711s 2018-12-10 04:53:07,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:53:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" 2018-12-10 04:53:08,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:08 GMT X-Openstack-Request-Id: req-3efe83ee-3192-41b3-82df-c73ec41fe92d 2018-12-10 04:53:08,307 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:46:26Z", "file": "/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/file", "owner": "2adf552125ed48c68723420421e9c781", "id": "285dd9c3-3eae-4c06-bf69-06d4829e4e29", "size": 12716032, "self": "/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_41721ead-e808-41d8-9780-2e9975c30383", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:46:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:53:08,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3efe83ee-3192-41b3-82df-c73ec41fe92d 2018-12-10 04:53:08,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32626581192s 2018-12-10 04:53:08,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 04:53:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13bcc2c524a6ac67084cada67e86dddb0e0e35d3" 2018-12-10 04:53:09,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:53:09 GMT X-Openstack-Request-Id: req-f546a087-0a7f-42df-8454-33ac7c7ceaf4 2018-12-10 04:53:09,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:53:09,763 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/285dd9c3-3eae-4c06-bf69-06d4829e4e29 used request id req-f546a087-0a7f-42df-8454-33ac7c7ceaf4 2018-12-10 04:53:09,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.45340919495s 2018-12-10 04:53:09,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 04:53:09,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:53:09,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4027936-42bb-4bd1-a98c-4cdc5c8b3483 x-openstack-request-id: req-e4027936-42bb-4bd1-a98c-4cdc5c8b3483 2018-12-10 04:53:09,788 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_41721ead-e808-41d8-9780-2e9975c30383", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d1b78398-7e88-472c-8fd2-1a7f424e9ccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d1b78398-7e88-472c-8fd2-1a7f424e9ccc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d1b78398-7e88-472c-8fd2-1a7f424e9ccc"}]} 2018-12-10 04:53:09,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-e4027936-42bb-4bd1-a98c-4cdc5c8b3483 2018-12-10 04:53:09,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246329307556s 2018-12-10 04:53:09,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 04:53:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/d1b78398-7e88-472c-8fd2-1a7f424e9ccc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:53:09,838 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c9fcfd6-8d12-4ad3-be15-80575fb4192d x-openstack-request-id: req-4c9fcfd6-8d12-4ad3-be15-80575fb4192d 2018-12-10 04:53:09,838 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d1b78398-7e88-472c-8fd2-1a7f424e9ccc used request id req-4c9fcfd6-8d12-4ad3-be15-80575fb4192d 2018-12-10 04:53:09,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0483899116516s 2018-12-10 04:53:09,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:53:09,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:53:10,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 969 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f14d91cb-7ece-42c1-87fa-c595c4839b51 2018-12-10 04:53:10,073 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "tempest_smoke-user_41721ead-e808-41d8-9780-2e9975c30383", "links": {"self": "http://172.30.9.28:5000/v3/users/6cc9feb74b444d448296ccaed853c2a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6cc9feb74b444d448296ccaed853c2a8", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:53:10,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f14d91cb-7ece-42c1-87fa-c595c4839b51 2018-12-10 04:53:10,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233645915985s 2018-12-10 04:53:10,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:53:10,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/6cc9feb74b444d448296ccaed853c2a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:53:10,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30485bc-7643-4a4f-b3a3-e61801adbc38 2018-12-10 04:53:10,294 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_41721ead-e808-41d8-9780-2e9975c30383", "links": {"self": "http://172.30.9.28:5000/v3/users/6cc9feb74b444d448296ccaed853c2a8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6cc9feb74b444d448296ccaed853c2a8", "description": null}} 2018-12-10 04:53:10,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/6cc9feb74b444d448296ccaed853c2a8 used request id req-f30485bc-7643-4a4f-b3a3-e61801adbc38 2018-12-10 04:53:10,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218731164932s 2018-12-10 04:53:10,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 04:53:10,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/6cc9feb74b444d448296ccaed853c2a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:53:10,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6769f4dd-79f5-40a1-9eeb-17d9ba3af35c 2018-12-10 04:53:10,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:53:10,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6cc9feb74b444d448296ccaed853c2a8 used request id req-6769f4dd-79f5-40a1-9eeb-17d9ba3af35c 2018-12-10 04:53:10,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.33482003212s 2018-12-10 04:53:10,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:53:10,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:53:10,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c614fa-4194-4135-b623-b88695382b3e 2018-12-10 04:53:10,870 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/2adf552125ed48c68723420421e9c781"}, "tags": [], "enabled": true, "id": "2adf552125ed48c68723420421e9c781", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_41721ead-e808-41d8-9780-2e9975c30383"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-10 04:53:10,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-79c614fa-4194-4135-b623-b88695382b3e 2018-12-10 04:53:10,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230044841766s 2018-12-10 04:53:10,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 04:53:10,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/2adf552125ed48c68723420421e9c781 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:53:11,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cba6b0c0-5576-48ee-9c39-2c8a1af63cee 2018-12-10 04:53:11,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:53:11,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2adf552125ed48c68723420421e9c781 used request id req-cba6b0c0-5576-48ee-9c39-2c8a1af63cee 2018-12-10 04:53:11,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.275090932846s 2018-12-10 04:53:11,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 04:53:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2adf552125ed48c68723420421e9c781&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34c8d37a13fa71275a5f3244dbf81ae0c87107b5" 2018-12-10 04:53:11,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:11 GMT X-Openstack-Request-Id: req-a0e4bc7f-465f-46ad-8c62-4a8ee89e6e9d 2018-12-10 04:53:11,503 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-10 04:53:11,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2adf552125ed48c68723420421e9c781&name=default used request id req-a0e4bc7f-465f-46ad-8c62-4a8ee89e6e9d 2018-12-10 04:53:11,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.347409009933s 2018-12-10 04:53:11,559 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-12-10 04:53:11,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:53:11,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9917a7a-c836-4ca6-a0a9-6f6a5f2b99dc 2018-12-10 04:53:11,611 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:53:11,611 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-d9917a7a-c836-4ca6-a0a9-6f6a5f2b99dc 2018-12-10 04:53:11,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:53:12,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["a839HPMsQMi2FayMm8GGRQ"], "issued_at": "2018-12-10T04:53:11.000000Z"}} 2018-12-10 04:53:12,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 04:53:12,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:12,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:12 GMT X-Openstack-Request-Id: req-5dc9602c-910b-4cc0-a29e-ebdae15b82c1 2018-12-10 04:53:12,468 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:32:36Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 04:53:12,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5dc9602c-910b-4cc0-a29e-ebdae15b82c1 2018-12-10 04:53:12,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.422618150711s 2018-12-10 04:53:12,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:53:12,481 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df45892e-4aac-4308-967d-67322e2ab53c 2018-12-10 04:53:12,482 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:53:12,482 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-df45892e-4aac-4308-967d-67322e2ab53c 2018-12-10 04:53:12,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:53:12,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:12,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0269492-f1ca-4269-a79e-0e5b88290bba 2018-12-10 04:53:12,727 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 04:53:12,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-e0269492-f1ca-4269-a79e-0e5b88290bba 2018-12-10 04:53:12,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.24424290657s 2018-12-10 04:53:12,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 04:53:12,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_575b082b-18c0-49a7-a286-1756e46bf1c7"}}' 2018-12-10 04:53:12,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcb23d9d-aa7a-4a36-9344-84046df55b0c 2018-12-10 04:53:12,977 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.28:5000/v3/projects/0b0af3ff709247a5812f4f45d893d8bd"}, "tags": [], "enabled": true, "id": "0b0af3ff709247a5812f4f45d893d8bd", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_575b082b-18c0-49a7-a286-1756e46bf1c7"}} 2018-12-10 04:53:12,977 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dcb23d9d-aa7a-4a36-9344-84046df55b0c 2018-12-10 04:53:12,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.242566108704s 2018-12-10 04:53:12,978 - 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'0b0af3ff709247a5812f4f45d893d8bd', '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_575b082b-18c0-49a7-a286-1756e46bf1c7'}) 2018-12-10 04:53:12,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 04:53:12,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "880ac679-2000-4a5f-a34f-8fe71e946e27", "email": null, "name": "neutron-tempest-plugin-api-user_575b082b-18c0-49a7-a286-1756e46bf1c7"}}' 2018-12-10 04:53:13,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f980f383-0bd8-4180-97d8-7752fc9f85f8 2018-12-10 04:53:13,450 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_575b082b-18c0-49a7-a286-1756e46bf1c7", "links": {"self": "http://172.30.9.28:5000/v3/users/ca54ebe5348940ec97827fe368d7b3d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca54ebe5348940ec97827fe368d7b3d1", "domain_id": "default", "password_expires_at": null}} 2018-12-10 04:53:13,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-f980f383-0bd8-4180-97d8-7752fc9f85f8 2018-12-10 04:53:13,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465877056122s 2018-12-10 04:53:13,451 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ca54ebe5348940ec97827fe368d7b3d1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_575b082b-18c0-49a7-a286-1756e46bf1c7'}) 2018-12-10 04:53:13,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:53:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:13,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6d3460-dbff-4bba-b937-515753ec3383 2018-12-10 04:53:13,673 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:53:13,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ae6d3460-dbff-4bba-b937-515753ec3383 2018-12-10 04:53:13,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218415975571s 2018-12-10 04:53:13,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:53:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:13,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c92260a-feda-4ba5-b861-80d1d57ced22 2018-12-10 04:53:13,892 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:53:13,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c92260a-feda-4ba5-b861-80d1d57ced22 2018-12-10 04:53:13,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213416099548s 2018-12-10 04:53:13,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:53:13,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:14,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb42412-b80c-41de-b4d1-4c72e7d58107 2018-12-10 04:53:14,114 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:53:14,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-abb42412-b80c-41de-b4d1-4c72e7d58107 2018-12-10 04:53:14,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216487884521s 2018-12-10 04:53:14,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:53:14,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:14,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c62ef7-e1f1-47dc-b9a3-24f6229c5fc1 2018-12-10 04:53:14,348 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:53:14,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-46c62ef7-e1f1-47dc-b9a3-24f6229c5fc1 2018-12-10 04:53:14,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228936910629s 2018-12-10 04:53:14,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:53:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:14,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 977 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4533c991-f129-4865-8e5e-f3f7897c6b41 2018-12-10 04:53:14,489 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_575b082b-18c0-49a7-a286-1756e46bf1c7", "links": {"self": "http://172.30.9.28:5000/v3/users/ca54ebe5348940ec97827fe368d7b3d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca54ebe5348940ec97827fe368d7b3d1", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:53:14,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4533c991-f129-4865-8e5e-f3f7897c6b41 2018-12-10 04:53:14,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140559911728s 2018-12-10 04:53:14,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:53:14,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:14,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 545 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df19305-6864-4782-a6b2-89b489a788bf 2018-12-10 04:53:14,711 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.28:5000/v3/projects/0b0af3ff709247a5812f4f45d893d8bd"}, "tags": [], "enabled": true, "id": "0b0af3ff709247a5812f4f45d893d8bd", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_575b082b-18c0-49a7-a286-1756e46bf1c7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 04:53:14,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1df19305-6864-4782-a6b2-89b489a788bf 2018-12-10 04:53:14,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208268880844s 2018-12-10 04:53:14,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:53:14,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=ca54ebe5348940ec97827fe368d7b3d1&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=0b0af3ff709247a5812f4f45d893d8bd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:14,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f32338-b9b3-40b0-8fa2-0dbb5fe5b358 2018-12-10 04:53:14,888 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=ca54ebe5348940ec97827fe368d7b3d1&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=0b0af3ff709247a5812f4f45d893d8bd", "previous": null, "next": null}} 2018-12-10 04:53:14,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=ca54ebe5348940ec97827fe368d7b3d1&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=0b0af3ff709247a5812f4f45d893d8bd used request id req-e3f32338-b9b3-40b0-8fa2-0dbb5fe5b358 2018-12-10 04:53:14,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.168090105057s 2018-12-10 04:53:14,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:53:14,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/0b0af3ff709247a5812f4f45d893d8bd/users/ca54ebe5348940ec97827fe368d7b3d1/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:15,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48a79595-93a6-4a6b-ad7a-730002cd070a 2018-12-10 04:53:15,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:53:15,058 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0b0af3ff709247a5812f4f45d893d8bd/users/ca54ebe5348940ec97827fe368d7b3d1/roles/d198f435a64947e795a55202b22e00ce used request id req-48a79595-93a6-4a6b-ad7a-730002cd070a 2018-12-10 04:53:15,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.166221857071s 2018-12-10 04:53:15,059 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_575b082b-18c0-49a7-a286-1756e46bf1c7', 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'0b0af3ff709247a5812f4f45d893d8bd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '880ac679-2000-4a5f-a34f-8fe71e946e27', 'username': u'neutron-tempest-plugin-api-user_575b082b-18c0-49a7-a286-1756e46bf1c7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 04:53:15,063 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_575b082b-18c0-49a7-a286-1756e46bf1c7', 'password': '880ac679-2000-4a5f-a34f-8fe71e946e27', 'project_name': 'neutron-tempest-pl-project_575b082b-18c0-49a7-a286-1756e46bf1c7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '0b0af3ff709247a5812f4f45d893d8bd', 'project_domain_name': 'Default'} 2018-12-10 04:53:15,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:53:15,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:15,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b523dfa-3c1b-499b-9f3a-8eecd1613bbe 2018-12-10 04:53:15,180 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:53:15,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5b523dfa-3c1b-499b-9f3a-8eecd1613bbe 2018-12-10 04:53:15,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113373041153s 2018-12-10 04:53:15,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:53:15,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:15,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd33660c-1b31-4cf3-be0c-c21670ebaaff 2018-12-10 04:53:15,411 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:53:15,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bd33660c-1b31-4cf3-be0c-c21670ebaaff 2018-12-10 04:53:15,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226163864136s 2018-12-10 04:53:15,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:53:15,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:15,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed49b9aa-4862-4f11-9498-5a038f63a5e0 2018-12-10 04:53:15,639 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:53:15,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ed49b9aa-4862-4f11-9498-5a038f63a5e0 2018-12-10 04:53:15,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223082065582s 2018-12-10 04:53:15,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:53:15,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:15,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 977 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c549db9-2ecd-41c9-a192-1a621e20d494 2018-12-10 04:53:15,871 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_575b082b-18c0-49a7-a286-1756e46bf1c7", "links": {"self": "http://172.30.9.28:5000/v3/users/ca54ebe5348940ec97827fe368d7b3d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca54ebe5348940ec97827fe368d7b3d1", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:53:15,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2c549db9-2ecd-41c9-a192-1a621e20d494 2018-12-10 04:53:15,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23097205162s 2018-12-10 04:53:15,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 04:53:15,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:16,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 545 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dfea812-90b5-4384-9728-56dc636ce987 2018-12-10 04:53:16,016 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.28:5000/v3/projects/0b0af3ff709247a5812f4f45d893d8bd"}, "tags": [], "enabled": true, "id": "0b0af3ff709247a5812f4f45d893d8bd", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_575b082b-18c0-49a7-a286-1756e46bf1c7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 04:53:16,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-2dfea812-90b5-4384-9728-56dc636ce987 2018-12-10 04:53:16,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.132057905197s 2018-12-10 04:53:16,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:53:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=ca54ebe5348940ec97827fe368d7b3d1&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=0b0af3ff709247a5812f4f45d893d8bd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:16,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dacb0075-6460-4273-a4c7-0e46f0d5d900 2018-12-10 04:53:16,194 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=ca54ebe5348940ec97827fe368d7b3d1&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=0b0af3ff709247a5812f4f45d893d8bd", "previous": null, "next": null}} 2018-12-10 04:53:16,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=ca54ebe5348940ec97827fe368d7b3d1&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=0b0af3ff709247a5812f4f45d893d8bd used request id req-dacb0075-6460-4273-a4c7-0e46f0d5d900 2018-12-10 04:53:16,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.169366836548s 2018-12-10 04:53:16,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 04:53:16,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/0b0af3ff709247a5812f4f45d893d8bd/users/ca54ebe5348940ec97827fe368d7b3d1/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:16,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bd3c823-a340-4f3d-858c-f0560f8068d9 2018-12-10 04:53:16,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:53:16,364 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0b0af3ff709247a5812f4f45d893d8bd/users/ca54ebe5348940ec97827fe368d7b3d1/roles/6b95528eaa61433299b74b41023475b0 used request id req-3bd3c823-a340-4f3d-858c-f0560f8068d9 2018-12-10 04:53:16,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.166239976883s 2018-12-10 04:53:16,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:53:16,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:16,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec2d82a8-3225-4e85-a254-38ef9d61d80d 2018-12-10 04:53:16,585 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:53:16,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ec2d82a8-3225-4e85-a254-38ef9d61d80d 2018-12-10 04:53:16,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217950105667s 2018-12-10 04:53:16,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 04:53:16,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:16,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56003727-1380-412f-b1f5-e936199fea98 2018-12-10 04:53:16,818 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 04:53:16,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-56003727-1380-412f-b1f5-e936199fea98 2018-12-10 04:53:16,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227759122849s 2018-12-10 04:53:16,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 04:53:16,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:17,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 977 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa2844c-4a03-4f83-9efd-0f6a9706d46e 2018-12-10 04:53:17,047 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_575b082b-18c0-49a7-a286-1756e46bf1c7", "links": {"self": "http://172.30.9.28:5000/v3/users/ca54ebe5348940ec97827fe368d7b3d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca54ebe5348940ec97827fe368d7b3d1", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 04:53:17,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6fa2844c-4a03-4f83-9efd-0f6a9706d46e 2018-12-10 04:53:17,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228258132935s 2018-12-10 04:53:17,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 04:53:17,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=ca54ebe5348940ec97827fe368d7b3d1&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:17,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a97ee6-4499-4e1e-b5c0-a984eb38448f 2018-12-10 04:53:17,285 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=ca54ebe5348940ec97827fe368d7b3d1&scope.domain.id=default", "previous": null, "next": null}} 2018-12-10 04:53:17,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=ca54ebe5348940ec97827fe368d7b3d1&scope.domain.id=default used request id req-65a97ee6-4499-4e1e-b5c0-a984eb38448f 2018-12-10 04:53:17,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219930887222s 2018-12-10 04:53:17,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-10 04:53:17,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/ca54ebe5348940ec97827fe368d7b3d1/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:17,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 04:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b0e91c-0a97-4b6d-8424-bb95527b02af 2018-12-10 04:53:17,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 04:53:17,505 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/ca54ebe5348940ec97827fe368d7b3d1/roles/6b95528eaa61433299b74b41023475b0 used request id req-30b0e91c-0a97-4b6d-8424-bb95527b02af 2018-12-10 04:53:17,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.216102838516s 2018-12-10 04:53:17,506 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-10 04:53:19,797 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-10 04:53:22,039 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5d3eabc2-82f5-4735-b55f-59fd1b933939 | 2018-12-10T04:53:21.687776 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5d3eabc2-82f5-4735-b55f-59fd1b933939 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-10 04:53:25,454 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-12-10 04:53:26,151 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-10 04:53:28,266 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-10 04:53:31,138 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=5cd502de-b476-4953-9b57-c556c7563131) as the default verifier for the future CLI operations. 2018-12-10 04:53:33,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:53:33,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea8ceb3-ef01-412c-9322-d2459659491c 2018-12-10 04:53:33,040 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 04:53:33,040 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-fea8ceb3-ef01-412c-9322-d2459659491c 2018-12-10 04:53:33,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 04:53:33,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T05:53:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b0af3ff709247a5812f4f45d893d8bd", "name": "neutron-tempest-pl-project_575b082b-18c0-49a7-a286-1756e46bf1c7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/0b0af3ff709247a5812f4f45d893d8bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/0b0af3ff709247a5812f4f45d893d8bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/0b0af3ff709247a5812f4f45d893d8bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b0af3ff709247a5812f4f45d893d8bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/0b0af3ff709247a5812f4f45d893d8bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/0b0af3ff709247a5812f4f45d893d8bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_0b0af3ff709247a5812f4f45d893d8bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0b0af3ff709247a5812f4f45d893d8bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/0b0af3ff709247a5812f4f45d893d8bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/0b0af3ff709247a5812f4f45d893d8bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/0b0af3ff709247a5812f4f45d893d8bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0b0af3ff709247a5812f4f45d893d8bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/0b0af3ff709247a5812f4f45d893d8bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/0b0af3ff709247a5812f4f45d893d8bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_575b082b-18c0-49a7-a286-1756e46bf1c7", "id": "ca54ebe5348940ec97827fe368d7b3d1"}, "audit_ids": ["yX_TvXYMRCWlkqwb2GwuIA"], "issued_at": "2018-12-10T04:53:33.000000Z"}} 2018-12-10 04:53:33,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 04:53:33,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" 2018-12-10 04:53:33,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:33 GMT X-Openstack-Request-Id: req-4e393d04-86a2-474c-bca0-142b08e34077 2018-12-10 04:53:33,783 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 04:53:33,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-4e393d04-86a2-474c-bca0-142b08e34077 2018-12-10 04:53:33,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.311676025391s 2018-12-10 04:53:33,794 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-12-10 04:53:33,795 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 04:53:33,921 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 04:53:33,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:53:33,929 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:33 GMT 2018-12-10 04:53:33,929 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 04:53:33,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:53:33,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" 2018-12-10 04:53:34,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:34 GMT X-Openstack-Request-Id: req-be1c4673-e08e-4786-9aa5-69359dd537bf 2018-12-10 04:53:34,247 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:53:34,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-be1c4673-e08e-4786-9aa5-69359dd537bf 2018-12-10 04:53:34,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315791845322s 2018-12-10 04:53:34,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 04:53:34,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7"}' 2018-12-10 04:53:34,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:34 GMT Location: http://172.30.9.28:9292/v2/images/ec455fd7-714c-466b-9310-f321df4eda73 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ae2def46-3473-42d7-9253-21e433154284 2018-12-10 04:53:34,586 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:53:34Z", "file": "/v2/images/ec455fd7-714c-466b-9310-f321df4eda73/file", "owner": "0b0af3ff709247a5812f4f45d893d8bd", "id": "ec455fd7-714c-466b-9310-f321df4eda73", "size": null, "self": "/v2/images/ec455fd7-714c-466b-9310-f321df4eda73", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7", "checksum": null, "created_at": "2018-12-10T04:53:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 04:53:34,586 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ae2def46-3473-42d7-9253-21e433154284 2018-12-10 04:53:34,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.330753087997s 2018-12-10 04:53:34,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 04:53:34,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/ec455fd7-714c-466b-9310-f321df4eda73/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" -d '' 2018-12-10 04:53:35,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:53:35 GMT X-Openstack-Request-Id: req-a2b6bdda-82c3-4f42-88f3-3f39a8bb3dbc 2018-12-10 04:53:35,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:53:35,309 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ec455fd7-714c-466b-9310-f321df4eda73/file used request id req-a2b6bdda-82c3-4f42-88f3-3f39a8bb3dbc 2018-12-10 04:53:35,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.722175836563s 2018-12-10 04:53:35,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:53:35,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" 2018-12-10 04:53:35,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:35 GMT X-Openstack-Request-Id: req-aa6d35c4-a927-4906-98ae-c83226f04716 2018-12-10 04:53:35,636 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:53:35Z", "file": "/v2/images/ec455fd7-714c-466b-9310-f321df4eda73/file", "owner": "0b0af3ff709247a5812f4f45d893d8bd", "id": "ec455fd7-714c-466b-9310-f321df4eda73", "size": 12716032, "self": "/v2/images/ec455fd7-714c-466b-9310-f321df4eda73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ec455fd7-714c-466b-9310-f321df4eda73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ec455fd7-714c-466b-9310-f321df4eda73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:53:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:53:35,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-aa6d35c4-a927-4906-98ae-c83226f04716 2018-12-10 04:53:35,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.323880910873s 2018-12-10 04:53:35,639 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ec455fd7-714c-466b-9310-f321df4eda73/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ec455fd7-714c-466b-9310-f321df4eda73/file', 'owner': u'0b0af3ff709247a5812f4f45d893d8bd', 'id': u'ec455fd7-714c-466b-9310-f321df4eda73', 'size': 12716032, u'self': u'/v2/images/ec455fd7-714c-466b-9310-f321df4eda73', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b0af3ff709247a5812f4f45d893d8bd', 'name': 'neutron-tempest-pl-project_575b082b-18c0-49a7-a286-1756e46bf1c7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ec455fd7-714c-466b-9310-f321df4eda73/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T04:53:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T04:53:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7', '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/ec455fd7-714c-466b-9310-f321df4eda73', 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_575b082b-18c0-49a7-a286-1756e46bf1c7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7', 'created': u'2018-12-10T04:53:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T04:53:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ec455fd7-714c-466b-9310-f321df4eda73', 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_575b082b-18c0-49a7-a286-1756e46bf1c7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 04:53:35,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 04:53:35,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_575b082b-18c0-49a7-a286-1756e46bf1c7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 04:53:35,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f83982f-047f-44c4-a8d8-e00a28c1fb71 x-openstack-request-id: req-5f83982f-047f-44c4-a8d8-e00a28c1fb71 2018-12-10 04:53:35,965 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_575b082b-18c0-49a7-a286-1756e46bf1c7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f0ac8987-9fa3-4e70-8ef7-e6d17a99401f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f0ac8987-9fa3-4e70-8ef7-e6d17a99401f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f0ac8987-9fa3-4e70-8ef7-e6d17a99401f"}} 2018-12-10 04:53:35,966 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5f83982f-047f-44c4-a8d8-e00a28c1fb71 2018-12-10 04:53:35,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.323219060898s 2018-12-10 04:53:35,967 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_575b082b-18c0-49a7-a286-1756e46bf1c7', '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'c47c6539fb2a433791aefcdf57514708', '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'f0ac8987-9fa3-4e70-8ef7-e6d17a99401f', 'swap': 0}) 2018-12-10 04:53:35,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 04:53:35,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/f0ac8987-9fa3-4e70-8ef7-e6d17a99401f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" -d '{"extra_specs": {}}' 2018-12-10 04:53:35,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bd8659c4-b234-4e0a-94eb-6b9c701bf42d x-openstack-request-id: req-bd8659c4-b234-4e0a-94eb-6b9c701bf42d 2018-12-10 04:53:35,990 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 04:53:35,990 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f0ac8987-9fa3-4e70-8ef7-e6d17a99401f/os-extra_specs used request id req-bd8659c4-b234-4e0a-94eb-6b9c701bf42d 2018-12-10 04:53:35,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230588912964s 2018-12-10 04:53:35,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 04:53:36,004 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b2e17ff-c083-4472-8e6f-f19f4fc5ce21 2018-12-10 04:53:36,004 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 04:53:36,004 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-6b2e17ff-c083-4472-8e6f-f19f4fc5ce21 2018-12-10 04:53:36,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:53:36,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" 2018-12-10 04:53:36,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d4a0da-0963-4475-852d-05e4724b4b0c 2018-12-10 04:53:36,220 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:53:36,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e8d4a0da-0963-4475-852d-05e4724b4b0c 2018-12-10 04:53:36,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212634086609s 2018-12-10 04:53:36,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 04:53:36,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" 2018-12-10 04:53:36,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df39f11-f1bb-4787-97e3-e417b7799b73 2018-12-10 04:53:36,444 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 04:53:36,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5df39f11-f1bb-4787-97e3-e417b7799b73 2018-12-10 04:53:36,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218280076981s 2018-12-10 04:53:36,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-10 04:53:36,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 04:53:36,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5fe21028-7982-4dbc-8006-4ced0f3e014b x-openstack-request-id: req-5fe21028-7982-4dbc-8006-4ced0f3e014b 2018-12-10 04:53:36,485 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-10 04:53:36,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-5fe21028-7982-4dbc-8006-4ced0f3e014b 2018-12-10 04:53:36,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0342698097229s 2018-12-10 04:53:36,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:53:36,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" 2018-12-10 04:53:36,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:36 GMT X-Openstack-Request-Id: req-957fdd13-e798-437e-8a21-a1481b4064b1 2018-12-10 04:53:36,518 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:53:35Z", "file": "/v2/images/ec455fd7-714c-466b-9310-f321df4eda73/file", "owner": "0b0af3ff709247a5812f4f45d893d8bd", "id": "ec455fd7-714c-466b-9310-f321df4eda73", "size": 12716032, "self": "/v2/images/ec455fd7-714c-466b-9310-f321df4eda73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ec455fd7-714c-466b-9310-f321df4eda73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ec455fd7-714c-466b-9310-f321df4eda73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:53:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:53:36,518 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-957fdd13-e798-437e-8a21-a1481b4064b1 2018-12-10 04:53:36,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0283138751984s 2018-12-10 04:53:36,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 04:53:36,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_575b082b-18c0-49a7-a286-1756e46bf1c7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_575b082b-18c0-49a7-a286-1756e46bf1c7"}' 2018-12-10 04:53:36,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:36 GMT Location: http://172.30.9.28:9292/v2/images/53cd7966-8fc8-4c02-b690-1435ab882604 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5ba3eb43-605d-4086-a6e2-a7d9ee254bdc 2018-12-10 04:53:36,945 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:53:36Z", "file": "/v2/images/53cd7966-8fc8-4c02-b690-1435ab882604/file", "owner": "0b0af3ff709247a5812f4f45d893d8bd", "id": "53cd7966-8fc8-4c02-b690-1435ab882604", "size": null, "self": "/v2/images/53cd7966-8fc8-4c02-b690-1435ab882604", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_575b082b-18c0-49a7-a286-1756e46bf1c7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_575b082b-18c0-49a7-a286-1756e46bf1c7", "checksum": null, "created_at": "2018-12-10T04:53:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 04:53:36,945 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5ba3eb43-605d-4086-a6e2-a7d9ee254bdc 2018-12-10 04:53:36,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.417789936066s 2018-12-10 04:53:36,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 04:53:36,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/53cd7966-8fc8-4c02-b690-1435ab882604/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" -d '' 2018-12-10 04:53:38,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 04:53:38 GMT X-Openstack-Request-Id: req-07762329-210d-4fe6-bd97-79b3c0794788 2018-12-10 04:53:38,549 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 04:53:38,549 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/53cd7966-8fc8-4c02-b690-1435ab882604/file used request id req-07762329-210d-4fe6-bd97-79b3c0794788 2018-12-10 04:53:38,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.60285305977s 2018-12-10 04:53:38,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 04:53:38,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" 2018-12-10 04:53:38,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:38 GMT X-Openstack-Request-Id: req-0679ebb0-c5fb-4e19-8a42-b5b5849e0726 2018-12-10 04:53:38,870 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:53:38Z", "file": "/v2/images/53cd7966-8fc8-4c02-b690-1435ab882604/file", "owner": "0b0af3ff709247a5812f4f45d893d8bd", "id": "53cd7966-8fc8-4c02-b690-1435ab882604", "size": 12716032, "self": "/v2/images/53cd7966-8fc8-4c02-b690-1435ab882604", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/53cd7966-8fc8-4c02-b690-1435ab882604/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/53cd7966-8fc8-4c02-b690-1435ab882604/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_575b082b-18c0-49a7-a286-1756e46bf1c7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_575b082b-18c0-49a7-a286-1756e46bf1c7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:53:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:53:35Z", "file": "/v2/images/ec455fd7-714c-466b-9310-f321df4eda73/file", "owner": "0b0af3ff709247a5812f4f45d893d8bd", "id": "ec455fd7-714c-466b-9310-f321df4eda73", "size": 12716032, "self": "/v2/images/ec455fd7-714c-466b-9310-f321df4eda73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ec455fd7-714c-466b-9310-f321df4eda73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ec455fd7-714c-466b-9310-f321df4eda73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:53:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 04:53:38,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0679ebb0-c5fb-4e19-8a42-b5b5849e0726 2018-12-10 04:53:38,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316965103149s 2018-12-10 04:53:38,875 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/53cd7966-8fc8-4c02-b690-1435ab882604/snap', u'metadata': Munch({})})], 'file': u'/v2/images/53cd7966-8fc8-4c02-b690-1435ab882604/file', 'owner': u'0b0af3ff709247a5812f4f45d893d8bd', 'id': u'53cd7966-8fc8-4c02-b690-1435ab882604', 'size': 12716032, u'self': u'/v2/images/53cd7966-8fc8-4c02-b690-1435ab882604', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0b0af3ff709247a5812f4f45d893d8bd', 'name': 'neutron-tempest-pl-project_575b082b-18c0-49a7-a286-1756e46bf1c7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/53cd7966-8fc8-4c02-b690-1435ab882604/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T04:53:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T04:53:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_575b082b-18c0-49a7-a286-1756e46bf1c7', '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/53cd7966-8fc8-4c02-b690-1435ab882604', 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_575b082b-18c0-49a7-a286-1756e46bf1c7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_575b082b-18c0-49a7-a286-1756e46bf1c7', 'created': u'2018-12-10T04:53:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T04:53:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/53cd7966-8fc8-4c02-b690-1435ab882604', 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_575b082b-18c0-49a7-a286-1756e46bf1c7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 04:53:38,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 04:53:38,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_575b082b-18c0-49a7-a286-1756e46bf1c7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 04:53:38,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 326 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-996c2c94-7fa0-4448-b3db-c64126d98a8a x-openstack-request-id: req-996c2c94-7fa0-4448-b3db-c64126d98a8a 2018-12-10 04:53:38,913 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_575b082b-18c0-49a7-a286-1756e46bf1c7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/53497792-9abb-4184-a70c-10e62b4f9f58", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/53497792-9abb-4184-a70c-10e62b4f9f58", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "53497792-9abb-4184-a70c-10e62b4f9f58"}} 2018-12-10 04:53:38,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-996c2c94-7fa0-4448-b3db-c64126d98a8a 2018-12-10 04:53:38,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0374658107758s 2018-12-10 04:53:38,914 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_575b082b-18c0-49a7-a286-1756e46bf1c7', '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'c47c6539fb2a433791aefcdf57514708', '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'53497792-9abb-4184-a70c-10e62b4f9f58', 'swap': 0}) 2018-12-10 04:53:38,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 04:53:38,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/53497792-9abb-4184-a70c-10e62b4f9f58/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" -d '{"extra_specs": {}}' 2018-12-10 04:53:38,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 04:53:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-01094815-1619-4ad6-9961-d6aa269ca389 x-openstack-request-id: req-01094815-1619-4ad6-9961-d6aa269ca389 2018-12-10 04:53:38,934 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 04:53:38,934 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/53497792-9abb-4184-a70c-10e62b4f9f58/os-extra_specs used request id req-01094815-1619-4ad6-9961-d6aa269ca389 2018-12-10 04:53:38,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198209285736s 2018-12-10 04:53:38,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_575b082b-18c0-49a7-a286-1756e46bf1c7', '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'c47c6539fb2a433791aefcdf57514708', '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'53497792-9abb-4184-a70c-10e62b4f9f58', 'swap': 0}) 2018-12-10 04:53:42,278 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-10 04:53:42,279 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-10 04:53:42,279 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-10 04:53:42,282 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-10 04:53:42,297 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-10 04:53:46,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5cd502de-b476-4953-9b57-c556c7563131/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-12-10 04:53:46,665 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-10 04:53:46,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-12-10 05:09:44,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 36e05238-d24e-466a-b6b0-6863f1a9f772 2018-12-10 05:09:44,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '36e05238-d24e-466a-b6b0-6863f1a9f772']'. 2018-12-10 05:09:45,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-10 05:09:45,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-10 05:09:45,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 05:09:45,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 36e05238-d24e-466a-b6b0-6863f1a9f772 | 2018-12-10 05:09:45,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-10 05:09:45,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-10 04:53:48 | 2018-12-10 05:09:45,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-10 05:09:43 | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:55 | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5cd502de-b476-4953-9b57-c556c7563131) | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5d3eabc2-82f5-4735-b55f-59fd1b933939) | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 944.064 | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 05:09:45,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-10 05:09:45,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-10 05:09:45,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-12-10 05:09:47,605 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 05:09:47,606 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 16:14 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-12-10 05:09:47,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 05:09:47,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/53cd7966-8fc8-4c02-b690-1435ab882604 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" 2018-12-10 05:09:49,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 05:09:49 GMT X-Openstack-Request-Id: req-8d0e407c-3c29-46a1-b7f3-d30cdc6c4936 2018-12-10 05:09:49,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 05:09:49,286 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/53cd7966-8fc8-4c02-b690-1435ab882604 used request id req-8d0e407c-3c29-46a1-b7f3-d30cdc6c4936 2018-12-10 05:09:49,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.6737601757s 2018-12-10 05:09:49,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 05:09:49,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 05:09:49,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-398a95ed-8c84-4921-be1f-d06b2bb46d72 x-openstack-request-id: req-398a95ed-8c84-4921-be1f-d06b2bb46d72 2018-12-10 05:09:49,607 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_575b082b-18c0-49a7-a286-1756e46bf1c7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/53497792-9abb-4184-a70c-10e62b4f9f58", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/53497792-9abb-4184-a70c-10e62b4f9f58", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "53497792-9abb-4184-a70c-10e62b4f9f58"}, {"name": "neutron-tempest-plugin-api-flavor_575b082b-18c0-49a7-a286-1756e46bf1c7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f0ac8987-9fa3-4e70-8ef7-e6d17a99401f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f0ac8987-9fa3-4e70-8ef7-e6d17a99401f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f0ac8987-9fa3-4e70-8ef7-e6d17a99401f"}]} 2018-12-10 05:09:49,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-398a95ed-8c84-4921-be1f-d06b2bb46d72 2018-12-10 05:09:49,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.3151512146s 2018-12-10 05:09:49,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 05:09:49,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/53497792-9abb-4184-a70c-10e62b4f9f58 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 05:09:49,683 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ba0f724-a191-4e54-a626-618a06f6ba49 x-openstack-request-id: req-5ba0f724-a191-4e54-a626-618a06f6ba49 2018-12-10 05:09:49,684 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/53497792-9abb-4184-a70c-10e62b4f9f58 used request id req-5ba0f724-a191-4e54-a626-618a06f6ba49 2018-12-10 05:09:49,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0743179321289s 2018-12-10 05:09:49,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 05:09:49,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" 2018-12-10 05:09:50,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:50 GMT X-Openstack-Request-Id: req-bef73535-63de-43ee-8236-16558523bea0 2018-12-10 05:09:50,079 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T04:53:35Z", "file": "/v2/images/ec455fd7-714c-466b-9310-f321df4eda73/file", "owner": "0b0af3ff709247a5812f4f45d893d8bd", "id": "ec455fd7-714c-466b-9310-f321df4eda73", "size": 12716032, "self": "/v2/images/ec455fd7-714c-466b-9310-f321df4eda73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ec455fd7-714c-466b-9310-f321df4eda73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ec455fd7-714c-466b-9310-f321df4eda73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_575b082b-18c0-49a7-a286-1756e46bf1c7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T04:53:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 05:09:50,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bef73535-63de-43ee-8236-16558523bea0 2018-12-10 05:09:50,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.390977859497s 2018-12-10 05:09:50,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 05:09:50,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/ec455fd7-714c-466b-9310-f321df4eda73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}334e52a2feafbb216273301180f3576afa56ecbd" 2018-12-10 05:09:51,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 05:09:51 GMT X-Openstack-Request-Id: req-0305436e-16c0-4b0d-8ebe-c29ce5435058 2018-12-10 05:09:51,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 05:09:51,464 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ec455fd7-714c-466b-9310-f321df4eda73 used request id req-0305436e-16c0-4b0d-8ebe-c29ce5435058 2018-12-10 05:09:51,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.38254904747s 2018-12-10 05:09:51,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 05:09:51,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 05:09:51,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29149e1e-5867-42cd-a240-d4515512013a x-openstack-request-id: req-29149e1e-5867-42cd-a240-d4515512013a 2018-12-10 05:09:51,488 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_575b082b-18c0-49a7-a286-1756e46bf1c7", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f0ac8987-9fa3-4e70-8ef7-e6d17a99401f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f0ac8987-9fa3-4e70-8ef7-e6d17a99401f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f0ac8987-9fa3-4e70-8ef7-e6d17a99401f"}]} 2018-12-10 05:09:51,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-29149e1e-5867-42cd-a240-d4515512013a 2018-12-10 05:09:51,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239148139954s 2018-12-10 05:09:51,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 05:09:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/f0ac8987-9fa3-4e70-8ef7-e6d17a99401f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 05:09:51,528 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e02d701-7c65-42d5-a701-91c321d1f8f8 x-openstack-request-id: req-5e02d701-7c65-42d5-a701-91c321d1f8f8 2018-12-10 05:09:51,528 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f0ac8987-9fa3-4e70-8ef7-e6d17a99401f used request id req-5e02d701-7c65-42d5-a701-91c321d1f8f8 2018-12-10 05:09:51,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.03799700737s 2018-12-10 05:09:51,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 05:09:51,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 05:09:51,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 977 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d67cf37-84c1-4551-89b9-18a59c972b0e 2018-12-10 05:09:51,785 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_575b082b-18c0-49a7-a286-1756e46bf1c7", "links": {"self": "http://172.30.9.28:5000/v3/users/ca54ebe5348940ec97827fe368d7b3d1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ca54ebe5348940ec97827fe368d7b3d1", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 05:09:51,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4d67cf37-84c1-4551-89b9-18a59c972b0e 2018-12-10 05:09:51,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.25676202774s 2018-12-10 05:09:51,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 05:09:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/ca54ebe5348940ec97827fe368d7b3d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 05:09:52,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 238 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09515cbc-2096-469f-8ebb-bfa18d748b75 2018-12-10 05:09:52,114 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_575b082b-18c0-49a7-a286-1756e46bf1c7", "links": {"self": "http://172.30.9.28:5000/v3/users/ca54ebe5348940ec97827fe368d7b3d1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ca54ebe5348940ec97827fe368d7b3d1", "description": null}} 2018-12-10 05:09:52,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/ca54ebe5348940ec97827fe368d7b3d1 used request id req-09515cbc-2096-469f-8ebb-bfa18d748b75 2018-12-10 05:09:52,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.321789979935s 2018-12-10 05:09:52,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 05:09:52,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/ca54ebe5348940ec97827fe368d7b3d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 05:09:52,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 05:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce08815-fc5e-4516-bb93-736665ea82cd 2018-12-10 05:09:52,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 05:09:52,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ca54ebe5348940ec97827fe368d7b3d1 used request id req-4ce08815-fc5e-4516-bb93-736665ea82cd 2018-12-10 05:09:52,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.435200929642s 2018-12-10 05:09:52,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 05:09:52,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 05:09:52,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13aeda4c-abe4-48bc-8193-3cbd75923615 2018-12-10 05:09:52,776 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.28:5000/v3/projects/0b0af3ff709247a5812f4f45d893d8bd"}, "tags": [], "enabled": true, "id": "0b0af3ff709247a5812f4f45d893d8bd", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_575b082b-18c0-49a7-a286-1756e46bf1c7"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-10 05:09:52,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-13aeda4c-abe4-48bc-8193-3cbd75923615 2018-12-10 05:09:52,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219440937042s 2018-12-10 05:09:52,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 05:09:52,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/0b0af3ff709247a5812f4f45d893d8bd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 05:09:53,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 05:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4417a305-dc3d-4f49-8340-f7fd1ea61f43 2018-12-10 05:09:53,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 05:09:53,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0b0af3ff709247a5812f4f45d893d8bd used request id req-4417a305-dc3d-4f49-8340-f7fd1ea61f43 2018-12-10 05:09:53,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.280249834061s 2018-12-10 05:09:53,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 05:09:53,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=0b0af3ff709247a5812f4f45d893d8bd&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80c089761fead4d60e07bc616db7e9b5983840e6" 2018-12-10 05:09:53,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:53 GMT X-Openstack-Request-Id: req-0199b10e-fe37-462e-b2f9-430e14a9a2c1 2018-12-10 05:09:53,398 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-10 05:09:53,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=0b0af3ff709247a5812f4f45d893d8bd&name=default used request id req-0199b10e-fe37-462e-b2f9-430e14a9a2c1 2018-12-10 05:09:53,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33074092865s 2018-12-10 05:09:53,453 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-12-10 05:09:53,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 05:09:53,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab84025-4613-4f46-b504-e415dc9a3bc9 2018-12-10 05:09:53,568 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 05:09:53,568 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-bab84025-4613-4f46-b504-e415dc9a3bc9 2018-12-10 05:09:53,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 05:09:53,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T06:09:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["BzS-3xq1RCSW5AWSdYRmHQ"], "issued_at": "2018-12-10T05:09:53.000000Z"}} 2018-12-10 05:09:53,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 05:09:53,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:54,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:54 GMT X-Openstack-Request-Id: req-88fee8e9-91f6-4830-bb54-eff61b27a802 2018-12-10 05:09:54,383 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 05:09:54,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-88fee8e9-91f6-4830-bb54-eff61b27a802 2018-12-10 05:09:54,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.392559051514s 2018-12-10 05:09:54,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 05:09:54,395 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13d5ad32-55fe-4aaa-a9e1-a63817fa3809 2018-12-10 05:09:54,396 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 05:09:54,396 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-13d5ad32-55fe-4aaa-a9e1-a63817fa3809 2018-12-10 05:09:54,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 05:09:54,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:54,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e6d279-c900-40f6-84bc-2054fabf46df 2018-12-10 05:09:54,639 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 05:09:54,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-62e6d279-c900-40f6-84bc-2054fabf46df 2018-12-10 05:09:54,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.242583036423s 2018-12-10 05:09:54,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 05:09:54,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_3e8ccda6-cbf8-466d-998e-2aebdd50a261"}}' 2018-12-10 05:09:54,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5035f0c4-b4aa-4e25-8b47-352a5dad38d4 2018-12-10 05:09:54,900 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/8cbfdfd11ca3496696cdd8831a81cff4"}, "tags": [], "enabled": true, "id": "8cbfdfd11ca3496696cdd8831a81cff4", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_3e8ccda6-cbf8-466d-998e-2aebdd50a261"}} 2018-12-10 05:09:54,900 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5035f0c4-b4aa-4e25-8b47-352a5dad38d4 2018-12-10 05:09:54,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.253268957138s 2018-12-10 05:09:54,901 - 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'8cbfdfd11ca3496696cdd8831a81cff4', '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_3e8ccda6-cbf8-466d-998e-2aebdd50a261'}) 2018-12-10 05:09:54,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 05:09:54,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a9ec924d-548c-4002-990f-752efc3e2aaf", "email": null, "name": "rally_sanity-user_3e8ccda6-cbf8-466d-998e-2aebdd50a261"}}' 2018-12-10 05:09:55,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ca8d1c7-f166-49dc-8673-85c8836c417b 2018-12-10 05:09:55,385 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "links": {"self": "http://172.30.9.28:5000/v3/users/158c7ec89c8941beaa817ef29afe1750"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "158c7ec89c8941beaa817ef29afe1750", "domain_id": "default", "password_expires_at": null}} 2018-12-10 05:09:55,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-2ca8d1c7-f166-49dc-8673-85c8836c417b 2018-12-10 05:09:55,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477036952972s 2018-12-10 05:09:55,386 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'158c7ec89c8941beaa817ef29afe1750', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_3e8ccda6-cbf8-466d-998e-2aebdd50a261'}) 2018-12-10 05:09:55,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 05:09:55,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:55,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5996161b-6ea7-4f58-9391-5271c8541a02 2018-12-10 05:09:55,609 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 05:09:55,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5996161b-6ea7-4f58-9391-5271c8541a02 2018-12-10 05:09:55,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219645023346s 2018-12-10 05:09:55,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 05:09:55,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:55,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02bee758-c271-4679-94e3-8a69373dd6d5 2018-12-10 05:09:55,824 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 05:09:55,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-02bee758-c271-4679-94e3-8a69373dd6d5 2018-12-10 05:09:55,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209933042526s 2018-12-10 05:09:55,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 05:09:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:56,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-957cdee8-e4d6-49b6-b571-dffe3cfdd72a 2018-12-10 05:09:56,040 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 05:09:56,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-957cdee8-e4d6-49b6-b571-dffe3cfdd72a 2018-12-10 05:09:56,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209711074829s 2018-12-10 05:09:56,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 05:09:56,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:56,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048620bd-f693-492b-b4d8-59f47f1761d1 2018-12-10 05:09:56,368 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 05:09:56,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-048620bd-f693-492b-b4d8-59f47f1761d1 2018-12-10 05:09:56,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.322693109512s 2018-12-10 05:09:56,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 05:09:56,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:56,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 973 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38866a9e-41cf-4020-976b-c72cf61de8aa 2018-12-10 05:09:56,610 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "links": {"self": "http://172.30.9.28:5000/v3/users/158c7ec89c8941beaa817ef29afe1750"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "158c7ec89c8941beaa817ef29afe1750", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 05:09:56,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-38866a9e-41cf-4020-976b-c72cf61de8aa 2018-12-10 05:09:56,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24158000946s 2018-12-10 05:09:56,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 05:09:56,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:56,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2ace053-c8d9-4a6a-b52c-c83da080656b 2018-12-10 05:09:56,922 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/8cbfdfd11ca3496696cdd8831a81cff4"}, "tags": [], "enabled": true, "id": "8cbfdfd11ca3496696cdd8831a81cff4", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_3e8ccda6-cbf8-466d-998e-2aebdd50a261"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 05:09:56,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b2ace053-c8d9-4a6a-b52c-c83da080656b 2018-12-10 05:09:56,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.298486948013s 2018-12-10 05:09:56,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 05:09:56,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=158c7ec89c8941beaa817ef29afe1750&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=8cbfdfd11ca3496696cdd8831a81cff4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:57,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a57db5-d933-4e1a-9430-02b0098277a9 2018-12-10 05:09:57,056 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=158c7ec89c8941beaa817ef29afe1750&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=8cbfdfd11ca3496696cdd8831a81cff4", "previous": null, "next": null}} 2018-12-10 05:09:57,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=158c7ec89c8941beaa817ef29afe1750&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=8cbfdfd11ca3496696cdd8831a81cff4 used request id req-95a57db5-d933-4e1a-9430-02b0098277a9 2018-12-10 05:09:57,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.126009941101s 2018-12-10 05:09:57,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 05:09:57,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/8cbfdfd11ca3496696cdd8831a81cff4/users/158c7ec89c8941beaa817ef29afe1750/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:57,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 05:09:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94d19d12-9d89-4bc3-bc4c-f53406366407 2018-12-10 05:09:57,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 05:09:57,443 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8cbfdfd11ca3496696cdd8831a81cff4/users/158c7ec89c8941beaa817ef29afe1750/roles/d198f435a64947e795a55202b22e00ce used request id req-94d19d12-9d89-4bc3-bc4c-f53406366407 2018-12-10 05:09:57,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.382235050201s 2018-12-10 05:09:57,444 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 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'8cbfdfd11ca3496696cdd8831a81cff4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a9ec924d-548c-4002-990f-752efc3e2aaf', 'username': u'rally_sanity-user_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 05:09:57,447 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'password': 'a9ec924d-548c-4002-990f-752efc3e2aaf', 'project_name': 'rally_sanity-project_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '8cbfdfd11ca3496696cdd8831a81cff4', 'project_domain_name': 'Default'} 2018-12-10 05:09:57,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 05:09:57,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:57,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e579fc59-79b5-452f-a584-74183d7ae10f 2018-12-10 05:09:57,638 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 05:09:57,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e579fc59-79b5-452f-a584-74183d7ae10f 2018-12-10 05:09:57,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187556028366s 2018-12-10 05:09:57,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 05:09:57,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:57,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bec0dd6-4763-4c8b-8453-a0d19e0f4c60 2018-12-10 05:09:57,865 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 05:09:57,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5bec0dd6-4763-4c8b-8453-a0d19e0f4c60 2018-12-10 05:09:57,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22127699852s 2018-12-10 05:09:57,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 05:09:57,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:58,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402f502d-661b-497c-bf80-b5f50fd4e3b9 2018-12-10 05:09:58,089 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 05:09:58,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-402f502d-661b-497c-bf80-b5f50fd4e3b9 2018-12-10 05:09:58,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218744039536s 2018-12-10 05:09:58,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 05:09:58,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:58,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 973 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69550a5-29a2-42db-82b1-6a7781b02b33 2018-12-10 05:09:58,319 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "links": {"self": "http://172.30.9.28:5000/v3/users/158c7ec89c8941beaa817ef29afe1750"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "158c7ec89c8941beaa817ef29afe1750", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 05:09:58,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d69550a5-29a2-42db-82b1-6a7781b02b33 2018-12-10 05:09:58,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229055166245s 2018-12-10 05:09:58,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 05:09:58,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:58,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76861b44-e46f-48d4-ae73-27f89f8ec866 2018-12-10 05:09:58,569 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/8cbfdfd11ca3496696cdd8831a81cff4"}, "tags": [], "enabled": true, "id": "8cbfdfd11ca3496696cdd8831a81cff4", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_3e8ccda6-cbf8-466d-998e-2aebdd50a261"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 05:09:58,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-76861b44-e46f-48d4-ae73-27f89f8ec866 2018-12-10 05:09:58,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23744392395s 2018-12-10 05:09:58,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 05:09:58,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=158c7ec89c8941beaa817ef29afe1750&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=8cbfdfd11ca3496696cdd8831a81cff4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:58,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-518fa37b-de33-4268-96b8-6f719834a8c0 2018-12-10 05:09:58,709 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=158c7ec89c8941beaa817ef29afe1750&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=8cbfdfd11ca3496696cdd8831a81cff4", "previous": null, "next": null}} 2018-12-10 05:09:58,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=158c7ec89c8941beaa817ef29afe1750&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=8cbfdfd11ca3496696cdd8831a81cff4 used request id req-518fa37b-de33-4268-96b8-6f719834a8c0 2018-12-10 05:09:58,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.13264298439s 2018-12-10 05:09:58,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 05:09:58,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/8cbfdfd11ca3496696cdd8831a81cff4/users/158c7ec89c8941beaa817ef29afe1750/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:58,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 05:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e4fc08d-89ba-4ef2-a06b-67c268240947 2018-12-10 05:09:58,879 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 05:09:58,880 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8cbfdfd11ca3496696cdd8831a81cff4/users/158c7ec89c8941beaa817ef29afe1750/roles/6b95528eaa61433299b74b41023475b0 used request id req-5e4fc08d-89ba-4ef2-a06b-67c268240947 2018-12-10 05:09:58,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.166217088699s 2018-12-10 05:09:58,881 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-12-10 05:09:59,197 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-12-10 05:09:59,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 05:09:59,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:59,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f67df9-2982-44e7-9ac3-40bba429e142 2018-12-10 05:09:59,410 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 05:09:59,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-52f67df9-2982-44e7-9ac3-40bba429e142 2018-12-10 05:09:59,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212258815765s 2018-12-10 05:09:59,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 05:09:59,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:09:59,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 10 Dec 2018 05:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de29f433-fb4e-4aff-bc00-4b1228089320 2018-12-10 05:09:59,630 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/8cbfdfd11ca3496696cdd8831a81cff4"}, "tags": [], "enabled": true, "id": "8cbfdfd11ca3496696cdd8831a81cff4", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_3e8ccda6-cbf8-466d-998e-2aebdd50a261"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 05:09:59,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-de29f433-fb4e-4aff-bc00-4b1228089320 2018-12-10 05:09:59,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213168144226s 2018-12-10 05:09:59,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 05:09:59,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" -d '{"network": {"shared": true, "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "name": "rally_sanity-net_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "admin_state_up": true}}' 2018-12-10 05:10:00,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:00 GMT X-Openstack-Request-Id: req-008ec052-6a4b-4b45-b8be-5e26c892c296 2018-12-10 05:10:00,245 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"17f730d1-e137-4ad1-8ff8-5c06457fa7a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"8cbfdfd11ca3496696cdd8831a81cff4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T05:10:00Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_3e8ccda6-cbf8-466d-998e-2aebdd50a261","admin_state_up":true,"tenant_id":"8cbfdfd11ca3496696cdd8831a81cff4","created_at":"2018-12-10T05:10:00Z","mtu":1450}} 2018-12-10 05:10:00,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-008ec052-6a4b-4b45-b8be-5e26c892c296 2018-12-10 05:10:00,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.612870931625s 2018-12-10 05:10:00,246 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T05:10:00Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'17f730d1-e137-4ad1-8ff8-5c06457fa7a3', 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'rally_sanity-net_3e8ccda6-cbf8-466d-998e-2aebdd50a261', u'created_at': u'2018-12-10T05:10:00Z', u'mtu': 1450, u'tenant_id': u'8cbfdfd11ca3496696cdd8831a81cff4', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8cbfdfd11ca3496696cdd8831a81cff4', u'l2_adjacency': True}) 2018-12-10 05:10:00,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 05:10:00,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8408b70-7897-473b-9d6c-53267cdbeaf1 2018-12-10 05:10:00,256 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 05:10:00,257 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-e8408b70-7897-473b-9d6c-53267cdbeaf1 2018-12-10 05:10:00,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 05:10:00,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T06:10:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cbfdfd11ca3496696cdd8831a81cff4", "name": "rally_sanity-project_3e8ccda6-cbf8-466d-998e-2aebdd50a261"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8cbfdfd11ca3496696cdd8831a81cff4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/8cbfdfd11ca3496696cdd8831a81cff4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/8cbfdfd11ca3496696cdd8831a81cff4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8cbfdfd11ca3496696cdd8831a81cff4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/8cbfdfd11ca3496696cdd8831a81cff4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/8cbfdfd11ca3496696cdd8831a81cff4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_8cbfdfd11ca3496696cdd8831a81cff4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8cbfdfd11ca3496696cdd8831a81cff4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/8cbfdfd11ca3496696cdd8831a81cff4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/8cbfdfd11ca3496696cdd8831a81cff4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/8cbfdfd11ca3496696cdd8831a81cff4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8cbfdfd11ca3496696cdd8831a81cff4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/8cbfdfd11ca3496696cdd8831a81cff4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/8cbfdfd11ca3496696cdd8831a81cff4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "id": "158c7ec89c8941beaa817ef29afe1750"}, "audit_ids": ["7_34iNSFT86OtGb-gizc6A"], "issued_at": "2018-12-10T05:10:00.000000Z"}} 2018-12-10 05:10:00,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 05:10:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:10:01,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2102 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:01 GMT X-Openstack-Request-Id: req-493a9497-8354-4158-8243-0e18ab7acf7c 2018-12-10 05:10:01,075 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"17f730d1-e137-4ad1-8ff8-5c06457fa7a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"8cbfdfd11ca3496696cdd8831a81cff4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T05:10:00Z","qos_policy_id":null,"name":"rally_sanity-net_3e8ccda6-cbf8-466d-998e-2aebdd50a261","admin_state_up":true,"tenant_id":"8cbfdfd11ca3496696cdd8831a81cff4","created_at":"2018-12-10T05:10:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c3fb9ce6-97e4-4a59-8d8e-06b026e563e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["0173f856-d38f-457f-9f3e-bebbbe46aa30"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:03Z","qos_policy_id":null,"name":"HA network tenant a350f12ed54d41df99000436b2834fcb","admin_state_up":true,"tenant_id":"","created_at":"2018-12-10T04:55:02Z","provider:network_type":"vxlan"}]} 2018-12-10 05:10:01,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-493a9497-8354-4158-8243-0e18ab7acf7c 2018-12-10 05:10:01,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.4010181427s 2018-12-10 05:10:01,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 05:10:01,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" -d '{"subnet": {"name": "rally_sanity-subnet_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "enable_dhcp": true, "network_id": "17f730d1-e137-4ad1-8ff8-5c06457fa7a3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 05:10:02,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:02 GMT X-Openstack-Request-Id: req-3ee78561-da76-40c1-99dc-4165e6dc5ac7 2018-12-10 05:10:02,048 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-10T05:10:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"446f1bb0-96dc-4ca9-8c1a-49b7fd2d5b07","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cbfdfd11ca3496696cdd8831a81cff4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_3e8ccda6-cbf8-466d-998e-2aebdd50a261","enable_dhcp":true,"segment_id":null,"network_id":"17f730d1-e137-4ad1-8ff8-5c06457fa7a3","tenant_id":"8cbfdfd11ca3496696cdd8831a81cff4","created_at":"2018-12-10T05:10:01Z","ip_version":4}} 2018-12-10 05:10:02,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3ee78561-da76-40c1-99dc-4165e6dc5ac7 2018-12-10 05:10:02,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.971521139145s 2018-12-10 05:10:02,049 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T05:10:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'446f1bb0-96dc-4ca9-8c1a-49b7fd2d5b07', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_3e8ccda6-cbf8-466d-998e-2aebdd50a261', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'17f730d1-e137-4ad1-8ff8-5c06457fa7a3', u'tenant_id': u'8cbfdfd11ca3496696cdd8831a81cff4', u'created_at': u'2018-12-10T05:10:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8cbfdfd11ca3496696cdd8831a81cff4'}) 2018-12-10 05:10:02,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 05:10:02,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "rally_sanity-router_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "admin_state_up": true}}' 2018-12-10 05:10:09,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:09 GMT X-Openstack-Request-Id: req-d27ba3f6-956d-48f0-a972-42d1a9e8dbe8 2018-12-10 05:10:09,453 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "created_at": "2018-12-10T05:10:03Z", "admin_state_up": true, "updated_at": "2018-12-10T05:10:04Z", "project_id": "8cbfdfd11ca3496696cdd8831a81cff4", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6db39843-ed79-481d-8594-fae92385837d", "name": "rally_sanity-router_3e8ccda6-cbf8-466d-998e-2aebdd50a261"}} 2018-12-10 05:10:09,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d27ba3f6-956d-48f0-a972-42d1a9e8dbe8 2018-12-10 05:10:09,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.40316987038s 2018-12-10 05:10:09,454 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T05:10:04Z', u'revision_number': 3, u'ha': True, u'id': u'6db39843-ed79-481d-8594-fae92385837d', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_3e8ccda6-cbf8-466d-998e-2aebdd50a261', u'admin_state_up': True, u'tenant_id': u'8cbfdfd11ca3496696cdd8831a81cff4', u'created_at': u'2018-12-10T05:10:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'8cbfdfd11ca3496696cdd8831a81cff4'}) 2018-12-10 05:10:09,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 05:10:09,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/6db39843-ed79-481d-8594-fae92385837d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" -d '{"subnet_id": "446f1bb0-96dc-4ca9-8c1a-49b7fd2d5b07"}' 2018-12-10 05:10:12,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:12 GMT X-Openstack-Request-Id: req-d9de74ea-98fc-4bfd-9b0c-ee4501852e68 2018-12-10 05:10:12,733 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "17f730d1-e137-4ad1-8ff8-5c06457fa7a3", "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "subnet_id": "446f1bb0-96dc-4ca9-8c1a-49b7fd2d5b07", "subnet_ids": ["446f1bb0-96dc-4ca9-8c1a-49b7fd2d5b07"], "port_id": "8cefae79-f560-4fe5-88ba-8a7661a60132", "id": "6db39843-ed79-481d-8594-fae92385837d"} 2018-12-10 05:10:12,733 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6db39843-ed79-481d-8594-fae92385837d/add_router_interface.json used request id req-d9de74ea-98fc-4bfd-9b0c-ee4501852e68 2018-12-10 05:10:12,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.27893996239s 2018-12-10 05:10:12,734 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 05:10:12,866 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 05:10:12,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 05:10:12,875 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:12 GMT 2018-12-10 05:10:12,876 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 05:10:12,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 05:10:12,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:10:13,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:13 GMT X-Openstack-Request-Id: req-fe0a1c58-0ba4-4e75-becc-10a726b96171 2018-12-10 05:10:13,211 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 05:10:13,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fe0a1c58-0ba4-4e75-becc-10a726b96171 2018-12-10 05:10:13,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.330646038055s 2018-12-10 05:10:13,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 05:10:13,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261"}' 2018-12-10 05:10:13,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:13 GMT Location: http://172.30.9.28:9292/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0d0ac461-1f89-4d29-908e-4f2daaa7f406 2018-12-10 05:10:13,570 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T05:10:13Z", "file": "/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c/file", "owner": "8cbfdfd11ca3496696cdd8831a81cff4", "id": "d42f8f34-0cfe-49ee-af40-3796d401040c", "size": null, "self": "/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "checksum": null, "created_at": "2018-12-10T05:10:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 05:10:13,571 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0d0ac461-1f89-4d29-908e-4f2daaa7f406 2018-12-10 05:10:13,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.349519014359s 2018-12-10 05:10:13,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 05:10:13,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" -d '' 2018-12-10 05:10:14,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 05:10:14 GMT X-Openstack-Request-Id: req-4c980508-d200-429a-adb6-657b5054c443 2018-12-10 05:10:14,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 05:10:14,881 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c/file used request id req-4c980508-d200-429a-adb6-657b5054c443 2018-12-10 05:10:14,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30983614922s 2018-12-10 05:10:14,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 05:10:14,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:10:15,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:15 GMT X-Openstack-Request-Id: req-b6ae0acc-6fbf-4686-b988-d36398f1ec6a 2018-12-10 05:10:15,234 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T05:10:14Z", "file": "/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c/file", "owner": "8cbfdfd11ca3496696cdd8831a81cff4", "id": "d42f8f34-0cfe-49ee-af40-3796d401040c", "size": 12716032, "self": "/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d42f8f34-0cfe-49ee-af40-3796d401040c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d42f8f34-0cfe-49ee-af40-3796d401040c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T05:10:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 05:10:15,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b6ae0acc-6fbf-4686-b988-d36398f1ec6a 2018-12-10 05:10:15,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.348931074142s 2018-12-10 05:10:15,237 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d42f8f34-0cfe-49ee-af40-3796d401040c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c/file', 'owner': u'8cbfdfd11ca3496696cdd8831a81cff4', 'id': u'd42f8f34-0cfe-49ee-af40-3796d401040c', 'size': 12716032, u'self': u'/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8cbfdfd11ca3496696cdd8831a81cff4', 'name': 'rally_sanity-project_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d42f8f34-0cfe-49ee-af40-3796d401040c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T05:10:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T05:10:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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/d42f8f34-0cfe-49ee-af40-3796d401040c', 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_3e8ccda6-cbf8-466d-998e-2aebdd50a261', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'created': u'2018-12-10T05:10:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T05:10:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c', 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_3e8ccda6-cbf8-466d-998e-2aebdd50a261', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 05:10:15,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 05:10:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 05:10:15,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f75c56db-0bba-4940-86ef-0235dbedae9a x-openstack-request-id: req-f75c56db-0bba-4940-86ef-0235dbedae9a 2018-12-10 05:10:15,670 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f0f0baf7-ac93-4ce6-8891-7089a395ddea", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f0f0baf7-ac93-4ce6-8891-7089a395ddea", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f0f0baf7-ac93-4ce6-8891-7089a395ddea"}} 2018-12-10 05:10:15,671 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f75c56db-0bba-4940-86ef-0235dbedae9a 2018-12-10 05:10:15,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.430387020111s 2018-12-10 05:10:15,672 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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'c47c6539fb2a433791aefcdf57514708', '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'f0f0baf7-ac93-4ce6-8891-7089a395ddea', 'swap': 0}) 2018-12-10 05:10:15,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 05:10:15,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/f0f0baf7-ac93-4ce6-8891-7089a395ddea/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" -d '{"extra_specs": {}}' 2018-12-10 05:10:15,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dba677af-318b-4a42-baa6-6aef1cc91fc0 x-openstack-request-id: req-dba677af-318b-4a42-baa6-6aef1cc91fc0 2018-12-10 05:10:15,700 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 05:10:15,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f0f0baf7-ac93-4ce6-8891-7089a395ddea/os-extra_specs used request id req-dba677af-318b-4a42-baa6-6aef1cc91fc0 2018-12-10 05:10:15,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0283439159393s 2018-12-10 05:10:15,701 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-10 05:10:18,086 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-10 05:10:20,378 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 942b20b8-9283-4502-adb8-abfdc1ef991a | 2018-12-10T05:10:19.987161 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 942b20b8-9283-4502-adb8-abfdc1ef991a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-10 05:10:23,971 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-12-10 05:10:24,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-10 05:10:24,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-10 05:10:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:10:24,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce56642a-1ecd-4157-91e1-0bdb6ffd2caa x-openstack-request-id: req-ce56642a-1ecd-4157-91e1-0bdb6ffd2caa 2018-12-10 05:10:24,981 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-10 05:10:24,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-ce56642a-1ecd-4157-91e1-0bdb6ffd2caa 2018-12-10 05:10:24,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.334826946259s 2018-12-10 05:10:24,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 05:10:24,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:10:24,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:24 GMT X-Openstack-Request-Id: req-1024472b-3271-47f7-a6de-fb76fbf04be8 2018-12-10 05:10:24,995 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 05:10:24,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-1024472b-3271-47f7-a6de-fb76fbf04be8 2018-12-10 05:10:24,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0126459598541s 2018-12-10 05:10:25,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 05:10:25,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 05:10:25,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-216c226c-ce3f-448b-9c9c-b0b234b2b2d9 x-openstack-request-id: req-216c226c-ce3f-448b-9c9c-b0b234b2b2d9 2018-12-10 05:10:25,052 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/128f5ab9-15b4-4769-886c-d4db6fd8c5df", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/128f5ab9-15b4-4769-886c-d4db6fd8c5df", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "128f5ab9-15b4-4769-886c-d4db6fd8c5df"}} 2018-12-10 05:10:25,053 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-216c226c-ce3f-448b-9c9c-b0b234b2b2d9 2018-12-10 05:10:25,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.046327829361s 2018-12-10 05:10:25,054 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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'c47c6539fb2a433791aefcdf57514708', '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'128f5ab9-15b4-4769-886c-d4db6fd8c5df', 'swap': 0}) 2018-12-10 05:10:25,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 05:10:25,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/128f5ab9-15b4-4769-886c-d4db6fd8c5df/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" -d '{"extra_specs": {}}' 2018-12-10 05:10:25,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 05:10:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-61c30935-d545-4862-a25f-ab9fd146a9ae x-openstack-request-id: req-61c30935-d545-4862-a25f-ab9fd146a9ae 2018-12-10 05:10:25,093 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 05:10:25,093 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/128f5ab9-15b4-4769-886c-d4db6fd8c5df/os-extra_specs used request id req-61c30935-d545-4862-a25f-ab9fd146a9ae 2018-12-10 05:10:25,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0388059616089s 2018-12-10 05:10:25,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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'c47c6539fb2a433791aefcdf57514708', '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'128f5ab9-15b4-4769-886c-d4db6fd8c5df', 'swap': 0}) 2018-12-10 05:10:25,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-12-10 05:10:25,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-10 05:10:25,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-10 05:10:25,114 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-12-10 05:10:25,114 - 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', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '17f730d1-e137-4ad1-8ff8-5c06457fa7a3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'flavor_name': 'rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-10 05:11:54,524 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 69e5710e-2236-40bf-8a2c-5467e30f3a04 2018-12-10 05:11:54,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-12-10 05:11:54,526 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '69e5710e-2236-40bf-8a2c-5467e30f3a04'] 2018-12-10 05:11:55,397 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 69e5710e-2236-40bf-8a2c-5467e30f3a04 -------------------------------------------------------------------------------- Task 69e5710e-2236-40bf-8a2c-5467e30f3a04: 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 69e5710e-2236-40bf-8a2c-5467e30f3a04 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.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | total | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> duration | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.610121 Full duration: 10.74047 -------------------------------------------------------------------------------- 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 69e5710e-2236-40bf-8a2c-5467e30f3a04 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | total | 1.247 | 1.247 | 1.247 | 1.247 | 1.247 | 1.247 | 100.0% | 1 | | -> duration | 1.247 | 1.247 | 1.247 | 1.247 | 1.247 | 1.247 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.247275 Full duration: 11.420549 -------------------------------------------------------------------------------- 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 69e5710e-2236-40bf-8a2c-5467e30f3a04 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.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | total | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 100.0% | 1 | | -> duration | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 1.41 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.410202 Full duration: 11.457522 -------------------------------------------------------------------------------- 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 69e5710e-2236-40bf-8a2c-5467e30f3a04 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.669 | 1.669 | 1.669 | 1.669 | 1.669 | 1.669 | 100.0% | 1 | | total | 2.146 | 2.146 | 2.146 | 2.146 | 2.146 | 2.146 | 100.0% | 1 | | -> duration | 2.146 | 2.146 | 2.146 | 2.146 | 2.146 | 2.146 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.14582 Full duration: 12.148643 -------------------------------------------------------------------------------- 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 69e5710e-2236-40bf-8a2c-5467e30f3a04 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | total | 1.705 | 1.705 | 1.705 | 1.705 | 1.705 | 1.705 | 100.0% | 1 | | -> duration | 1.705 | 1.705 | 1.705 | 1.705 | 1.705 | 1.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.705436 Full duration: 11.812883 -------------------------------------------------------------------------------- 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 69e5710e-2236-40bf-8a2c-5467e30f3a04 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.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | total | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> duration | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.840087 Full duration: 10.641527 HINTS: * To plot HTML graphics with this data, run: rally task report 69e5710e-2236-40bf-8a2c-5467e30f3a04 --out output.html * To generate a JUnit report, run: rally task export 69e5710e-2236-40bf-8a2c-5467e30f3a04 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 69e5710e-2236-40bf-8a2c-5467e30f3a04 --json --out output.json 2018-12-10 05:11:55,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '69e5710e-2236-40bf-8a2c-5467e30f3a04', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-12-10 05:11:57,356 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 69e5710e-2236-40bf-8a2c-5467e30f3a04 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-12-10 05:11:57.256 701 INFO rally.api [-] Building 'json' report for the following task(s): '69e5710e-2236-40bf-8a2c-5467e30f3a04'. 2018-12-10 05:11:57.261 701 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:11:57,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '69e5710e-2236-40bf-8a2c-5467e30f3a04', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-12-10 05:11:59,452 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 69e5710e-2236-40bf-8a2c-5467e30f3a04 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-12-10 05:11:59.323 703 INFO rally.api [-] Building 'html' report for the following task(s): '69e5710e-2236-40bf-8a2c-5467e30f3a04'. 2018-12-10 05:11:59.344 703 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:11:59,455 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-12-10 05:11:59,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-12-10 05:11:59,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-10 05:11:59,473 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-10 05:11:59,474 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-12-10 05:11:59,474 - 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', 'service_list': ['glance'], 'concurrency': 4, 'netid': '17f730d1-e137-4ad1-8ff8-5c06457fa7a3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'flavor_name': 'rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-10 05:13:59,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f 2018-12-10 05:13:59,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f'] 2018-12-10 05:14:00,077 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f -------------------------------------------------------------------------------- Task 6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f: 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 6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.045 | 4.045 | 4.045 | 4.045 | 4.045 | 4.045 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | -> glance_v2.upload_data | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | glance_v2.delete_image | 1.322 | 1.322 | 1.322 | 1.322 | 1.322 | 1.322 | 100.0% | 1 | | total | 5.367 | 5.367 | 5.367 | 5.367 | 5.367 | 5.367 | 100.0% | 1 | | -> duration | 5.367 | 5.367 | 5.367 | 5.367 | 5.367 | 5.367 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.367087 Full duration: 17.32989 -------------------------------------------------------------------------------- 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 6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.18 | 4.18 | 4.18 | 4.18 | 4.18 | 4.18 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | -> glance_v2.upload_data | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | glance_v2.list_images | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 4.223 | 4.223 | 4.223 | 4.223 | 4.223 | 4.223 | 100.0% | 1 | | -> duration | 4.223 | 4.223 | 4.223 | 4.223 | 4.223 | 4.223 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.222585 Full duration: 18.955806 -------------------------------------------------------------------------------- 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 6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f 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.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | total | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> duration | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.648684 Full duration: 11.282837 -------------------------------------------------------------------------------- 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": "17f730d1-e137-4ad1-8ff8-5c06457fa7a3" } ], "flavor": { "name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 5.03 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> glance_v2.upload_data | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 1.611 | 100.0% | 1 | | nova.boot_servers | 21.166 | 21.166 | 21.166 | 21.166 | 21.166 | 21.166 | 100.0% | 1 | | total | 26.197 | 26.197 | 26.197 | 26.197 | 26.197 | 26.197 | 100.0% | 1 | | -> duration | 25.197 | 25.197 | 25.197 | 25.197 | 25.197 | 25.197 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.196503 Full duration: 51.382693 HINTS: * To plot HTML graphics with this data, run: rally task report 6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f --out output.html * To generate a JUnit report, run: rally task export 6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f --json --out output.json 2018-12-10 05:14:00,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-12-10 05:14:02,190 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-12-10 05:14:02.056 1252 INFO rally.api [-] Building 'json' report for the following task(s): '6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f'. 2018-12-10 05:14:02.061 1252 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:14:02,190 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-12-10 05:14:04,308 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-12-10 05:14:04.150 1254 INFO rally.api [-] Building 'html' report for the following task(s): '6ddf6437-37ef-4ef9-b93d-f8007ffb3d7f'. 2018-12-10 05:14:04.173 1254 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:14:04,314 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-12-10 05:14:04,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-12-10 05:14:04,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-10 05:14:04,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-10 05:14:04,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-12-10 05:14:04,331 - 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', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '17f730d1-e137-4ad1-8ff8-5c06457fa7a3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'flavor_name': 'rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-10 05:18:05,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5f1f6311-9814-4b3b-9bca-600e25bcb85d 2018-12-10 05:18:05,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5f1f6311-9814-4b3b-9bca-600e25bcb85d'] 2018-12-10 05:18:05,966 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5f1f6311-9814-4b3b-9bca-600e25bcb85d -------------------------------------------------------------------------------- Task 5f1f6311-9814-4b3b-9bca-600e25bcb85d: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f1f6311-9814-4b3b-9bca-600e25bcb85d 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.694 | 3.694 | 3.694 | 3.694 | 3.694 | 3.694 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.718 | 2.718 | 2.718 | 2.718 | 2.718 | 2.718 | 100.0% | 1 | | total | 6.413 | 6.413 | 6.413 | 6.413 | 6.413 | 6.413 | 100.0% | 1 | | -> duration | 6.413 | 6.413 | 6.413 | 6.413 | 6.413 | 6.413 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.412691 Full duration: 27.229442 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f1f6311-9814-4b3b-9bca-600e25bcb85d 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.768 | 3.768 | 3.768 | 3.768 | 3.768 | 3.768 | 100.0% | 1 | | cinder_v3.delete_volume | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | total | 4.366 | 4.366 | 4.366 | 4.366 | 4.366 | 4.366 | 100.0% | 1 | | -> duration | 4.366 | 4.366 | 4.366 | 4.366 | 4.366 | 4.366 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.365695 Full duration: 18.598137 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f1f6311-9814-4b3b-9bca-600e25bcb85d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 10.243 | 10.243 | 10.243 | 10.243 | 10.243 | 10.243 | 100.0% | 1 | | cinder_v3.delete_volume | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | total | 11.015 | 11.015 | 11.015 | 11.015 | 11.015 | 11.015 | 100.0% | 1 | | -> duration | 11.015 | 11.015 | 11.015 | 11.015 | 11.015 | 11.015 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.014691 Full duration: 26.437825 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f1f6311-9814-4b3b-9bca-600e25bcb85d 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.673 | 3.673 | 3.673 | 3.673 | 3.673 | 3.673 | 100.0% | 1 | | cinder_v3.delete_volume | 3.135 | 3.135 | 3.135 | 3.135 | 3.135 | 3.135 | 100.0% | 1 | | total | 6.809 | 6.809 | 6.809 | 6.809 | 6.809 | 6.809 | 100.0% | 1 | | -> duration | 6.809 | 6.809 | 6.809 | 6.809 | 6.809 | 6.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.808966 Full duration: 20.727767 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f1f6311-9814-4b3b-9bca-600e25bcb85d 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.856 | 3.856 | 3.856 | 3.856 | 3.856 | 3.856 | 100.0% | 1 | | cinder_v3.extend_volume | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | cinder_v3.delete_volume | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | total | 5.364 | 5.364 | 5.364 | 5.364 | 5.364 | 5.364 | 100.0% | 1 | | -> duration | 5.364 | 5.364 | 5.364 | 5.364 | 5.364 | 5.364 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.364257 Full duration: 19.431033 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f1f6311-9814-4b3b-9bca-600e25bcb85d 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.788 | 3.788 | 3.788 | 3.788 | 3.788 | 3.788 | 100.0% | 1 | | cinder_v3.delete_volume | 3.053 | 3.053 | 3.053 | 3.053 | 3.053 | 3.053 | 100.0% | 1 | | total | 6.842 | 6.842 | 6.842 | 6.842 | 6.842 | 6.842 | 100.0% | 1 | | -> duration | 6.842 | 6.842 | 6.842 | 6.842 | 6.842 | 6.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.841648 Full duration: 27.619062 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f1f6311-9814-4b3b-9bca-600e25bcb85d 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.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | cinder_v3.list_qos | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 0.296 | 100.0% | 1 | | total | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | -> duration | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.114068 Full duration: 17.164535 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f1f6311-9814-4b3b-9bca-600e25bcb85d 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.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | cinder_v3.set_qos | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | total | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> duration | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.161956 Full duration: 17.328411 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f1f6311-9814-4b3b-9bca-600e25bcb85d 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.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | cinder_v3.list_types | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 0.287 | 100.0% | 1 | | total | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | -> duration | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.126505 Full duration: 17.594538 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5f1f6311-9814-4b3b-9bca-600e25bcb85d 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.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 0.338 | 100.0% | 1 | | total | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> duration | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.122018 Full duration: 17.467284 HINTS: * To plot HTML graphics with this data, run: rally task report 5f1f6311-9814-4b3b-9bca-600e25bcb85d --out output.html * To generate a JUnit report, run: rally task export 5f1f6311-9814-4b3b-9bca-600e25bcb85d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5f1f6311-9814-4b3b-9bca-600e25bcb85d --json --out output.json 2018-12-10 05:18:05,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5f1f6311-9814-4b3b-9bca-600e25bcb85d', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-12-10 05:18:07,890 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5f1f6311-9814-4b3b-9bca-600e25bcb85d --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-12-10 05:18:07.785 3039 INFO rally.api [-] Building 'json' report for the following task(s): '5f1f6311-9814-4b3b-9bca-600e25bcb85d'. 2018-12-10 05:18:07.795 3039 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:18:07,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5f1f6311-9814-4b3b-9bca-600e25bcb85d', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-12-10 05:18:09,945 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5f1f6311-9814-4b3b-9bca-600e25bcb85d --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-12-10 05:18:09.801 3041 INFO rally.api [-] Building 'html' report for the following task(s): '5f1f6311-9814-4b3b-9bca-600e25bcb85d'. 2018-12-10 05:18:09.828 3041 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:18:09,951 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-12-10 05:18:09,952 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-12-10 05:18:09,952 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-10 05:18:09,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-10 05:18:09,958 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-12-10 05:18:09,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '17f730d1-e137-4ad1-8ff8-5c06457fa7a3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'flavor_name': 'rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-10 05:20:47,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d08c42be-3e4e-482a-b00c-4bd23d02bbe5 2018-12-10 05:20:47,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd08c42be-3e4e-482a-b00c-4bd23d02bbe5'] 2018-12-10 05:20:48,290 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d08c42be-3e4e-482a-b00c-4bd23d02bbe5 -------------------------------------------------------------------------------- Task d08c42be-3e4e-482a-b00c-4bd23d02bbe5: 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 d08c42be-3e4e-482a-b00c-4bd23d02bbe5 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763356 Full duration: 10.676881 -------------------------------------------------------------------------------- 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 d08c42be-3e4e-482a-b00c-4bd23d02bbe5 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.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78949 Full duration: 10.602518 -------------------------------------------------------------------------------- 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 d08c42be-3e4e-482a-b00c-4bd23d02bbe5 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.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | total | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> duration | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.735906 Full duration: 10.741444 -------------------------------------------------------------------------------- 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 d08c42be-3e4e-482a-b00c-4bd23d02bbe5 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.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 100.0% | 1 | | -> duration | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.106729 Full duration: 11.719059 -------------------------------------------------------------------------------- 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 d08c42be-3e4e-482a-b00c-4bd23d02bbe5 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.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | total | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> duration | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.786617 Full duration: 10.633958 -------------------------------------------------------------------------------- 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 d08c42be-3e4e-482a-b00c-4bd23d02bbe5 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.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | -> duration | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.204348 Full duration: 11.916919 -------------------------------------------------------------------------------- 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 d08c42be-3e4e-482a-b00c-4bd23d02bbe5 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746494 Full duration: 10.18915 -------------------------------------------------------------------------------- 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 d08c42be-3e4e-482a-b00c-4bd23d02bbe5 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.333 | 1.333 | 1.333 | 1.333 | 1.333 | 1.333 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | total | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 100.0% | 1 | | -> duration | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.787972 Full duration: 12.217147 -------------------------------------------------------------------------------- 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 d08c42be-3e4e-482a-b00c-4bd23d02bbe5 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.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | total | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> duration | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.753401 Full duration: 10.589217 -------------------------------------------------------------------------------- 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 d08c42be-3e4e-482a-b00c-4bd23d02bbe5 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | gnocchi.delete_metric | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> duration | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.3755 Full duration: 12.14906 -------------------------------------------------------------------------------- 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 d08c42be-3e4e-482a-b00c-4bd23d02bbe5 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.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | gnocchi.delete_resource | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | -> duration | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 1.07 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.070094 Full duration: 11.747792 HINTS: * To plot HTML graphics with this data, run: rally task report d08c42be-3e4e-482a-b00c-4bd23d02bbe5 --out output.html * To generate a JUnit report, run: rally task export d08c42be-3e4e-482a-b00c-4bd23d02bbe5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d08c42be-3e4e-482a-b00c-4bd23d02bbe5 --json --out output.json 2018-12-10 05:20:48,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd08c42be-3e4e-482a-b00c-4bd23d02bbe5', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-12-10 05:20:50,252 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d08c42be-3e4e-482a-b00c-4bd23d02bbe5 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-12-10 05:20:50.148 4172 INFO rally.api [-] Building 'json' report for the following task(s): 'd08c42be-3e4e-482a-b00c-4bd23d02bbe5'. 2018-12-10 05:20:50.156 4172 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:20:50,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd08c42be-3e4e-482a-b00c-4bd23d02bbe5', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-12-10 05:20:52,237 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d08c42be-3e4e-482a-b00c-4bd23d02bbe5 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-12-10 05:20:52.105 4174 INFO rally.api [-] Building 'html' report for the following task(s): 'd08c42be-3e4e-482a-b00c-4bd23d02bbe5'. 2018-12-10 05:20:52.131 4174 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:20:52,249 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-12-10 05:20:52,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-12-10 05:20:52,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-10 05:20:52,263 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-10 05:20:52,264 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-12-10 05:20:52,264 - 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', 'service_list': ['heat'], 'concurrency': 4, 'netid': '17f730d1-e137-4ad1-8ff8-5c06457fa7a3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'flavor_name': 'rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-10 05:23:27,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 961aa8f1-c35a-4d9e-b2fe-c7e91f67536a 2018-12-10 05:23:27,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '961aa8f1-c35a-4d9e-b2fe-c7e91f67536a'] 2018-12-10 05:23:27,943 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 961aa8f1-c35a-4d9e-b2fe-c7e91f67536a -------------------------------------------------------------------------------- Task 961aa8f1-c35a-4d9e-b2fe-c7e91f67536a: 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 961aa8f1-c35a-4d9e-b2fe-c7e91f67536a 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.546 | 7.546 | 7.546 | 7.546 | 7.546 | 7.546 | 100.0% | 1 | | heat.update_stack | 5.496 | 5.496 | 5.496 | 5.496 | 5.496 | 5.496 | 100.0% | 1 | | heat.delete_stack | 3.76 | 3.76 | 3.76 | 3.76 | 3.76 | 3.76 | 100.0% | 1 | | total | 16.802 | 16.802 | 16.802 | 16.802 | 16.802 | 16.802 | 100.0% | 1 | | -> duration | 12.802 | 12.802 | 12.802 | 12.802 | 12.802 | 12.802 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.801886 Full duration: 37.130195 -------------------------------------------------------------------------------- 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 961aa8f1-c35a-4d9e-b2fe-c7e91f67536a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.663 | 6.663 | 6.663 | 6.663 | 6.663 | 6.663 | 100.0% | 1 | | heat.check_stack | 2.399 | 2.399 | 2.399 | 2.399 | 2.399 | 2.399 | 100.0% | 1 | | heat.delete_stack | 4.197 | 4.197 | 4.197 | 4.197 | 4.197 | 4.197 | 100.0% | 1 | | total | 13.259 | 13.259 | 13.259 | 13.259 | 13.259 | 13.259 | 100.0% | 1 | | -> duration | 11.259 | 11.259 | 11.259 | 11.259 | 11.259 | 11.259 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.258609 Full duration: 30.49575 -------------------------------------------------------------------------------- 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 961aa8f1-c35a-4d9e-b2fe-c7e91f67536a 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.284 | 5.284 | 5.284 | 5.284 | 5.284 | 5.284 | 100.0% | 1 | | heat.suspend_stack | 2.624 | 2.624 | 2.624 | 2.624 | 2.624 | 2.624 | 100.0% | 1 | | heat.resume_stack | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | heat.delete_stack | 2.601 | 2.601 | 2.601 | 2.601 | 2.601 | 2.601 | 100.0% | 1 | | total | 12.197 | 12.197 | 12.197 | 12.197 | 12.197 | 12.197 | 100.0% | 1 | | -> duration | 10.197 | 10.197 | 10.197 | 10.197 | 10.197 | 10.197 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.197245 Full duration: 31.742574 -------------------------------------------------------------------------------- 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 961aa8f1-c35a-4d9e-b2fe-c7e91f67536a 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.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826511 Full duration: 16.258909 HINTS: * To plot HTML graphics with this data, run: rally task report 961aa8f1-c35a-4d9e-b2fe-c7e91f67536a --out output.html * To generate a JUnit report, run: rally task export 961aa8f1-c35a-4d9e-b2fe-c7e91f67536a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 961aa8f1-c35a-4d9e-b2fe-c7e91f67536a --json --out output.json 2018-12-10 05:23:27,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '961aa8f1-c35a-4d9e-b2fe-c7e91f67536a', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-12-10 05:23:30,039 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 961aa8f1-c35a-4d9e-b2fe-c7e91f67536a --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-12-10 05:23:29.898 5083 INFO rally.api [-] Building 'json' report for the following task(s): '961aa8f1-c35a-4d9e-b2fe-c7e91f67536a'. 2018-12-10 05:23:29.902 5083 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:23:30,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '961aa8f1-c35a-4d9e-b2fe-c7e91f67536a', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-12-10 05:23:32,012 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 961aa8f1-c35a-4d9e-b2fe-c7e91f67536a --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-12-10 05:23:31.893 5085 INFO rally.api [-] Building 'html' report for the following task(s): '961aa8f1-c35a-4d9e-b2fe-c7e91f67536a'. 2018-12-10 05:23:31.915 5085 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:23:32,015 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-12-10 05:23:32,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-12-10 05:23:32,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-10 05:23:32,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-10 05:23:32,022 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-12-10 05:23:32,022 - 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', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '17f730d1-e137-4ad1-8ff8-5c06457fa7a3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'flavor_name': 'rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-10 05:28:01,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 814cc9ec-f509-4540-8cb9-ab4e72c94f24 2018-12-10 05:28:01,281 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '814cc9ec-f509-4540-8cb9-ab4e72c94f24'] 2018-12-10 05:28:02,176 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 814cc9ec-f509-4540-8cb9-ab4e72c94f24 -------------------------------------------------------------------------------- Task 814cc9ec-f509-4540-8cb9-ab4e72c94f24: 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 814cc9ec-f509-4540-8cb9-ab4e72c94f24 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.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | keystone_v3.add_role | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | keystone_v3.revoke_role | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | total | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 100.0% | 1 | | -> duration | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.28195 Full duration: 21.071397 -------------------------------------------------------------------------------- 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 814cc9ec-f509-4540-8cb9-ab4e72c94f24 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.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | keystone_v3.add_role | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | keystone_v3.list_roles | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | total | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | -> duration | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.169407 Full duration: 20.459024 -------------------------------------------------------------------------------- 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 814cc9ec-f509-4540-8cb9-ab4e72c94f24 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.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | keystone_v3.list_projects | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 100.0% | 1 | | -> duration | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.349478 Full duration: 20.897863 -------------------------------------------------------------------------------- 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 814cc9ec-f509-4540-8cb9-ab4e72c94f24 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.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | keystone_v3.delete_role | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.999623 Full duration: 17.647781 -------------------------------------------------------------------------------- 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 814cc9ec-f509-4540-8cb9-ab4e72c94f24 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.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | keystone_v3.delete_service | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> duration | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.073285 Full duration: 18.060406 -------------------------------------------------------------------------------- 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 814cc9ec-f509-4540-8cb9-ab4e72c94f24 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.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | keystone_v3.create_user | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | -> keystone_v3.add_role | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | keystone_v3.create_role | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | keystone_v3.get_project | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | keystone_v3.get_user | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | keystone_v3.get_role | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | keystone_v3.list_services | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | keystone_v3.get_services | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 4.165 | 4.165 | 4.165 | 4.165 | 4.165 | 4.165 | 100.0% | 1 | | -> duration | 4.165 | 4.165 | 4.165 | 4.165 | 4.165 | 4.165 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.164516 Full duration: 28.030864 -------------------------------------------------------------------------------- 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 814cc9ec-f509-4540-8cb9-ab4e72c94f24 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.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | keystone_v3.update_project | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | keystone_v3.delete_project | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 100.0% | 1 | | -> duration | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.684267 Full duration: 18.43581 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 814cc9ec-f509-4540-8cb9-ab4e72c94f24 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.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | total | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 100.0% | 1 | | -> duration | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 1.332 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.332281 Full duration: 21.068703 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 814cc9ec-f509-4540-8cb9-ab4e72c94f24 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.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | total | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> duration | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.078075 Full duration: 20.831341 -------------------------------------------------------------------------------- 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 814cc9ec-f509-4540-8cb9-ab4e72c94f24 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.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | keystone_v3.list_users | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | total | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 100.0% | 1 | | -> duration | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.632563 Full duration: 20.774188 -------------------------------------------------------------------------------- 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 814cc9ec-f509-4540-8cb9-ab4e72c94f24 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.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | keystone_v3.create_users | 9.313 | 9.313 | 9.313 | 9.313 | 9.313 | 9.313 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 9.313 | 9.313 | 9.313 | 9.313 | 9.313 | 9.313 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.982 | 1.982 | 1.982 | 1.982 | 1.982 | 1.982 | 100.0% | 1 | | total | 12.236 | 12.236 | 12.236 | 12.236 | 12.236 | 12.236 | 100.0% | 1 | | -> duration | 12.236 | 12.236 | 12.236 | 12.236 | 12.236 | 12.236 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.235563 Full duration: 34.32056 HINTS: * To plot HTML graphics with this data, run: rally task report 814cc9ec-f509-4540-8cb9-ab4e72c94f24 --out output.html * To generate a JUnit report, run: rally task export 814cc9ec-f509-4540-8cb9-ab4e72c94f24 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 814cc9ec-f509-4540-8cb9-ab4e72c94f24 --json --out output.json 2018-12-10 05:28:02,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '814cc9ec-f509-4540-8cb9-ab4e72c94f24', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-12-10 05:28:04,249 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 814cc9ec-f509-4540-8cb9-ab4e72c94f24 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-12-10 05:28:04.090 6996 INFO rally.api [-] Building 'json' report for the following task(s): '814cc9ec-f509-4540-8cb9-ab4e72c94f24'. 2018-12-10 05:28:04.100 6996 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:28:04,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '814cc9ec-f509-4540-8cb9-ab4e72c94f24', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-12-10 05:28:06,187 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 814cc9ec-f509-4540-8cb9-ab4e72c94f24 --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-12-10 05:28:06.026 6998 INFO rally.api [-] Building 'html' report for the following task(s): '814cc9ec-f509-4540-8cb9-ab4e72c94f24'. 2018-12-10 05:28:06.055 6998 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:28:06,201 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-12-10 05:28:06,202 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-12-10 05:28:06,202 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-10 05:28:06,214 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-10 05:28:06,215 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-10 05:28:06,215 - 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', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '17f730d1-e137-4ad1-8ff8-5c06457fa7a3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'flavor_name': 'rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-10 05:36:57,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3a887551-281f-4a56-82a7-fd1c66f2f998 2018-12-10 05:36:57,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3a887551-281f-4a56-82a7-fd1c66f2f998'] 2018-12-10 05:36:58,856 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3a887551-281f-4a56-82a7-fd1c66f2f998 -------------------------------------------------------------------------------- Task 3a887551-281f-4a56-82a7-fd1c66f2f998: 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 3a887551-281f-4a56-82a7-fd1c66f2f998 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.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | neutron.delete_network | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 1.129 | 100.0% | 1 | | total | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 100.0% | 1 | | -> duration | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 2.203 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.203359 Full duration: 20.209513 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a887551-281f-4a56-82a7-fd1c66f2f998 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.732 | 1.732 | 1.732 | 1.732 | 1.732 | 1.732 | 100.0% | 1 | | neutron.delete_port | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | total | 2.672 | 2.672 | 2.672 | 2.672 | 2.672 | 2.672 | 100.0% | 1 | | -> duration | 2.672 | 2.672 | 2.672 | 2.672 | 2.672 | 2.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.672373 Full duration: 51.25288 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a887551-281f-4a56-82a7-fd1c66f2f998 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.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | neutron.create_subnet | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | neutron.create_router | 4.465 | 4.465 | 4.465 | 4.465 | 4.465 | 4.465 | 100.0% | 1 | | neutron.add_interface_router | 3.387 | 3.387 | 3.387 | 3.387 | 3.387 | 3.387 | 100.0% | 1 | | neutron.remove_interface_router | 3.149 | 3.149 | 3.149 | 3.149 | 3.149 | 3.149 | 100.0% | 1 | | neutron.delete_router | 2.401 | 2.401 | 2.401 | 2.401 | 2.401 | 2.401 | 100.0% | 1 | | total | 15.347 | 15.347 | 15.347 | 15.347 | 15.347 | 15.347 | 100.0% | 1 | | -> duration | 15.347 | 15.347 | 15.347 | 15.347 | 15.347 | 15.347 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.347265 Full duration: 71.470888 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a887551-281f-4a56-82a7-fd1c66f2f998 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.71 | 1.71 | 1.71 | 1.71 | 1.71 | 1.71 | 100.0% | 1 | | neutron.delete_subnet | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | total | 2.679 | 2.679 | 2.679 | 2.679 | 2.679 | 2.679 | 100.0% | 1 | | -> duration | 2.679 | 2.679 | 2.679 | 2.679 | 2.679 | 2.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.679388 Full duration: 54.037821 -------------------------------------------------------------------------------- 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 3a887551-281f-4a56-82a7-fd1c66f2f998 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.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | neutron.list_networks | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 100.0% | 1 | | total | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 100.0% | 1 | | -> duration | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 1.398 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.398262 Full duration: 22.467517 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a887551-281f-4a56-82a7-fd1c66f2f998 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.636 | 1.636 | 1.636 | 1.636 | 1.636 | 1.636 | 100.0% | 1 | | neutron.list_ports | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 100.0% | 1 | | -> duration | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 1.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.990901 Full duration: 54.211585 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a887551-281f-4a56-82a7-fd1c66f2f998 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.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | neutron.create_subnet | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | neutron.create_router | 4.596 | 4.596 | 4.596 | 4.596 | 4.596 | 4.596 | 100.0% | 1 | | neutron.add_interface_router | 3.347 | 3.347 | 3.347 | 3.347 | 3.347 | 3.347 | 100.0% | 1 | | neutron.list_routers | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | total | 10.416 | 10.416 | 10.416 | 10.416 | 10.416 | 10.416 | 100.0% | 1 | | -> duration | 10.416 | 10.416 | 10.416 | 10.416 | 10.416 | 10.416 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.415736 Full duration: 76.620848 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3a887551-281f-4a56-82a7-fd1c66f2f998 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.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | neutron.create_subnet | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 1.324 | 100.0% | 1 | | neutron.list_subnets | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 0.443 | 100.0% | 1 | | total | 2.785 | 2.785 | 2.785 | 2.785 | 2.785 | 2.785 | 100.0% | 1 | | -> duration | 2.785 | 2.785 | 2.785 | 2.785 | 2.785 | 2.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.785078 Full duration: 61.386037 -------------------------------------------------------------------------------- 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 3a887551-281f-4a56-82a7-fd1c66f2f998 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.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | neutron.delete_security_group | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | total | 1.478 | 1.478 | 1.478 | 1.478 | 1.478 | 1.478 | 100.0% | 1 | | -> duration | 1.478 | 1.478 | 1.478 | 1.478 | 1.478 | 1.478 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.478321 Full duration: 21.419092 -------------------------------------------------------------------------------- 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 3a887551-281f-4a56-82a7-fd1c66f2f998 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.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | neutron.create_security_group_rule | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | neutron.delete_security_group | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | total | 2.679 | 2.679 | 2.679 | 2.679 | 2.679 | 2.679 | 100.0% | 1 | | -> duration | 2.679 | 2.679 | 2.679 | 2.679 | 2.679 | 2.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.678546 Full duration: 21.615931 -------------------------------------------------------------------------------- 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 3a887551-281f-4a56-82a7-fd1c66f2f998 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.447 | 1.447 | 1.447 | 1.447 | 1.447 | 1.447 | 100.0% | 1 | | neutron.create_router | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 4.856 | 100.0% | 1 | | neutron.add_gateway_router | 3.544 | 3.544 | 3.544 | 3.544 | 3.544 | 3.544 | 100.0% | 1 | | neutron.remove_gateway_router | 3.192 | 3.192 | 3.192 | 3.192 | 3.192 | 3.192 | 100.0% | 1 | | total | 13.039 | 13.039 | 13.039 | 13.039 | 13.039 | 13.039 | 100.0% | 1 | | -> duration | 13.039 | 13.039 | 13.039 | 13.039 | 13.039 | 13.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.039479 Full duration: 46.141516 HINTS: * To plot HTML graphics with this data, run: rally task report 3a887551-281f-4a56-82a7-fd1c66f2f998 --out output.html * To generate a JUnit report, run: rally task export 3a887551-281f-4a56-82a7-fd1c66f2f998 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3a887551-281f-4a56-82a7-fd1c66f2f998 --json --out output.json 2018-12-10 05:36:58,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3a887551-281f-4a56-82a7-fd1c66f2f998', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-12-10 05:37:00,910 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3a887551-281f-4a56-82a7-fd1c66f2f998 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-12-10 05:37:00.753 10289 INFO rally.api [-] Building 'json' report for the following task(s): '3a887551-281f-4a56-82a7-fd1c66f2f998'. 2018-12-10 05:37:00.764 10289 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:37:00,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3a887551-281f-4a56-82a7-fd1c66f2f998', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-12-10 05:37:03,097 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3a887551-281f-4a56-82a7-fd1c66f2f998 --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-12-10 05:37:02.949 10291 INFO rally.api [-] Building 'html' report for the following task(s): '3a887551-281f-4a56-82a7-fd1c66f2f998'. 2018-12-10 05:37:02.985 10291 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:37:03,104 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-10 05:37:03,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-12-10 05:37:03,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-10 05:37:03,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-10 05:37:03,111 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-12-10 05:37:03,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '17f730d1-e137-4ad1-8ff8-5c06457fa7a3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'flavor_name': 'rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-10 05:49:02,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : de50323d-0076-4fcf-abb9-8c1dde1e692e 2018-12-10 05:49:02,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'de50323d-0076-4fcf-abb9-8c1dde1e692e'] 2018-12-10 05:49:03,726 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid de50323d-0076-4fcf-abb9-8c1dde1e692e -------------------------------------------------------------------------------- Task de50323d-0076-4fcf-abb9-8c1dde1e692e: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "image": { "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "nics": [ { "net-id": "17f730d1-e137-4ad1-8ff8-5c06457fa7a3" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de50323d-0076-4fcf-abb9-8c1dde1e692e 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 | 21.421 | 21.421 | 21.421 | 21.421 | 21.421 | 21.421 | 100.0% | 1 | | nova.live_migrate | 19.169 | 19.169 | 19.169 | 19.169 | 19.169 | 19.169 | 100.0% | 1 | | nova.delete_server | 3.083 | 3.083 | 3.083 | 3.083 | 3.083 | 3.083 | 100.0% | 1 | | total | 43.673 | 43.673 | 43.673 | 43.673 | 43.673 | 43.673 | 100.0% | 1 | | -> duration | 42.673 | 42.673 | 42.673 | 42.673 | 42.673 | 42.673 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.673405 Full duration: 58.536302 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "boot_server_kwargs": { "nics": [ { "net-id": "17f730d1-e137-4ad1-8ff8-5c06457fa7a3" } ] }, "image": { "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de50323d-0076-4fcf-abb9-8c1dde1e692e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 16.847 | 16.847 | 16.847 | 16.847 | 16.847 | 16.847 | 100.0% | 1 | | cinder_v3.create_volume | 3.338 | 3.338 | 3.338 | 3.338 | 3.338 | 3.338 | 100.0% | 1 | | nova.attach_volume | 5.604 | 5.604 | 5.604 | 5.604 | 5.604 | 5.604 | 100.0% | 1 | | nova.live_migrate | 24.937 | 24.937 | 24.937 | 24.937 | 24.937 | 24.937 | 100.0% | 1 | | nova.detach_volume | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 100.0% | 1 | | cinder_v3.delete_volume | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | nova.delete_server | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 2.968 | 100.0% | 1 | | total | 57.06 | 57.06 | 57.06 | 57.06 | 57.06 | 57.06 | 100.0% | 1 | | -> duration | 56.06 | 56.06 | 56.06 | 56.06 | 56.06 | 56.06 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.059636 Full duration: 74.49764 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "17f730d1-e137-4ad1-8ff8-5c06457fa7a3" } ], "image": { "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de50323d-0076-4fcf-abb9-8c1dde1e692e 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 | 9.761 | 9.761 | 9.761 | 9.761 | 9.761 | 9.761 | 100.0% | 1 | | nova.boot_server | 18.264 | 18.264 | 18.264 | 18.264 | 18.264 | 18.264 | 100.0% | 1 | | nova.live_migrate | 20.337 | 20.337 | 20.337 | 20.337 | 20.337 | 20.337 | 100.0% | 1 | | nova.delete_server | 5.536 | 5.536 | 5.536 | 5.536 | 5.536 | 5.536 | 100.0% | 1 | | total | 53.898 | 53.898 | 53.898 | 53.898 | 53.898 | 53.898 | 100.0% | 1 | | -> duration | 52.898 | 52.898 | 52.898 | 52.898 | 52.898 | 52.898 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.897725 Full duration: 70.899263 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "17f730d1-e137-4ad1-8ff8-5c06457fa7a3" } ] }, "flavor": { "name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "image": { "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de50323d-0076-4fcf-abb9-8c1dde1e692e 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 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | nova.boot_server | 14.859 | 14.859 | 14.859 | 14.859 | 14.859 | 14.859 | 100.0% | 1 | | nova.delete_server | 2.844 | 2.844 | 2.844 | 2.844 | 2.844 | 2.844 | 100.0% | 1 | | nova.delete_keypair | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | total | 19.079 | 19.079 | 19.079 | 19.079 | 19.079 | 19.079 | 100.0% | 1 | | -> duration | 18.079 | 18.079 | 18.079 | 18.079 | 18.079 | 18.079 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.078667 Full duration: 66.858695 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "image": { "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "nics": [ { "net-id": "17f730d1-e137-4ad1-8ff8-5c06457fa7a3" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de50323d-0076-4fcf-abb9-8c1dde1e692e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 11.628 | 11.628 | 11.628 | 11.628 | 11.628 | 11.628 | 100.0% | 1 | | nova.boot_server | 16.962 | 16.962 | 16.962 | 16.962 | 16.962 | 16.962 | 100.0% | 1 | | nova.delete_server | 5.514 | 5.514 | 5.514 | 5.514 | 5.514 | 5.514 | 100.0% | 1 | | total | 34.105 | 34.105 | 34.105 | 34.105 | 34.105 | 34.105 | 100.0% | 1 | | -> duration | 33.105 | 33.105 | 33.105 | 33.105 | 33.105 | 33.105 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.10462 Full duration: 85.249231 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "image": { "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "nics": [ { "net-id": "17f730d1-e137-4ad1-8ff8-5c06457fa7a3" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de50323d-0076-4fcf-abb9-8c1dde1e692e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 15.738 | 15.738 | 15.738 | 15.738 | 15.738 | 15.738 | 100.0% | 1 | | nova.pause_server | 3.179 | 3.179 | 3.179 | 3.179 | 3.179 | 3.179 | 100.0% | 1 | | nova.unpause_server | 3.278 | 3.278 | 3.278 | 3.278 | 3.278 | 3.278 | 100.0% | 1 | | nova.delete_server | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 2.7 | 100.0% | 1 | | total | 24.895 | 24.895 | 24.895 | 24.895 | 24.895 | 24.895 | 100.0% | 1 | | -> duration | 19.895 | 19.895 | 19.895 | 19.895 | 19.895 | 19.895 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.895065 Full duration: 71.673002 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "17f730d1-e137-4ad1-8ff8-5c06457fa7a3" } ], "flavor": { "name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "image": { "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de50323d-0076-4fcf-abb9-8c1dde1e692e has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 15.754 | 15.754 | 15.754 | 15.754 | 15.754 | 15.754 | 100.0% | 1 | | nova.migrate | 20.771 | 20.771 | 20.771 | 20.771 | 20.771 | 20.771 | 100.0% | 1 | | nova.resize_confirm | 4.085 | 4.085 | 4.085 | 4.085 | 4.085 | 4.085 | 100.0% | 1 | | nova.delete_server | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 3.129 | 100.0% | 1 | | total | 43.739 | 43.739 | 43.739 | 43.739 | 43.739 | 43.739 | 100.0% | 1 | | -> duration | 42.739 | 42.739 | 42.739 | 42.739 | 42.739 | 42.739 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.738773 Full duration: 57.612538 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de50323d-0076-4fcf-abb9-8c1dde1e692e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 17.163 | 17.163 | 17.163 | 17.163 | 17.163 | 17.163 | 100.0% | 1 | | nova.list_interfaces | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 0.656 | 100.0% | 1 | | total | 17.819 | 17.819 | 17.819 | 17.819 | 17.819 | 17.819 | 100.0% | 1 | | -> duration | 16.819 | 16.819 | 16.819 | 16.819 | 16.819 | 16.819 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.81911 Full duration: 68.558891 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "17f730d1-e137-4ad1-8ff8-5c06457fa7a3" } ], "flavor": { "name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "image": { "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de50323d-0076-4fcf-abb9-8c1dde1e692e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 17.149 | 17.149 | 17.149 | 17.149 | 17.149 | 17.149 | 100.0% | 1 | | nova.associate_floating_ip | 6.735 | 6.735 | 6.735 | 6.735 | 6.735 | 6.735 | 100.0% | 1 | | -> neutron.list_ports | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | nova.dissociate_floating_ip | 5.421 | 5.421 | 5.421 | 5.421 | 5.421 | 5.421 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 31.618 | 31.618 | 31.618 | 31.618 | 31.618 | 31.618 | 100.0% | 1 | | -> duration | 30.618 | 30.618 | 30.618 | 30.618 | 30.618 | 30.618 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.617676 Full duration: 85.939085 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task de50323d-0076-4fcf-abb9-8c1dde1e692e has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | nova.delete_server_group | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> duration | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.878025 Full duration: 12.99948 HINTS: * To plot HTML graphics with this data, run: rally task report de50323d-0076-4fcf-abb9-8c1dde1e692e --out output.html * To generate a JUnit report, run: rally task export de50323d-0076-4fcf-abb9-8c1dde1e692e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report de50323d-0076-4fcf-abb9-8c1dde1e692e --json --out output.json 2018-12-10 05:49:03,727 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'de50323d-0076-4fcf-abb9-8c1dde1e692e', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-12-10 05:49:05,839 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid de50323d-0076-4fcf-abb9-8c1dde1e692e --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-12-10 05:49:05.691 12096 INFO rally.api [-] Building 'json' report for the following task(s): 'de50323d-0076-4fcf-abb9-8c1dde1e692e'. 2018-12-10 05:49:05.703 12096 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:49:05,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'de50323d-0076-4fcf-abb9-8c1dde1e692e', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-12-10 05:49:07,970 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid de50323d-0076-4fcf-abb9-8c1dde1e692e --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-12-10 05:49:07.801 12098 INFO rally.api [-] Building 'html' report for the following task(s): 'de50323d-0076-4fcf-abb9-8c1dde1e692e'. 2018-12-10 05:49:07.833 12098 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:49:07,988 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-12-10 05:49:07,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-12-10 05:49:07,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-10 05:49:08,003 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-10 05:49:08,003 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-12-10 05:49:08,003 - 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', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '17f730d1-e137-4ad1-8ff8-5c06457fa7a3', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'flavor_name': 'rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261', '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_3e8ccda6-cbf8-466d-998e-2aebdd50a261', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-10 05:50:20,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2e0779a7-1601-4368-af08-4bd0cd453ba9 2018-12-10 05:50:20,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2e0779a7-1601-4368-af08-4bd0cd453ba9'] 2018-12-10 05:50:20,823 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2e0779a7-1601-4368-af08-4bd0cd453ba9 -------------------------------------------------------------------------------- Task 2e0779a7-1601-4368-af08-4bd0cd453ba9: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e0779a7-1601-4368-af08-4bd0cd453ba9 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.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | quotas.delete_quotas | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | total | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 100.0% | 1 | | -> duration | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 1.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.634892 Full duration: 13.238696 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2e0779a7-1601-4368-af08-4bd0cd453ba9 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.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | total | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> duration | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.892497 Full duration: 12.279025 -------------------------------------------------------------------------------- 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 2e0779a7-1601-4368-af08-4bd0cd453ba9 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.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | total | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> duration | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.071663 Full duration: 12.323231 -------------------------------------------------------------------------------- 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 2e0779a7-1601-4368-af08-4bd0cd453ba9 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.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | total | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | -> duration | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.244347 Full duration: 12.504809 HINTS: * To plot HTML graphics with this data, run: rally task report 2e0779a7-1601-4368-af08-4bd0cd453ba9 --out output.html * To generate a JUnit report, run: rally task export 2e0779a7-1601-4368-af08-4bd0cd453ba9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2e0779a7-1601-4368-af08-4bd0cd453ba9 --json --out output.json 2018-12-10 05:50:20,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2e0779a7-1601-4368-af08-4bd0cd453ba9', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-12-10 05:50:22,757 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2e0779a7-1601-4368-af08-4bd0cd453ba9 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-12-10 05:50:22.655 12607 INFO rally.api [-] Building 'json' report for the following task(s): '2e0779a7-1601-4368-af08-4bd0cd453ba9'. 2018-12-10 05:50:22.659 12607 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:50:22,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2e0779a7-1601-4368-af08-4bd0cd453ba9', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-12-10 05:50:24,767 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2e0779a7-1601-4368-af08-4bd0cd453ba9 --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-12-10 05:50:24.635 12609 INFO rally.api [-] Building 'html' report for the following task(s): '2e0779a7-1601-4368-af08-4bd0cd453ba9'. 2018-12-10 05:50:24.655 12609 INFO rally.api [-] The report has been successfully built. 2018-12-10 05:50:24,773 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-12-10 05:50:24,776 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:08 | 6 | 100.00% | | glance | 00:01:38 | 4 | 100.00% | | cinder | 00:03:29 | 10 | 100.00% | | gnocchi | 00:02:03 | 11 | 100.00% | | heat | 00:01:55 | 4 | 100.00% | | keystone | 00:04:01 | 11 | 100.00% | | neutron | 00:08:20 | 11 | 100.00% | | nova | 00:10:52 | 10 | 100.00% | | quotas | 00:00:50 | 4 | 100.00% | | | | | | | TOTAL: | 00:34:21 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-12-10 05:50:24,777 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-12-10 05:50:24,894 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 05:50:24,894 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 40:26 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-10 05:50:24,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 05:50:24,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:50:25,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a216d55b-8146-4b33-86f5-69e137d61e9f x-openstack-request-id: req-a216d55b-8146-4b33-86f5-69e137d61e9f 2018-12-10 05:50:25,223 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/128f5ab9-15b4-4769-886c-d4db6fd8c5df", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/128f5ab9-15b4-4769-886c-d4db6fd8c5df", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "128f5ab9-15b4-4769-886c-d4db6fd8c5df"}, {"name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f0f0baf7-ac93-4ce6-8891-7089a395ddea", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f0f0baf7-ac93-4ce6-8891-7089a395ddea", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f0f0baf7-ac93-4ce6-8891-7089a395ddea"}]} 2018-12-10 05:50:25,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a216d55b-8146-4b33-86f5-69e137d61e9f 2018-12-10 05:50:25,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.322378158569s 2018-12-10 05:50:25,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 05:50:25,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/128f5ab9-15b4-4769-886c-d4db6fd8c5df -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:50:25,254 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c872b7b7-7c29-4cb1-b806-f57c8bdb91fa x-openstack-request-id: req-c872b7b7-7c29-4cb1-b806-f57c8bdb91fa 2018-12-10 05:50:25,254 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/128f5ab9-15b4-4769-886c-d4db6fd8c5df used request id req-c872b7b7-7c29-4cb1-b806-f57c8bdb91fa 2018-12-10 05:50:25,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0278789997101s 2018-12-10 05:50:25,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 05:50:25,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/6db39843-ed79-481d-8594-fae92385837d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" -d '{"subnet_id": "446f1bb0-96dc-4ca9-8c1a-49b7fd2d5b07"}' 2018-12-10 05:50:28,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:28 GMT X-Openstack-Request-Id: req-a205af11-f11b-400b-804d-2b90d7fcbbd2 2018-12-10 05:50:28,078 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "17f730d1-e137-4ad1-8ff8-5c06457fa7a3", "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "subnet_id": "446f1bb0-96dc-4ca9-8c1a-49b7fd2d5b07", "subnet_ids": ["446f1bb0-96dc-4ca9-8c1a-49b7fd2d5b07"], "port_id": "8cefae79-f560-4fe5-88ba-8a7661a60132", "id": "6db39843-ed79-481d-8594-fae92385837d"} 2018-12-10 05:50:28,078 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6db39843-ed79-481d-8594-fae92385837d/remove_router_interface.json used request id req-a205af11-f11b-400b-804d-2b90d7fcbbd2 2018-12-10 05:50:28,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.82387495041s 2018-12-10 05:50:28,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 05:50:28,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:50:28,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1714 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:28 GMT X-Openstack-Request-Id: req-c8d2458f-42be-44c5-b72f-d3db72e4c1d9 2018-12-10 05:50:28,900 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "created_at": "2018-12-10T05:10:03Z", "admin_state_up": true, "updated_at": "2018-12-10T05:50:26Z", "project_id": "8cbfdfd11ca3496696cdd8831a81cff4", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "6db39843-ed79-481d-8594-fae92385837d", "name": "rally_sanity-router_3e8ccda6-cbf8-466d-998e-2aebdd50a261"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a350f12ed54d41df99000436b2834fcb", "created_at": "2018-12-10T04:55:03Z", "admin_state_up": true, "updated_at": "2018-12-10T04:55:06Z", "project_id": "a350f12ed54d41df99000436b2834fcb", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "85c3f92e-ab1a-44cc-aa87-2097363ece0c", "name": "tempest-pretest-check-286194293"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7be675bf4cac4f4ba8571a070df5e961", "created_at": "2018-12-10T04:56:30Z", "admin_state_up": false, "updated_at": "2018-12-10T04:56:30Z", "project_id": "7be675bf4cac4f4ba8571a070df5e961", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "99e5f734-19f0-4897-a575-4fd90d2f83c3", "name": "tempest-router-1485908195"}]} 2018-12-10 05:50:28,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c8d2458f-42be-44c5-b72f-d3db72e4c1d9 2018-12-10 05:50:28,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.82090306282s 2018-12-10 05:50:28,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 05:50:28,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/6db39843-ed79-481d-8594-fae92385837d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:50:33,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 05:50:33 GMT X-Openstack-Request-Id: req-f645eaba-190b-41a9-9b7f-6edd5b443808 2018-12-10 05:50:33,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 05:50:33,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/6db39843-ed79-481d-8594-fae92385837d.json used request id req-f645eaba-190b-41a9-9b7f-6edd5b443808 2018-12-10 05:50:33,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.54963803291s 2018-12-10 05:50:33,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 05:50:33,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:50:33,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:33 GMT X-Openstack-Request-Id: req-53d0838e-90e7-4bde-9cae-c80de3402e2f 2018-12-10 05:50:33,780 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-10T04:55:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0173f856-d38f-457f-9f3e-bebbbe46aa30","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant a350f12ed54d41df99000436b2834fcb","enable_dhcp":false,"segment_id":null,"network_id":"c3fb9ce6-97e4-4a59-8d8e-06b026e563e7","tenant_id":"","created_at":"2018-12-10T04:55:03Z","ip_version":4},{"updated_at":"2018-12-10T05:10:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"446f1bb0-96dc-4ca9-8c1a-49b7fd2d5b07","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8cbfdfd11ca3496696cdd8831a81cff4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_3e8ccda6-cbf8-466d-998e-2aebdd50a261","enable_dhcp":true,"segment_id":null,"network_id":"17f730d1-e137-4ad1-8ff8-5c06457fa7a3","tenant_id":"8cbfdfd11ca3496696cdd8831a81cff4","created_at":"2018-12-10T05:10:01Z","ip_version":4},{"updated_at":"2018-12-10T04:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bad97985-7664-41fa-b208-a1163e9b4d7a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3d9105dddf2848f3a2105bcfb490a6e9","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"69361a0e-750a-44ff-b392-0c32d8f81703","tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:36Z","ip_version":4}]} 2018-12-10 05:50:33,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-53d0838e-90e7-4bde-9cae-c80de3402e2f 2018-12-10 05:50:33,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.32849407196s 2018-12-10 05:50:33,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 05:50:33,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/446f1bb0-96dc-4ca9-8c1a-49b7fd2d5b07.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:50:36,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 05:50:36 GMT X-Openstack-Request-Id: req-df0c5a6d-7fb7-4236-a9a8-72f8d9de4dac 2018-12-10 05:50:36,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 05:50:36,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/446f1bb0-96dc-4ca9-8c1a-49b7fd2d5b07.json used request id req-df0c5a6d-7fb7-4236-a9a8-72f8d9de4dac 2018-12-10 05:50:36,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.39433813095s 2018-12-10 05:50:36,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 05:50:36,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:50:36,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2108 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:36 GMT X-Openstack-Request-Id: req-c896e668-ec6b-461d-b1e7-3d8fcda489a9 2018-12-10 05:50:36,611 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"17f730d1-e137-4ad1-8ff8-5c06457fa7a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"8cbfdfd11ca3496696cdd8831a81cff4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T05:50:35Z","qos_policy_id":null,"name":"rally_sanity-net_3e8ccda6-cbf8-466d-998e-2aebdd50a261","admin_state_up":true,"tenant_id":"8cbfdfd11ca3496696cdd8831a81cff4","created_at":"2018-12-10T05:10:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c3fb9ce6-97e4-4a59-8d8e-06b026e563e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["0173f856-d38f-457f-9f3e-bebbbe46aa30"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:03Z","qos_policy_id":null,"name":"HA network tenant a350f12ed54d41df99000436b2834fcb","admin_state_up":true,"tenant_id":"","created_at":"2018-12-10T04:55:02Z","provider:network_type":"vxlan"}]} 2018-12-10 05:50:36,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c896e668-ec6b-461d-b1e7-3d8fcda489a9 2018-12-10 05:50:36,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.434607982635s 2018-12-10 05:50:36,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 05:50:36,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/17f730d1-e137-4ad1-8ff8-5c06457fa7a3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:50:37,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 05:50:37 GMT X-Openstack-Request-Id: req-7764da5c-df36-4ba1-bbb4-d95906a4e47c 2018-12-10 05:50:37,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 05:50:37,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/17f730d1-e137-4ad1-8ff8-5c06457fa7a3.json used request id req-7764da5c-df36-4ba1-bbb4-d95906a4e47c 2018-12-10 05:50:37,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17700982094s 2018-12-10 05:50:37,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 05:50:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:50:38,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:38 GMT X-Openstack-Request-Id: req-a90e8836-26e9-47d9-acf0-a7292e4aae0d 2018-12-10 05:50:38,134 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T05:10:14Z", "file": "/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c/file", "owner": "8cbfdfd11ca3496696cdd8831a81cff4", "id": "d42f8f34-0cfe-49ee-af40-3796d401040c", "size": 12716032, "self": "/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d42f8f34-0cfe-49ee-af40-3796d401040c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/d42f8f34-0cfe-49ee-af40-3796d401040c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T05:10:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 05:50:38,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a90e8836-26e9-47d9-acf0-a7292e4aae0d 2018-12-10 05:50:38,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339103937149s 2018-12-10 05:50:38,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 05:50:38,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b80c6e09899a67fe975b32c86bbee2f96648435" 2018-12-10 05:50:39,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 05:50:39 GMT X-Openstack-Request-Id: req-6593a361-8e52-422e-a2f5-5ac5ce1ed1d1 2018-12-10 05:50:39,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 05:50:39,532 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d42f8f34-0cfe-49ee-af40-3796d401040c used request id req-6593a361-8e52-422e-a2f5-5ac5ce1ed1d1 2018-12-10 05:50:39,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.39566493034s 2018-12-10 05:50:39,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 05:50:39,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:50:39,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c452e6a8-510a-4693-9af7-8e79b5759aeb x-openstack-request-id: req-c452e6a8-510a-4693-9af7-8e79b5759aeb 2018-12-10 05:50:39,556 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f0f0baf7-ac93-4ce6-8891-7089a395ddea", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f0f0baf7-ac93-4ce6-8891-7089a395ddea", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f0f0baf7-ac93-4ce6-8891-7089a395ddea"}]} 2018-12-10 05:50:39,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-c452e6a8-510a-4693-9af7-8e79b5759aeb 2018-12-10 05:50:39,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238099098206s 2018-12-10 05:50:39,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 05:50:39,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/f0f0baf7-ac93-4ce6-8891-7089a395ddea -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:50:39,608 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff0e2278-1401-4882-a1aa-a6225bd1be8a x-openstack-request-id: req-ff0e2278-1401-4882-a1aa-a6225bd1be8a 2018-12-10 05:50:39,609 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f0f0baf7-ac93-4ce6-8891-7089a395ddea used request id req-ff0e2278-1401-4882-a1aa-a6225bd1be8a 2018-12-10 05:50:39,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0509009361267s 2018-12-10 05:50:39,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 05:50:39,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:50:39,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 973 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f68067-e49f-40a2-9333-66ce01fc747d 2018-12-10 05:50:39,841 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "links": {"self": "http://172.30.9.28:5000/v3/users/158c7ec89c8941beaa817ef29afe1750"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "158c7ec89c8941beaa817ef29afe1750", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 05:50:39,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-13f68067-e49f-40a2-9333-66ce01fc747d 2018-12-10 05:50:39,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231433153152s 2018-12-10 05:50:39,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 05:50:39,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/158c7ec89c8941beaa817ef29afe1750 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:50:40,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f855082-da15-4ee0-989b-6367bd41e7f6 2018-12-10 05:50:40,074 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_3e8ccda6-cbf8-466d-998e-2aebdd50a261", "links": {"self": "http://172.30.9.28:5000/v3/users/158c7ec89c8941beaa817ef29afe1750"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "158c7ec89c8941beaa817ef29afe1750", "description": null}} 2018-12-10 05:50:40,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/158c7ec89c8941beaa817ef29afe1750 used request id req-2f855082-da15-4ee0-989b-6367bd41e7f6 2018-12-10 05:50:40,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22754907608s 2018-12-10 05:50:40,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 05:50:40,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/158c7ec89c8941beaa817ef29afe1750 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:50:40,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 05:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-100035a4-5a62-4ad2-8c39-65d37ec31463 2018-12-10 05:50:40,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 05:50:40,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/158c7ec89c8941beaa817ef29afe1750 used request id req-100035a4-5a62-4ad2-8c39-65d37ec31463 2018-12-10 05:50:40,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.356394052505s 2018-12-10 05:50:40,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 05:50:40,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:50:40,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc21e3f0-74d4-442d-a280-4377ba0c8c55 2018-12-10 05:50:40,662 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/8cbfdfd11ca3496696cdd8831a81cff4"}, "tags": [], "enabled": true, "id": "8cbfdfd11ca3496696cdd8831a81cff4", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_3e8ccda6-cbf8-466d-998e-2aebdd50a261"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-10 05:50:40,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-bc21e3f0-74d4-442d-a280-4377ba0c8c55 2018-12-10 05:50:40,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223425865173s 2018-12-10 05:50:40,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 05:50:40,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/8cbfdfd11ca3496696cdd8831a81cff4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:50:41,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 05:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e4ab962-5036-481c-87b5-e66ed8749d93 2018-12-10 05:50:41,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 05:50:41,117 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8cbfdfd11ca3496696cdd8831a81cff4 used request id req-6e4ab962-5036-481c-87b5-e66ed8749d93 2018-12-10 05:50:41,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.450035095215s 2018-12-10 05:50:41,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 05:50:41,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=8cbfdfd11ca3496696cdd8831a81cff4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:50:41,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:41 GMT X-Openstack-Request-Id: req-ce8d9703-8d91-4759-9871-79e5f1ed4958 2018-12-10 05:50:41,452 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "created_at": "2018-12-10T05:09:59Z", "updated_at": "2018-12-10T05:09:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:09:59Z", "revision_number": 0, "id": "1396e653-9b9a-423b-9476-2767cf3689de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T05:09:59Z", "security_group_id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbfdfd11ca3496696cdd8831a81cff4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:09:59Z", "revision_number": 0, "id": "3fd7b9fa-220a-46eb-be46-0809a9d414de", "remote_group_id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "remote_ip_prefix": null, "created_at": "2018-12-10T05:09:59Z", "security_group_id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbfdfd11ca3496696cdd8831a81cff4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:09:59Z", "revision_number": 0, "id": "9d6dfb1c-0ea4-4426-bf86-03f895032068", "remote_group_id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "remote_ip_prefix": null, "created_at": "2018-12-10T05:09:59Z", "security_group_id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbfdfd11ca3496696cdd8831a81cff4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:09:59Z", "revision_number": 0, "id": "ec100df9-0c16-4434-bd4b-9487c2c7423b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T05:09:59Z", "security_group_id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbfdfd11ca3496696cdd8831a81cff4"}], "revision_number": 1, "project_id": "8cbfdfd11ca3496696cdd8831a81cff4", "id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "name": "default"}]} 2018-12-10 05:50:41,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=8cbfdfd11ca3496696cdd8831a81cff4&name=default used request id req-ce8d9703-8d91-4759-9871-79e5f1ed4958 2018-12-10 05:50:41,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.329511880875s 2018-12-10 05:50:41,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 05:50:41,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:50:41,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:41 GMT X-Openstack-Request-Id: req-956cb949-e911-49d6-a9fd-0e58b29dff62 2018-12-10 05:50:41,839 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "created_at": "2018-12-10T04:54:45Z", "updated_at": "2018-12-10T04:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "2f796fe4-ad99-4d02-82d5-1cf073a56aac", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "3b616a17-69eb-47b8-b8a0-c25963e67149", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "4f5a5a95-2919-44bc-a23c-f3ae28431a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "a68abd72-1b67-49cf-9bd2-c5f76b1d746f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}], "revision_number": 1, "project_id": "4287836bffc14c41a35b2d79c761cfe3", "id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "created_at": "2018-12-10T04:54:17Z", "updated_at": "2018-12-10T04:54:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "31c1ba84-32f2-4944-9a77-e11ef02547d6", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "5eac9517-c8aa-43a0-89ed-5406f7cb95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "cd247800-66d4-46e7-ac65-79344f00c438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "fcda040d-cd4e-4acf-a740-94a7c5294e37", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}], "revision_number": 1, "project_id": "220b6cc053d24544aecfeac10afb36bc", "id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "87ad9faa30714121b9729c5449958f89", "created_at": "2018-12-10T04:55:06Z", "updated_at": "2018-12-10T04:55:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "01023214-ea5e-4507-8291-0fbf91965816", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "13856566-2a62-4100-a2a5-02a548249dcb", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "1ad9aa48-1087-41a8-b495-5274b1ec2be1", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "49b5e95d-03ce-47c4-8980-e94e56de24f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}], "revision_number": 1, "project_id": "87ad9faa30714121b9729c5449958f89", "id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "created_at": "2018-12-10T04:55:05Z", "updated_at": "2018-12-10T04:55:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "3122b7de-dc09-4ceb-b99b-0f81f3dd9da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "404ef636-8cd9-4967-b236-8a7345636917", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "6fdff0fd-97ff-42f6-96de-0bf557f24d11", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "8b813256-9de8-482f-b642-594d24a74405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}], "revision_number": 1, "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "id": "64c584e0-87be-476a-b819-ff12f66ae815", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ed8545900864076a59c0428383323f8", "created_at": "2018-12-10T04:58:19Z", "updated_at": "2018-12-10T04:58:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "100d3afb-85d7-43cf-8668-a19611d10d4a", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "12d0a2ce-6263-4366-8fd2-990c4817e452", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "271d7bc8-ccf6-4f72-917d-33c6b928e837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "c4b739df-d157-4197-ae4e-d5ee745d1dd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}], "revision_number": 1, "project_id": "1ed8545900864076a59c0428383323f8", "id": "68739416-ca46-482d-a344-7be7387ae639", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "created_at": "2018-12-10T04:55:03Z", "updated_at": "2018-12-10T04:55:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "516921ee-cbd4-427e-81f6-1d14ae76d279", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "66417333-22ec-4ac4-a40c-09140bc3d7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "7e02435b-8228-49dc-a6bf-cb2886b74510", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "e8bec1f9-d1de-4215-b133-e36869b40b32", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}], "revision_number": 1, "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "created_at": "2018-12-10T04:54:48Z", "updated_at": "2018-12-10T04:54:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "72e5d34d-1cd8-4b09-84fd-16dd6502c501", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "89333d52-2177-4995-b5e5-2d816ecb7d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "cc304e31-66d2-43ca-8190-03e279f2f0d5", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "df322cea-e724-4da6-b438-01ca116f0d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}], "revision_number": 1, "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "created_at": "2018-12-10T05:09:59Z", "updated_at": "2018-12-10T05:09:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:09:59Z", "revision_number": 0, "id": "1396e653-9b9a-423b-9476-2767cf3689de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T05:09:59Z", "security_group_id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbfdfd11ca3496696cdd8831a81cff4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:09:59Z", "revision_number": 0, "id": "3fd7b9fa-220a-46eb-be46-0809a9d414de", "remote_group_id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "remote_ip_prefix": null, "created_at": "2018-12-10T05:09:59Z", "security_group_id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cbfdfd11ca3496696cdd8831a81cff4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:09:59Z", "revision_number": 0, "id": "9d6dfb1c-0ea4-4426-bf86-03f895032068", "remote_group_id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "remote_ip_prefix": null, "created_at": "2018-12-10T05:09:59Z", "security_group_id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbfdfd11ca3496696cdd8831a81cff4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:09:59Z", "revision_number": 0, "id": "ec100df9-0c16-4434-bd4b-9487c2c7423b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T05:09:59Z", "security_group_id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "tenant_id": "8cbfdfd11ca3496696cdd8831a81cff4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cbfdfd11ca3496696cdd8831a81cff4"}], "revision_number": 1, "project_id": "8cbfdfd11ca3496696cdd8831a81cff4", "id": "851e08d5-f36d-4b91-941f-f7dd232ace51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "created_at": "2018-12-10T04:58:20Z", "updated_at": "2018-12-10T04:58:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "3f13cc0d-0fa7-4c12-aa0f-ea8b173398da", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "68052799-caa3-4c39-8135-ab4a86866ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "857a4401-667a-4c54-ac65-17972e7b19dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "8b4c79fe-bb77-42a4-acbd-cf22ada1272a", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}], "revision_number": 1, "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "created_at": "2018-12-10T04:54:47Z", "updated_at": "2018-12-10T04:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "35033e62-b102-4949-95a9-2d3ec73a103a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e17b516-9d60-4f00-9b57-9aaac718faa0", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e83d1b6-325b-491b-974c-e6f54d61ac4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "ac56bee4-17cc-4c1f-abc3-8d9a2b833e23", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}], "revision_number": 1, "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "name": "default"}]} 2018-12-10 05:50:41,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-956cb949-e911-49d6-a9fd-0e58b29dff62 2018-12-10 05:50:41,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.38333106041s 2018-12-10 05:50:41,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 05:50:41,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/851e08d5-f36d-4b91-941f-f7dd232ace51.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3390b689f487523d7f2f2dc788a6ed6c7a2a349f" 2018-12-10 05:50:42,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 05:50:42 GMT X-Openstack-Request-Id: req-711c33bd-e4d1-4de3-b721-5960d7532981 2018-12-10 05:50:42,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 05:50:42,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/851e08d5-f36d-4b91-941f-f7dd232ace51.json used request id req-711c33bd-e4d1-4de3-b721-5960d7532981 2018-12-10 05:50:42,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.455613851547s 2018-12-10 05:50:42,358 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-12-10 05:50:42,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 05:50:42,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f23f405-c41f-4f73-ba52-bcfc24f50ad5 2018-12-10 05:50:42,408 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 05:50:42,408 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-9f23f405-c41f-4f73-ba52-bcfc24f50ad5 2018-12-10 05:50:42,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 05:50:42,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T06:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["NZH72hNZTyy6qjH3dcu1wQ"], "issued_at": "2018-12-10T05:50:42.000000Z"}} 2018-12-10 05:50:42,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 05:50:42,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:43,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:43 GMT X-Openstack-Request-Id: req-7350af08-6305-4c13-9232-e15aa33aec0a 2018-12-10 05:50:43,193 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 05:50:43,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7350af08-6305-4c13-9232-e15aa33aec0a 2018-12-10 05:50:43,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372375011444s 2018-12-10 05:50:43,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 05:50:43,205 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46dacb9f-119b-4509-b174-fa15b5139d4c 2018-12-10 05:50:43,206 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 05:50:43,206 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-46dacb9f-119b-4509-b174-fa15b5139d4c 2018-12-10 05:50:43,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 05:50:43,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:43,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c6d9fe-fe68-4d99-9c12-0bb830144216 2018-12-10 05:50:43,424 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 05:50:43,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-13c6d9fe-fe68-4d99-9c12-0bb830144216 2018-12-10 05:50:43,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218197822571s 2018-12-10 05:50:43,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 05:50:43,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_ecee64a0-4dc2-49df-bf82-3f3530f15f6d"}}' 2018-12-10 05:50:43,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7279b118-6b6d-46f5-b0b9-894310542e34 2018-12-10 05:50:43,592 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/039b8b56b9f34723b66379b1a9d38112"}, "tags": [], "enabled": true, "id": "039b8b56b9f34723b66379b1a9d38112", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ecee64a0-4dc2-49df-bf82-3f3530f15f6d"}} 2018-12-10 05:50:43,592 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7279b118-6b6d-46f5-b0b9-894310542e34 2018-12-10 05:50:43,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.160104990005s 2018-12-10 05:50:43,593 - 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'039b8b56b9f34723b66379b1a9d38112', '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_ecee64a0-4dc2-49df-bf82-3f3530f15f6d'}) 2018-12-10 05:50:43,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 05:50:43,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "af5e126f-2b56-4c44-9f9c-700c8ca3f124", "email": null, "name": "rally_jobs-user_ecee64a0-4dc2-49df-bf82-3f3530f15f6d"}}' 2018-12-10 05:50:44,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-721eb656-10b9-4025-a616-7515876a19f6 2018-12-10 05:50:44,087 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "links": {"self": "http://172.30.9.28:5000/v3/users/df8e6cf2f55449d89ea48d2b9b86d6a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "df8e6cf2f55449d89ea48d2b9b86d6a6", "domain_id": "default", "password_expires_at": null}} 2018-12-10 05:50:44,088 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-721eb656-10b9-4025-a616-7515876a19f6 2018-12-10 05:50:44,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.487854957581s 2018-12-10 05:50:44,088 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'df8e6cf2f55449d89ea48d2b9b86d6a6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_ecee64a0-4dc2-49df-bf82-3f3530f15f6d'}) 2018-12-10 05:50:44,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 05:50:44,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:44,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487acd51-cc73-4b9c-b006-523012bb1b88 2018-12-10 05:50:44,297 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 05:50:44,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-487acd51-cc73-4b9c-b006-523012bb1b88 2018-12-10 05:50:44,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20557808876s 2018-12-10 05:50:44,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 05:50:44,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:44,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c703ce55-3d17-4601-92b3-982f7d0de430 2018-12-10 05:50:44,520 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 05:50:44,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c703ce55-3d17-4601-92b3-982f7d0de430 2018-12-10 05:50:44,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217846870422s 2018-12-10 05:50:44,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 05:50:44,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:44,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe578bfb-31f0-44ef-863d-45a42f92f52e 2018-12-10 05:50:44,754 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 05:50:44,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fe578bfb-31f0-44ef-863d-45a42f92f52e 2018-12-10 05:50:44,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228534936905s 2018-12-10 05:50:44,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 05:50:44,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:44,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2596e521-3bf7-4b11-a058-ecef3a574dc9 2018-12-10 05:50:44,875 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 05:50:44,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-2596e521-3bf7-4b11-a058-ecef3a574dc9 2018-12-10 05:50:44,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115487098694s 2018-12-10 05:50:44,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 05:50:44,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:45,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45fc2319-5104-4eae-8494-7c65017a8267 2018-12-10 05:50:45,110 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "links": {"self": "http://172.30.9.28:5000/v3/users/df8e6cf2f55449d89ea48d2b9b86d6a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "df8e6cf2f55449d89ea48d2b9b86d6a6", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 05:50:45,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-45fc2319-5104-4eae-8494-7c65017a8267 2018-12-10 05:50:45,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234189987183s 2018-12-10 05:50:45,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 05:50:45,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:45,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6153010-9a1b-4b41-9c5b-3da73cd90971 2018-12-10 05:50:45,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/039b8b56b9f34723b66379b1a9d38112"}, "tags": [], "enabled": true, "id": "039b8b56b9f34723b66379b1a9d38112", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ecee64a0-4dc2-49df-bf82-3f3530f15f6d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 05:50:45,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e6153010-9a1b-4b41-9c5b-3da73cd90971 2018-12-10 05:50:45,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220723152161s 2018-12-10 05:50:45,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 05:50:45,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=df8e6cf2f55449d89ea48d2b9b86d6a6&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=039b8b56b9f34723b66379b1a9d38112" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:45,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1fbe424-a626-42dc-9706-ad5a9f169e3e 2018-12-10 05:50:45,558 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=df8e6cf2f55449d89ea48d2b9b86d6a6&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=039b8b56b9f34723b66379b1a9d38112", "previous": null, "next": null}} 2018-12-10 05:50:45,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=df8e6cf2f55449d89ea48d2b9b86d6a6&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=039b8b56b9f34723b66379b1a9d38112 used request id req-c1fbe424-a626-42dc-9706-ad5a9f169e3e 2018-12-10 05:50:45,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206223011017s 2018-12-10 05:50:45,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 05:50:45,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/039b8b56b9f34723b66379b1a9d38112/users/df8e6cf2f55449d89ea48d2b9b86d6a6/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:45,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 05:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be4df43e-e226-402c-b124-059729baf289 2018-12-10 05:50:45,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 05:50:45,827 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/039b8b56b9f34723b66379b1a9d38112/users/df8e6cf2f55449d89ea48d2b9b86d6a6/roles/d198f435a64947e795a55202b22e00ce used request id req-be4df43e-e226-402c-b124-059729baf289 2018-12-10 05:50:45,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264712095261s 2018-12-10 05:50:45,828 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', 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'039b8b56b9f34723b66379b1a9d38112', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'af5e126f-2b56-4c44-9f9c-700c8ca3f124', 'username': u'rally_jobs-user_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 05:50:45,832 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', 'password': 'af5e126f-2b56-4c44-9f9c-700c8ca3f124', 'project_name': 'rally_jobs-project_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '039b8b56b9f34723b66379b1a9d38112', 'project_domain_name': 'Default'} 2018-12-10 05:50:45,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 05:50:45,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:45,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580e871a-81c4-4e3c-8804-62c1bf24ac2a 2018-12-10 05:50:45,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 05:50:45,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-580e871a-81c4-4e3c-8804-62c1bf24ac2a 2018-12-10 05:50:45,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123883962631s 2018-12-10 05:50:45,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 05:50:45,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:46,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ded1718-2965-4fbf-92d4-e398b4306521 2018-12-10 05:50:46,167 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 05:50:46,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1ded1718-2965-4fbf-92d4-e398b4306521 2018-12-10 05:50:46,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20227599144s 2018-12-10 05:50:46,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 05:50:46,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:46,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d432534-2f6d-49f2-b4f9-cdabbcc0485b 2018-12-10 05:50:46,334 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 05:50:46,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9d432534-2f6d-49f2-b4f9-cdabbcc0485b 2018-12-10 05:50:46,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.161325216293s 2018-12-10 05:50:46,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 05:50:46,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:46,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2deba52f-ce23-4e64-9160-a7168e417738 2018-12-10 05:50:46,578 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "links": {"self": "http://172.30.9.28:5000/v3/users/df8e6cf2f55449d89ea48d2b9b86d6a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "df8e6cf2f55449d89ea48d2b9b86d6a6", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 05:50:46,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2deba52f-ce23-4e64-9160-a7168e417738 2018-12-10 05:50:46,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243098974228s 2018-12-10 05:50:46,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 05:50:46,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:46,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb0e0037-c4a6-42ab-98d5-af470c813fae 2018-12-10 05:50:46,715 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/039b8b56b9f34723b66379b1a9d38112"}, "tags": [], "enabled": true, "id": "039b8b56b9f34723b66379b1a9d38112", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ecee64a0-4dc2-49df-bf82-3f3530f15f6d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 05:50:46,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-bb0e0037-c4a6-42ab-98d5-af470c813fae 2018-12-10 05:50:46,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124903917313s 2018-12-10 05:50:46,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 05:50:46,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=df8e6cf2f55449d89ea48d2b9b86d6a6&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=039b8b56b9f34723b66379b1a9d38112" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:46,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a71746-d16f-46ec-aac3-7609d72dd861 2018-12-10 05:50:46,952 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=df8e6cf2f55449d89ea48d2b9b86d6a6&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=039b8b56b9f34723b66379b1a9d38112", "previous": null, "next": null}} 2018-12-10 05:50:46,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=df8e6cf2f55449d89ea48d2b9b86d6a6&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=039b8b56b9f34723b66379b1a9d38112 used request id req-73a71746-d16f-46ec-aac3-7609d72dd861 2018-12-10 05:50:46,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22837805748s 2018-12-10 05:50:46,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 05:50:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/039b8b56b9f34723b66379b1a9d38112/users/df8e6cf2f55449d89ea48d2b9b86d6a6/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:47,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 05:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36c6b6d1-9fc8-4270-bb09-d81038a8800a 2018-12-10 05:50:47,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 05:50:47,217 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/039b8b56b9f34723b66379b1a9d38112/users/df8e6cf2f55449d89ea48d2b9b86d6a6/roles/6b95528eaa61433299b74b41023475b0 used request id req-36c6b6d1-9fc8-4270-bb09-d81038a8800a 2018-12-10 05:50:47,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.261300802231s 2018-12-10 05:50:47,218 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-12-10 05:50:47,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 05:50:47,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:47,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0462f82-9a44-47aa-b44e-bc932246578c 2018-12-10 05:50:47,341 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 05:50:47,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a0462f82-9a44-47aa-b44e-bc932246578c 2018-12-10 05:50:47,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12220287323s 2018-12-10 05:50:47,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 05:50:47,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 05:50:47,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 535 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49524a60-42fb-4c64-bfc7-dcc30bca834e 2018-12-10 05:50:47,473 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/039b8b56b9f34723b66379b1a9d38112"}, "tags": [], "enabled": true, "id": "039b8b56b9f34723b66379b1a9d38112", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ecee64a0-4dc2-49df-bf82-3f3530f15f6d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 05:50:47,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-49524a60-42fb-4c64-bfc7-dcc30bca834e 2018-12-10 05:50:47,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124488115311s 2018-12-10 05:50:47,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 05:50:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" -d '{"network": {"shared": true, "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "name": "rally_jobs-net_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "admin_state_up": true}}' 2018-12-10 05:50:48,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:48 GMT X-Openstack-Request-Id: req-474b6798-e6ca-446c-897a-87588cd04181 2018-12-10 05:50:48,092 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"232fc62a-8436-4278-aa37-780f05707d96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"039b8b56b9f34723b66379b1a9d38112","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T05:50:47Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_ecee64a0-4dc2-49df-bf82-3f3530f15f6d","admin_state_up":true,"tenant_id":"039b8b56b9f34723b66379b1a9d38112","created_at":"2018-12-10T05:50:47Z","mtu":1450}} 2018-12-10 05:50:48,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-474b6798-e6ca-446c-897a-87588cd04181 2018-12-10 05:50:48,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.615967035294s 2018-12-10 05:50:48,093 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T05:50:47Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'232fc62a-8436-4278-aa37-780f05707d96', u'provider:segmentation_id': 61, 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_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', u'created_at': u'2018-12-10T05:50:47Z', u'mtu': 1450, u'tenant_id': u'039b8b56b9f34723b66379b1a9d38112', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'039b8b56b9f34723b66379b1a9d38112', u'l2_adjacency': True}) 2018-12-10 05:50:48,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 05:50:48,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a5bb33-7eab-4cbe-9ede-d7b1dde5dc5d 2018-12-10 05:50:48,103 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 05:50:48,103 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-c2a5bb33-7eab-4cbe-9ede-d7b1dde5dc5d 2018-12-10 05:50:48,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 05:50:48,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T06:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "039b8b56b9f34723b66379b1a9d38112", "name": "rally_jobs-project_ecee64a0-4dc2-49df-bf82-3f3530f15f6d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/039b8b56b9f34723b66379b1a9d38112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/039b8b56b9f34723b66379b1a9d38112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/039b8b56b9f34723b66379b1a9d38112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/039b8b56b9f34723b66379b1a9d38112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/039b8b56b9f34723b66379b1a9d38112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/039b8b56b9f34723b66379b1a9d38112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_039b8b56b9f34723b66379b1a9d38112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_039b8b56b9f34723b66379b1a9d38112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/039b8b56b9f34723b66379b1a9d38112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/039b8b56b9f34723b66379b1a9d38112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/039b8b56b9f34723b66379b1a9d38112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/039b8b56b9f34723b66379b1a9d38112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/039b8b56b9f34723b66379b1a9d38112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/039b8b56b9f34723b66379b1a9d38112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "id": "df8e6cf2f55449d89ea48d2b9b86d6a6"}, "audit_ids": ["l7JO7BinT16YwxVXrt0mXA"], "issued_at": "2018-12-10T05:50:48.000000Z"}} 2018-12-10 05:50:48,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 05:50:48,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 05:50:48,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2100 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:48 GMT X-Openstack-Request-Id: req-a819e48c-5ebb-4664-93ee-843276833c46 2018-12-10 05:50:48,904 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"232fc62a-8436-4278-aa37-780f05707d96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"039b8b56b9f34723b66379b1a9d38112","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T05:50:47Z","qos_policy_id":null,"name":"rally_jobs-net_ecee64a0-4dc2-49df-bf82-3f3530f15f6d","admin_state_up":true,"tenant_id":"039b8b56b9f34723b66379b1a9d38112","created_at":"2018-12-10T05:50:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c3fb9ce6-97e4-4a59-8d8e-06b026e563e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["0173f856-d38f-457f-9f3e-bebbbe46aa30"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:03Z","qos_policy_id":null,"name":"HA network tenant a350f12ed54d41df99000436b2834fcb","admin_state_up":true,"tenant_id":"","created_at":"2018-12-10T04:55:02Z","provider:network_type":"vxlan"}]} 2018-12-10 05:50:48,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a819e48c-5ebb-4664-93ee-843276833c46 2018-12-10 05:50:48,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.393892049789s 2018-12-10 05:50:48,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 05:50:48,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" -d '{"subnet": {"name": "rally_jobs-subnet_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "enable_dhcp": true, "network_id": "232fc62a-8436-4278-aa37-780f05707d96", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 05:50:49,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:49 GMT X-Openstack-Request-Id: req-0ee2d615-2a38-4135-a51c-18c922b7f2bb 2018-12-10 05:50:49,990 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-12-10T05:50:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"00122048-75bc-42ae-b842-84d6a19b473d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"039b8b56b9f34723b66379b1a9d38112","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_ecee64a0-4dc2-49df-bf82-3f3530f15f6d","enable_dhcp":true,"segment_id":null,"network_id":"232fc62a-8436-4278-aa37-780f05707d96","tenant_id":"039b8b56b9f34723b66379b1a9d38112","created_at":"2018-12-10T05:50:49Z","ip_version":4}} 2018-12-10 05:50:49,990 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-0ee2d615-2a38-4135-a51c-18c922b7f2bb 2018-12-10 05:50:49,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.08452296257s 2018-12-10 05:50:49,991 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T05:50:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'00122048-75bc-42ae-b842-84d6a19b473d', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'232fc62a-8436-4278-aa37-780f05707d96', u'tenant_id': u'039b8b56b9f34723b66379b1a9d38112', u'created_at': u'2018-12-10T05:50:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'039b8b56b9f34723b66379b1a9d38112'}) 2018-12-10 05:50:49,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 05:50:49,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "rally_jobs-router_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "admin_state_up": true}}' 2018-12-10 05:50:56,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:56 GMT X-Openstack-Request-Id: req-edcf6a69-3877-4fe6-8b70-fa97c60b3d78 2018-12-10 05:50:56,849 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "created_at": "2018-12-10T05:50:51Z", "admin_state_up": true, "updated_at": "2018-12-10T05:50:52Z", "project_id": "039b8b56b9f34723b66379b1a9d38112", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "655ba6f1-082f-41f7-8185-95c3c465b826", "name": "rally_jobs-router_ecee64a0-4dc2-49df-bf82-3f3530f15f6d"}} 2018-12-10 05:50:56,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-edcf6a69-3877-4fe6-8b70-fa97c60b3d78 2018-12-10 05:50:56,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.85744786263s 2018-12-10 05:50:56,850 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T05:50:52Z', u'revision_number': 3, u'ha': True, u'id': u'655ba6f1-082f-41f7-8185-95c3c465b826', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', u'admin_state_up': True, u'tenant_id': u'039b8b56b9f34723b66379b1a9d38112', u'created_at': u'2018-12-10T05:50:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'039b8b56b9f34723b66379b1a9d38112'}) 2018-12-10 05:50:56,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 05:50:56,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/655ba6f1-082f-41f7-8185-95c3c465b826/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" -d '{"subnet_id": "00122048-75bc-42ae-b842-84d6a19b473d"}' 2018-12-10 05:50:59,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:59 GMT X-Openstack-Request-Id: req-364a3eaf-4f9f-4d1d-a443-4e9a7b8ecc1f 2018-12-10 05:50:59,687 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "232fc62a-8436-4278-aa37-780f05707d96", "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "subnet_id": "00122048-75bc-42ae-b842-84d6a19b473d", "subnet_ids": ["00122048-75bc-42ae-b842-84d6a19b473d"], "port_id": "1bcc9f10-340f-4654-9e49-8585f1f89e34", "id": "655ba6f1-082f-41f7-8185-95c3c465b826"} 2018-12-10 05:50:59,688 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/655ba6f1-082f-41f7-8185-95c3c465b826/add_router_interface.json used request id req-364a3eaf-4f9f-4d1d-a443-4e9a7b8ecc1f 2018-12-10 05:50:59,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.83750295639s 2018-12-10 05:50:59,689 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 05:50:59,821 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 05:50:59,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 05:50:59,831 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 05:50:59 GMT 2018-12-10 05:50:59,832 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 05:50:59,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 05:50:59,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 05:51:00,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 05:51:00 GMT X-Openstack-Request-Id: req-d6174712-b008-45a4-851a-1619adc8593b 2018-12-10 05:51:00,153 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 05:51:00,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d6174712-b008-45a4-851a-1619adc8593b 2018-12-10 05:51:00,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316243886948s 2018-12-10 05:51:00,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 05:51:00,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_ecee64a0-4dc2-49df-bf82-3f3530f15f6d"}' 2018-12-10 05:51:00,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Mon, 10 Dec 2018 05:51:00 GMT Location: http://172.30.9.28:9292/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-18b5b100-6352-413a-a834-8491113b83bc 2018-12-10 05:51:00,939 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T05:51:00Z", "file": "/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609/file", "owner": "039b8b56b9f34723b66379b1a9d38112", "id": "3e76ef3f-b3af-442c-a655-d8a9822a1609", "size": null, "self": "/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "checksum": null, "created_at": "2018-12-10T05:51:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 05:51:00,939 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-18b5b100-6352-413a-a834-8491113b83bc 2018-12-10 05:51:00,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.77544593811s 2018-12-10 05:51:00,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 05:51:00,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" -d '' 2018-12-10 05:51:01,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 05:51:01 GMT X-Openstack-Request-Id: req-3202c3e0-69f8-48b1-81fe-7903b63cf79f 2018-12-10 05:51:01,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 05:51:01,774 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609/file used request id req-3202c3e0-69f8-48b1-81fe-7903b63cf79f 2018-12-10 05:51:01,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.833780050278s 2018-12-10 05:51:01,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 05:51:01,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 05:51:01,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Mon, 10 Dec 2018 05:51:01 GMT X-Openstack-Request-Id: req-5f387755-218b-4647-9a4e-4e967aef93da 2018-12-10 05:51:01,805 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T05:51:01Z", "file": "/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609/file", "owner": "039b8b56b9f34723b66379b1a9d38112", "id": "3e76ef3f-b3af-442c-a655-d8a9822a1609", "size": 12716032, "self": "/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3e76ef3f-b3af-442c-a655-d8a9822a1609/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3e76ef3f-b3af-442c-a655-d8a9822a1609/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T05:51:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 05:51:01,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5f387755-218b-4647-9a4e-4e967aef93da 2018-12-10 05:51:01,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267901420593s 2018-12-10 05:51:01,807 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3e76ef3f-b3af-442c-a655-d8a9822a1609/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609/file', 'owner': u'039b8b56b9f34723b66379b1a9d38112', 'id': u'3e76ef3f-b3af-442c-a655-d8a9822a1609', 'size': 12716032, u'self': u'/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'039b8b56b9f34723b66379b1a9d38112', 'name': 'rally_jobs-project_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3e76ef3f-b3af-442c-a655-d8a9822a1609/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T05:51:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T05:51:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', '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/3e76ef3f-b3af-442c-a655-d8a9822a1609', 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_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', 'created': u'2018-12-10T05:51:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T05:51: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/3e76ef3f-b3af-442c-a655-d8a9822a1609', 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_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 05:51:01,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 05:51:01,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 05:51:02,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 10 Dec 2018 05:51:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b74b6cd6-daad-4e8d-915d-41302faac071 x-openstack-request-id: req-b74b6cd6-daad-4e8d-915d-41302faac071 2018-12-10 05:51:02,118 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6124ccfe-08c3-4d27-9a41-4ea454c532fd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6124ccfe-08c3-4d27-9a41-4ea454c532fd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6124ccfe-08c3-4d27-9a41-4ea454c532fd"}} 2018-12-10 05:51:02,118 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b74b6cd6-daad-4e8d-915d-41302faac071 2018-12-10 05:51:02,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.307847976685s 2018-12-10 05:51:02,119 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', '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'c47c6539fb2a433791aefcdf57514708', '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'6124ccfe-08c3-4d27-9a41-4ea454c532fd', 'swap': 0}) 2018-12-10 05:51:02,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 05:51:02,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/6124ccfe-08c3-4d27-9a41-4ea454c532fd/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" -d '{"extra_specs": {}}' 2018-12-10 05:51:02,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 05:51:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1267547-53cf-49fa-b3c0-929da178f788 x-openstack-request-id: req-c1267547-53cf-49fa-b3c0-929da178f788 2018-12-10 05:51:02,141 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 05:51:02,141 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/6124ccfe-08c3-4d27-9a41-4ea454c532fd/os-extra_specs used request id req-c1267547-53cf-49fa-b3c0-929da178f788 2018-12-10 05:51:02,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212349891663s 2018-12-10 05:51:02,142 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-10 05:51:04,438 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-10 05:51:06,576 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 692aa35d-cfe4-4668-8879-3a0b2f2807a2 | 2018-12-10T05:51:06.185496 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 692aa35d-cfe4-4668-8879-3a0b2f2807a2 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-10 05:51:09,965 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-12-10 05:51:10,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-10 05:51:10,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-10 05:51:10,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 05:51:10,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 05:51:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06fb7d3c-ce29-41eb-af5b-ad18485499c1 x-openstack-request-id: req-06fb7d3c-ce29-41eb-af5b-ad18485499c1 2018-12-10 05:51:10,982 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-10 05:51:10,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-06fb7d3c-ce29-41eb-af5b-ad18485499c1 2018-12-10 05:51:10,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.323379993439s 2018-12-10 05:51:10,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 05:51:10,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 05:51:11,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 05:51:11 GMT X-Openstack-Request-Id: req-7a77eb37-e2ca-48d8-981a-543fbc814b4d 2018-12-10 05:51:11,280 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 05:51:11,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-7a77eb37-e2ca-48d8-981a-543fbc814b4d 2018-12-10 05:51:11,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.296483039856s 2018-12-10 05:51:11,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 05:51:11,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 05:51:11,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Mon, 10 Dec 2018 05:51:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2764e9a-2746-4dd1-99f1-972d6ed1ce6b x-openstack-request-id: req-e2764e9a-2746-4dd1-99f1-972d6ed1ce6b 2018-12-10 05:51:11,335 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5a07da47-3024-4eac-9f7d-1d9e3bf519d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5a07da47-3024-4eac-9f7d-1d9e3bf519d6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5a07da47-3024-4eac-9f7d-1d9e3bf519d6"}} 2018-12-10 05:51:11,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e2764e9a-2746-4dd1-99f1-972d6ed1ce6b 2018-12-10 05:51:11,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0440390110016s 2018-12-10 05:51:11,336 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', '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'c47c6539fb2a433791aefcdf57514708', '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'5a07da47-3024-4eac-9f7d-1d9e3bf519d6', 'swap': 0}) 2018-12-10 05:51:11,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 05:51:11,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/5a07da47-3024-4eac-9f7d-1d9e3bf519d6/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" -d '{"extra_specs": {}}' 2018-12-10 05:51:11,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 05:51:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e07e4445-1270-47cb-a1b5-338b49a62b35 x-openstack-request-id: req-e07e4445-1270-47cb-a1b5-338b49a62b35 2018-12-10 05:51:11,358 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 05:51:11,358 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/5a07da47-3024-4eac-9f7d-1d9e3bf519d6/os-extra_specs used request id req-e07e4445-1270-47cb-a1b5-338b49a62b35 2018-12-10 05:51:11,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021045923233s 2018-12-10 05:51:11,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_ecee64a0-4dc2-49df-bf82-3f3530f15f6d', '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'c47c6539fb2a433791aefcdf57514708', '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'5a07da47-3024-4eac-9f7d-1d9e3bf519d6', 'swap': 0}) 2018-12-10 05:51:11,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-12-10 05:51:11,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-10 05:51:11,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-10 05:51:11,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-10 05:51:11,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2018-12-10 06:17:38,468 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c081eda1-72f4-4592-8f4d-eb8e27e88d4b 2018-12-10 06:17:38,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-12-10 06:17:38,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c081eda1-72f4-4592-8f4d-eb8e27e88d4b'] 2018-12-10 06:17:39,507 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c081eda1-72f4-4592-8f4d-eb8e27e88d4b -------------------------------------------------------------------------------- Task c081eda1-72f4-4592-8f4d-eb8e27e88d4b: 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.892 | 1.709 | 2.214 | 2.317 | 2.689 | 1.661 | 100.0% | 100 | | neutron.list_networks | 0.174 | 0.561 | 0.911 | 1.333 | 1.653 | 0.605 | 100.0% | 100 | | total | 1.099 | 2.278 | 2.805 | 2.959 | 3.684 | 2.267 | 100.0% | 100 | | -> duration | 1.099 | 2.278 | 2.805 | 2.959 | 3.684 | 2.267 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.563864 Full duration: 47.596195 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.872 | 1.95 | 2.565 | 2.771 | 2.87 | 1.916 | 100.0% | 40 | | neutron.update_network | 0.389 | 0.769 | 1.271 | 1.324 | 1.876 | 0.865 | 100.0% | 40 | | total | 1.57 | 2.936 | 3.341 | 3.467 | 3.567 | 2.781 | 100.0% | 40 | | -> duration | 1.57 | 2.936 | 3.341 | 3.467 | 3.567 | 2.781 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.868747 Full duration: 31.94117 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.936 | 1.934 | 2.349 | 2.437 | 2.928 | 1.903 | 100.0% | 40 | | neutron.delete_network | 0.693 | 1.242 | 1.723 | 1.954 | 2.244 | 1.3 | 100.0% | 40 | | total | 1.887 | 3.217 | 4.012 | 4.111 | 4.368 | 3.204 | 100.0% | 40 | | -> duration | 1.887 | 3.217 | 4.012 | 4.111 | 4.368 | 3.204 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.640389 Full duration: 26.332219 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.685 | 2.264 | 3.151 | 3.22 | 3.446 | 2.378 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.209 | 4.596 | 6.301 | 6.788 | 7.275 | 4.742 | 100.0% | 40 | | neutron.list_subnets | 0.171 | 0.529 | 1.451 | 1.642 | 2.04 | 0.679 | 100.0% | 40 | | total | 5.935 | 7.533 | 9.583 | 9.918 | 10.216 | 7.8 | 100.0% | 40 | | -> duration | 5.935 | 7.533 | 9.583 | 9.918 | 10.216 | 7.8 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.088729 Full duration: 62.839219 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.047 | 3.132 | 4.042 | 6.174 | 2.171 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.913 | 5.013 | 7.042 | 8.113 | 10.987 | 5.093 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.285 | 2.418 | 4.086 | 4.541 | 5.194 | 2.651 | 100.0% | 100 | | total | 5.787 | 9.282 | 14.75 | 15.606 | 17.067 | 9.915 | 100.0% | 100 | | -> duration | 5.787 | 9.282 | 14.75 | 15.606 | 17.067 | 9.915 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.288458 Full duration: 140.087842 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.315 | 1.965 | 2.383 | 2.483 | 3.15 | 1.984 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.114 | 6.317 | 8.142 | 8.42 | 8.896 | 6.182 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.949 | 5.652 | 7.934 | 8.812 | 9.335 | 5.73 | 100.0% | 40 | | total | 11.405 | 13.832 | 15.788 | 16.386 | 17.441 | 13.897 | 100.0% | 40 | | -> duration | 11.405 | 13.832 | 15.788 | 16.386 | 17.441 | 13.897 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.200206 Full duration: 59.611655 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.241 | 2.069 | 2.805 | 2.896 | 3.048 | 2.136 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.593 | 5.695 | 6.989 | 7.035 | 7.987 | 5.498 | 100.0% | 40 | | neutron.create_router (x2) | 11.142 | 14.681 | 16.921 | 17.863 | 19.946 | 14.825 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.488 | 10.447 | 14.894 | 17.016 | 17.682 | 11.481 | 100.0% | 40 | | neutron.list_routers | 0.385 | 0.846 | 1.301 | 1.323 | 1.438 | 0.856 | 100.0% | 40 | | total | 29.253 | 34.281 | 38.66 | 41.334 | 42.201 | 34.796 | 100.0% | 40 | | -> duration | 29.253 | 34.281 | 38.66 | 41.334 | 42.201 | 34.796 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 76.284851 Full duration: 181.886468 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.427 | 1.944 | 2.478 | 3.102 | 4.083 | 2.072 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.095 | 6.125 | 7.864 | 8.026 | 10.33 | 5.905 | 100.0% | 40 | | neutron.create_router (x2) | 13.293 | 20.37 | 28.313 | 29.053 | 29.4 | 20.817 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.73 | 10.954 | 15.735 | 17.149 | 20.602 | 11.777 | 100.0% | 40 | | neutron.update_router (x2) | 2.737 | 5.119 | 7.125 | 8.03 | 9.125 | 5.178 | 100.0% | 40 | | total | 35.039 | 45.506 | 52.563 | 54.514 | 58.236 | 45.749 | 100.0% | 40 | | -> duration | 35.039 | 45.506 | 52.563 | 54.514 | 58.236 | 45.749 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 102.203904 Full duration: 203.389961 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.179 | 2.055 | 2.604 | 2.691 | 3.084 | 2.065 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.51 | 4.789 | 6.35 | 6.772 | 7.347 | 4.749 | 100.0% | 40 | | neutron.create_router (x2) | 14.119 | 20.924 | 25.895 | 26.585 | 27.322 | 20.423 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.046 | 12.2 | 14.522 | 16.061 | 17.293 | 12.336 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 6.793 | 9.924 | 12.733 | 14.307 | 18.102 | 10.227 | 100.0% | 40 | | neutron.delete_router (x2) | 6.867 | 8.571 | 11.145 | 11.669 | 14.016 | 9.036 | 100.0% | 40 | | total | 44.828 | 59.605 | 64.957 | 65.758 | 73.283 | 58.838 | 100.0% | 40 | | -> duration | 44.828 | 59.605 | 64.957 | 65.758 | 73.283 | 58.838 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 124.691197 Full duration: 172.616467 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.881 | 1.219 | 1.413 | 1.432 | 1.451 | 1.19 | 100.0% | 8 | | neutron.create_port (x50) | 43.815 | 44.94 | 46.158 | 46.374 | 46.591 | 44.946 | 100.0% | 8 | | neutron.list_ports | 0.402 | 0.724 | 0.956 | 0.992 | 1.028 | 0.708 | 100.0% | 8 | | total | 45.773 | 46.71 | 47.987 | 48.057 | 48.127 | 46.847 | 100.0% | 8 | | -> duration | 45.773 | 46.71 | 47.987 | 48.057 | 48.127 | 46.847 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 94.913457 Full duration: 169.522682 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.92 | 1.952 | 2.573 | 3.024 | 3.729 | 1.973 | 100.0% | 40 | | neutron.create_port (x5) | 6.32 | 8.13 | 9.613 | 9.949 | 10.848 | 8.188 | 100.0% | 40 | | neutron.update_port (x5) | 3.057 | 4.327 | 5.279 | 5.532 | 6.185 | 4.403 | 100.0% | 40 | | total | 11.369 | 14.582 | 16.033 | 16.196 | 16.397 | 14.565 | 100.0% | 40 | | -> duration | 11.369 | 14.582 | 16.033 | 16.196 | 16.397 | 14.565 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.576606 Full duration: 84.592802 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.97 | 1.806 | 2.543 | 2.636 | 3.002 | 1.792 | 100.0% | 40 | | neutron.create_port (x5) | 6.907 | 8.408 | 9.68 | 9.972 | 10.048 | 8.425 | 100.0% | 40 | | neutron.delete_port (x5) | 3.755 | 5.014 | 5.622 | 5.799 | 6.576 | 4.889 | 100.0% | 40 | | total | 12.2 | 14.973 | 16.807 | 16.868 | 18.249 | 15.107 | 100.0% | 40 | | -> duration | 12.2 | 14.973 | 16.807 | 16.868 | 18.249 | 15.107 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.181694 Full duration: 58.118147 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.602 | 1.77 | 2.152 | 2.204 | 2.246 | 1.693 | 100.0% | 40 | | total | 1.056 | 2.255 | 2.691 | 2.726 | 2.738 | 2.187 | 100.0% | 40 | | -> duration | 1.056 | 2.255 | 2.691 | 2.726 | 2.738 | 2.187 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.363566 Full duration: 46.853887 -------------------------------------------------------------------------------- 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 c081eda1-72f4-4592-8f4d-eb8e27e88d4b 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.05 | 1.272 | 1.431 | 1.463 | 1.494 | 1.272 | 100.0% | 4 | | neutron.create_subnet | 0.867 | 1.089 | 1.168 | 1.168 | 1.168 | 1.053 | 100.0% | 4 | | neutron.create_port (x125) | 141.666 | 148.299 | 151.246 | 151.654 | 152.061 | 147.581 | 100.0% | 4 | | neutron.create_trunk | 8.358 | 8.465 | 8.555 | 8.555 | 8.556 | 8.461 | 100.0% | 4 | | neutron.update_port | 1.648 | 1.699 | 1.783 | 1.792 | 1.801 | 1.711 | 100.0% | 4 | | neutron.list_trunks | 0.038 | 0.049 | 0.241 | 0.281 | 0.321 | 0.114 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.207 | 0.231 | 0.253 | 0.255 | 0.257 | 0.232 | 100.0% | 4 | | neutron.delete_trunk | 0.327 | 0.334 | 0.484 | 0.516 | 0.548 | 0.385 | 100.0% | 4 | | total | 155.087 | 161.41 | 164.421 | 164.895 | 165.368 | 160.819 | 100.0% | 4 | | -> duration | 155.087 | 161.41 | 164.421 | 164.895 | 165.368 | 160.819 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 165.374988 Full duration: 261.782406 HINTS: * To plot HTML graphics with this data, run: rally task report c081eda1-72f4-4592-8f4d-eb8e27e88d4b --out output.html * To generate a JUnit report, run: rally task export c081eda1-72f4-4592-8f4d-eb8e27e88d4b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c081eda1-72f4-4592-8f4d-eb8e27e88d4b --json --out output.json 2018-12-10 06:17:39,507 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c081eda1-72f4-4592-8f4d-eb8e27e88d4b', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-12-10 06:17:41,817 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c081eda1-72f4-4592-8f4d-eb8e27e88d4b --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-12-10 06:17:41.318 17679 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-12-10 06:17:41.319 17679 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-12-10 06:17:41.320 17679 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-12-10 06:17:41.527 17679 INFO rally.api [-] Building 'json' report for the following task(s): 'c081eda1-72f4-4592-8f4d-eb8e27e88d4b'. 2018-12-10 06:17:41.648 17679 INFO rally.api [-] The report has been successfully built. 2018-12-10 06:17:41,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c081eda1-72f4-4592-8f4d-eb8e27e88d4b', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-12-10 06:17:44,328 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c081eda1-72f4-4592-8f4d-eb8e27e88d4b --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-12-10 06:17:43.641 17681 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-12-10 06:17:43.641 17681 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-12-10 06:17:43.643 17681 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-12-10 06:17:43.856 17681 INFO rally.api [-] Building 'html' report for the following task(s): 'c081eda1-72f4-4592-8f4d-eb8e27e88d4b'. 2018-12-10 06:17:44.195 17681 INFO rally.api [-] The report has been successfully built. 2018-12-10 06:17:44,515 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-10 06:17:44,517 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:25:47 | 612 | 100.00% | | | | | | | TOTAL: | 00:25:47 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2018-12-10 06:17:44,517 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-12-10 06:17:44,640 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 06:17:44,640 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 26:57 | PASS | +--------------------+------------------+------------------+----------------+ 2018-12-10 06:17:44,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 06:17:44,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 06:17:44,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Mon, 10 Dec 2018 06:17:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7eb712d1-b234-4b63-919c-a050483bfd02 x-openstack-request-id: req-7eb712d1-b234-4b63-919c-a050483bfd02 2018-12-10 06:17:44,971 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5a07da47-3024-4eac-9f7d-1d9e3bf519d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5a07da47-3024-4eac-9f7d-1d9e3bf519d6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5a07da47-3024-4eac-9f7d-1d9e3bf519d6"}, {"name": "rally_jobs-flavor_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6124ccfe-08c3-4d27-9a41-4ea454c532fd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6124ccfe-08c3-4d27-9a41-4ea454c532fd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6124ccfe-08c3-4d27-9a41-4ea454c532fd"}]} 2018-12-10 06:17:44,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7eb712d1-b234-4b63-919c-a050483bfd02 2018-12-10 06:17:44,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.324187994003s 2018-12-10 06:17:44,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 06:17:44,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/5a07da47-3024-4eac-9f7d-1d9e3bf519d6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 06:17:45,017 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 06:17:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31e34086-5514-495f-9f0f-cb33973f57a8 x-openstack-request-id: req-31e34086-5514-495f-9f0f-cb33973f57a8 2018-12-10 06:17:45,017 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5a07da47-3024-4eac-9f7d-1d9e3bf519d6 used request id req-31e34086-5514-495f-9f0f-cb33973f57a8 2018-12-10 06:17:45,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0439121723175s 2018-12-10 06:17:45,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 06:17:45,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/655ba6f1-082f-41f7-8185-95c3c465b826/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" -d '{"subnet_id": "00122048-75bc-42ae-b842-84d6a19b473d"}' 2018-12-10 06:17:48,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 06:17:48 GMT X-Openstack-Request-Id: req-ec853b0c-20a8-4029-a89a-b42834793ee8 2018-12-10 06:17:48,140 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "232fc62a-8436-4278-aa37-780f05707d96", "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "subnet_id": "00122048-75bc-42ae-b842-84d6a19b473d", "subnet_ids": ["00122048-75bc-42ae-b842-84d6a19b473d"], "port_id": "1bcc9f10-340f-4654-9e49-8585f1f89e34", "id": "655ba6f1-082f-41f7-8185-95c3c465b826"} 2018-12-10 06:17:48,140 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/655ba6f1-082f-41f7-8185-95c3c465b826/remove_router_interface.json used request id req-ec853b0c-20a8-4029-a89a-b42834793ee8 2018-12-10 06:17:48,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.12194991112s 2018-12-10 06:17:48,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 06:17:48,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 06:17:48,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1712 Content-Type: application/json Date: Mon, 10 Dec 2018 06:17:48 GMT X-Openstack-Request-Id: req-85c6177c-121b-47b1-87f8-e4a28ec75426 2018-12-10 06:17:48,596 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "created_at": "2018-12-10T05:50:51Z", "admin_state_up": true, "updated_at": "2018-12-10T06:17:46Z", "project_id": "039b8b56b9f34723b66379b1a9d38112", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "655ba6f1-082f-41f7-8185-95c3c465b826", "name": "rally_jobs-router_ecee64a0-4dc2-49df-bf82-3f3530f15f6d"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a350f12ed54d41df99000436b2834fcb", "created_at": "2018-12-10T04:55:03Z", "admin_state_up": true, "updated_at": "2018-12-10T04:55:06Z", "project_id": "a350f12ed54d41df99000436b2834fcb", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "85c3f92e-ab1a-44cc-aa87-2097363ece0c", "name": "tempest-pretest-check-286194293"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7be675bf4cac4f4ba8571a070df5e961", "created_at": "2018-12-10T04:56:30Z", "admin_state_up": false, "updated_at": "2018-12-10T04:56:30Z", "project_id": "7be675bf4cac4f4ba8571a070df5e961", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "99e5f734-19f0-4897-a575-4fd90d2f83c3", "name": "tempest-router-1485908195"}]} 2018-12-10 06:17:48,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-85c6177c-121b-47b1-87f8-e4a28ec75426 2018-12-10 06:17:48,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.455878973007s 2018-12-10 06:17:48,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 06:17:48,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/655ba6f1-082f-41f7-8185-95c3c465b826.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 06:17:53,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 06:17:53 GMT X-Openstack-Request-Id: req-2f94197c-10d5-412d-8e55-3514cd59d35a 2018-12-10 06:17:53,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 06:17:53,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/655ba6f1-082f-41f7-8185-95c3c465b826.json used request id req-2f94197c-10d5-412d-8e55-3514cd59d35a 2018-12-10 06:17:53,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.78224611282s 2018-12-10 06:17:53,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 06:17:53,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 06:17:53,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2524 Content-Type: application/json Date: Mon, 10 Dec 2018 06:17:53 GMT X-Openstack-Request-Id: req-f69f7835-4da6-4162-b4e0-7a01ae561a0e 2018-12-10 06:17:53,704 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-10T05:50:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"00122048-75bc-42ae-b842-84d6a19b473d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"039b8b56b9f34723b66379b1a9d38112","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_ecee64a0-4dc2-49df-bf82-3f3530f15f6d","enable_dhcp":true,"segment_id":null,"network_id":"232fc62a-8436-4278-aa37-780f05707d96","tenant_id":"039b8b56b9f34723b66379b1a9d38112","created_at":"2018-12-10T05:50:49Z","ip_version":4},{"updated_at":"2018-12-10T04:55:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0173f856-d38f-457f-9f3e-bebbbe46aa30","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant a350f12ed54d41df99000436b2834fcb","enable_dhcp":false,"segment_id":null,"network_id":"c3fb9ce6-97e4-4a59-8d8e-06b026e563e7","tenant_id":"","created_at":"2018-12-10T04:55:03Z","ip_version":4},{"updated_at":"2018-12-10T05:57:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"29b5ede7-6bbc-4d2e-abed-f5ef3916dc60","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 663249d703c0446e87578f84589dda8a","enable_dhcp":false,"segment_id":null,"network_id":"7563f040-b834-41e7-907e-1b7ea211843d","tenant_id":"","created_at":"2018-12-10T05:57:59Z","ip_version":4},{"updated_at":"2018-12-10T04:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bad97985-7664-41fa-b208-a1163e9b4d7a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3d9105dddf2848f3a2105bcfb490a6e9","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"69361a0e-750a-44ff-b392-0c32d8f81703","tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:36Z","ip_version":4}]} 2018-12-10 06:17:53,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f69f7835-4da6-4162-b4e0-7a01ae561a0e 2018-12-10 06:17:53,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.322973966599s 2018-12-10 06:17:53,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 06:17:53,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/00122048-75bc-42ae-b842-84d6a19b473d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 06:17:56,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 06:17:56 GMT X-Openstack-Request-Id: req-24ddda10-b94d-4f73-a46b-b2d594421317 2018-12-10 06:17:56,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 06:17:56,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/00122048-75bc-42ae-b842-84d6a19b473d.json used request id req-24ddda10-b94d-4f73-a46b-b2d594421317 2018-12-10 06:17:56,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.74668693542s 2018-12-10 06:17:56,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:17:56,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 06:17:57,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2779 Content-Type: application/json Date: Mon, 10 Dec 2018 06:17:57 GMT X-Openstack-Request-Id: req-9be7dc26-d76f-45b8-9e3e-8c02b53479fb 2018-12-10 06:17:57,115 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"232fc62a-8436-4278-aa37-780f05707d96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":true,"project_id":"039b8b56b9f34723b66379b1a9d38112","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T06:17:56Z","qos_policy_id":null,"name":"rally_jobs-net_ecee64a0-4dc2-49df-bf82-3f3530f15f6d","admin_state_up":true,"tenant_id":"039b8b56b9f34723b66379b1a9d38112","created_at":"2018-12-10T05:50:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7563f040-b834-41e7-907e-1b7ea211843d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["29b5ede7-6bbc-4d2e-abed-f5ef3916dc60"],"description":"","tags":[],"updated_at":"2018-12-10T05:57:59Z","qos_policy_id":null,"name":"HA network tenant 663249d703c0446e87578f84589dda8a","admin_state_up":true,"tenant_id":"","created_at":"2018-12-10T05:57:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c3fb9ce6-97e4-4a59-8d8e-06b026e563e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["0173f856-d38f-457f-9f3e-bebbbe46aa30"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:03Z","qos_policy_id":null,"name":"HA network tenant a350f12ed54d41df99000436b2834fcb","admin_state_up":true,"tenant_id":"","created_at":"2018-12-10T04:55:02Z","provider:network_type":"vxlan"}]} 2018-12-10 06:17:57,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9be7dc26-d76f-45b8-9e3e-8c02b53479fb 2018-12-10 06:17:57,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.662318944931s 2018-12-10 06:17:57,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 06:17:57,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/232fc62a-8436-4278-aa37-780f05707d96.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 06:17:58,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 06:17:58 GMT X-Openstack-Request-Id: req-02ad8166-fa03-4fb1-9f9f-51cf46492706 2018-12-10 06:17:58,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 06:17:58,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/232fc62a-8436-4278-aa37-780f05707d96.json used request id req-02ad8166-fa03-4fb1-9f9f-51cf46492706 2018-12-10 06:17:58,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.985037088394s 2018-12-10 06:17:58,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:17:58,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 06:17:58,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Mon, 10 Dec 2018 06:17:58 GMT X-Openstack-Request-Id: req-e37921f2-50bc-46fa-ac0b-035692642706 2018-12-10 06:17:58,519 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T05:51:01Z", "file": "/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609/file", "owner": "039b8b56b9f34723b66379b1a9d38112", "id": "3e76ef3f-b3af-442c-a655-d8a9822a1609", "size": 12716032, "self": "/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3e76ef3f-b3af-442c-a655-d8a9822a1609/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3e76ef3f-b3af-442c-a655-d8a9822a1609/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T05:51:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:17:58,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e37921f2-50bc-46fa-ac0b-035692642706 2018-12-10 06:17:58,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.412249088287s 2018-12-10 06:17:58,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 06:17:58,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}639403327cab6f5ee9713f141af91af4549923cb" 2018-12-10 06:17:59,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:17:59 GMT X-Openstack-Request-Id: req-f1e910dc-6886-40d8-89d7-00ab6136fc27 2018-12-10 06:17:59,193 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:17:59,193 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3e76ef3f-b3af-442c-a655-d8a9822a1609 used request id req-f1e910dc-6886-40d8-89d7-00ab6136fc27 2018-12-10 06:17:59,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.671587944031s 2018-12-10 06:17:59,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 06:17:59,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 06:17:59,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 06:17:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd43ebb4-80e0-4a72-89d4-6557fb3ccfc3 x-openstack-request-id: req-fd43ebb4-80e0-4a72-89d4-6557fb3ccfc3 2018-12-10 06:17:59,219 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6124ccfe-08c3-4d27-9a41-4ea454c532fd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6124ccfe-08c3-4d27-9a41-4ea454c532fd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6124ccfe-08c3-4d27-9a41-4ea454c532fd"}]} 2018-12-10 06:17:59,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-fd43ebb4-80e0-4a72-89d4-6557fb3ccfc3 2018-12-10 06:17:59,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261371135712s 2018-12-10 06:17:59,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 06:17:59,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/6124ccfe-08c3-4d27-9a41-4ea454c532fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 06:17:59,263 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 06:17:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9389cb74-896f-43bc-9619-75510b64a309 x-openstack-request-id: req-9389cb74-896f-43bc-9619-75510b64a309 2018-12-10 06:17:59,263 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6124ccfe-08c3-4d27-9a41-4ea454c532fd used request id req-9389cb74-896f-43bc-9619-75510b64a309 2018-12-10 06:17:59,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0417220592499s 2018-12-10 06:17:59,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:17:59,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 06:17:59,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Mon, 10 Dec 2018 06:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d01f8e5-cb5c-4af9-8c2b-345616f581b5 2018-12-10 06:17:59,503 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "links": {"self": "http://172.30.9.28:5000/v3/users/df8e6cf2f55449d89ea48d2b9b86d6a6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "df8e6cf2f55449d89ea48d2b9b86d6a6", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:17:59,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1d01f8e5-cb5c-4af9-8c2b-345616f581b5 2018-12-10 06:17:59,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239615917206s 2018-12-10 06:17:59,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:17:59,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/df8e6cf2f55449d89ea48d2b9b86d6a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 06:17:59,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 10 Dec 2018 06:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2770cce4-207a-4e23-80f3-df2fa56eb585 2018-12-10 06:17:59,744 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_ecee64a0-4dc2-49df-bf82-3f3530f15f6d", "links": {"self": "http://172.30.9.28:5000/v3/users/df8e6cf2f55449d89ea48d2b9b86d6a6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "df8e6cf2f55449d89ea48d2b9b86d6a6", "description": null}} 2018-12-10 06:17:59,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/df8e6cf2f55449d89ea48d2b9b86d6a6 used request id req-2770cce4-207a-4e23-80f3-df2fa56eb585 2018-12-10 06:17:59,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234171152115s 2018-12-10 06:17:59,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 06:17:59,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/df8e6cf2f55449d89ea48d2b9b86d6a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 06:18:00,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:17:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef1d53f-8ae3-44a8-a652-8e4016f1ea86 2018-12-10 06:18:00,111 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:18:00,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/df8e6cf2f55449d89ea48d2b9b86d6a6 used request id req-eef1d53f-8ae3-44a8-a652-8e4016f1ea86 2018-12-10 06:18:00,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.366498947144s 2018-12-10 06:18:00,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:18:00,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 06:18:00,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 526 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb789f89-4e87-4e4f-a881-870a63526073 2018-12-10 06:18:00,353 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/039b8b56b9f34723b66379b1a9d38112"}, "tags": [], "enabled": true, "id": "039b8b56b9f34723b66379b1a9d38112", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_ecee64a0-4dc2-49df-bf82-3f3530f15f6d"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-10 06:18:00,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-eb789f89-4e87-4e4f-a881-870a63526073 2018-12-10 06:18:00,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.235171079636s 2018-12-10 06:18:00,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 06:18:00,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/039b8b56b9f34723b66379b1a9d38112 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 06:18:00,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:18:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f359191b-0fd1-4129-82a0-db64c57ac2e0 2018-12-10 06:18:00,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:18:00,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/039b8b56b9f34723b66379b1a9d38112 used request id req-f359191b-0fd1-4129-82a0-db64c57ac2e0 2018-12-10 06:18:00,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.299834012985s 2018-12-10 06:18:00,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:18:00,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=039b8b56b9f34723b66379b1a9d38112&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 06:18:01,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:01 GMT X-Openstack-Request-Id: req-e76a8290-ad11-49b6-bbf9-9cadefdd6427 2018-12-10 06:18:01,015 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "created_at": "2018-12-10T05:50:47Z", "updated_at": "2018-12-10T05:50:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:50:47Z", "revision_number": 0, "id": "1ae2c4d4-8cd4-48cd-8f64-2f77d9153d7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T05:50:47Z", "security_group_id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "port_range_min": null, "ethertype": "IPv6", "project_id": "039b8b56b9f34723b66379b1a9d38112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:50:47Z", "revision_number": 0, "id": "1fa92a91-090e-4585-94e5-1f9b746d2f53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T05:50:47Z", "security_group_id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "port_range_min": null, "ethertype": "IPv4", "project_id": "039b8b56b9f34723b66379b1a9d38112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:50:47Z", "revision_number": 0, "id": "9be425a3-6bbb-4f05-a831-8838459bf3f1", "remote_group_id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "remote_ip_prefix": null, "created_at": "2018-12-10T05:50:47Z", "security_group_id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "port_range_min": null, "ethertype": "IPv6", "project_id": "039b8b56b9f34723b66379b1a9d38112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:50:47Z", "revision_number": 0, "id": "b9f68aa7-9878-41be-af2b-d601f1eb80b9", "remote_group_id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "remote_ip_prefix": null, "created_at": "2018-12-10T05:50:47Z", "security_group_id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "port_range_min": null, "ethertype": "IPv4", "project_id": "039b8b56b9f34723b66379b1a9d38112"}], "revision_number": 1, "project_id": "039b8b56b9f34723b66379b1a9d38112", "id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "name": "default"}]} 2018-12-10 06:18:01,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=039b8b56b9f34723b66379b1a9d38112&name=default used request id req-e76a8290-ad11-49b6-bbf9-9cadefdd6427 2018-12-10 06:18:01,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351145982742s 2018-12-10 06:18:01,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:18:01,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 06:18:01,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:01 GMT X-Openstack-Request-Id: req-a6ac6a3e-8bed-40fe-aac3-2ef2a807ab96 2018-12-10 06:18:01,318 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "created_at": "2018-12-10T04:54:45Z", "updated_at": "2018-12-10T04:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "2f796fe4-ad99-4d02-82d5-1cf073a56aac", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "3b616a17-69eb-47b8-b8a0-c25963e67149", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "4f5a5a95-2919-44bc-a23c-f3ae28431a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "a68abd72-1b67-49cf-9bd2-c5f76b1d746f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}], "revision_number": 1, "project_id": "4287836bffc14c41a35b2d79c761cfe3", "id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "created_at": "2018-12-10T04:54:17Z", "updated_at": "2018-12-10T04:54:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "31c1ba84-32f2-4944-9a77-e11ef02547d6", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "5eac9517-c8aa-43a0-89ed-5406f7cb95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "cd247800-66d4-46e7-ac65-79344f00c438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "fcda040d-cd4e-4acf-a740-94a7c5294e37", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}], "revision_number": 1, "project_id": "220b6cc053d24544aecfeac10afb36bc", "id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "87ad9faa30714121b9729c5449958f89", "created_at": "2018-12-10T04:55:06Z", "updated_at": "2018-12-10T04:55:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "01023214-ea5e-4507-8291-0fbf91965816", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "13856566-2a62-4100-a2a5-02a548249dcb", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "1ad9aa48-1087-41a8-b495-5274b1ec2be1", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "49b5e95d-03ce-47c4-8980-e94e56de24f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}], "revision_number": 1, "project_id": "87ad9faa30714121b9729c5449958f89", "id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "created_at": "2018-12-10T04:55:05Z", "updated_at": "2018-12-10T04:55:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "3122b7de-dc09-4ceb-b99b-0f81f3dd9da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "404ef636-8cd9-4967-b236-8a7345636917", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "6fdff0fd-97ff-42f6-96de-0bf557f24d11", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "8b813256-9de8-482f-b642-594d24a74405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}], "revision_number": 1, "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "id": "64c584e0-87be-476a-b819-ff12f66ae815", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ed8545900864076a59c0428383323f8", "created_at": "2018-12-10T04:58:19Z", "updated_at": "2018-12-10T04:58:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "100d3afb-85d7-43cf-8668-a19611d10d4a", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "12d0a2ce-6263-4366-8fd2-990c4817e452", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "271d7bc8-ccf6-4f72-917d-33c6b928e837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "c4b739df-d157-4197-ae4e-d5ee745d1dd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}], "revision_number": 1, "project_id": "1ed8545900864076a59c0428383323f8", "id": "68739416-ca46-482d-a344-7be7387ae639", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "created_at": "2018-12-10T04:55:03Z", "updated_at": "2018-12-10T04:55:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "516921ee-cbd4-427e-81f6-1d14ae76d279", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "66417333-22ec-4ac4-a40c-09140bc3d7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "7e02435b-8228-49dc-a6bf-cb2886b74510", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "e8bec1f9-d1de-4215-b133-e36869b40b32", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}], "revision_number": 1, "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "created_at": "2018-12-10T04:54:48Z", "updated_at": "2018-12-10T04:54:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "72e5d34d-1cd8-4b09-84fd-16dd6502c501", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "89333d52-2177-4995-b5e5-2d816ecb7d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "cc304e31-66d2-43ca-8190-03e279f2f0d5", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "df322cea-e724-4da6-b438-01ca116f0d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}], "revision_number": 1, "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "created_at": "2018-12-10T04:58:20Z", "updated_at": "2018-12-10T04:58:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "3f13cc0d-0fa7-4c12-aa0f-ea8b173398da", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "68052799-caa3-4c39-8135-ab4a86866ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "857a4401-667a-4c54-ac65-17972e7b19dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "8b4c79fe-bb77-42a4-acbd-cf22ada1272a", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}], "revision_number": 1, "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "created_at": "2018-12-10T05:50:47Z", "updated_at": "2018-12-10T05:50:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:50:47Z", "revision_number": 0, "id": "1ae2c4d4-8cd4-48cd-8f64-2f77d9153d7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T05:50:47Z", "security_group_id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "port_range_min": null, "ethertype": "IPv6", "project_id": "039b8b56b9f34723b66379b1a9d38112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:50:47Z", "revision_number": 0, "id": "1fa92a91-090e-4585-94e5-1f9b746d2f53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T05:50:47Z", "security_group_id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "port_range_min": null, "ethertype": "IPv4", "project_id": "039b8b56b9f34723b66379b1a9d38112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:50:47Z", "revision_number": 0, "id": "9be425a3-6bbb-4f05-a831-8838459bf3f1", "remote_group_id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "remote_ip_prefix": null, "created_at": "2018-12-10T05:50:47Z", "security_group_id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "port_range_min": null, "ethertype": "IPv6", "project_id": "039b8b56b9f34723b66379b1a9d38112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T05:50:47Z", "revision_number": 0, "id": "b9f68aa7-9878-41be-af2b-d601f1eb80b9", "remote_group_id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "remote_ip_prefix": null, "created_at": "2018-12-10T05:50:47Z", "security_group_id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "tenant_id": "039b8b56b9f34723b66379b1a9d38112", "port_range_min": null, "ethertype": "IPv4", "project_id": "039b8b56b9f34723b66379b1a9d38112"}], "revision_number": 1, "project_id": "039b8b56b9f34723b66379b1a9d38112", "id": "9b975c62-cc75-43ad-81fc-8c83522f29d3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "created_at": "2018-12-10T04:54:47Z", "updated_at": "2018-12-10T04:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "35033e62-b102-4949-95a9-2d3ec73a103a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e17b516-9d60-4f00-9b57-9aaac718faa0", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e83d1b6-325b-491b-974c-e6f54d61ac4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "ac56bee4-17cc-4c1f-abc3-8d9a2b833e23", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}], "revision_number": 1, "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "name": "default"}]} 2018-12-10 06:18:01,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a6ac6a3e-8bed-40fe-aac3-2ef2a807ab96 2018-12-10 06:18:01,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.297681093216s 2018-12-10 06:18:01,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 06:18:01,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/9b975c62-cc75-43ad-81fc-8c83522f29d3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1905099ba33c8cfaf717ed8b656479ddf31b4fa1" 2018-12-10 06:18:01,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 06:18:01 GMT X-Openstack-Request-Id: req-2fed0276-a725-4d06-9d14-d1474445341e 2018-12-10 06:18:01,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 06:18:01,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/9b975c62-cc75-43ad-81fc-8c83522f29d3.json used request id req-2fed0276-a725-4d06-9d14-d1474445341e 2018-12-10 06:18:01,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.445410013199s 2018-12-10 06:18:01,827 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-12-10 06:18:01,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:18:01,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db5b5bb7-7714-403d-b158-303778caf3c3 2018-12-10 06:18:01,878 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:18:01,878 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-db5b5bb7-7714-403d-b158-303778caf3c3 2018-12-10 06:18:01,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:18:02,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:18:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["fkPKftzPQ--AAaJasXv9lA"], "issued_at": "2018-12-10T06:18:02.000000Z"}} 2018-12-10 06:18:02,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:18:02,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:02,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:02 GMT X-Openstack-Request-Id: req-3ec1906c-62a0-4c80-8690-4f901ef9d1d0 2018-12-10 06:18:02,949 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 06:18:02,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3ec1906c-62a0-4c80-8690-4f901ef9d1d0 2018-12-10 06:18:02,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.651082038879s 2018-12-10 06:18:02,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:18:02,961 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e78eba-d0e3-49d8-b654-c7932d8652fe 2018-12-10 06:18:02,962 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:18:02,962 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-11e78eba-d0e3-49d8-b654-c7932d8652fe 2018-12-10 06:18:02,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:18:02,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:03,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66a612e-0c58-4f51-8176-363ee283e9d8 2018-12-10 06:18:03,180 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 06:18:03,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c66a612e-0c58-4f51-8176-363ee283e9d8 2018-12-10 06:18:03,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217767000198s 2018-12-10 06:18:03,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 06:18:03,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_3d38adbd-91bd-4ebb-8142-c065b5216177"}}' 2018-12-10 06:18:03,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60281813-6d46-4002-bb7a-707ab90e7484 2018-12-10 06:18:03,442 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/765bdae1958542189fcc9c97bbd5cfcf"}, "tags": [], "enabled": true, "id": "765bdae1958542189fcc9c97bbd5cfcf", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3d38adbd-91bd-4ebb-8142-c065b5216177"}} 2018-12-10 06:18:03,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-60281813-6d46-4002-bb7a-707ab90e7484 2018-12-10 06:18:03,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.254348039627s 2018-12-10 06:18:03,443 - 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'765bdae1958542189fcc9c97bbd5cfcf', '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_3d38adbd-91bd-4ebb-8142-c065b5216177'}) 2018-12-10 06:18:03,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 06:18:03,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dc3f5bbe-4df9-46bd-b8cc-c74f181da938", "email": null, "name": "refstack_defcore-user_3d38adbd-91bd-4ebb-8142-c065b5216177"}}' 2018-12-10 06:18:04,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb4f5e72-8cab-4c81-aa01-b4c017968b1c 2018-12-10 06:18:04,006 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_3d38adbd-91bd-4ebb-8142-c065b5216177", "links": {"self": "http://172.30.9.28:5000/v3/users/206b8491967c46eb8c067dc5d9f7b24c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "206b8491967c46eb8c067dc5d9f7b24c", "domain_id": "default", "password_expires_at": null}} 2018-12-10 06:18:04,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-bb4f5e72-8cab-4c81-aa01-b4c017968b1c 2018-12-10 06:18:04,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.555371046066s 2018-12-10 06:18:04,007 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'206b8491967c46eb8c067dc5d9f7b24c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_3d38adbd-91bd-4ebb-8142-c065b5216177'}) 2018-12-10 06:18:04,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:18:04,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:04,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f10eb9-8139-4f5a-886b-4f59d5cd80b3 2018-12-10 06:18:04,231 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:18:04,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-69f10eb9-8139-4f5a-886b-4f59d5cd80b3 2018-12-10 06:18:04,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221259832382s 2018-12-10 06:18:04,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:18:04,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:04,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e054fa04-b4b3-45dc-9f23-61efff70d437 2018-12-10 06:18:04,360 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:18:04,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e054fa04-b4b3-45dc-9f23-61efff70d437 2018-12-10 06:18:04,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123237133026s 2018-12-10 06:18:04,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:18:04,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:04,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-093b7135-67bf-4641-bf6e-6bfedc19b2a6 2018-12-10 06:18:04,591 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:18:04,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-093b7135-67bf-4641-bf6e-6bfedc19b2a6 2018-12-10 06:18:04,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225515127182s 2018-12-10 06:18:04,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:18:04,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:04,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2771987-ef58-4044-a05e-d9bcbc21693a 2018-12-10 06:18:04,714 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:18:04,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b2771987-ef58-4044-a05e-d9bcbc21693a 2018-12-10 06:18:04,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117923974991s 2018-12-10 06:18:04,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:18:04,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:04,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6326a41-fc0d-4dc6-8aa1-5f43ca89be25 2018-12-10 06:18:04,961 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_3d38adbd-91bd-4ebb-8142-c065b5216177", "links": {"self": "http://172.30.9.28:5000/v3/users/206b8491967c46eb8c067dc5d9f7b24c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "206b8491967c46eb8c067dc5d9f7b24c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:18:04,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e6326a41-fc0d-4dc6-8aa1-5f43ca89be25 2018-12-10 06:18:04,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245764017105s 2018-12-10 06:18:04,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:18:04,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:05,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 537 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ec3b22-cc29-478e-96de-71d1ebbd5b97 2018-12-10 06:18:05,098 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/765bdae1958542189fcc9c97bbd5cfcf"}, "tags": [], "enabled": true, "id": "765bdae1958542189fcc9c97bbd5cfcf", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3d38adbd-91bd-4ebb-8142-c065b5216177"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 06:18:05,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-64ec3b22-cc29-478e-96de-71d1ebbd5b97 2018-12-10 06:18:05,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125087022781s 2018-12-10 06:18:05,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:18:05,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=206b8491967c46eb8c067dc5d9f7b24c&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=765bdae1958542189fcc9c97bbd5cfcf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:05,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a83683-8074-4fb5-a4c0-03262b44e57b 2018-12-10 06:18:05,321 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=206b8491967c46eb8c067dc5d9f7b24c&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=765bdae1958542189fcc9c97bbd5cfcf", "previous": null, "next": null}} 2018-12-10 06:18:05,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=206b8491967c46eb8c067dc5d9f7b24c&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=765bdae1958542189fcc9c97bbd5cfcf used request id req-b0a83683-8074-4fb5-a4c0-03262b44e57b 2018-12-10 06:18:05,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214069128036s 2018-12-10 06:18:05,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:18:05,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/765bdae1958542189fcc9c97bbd5cfcf/users/206b8491967c46eb8c067dc5d9f7b24c/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:05,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f404f27-6bc5-4083-9105-08cbaedd83e0 2018-12-10 06:18:05,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:18:05,625 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/765bdae1958542189fcc9c97bbd5cfcf/users/206b8491967c46eb8c067dc5d9f7b24c/roles/d198f435a64947e795a55202b22e00ce used request id req-9f404f27-6bc5-4083-9105-08cbaedd83e0 2018-12-10 06:18:05,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.300121068954s 2018-12-10 06:18:05,626 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_3d38adbd-91bd-4ebb-8142-c065b5216177', 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'765bdae1958542189fcc9c97bbd5cfcf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dc3f5bbe-4df9-46bd-b8cc-c74f181da938', 'username': u'refstack_defcore-user_3d38adbd-91bd-4ebb-8142-c065b5216177', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 06:18:05,630 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_3d38adbd-91bd-4ebb-8142-c065b5216177', 'password': 'dc3f5bbe-4df9-46bd-b8cc-c74f181da938', 'project_name': 'refstack_defcore-project_3d38adbd-91bd-4ebb-8142-c065b5216177', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '765bdae1958542189fcc9c97bbd5cfcf', 'project_domain_name': 'Default'} 2018-12-10 06:18:05,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:18:05,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:05,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-309ecd52-3f84-4553-9ee4-66e8f8c1e864 2018-12-10 06:18:05,848 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:18:05,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-309ecd52-3f84-4553-9ee4-66e8f8c1e864 2018-12-10 06:18:05,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214830160141s 2018-12-10 06:18:05,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:18:05,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:06,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b36d7fa6-b0f1-429e-ac1d-fae8ac9ece62 2018-12-10 06:18:06,062 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:18:06,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b36d7fa6-b0f1-429e-ac1d-fae8ac9ece62 2018-12-10 06:18:06,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207715988159s 2018-12-10 06:18:06,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:18:06,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:06,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160566c8-c11d-4515-8fa2-8e984564a687 2018-12-10 06:18:06,283 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:18:06,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-160566c8-c11d-4515-8fa2-8e984564a687 2018-12-10 06:18:06,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216131925583s 2018-12-10 06:18:06,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:18:06,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:06,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055129e9-f481-4f7c-bc0e-ce61b5d9b55c 2018-12-10 06:18:06,524 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_3d38adbd-91bd-4ebb-8142-c065b5216177", "links": {"self": "http://172.30.9.28:5000/v3/users/206b8491967c46eb8c067dc5d9f7b24c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "206b8491967c46eb8c067dc5d9f7b24c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:18:06,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-055129e9-f481-4f7c-bc0e-ce61b5d9b55c 2018-12-10 06:18:06,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240341901779s 2018-12-10 06:18:06,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:18:06,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:06,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 537 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ca23f1-9efb-4634-a23e-f4f0081be23f 2018-12-10 06:18:06,754 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/765bdae1958542189fcc9c97bbd5cfcf"}, "tags": [], "enabled": true, "id": "765bdae1958542189fcc9c97bbd5cfcf", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3d38adbd-91bd-4ebb-8142-c065b5216177"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 06:18:06,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d1ca23f1-9efb-4634-a23e-f4f0081be23f 2018-12-10 06:18:06,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216507911682s 2018-12-10 06:18:06,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:18:06,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=206b8491967c46eb8c067dc5d9f7b24c&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=765bdae1958542189fcc9c97bbd5cfcf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:06,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb543f3-b2a9-4a55-b8fa-71a5bf819eb5 2018-12-10 06:18:06,987 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=206b8491967c46eb8c067dc5d9f7b24c&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=765bdae1958542189fcc9c97bbd5cfcf", "previous": null, "next": null}} 2018-12-10 06:18:06,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=206b8491967c46eb8c067dc5d9f7b24c&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=765bdae1958542189fcc9c97bbd5cfcf used request id req-3cb543f3-b2a9-4a55-b8fa-71a5bf819eb5 2018-12-10 06:18:06,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.224128007889s 2018-12-10 06:18:06,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:18:06,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/765bdae1958542189fcc9c97bbd5cfcf/users/206b8491967c46eb8c067dc5d9f7b24c/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:07,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d0237e8-4a78-4d19-a7a8-b1b81509e6e0 2018-12-10 06:18:07,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:18:07,200 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/765bdae1958542189fcc9c97bbd5cfcf/users/206b8491967c46eb8c067dc5d9f7b24c/roles/6b95528eaa61433299b74b41023475b0 used request id req-5d0237e8-4a78-4d19-a7a8-b1b81509e6e0 2018-12-10 06:18:07,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.209813117981s 2018-12-10 06:18:07,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:18:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:07,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fbcafa-e330-4e6c-83aa-649e3e41d07b 2018-12-10 06:18:07,412 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:18:07,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e1fbcafa-e330-4e6c-83aa-649e3e41d07b 2018-12-10 06:18:07,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208343029022s 2018-12-10 06:18:07,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:18:07,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:07,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f16b15-66a6-460a-be48-734ced35cb70 2018-12-10 06:18:07,630 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:18:07,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-88f16b15-66a6-460a-be48-734ced35cb70 2018-12-10 06:18:07,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21258187294s 2018-12-10 06:18:07,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:18:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:07,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dd88466-cb61-437b-9567-22f84c26ac73 2018-12-10 06:18:07,869 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_3d38adbd-91bd-4ebb-8142-c065b5216177", "links": {"self": "http://172.30.9.28:5000/v3/users/206b8491967c46eb8c067dc5d9f7b24c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "206b8491967c46eb8c067dc5d9f7b24c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:18:07,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4dd88466-cb61-437b-9567-22f84c26ac73 2018-12-10 06:18:07,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238537788391s 2018-12-10 06:18:07,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:18:07,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=206b8491967c46eb8c067dc5d9f7b24c&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:08,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660c99c4-b963-4864-9b32-ea0df9f88deb 2018-12-10 06:18:08,087 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=206b8491967c46eb8c067dc5d9f7b24c&scope.domain.id=default", "previous": null, "next": null}} 2018-12-10 06:18:08,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=206b8491967c46eb8c067dc5d9f7b24c&scope.domain.id=default used request id req-660c99c4-b963-4864-9b32-ea0df9f88deb 2018-12-10 06:18:08,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207398891449s 2018-12-10 06:18:08,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-10 06:18:08,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/206b8491967c46eb8c067dc5d9f7b24c/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:08,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:18:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1802c2c3-c83a-4a89-a54d-c5566e10e6bc 2018-12-10 06:18:08,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:18:08,248 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/206b8491967c46eb8c067dc5d9f7b24c/roles/6b95528eaa61433299b74b41023475b0 used request id req-1802c2c3-c83a-4a89-a54d-c5566e10e6bc 2018-12-10 06:18:08,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.156746149063s 2018-12-10 06:18:08,249 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-10 06:18:10,332 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-10 06:18:12,453 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3be6413c-ef66-4665-a363-fa65dec86bde | 2018-12-10T06:18:12.102835 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3be6413c-ef66-4665-a363-fa65dec86bde ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-10 06:18:15,640 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-12-10 06:18:16,317 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-10 06:18:18,359 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-10 06:18:21,297 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=3eb6e133-f387-4ad2-be1a-60d04a06fd8c) as the default verifier for the future CLI operations. 2018-12-10 06:18:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:18:23,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791bc0b7-3613-41c5-961d-9d8c5482655e 2018-12-10 06:18:23,026 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:18:23,026 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-791bc0b7-3613-41c5-961d-9d8c5482655e 2018-12-10 06:18:23,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:18:23,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:18:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "765bdae1958542189fcc9c97bbd5cfcf", "name": "refstack_defcore-project_3d38adbd-91bd-4ebb-8142-c065b5216177"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/765bdae1958542189fcc9c97bbd5cfcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/765bdae1958542189fcc9c97bbd5cfcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/765bdae1958542189fcc9c97bbd5cfcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/765bdae1958542189fcc9c97bbd5cfcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/765bdae1958542189fcc9c97bbd5cfcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/765bdae1958542189fcc9c97bbd5cfcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_765bdae1958542189fcc9c97bbd5cfcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_765bdae1958542189fcc9c97bbd5cfcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/765bdae1958542189fcc9c97bbd5cfcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/765bdae1958542189fcc9c97bbd5cfcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/765bdae1958542189fcc9c97bbd5cfcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/765bdae1958542189fcc9c97bbd5cfcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/765bdae1958542189fcc9c97bbd5cfcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/765bdae1958542189fcc9c97bbd5cfcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_3d38adbd-91bd-4ebb-8142-c065b5216177", "id": "206b8491967c46eb8c067dc5d9f7b24c"}, "audit_ids": ["W7o6PrEZTkSO7Qf9yfGLRA"], "issued_at": "2018-12-10T06:18:23.000000Z"}} 2018-12-10 06:18:23,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 06:18:23,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" 2018-12-10 06:18:23,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:23 GMT X-Openstack-Request-Id: req-9aecc9f7-a8c1-446c-a7a9-7ed7a9424b5f 2018-12-10 06:18:23,741 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 06:18:23,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-9aecc9f7-a8c1-446c-a7a9-7ed7a9424b5f 2018-12-10 06:18:23,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.30643415451s 2018-12-10 06:18:23,752 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-12-10 06:18:23,753 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 06:18:23,878 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 06:18:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:18:23,886 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:23 GMT 2018-12-10 06:18:23,886 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 06:18:23,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:18:23,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" 2018-12-10 06:18:24,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:24 GMT X-Openstack-Request-Id: req-599fbdfb-5612-41d3-8819-456de47e9949 2018-12-10 06:18:24,217 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:18:24,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-599fbdfb-5612-41d3-8819-456de47e9949 2018-12-10 06:18:24,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328221082687s 2018-12-10 06:18:24,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 06:18:24,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177"}' 2018-12-10 06:18:24,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:24 GMT Location: http://172.30.9.28:9292/v2/images/22f14409-c821-49f6-9489-2798d895b0e0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-26b79860-5b59-4f36-810d-63f2bbfc4eae 2018-12-10 06:18:24,567 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:18:24Z", "file": "/v2/images/22f14409-c821-49f6-9489-2798d895b0e0/file", "owner": "765bdae1958542189fcc9c97bbd5cfcf", "id": "22f14409-c821-49f6-9489-2798d895b0e0", "size": null, "self": "/v2/images/22f14409-c821-49f6-9489-2798d895b0e0", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177", "checksum": null, "created_at": "2018-12-10T06:18:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 06:18:24,567 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-26b79860-5b59-4f36-810d-63f2bbfc4eae 2018-12-10 06:18:24,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.340888977051s 2018-12-10 06:18:24,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 06:18:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/22f14409-c821-49f6-9489-2798d895b0e0/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" -d '' 2018-12-10 06:18:25,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:18:25 GMT X-Openstack-Request-Id: req-e6e18fc8-e2c6-4be0-bda6-02d5828fc707 2018-12-10 06:18:25,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:18:25,355 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/22f14409-c821-49f6-9489-2798d895b0e0/file used request id req-e6e18fc8-e2c6-4be0-bda6-02d5828fc707 2018-12-10 06:18:25,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.787124156952s 2018-12-10 06:18:25,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:18:25,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" 2018-12-10 06:18:25,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:25 GMT X-Openstack-Request-Id: req-da0dd911-9431-41cb-b550-d61f00bd01d1 2018-12-10 06:18:25,769 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:18:25Z", "file": "/v2/images/22f14409-c821-49f6-9489-2798d895b0e0/file", "owner": "765bdae1958542189fcc9c97bbd5cfcf", "id": "22f14409-c821-49f6-9489-2798d895b0e0", "size": 12716032, "self": "/v2/images/22f14409-c821-49f6-9489-2798d895b0e0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/22f14409-c821-49f6-9489-2798d895b0e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/22f14409-c821-49f6-9489-2798d895b0e0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:18:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:18:25,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-da0dd911-9431-41cb-b550-d61f00bd01d1 2018-12-10 06:18:25,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.409240007401s 2018-12-10 06:18:25,771 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/22f14409-c821-49f6-9489-2798d895b0e0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/22f14409-c821-49f6-9489-2798d895b0e0/file', 'owner': u'765bdae1958542189fcc9c97bbd5cfcf', 'id': u'22f14409-c821-49f6-9489-2798d895b0e0', 'size': 12716032, u'self': u'/v2/images/22f14409-c821-49f6-9489-2798d895b0e0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'765bdae1958542189fcc9c97bbd5cfcf', 'name': 'refstack_defcore-project_3d38adbd-91bd-4ebb-8142-c065b5216177', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/22f14409-c821-49f6-9489-2798d895b0e0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T06:18:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T06:18:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177', '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/22f14409-c821-49f6-9489-2798d895b0e0', 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_3d38adbd-91bd-4ebb-8142-c065b5216177', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177', 'created': u'2018-12-10T06:18:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T06:18:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/22f14409-c821-49f6-9489-2798d895b0e0', 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_3d38adbd-91bd-4ebb-8142-c065b5216177', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 06:18:25,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 06:18:25,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_3d38adbd-91bd-4ebb-8142-c065b5216177", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 06:18:26,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3dfd514c-d9c1-4195-8067-c56215f94af2 x-openstack-request-id: req-3dfd514c-d9c1-4195-8067-c56215f94af2 2018-12-10 06:18:26,094 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_3d38adbd-91bd-4ebb-8142-c065b5216177", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eb0eb955-f3c1-424b-bf8d-12786f2393fa", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eb0eb955-f3c1-424b-bf8d-12786f2393fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "eb0eb955-f3c1-424b-bf8d-12786f2393fa"}} 2018-12-10 06:18:26,094 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3dfd514c-d9c1-4195-8067-c56215f94af2 2018-12-10 06:18:26,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.319396018982s 2018-12-10 06:18:26,095 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_3d38adbd-91bd-4ebb-8142-c065b5216177', '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'c47c6539fb2a433791aefcdf57514708', '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'eb0eb955-f3c1-424b-bf8d-12786f2393fa', 'swap': 0}) 2018-12-10 06:18:26,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 06:18:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/eb0eb955-f3c1-424b-bf8d-12786f2393fa/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" -d '{"extra_specs": {}}' 2018-12-10 06:18:26,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb9ff486-960b-442a-b374-9f3074cb0cf1 x-openstack-request-id: req-fb9ff486-960b-442a-b374-9f3074cb0cf1 2018-12-10 06:18:26,120 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 06:18:26,120 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/eb0eb955-f3c1-424b-bf8d-12786f2393fa/os-extra_specs used request id req-fb9ff486-960b-442a-b374-9f3074cb0cf1 2018-12-10 06:18:26,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246450901031s 2018-12-10 06:18:26,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:18:26,134 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a1b2260-8b18-424a-b715-b98faa8a3784 2018-12-10 06:18:26,134 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:18:26,134 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-5a1b2260-8b18-424a-b715-b98faa8a3784 2018-12-10 06:18:26,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:18:26,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" 2018-12-10 06:18:26,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5732caf3-d38d-448e-9cae-c81f43f3b0f1 2018-12-10 06:18:26,346 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:18:26,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5732caf3-d38d-448e-9cae-c81f43f3b0f1 2018-12-10 06:18:26,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20845580101s 2018-12-10 06:18:26,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:18:26,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" 2018-12-10 06:18:26,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b525847-533b-4cde-93f8-edab94d615f2 2018-12-10 06:18:26,558 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:18:26,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6b525847-533b-4cde-93f8-edab94d615f2 2018-12-10 06:18:26,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206048965454s 2018-12-10 06:18:26,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-10 06:18:26,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:18:26,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a83fcbe1-b3b8-456f-b33e-4423e6add201 x-openstack-request-id: req-a83fcbe1-b3b8-456f-b33e-4423e6add201 2018-12-10 06:18:26,732 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-10 06:18:26,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-a83fcbe1-b3b8-456f-b33e-4423e6add201 2018-12-10 06:18:26,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0365600585938s 2018-12-10 06:18:26,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:18:26,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" 2018-12-10 06:18:27,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:27 GMT X-Openstack-Request-Id: req-f410f44d-a357-4242-ab16-79eebed502c6 2018-12-10 06:18:27,069 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:18:25Z", "file": "/v2/images/22f14409-c821-49f6-9489-2798d895b0e0/file", "owner": "765bdae1958542189fcc9c97bbd5cfcf", "id": "22f14409-c821-49f6-9489-2798d895b0e0", "size": 12716032, "self": "/v2/images/22f14409-c821-49f6-9489-2798d895b0e0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/22f14409-c821-49f6-9489-2798d895b0e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/22f14409-c821-49f6-9489-2798d895b0e0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:18:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:18:27,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f410f44d-a357-4242-ab16-79eebed502c6 2018-12-10 06:18:27,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.332499027252s 2018-12-10 06:18:27,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 06:18:27,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_3d38adbd-91bd-4ebb-8142-c065b5216177", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_3d38adbd-91bd-4ebb-8142-c065b5216177"}' 2018-12-10 06:18:27,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:27 GMT Location: http://172.30.9.28:9292/v2/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2ebae559-6048-46c0-a745-5b76c1ab8a61 2018-12-10 06:18:27,430 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:18:27Z", "file": "/v2/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f/file", "owner": "765bdae1958542189fcc9c97bbd5cfcf", "id": "01a89e31-6a9f-44f6-8fbd-c59879383a4f", "size": null, "self": "/v2/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_3d38adbd-91bd-4ebb-8142-c065b5216177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_3d38adbd-91bd-4ebb-8142-c065b5216177", "checksum": null, "created_at": "2018-12-10T06:18:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 06:18:27,431 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2ebae559-6048-46c0-a745-5b76c1ab8a61 2018-12-10 06:18:27,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.351074934006s 2018-12-10 06:18:27,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 06:18:27,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" -d '' 2018-12-10 06:18:28,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:18:28 GMT X-Openstack-Request-Id: req-c7c116eb-7dd6-43b9-870a-db7949df0fa3 2018-12-10 06:18:28,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:18:28,050 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f/file used request id req-c7c116eb-7dd6-43b9-870a-db7949df0fa3 2018-12-10 06:18:28,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.618793964386s 2018-12-10 06:18:28,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:18:28,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" 2018-12-10 06:18:28,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:28 GMT X-Openstack-Request-Id: req-249d470b-d097-4a81-a787-15d2eef50c88 2018-12-10 06:18:28,091 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:18:28Z", "file": "/v2/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f/file", "owner": "765bdae1958542189fcc9c97bbd5cfcf", "id": "01a89e31-6a9f-44f6-8fbd-c59879383a4f", "size": 12716032, "self": "/v2/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_3d38adbd-91bd-4ebb-8142-c065b5216177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_3d38adbd-91bd-4ebb-8142-c065b5216177", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:18:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:18:25Z", "file": "/v2/images/22f14409-c821-49f6-9489-2798d895b0e0/file", "owner": "765bdae1958542189fcc9c97bbd5cfcf", "id": "22f14409-c821-49f6-9489-2798d895b0e0", "size": 12716032, "self": "/v2/images/22f14409-c821-49f6-9489-2798d895b0e0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/22f14409-c821-49f6-9489-2798d895b0e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/22f14409-c821-49f6-9489-2798d895b0e0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:18:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:18:28,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-249d470b-d097-4a81-a787-15d2eef50c88 2018-12-10 06:18:28,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365030765533s 2018-12-10 06:18:28,094 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f/file', 'owner': u'765bdae1958542189fcc9c97bbd5cfcf', 'id': u'01a89e31-6a9f-44f6-8fbd-c59879383a4f', 'size': 12716032, u'self': u'/v2/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'765bdae1958542189fcc9c97bbd5cfcf', 'name': 'refstack_defcore-project_3d38adbd-91bd-4ebb-8142-c065b5216177', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T06:18:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T06:18:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_3d38adbd-91bd-4ebb-8142-c065b5216177', '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/01a89e31-6a9f-44f6-8fbd-c59879383a4f', 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_3d38adbd-91bd-4ebb-8142-c065b5216177', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_3d38adbd-91bd-4ebb-8142-c065b5216177', 'created': u'2018-12-10T06:18:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T06:18:27Z', 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/01a89e31-6a9f-44f6-8fbd-c59879383a4f', 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_3d38adbd-91bd-4ebb-8142-c065b5216177', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 06:18:28,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 06:18:28,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_3d38adbd-91bd-4ebb-8142-c065b5216177", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 06:18:28,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f48b0dd6-f64a-425a-acdc-fa38c08f21aa x-openstack-request-id: req-f48b0dd6-f64a-425a-acdc-fa38c08f21aa 2018-12-10 06:18:28,129 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_3d38adbd-91bd-4ebb-8142-c065b5216177", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a0ffb9c7-f2a6-45cb-9adc-4fa008543ef3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a0ffb9c7-f2a6-45cb-9adc-4fa008543ef3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a0ffb9c7-f2a6-45cb-9adc-4fa008543ef3"}} 2018-12-10 06:18:28,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f48b0dd6-f64a-425a-acdc-fa38c08f21aa 2018-12-10 06:18:28,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0347690582275s 2018-12-10 06:18:28,131 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_3d38adbd-91bd-4ebb-8142-c065b5216177', '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'c47c6539fb2a433791aefcdf57514708', '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'a0ffb9c7-f2a6-45cb-9adc-4fa008543ef3', 'swap': 0}) 2018-12-10 06:18:28,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 06:18:28,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/a0ffb9c7-f2a6-45cb-9adc-4fa008543ef3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" -d '{"extra_specs": {}}' 2018-12-10 06:18:28,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 06:18:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-266b7e9c-c6c2-4e8a-8298-5e0addfb1943 x-openstack-request-id: req-266b7e9c-c6c2-4e8a-8298-5e0addfb1943 2018-12-10 06:18:28,156 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 06:18:28,156 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/a0ffb9c7-f2a6-45cb-9adc-4fa008543ef3/os-extra_specs used request id req-266b7e9c-c6c2-4e8a-8298-5e0addfb1943 2018-12-10 06:18:28,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024738073349s 2018-12-10 06:18:28,156 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_3d38adbd-91bd-4ebb-8142-c065b5216177', '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'c47c6539fb2a433791aefcdf57514708', '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'a0ffb9c7-f2a6-45cb-9adc-4fa008543ef3', 'swap': 0}) 2018-12-10 06:18:31,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-10 06:18:31,222 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-10 06:18:31,223 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-10 06:18:31,225 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-10 06:18:35,411 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-12-10 06:18:35,411 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-12-10 06:18:35,411 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-12-10 06:18:35,411 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-12-10 06:18:35,411 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-12-10 06:18:35,411 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-12-10 06:18:35,411 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-12-10 06:18:35,411 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-12-10 06:18:35,412 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-12-10 06:18:35,413 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-12-10 06:18:35,414 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-12-10 06:18:35,415 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-12-10 06:18:35,416 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-12-10 06:18:35,417 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-12-10 06:18:35,418 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-12-10 06:18:35,418 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-12-10 06:18:35,418 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-12-10 06:18:35,418 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-10 06:18:35,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-12-10 06:18:44,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:18:44.379 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.336s] 2018-12-10 06:18:44,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:18:44.438 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.339s] 2018-12-10 06:18:44,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:18:44.501 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.063s] 2018-12-10 06:19:05,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:05.473 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [17.084s] 2018-12-10 06:19:11,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:11.933 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [12.503s] 2018-12-10 06:19:13,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:13.298 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.366s] 2018-12-10 06:19:18,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:18.736 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.877s] 2018-12-10 06:19:19,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:19.633 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.896s] 2018-12-10 06:19:20,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:20.984 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [1.351s] 2018-12-10 06:19:21,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:21.705 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.719s] 2018-12-10 06:19:22,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:22.231 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.525s] 2018-12-10 06:19:22,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:22.310 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.079s] 2018-12-10 06:19:22,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:22.411 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.100s] 2018-12-10 06:19:22,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:22.476 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.064s] 2018-12-10 06:19:22,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:22.547 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.070s] 2018-12-10 06:19:22,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:22.631 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.083s] 2018-12-10 06:19:22,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:22.766 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.135s] 2018-12-10 06:19:24,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:24.490 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.063s] 2018-12-10 06:19:24,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:24.502 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-12-10 06:19:24,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:24.644 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.142s] 2018-12-10 06:19:24,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:24.656 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-12-10 06:19:24,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:24.667 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-12-10 06:19:24,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:24.689 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.022s] 2018-12-10 06:19:24,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:24.755 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.066s] 2018-12-10 06:19:24,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:24.813 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.058s] 2018-12-10 06:19:25,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:25.241 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.427s] 2018-12-10 06:19:25,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:25.255 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-12-10 06:19:25,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:25.317 17709 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.062s] 2018-12-10 06:19:25,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:25.431 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.082s] 2018-12-10 06:19:25,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:25.527 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.096s] 2018-12-10 06:19:26,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:26.673 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [1.145s] 2018-12-10 06:19:26,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:26.809 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.136s] 2018-12-10 06:19:26,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:26.811 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-10 06:19:30,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:30.484 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.055s] 2018-12-10 06:19:32,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:32.270 17709 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.270s] 2018-12-10 06:19:32,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:32.565 17709 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.295s] 2018-12-10 06:19:32,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:32.881 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.397s] 2018-12-10 06:19:34,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:34.284 17709 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.717s] 2018-12-10 06:19:34,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:34.501 17709 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.218s] 2018-12-10 06:19:34,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:34.790 17709 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.288s] 2018-12-10 06:19:40,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:40.730 17709 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.960s] 2018-12-10 06:19:48,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:48.906 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.417s] 2018-12-10 06:19:49,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:49.151 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.244s] 2018-12-10 06:19:49,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:49.361 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.209s] 2018-12-10 06:19:50,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:50.143 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.781s] 2018-12-10 06:19:50,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:50.859 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.716s] 2018-12-10 06:19:51,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:51.286 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.427s] 2018-12-10 06:19:51,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:51.445 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.454s] 2018-12-10 06:19:54,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:54.626 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.943s] 2018-12-10 06:19:55,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:55.483 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.038s] 2018-12-10 06:19:56,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:56.085 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.458s] 2018-12-10 06:19:58,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:58.006 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.920s] 2018-12-10 06:19:59,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:59.522 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.516s] 2018-12-10 06:19:59,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:19:59.763 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.279s] 2018-12-10 06:20:00,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:00.689 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.166s] 2018-12-10 06:20:01,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:01.953 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.263s] 2018-12-10 06:20:02,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:02.861 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.908s] 2018-12-10 06:20:03,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:03.677 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.816s] 2018-12-10 06:20:04,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:04.565 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.801s] 2018-12-10 06:20:04,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:04.975 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [1.297s] 2018-12-10 06:20:06,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:06.226 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.248s] 2018-12-10 06:20:06,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:06.940 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.715s] 2018-12-10 06:20:08,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:08.280 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [1.339s] 2018-12-10 06:20:09,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:09.312 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [1.032s] 2018-12-10 06:20:09,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:09.456 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.891s] 2018-12-10 06:20:10,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:10.587 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.274s] 2018-12-10 06:20:11,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:11.791 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [1.203s] 2018-12-10 06:20:12,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:12.321 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.530s] 2018-12-10 06:20:12,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:12.582 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.261s] 2018-12-10 06:20:13,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:13.209 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.627s] 2018-12-10 06:20:13,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:13.629 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.173s] 2018-12-10 06:20:18,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:18.184 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.553s] 2018-12-10 06:20:21,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:21.686 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.642s] 2018-12-10 06:20:22,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:22.344 17709 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.659s] 2018-12-10 06:20:26,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:26.182 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.997s] 2018-12-10 06:20:27,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:27.140 17709 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.184s] 2018-12-10 06:20:27,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:27.300 17709 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.161s] 2018-12-10 06:20:27,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:27.478 17709 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.177s] 2018-12-10 06:20:27,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:27.979 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [1.761s] 2018-12-10 06:20:28,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:28.060 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.081s] 2018-12-10 06:20:29,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:29.278 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [1.217s] 2018-12-10 06:20:29,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:29.378 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.100s] 2018-12-10 06:20:29,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:29.379 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-10 06:20:32,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:32.779 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [6.596s] 2018-12-10 06:20:33,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:33.251 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.473s] 2018-12-10 06:20:33,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:33.384 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.133s] 2018-12-10 06:20:33,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:33.524 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.140s] 2018-12-10 06:20:34,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:34.135 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.610s] 2018-12-10 06:20:34,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:34.589 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.455s] 2018-12-10 06:20:34,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:34.720 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.130s] 2018-12-10 06:20:35,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:35.018 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.297s] 2018-12-10 06:20:35,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:35.103 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.084s] 2018-12-10 06:20:35,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:35.163 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.060s] 2018-12-10 06:20:41,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:41.379 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.214s] 2018-12-10 06:20:41,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:41.494 17709 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2018-12-10 06:20:41,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:41.503 17709 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-12-10 06:20:41,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:41.771 17709 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.267s] 2018-12-10 06:20:42,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:42.110 17709 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.339s] 2018-12-10 06:20:42,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:42.444 17709 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.334s] 2018-12-10 06:20:43,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:43.231 17709 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.785s] 2018-12-10 06:20:43,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:43.284 17709 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.053s] 2018-12-10 06:20:43,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:43.332 17709 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.047s] 2018-12-10 06:20:43,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:43.380 17709 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.048s] 2018-12-10 06:20:43,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:43.428 17709 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.048s] 2018-12-10 06:20:55,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:20:55.824 17709 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.714s] 2018-12-10 06:21:08,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:21:08.261 17709 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.327s] 2018-12-10 06:21:11,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:21:11.513 17709 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [3.251s] 2018-12-10 06:21:18,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:21:18.754 17709 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-10 06:21:18,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:21:18.886 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [66.903s] 2018-12-10 06:21:26,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:21:26.648 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [34.887s] 2018-12-10 06:21:31,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:21:31.615 17709 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.234s] 2018-12-10 06:21:40,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:21:40.950 17709 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.334s] 2018-12-10 06:21:43,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:21:43.767 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [13.526s] 2018-12-10 06:21:49,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:21:49.608 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [22.959s] 2018-12-10 06:21:53,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:21:53.363 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.597s] 2018-12-10 06:21:54,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:21:54.666 17709 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.713s] 2018-12-10 06:21:59,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:21:59.194 17709 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [40.299s] 2018-12-10 06:22:00,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:00.922 17709 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.385s] 2018-12-10 06:22:01,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:01.249 17709 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.327s] 2018-12-10 06:22:10,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:10.133 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [20.525s] 2018-12-10 06:22:18,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:18.266 17709 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.332s] 2018-12-10 06:22:20,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:20.317 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [26.951s] 2018-12-10 06:22:23,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:23.189 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.055s] 2018-12-10 06:22:23,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:23.291 17709 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.984s] 2018-12-10 06:22:23,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:23.316 17709 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.025s] 2018-12-10 06:22:36,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:36.468 17709 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [6.322s] 2018-12-10 06:22:39,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:39.787 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.467s] 2018-12-10 06:22:45,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:45.922 17709 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.454s] 2018-12-10 06:22:49,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:49.064 17709 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.141s] 2018-12-10 06:22:49,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:49.120 17709 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.056s] 2018-12-10 06:22:49,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:22:49.517 17709 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.397s] 2018-12-10 06:23:07,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:07.251 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [4.436s] 2018-12-10 06:23:12,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:12.696 17709 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [23.177s] 2018-12-10 06:23:13,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:13.078 17709 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.382s] 2018-12-10 06:23:13,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:13.176 17709 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.098s] 2018-12-10 06:23:18,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:18.984 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [11.728s] 2018-12-10 06:23:20,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:20.166 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [56.973s] 2018-12-10 06:23:22,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:22.194 17709 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.736s] 2018-12-10 06:23:27,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:27.770 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.291s] 2018-12-10 06:23:28,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:28.080 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.309s] 2018-12-10 06:23:28,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:28.413 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.333s] 2018-12-10 06:23:28,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:28.714 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.299s] 2018-12-10 06:23:29,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:29.034 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.320s] 2018-12-10 06:23:29,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:29.362 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.327s] 2018-12-10 06:23:29,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:29.649 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.288s] 2018-12-10 06:23:29,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:29.981 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.331s] 2018-12-10 06:23:30,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:30.288 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.306s] 2018-12-10 06:23:30,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:30.624 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.336s] 2018-12-10 06:23:30,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:30.906 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.281s] 2018-12-10 06:23:31,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:31.140 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.234s] 2018-12-10 06:23:31,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:31.479 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.339s] 2018-12-10 06:23:31,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:31.520 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.040s] 2018-12-10 06:23:31,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:31.792 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [11.629s] 2018-12-10 06:23:31,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:31.837 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.318s] 2018-12-10 06:23:32,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:32.129 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.291s] 2018-12-10 06:23:32,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:32.368 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.239s] 2018-12-10 06:23:32,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:32.603 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.236s] 2018-12-10 06:23:32,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:32.908 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.304s] 2018-12-10 06:23:33,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:33.202 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.294s] 2018-12-10 06:23:37,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:37.373 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [18.387s] 2018-12-10 06:23:39,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:39.463 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.287s] 2018-12-10 06:23:41,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:41.093 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.629s] 2018-12-10 06:23:45,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:45.374 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.981s] 2018-12-10 06:23:45,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:45.825 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [8.452s] 2018-12-10 06:23:46,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:46.075 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.979s] 2018-12-10 06:23:46,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:46.577 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.503s] 2018-12-10 06:23:47,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:47.866 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.287s] 2018-12-10 06:23:49,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:49.218 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.352s] 2018-12-10 06:23:52,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:52.104 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.882s] 2018-12-10 06:23:52,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:52.128 17709 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.754s] 2018-12-10 06:23:52,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:52.217 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.116s] 2018-12-10 06:23:56,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:56.676 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.203s] 2018-12-10 06:23:58,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:23:58.787 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.109s] 2018-12-10 06:24:00,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:00.204 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.416s] 2018-12-10 06:24:01,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:01.223 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.018s] 2018-12-10 06:24:02,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:02.464 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.240s] 2018-12-10 06:24:04,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:04.962 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.496s] 2018-12-10 06:24:05,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:05.517 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.556s] 2018-12-10 06:24:05,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:05.811 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.293s] 2018-12-10 06:24:05,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:05.830 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.019s] 2018-12-10 06:24:05,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:05.849 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2018-12-10 06:24:05,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:05.866 17709 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2018-12-10 06:24:13,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:13.155 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.363s] 2018-12-10 06:24:14,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:14.806 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.652s] 2018-12-10 06:24:24,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:24.991 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.044s] 2018-12-10 06:24:25,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:25.310 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.319s] 2018-12-10 06:24:25,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:25.661 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.350s] 2018-12-10 06:24:26,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:26.990 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [1.328s] 2018-12-10 06:24:27,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:27.750 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.759s] 2018-12-10 06:24:28,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:28.474 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.723s] 2018-12-10 06:24:28,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:28.793 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.319s] 2018-12-10 06:24:28,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:28.850 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.056s] 2018-12-10 06:24:29,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:29.214 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.364s] 2018-12-10 06:24:29,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:29.581 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.367s] 2018-12-10 06:24:29,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:29.913 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.330s] 2018-12-10 06:24:30,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:30.552 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.639s] 2018-12-10 06:24:30,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:30.927 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.373s] 2018-12-10 06:24:31,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:31.289 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.363s] 2018-12-10 06:24:31,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:31.361 17709 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.072s] 2018-12-10 06:24:42,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:42.831 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [56.992s] 2018-12-10 06:24:47,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:47.667 17709 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2018-12-10 06:24:53,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:53.340 17709 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.390s] 2018-12-10 06:24:56,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:24:56.029 17709 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.689s] 2018-12-10 06:25:17,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:25:17.351 17709 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [10.086s] 2018-12-10 06:25:17,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:25:17.710 17709 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.360s] 2018-12-10 06:25:18,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:25:18.452 17709 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.741s] 2018-12-10 06:25:20,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:25:20.954 17709 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.502s] 2018-12-10 06:25:27,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:25:27.348 17709 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [6.393s] 2018-12-10 06:25:27,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:25:27.688 17709 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.341s] 2018-12-10 06:25:28,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:25:28.049 17709 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.360s] 2018-12-10 06:25:53,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:25:53.100 17709 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-10 06:25:57,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:25:57.818 17709 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.302s] 2018-12-10 06:26:04,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:26:04.334 17709 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.350s] 2018-12-10 06:26:05,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:26:05.796 17709 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.462s] 2018-12-10 06:26:26,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:26:26.492 17709 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.692s] 2018-12-10 06:26:39,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:26:39.770 17709 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.925s] 2018-12-10 06:26:40,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 06:26:40.663 17709 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.893s] 2018-12-10 06:26:50,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2a654a9a-ce63-4d6e-b426-688ac814b2e0 2018-12-10 06:26:50,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2a654a9a-ce63-4d6e-b426-688ac814b2e0']'. 2018-12-10 06:26:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-10 06:26:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-10 06:26:51,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 06:26:51,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2a654a9a-ce63-4d6e-b426-688ac814b2e0 | 2018-12-10 06:26:51,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-10 06:26:51,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-10 06:18:37 | 2018-12-10 06:26:51,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-10 06:26:50 | 2018-12-10 06:26:51,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:08:13 | 2018-12-10 06:26:51,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-10 06:26:51,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-10 06:26:51,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-10 06:26:51,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3eb6e133-f387-4ad2-be1a-60d04a06fd8c) | 2018-12-10 06:26:51,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-10 06:26:51,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3be6413c-ef66-4665-a363-fa65dec86bde) | 2018-12-10 06:26:51,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-12-10 06:26:51,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 479.161 | 2018-12-10 06:26:51,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-12-10 06:26:51,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-12-10 06:26:51,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-10 06:26:51,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-10 06:26:51,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-10 06:26:51,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 06:26:51,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-10 06:26:51,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-10 06:26:51,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-12-10 06:26:53,828 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 06:26:53,829 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:30 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-10 06:26:53,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 06:26:53,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" 2018-12-10 06:26:54,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:26:54 GMT X-Openstack-Request-Id: req-3ec606ee-f790-4513-80af-af07d1ed32c2 2018-12-10 06:26:54,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:26:54,510 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/01a89e31-6a9f-44f6-8fbd-c59879383a4f used request id req-3ec606ee-f790-4513-80af-af07d1ed32c2 2018-12-10 06:26:54,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.673711061478s 2018-12-10 06:26:54,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 06:26:54,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:26:54,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-028fef19-5dca-4628-83d2-b4158b37754c x-openstack-request-id: req-028fef19-5dca-4628-83d2-b4158b37754c 2018-12-10 06:26:54,821 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_3d38adbd-91bd-4ebb-8142-c065b5216177", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a0ffb9c7-f2a6-45cb-9adc-4fa008543ef3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a0ffb9c7-f2a6-45cb-9adc-4fa008543ef3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a0ffb9c7-f2a6-45cb-9adc-4fa008543ef3"}, {"name": "refstack_defcore-flavor_3d38adbd-91bd-4ebb-8142-c065b5216177", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eb0eb955-f3c1-424b-bf8d-12786f2393fa", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eb0eb955-f3c1-424b-bf8d-12786f2393fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "eb0eb955-f3c1-424b-bf8d-12786f2393fa"}]} 2018-12-10 06:26:54,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-028fef19-5dca-4628-83d2-b4158b37754c 2018-12-10 06:26:54,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.304326057434s 2018-12-10 06:26:54,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 06:26:54,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/a0ffb9c7-f2a6-45cb-9adc-4fa008543ef3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:26:54,873 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a9f6dbc-9980-4449-9514-008abfeeae1d x-openstack-request-id: req-5a9f6dbc-9980-4449-9514-008abfeeae1d 2018-12-10 06:26:54,873 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a0ffb9c7-f2a6-45cb-9adc-4fa008543ef3 used request id req-5a9f6dbc-9980-4449-9514-008abfeeae1d 2018-12-10 06:26:54,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0494759082794s 2018-12-10 06:26:54,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:26:54,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" 2018-12-10 06:26:55,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:55 GMT X-Openstack-Request-Id: req-ab58f299-bf3e-4642-b3ee-b275ef291ccc 2018-12-10 06:26:55,192 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:18:25Z", "file": "/v2/images/22f14409-c821-49f6-9489-2798d895b0e0/file", "owner": "765bdae1958542189fcc9c97bbd5cfcf", "id": "22f14409-c821-49f6-9489-2798d895b0e0", "size": 12716032, "self": "/v2/images/22f14409-c821-49f6-9489-2798d895b0e0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/22f14409-c821-49f6-9489-2798d895b0e0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/22f14409-c821-49f6-9489-2798d895b0e0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3d38adbd-91bd-4ebb-8142-c065b5216177", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:18:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:26:55,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ab58f299-bf3e-4642-b3ee-b275ef291ccc 2018-12-10 06:26:55,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314512968063s 2018-12-10 06:26:55,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 06:26:55,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/22f14409-c821-49f6-9489-2798d895b0e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2805a675f74c45cdbc29bd8f9b59a18142b2701c" 2018-12-10 06:26:56,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:26:56 GMT X-Openstack-Request-Id: req-153955ba-b58d-437f-8831-4a22a59bf352 2018-12-10 06:26:56,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:26:56,619 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/22f14409-c821-49f6-9489-2798d895b0e0 used request id req-153955ba-b58d-437f-8831-4a22a59bf352 2018-12-10 06:26:56,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.42512893677s 2018-12-10 06:26:56,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 06:26:56,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:26:56,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-61196042-e3c6-444c-a8a7-eede7b6f71e2 x-openstack-request-id: req-61196042-e3c6-444c-a8a7-eede7b6f71e2 2018-12-10 06:26:56,644 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_3d38adbd-91bd-4ebb-8142-c065b5216177", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eb0eb955-f3c1-424b-bf8d-12786f2393fa", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eb0eb955-f3c1-424b-bf8d-12786f2393fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "eb0eb955-f3c1-424b-bf8d-12786f2393fa"}]} 2018-12-10 06:26:56,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-61196042-e3c6-444c-a8a7-eede7b6f71e2 2018-12-10 06:26:56,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247488021851s 2018-12-10 06:26:56,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 06:26:56,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/eb0eb955-f3c1-424b-bf8d-12786f2393fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:26:56,674 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a0dfd09-98a8-45f9-9e8a-5dead89fb69c x-openstack-request-id: req-8a0dfd09-98a8-45f9-9e8a-5dead89fb69c 2018-12-10 06:26:56,674 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/eb0eb955-f3c1-424b-bf8d-12786f2393fa used request id req-8a0dfd09-98a8-45f9-9e8a-5dead89fb69c 2018-12-10 06:26:56,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0283000469208s 2018-12-10 06:26:56,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:26:56,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:26:56,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 974 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c67d0cad-751c-466a-8219-e1061b731181 2018-12-10 06:26:56,904 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_3d38adbd-91bd-4ebb-8142-c065b5216177", "links": {"self": "http://172.30.9.28:5000/v3/users/206b8491967c46eb8c067dc5d9f7b24c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "206b8491967c46eb8c067dc5d9f7b24c", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:26:56,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c67d0cad-751c-466a-8219-e1061b731181 2018-12-10 06:26:56,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229092121124s 2018-12-10 06:26:56,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:26:56,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/206b8491967c46eb8c067dc5d9f7b24c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:26:57,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 232 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4e9b98-1f6a-4345-91ce-8bd0c2d15df7 2018-12-10 06:26:57,134 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_3d38adbd-91bd-4ebb-8142-c065b5216177", "links": {"self": "http://172.30.9.28:5000/v3/users/206b8491967c46eb8c067dc5d9f7b24c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "206b8491967c46eb8c067dc5d9f7b24c", "description": null}} 2018-12-10 06:26:57,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/206b8491967c46eb8c067dc5d9f7b24c used request id req-3a4e9b98-1f6a-4345-91ce-8bd0c2d15df7 2018-12-10 06:26:57,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223011016846s 2018-12-10 06:26:57,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 06:26:57,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/206b8491967c46eb8c067dc5d9f7b24c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:26:57,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bb061d7-a814-429e-9c46-926344dda543 2018-12-10 06:26:57,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:26:57,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/206b8491967c46eb8c067dc5d9f7b24c used request id req-6bb061d7-a814-429e-9c46-926344dda543 2018-12-10 06:26:57,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.419485807419s 2018-12-10 06:26:57,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:26:57,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:26:57,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 530 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04397eac-08c9-4e0b-bcaa-7f1df9ee6a3c 2018-12-10 06:26:57,780 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.28:5000/v3/projects/765bdae1958542189fcc9c97bbd5cfcf"}, "tags": [], "enabled": true, "id": "765bdae1958542189fcc9c97bbd5cfcf", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3d38adbd-91bd-4ebb-8142-c065b5216177"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-10 06:26:57,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-04397eac-08c9-4e0b-bcaa-7f1df9ee6a3c 2018-12-10 06:26:57,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219342947006s 2018-12-10 06:26:57,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 06:26:57,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/765bdae1958542189fcc9c97bbd5cfcf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:26:58,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e0a8e8a-8adb-4f1d-8e76-4075f8c5601e 2018-12-10 06:26:58,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:26:58,071 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/765bdae1958542189fcc9c97bbd5cfcf used request id req-0e0a8e8a-8adb-4f1d-8e76-4075f8c5601e 2018-12-10 06:26:58,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.285338878632s 2018-12-10 06:26:58,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:26:58,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=765bdae1958542189fcc9c97bbd5cfcf&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9d17ab4e4ca2f50e597344b1d77fed833f4f75e" 2018-12-10 06:26:58,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:58 GMT X-Openstack-Request-Id: req-d1600c91-3e67-472f-bceb-768f2eb50575 2018-12-10 06:26:58,416 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-10 06:26:58,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=765bdae1958542189fcc9c97bbd5cfcf&name=default used request id req-d1600c91-3e67-472f-bceb-768f2eb50575 2018-12-10 06:26:58,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.338786125183s 2018-12-10 06:26:58,469 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-12-10 06:26:58,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:26:58,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9154a87c-7509-450d-bf34-09991fa46983 2018-12-10 06:26:58,521 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:26:58,521 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-9154a87c-7509-450d-bf34-09991fa46983 2018-12-10 06:26:58,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:26:58,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["nGylpaFbRwWrRQCFyEzADw"], "issued_at": "2018-12-10T06:26:58.000000Z"}} 2018-12-10 06:26:58,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:26:58,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:26:59,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:59 GMT X-Openstack-Request-Id: req-48e6dbd2-eacc-4b55-a712-484f23064330 2018-12-10 06:26:59,335 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 06:26:59,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-48e6dbd2-eacc-4b55-a712-484f23064330 2018-12-10 06:26:59,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39026594162s 2018-12-10 06:26:59,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:26:59,348 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b371adfb-cba9-49c0-9bb2-ac89b746c836 2018-12-10 06:26:59,348 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:26:59,348 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-b371adfb-cba9-49c0-9bb2-ac89b746c836 2018-12-10 06:26:59,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:26:59,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:26:59,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f417d5-0c03-445a-8dde-9140df214b69 2018-12-10 06:26:59,570 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 06:26:59,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-38f417d5-0c03-445a-8dde-9140df214b69 2018-12-10 06:26:59,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221307039261s 2018-12-10 06:26:59,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 06:26:59,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db"}}' 2018-12-10 06:26:59,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bef98203-6b5b-4f3c-9edd-87c7c3234d92 2018-12-10 06:26:59,821 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/a59765835362435bbd90f9d5c26d34a1"}, "tags": [], "enabled": true, "id": "a59765835362435bbd90f9d5c26d34a1", "parent_id": "default", "domain_id": "default", "name": "patrole-project_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db"}} 2018-12-10 06:26:59,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bef98203-6b5b-4f3c-9edd-87c7c3234d92 2018-12-10 06:26:59,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.242999076843s 2018-12-10 06:26:59,822 - 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'a59765835362435bbd90f9d5c26d34a1', '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_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db'}) 2018-12-10 06:26:59,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 06:26:59,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5bb6f2f9-7eee-4448-86e6-a0ae06a142e7", "email": null, "name": "patrole-user_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db"}}' 2018-12-10 06:27:00,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Mon, 10 Dec 2018 06:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecc5dd53-8524-478e-b33b-544f3e7771ab 2018-12-10 06:27:00,222 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "links": {"self": "http://172.30.9.28:5000/v3/users/c7ce6f1afedb4920b57b939fccd61738"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7ce6f1afedb4920b57b939fccd61738", "domain_id": "default", "password_expires_at": null}} 2018-12-10 06:27:00,222 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-ecc5dd53-8524-478e-b33b-544f3e7771ab 2018-12-10 06:27:00,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.393023967743s 2018-12-10 06:27:00,223 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c7ce6f1afedb4920b57b939fccd61738', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db'}) 2018-12-10 06:27:00,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:27:00,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:00,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a96d7d5e-9229-4132-a88e-0944536018d2 2018-12-10 06:27:00,450 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:27:00,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a96d7d5e-9229-4132-a88e-0944536018d2 2018-12-10 06:27:00,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223938941956s 2018-12-10 06:27:00,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:27:00,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:00,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581eab18-9094-45df-839d-208c8f4842b1 2018-12-10 06:27:00,762 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:27:00,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-581eab18-9094-45df-839d-208c8f4842b1 2018-12-10 06:27:00,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.30662894249s 2018-12-10 06:27:00,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:27:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:01,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754ef0ec-49dd-4676-922d-9f1ae2498465 2018-12-10 06:27:01,093 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:27:01,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-754ef0ec-49dd-4676-922d-9f1ae2498465 2018-12-10 06:27:01,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.325860023499s 2018-12-10 06:27:01,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:27:01,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:01,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7149b56f-b07e-4491-88c4-90f0fe8d5b0f 2018-12-10 06:27:01,403 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:27:01,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-7149b56f-b07e-4491-88c4-90f0fe8d5b0f 2018-12-10 06:27:01,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.304251194s 2018-12-10 06:27:01,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:27:01,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:01,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e67789-e8b1-45a3-a644-45d0784bf8d0 2018-12-10 06:27:01,642 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "patrole-user_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "links": {"self": "http://172.30.9.28:5000/v3/users/c7ce6f1afedb4920b57b939fccd61738"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7ce6f1afedb4920b57b939fccd61738", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:27:01,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-96e67789-e8b1-45a3-a644-45d0784bf8d0 2018-12-10 06:27:01,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237810850143s 2018-12-10 06:27:01,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:27:01,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:01,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4656f492-f4b6-4e59-8a87-236f59a2570f 2018-12-10 06:27:01,871 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/a59765835362435bbd90f9d5c26d34a1"}, "tags": [], "enabled": true, "id": "a59765835362435bbd90f9d5c26d34a1", "parent_id": "default", "domain_id": "default", "name": "patrole-project_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 06:27:01,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4656f492-f4b6-4e59-8a87-236f59a2570f 2018-12-10 06:27:01,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217388153076s 2018-12-10 06:27:01,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:27:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=c7ce6f1afedb4920b57b939fccd61738&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=a59765835362435bbd90f9d5c26d34a1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:02,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1fac39-e516-429f-aee1-68d0a9662110 2018-12-10 06:27:02,101 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=c7ce6f1afedb4920b57b939fccd61738&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=a59765835362435bbd90f9d5c26d34a1", "previous": null, "next": null}} 2018-12-10 06:27:02,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=c7ce6f1afedb4920b57b939fccd61738&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=a59765835362435bbd90f9d5c26d34a1 used request id req-1b1fac39-e516-429f-aee1-68d0a9662110 2018-12-10 06:27:02,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220991134644s 2018-12-10 06:27:02,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:27:02,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a59765835362435bbd90f9d5c26d34a1/users/c7ce6f1afedb4920b57b939fccd61738/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:02,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1457ddda-b9a0-49e5-a4fd-07664c4dfa36 2018-12-10 06:27:02,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:27:02,374 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a59765835362435bbd90f9d5c26d34a1/users/c7ce6f1afedb4920b57b939fccd61738/roles/d198f435a64947e795a55202b22e00ce used request id req-1457ddda-b9a0-49e5-a4fd-07664c4dfa36 2018-12-10 06:27:02,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.268444061279s 2018-12-10 06:27:02,375 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', 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'a59765835362435bbd90f9d5c26d34a1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5bb6f2f9-7eee-4448-86e6-a0ae06a142e7', 'username': u'patrole-user_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 06:27:02,378 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', 'password': '5bb6f2f9-7eee-4448-86e6-a0ae06a142e7', 'project_name': 'patrole-project_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'a59765835362435bbd90f9d5c26d34a1', 'project_domain_name': 'Default'} 2018-12-10 06:27:02,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:27:02,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:02,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2b4799-84d3-4475-8d6f-cee227c8a15e 2018-12-10 06:27:02,598 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:27:02,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cf2b4799-84d3-4475-8d6f-cee227c8a15e 2018-12-10 06:27:02,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215830802917s 2018-12-10 06:27:02,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:27:02,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:02,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1df7547-5daf-40ef-8665-dd23dc7ba51b 2018-12-10 06:27:02,805 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:27:02,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f1df7547-5daf-40ef-8665-dd23dc7ba51b 2018-12-10 06:27:02,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20160984993s 2018-12-10 06:27:02,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:27:02,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:03,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be4b8b9a-b367-42ca-a2cc-5d76bb91e961 2018-12-10 06:27:03,022 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:27:03,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-be4b8b9a-b367-42ca-a2cc-5d76bb91e961 2018-12-10 06:27:03,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211799144745s 2018-12-10 06:27:03,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:27:03,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:03,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeab4879-5160-4368-a700-84541958adc3 2018-12-10 06:27:03,274 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "patrole-user_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "links": {"self": "http://172.30.9.28:5000/v3/users/c7ce6f1afedb4920b57b939fccd61738"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7ce6f1afedb4920b57b939fccd61738", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:27:03,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-aeab4879-5160-4368-a700-84541958adc3 2018-12-10 06:27:03,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250936031342s 2018-12-10 06:27:03,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:27:03,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:03,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 531 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c7b69f-b4e3-49eb-a527-8303d2ad30ab 2018-12-10 06:27:03,411 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/a59765835362435bbd90f9d5c26d34a1"}, "tags": [], "enabled": true, "id": "a59765835362435bbd90f9d5c26d34a1", "parent_id": "default", "domain_id": "default", "name": "patrole-project_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}]} 2018-12-10 06:27:03,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-20c7b69f-b4e3-49eb-a527-8303d2ad30ab 2018-12-10 06:27:03,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125023126602s 2018-12-10 06:27:03,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:27:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=c7ce6f1afedb4920b57b939fccd61738&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=a59765835362435bbd90f9d5c26d34a1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:03,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55997530-4a00-4219-a33f-7333ee0faa07 2018-12-10 06:27:03,635 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=c7ce6f1afedb4920b57b939fccd61738&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=a59765835362435bbd90f9d5c26d34a1", "previous": null, "next": null}} 2018-12-10 06:27:03,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=c7ce6f1afedb4920b57b939fccd61738&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=a59765835362435bbd90f9d5c26d34a1 used request id req-55997530-4a00-4219-a33f-7333ee0faa07 2018-12-10 06:27:03,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.215415000916s 2018-12-10 06:27:03,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:27:03,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a59765835362435bbd90f9d5c26d34a1/users/c7ce6f1afedb4920b57b939fccd61738/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:03,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df374ffb-c0e9-4352-80f8-00c6e0235ed8 2018-12-10 06:27:03,806 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:27:03,806 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a59765835362435bbd90f9d5c26d34a1/users/c7ce6f1afedb4920b57b939fccd61738/roles/6b95528eaa61433299b74b41023475b0 used request id req-df374ffb-c0e9-4352-80f8-00c6e0235ed8 2018-12-10 06:27:03,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.166975975037s 2018-12-10 06:27:03,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:27:03,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:04,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc74ad9-bc08-4b49-a95f-3c03b65ac546 2018-12-10 06:27:04,044 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:27:04,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-afc74ad9-bc08-4b49-a95f-3c03b65ac546 2018-12-10 06:27:04,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.23445892334s 2018-12-10 06:27:04,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:27:04,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:04,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af75587-b423-4750-9478-e413a320797e 2018-12-10 06:27:04,216 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:27:04,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-2af75587-b423-4750-9478-e413a320797e 2018-12-10 06:27:04,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.166505098343s 2018-12-10 06:27:04,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:27:04,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:04,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5277a7e5-6ad9-4528-80ab-a0611321eae0 2018-12-10 06:27:04,465 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "patrole-user_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "links": {"self": "http://172.30.9.28:5000/v3/users/c7ce6f1afedb4920b57b939fccd61738"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7ce6f1afedb4920b57b939fccd61738", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:27:04,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5277a7e5-6ad9-4528-80ab-a0611321eae0 2018-12-10 06:27:04,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248285055161s 2018-12-10 06:27:04,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:27:04,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=c7ce6f1afedb4920b57b939fccd61738&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:04,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d4b310-9e4c-49a6-93f6-2eaab421f225 2018-12-10 06:27:04,693 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=c7ce6f1afedb4920b57b939fccd61738&scope.domain.id=default", "previous": null, "next": null}} 2018-12-10 06:27:04,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=c7ce6f1afedb4920b57b939fccd61738&scope.domain.id=default used request id req-50d4b310-9e4c-49a6-93f6-2eaab421f225 2018-12-10 06:27:04,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.215526819229s 2018-12-10 06:27:04,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-10 06:27:04,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/c7ce6f1afedb4920b57b939fccd61738/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:04,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71349786-d28b-48f0-8c78-732e7f898d70 2018-12-10 06:27:04,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:27:04,949 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/c7ce6f1afedb4920b57b939fccd61738/roles/6b95528eaa61433299b74b41023475b0 used request id req-71349786-d28b-48f0-8c78-732e7f898d70 2018-12-10 06:27:04,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.252393960953s 2018-12-10 06:27:04,950 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-10 06:27:07,255 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-10 06:27:09,618 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f207f9b7-395e-44bc-b23f-e8ffd3849309 | 2018-12-10T06:27:09.245221 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f207f9b7-395e-44bc-b23f-e8ffd3849309 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-10 06:27:13,100 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-12-10 06:27:13,859 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-10 06:27:16,061 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-10 06:27:19,023 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b1f6a2af-2282-42b7-852b-3705b5d36c88) as the default verifier for the future CLI operations. 2018-12-10 06:27:20,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:27:21,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d676002-c69f-453d-a297-fd0e2dec0547 2018-12-10 06:27:21,003 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:27:21,003 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-7d676002-c69f-453d-a297-fd0e2dec0547 2018-12-10 06:27:21,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:27:21,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a59765835362435bbd90f9d5c26d34a1", "name": "patrole-project_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a59765835362435bbd90f9d5c26d34a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/a59765835362435bbd90f9d5c26d34a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/a59765835362435bbd90f9d5c26d34a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a59765835362435bbd90f9d5c26d34a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/a59765835362435bbd90f9d5c26d34a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/a59765835362435bbd90f9d5c26d34a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_a59765835362435bbd90f9d5c26d34a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a59765835362435bbd90f9d5c26d34a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a59765835362435bbd90f9d5c26d34a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/a59765835362435bbd90f9d5c26d34a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/a59765835362435bbd90f9d5c26d34a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a59765835362435bbd90f9d5c26d34a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/a59765835362435bbd90f9d5c26d34a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/a59765835362435bbd90f9d5c26d34a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "id": "c7ce6f1afedb4920b57b939fccd61738"}, "audit_ids": ["dv6fpOhHSuOp-xLHZwwykA"], "issued_at": "2018-12-10T06:27:21.000000Z"}} 2018-12-10 06:27:21,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 06:27:21,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" 2018-12-10 06:27:21,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:21 GMT X-Openstack-Request-Id: req-e21c3a8b-586c-4aac-b848-4360737294f3 2018-12-10 06:27:21,732 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 06:27:21,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-e21c3a8b-586c-4aac-b848-4360737294f3 2018-12-10 06:27:21,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.309903860092s 2018-12-10 06:27:21,743 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-12-10 06:27:21,744 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 06:27:21,870 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 06:27:21,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:27:21,878 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:21 GMT 2018-12-10 06:27:21,878 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 06:27:21,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:27:21,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" 2018-12-10 06:27:22,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:22 GMT X-Openstack-Request-Id: req-1c7b68a1-c380-4971-84db-61c3dfa56242 2018-12-10 06:27:22,182 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:27:22,182 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1c7b68a1-c380-4971-84db-61c3dfa56242 2018-12-10 06:27:22,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301416873932s 2018-12-10 06:27:22,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 06:27:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db"}' 2018-12-10 06:27:22,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:22 GMT Location: http://172.30.9.28:9292/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cbb13edb-34f4-4898-bcfc-4ab409d7bc30 2018-12-10 06:27:22,669 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:27:22Z", "file": "/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/file", "owner": "a59765835362435bbd90f9d5c26d34a1", "id": "44c733b2-9598-46f9-bf58-a69c3f430aa8", "size": null, "self": "/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "checksum": null, "created_at": "2018-12-10T06:27:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 06:27:22,669 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cbb13edb-34f4-4898-bcfc-4ab409d7bc30 2018-12-10 06:27:22,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.476918935776s 2018-12-10 06:27:22,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 06:27:22,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" -d '' 2018-12-10 06:27:23,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:27:23 GMT X-Openstack-Request-Id: req-23a3fae9-c124-4633-a52f-4c930857bf5b 2018-12-10 06:27:23,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:27:23,446 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/file used request id req-23a3fae9-c124-4633-a52f-4c930857bf5b 2018-12-10 06:27:23,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.776866912842s 2018-12-10 06:27:23,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:27:23,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" 2018-12-10 06:27:23,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:23 GMT X-Openstack-Request-Id: req-842cba62-7205-48ec-b634-920dd8b11e2c 2018-12-10 06:27:23,760 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:27:23Z", "file": "/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/file", "owner": "a59765835362435bbd90f9d5c26d34a1", "id": "44c733b2-9598-46f9-bf58-a69c3f430aa8", "size": 12716032, "self": "/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:27:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:27:23,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-842cba62-7205-48ec-b634-920dd8b11e2c 2018-12-10 06:27:23,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309711933136s 2018-12-10 06:27:23,763 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/file', 'owner': u'a59765835362435bbd90f9d5c26d34a1', 'id': u'44c733b2-9598-46f9-bf58-a69c3f430aa8', 'size': 12716032, u'self': u'/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a59765835362435bbd90f9d5c26d34a1', 'name': 'patrole-project_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T06:27:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T06:27:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', '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/44c733b2-9598-46f9-bf58-a69c3f430aa8', 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_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', 'created': u'2018-12-10T06:27:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T06:27:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8', 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_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 06:27:23,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 06:27:23,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 06:27:24,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9530f4ff-4a2c-4d02-9699-951d37d7b89e x-openstack-request-id: req-9530f4ff-4a2c-4d02-9699-951d37d7b89e 2018-12-10 06:27:24,108 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/35002495-4f3c-44cb-a772-929d86ffaeb8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/35002495-4f3c-44cb-a772-929d86ffaeb8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "35002495-4f3c-44cb-a772-929d86ffaeb8"}} 2018-12-10 06:27:24,108 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9530f4ff-4a2c-4d02-9699-951d37d7b89e 2018-12-10 06:27:24,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.341780900955s 2018-12-10 06:27:24,109 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', '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'c47c6539fb2a433791aefcdf57514708', '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'35002495-4f3c-44cb-a772-929d86ffaeb8', 'swap': 0}) 2018-12-10 06:27:24,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 06:27:24,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/35002495-4f3c-44cb-a772-929d86ffaeb8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" -d '{"extra_specs": {}}' 2018-12-10 06:27:24,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8185310f-b059-417e-8f84-d7403d1b4567 x-openstack-request-id: req-8185310f-b059-417e-8f84-d7403d1b4567 2018-12-10 06:27:24,130 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 06:27:24,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/35002495-4f3c-44cb-a772-929d86ffaeb8/os-extra_specs used request id req-8185310f-b059-417e-8f84-d7403d1b4567 2018-12-10 06:27:24,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202231407166s 2018-12-10 06:27:24,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:27:24,143 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f98d6f3-35c2-428c-ad0b-82874f5bba82 2018-12-10 06:27:24,144 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:27:24,144 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-5f98d6f3-35c2-428c-ad0b-82874f5bba82 2018-12-10 06:27:24,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:27:24,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" 2018-12-10 06:27:24,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f0f8eb-1c8f-445f-9e97-dec1482a6320 2018-12-10 06:27:24,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:27:24,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c7f0f8eb-1c8f-445f-9e97-dec1482a6320 2018-12-10 06:27:24,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196417093277s 2018-12-10 06:27:24,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:27:24,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" 2018-12-10 06:27:24,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe4b23b-5100-4b86-ba0b-eea07a5d1aa3 2018-12-10 06:27:24,563 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:27:24,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ffe4b23b-5100-4b86-ba0b-eea07a5d1aa3 2018-12-10 06:27:24,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211796045303s 2018-12-10 06:27:24,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-10 06:27:24,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:27:24,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50e1c7a4-6ec2-4254-99cd-9fbb56b5a293 x-openstack-request-id: req-50e1c7a4-6ec2-4254-99cd-9fbb56b5a293 2018-12-10 06:27:24,611 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-10 06:27:24,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-50e1c7a4-6ec2-4254-99cd-9fbb56b5a293 2018-12-10 06:27:24,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0384888648987s 2018-12-10 06:27:24,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:27:24,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" 2018-12-10 06:27:24,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:24 GMT X-Openstack-Request-Id: req-667e7c73-ab15-4dc5-98c5-f0b6d4eeb774 2018-12-10 06:27:24,923 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:27:23Z", "file": "/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/file", "owner": "a59765835362435bbd90f9d5c26d34a1", "id": "44c733b2-9598-46f9-bf58-a69c3f430aa8", "size": 12716032, "self": "/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:27:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:27:24,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-667e7c73-ab15-4dc5-98c5-f0b6d4eeb774 2018-12-10 06:27:24,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308090925217s 2018-12-10 06:27:24,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 06:27:24,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db"}' 2018-12-10 06:27:25,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:25 GMT Location: http://172.30.9.28:9292/v2/images/3be3682b-163e-4e39-a26b-72b7b5a349ef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5ef7ec6a-5ad2-4fb2-a22f-a257f8dc52d4 2018-12-10 06:27:25,291 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:27:25Z", "file": "/v2/images/3be3682b-163e-4e39-a26b-72b7b5a349ef/file", "owner": "a59765835362435bbd90f9d5c26d34a1", "id": "3be3682b-163e-4e39-a26b-72b7b5a349ef", "size": null, "self": "/v2/images/3be3682b-163e-4e39-a26b-72b7b5a349ef", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "checksum": null, "created_at": "2018-12-10T06:27:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 06:27:25,291 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5ef7ec6a-5ad2-4fb2-a22f-a257f8dc52d4 2018-12-10 06:27:25,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.357050895691s 2018-12-10 06:27:25,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 06:27:25,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/3be3682b-163e-4e39-a26b-72b7b5a349ef/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" -d '' 2018-12-10 06:27:26,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:27:26 GMT X-Openstack-Request-Id: req-35bb2124-3f39-4135-9653-e544aa963a8b 2018-12-10 06:27:26,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:27:26,069 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/3be3682b-163e-4e39-a26b-72b7b5a349ef/file used request id req-35bb2124-3f39-4135-9653-e544aa963a8b 2018-12-10 06:27:26,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.777909994125s 2018-12-10 06:27:26,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:27:26,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" 2018-12-10 06:27:26,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:26 GMT X-Openstack-Request-Id: req-d7d8d96c-50ec-423f-9392-6245e9df11a0 2018-12-10 06:27:26,102 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:27:25Z", "file": "/v2/images/3be3682b-163e-4e39-a26b-72b7b5a349ef/file", "owner": "a59765835362435bbd90f9d5c26d34a1", "id": "3be3682b-163e-4e39-a26b-72b7b5a349ef", "size": 12716032, "self": "/v2/images/3be3682b-163e-4e39-a26b-72b7b5a349ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3be3682b-163e-4e39-a26b-72b7b5a349ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3be3682b-163e-4e39-a26b-72b7b5a349ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:27:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:27:23Z", "file": "/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/file", "owner": "a59765835362435bbd90f9d5c26d34a1", "id": "44c733b2-9598-46f9-bf58-a69c3f430aa8", "size": 12716032, "self": "/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:27:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:27:26,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d7d8d96c-50ec-423f-9392-6245e9df11a0 2018-12-10 06:27:26,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278701782227s 2018-12-10 06:27:26,105 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3be3682b-163e-4e39-a26b-72b7b5a349ef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3be3682b-163e-4e39-a26b-72b7b5a349ef/file', 'owner': u'a59765835362435bbd90f9d5c26d34a1', 'id': u'3be3682b-163e-4e39-a26b-72b7b5a349ef', 'size': 12716032, u'self': u'/v2/images/3be3682b-163e-4e39-a26b-72b7b5a349ef', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a59765835362435bbd90f9d5c26d34a1', 'name': 'patrole-project_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3be3682b-163e-4e39-a26b-72b7b5a349ef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T06:27:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T06:27:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', '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/3be3682b-163e-4e39-a26b-72b7b5a349ef', 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_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', 'created': u'2018-12-10T06:27:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T06:27:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3be3682b-163e-4e39-a26b-72b7b5a349ef', 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_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 06:27:26,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 06:27:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 06:27:26,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-003f7e9c-cb99-4d72-a34c-17fb2d7f1bf7 x-openstack-request-id: req-003f7e9c-cb99-4d72-a34c-17fb2d7f1bf7 2018-12-10 06:27:26,144 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e81f02ae-abfc-462c-876c-d32d62b1d722", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e81f02ae-abfc-462c-876c-d32d62b1d722", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e81f02ae-abfc-462c-876c-d32d62b1d722"}} 2018-12-10 06:27:26,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-003f7e9c-cb99-4d72-a34c-17fb2d7f1bf7 2018-12-10 06:27:26,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0387160778046s 2018-12-10 06:27:26,145 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', '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'c47c6539fb2a433791aefcdf57514708', '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'e81f02ae-abfc-462c-876c-d32d62b1d722', 'swap': 0}) 2018-12-10 06:27:26,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 06:27:26,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/e81f02ae-abfc-462c-876c-d32d62b1d722/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" -d '{"extra_specs": {}}' 2018-12-10 06:27:26,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 06:27:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7daf235e-e9d4-47d6-a956-916911acc8ca x-openstack-request-id: req-7daf235e-e9d4-47d6-a956-916911acc8ca 2018-12-10 06:27:26,168 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 06:27:26,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/e81f02ae-abfc-462c-876c-d32d62b1d722/os-extra_specs used request id req-7daf235e-e9d4-47d6-a956-916911acc8ca 2018-12-10 06:27:26,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223190784454s 2018-12-10 06:27:26,169 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db', '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'c47c6539fb2a433791aefcdf57514708', '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'e81f02ae-abfc-462c-876c-d32d62b1d722', 'swap': 0}) 2018-12-10 06:27:29,602 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-10 06:27:29,602 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-10 06:27:29,603 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-10 06:27:29,605 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-10 06:27:29,629 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-10 06:27:33,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b1f6a2af-2282-42b7-852b-3705b5d36c88/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-12-10 06:27:33,291 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-10 06:27:33,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-12-10 06:30:56,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9de9c67c-f0cb-46bf-a287-e5571b342545 2018-12-10 06:30:56,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9de9c67c-f0cb-46bf-a287-e5571b342545']'. 2018-12-10 06:30:57,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-10 06:30:57,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-10 06:30:57,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 06:30:57,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9de9c67c-f0cb-46bf-a287-e5571b342545 | 2018-12-10 06:30:57,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-10 06:30:57,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-10 06:27:35 | 2018-12-10 06:30:57,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-10 06:30:55 | 2018-12-10 06:30:57,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:20 | 2018-12-10 06:30:57,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-10 06:30:57,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-10 06:30:57,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b1f6a2af-2282-42b7-852b-3705b5d36c88) | 2018-12-10 06:30:57,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-10 06:30:57,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f207f9b7-395e-44bc-b23f-e8ffd3849309) | 2018-12-10 06:30:57,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 149 | 2018-12-10 06:30:57,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 192.483 | 2018-12-10 06:30:57,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 140 | 2018-12-10 06:30:57,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-12-10 06:30:57,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-10 06:30:57,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-10 06:30:57,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-10 06:30:57,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 06:30:57,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-10 06:30:57,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-10 06:30:57,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-12-10 06:30:59,384 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 06:30:59,384 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:37 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-10 06:30:59,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 06:30:59,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/3be3682b-163e-4e39-a26b-72b7b5a349ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" 2018-12-10 06:30:59,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:30:59 GMT X-Openstack-Request-Id: req-c3e5a93f-5367-43d4-a275-4079f7a5fe3e 2018-12-10 06:30:59,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:30:59,712 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3be3682b-163e-4e39-a26b-72b7b5a349ef used request id req-c3e5a93f-5367-43d4-a275-4079f7a5fe3e 2018-12-10 06:30:59,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.321418046951s 2018-12-10 06:30:59,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 06:30:59,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:30:59,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Mon, 10 Dec 2018 06:30:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba33b01d-76ed-4538-b9b6-e9b653cbf1d7 x-openstack-request-id: req-ba33b01d-76ed-4538-b9b6-e9b653cbf1d7 2018-12-10 06:30:59,742 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/35002495-4f3c-44cb-a772-929d86ffaeb8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/35002495-4f3c-44cb-a772-929d86ffaeb8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "35002495-4f3c-44cb-a772-929d86ffaeb8"}, {"name": "patrole-flavor_alt_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e81f02ae-abfc-462c-876c-d32d62b1d722", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e81f02ae-abfc-462c-876c-d32d62b1d722", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e81f02ae-abfc-462c-876c-d32d62b1d722"}]} 2018-12-10 06:30:59,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ba33b01d-76ed-4538-b9b6-e9b653cbf1d7 2018-12-10 06:30:59,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238580703735s 2018-12-10 06:30:59,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 06:30:59,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/e81f02ae-abfc-462c-876c-d32d62b1d722 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:30:59,789 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 06:30:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b99c6d1-d8ce-4689-9153-5b354b7b5858 x-openstack-request-id: req-8b99c6d1-d8ce-4689-9153-5b354b7b5858 2018-12-10 06:30:59,789 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e81f02ae-abfc-462c-876c-d32d62b1d722 used request id req-8b99c6d1-d8ce-4689-9153-5b354b7b5858 2018-12-10 06:30:59,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0447430610657s 2018-12-10 06:30:59,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:30:59,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" 2018-12-10 06:31:00,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:00 GMT X-Openstack-Request-Id: req-29ae3dfc-ce49-4dc5-9992-f0db2c201836 2018-12-10 06:31:00,109 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:27:23Z", "file": "/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/file", "owner": "a59765835362435bbd90f9d5c26d34a1", "id": "44c733b2-9598-46f9-bf58-a69c3f430aa8", "size": 12716032, "self": "/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/44c733b2-9598-46f9-bf58-a69c3f430aa8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:27:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:31:00,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-29ae3dfc-ce49-4dc5-9992-f0db2c201836 2018-12-10 06:31:00,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315919160843s 2018-12-10 06:31:00,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 06:31:00,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}55e8102fc1e2c38374650588893aa88699a2087d" 2018-12-10 06:31:00,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:31:00 GMT X-Openstack-Request-Id: req-461d856a-19fb-47e9-a56d-29cc34ee0432 2018-12-10 06:31:00,864 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:31:00,864 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/44c733b2-9598-46f9-bf58-a69c3f430aa8 used request id req-461d856a-19fb-47e9-a56d-29cc34ee0432 2018-12-10 06:31:00,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.752989053726s 2018-12-10 06:31:00,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 06:31:00,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:31:00,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88a70659-bf4c-4961-b71d-36fd95d8e4c9 x-openstack-request-id: req-88a70659-bf4c-4961-b71d-36fd95d8e4c9 2018-12-10 06:31:00,893 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/35002495-4f3c-44cb-a772-929d86ffaeb8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/35002495-4f3c-44cb-a772-929d86ffaeb8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "35002495-4f3c-44cb-a772-929d86ffaeb8"}]} 2018-12-10 06:31:00,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-88a70659-bf4c-4961-b71d-36fd95d8e4c9 2018-12-10 06:31:00,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0284750461578s 2018-12-10 06:31:00,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 06:31:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/35002495-4f3c-44cb-a772-929d86ffaeb8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:31:00,926 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d01258ad-011e-4f9f-a9fb-f0ba4e2aa969 x-openstack-request-id: req-d01258ad-011e-4f9f-a9fb-f0ba4e2aa969 2018-12-10 06:31:00,926 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/35002495-4f3c-44cb-a772-929d86ffaeb8 used request id req-d01258ad-011e-4f9f-a9fb-f0ba4e2aa969 2018-12-10 06:31:00,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315270423889s 2018-12-10 06:31:00,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:31:00,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:31:01,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 968 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73017936-f7e4-4fde-91c3-85b57a4c421c 2018-12-10 06:31:01,162 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "patrole-user_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "links": {"self": "http://172.30.9.28:5000/v3/users/c7ce6f1afedb4920b57b939fccd61738"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c7ce6f1afedb4920b57b939fccd61738", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:31:01,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-73017936-f7e4-4fde-91c3-85b57a4c421c 2018-12-10 06:31:01,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234899044037s 2018-12-10 06:31:01,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:31:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/c7ce6f1afedb4920b57b939fccd61738 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:31:01,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5713f8e-9932-4bf6-a984-6649944231f6 2018-12-10 06:31:01,401 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db", "links": {"self": "http://172.30.9.28:5000/v3/users/c7ce6f1afedb4920b57b939fccd61738"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c7ce6f1afedb4920b57b939fccd61738", "description": null}} 2018-12-10 06:31:01,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c7ce6f1afedb4920b57b939fccd61738 used request id req-a5713f8e-9932-4bf6-a984-6649944231f6 2018-12-10 06:31:01,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232195138931s 2018-12-10 06:31:01,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 06:31:01,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/c7ce6f1afedb4920b57b939fccd61738 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:31:01,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3721c1e-52de-40de-91d6-1a09e680d715 2018-12-10 06:31:01,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:31:01,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c7ce6f1afedb4920b57b939fccd61738 used request id req-f3721c1e-52de-40de-91d6-1a09e680d715 2018-12-10 06:31:01,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.314689874649s 2018-12-10 06:31:01,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:31:01,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:31:01,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 526 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77385b66-8872-4fa6-9954-2dd170f27096 2018-12-10 06:31:01,945 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.28:5000/v3/projects/a59765835362435bbd90f9d5c26d34a1"}, "tags": [], "enabled": true, "id": "a59765835362435bbd90f9d5c26d34a1", "parent_id": "default", "domain_id": "default", "name": "patrole-project_09d05bfb-c213-4b00-9dbf-1cd47a8ec2db"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-10 06:31:01,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-77385b66-8872-4fa6-9954-2dd170f27096 2018-12-10 06:31:01,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222100973129s 2018-12-10 06:31:01,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 06:31:01,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/a59765835362435bbd90f9d5c26d34a1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:31:02,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2894ae10-0fde-42aa-b2b2-a410a0004e1f 2018-12-10 06:31:02,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:31:02,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a59765835362435bbd90f9d5c26d34a1 used request id req-2894ae10-0fde-42aa-b2b2-a410a0004e1f 2018-12-10 06:31:02,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.281996965408s 2018-12-10 06:31:02,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:31:02,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a59765835362435bbd90f9d5c26d34a1&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51a67864c704668bd085823a700ce74dd293b1d8" 2018-12-10 06:31:02,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:02 GMT X-Openstack-Request-Id: req-7e7ab46c-b515-477a-87d4-23faee391d61 2018-12-10 06:31:02,572 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-10 06:31:02,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a59765835362435bbd90f9d5c26d34a1&name=default used request id req-7e7ab46c-b515-477a-87d4-23faee391d61 2018-12-10 06:31:02,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333476066589s 2018-12-10 06:31:02,626 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-12-10 06:31:03,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:31:03,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c447e8d4-a417-44d8-ac6c-defa31ece844 2018-12-10 06:31:03,310 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:31:03,310 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-c447e8d4-a417-44d8-ac6c-defa31ece844 2018-12-10 06:31:03,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:31:03,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:31:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["zDeKGvIiSQiu8tHE-Y2Hwg"], "issued_at": "2018-12-10T06:31:03.000000Z"}} 2018-12-10 06:31:03,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:31:03,744 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334483cc-8275-4ee3-a1e7-7e5ca1e2973f 2018-12-10 06:31:03,744 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:31:03,744 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-334483cc-8275-4ee3-a1e7-7e5ca1e2973f 2018-12-10 06:31:03,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:31:03,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:03,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43641334-f893-4ae2-943d-722e497fed83 2018-12-10 06:31:03,958 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 06:31:03,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-43641334-f893-4ae2-943d-722e497fed83 2018-12-10 06:31:03,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212791919708s 2018-12-10 06:31:03,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 06:31:03,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}}' 2018-12-10 06:31:04,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9bcdbe0-ba44-49b7-a896-addbbd1c1475 2018-12-10 06:31:04,318 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}} 2018-12-10 06:31:04,318 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a9bcdbe0-ba44-49b7-a896-addbbd1c1475 2018-12-10 06:31:04,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.352380990982s 2018-12-10 06:31:04,319 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'dc701794f2a2475ba293071521f8aa40', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf'}) 2018-12-10 06:31:04,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 06:31:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "de9aa433-55c1-46b7-910a-ab13dee2f403", "email": null, "name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf"}}' 2018-12-10 06:31:04,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-641a6fb4-958b-44c9-9bad-7656d795d9dc 2018-12-10 06:31:04,815 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}} 2018-12-10 06:31:04,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-641a6fb4-958b-44c9-9bad-7656d795d9dc 2018-12-10 06:31:04,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.489024877548s 2018-12-10 06:31:04,816 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a0b83c22e7c54cf8b1a69bef021f8b2c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf'}) 2018-12-10 06:31:04,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:04,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd7796b-0ee2-4c50-ad35-ac5763a143db 2018-12-10 06:31:04,938 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:04,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bdd7796b-0ee2-4c50-ad35-ac5763a143db 2018-12-10 06:31:04,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119140863419s 2018-12-10 06:31:04,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:04,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:05,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2cf7cb-e22c-4400-b881-598271c0ad3e 2018-12-10 06:31:05,157 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:05,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e2cf7cb-e22c-4400-b881-598271c0ad3e 2018-12-10 06:31:05,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212983131409s 2018-12-10 06:31:05,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:05,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4c07de-4b4b-41e4-93f4-3929c858bc30 2018-12-10 06:31:05,369 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:05,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9c4c07de-4b4b-41e4-93f4-3929c858bc30 2018-12-10 06:31:05,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206505060196s 2018-12-10 06:31:05,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:31:05,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:05,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befb98b3-d83f-4651-937d-d0fddcb084f2 2018-12-10 06:31:05,597 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:31:05,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-befb98b3-d83f-4651-937d-d0fddcb084f2 2018-12-10 06:31:05,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222990036011s 2018-12-10 06:31:05,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:31:05,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:05,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9053ba3d-af09-4023-9fb9-285661475cec 2018-12-10 06:31:05,750 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:31:05,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9053ba3d-af09-4023-9fb9-285661475cec 2018-12-10 06:31:05,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.151782989502s 2018-12-10 06:31:05,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:31:05,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:05,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10389603-0a30-40a3-8455-7a8d34b85efb 2018-12-10 06:31:05,976 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:31:05,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-10389603-0a30-40a3-8455-7a8d34b85efb 2018-12-10 06:31:05,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212488889694s 2018-12-10 06:31:05,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:31:05,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=a0b83c22e7c54cf8b1a69bef021f8b2c&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=dc701794f2a2475ba293071521f8aa40" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:06,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553c165e-52f7-4c6e-a823-586ca6ea18da 2018-12-10 06:31:06,210 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a0b83c22e7c54cf8b1a69bef021f8b2c&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=dc701794f2a2475ba293071521f8aa40", "previous": null, "next": null}} 2018-12-10 06:31:06,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a0b83c22e7c54cf8b1a69bef021f8b2c&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=dc701794f2a2475ba293071521f8aa40 used request id req-553c165e-52f7-4c6e-a823-586ca6ea18da 2018-12-10 06:31:06,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.225720882416s 2018-12-10 06:31:06,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:31:06,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40/users/a0b83c22e7c54cf8b1a69bef021f8b2c/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:06,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:31:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ecb61ad-1a48-46a9-8dfe-ef314e6ce8b8 2018-12-10 06:31:06,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:31:06,488 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40/users/a0b83c22e7c54cf8b1a69bef021f8b2c/roles/d198f435a64947e795a55202b22e00ce used request id req-1ecb61ad-1a48-46a9-8dfe-ef314e6ce8b8 2018-12-10 06:31:06,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.274912118912s 2018-12-10 06:31:06,489 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf', 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'dc701794f2a2475ba293071521f8aa40', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'de9aa433-55c1-46b7-910a-ab13dee2f403', 'username': u'snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 06:31:06,493 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf', 'password': 'de9aa433-55c1-46b7-910a-ab13dee2f403', 'project_name': 'snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'dc701794f2a2475ba293071521f8aa40', 'project_domain_name': 'Default'} 2018-12-10 06:31:06,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:06,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:06,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4aa5129-ce2c-4edd-bcc4-b8d215d408ee 2018-12-10 06:31:06,702 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:06,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a4aa5129-ce2c-4edd-bcc4-b8d215d408ee 2018-12-10 06:31:06,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205332994461s 2018-12-10 06:31:06,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:06,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:06,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b7a13f-eb1b-459d-9444-1897d55065d7 2018-12-10 06:31:06,829 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:06,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-78b7a13f-eb1b-459d-9444-1897d55065d7 2018-12-10 06:31:06,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121630907059s 2018-12-10 06:31:06,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:31:06,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:07,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af7c0f9-d0ba-429c-b67f-2e6c3087156d 2018-12-10 06:31:07,051 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:31:07,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4af7c0f9-d0ba-429c-b67f-2e6c3087156d 2018-12-10 06:31:07,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216476917267s 2018-12-10 06:31:07,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:31:07,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:07,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df57ad7a-262d-426b-84e7-c2b83377d143 2018-12-10 06:31:07,190 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:31:07,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-df57ad7a-262d-426b-84e7-c2b83377d143 2018-12-10 06:31:07,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138227939606s 2018-12-10 06:31:07,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:31:07,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:07,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6121d0bc-14c4-4dfc-ad12-3d7d22004e55 2018-12-10 06:31:07,438 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:31:07,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-6121d0bc-14c4-4dfc-ad12-3d7d22004e55 2018-12-10 06:31:07,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.236351013184s 2018-12-10 06:31:07,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:31:07,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=a0b83c22e7c54cf8b1a69bef021f8b2c&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=dc701794f2a2475ba293071521f8aa40" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:07,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9afe3dfd-68f2-4887-9acb-d44324c91379 2018-12-10 06:31:07,667 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a0b83c22e7c54cf8b1a69bef021f8b2c&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=dc701794f2a2475ba293071521f8aa40", "previous": null, "next": null}} 2018-12-10 06:31:07,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a0b83c22e7c54cf8b1a69bef021f8b2c&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=dc701794f2a2475ba293071521f8aa40 used request id req-9afe3dfd-68f2-4887-9acb-d44324c91379 2018-12-10 06:31:07,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222503900528s 2018-12-10 06:31:07,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:31:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40/users/a0b83c22e7c54cf8b1a69bef021f8b2c/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:07,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee14a1ac-dc24-4dc1-bd69-7a80754b2677 2018-12-10 06:31:07,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:31:07,823 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40/users/a0b83c22e7c54cf8b1a69bef021f8b2c/roles/6b95528eaa61433299b74b41023475b0 used request id req-ee14a1ac-dc24-4dc1-bd69-7a80754b2677 2018-12-10 06:31:07,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152348041534s 2018-12-10 06:31:07,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:07,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:08,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fa1346-41a0-4870-a7e6-c6c76bd9e955 2018-12-10 06:31:08,035 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:08,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d2fa1346-41a0-4870-a7e6-c6c76bd9e955 2018-12-10 06:31:08,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207708835602s 2018-12-10 06:31:08,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:08,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:08,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764668c2-56b5-417e-9166-5407dfd0ef64 2018-12-10 06:31:08,174 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:08,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-764668c2-56b5-417e-9166-5407dfd0ef64 2018-12-10 06:31:08,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.13414311409s 2018-12-10 06:31:08,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:31:08,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:08,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572c4669-b0a2-48c9-aa0b-a5e2b2159bff 2018-12-10 06:31:08,505 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:31:08,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-572c4669-b0a2-48c9-aa0b-a5e2b2159bff 2018-12-10 06:31:08,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.325479984283s 2018-12-10 06:31:08,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:31:08,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:08,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 967 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-833132a0-00a9-40c8-a904-6f8fef19eeb6 2018-12-10 06:31:08,748 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:31:08,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-833132a0-00a9-40c8-a904-6f8fef19eeb6 2018-12-10 06:31:08,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24220085144s 2018-12-10 06:31:08,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:31:08,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:08,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 529 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f65d553-153f-4e9d-ac5b-e5e242e9ec5a 2018-12-10 06:31:08,971 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:31:08,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5f65d553-153f-4e9d-ac5b-e5e242e9ec5a 2018-12-10 06:31:08,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216936826706s 2018-12-10 06:31:08,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:31:08,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=a0b83c22e7c54cf8b1a69bef021f8b2c&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=dc701794f2a2475ba293071521f8aa40" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:09,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9307fd7e-1a31-437c-bf8b-f0e3d6df9458 2018-12-10 06:31:09,184 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a0b83c22e7c54cf8b1a69bef021f8b2c&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=dc701794f2a2475ba293071521f8aa40", "previous": null, "next": null}} 2018-12-10 06:31:09,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a0b83c22e7c54cf8b1a69bef021f8b2c&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=dc701794f2a2475ba293071521f8aa40 used request id req-9307fd7e-1a31-437c-bf8b-f0e3d6df9458 2018-12-10 06:31:09,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.20493888855s 2018-12-10 06:31:09,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:31:09,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40/users/a0b83c22e7c54cf8b1a69bef021f8b2c/roles/0ae33c352b624fb5a0380ab70723cb55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}602596fee73acd17e1d25c7ce9676b29a8701b73" 2018-12-10 06:31:09,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97c265dd-687e-488b-a13d-3e09c6e475ec 2018-12-10 06:31:09,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:31:09,458 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40/users/a0b83c22e7c54cf8b1a69bef021f8b2c/roles/0ae33c352b624fb5a0380ab70723cb55 used request id req-97c265dd-687e-488b-a13d-3e09c6e475ec 2018-12-10 06:31:09,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.270926952362s 2018-12-10 06:31:09,459 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-10 06:31:09,459 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-10 06:31:09,460 - openstack_tests - INFO - OS Credentials = > 2018-12-10 06:31:09,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-10 06:31:09,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:31:09,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "0ae33c352b624fb5a0380ab70723cb55", "name": "heat_stack_owner"}], "expires_at": "2018-12-10T07:31:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc701794f2a2475ba293071521f8aa40", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/dc701794f2a2475ba293071521f8aa40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/dc701794f2a2475ba293071521f8aa40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/dc701794f2a2475ba293071521f8aa40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/dc701794f2a2475ba293071521f8aa40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/dc701794f2a2475ba293071521f8aa40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/dc701794f2a2475ba293071521f8aa40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_dc701794f2a2475ba293071521f8aa40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_dc701794f2a2475ba293071521f8aa40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/dc701794f2a2475ba293071521f8aa40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/dc701794f2a2475ba293071521f8aa40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/dc701794f2a2475ba293071521f8aa40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/dc701794f2a2475ba293071521f8aa40", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/dc701794f2a2475ba293071521f8aa40", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/dc701794f2a2475ba293071521f8aa40", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "id": "a0b83c22e7c54cf8b1a69bef021f8b2c"}, "audit_ids": ["xB3NQnx8TS6fXnlaJoaq1Q"], "issued_at": "2018-12-10T06:31:09.000000Z"}} 2018-12-10 06:31:09,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA1}d4286f0b6024c11a9437e20640aa816a0c4c480b" 2018-12-10 06:31:10,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:10 GMT X-Openstack-Request-Id: req-aac02430-66d3-45f0-b1de-697896b67946 2018-12-10 06:31:10,295 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 06:31:10,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-aac02430-66d3-45f0-b1de-697896b67946 2018-12-10 06:31:10,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=69361a0e-750a-44ff-b392-0c32d8f81703 -H "Accept: application/json" -H "User-Agent: python-neutronclient" -H "X-Auth-Token: {SHA1}d4286f0b6024c11a9437e20640aa816a0c4c480b" 2018-12-10 06:31:10,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:10 GMT X-Openstack-Request-Id: req-e1c85ec0-f179-4b45-b069-a1ac694fede1 2018-12-10 06:31:10,653 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-10T04:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bad97985-7664-41fa-b208-a1163e9b4d7a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3d9105dddf2848f3a2105bcfb490a6e9","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"69361a0e-750a-44ff-b392-0c32d8f81703","tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:36Z","ip_version":4}]} 2018-12-10 06:31:10,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=69361a0e-750a-44ff-b392-0c32d8f81703 used request id req-e1c85ec0-f179-4b45-b069-a1ac694fede1 2018-12-10 06:31:10,654 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-10 06:31:10,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-10 06:31:10,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:31:10,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-703791fa-385d-4251-95d6-970e35a88ea7 2018-12-10 06:31:10,668 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:31:10,668 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-703791fa-385d-4251-95d6-970e35a88ea7 2018-12-10 06:31:10,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:31:11,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["98EpC0grRUyaBnDrqf11aA"], "issued_at": "2018-12-10T06:31:11.000000Z"}} 2018-12-10 06:31:11,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/ -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a7646c3b3a1c2d23f317977afa3d8fbc08a1ea51" 2018-12-10 06:31:11,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 259 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-15ddae79-da2b-4f5b-818e-9a19decb2402 x-openstack-request-id: req-15ddae79-da2b-4f5b-818e-9a19decb2402 2018-12-10 06:31:11,375 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.28:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-10 06:31:11,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/ used request id req-15ddae79-da2b-4f5b-818e-9a19decb2402 2018-12-10 06:31:11,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.713459014893s 2018-12-10 06:31:11,376 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.28:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-10 06:31:11,376 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-12-10 06:31:11,377 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-12-10 06:31:11,377 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-12-10 06:31:11,434 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-12-10 06:31:11,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:31:11,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59666b62-e332-407e-846c-24261c109650 2018-12-10 06:31:11,483 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:31:11,483 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-59666b62-e332-407e-846c-24261c109650 2018-12-10 06:31:11,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:31:11,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["WtLGSNmnTRO1Xr0_DKEMfA"], "issued_at": "2018-12-10T06:31:11.000000Z"}} 2018-12-10 06:31:11,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:31:11,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:12,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:12 GMT X-Openstack-Request-Id: req-ee34613f-6826-4a60-8a41-148c7d14cebc 2018-12-10 06:31:12,307 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 06:31:12,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ee34613f-6826-4a60-8a41-148c7d14cebc 2018-12-10 06:31:12,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407083034515s 2018-12-10 06:31:12,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:31:12,319 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9adffe7c-03d1-4853-b329-2c5dbe296f08 2018-12-10 06:31:12,319 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:31:12,319 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-9adffe7c-03d1-4853-b329-2c5dbe296f08 2018-12-10 06:31:12,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:31:12,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:12,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21cb537-0474-4144-adda-a48d80b03771 2018-12-10 06:31:12,535 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 06:31:12,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-e21cb537-0474-4144-adda-a48d80b03771 2018-12-10 06:31:12,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214509010315s 2018-12-10 06:31:12,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 06:31:12,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_914c9f75-bf8a-46fa-b40f-9a6694e86b33"}}' 2018-12-10 06:31:12,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be9ab8bc-e397-454f-8dee-c9b9498d0dff 2018-12-10 06:31:12,784 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/d73b16c2adc04d90a06c73ae0f2dbe67"}, "tags": [], "enabled": true, "id": "d73b16c2adc04d90a06c73ae0f2dbe67", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_914c9f75-bf8a-46fa-b40f-9a6694e86b33"}} 2018-12-10 06:31:12,784 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-be9ab8bc-e397-454f-8dee-c9b9498d0dff 2018-12-10 06:31:12,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.241667032242s 2018-12-10 06:31:12,785 - 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'd73b16c2adc04d90a06c73ae0f2dbe67', '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_914c9f75-bf8a-46fa-b40f-9a6694e86b33'}) 2018-12-10 06:31:12,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 06:31:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6e15f0aa-c148-4fd0-8e1b-d32b21fd0cdf", "email": null, "name": "neutron_trunk-user_914c9f75-bf8a-46fa-b40f-9a6694e86b33"}}' 2018-12-10 06:31:13,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f56d506-f8e1-43e9-8843-dc1a292de26e 2018-12-10 06:31:13,287 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "links": {"self": "http://172.30.9.28:5000/v3/users/e5b05a85daf14124ba0d0b8b7f2daa7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e5b05a85daf14124ba0d0b8b7f2daa7c", "domain_id": "default", "password_expires_at": null}} 2018-12-10 06:31:13,287 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-3f56d506-f8e1-43e9-8843-dc1a292de26e 2018-12-10 06:31:13,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495517969131s 2018-12-10 06:31:13,288 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e5b05a85daf14124ba0d0b8b7f2daa7c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_914c9f75-bf8a-46fa-b40f-9a6694e86b33'}) 2018-12-10 06:31:13,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:13,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1804ad27-2563-44ee-920a-9432b51f00b7 2018-12-10 06:31:13,510 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:13,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1804ad27-2563-44ee-920a-9432b51f00b7 2018-12-10 06:31:13,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218180179596s 2018-12-10 06:31:13,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:13,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:13,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6f923c-284b-43ce-9db0-ed410f4e3264 2018-12-10 06:31:13,636 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:13,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2b6f923c-284b-43ce-9db0-ed410f4e3264 2018-12-10 06:31:13,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120923995972s 2018-12-10 06:31:13,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:13,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:13,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2234def4-f057-42fa-a5c5-455549b35ada 2018-12-10 06:31:13,874 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:13,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2234def4-f057-42fa-a5c5-455549b35ada 2018-12-10 06:31:13,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232934951782s 2018-12-10 06:31:13,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:31:13,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:14,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5767f268-7adf-4e95-bf5f-d2b5219500ef 2018-12-10 06:31:14,097 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:31:14,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5767f268-7adf-4e95-bf5f-d2b5219500ef 2018-12-10 06:31:14,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217400074005s 2018-12-10 06:31:14,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:31:14,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:14,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2841b55b-45ee-4bfd-a07a-5d32ce27439f 2018-12-10 06:31:14,331 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "links": {"self": "http://172.30.9.28:5000/v3/users/e5b05a85daf14124ba0d0b8b7f2daa7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e5b05a85daf14124ba0d0b8b7f2daa7c", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:31:14,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2841b55b-45ee-4bfd-a07a-5d32ce27439f 2018-12-10 06:31:14,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233519077301s 2018-12-10 06:31:14,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:31:14,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:14,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbab27b-2d8d-41c0-b692-b12da80b2c66 2018-12-10 06:31:14,564 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/d73b16c2adc04d90a06c73ae0f2dbe67"}, "tags": [], "enabled": true, "id": "d73b16c2adc04d90a06c73ae0f2dbe67", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_914c9f75-bf8a-46fa-b40f-9a6694e86b33"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:31:14,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4bbab27b-2d8d-41c0-b692-b12da80b2c66 2018-12-10 06:31:14,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219736099243s 2018-12-10 06:31:14,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:31:14,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=e5b05a85daf14124ba0d0b8b7f2daa7c&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=d73b16c2adc04d90a06c73ae0f2dbe67" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:14,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fae7b3c-bd6d-4a8c-85b0-f2ffb820888a 2018-12-10 06:31:14,691 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e5b05a85daf14124ba0d0b8b7f2daa7c&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=d73b16c2adc04d90a06c73ae0f2dbe67", "previous": null, "next": null}} 2018-12-10 06:31:14,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e5b05a85daf14124ba0d0b8b7f2daa7c&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=d73b16c2adc04d90a06c73ae0f2dbe67 used request id req-9fae7b3c-bd6d-4a8c-85b0-f2ffb820888a 2018-12-10 06:31:14,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119020938873s 2018-12-10 06:31:14,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:31:14,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/d73b16c2adc04d90a06c73ae0f2dbe67/users/e5b05a85daf14124ba0d0b8b7f2daa7c/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:14,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eac340a-c6f4-483c-8a73-d624f7db64e1 2018-12-10 06:31:14,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:31:14,949 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d73b16c2adc04d90a06c73ae0f2dbe67/users/e5b05a85daf14124ba0d0b8b7f2daa7c/roles/d198f435a64947e795a55202b22e00ce used request id req-2eac340a-c6f4-483c-8a73-d624f7db64e1 2018-12-10 06:31:14,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.254189014435s 2018-12-10 06:31:14,950 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_914c9f75-bf8a-46fa-b40f-9a6694e86b33', 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'd73b16c2adc04d90a06c73ae0f2dbe67', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6e15f0aa-c148-4fd0-8e1b-d32b21fd0cdf', 'username': u'neutron_trunk-user_914c9f75-bf8a-46fa-b40f-9a6694e86b33', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 06:31:14,954 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_914c9f75-bf8a-46fa-b40f-9a6694e86b33', 'password': '6e15f0aa-c148-4fd0-8e1b-d32b21fd0cdf', 'project_name': 'neutron_trunk-project_914c9f75-bf8a-46fa-b40f-9a6694e86b33', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'd73b16c2adc04d90a06c73ae0f2dbe67', 'project_domain_name': 'Default'} 2018-12-10 06:31:14,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:14,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:15,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d2ba6f-0c98-4453-8e34-ac403db73df3 2018-12-10 06:31:15,136 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:15,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-21d2ba6f-0c98-4453-8e34-ac403db73df3 2018-12-10 06:31:15,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178607940674s 2018-12-10 06:31:15,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:15,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:15,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4537de2-1d3d-4017-a507-0e3ea326add9 2018-12-10 06:31:15,359 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:15,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f4537de2-1d3d-4017-a507-0e3ea326add9 2018-12-10 06:31:15,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217865943909s 2018-12-10 06:31:15,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:31:15,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:15,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b21f273-8b92-459b-812e-54b1108a12ad 2018-12-10 06:31:15,523 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:31:15,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3b21f273-8b92-459b-812e-54b1108a12ad 2018-12-10 06:31:15,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.158983945847s 2018-12-10 06:31:15,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:31:15,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:15,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-567ba49a-8763-4d03-832d-df929c884644 2018-12-10 06:31:15,668 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "links": {"self": "http://172.30.9.28:5000/v3/users/e5b05a85daf14124ba0d0b8b7f2daa7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e5b05a85daf14124ba0d0b8b7f2daa7c", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:31:15,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-567ba49a-8763-4d03-832d-df929c884644 2018-12-10 06:31:15,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.143645048141s 2018-12-10 06:31:15,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:31:15,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:15,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f99d254-5bed-4b79-807d-1e6f964baf25 2018-12-10 06:31:15,897 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/d73b16c2adc04d90a06c73ae0f2dbe67"}, "tags": [], "enabled": true, "id": "d73b16c2adc04d90a06c73ae0f2dbe67", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_914c9f75-bf8a-46fa-b40f-9a6694e86b33"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:31:15,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-0f99d254-5bed-4b79-807d-1e6f964baf25 2018-12-10 06:31:15,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215980052948s 2018-12-10 06:31:15,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:31:15,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=e5b05a85daf14124ba0d0b8b7f2daa7c&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=d73b16c2adc04d90a06c73ae0f2dbe67" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:16,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc63f1d2-5d56-4845-8eff-3ba955b36dbf 2018-12-10 06:31:16,130 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e5b05a85daf14124ba0d0b8b7f2daa7c&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=d73b16c2adc04d90a06c73ae0f2dbe67", "previous": null, "next": null}} 2018-12-10 06:31:16,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e5b05a85daf14124ba0d0b8b7f2daa7c&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=d73b16c2adc04d90a06c73ae0f2dbe67 used request id req-dc63f1d2-5d56-4845-8eff-3ba955b36dbf 2018-12-10 06:31:16,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.224326848984s 2018-12-10 06:31:16,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:31:16,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/d73b16c2adc04d90a06c73ae0f2dbe67/users/e5b05a85daf14124ba0d0b8b7f2daa7c/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:16,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c060eeea-79f0-496a-ab85-ec0de4eead2d 2018-12-10 06:31:16,410 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:31:16,410 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d73b16c2adc04d90a06c73ae0f2dbe67/users/e5b05a85daf14124ba0d0b8b7f2daa7c/roles/6b95528eaa61433299b74b41023475b0 used request id req-c060eeea-79f0-496a-ab85-ec0de4eead2d 2018-12-10 06:31:16,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.276750087738s 2018-12-10 06:31:16,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:16,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:16,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb6ae32-ceea-4bcf-b5e3-f57f984e5e35 2018-12-10 06:31:16,627 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:16,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8fb6ae32-ceea-4bcf-b5e3-f57f984e5e35 2018-12-10 06:31:16,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212413072586s 2018-12-10 06:31:16,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:31:16,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:16,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e4d0d2-3e48-4320-b855-e1baceb31791 2018-12-10 06:31:16,755 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:31:16,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c8e4d0d2-3e48-4320-b855-e1baceb31791 2018-12-10 06:31:16,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123382091522s 2018-12-10 06:31:16,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:31:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:16,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68030a07-efb0-4c4a-b8d5-529779638202 2018-12-10 06:31:16,996 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "links": {"self": "http://172.30.9.28:5000/v3/users/e5b05a85daf14124ba0d0b8b7f2daa7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e5b05a85daf14124ba0d0b8b7f2daa7c", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:31:16,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-68030a07-efb0-4c4a-b8d5-529779638202 2018-12-10 06:31:16,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240257978439s 2018-12-10 06:31:17,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:31:17,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=e5b05a85daf14124ba0d0b8b7f2daa7c&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:17,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5886f628-c847-4a16-ac81-714979a9a83e 2018-12-10 06:31:17,183 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=e5b05a85daf14124ba0d0b8b7f2daa7c&scope.domain.id=default", "previous": null, "next": null}} 2018-12-10 06:31:17,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=e5b05a85daf14124ba0d0b8b7f2daa7c&scope.domain.id=default used request id req-5886f628-c847-4a16-ac81-714979a9a83e 2018-12-10 06:31:17,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.173758983612s 2018-12-10 06:31:17,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-10 06:31:17,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/e5b05a85daf14124ba0d0b8b7f2daa7c/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:17,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3ae7892-f8f3-4c5c-98fa-9613b4cfab0c 2018-12-10 06:31:17,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:31:17,386 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/e5b05a85daf14124ba0d0b8b7f2daa7c/roles/6b95528eaa61433299b74b41023475b0 used request id req-b3ae7892-f8f3-4c5c-98fa-9613b4cfab0c 2018-12-10 06:31:17,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.199985027313s 2018-12-10 06:31:17,387 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-10 06:31:19,597 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-10 06:31:21,940 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 66d49697-d32d-4cdf-a088-421fc4e1f3e6 | 2018-12-10T06:31:21.531189 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 66d49697-d32d-4cdf-a088-421fc4e1f3e6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-10 06:31:25,226 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-12-10 06:31:26,049 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-10 06:31:28,786 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-10 06:31:31,796 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=4e323c96-aa5f-4fa4-8737-1208bd9caa0f) as the default verifier for the future CLI operations. 2018-12-10 06:31:33,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:31:33,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89c725e-bdde-4862-bf59-1ed0fe42f4cd 2018-12-10 06:31:33,725 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:31:33,725 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-b89c725e-bdde-4862-bf59-1ed0fe42f4cd 2018-12-10 06:31:33,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:31:34,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d73b16c2adc04d90a06c73ae0f2dbe67", "name": "neutron_trunk-project_914c9f75-bf8a-46fa-b40f-9a6694e86b33"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/d73b16c2adc04d90a06c73ae0f2dbe67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "id": "e5b05a85daf14124ba0d0b8b7f2daa7c"}, "audit_ids": ["Q-BDt72MQxqd7D0L5u1DQg"], "issued_at": "2018-12-10T06:31:34.000000Z"}} 2018-12-10 06:31:34,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 06:31:34,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" 2018-12-10 06:31:34,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:34 GMT X-Openstack-Request-Id: req-16e72838-9086-407a-b26e-64e9a7d05759 2018-12-10 06:31:34,424 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 06:31:34,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-16e72838-9086-407a-b26e-64e9a7d05759 2018-12-10 06:31:34,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.287484169006s 2018-12-10 06:31:34,435 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-12-10 06:31:34,435 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 06:31:34,563 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 06:31:34,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:31:34,570 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:34 GMT 2018-12-10 06:31:34,570 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 06:31:34,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:31:34,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" 2018-12-10 06:31:34,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:34 GMT X-Openstack-Request-Id: req-8f18c61a-29af-4ffb-b26a-17fa518edb1b 2018-12-10 06:31:34,884 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:31:34,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8f18c61a-29af-4ffb-b26a-17fa518edb1b 2018-12-10 06:31:34,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311184167862s 2018-12-10 06:31:34,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 06:31:34,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33"}' 2018-12-10 06:31:35,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:35 GMT Location: http://172.30.9.28:9292/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4fd56f95-139f-43d4-9b2f-3f80e8896c84 2018-12-10 06:31:35,263 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:31:35Z", "file": "/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/file", "owner": "d73b16c2adc04d90a06c73ae0f2dbe67", "id": "1d18b9de-2d6a-4e68-84ac-dd00e19de0b5", "size": null, "self": "/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "checksum": null, "created_at": "2018-12-10T06:31:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 06:31:35,263 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4fd56f95-139f-43d4-9b2f-3f80e8896c84 2018-12-10 06:31:35,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.369974851608s 2018-12-10 06:31:35,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 06:31:35,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" -d '' 2018-12-10 06:31:36,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:31:36 GMT X-Openstack-Request-Id: req-57225bf4-6779-4f70-aab4-edf788ea12f4 2018-12-10 06:31:36,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:31:36,051 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/file used request id req-57225bf4-6779-4f70-aab4-edf788ea12f4 2018-12-10 06:31:36,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.786839008331s 2018-12-10 06:31:36,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:31:36,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" 2018-12-10 06:31:36,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:36 GMT X-Openstack-Request-Id: req-57cf3a99-d461-43e5-8796-0cae322adaca 2018-12-10 06:31:36,470 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:31:35Z", "file": "/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/file", "owner": "d73b16c2adc04d90a06c73ae0f2dbe67", "id": "1d18b9de-2d6a-4e68-84ac-dd00e19de0b5", "size": 12716032, "self": "/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:31:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:31:36,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-57cf3a99-d461-43e5-8796-0cae322adaca 2018-12-10 06:31:36,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.415364027023s 2018-12-10 06:31:36,473 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/file', 'owner': u'd73b16c2adc04d90a06c73ae0f2dbe67', 'id': u'1d18b9de-2d6a-4e68-84ac-dd00e19de0b5', 'size': 12716032, u'self': u'/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd73b16c2adc04d90a06c73ae0f2dbe67', 'name': 'neutron_trunk-project_914c9f75-bf8a-46fa-b40f-9a6694e86b33', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T06:31:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T06:31:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33', '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/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5', 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_914c9f75-bf8a-46fa-b40f-9a6694e86b33', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33', 'created': u'2018-12-10T06:31:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T06:31: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/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5', 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_914c9f75-bf8a-46fa-b40f-9a6694e86b33', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 06:31:36,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 06:31:36,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 06:31:36,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b8d8ef7-692b-4505-97a1-cf6c7c521d82 x-openstack-request-id: req-5b8d8ef7-692b-4505-97a1-cf6c7c521d82 2018-12-10 06:31:36,817 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2384db81-0f64-4dd4-8219-1a9f30c1b97f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2384db81-0f64-4dd4-8219-1a9f30c1b97f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2384db81-0f64-4dd4-8219-1a9f30c1b97f"}} 2018-12-10 06:31:36,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5b8d8ef7-692b-4505-97a1-cf6c7c521d82 2018-12-10 06:31:36,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.341209888458s 2018-12-10 06:31:36,818 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_914c9f75-bf8a-46fa-b40f-9a6694e86b33', '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'c47c6539fb2a433791aefcdf57514708', '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'2384db81-0f64-4dd4-8219-1a9f30c1b97f', 'swap': 0}) 2018-12-10 06:31:36,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 06:31:36,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/2384db81-0f64-4dd4-8219-1a9f30c1b97f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" -d '{"extra_specs": {}}' 2018-12-10 06:31:36,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87d38446-6e06-48d1-8673-a44535090ddb x-openstack-request-id: req-87d38446-6e06-48d1-8673-a44535090ddb 2018-12-10 06:31:36,845 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 06:31:36,846 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/2384db81-0f64-4dd4-8219-1a9f30c1b97f/os-extra_specs used request id req-87d38446-6e06-48d1-8673-a44535090ddb 2018-12-10 06:31:36,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0266098976135s 2018-12-10 06:31:36,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:31:36,859 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc30ceb5-5302-436f-ac2e-40a9bba7f662 2018-12-10 06:31:36,859 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:31:36,859 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-fc30ceb5-5302-436f-ac2e-40a9bba7f662 2018-12-10 06:31:36,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:36,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" 2018-12-10 06:31:37,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df47503b-5503-441e-9abe-009e06317116 2018-12-10 06:31:37,075 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:37,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-df47503b-5503-441e-9abe-009e06317116 2018-12-10 06:31:37,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212122917175s 2018-12-10 06:31:37,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:31:37,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" 2018-12-10 06:31:37,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564fb075-e0ec-4130-a7c4-c087c716f5f1 2018-12-10 06:31:37,286 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:31:37,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-564fb075-e0ec-4130-a7c4-c087c716f5f1 2018-12-10 06:31:37,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205571174622s 2018-12-10 06:31:37,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-10 06:31:37,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:31:37,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2c0a09b-40dc-4c5b-b7cb-00b14c6cba35 x-openstack-request-id: req-e2c0a09b-40dc-4c5b-b7cb-00b14c6cba35 2018-12-10 06:31:37,338 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-10 06:31:37,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-e2c0a09b-40dc-4c5b-b7cb-00b14c6cba35 2018-12-10 06:31:37,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0403399467468s 2018-12-10 06:31:37,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:31:37,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" 2018-12-10 06:31:37,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:37 GMT X-Openstack-Request-Id: req-a4bf9eff-71cb-4631-a4e6-78bdc2b510fb 2018-12-10 06:31:37,755 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:31:35Z", "file": "/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/file", "owner": "d73b16c2adc04d90a06c73ae0f2dbe67", "id": "1d18b9de-2d6a-4e68-84ac-dd00e19de0b5", "size": 12716032, "self": "/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:31:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:31:37,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a4bf9eff-71cb-4631-a4e6-78bdc2b510fb 2018-12-10 06:31:37,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.411843061447s 2018-12-10 06:31:37,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 06:31:37,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33"}' 2018-12-10 06:31:38,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:38 GMT Location: http://172.30.9.28:9292/v2/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5423cfca-f2c6-447f-99de-6ca690acd92d 2018-12-10 06:31:38,111 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:31:38Z", "file": "/v2/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7/file", "owner": "d73b16c2adc04d90a06c73ae0f2dbe67", "id": "ebd864bf-491e-4e5e-be1c-41dfc4db0cb7", "size": null, "self": "/v2/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "checksum": null, "created_at": "2018-12-10T06:31:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 06:31:38,111 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5423cfca-f2c6-447f-99de-6ca690acd92d 2018-12-10 06:31:38,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.347948074341s 2018-12-10 06:31:38,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 06:31:38,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" -d '' 2018-12-10 06:31:39,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:31:39 GMT X-Openstack-Request-Id: req-d367eb82-32e0-485a-916b-54a93843785b 2018-12-10 06:31:39,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:31:39,620 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7/file used request id req-d367eb82-32e0-485a-916b-54a93843785b 2018-12-10 06:31:39,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.5076072216s 2018-12-10 06:31:39,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:31:39,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" 2018-12-10 06:31:39,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:39 GMT X-Openstack-Request-Id: req-98bec397-2cf1-4831-8cfd-2dac38528b44 2018-12-10 06:31:39,935 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:31:39Z", "file": "/v2/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7/file", "owner": "d73b16c2adc04d90a06c73ae0f2dbe67", "id": "ebd864bf-491e-4e5e-be1c-41dfc4db0cb7", "size": 12716032, "self": "/v2/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:31:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:31:35Z", "file": "/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/file", "owner": "d73b16c2adc04d90a06c73ae0f2dbe67", "id": "1d18b9de-2d6a-4e68-84ac-dd00e19de0b5", "size": 12716032, "self": "/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:31:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:31:39,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-98bec397-2cf1-4831-8cfd-2dac38528b44 2018-12-10 06:31:39,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310436010361s 2018-12-10 06:31:39,938 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7/file', 'owner': u'd73b16c2adc04d90a06c73ae0f2dbe67', 'id': u'ebd864bf-491e-4e5e-be1c-41dfc4db0cb7', 'size': 12716032, u'self': u'/v2/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd73b16c2adc04d90a06c73ae0f2dbe67', 'name': 'neutron_trunk-project_914c9f75-bf8a-46fa-b40f-9a6694e86b33', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T06:31:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T06:31:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33', '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/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7', 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_914c9f75-bf8a-46fa-b40f-9a6694e86b33', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33', 'created': u'2018-12-10T06:31:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T06:31: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/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7', 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_914c9f75-bf8a-46fa-b40f-9a6694e86b33', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 06:31:39,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 06:31:39,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 06:31:40,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77305c32-c2bf-4863-a286-da2e95b23ea0 x-openstack-request-id: req-77305c32-c2bf-4863-a286-da2e95b23ea0 2018-12-10 06:31:40,002 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0aad1aad-b241-4fa6-b822-37d4f119e9fe", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0aad1aad-b241-4fa6-b822-37d4f119e9fe", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0aad1aad-b241-4fa6-b822-37d4f119e9fe"}} 2018-12-10 06:31:40,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-77305c32-c2bf-4863-a286-da2e95b23ea0 2018-12-10 06:31:40,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0638020038605s 2018-12-10 06:31:40,003 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33', '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'c47c6539fb2a433791aefcdf57514708', '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'0aad1aad-b241-4fa6-b822-37d4f119e9fe', 'swap': 0}) 2018-12-10 06:31:40,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 06:31:40,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/0aad1aad-b241-4fa6-b822-37d4f119e9fe/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" -d '{"extra_specs": {}}' 2018-12-10 06:31:40,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 06:31:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-46f512ae-22ac-48df-bc78-70f797112f1d x-openstack-request-id: req-46f512ae-22ac-48df-bc78-70f797112f1d 2018-12-10 06:31:40,026 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 06:31:40,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0aad1aad-b241-4fa6-b822-37d4f119e9fe/os-extra_specs used request id req-46f512ae-22ac-48df-bc78-70f797112f1d 2018-12-10 06:31:40,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226819515228s 2018-12-10 06:31:40,027 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33', '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'c47c6539fb2a433791aefcdf57514708', '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'0aad1aad-b241-4fa6-b822-37d4f119e9fe', 'swap': 0}) 2018-12-10 06:31:43,520 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-10 06:31:43,520 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-10 06:31:43,521 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-10 06:31:43,524 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-10 06:31:43,544 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-10 06:31:46,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4e323c96-aa5f-4fa4-8737-1208bd9caa0f/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-12-10 06:31:46,746 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-10 06:31:46,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-12-10 06:33:56,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 97a711ab-907d-47ab-ada3-6a0e06cd039f 2018-12-10 06:33:56,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '97a711ab-907d-47ab-ada3-6a0e06cd039f']'. 2018-12-10 06:33:56,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-10 06:33:56,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-10 06:33:56,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 06:33:56,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 97a711ab-907d-47ab-ada3-6a0e06cd039f | 2018-12-10 06:33:56,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-10 06:33:56,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-10 06:31:48 | 2018-12-10 06:33:56,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-10 06:33:55 | 2018-12-10 06:33:56,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:07 | 2018-12-10 06:33:56,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-10 06:33:56,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-10 06:33:56,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4e323c96-aa5f-4fa4-8737-1208bd9caa0f) | 2018-12-10 06:33:56,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-10 06:33:56,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 66d49697-d32d-4cdf-a088-421fc4e1f3e6) | 2018-12-10 06:33:56,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-12-10 06:33:56,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 116.075 | 2018-12-10 06:33:56,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-12-10 06:33:56,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-12-10 06:33:56,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-10 06:33:56,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-10 06:33:56,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-10 06:33:56,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 06:33:56,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-10 06:33:56,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-10 06:33:56,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-12-10 06:33:59,203 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 06:33:59,203 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:25 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-10 06:33:59,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 06:33:59,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" 2018-12-10 06:33:59,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:33:59 GMT X-Openstack-Request-Id: req-0727a9b4-7c1b-413d-b6af-a7eb5ac64b06 2018-12-10 06:33:59,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:33:59,820 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ebd864bf-491e-4e5e-be1c-41dfc4db0cb7 used request id req-0727a9b4-7c1b-413d-b6af-a7eb5ac64b06 2018-12-10 06:33:59,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.611195087433s 2018-12-10 06:33:59,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 06:33:59,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:33:59,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Mon, 10 Dec 2018 06:33:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34b8d16f-ac00-49ad-aadf-0ddb8c30e1db x-openstack-request-id: req-34b8d16f-ac00-49ad-aadf-0ddb8c30e1db 2018-12-10 06:33:59,849 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0aad1aad-b241-4fa6-b822-37d4f119e9fe", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0aad1aad-b241-4fa6-b822-37d4f119e9fe", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0aad1aad-b241-4fa6-b822-37d4f119e9fe"}, {"name": "neutron_trunk-flavor_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2384db81-0f64-4dd4-8219-1a9f30c1b97f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2384db81-0f64-4dd4-8219-1a9f30c1b97f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2384db81-0f64-4dd4-8219-1a9f30c1b97f"}]} 2018-12-10 06:33:59,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-34b8d16f-ac00-49ad-aadf-0ddb8c30e1db 2018-12-10 06:33:59,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224931240082s 2018-12-10 06:33:59,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 06:33:59,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/0aad1aad-b241-4fa6-b822-37d4f119e9fe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:33:59,891 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 06:33:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad5ce916-d39e-4b9a-a921-b9c1d6ff4c16 x-openstack-request-id: req-ad5ce916-d39e-4b9a-a921-b9c1d6ff4c16 2018-12-10 06:33:59,891 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0aad1aad-b241-4fa6-b822-37d4f119e9fe used request id req-ad5ce916-d39e-4b9a-a921-b9c1d6ff4c16 2018-12-10 06:33:59,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401549339294s 2018-12-10 06:33:59,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:33:59,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" 2018-12-10 06:34:00,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:00 GMT X-Openstack-Request-Id: req-95e2a2bc-607b-4b8b-a057-4b1415dcb0c4 2018-12-10 06:34:00,223 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:31:35Z", "file": "/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/file", "owner": "d73b16c2adc04d90a06c73ae0f2dbe67", "id": "1d18b9de-2d6a-4e68-84ac-dd00e19de0b5", "size": 12716032, "self": "/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T06:31:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:34:00,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-95e2a2bc-607b-4b8b-a057-4b1415dcb0c4 2018-12-10 06:34:00,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327358007431s 2018-12-10 06:34:00,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 06:34:00,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0ba5296d73e8d2cc5f6808674766d70ea04ab5c" 2018-12-10 06:34:00,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:34:00 GMT X-Openstack-Request-Id: req-1dfd67f3-9506-4bed-abb8-2ba5873b16b5 2018-12-10 06:34:00,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:34:00,929 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1d18b9de-2d6a-4e68-84ac-dd00e19de0b5 used request id req-1dfd67f3-9506-4bed-abb8-2ba5873b16b5 2018-12-10 06:34:00,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.703913927078s 2018-12-10 06:34:00,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 06:34:00,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:34:00,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-54642481-3a6e-4c84-b625-71ec78dac670 x-openstack-request-id: req-54642481-3a6e-4c84-b625-71ec78dac670 2018-12-10 06:34:00,957 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2384db81-0f64-4dd4-8219-1a9f30c1b97f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2384db81-0f64-4dd4-8219-1a9f30c1b97f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2384db81-0f64-4dd4-8219-1a9f30c1b97f"}]} 2018-12-10 06:34:00,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-54642481-3a6e-4c84-b625-71ec78dac670 2018-12-10 06:34:00,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272350311279s 2018-12-10 06:34:00,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 06:34:00,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/2384db81-0f64-4dd4-8219-1a9f30c1b97f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:34:00,992 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58308f4e-67ad-4151-b292-ffc0e2fe29fb x-openstack-request-id: req-58308f4e-67ad-4151-b292-ffc0e2fe29fb 2018-12-10 06:34:00,992 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2384db81-0f64-4dd4-8219-1a9f30c1b97f used request id req-58308f4e-67ad-4151-b292-ffc0e2fe29fb 2018-12-10 06:34:00,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0336899757385s 2018-12-10 06:34:00,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:00,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:34:01,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1027 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f537edd-8af7-4db0-910a-6b2144a125e6 2018-12-10 06:34:01,231 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "links": {"self": "http://172.30.9.28:5000/v3/users/e5b05a85daf14124ba0d0b8b7f2daa7c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e5b05a85daf14124ba0d0b8b7f2daa7c", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:34:01,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7f537edd-8af7-4db0-910a-6b2144a125e6 2018-12-10 06:34:01,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238038063049s 2018-12-10 06:34:01,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:01,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/e5b05a85daf14124ba0d0b8b7f2daa7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:34:01,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641f25d8-6313-4c67-a579-a6e13f1675f7 2018-12-10 06:34:01,507 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_914c9f75-bf8a-46fa-b40f-9a6694e86b33", "links": {"self": "http://172.30.9.28:5000/v3/users/e5b05a85daf14124ba0d0b8b7f2daa7c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e5b05a85daf14124ba0d0b8b7f2daa7c", "description": null}} 2018-12-10 06:34:01,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e5b05a85daf14124ba0d0b8b7f2daa7c used request id req-641f25d8-6313-4c67-a579-a6e13f1675f7 2018-12-10 06:34:01,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.268444061279s 2018-12-10 06:34:01,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 06:34:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/e5b05a85daf14124ba0d0b8b7f2daa7c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:34:01,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25609c63-5395-4798-a6b9-c3318e82ac08 2018-12-10 06:34:01,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:01,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e5b05a85daf14124ba0d0b8b7f2daa7c used request id req-25609c63-5395-4798-a6b9-c3318e82ac08 2018-12-10 06:34:01,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.352297067642s 2018-12-10 06:34:01,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:34:01,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:34:02,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a79e3d3-8718-4bf7-b64b-b7c2e87060f2 2018-12-10 06:34:02,090 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.28:5000/v3/projects/d73b16c2adc04d90a06c73ae0f2dbe67"}, "tags": [], "enabled": true, "id": "d73b16c2adc04d90a06c73ae0f2dbe67", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_914c9f75-bf8a-46fa-b40f-9a6694e86b33"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:34:02,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-0a79e3d3-8718-4bf7-b64b-b7c2e87060f2 2018-12-10 06:34:02,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222337961197s 2018-12-10 06:34:02,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 06:34:02,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/d73b16c2adc04d90a06c73ae0f2dbe67 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:34:02,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b54ca47-a1b0-4e98-ad00-cc67fe52b599 2018-12-10 06:34:02,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:02,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d73b16c2adc04d90a06c73ae0f2dbe67 used request id req-4b54ca47-a1b0-4e98-ad00-cc67fe52b599 2018-12-10 06:34:02,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.284428834915s 2018-12-10 06:34:02,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:34:02,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=d73b16c2adc04d90a06c73ae0f2dbe67&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f31115cceb24a6e4b400b5b9d8ec5613ae521283" 2018-12-10 06:34:02,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:02 GMT X-Openstack-Request-Id: req-011901a5-01a3-458b-bf3d-39c8966ff9e7 2018-12-10 06:34:02,708 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-10 06:34:02,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=d73b16c2adc04d90a06c73ae0f2dbe67&name=default used request id req-011901a5-01a3-458b-bf3d-39c8966ff9e7 2018-12-10 06:34:02,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326279878616s 2018-12-10 06:34:02,757 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-12-10 06:34:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:34:02,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e73ba4-50c4-474c-90f5-193d9aa3e1f1 2018-12-10 06:34:02,802 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:34:02,802 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-97e73ba4-50c4-474c-90f5-193d9aa3e1f1 2018-12-10 06:34:02,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:34:03,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["UdtfstNcRIq7MO94vqxUbg"], "issued_at": "2018-12-10T06:34:03.000000Z"}} 2018-12-10 06:34:03,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:34:03,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:03,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:03 GMT X-Openstack-Request-Id: req-8e097049-bd0b-461d-8103-8f279ddf80c7 2018-12-10 06:34:03,628 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 06:34:03,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e097049-bd0b-461d-8103-8f279ddf80c7 2018-12-10 06:34:03,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400213956833s 2018-12-10 06:34:03,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:34:03,640 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9821510d-1980-4bab-a32a-c7b134cbdece 2018-12-10 06:34:03,641 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:34:03,641 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-9821510d-1980-4bab-a32a-c7b134cbdece 2018-12-10 06:34:03,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:34:03,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:03,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5093cac-6a01-48bc-bff0-498fb4333b2e 2018-12-10 06:34:03,853 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 06:34:03,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-e5093cac-6a01-48bc-bff0-498fb4333b2e 2018-12-10 06:34:03,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211628913879s 2018-12-10 06:34:03,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 06:34:03,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_02b3f0e4-2c4e-4b91-b99b-b3735e660138"}}' 2018-12-10 06:34:04,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7cc99b6-4252-4891-b78e-7a96b2bcac3c 2018-12-10 06:34:04,191 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.28:5000/v3/projects/c3ef6be3d9d0454daa38b9b68668ae21"}, "tags": [], "enabled": true, "id": "c3ef6be3d9d0454daa38b9b68668ae21", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_02b3f0e4-2c4e-4b91-b99b-b3735e660138"}} 2018-12-10 06:34:04,192 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c7cc99b6-4252-4891-b78e-7a96b2bcac3c 2018-12-10 06:34:04,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.33052611351s 2018-12-10 06:34:04,192 - 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'c3ef6be3d9d0454daa38b9b68668ae21', '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_02b3f0e4-2c4e-4b91-b99b-b3735e660138'}) 2018-12-10 06:34:04,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 06:34:04,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0d02fff1-3030-4a51-a00c-3553aa66ac26", "email": null, "name": "networking-bgpvpn-user_02b3f0e4-2c4e-4b91-b99b-b3735e660138"}}' 2018-12-10 06:34:04,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe26ed59-f24b-4e1f-9f5e-4a66ffcd660b 2018-12-10 06:34:04,701 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_02b3f0e4-2c4e-4b91-b99b-b3735e660138", "links": {"self": "http://172.30.9.28:5000/v3/users/91217f2e6fa5472089a364302a642d29"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91217f2e6fa5472089a364302a642d29", "domain_id": "default", "password_expires_at": null}} 2018-12-10 06:34:04,701 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-fe26ed59-f24b-4e1f-9f5e-4a66ffcd660b 2018-12-10 06:34:04,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.502644777298s 2018-12-10 06:34:04,702 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'91217f2e6fa5472089a364302a642d29', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_02b3f0e4-2c4e-4b91-b99b-b3735e660138'}) 2018-12-10 06:34:04,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:04,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:04,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a398d57-a235-44c0-8f0c-31de84e3293f 2018-12-10 06:34:04,930 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:04,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8a398d57-a235-44c0-8f0c-31de84e3293f 2018-12-10 06:34:04,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224261045456s 2018-12-10 06:34:04,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:04,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:05,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899c1270-5d96-4ec1-b831-c17bdd3812b2 2018-12-10 06:34:05,143 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:05,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-899c1270-5d96-4ec1-b831-c17bdd3812b2 2018-12-10 06:34:05,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207520961761s 2018-12-10 06:34:05,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:05,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccac3356-5d51-4a7b-accf-d80cabbf1e4f 2018-12-10 06:34:05,274 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:05,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ccac3356-5d51-4a7b-accf-d80cabbf1e4f 2018-12-10 06:34:05,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124835014343s 2018-12-10 06:34:05,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:34:05,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:05,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d073c2-778c-492b-a153-df22ef1cc437 2018-12-10 06:34:05,525 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:34:05,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-31d073c2-778c-492b-a153-df22ef1cc437 2018-12-10 06:34:05,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.246309995651s 2018-12-10 06:34:05,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:05,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:05,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1036 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c3adac-9f97-464c-82f7-6d91312aae0b 2018-12-10 06:34:05,662 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_02b3f0e4-2c4e-4b91-b99b-b3735e660138", "links": {"self": "http://172.30.9.28:5000/v3/users/91217f2e6fa5472089a364302a642d29"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91217f2e6fa5472089a364302a642d29", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:34:05,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c7c3adac-9f97-464c-82f7-6d91312aae0b 2018-12-10 06:34:05,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135796070099s 2018-12-10 06:34:05,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:34:05,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:05,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3078704c-7a00-4433-9330-144cbd8cef82 2018-12-10 06:34:05,900 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.28:5000/v3/projects/c3ef6be3d9d0454daa38b9b68668ae21"}, "tags": [], "enabled": true, "id": "c3ef6be3d9d0454daa38b9b68668ae21", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_02b3f0e4-2c4e-4b91-b99b-b3735e660138"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:34:05,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-3078704c-7a00-4433-9330-144cbd8cef82 2018-12-10 06:34:05,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225879907608s 2018-12-10 06:34:05,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:34:05,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=91217f2e6fa5472089a364302a642d29&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=c3ef6be3d9d0454daa38b9b68668ae21" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:06,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2e1680-2440-47c1-a2af-cba9c4f19975 2018-12-10 06:34:06,131 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=91217f2e6fa5472089a364302a642d29&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=c3ef6be3d9d0454daa38b9b68668ae21", "previous": null, "next": null}} 2018-12-10 06:34:06,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=91217f2e6fa5472089a364302a642d29&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=c3ef6be3d9d0454daa38b9b68668ae21 used request id req-3b2e1680-2440-47c1-a2af-cba9c4f19975 2018-12-10 06:34:06,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22132396698s 2018-12-10 06:34:06,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:34:06,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/c3ef6be3d9d0454daa38b9b68668ae21/users/91217f2e6fa5472089a364302a642d29/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:06,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46b846d9-17f4-4936-9e2e-8094e747963b 2018-12-10 06:34:06,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:06,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c3ef6be3d9d0454daa38b9b68668ae21/users/91217f2e6fa5472089a364302a642d29/roles/d198f435a64947e795a55202b22e00ce used request id req-46b846d9-17f4-4936-9e2e-8094e747963b 2018-12-10 06:34:06,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.282661914825s 2018-12-10 06:34:06,418 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_02b3f0e4-2c4e-4b91-b99b-b3735e660138', 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'c3ef6be3d9d0454daa38b9b68668ae21', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0d02fff1-3030-4a51-a00c-3553aa66ac26', 'username': u'networking-bgpvpn-user_02b3f0e4-2c4e-4b91-b99b-b3735e660138', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 06:34:06,422 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_02b3f0e4-2c4e-4b91-b99b-b3735e660138', 'password': '0d02fff1-3030-4a51-a00c-3553aa66ac26', 'project_name': 'networking-bgpvpn-project_02b3f0e4-2c4e-4b91-b99b-b3735e660138', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'c3ef6be3d9d0454daa38b9b68668ae21', 'project_domain_name': 'Default'} 2018-12-10 06:34:06,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:06,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:06,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08a1e4e-9d25-4588-84ae-110c3fbb1158 2018-12-10 06:34:06,645 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:06,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d08a1e4e-9d25-4588-84ae-110c3fbb1158 2018-12-10 06:34:06,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219095945358s 2018-12-10 06:34:06,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:06,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:06,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457b3465-b68e-4e91-98f7-34e4703d9d23 2018-12-10 06:34:06,868 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:06,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-457b3465-b68e-4e91-98f7-34e4703d9d23 2018-12-10 06:34:06,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21791100502s 2018-12-10 06:34:06,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:34:06,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:07,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a010c185-b439-4232-8a0d-9bffb4015c5a 2018-12-10 06:34:07,080 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:34:07,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-a010c185-b439-4232-8a0d-9bffb4015c5a 2018-12-10 06:34:07,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207365989685s 2018-12-10 06:34:07,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:07,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:07,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1036 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4415fe48-84de-472a-98a8-1cff8e049ebb 2018-12-10 06:34:07,326 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_02b3f0e4-2c4e-4b91-b99b-b3735e660138", "links": {"self": "http://172.30.9.28:5000/v3/users/91217f2e6fa5472089a364302a642d29"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91217f2e6fa5472089a364302a642d29", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:34:07,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4415fe48-84de-472a-98a8-1cff8e049ebb 2018-12-10 06:34:07,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245378017426s 2018-12-10 06:34:07,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:34:07,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:07,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1399aa64-c52c-4785-a2ca-774db323fcee 2018-12-10 06:34:07,557 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.28:5000/v3/projects/c3ef6be3d9d0454daa38b9b68668ae21"}, "tags": [], "enabled": true, "id": "c3ef6be3d9d0454daa38b9b68668ae21", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_02b3f0e4-2c4e-4b91-b99b-b3735e660138"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:34:07,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1399aa64-c52c-4785-a2ca-774db323fcee 2018-12-10 06:34:07,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217774868011s 2018-12-10 06:34:07,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:34:07,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=91217f2e6fa5472089a364302a642d29&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=c3ef6be3d9d0454daa38b9b68668ae21" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:07,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4561f5-b26b-4d8b-91a2-e0dc82efc823 2018-12-10 06:34:07,678 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=91217f2e6fa5472089a364302a642d29&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=c3ef6be3d9d0454daa38b9b68668ae21", "previous": null, "next": null}} 2018-12-10 06:34:07,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=91217f2e6fa5472089a364302a642d29&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=c3ef6be3d9d0454daa38b9b68668ae21 used request id req-4e4561f5-b26b-4d8b-91a2-e0dc82efc823 2018-12-10 06:34:07,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112981081009s 2018-12-10 06:34:07,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:34:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/c3ef6be3d9d0454daa38b9b68668ae21/users/91217f2e6fa5472089a364302a642d29/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:07,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c84397a6-9579-4efa-9f67-f6cc4f38a8d8 2018-12-10 06:34:07,848 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:07,848 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c3ef6be3d9d0454daa38b9b68668ae21/users/91217f2e6fa5472089a364302a642d29/roles/6b95528eaa61433299b74b41023475b0 used request id req-c84397a6-9579-4efa-9f67-f6cc4f38a8d8 2018-12-10 06:34:07,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.165590047836s 2018-12-10 06:34:07,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:07,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:07,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c1e439-405a-4153-a8bf-48e3e6c328c7 2018-12-10 06:34:07,976 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:07,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f5c1e439-405a-4153-a8bf-48e3e6c328c7 2018-12-10 06:34:07,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124742984772s 2018-12-10 06:34:07,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:34:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:08,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2298b6cd-5812-40b3-8eee-d03328094872 2018-12-10 06:34:08,197 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:34:08,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-2298b6cd-5812-40b3-8eee-d03328094872 2018-12-10 06:34:08,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214555025101s 2018-12-10 06:34:08,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:08,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:08,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1036 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44963c2e-b6e2-4e1d-8b5e-d6293624d086 2018-12-10 06:34:08,443 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_02b3f0e4-2c4e-4b91-b99b-b3735e660138", "links": {"self": "http://172.30.9.28:5000/v3/users/91217f2e6fa5472089a364302a642d29"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91217f2e6fa5472089a364302a642d29", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:34:08,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-44963c2e-b6e2-4e1d-8b5e-d6293624d086 2018-12-10 06:34:08,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245749950409s 2018-12-10 06:34:08,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:34:08,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=91217f2e6fa5472089a364302a642d29&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:08,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f005f08-46ff-4074-b960-02a52d615464 2018-12-10 06:34:08,576 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=91217f2e6fa5472089a364302a642d29&scope.domain.id=default", "previous": null, "next": null}} 2018-12-10 06:34:08,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=91217f2e6fa5472089a364302a642d29&scope.domain.id=default used request id req-3f005f08-46ff-4074-b960-02a52d615464 2018-12-10 06:34:08,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120337963104s 2018-12-10 06:34:08,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-10 06:34:08,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/91217f2e6fa5472089a364302a642d29/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:08,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8b45913-ec0c-4071-b487-30ba2f790ccd 2018-12-10 06:34:08,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:08,829 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/91217f2e6fa5472089a364302a642d29/roles/6b95528eaa61433299b74b41023475b0 used request id req-b8b45913-ec0c-4071-b487-30ba2f790ccd 2018-12-10 06:34:08,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.249392986298s 2018-12-10 06:34:08,830 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-10 06:34:11,167 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-10 06:34:13,551 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9ff492ec-b152-42ea-aa6e-550f37e29e8b | 2018-12-10T06:34:13.090458 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9ff492ec-b152-42ea-aa6e-550f37e29e8b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-10 06:34:16,943 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-12-10 06:34:17,692 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-10 06:34:19,996 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-10 06:34:23,064 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=dd73e8ae-f22b-4e80-a359-d087361db8e9) as the default verifier for the future CLI operations. 2018-12-10 06:34:25,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:34:25,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c207e9-2fce-4154-ab7b-2c2f550ec81a 2018-12-10 06:34:25,063 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:34:25,063 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-c1c207e9-2fce-4154-ab7b-2c2f550ec81a 2018-12-10 06:34:25,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:34:25,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:34:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3ef6be3d9d0454daa38b9b68668ae21", "name": "networking-bgpvpn-project_02b3f0e4-2c4e-4b91-b99b-b3735e660138"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c3ef6be3d9d0454daa38b9b68668ae21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c3ef6be3d9d0454daa38b9b68668ae21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c3ef6be3d9d0454daa38b9b68668ae21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c3ef6be3d9d0454daa38b9b68668ae21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c3ef6be3d9d0454daa38b9b68668ae21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c3ef6be3d9d0454daa38b9b68668ae21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c3ef6be3d9d0454daa38b9b68668ae21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c3ef6be3d9d0454daa38b9b68668ae21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c3ef6be3d9d0454daa38b9b68668ae21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c3ef6be3d9d0454daa38b9b68668ae21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c3ef6be3d9d0454daa38b9b68668ae21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c3ef6be3d9d0454daa38b9b68668ae21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c3ef6be3d9d0454daa38b9b68668ae21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c3ef6be3d9d0454daa38b9b68668ae21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_02b3f0e4-2c4e-4b91-b99b-b3735e660138", "id": "91217f2e6fa5472089a364302a642d29"}, "audit_ids": ["BqxX6i-bReGYkFezC68E0Q"], "issued_at": "2018-12-10T06:34:25.000000Z"}} 2018-12-10 06:34:25,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 06:34:25,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fbc9ec1952c7da8c988f85652ae86581de950910" 2018-12-10 06:34:26,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:26 GMT X-Openstack-Request-Id: req-e0352839-2593-4f5a-ac99-b20aa52f35b9 2018-12-10 06:34:26,206 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 06:34:26,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-e0352839-2593-4f5a-ac99-b20aa52f35b9 2018-12-10 06:34:26,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.719455957413s 2018-12-10 06:34:26,217 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-12-10 06:34:26,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:26,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:26,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1036 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be3521c0-264b-4fbc-b287-bc2d105adaab 2018-12-10 06:34:26,463 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_02b3f0e4-2c4e-4b91-b99b-b3735e660138", "links": {"self": "http://172.30.9.28:5000/v3/users/91217f2e6fa5472089a364302a642d29"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91217f2e6fa5472089a364302a642d29", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:34:26,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-be3521c0-264b-4fbc-b287-bc2d105adaab 2018-12-10 06:34:26,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245660066605s 2018-12-10 06:34:26,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:26,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/91217f2e6fa5472089a364302a642d29 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:26,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab4ab51-26b9-4de7-9bf3-417e6afe3f80 2018-12-10 06:34:26,703 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_02b3f0e4-2c4e-4b91-b99b-b3735e660138", "links": {"self": "http://172.30.9.28:5000/v3/users/91217f2e6fa5472089a364302a642d29"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "91217f2e6fa5472089a364302a642d29", "description": null}} 2018-12-10 06:34:26,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/91217f2e6fa5472089a364302a642d29 used request id req-8ab4ab51-26b9-4de7-9bf3-417e6afe3f80 2018-12-10 06:34:26,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233633995056s 2018-12-10 06:34:26,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 06:34:26,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/91217f2e6fa5472089a364302a642d29 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:27,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d65b330f-ce36-4366-a710-02506637e96e 2018-12-10 06:34:27,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:27,009 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/91217f2e6fa5472089a364302a642d29 used request id req-d65b330f-ce36-4366-a710-02506637e96e 2018-12-10 06:34:27,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.30508685112s 2018-12-10 06:34:27,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:34:27,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:27,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed96d32-5a5a-4f98-b3c4-7f1257935919 2018-12-10 06:34:27,240 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.28:5000/v3/projects/c3ef6be3d9d0454daa38b9b68668ae21"}, "tags": [], "enabled": true, "id": "c3ef6be3d9d0454daa38b9b68668ae21", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_02b3f0e4-2c4e-4b91-b99b-b3735e660138"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:34:27,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-eed96d32-5a5a-4f98-b3c4-7f1257935919 2018-12-10 06:34:27,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223919868469s 2018-12-10 06:34:27,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 06:34:27,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/c3ef6be3d9d0454daa38b9b68668ae21 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:27,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1203a366-ea67-4593-acf6-63465107f72b 2018-12-10 06:34:27,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:27,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c3ef6be3d9d0454daa38b9b68668ae21 used request id req-1203a366-ea67-4593-acf6-63465107f72b 2018-12-10 06:34:27,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.287456035614s 2018-12-10 06:34:27,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:34:27,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=c3ef6be3d9d0454daa38b9b68668ae21&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c0105a22c4bbc403494b573c63f38c5582c4123" 2018-12-10 06:34:27,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:27 GMT X-Openstack-Request-Id: req-ede7154a-4905-4ae7-8510-ea6a34fc3ae6 2018-12-10 06:34:27,869 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-10 06:34:27,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=c3ef6be3d9d0454daa38b9b68668ae21&name=default used request id req-ede7154a-4905-4ae7-8510-ea6a34fc3ae6 2018-12-10 06:34:27,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.331216812134s 2018-12-10 06:34:27,870 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-12-10 06:34:27,870 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-12-10 06:34:27,908 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-12-10 06:34:27,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:34:27,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d48900-8cc3-4538-a212-c1b798f5eacc 2018-12-10 06:34:27,947 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:34:27,947 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-b4d48900-8cc3-4538-a212-c1b798f5eacc 2018-12-10 06:34:27,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:34:28,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:34:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["jP_xnZ66RuCfBqw9ld-Okg"], "issued_at": "2018-12-10T06:34:28.000000Z"}} 2018-12-10 06:34:28,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:34:28,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:28,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:28 GMT X-Openstack-Request-Id: req-6b0887a6-c34d-453b-b98e-ae2e1fcfcf2a 2018-12-10 06:34:28,988 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 06:34:28,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6b0887a6-c34d-453b-b98e-ae2e1fcfcf2a 2018-12-10 06:34:28,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.619251966476s 2018-12-10 06:34:28,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:34:29,000 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22e2aa89-05e3-413b-8f56-b6a2c0cf53af 2018-12-10 06:34:29,000 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:34:29,000 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-22e2aa89-05e3-413b-8f56-b6a2c0cf53af 2018-12-10 06:34:29,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:34:29,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:29,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d4d96e-0831-40b4-8421-1de72f9a1d4d 2018-12-10 06:34:29,214 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 06:34:29,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c7d4d96e-0831-40b4-8421-1de72f9a1d4d 2018-12-10 06:34:29,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213093996048s 2018-12-10 06:34:29,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 06:34:29,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_68864705-fc4d-47bc-be90-01dc2eada40d"}}' 2018-12-10 06:34:29,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2b367e1-fbcd-4933-8db2-466acd4ac311 2018-12-10 06:34:29,461 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.28:5000/v3/projects/420abf535f334caf8424351581dfb4f8"}, "tags": [], "enabled": true, "id": "420abf535f334caf8424351581dfb4f8", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_68864705-fc4d-47bc-be90-01dc2eada40d"}} 2018-12-10 06:34:29,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e2b367e1-fbcd-4933-8db2-466acd4ac311 2018-12-10 06:34:29,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.23993396759s 2018-12-10 06:34:29,462 - 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'420abf535f334caf8424351581dfb4f8', '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_68864705-fc4d-47bc-be90-01dc2eada40d'}) 2018-12-10 06:34:29,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 06:34:29,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a9d62268-d92c-488b-a41f-ee189daf8365", "email": null, "name": "networking-sfc-user_68864705-fc4d-47bc-be90-01dc2eada40d"}}' 2018-12-10 06:34:29,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c45064c5-b44d-449b-a06a-44ee75817046 2018-12-10 06:34:29,964 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_68864705-fc4d-47bc-be90-01dc2eada40d", "links": {"self": "http://172.30.9.28:5000/v3/users/c07843b31ac74f36a1947041b7a8f0f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c07843b31ac74f36a1947041b7a8f0f3", "domain_id": "default", "password_expires_at": null}} 2018-12-10 06:34:29,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-c45064c5-b44d-449b-a06a-44ee75817046 2018-12-10 06:34:29,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495796203613s 2018-12-10 06:34:29,965 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c07843b31ac74f36a1947041b7a8f0f3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_68864705-fc4d-47bc-be90-01dc2eada40d'}) 2018-12-10 06:34:29,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:30,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e25f04f-1534-4dea-8379-13f0b4248046 2018-12-10 06:34:30,175 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:30,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e25f04f-1534-4dea-8379-13f0b4248046 2018-12-10 06:34:30,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206022977829s 2018-12-10 06:34:30,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:30,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:30,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40677260-2f62-4bcc-843a-e3edd4219d95 2018-12-10 06:34:30,303 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:30,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-40677260-2f62-4bcc-843a-e3edd4219d95 2018-12-10 06:34:30,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122469186783s 2018-12-10 06:34:30,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:30,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:30,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb239abd-90de-4462-a40c-5d5d000e0b18 2018-12-10 06:34:30,526 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:30,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fb239abd-90de-4462-a40c-5d5d000e0b18 2018-12-10 06:34:30,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217251062393s 2018-12-10 06:34:30,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:34:30,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:30,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda8b650-78b6-4deb-8598-b06e37a64b19 2018-12-10 06:34:30,752 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:34:30,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-fda8b650-78b6-4deb-8598-b06e37a64b19 2018-12-10 06:34:30,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221623897552s 2018-12-10 06:34:30,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:30,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:30,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57389871-03ef-4e2f-8d85-ba372e59c96f 2018-12-10 06:34:30,980 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_68864705-fc4d-47bc-be90-01dc2eada40d", "links": {"self": "http://172.30.9.28:5000/v3/users/c07843b31ac74f36a1947041b7a8f0f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c07843b31ac74f36a1947041b7a8f0f3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:34:30,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-57389871-03ef-4e2f-8d85-ba372e59c96f 2018-12-10 06:34:30,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226927995682s 2018-12-10 06:34:30,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:34:30,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:31,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091c66c4-04f0-4f6b-94b7-1d9414f01caa 2018-12-10 06:34:31,201 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.28:5000/v3/projects/420abf535f334caf8424351581dfb4f8"}, "tags": [], "enabled": true, "id": "420abf535f334caf8424351581dfb4f8", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_68864705-fc4d-47bc-be90-01dc2eada40d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:34:31,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-091c66c4-04f0-4f6b-94b7-1d9414f01caa 2018-12-10 06:34:31,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208415985107s 2018-12-10 06:34:31,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:34:31,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=c07843b31ac74f36a1947041b7a8f0f3&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=420abf535f334caf8424351581dfb4f8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:31,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc5e2c8-dbd1-49d2-8464-4e2504785d74 2018-12-10 06:34:31,412 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=c07843b31ac74f36a1947041b7a8f0f3&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=420abf535f334caf8424351581dfb4f8", "previous": null, "next": null}} 2018-12-10 06:34:31,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=c07843b31ac74f36a1947041b7a8f0f3&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=420abf535f334caf8424351581dfb4f8 used request id req-ebc5e2c8-dbd1-49d2-8464-4e2504785d74 2018-12-10 06:34:31,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201990842819s 2018-12-10 06:34:31,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:34:31,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/420abf535f334caf8424351581dfb4f8/users/c07843b31ac74f36a1947041b7a8f0f3/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:31,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36b15277-0f3d-4869-abf4-235bf2b66a15 2018-12-10 06:34:31,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:31,680 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/420abf535f334caf8424351581dfb4f8/users/c07843b31ac74f36a1947041b7a8f0f3/roles/d198f435a64947e795a55202b22e00ce used request id req-36b15277-0f3d-4869-abf4-235bf2b66a15 2018-12-10 06:34:31,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.263698101044s 2018-12-10 06:34:31,681 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_68864705-fc4d-47bc-be90-01dc2eada40d', 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'420abf535f334caf8424351581dfb4f8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a9d62268-d92c-488b-a41f-ee189daf8365', 'username': u'networking-sfc-user_68864705-fc4d-47bc-be90-01dc2eada40d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 06:34:31,684 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_68864705-fc4d-47bc-be90-01dc2eada40d', 'password': 'a9d62268-d92c-488b-a41f-ee189daf8365', 'project_name': 'networking-sfc-project_68864705-fc4d-47bc-be90-01dc2eada40d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '420abf535f334caf8424351581dfb4f8', 'project_domain_name': 'Default'} 2018-12-10 06:34:31,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:31,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:31,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e69ebd91-4a28-4c0c-8251-6df424107acb 2018-12-10 06:34:31,814 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:31,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e69ebd91-4a28-4c0c-8251-6df424107acb 2018-12-10 06:34:31,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126435995102s 2018-12-10 06:34:31,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:31,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:31,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0335ae-1c94-45c3-957d-5dbdfcc06a41 2018-12-10 06:34:31,939 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:31,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5d0335ae-1c94-45c3-957d-5dbdfcc06a41 2018-12-10 06:34:31,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119543790817s 2018-12-10 06:34:31,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:34:31,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:32,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba88583-7d69-4935-98fc-8cbf275c545b 2018-12-10 06:34:32,156 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:34:32,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6ba88583-7d69-4935-98fc-8cbf275c545b 2018-12-10 06:34:32,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211534976959s 2018-12-10 06:34:32,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:32,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3f529a-23c0-41d5-b0b8-2fe8bf9bce7c 2018-12-10 06:34:32,406 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_68864705-fc4d-47bc-be90-01dc2eada40d", "links": {"self": "http://172.30.9.28:5000/v3/users/c07843b31ac74f36a1947041b7a8f0f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c07843b31ac74f36a1947041b7a8f0f3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:34:32,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3d3f529a-23c0-41d5-b0b8-2fe8bf9bce7c 2018-12-10 06:34:32,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249357938766s 2018-12-10 06:34:32,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:34:32,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:32,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad82dca3-1cee-4f74-886b-9a8bd6e5d523 2018-12-10 06:34:32,638 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.28:5000/v3/projects/420abf535f334caf8424351581dfb4f8"}, "tags": [], "enabled": true, "id": "420abf535f334caf8424351581dfb4f8", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_68864705-fc4d-47bc-be90-01dc2eada40d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:34:32,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ad82dca3-1cee-4f74-886b-9a8bd6e5d523 2018-12-10 06:34:32,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219258069992s 2018-12-10 06:34:32,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:34:32,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=c07843b31ac74f36a1947041b7a8f0f3&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=420abf535f334caf8424351581dfb4f8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:32,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16dc4005-f708-45fd-bffc-54f2fb8d2d4a 2018-12-10 06:34:32,864 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=c07843b31ac74f36a1947041b7a8f0f3&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=420abf535f334caf8424351581dfb4f8", "previous": null, "next": null}} 2018-12-10 06:34:32,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=c07843b31ac74f36a1947041b7a8f0f3&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=420abf535f334caf8424351581dfb4f8 used request id req-16dc4005-f708-45fd-bffc-54f2fb8d2d4a 2018-12-10 06:34:32,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219997882843s 2018-12-10 06:34:32,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:34:32,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/420abf535f334caf8424351581dfb4f8/users/c07843b31ac74f36a1947041b7a8f0f3/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:33,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15fbe7f-5877-4fac-a8eb-a5e1f1bb4271 2018-12-10 06:34:33,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:33,141 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/420abf535f334caf8424351581dfb4f8/users/c07843b31ac74f36a1947041b7a8f0f3/roles/6b95528eaa61433299b74b41023475b0 used request id req-a15fbe7f-5877-4fac-a8eb-a5e1f1bb4271 2018-12-10 06:34:33,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.272757053375s 2018-12-10 06:34:33,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:33,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:33,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e02b3b7-59ed-40ba-8278-55c174923952 2018-12-10 06:34:33,350 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:33,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1e02b3b7-59ed-40ba-8278-55c174923952 2018-12-10 06:34:33,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205916166306s 2018-12-10 06:34:33,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:34:33,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:33,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfe7964-5fc7-444d-a696-09450f0922d3 2018-12-10 06:34:33,523 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:34:33,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-abfe7964-5fc7-444d-a696-09450f0922d3 2018-12-10 06:34:33,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.168836116791s 2018-12-10 06:34:33,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:33,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:33,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5670be6f-b21d-4ba2-a7a2-4f2e878d2cdf 2018-12-10 06:34:33,667 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_68864705-fc4d-47bc-be90-01dc2eada40d", "links": {"self": "http://172.30.9.28:5000/v3/users/c07843b31ac74f36a1947041b7a8f0f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c07843b31ac74f36a1947041b7a8f0f3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:34:33,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5670be6f-b21d-4ba2-a7a2-4f2e878d2cdf 2018-12-10 06:34:33,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.142960071564s 2018-12-10 06:34:33,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:34:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=c07843b31ac74f36a1947041b7a8f0f3&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:33,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1652080-32d9-4111-bb31-0934f3e09b83 2018-12-10 06:34:33,795 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=c07843b31ac74f36a1947041b7a8f0f3&scope.domain.id=default", "previous": null, "next": null}} 2018-12-10 06:34:33,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=c07843b31ac74f36a1947041b7a8f0f3&scope.domain.id=default used request id req-b1652080-32d9-4111-bb31-0934f3e09b83 2018-12-10 06:34:33,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115121126175s 2018-12-10 06:34:33,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-10 06:34:33,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/c07843b31ac74f36a1947041b7a8f0f3/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:34,059 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29096f04-ab7e-4265-89b0-4883e1739743 2018-12-10 06:34:34,059 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:34,059 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/c07843b31ac74f36a1947041b7a8f0f3/roles/6b95528eaa61433299b74b41023475b0 used request id req-29096f04-ab7e-4265-89b0-4883e1739743 2018-12-10 06:34:34,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.260578155518s 2018-12-10 06:34:34,060 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-10 06:34:36,385 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-10 06:34:38,728 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 59b1a97e-5680-43fc-9b27-7b102a2bc086 | 2018-12-10T06:34:38.289116 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 59b1a97e-5680-43fc-9b27-7b102a2bc086 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-10 06:34:42,152 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-12-10 06:34:42,906 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-10 06:34:44,928 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-10 06:34:47,822 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=0644e472-2b8d-4012-9584-1858a3938736) as the default verifier for the future CLI operations. 2018-12-10 06:34:49,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:34:49,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195301f3-ea5b-4a32-8cb1-902e0fa4ed82 2018-12-10 06:34:49,505 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:34:49,505 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-195301f3-ea5b-4a32-8cb1-902e0fa4ed82 2018-12-10 06:34:49,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:34:49,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:34:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "420abf535f334caf8424351581dfb4f8", "name": "networking-sfc-project_68864705-fc4d-47bc-be90-01dc2eada40d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/420abf535f334caf8424351581dfb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/420abf535f334caf8424351581dfb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/420abf535f334caf8424351581dfb4f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/420abf535f334caf8424351581dfb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/420abf535f334caf8424351581dfb4f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/420abf535f334caf8424351581dfb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_420abf535f334caf8424351581dfb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_420abf535f334caf8424351581dfb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/420abf535f334caf8424351581dfb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/420abf535f334caf8424351581dfb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/420abf535f334caf8424351581dfb4f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/420abf535f334caf8424351581dfb4f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/420abf535f334caf8424351581dfb4f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/420abf535f334caf8424351581dfb4f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_68864705-fc4d-47bc-be90-01dc2eada40d", "id": "c07843b31ac74f36a1947041b7a8f0f3"}, "audit_ids": ["PHMrxElMT8-D1MVig25DKw"], "issued_at": "2018-12-10T06:34:49.000000Z"}} 2018-12-10 06:34:49,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 06:34:49,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c6aeef0de75226d6e16b171b77acb1353ab113f9" 2018-12-10 06:34:50,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:50 GMT X-Openstack-Request-Id: req-d0b07342-2343-4ff9-a126-b5aa8c779616 2018-12-10 06:34:50,241 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 06:34:50,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-d0b07342-2343-4ff9-a126-b5aa8c779616 2018-12-10 06:34:50,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.30535697937s 2018-12-10 06:34:50,252 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-12-10 06:34:50,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:50,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:50,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403cbaa1-187e-4b36-bb89-8f44f00cca7b 2018-12-10 06:34:50,492 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_68864705-fc4d-47bc-be90-01dc2eada40d", "links": {"self": "http://172.30.9.28:5000/v3/users/c07843b31ac74f36a1947041b7a8f0f3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c07843b31ac74f36a1947041b7a8f0f3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:34:50,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-403cbaa1-187e-4b36-bb89-8f44f00cca7b 2018-12-10 06:34:50,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240088939667s 2018-12-10 06:34:50,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:50,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/c07843b31ac74f36a1947041b7a8f0f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:50,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e61ae2-9476-4054-97df-cb50ddf06f83 2018-12-10 06:34:50,727 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_68864705-fc4d-47bc-be90-01dc2eada40d", "links": {"self": "http://172.30.9.28:5000/v3/users/c07843b31ac74f36a1947041b7a8f0f3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c07843b31ac74f36a1947041b7a8f0f3", "description": null}} 2018-12-10 06:34:50,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c07843b31ac74f36a1947041b7a8f0f3 used request id req-c9e61ae2-9476-4054-97df-cb50ddf06f83 2018-12-10 06:34:50,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227715015411s 2018-12-10 06:34:50,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 06:34:50,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/c07843b31ac74f36a1947041b7a8f0f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:51,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce0bf0d7-010b-4054-9aec-e678cd4bab88 2018-12-10 06:34:51,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:51,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c07843b31ac74f36a1947041b7a8f0f3 used request id req-ce0bf0d7-010b-4054-9aec-e678cd4bab88 2018-12-10 06:34:51,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.323542833328s 2018-12-10 06:34:51,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:34:51,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:51,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1c52e8-b9fc-41a4-b53a-80a507c9ad8a 2018-12-10 06:34:51,272 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.28:5000/v3/projects/420abf535f334caf8424351581dfb4f8"}, "tags": [], "enabled": true, "id": "420abf535f334caf8424351581dfb4f8", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_68864705-fc4d-47bc-be90-01dc2eada40d"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:34:51,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-8f1c52e8-b9fc-41a4-b53a-80a507c9ad8a 2018-12-10 06:34:51,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214093923569s 2018-12-10 06:34:51,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 06:34:51,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/420abf535f334caf8424351581dfb4f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:51,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5846f72-410e-4345-bf69-77b31a538beb 2018-12-10 06:34:51,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:51,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/420abf535f334caf8424351581dfb4f8 used request id req-c5846f72-410e-4345-bf69-77b31a538beb 2018-12-10 06:34:51,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.285139083862s 2018-12-10 06:34:51,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:34:51,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=420abf535f334caf8424351581dfb4f8&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dadbba3fb19662762177b8d04cbcd93c1f39ea9d" 2018-12-10 06:34:52,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:52 GMT X-Openstack-Request-Id: req-24b35dcf-cb43-48b1-8932-623e278816a5 2018-12-10 06:34:52,316 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-10 06:34:52,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=420abf535f334caf8424351581dfb4f8&name=default used request id req-24b35dcf-cb43-48b1-8932-623e278816a5 2018-12-10 06:34:52,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.747860193253s 2018-12-10 06:34:52,317 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-12-10 06:34:52,317 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-12-10 06:34:52,369 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-12-10 06:34:52,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:34:52,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f859391-c50f-42aa-b6a2-7ae7edf08d51 2018-12-10 06:34:52,418 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:34:52,418 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-8f859391-c50f-42aa-b6a2-7ae7edf08d51 2018-12-10 06:34:52,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:34:52,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["lDelxZzpS2GJ0sDOwVORWw"], "issued_at": "2018-12-10T06:34:52.000000Z"}} 2018-12-10 06:34:52,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:34:52,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:53,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:53 GMT X-Openstack-Request-Id: req-0c3d6a09-ee89-423a-8028-ca0e8e1e2cb8 2018-12-10 06:34:53,327 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 06:34:53,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0c3d6a09-ee89-423a-8028-ca0e8e1e2cb8 2018-12-10 06:34:53,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.490144014359s 2018-12-10 06:34:53,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:34:53,339 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3854038b-d159-46f6-93d0-652573c3e556 2018-12-10 06:34:53,339 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:34:53,339 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-3854038b-d159-46f6-93d0-652573c3e556 2018-12-10 06:34:53,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:34:53,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:53,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2aebad-b644-44bb-acde-0231e51bfdfa 2018-12-10 06:34:53,556 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 06:34:53,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-2a2aebad-b644-44bb-acde-0231e51bfdfa 2018-12-10 06:34:53,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216109991074s 2018-12-10 06:34:53,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 06:34:53,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_ab9cbc40-b876-45d2-aa6c-5933925acf8e"}}' 2018-12-10 06:34:53,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6014f391-dcec-426c-b771-9f29c5f1d63e 2018-12-10 06:34:53,719 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dff5fd88dfd4246a7b9c4a588085f44"}, "tags": [], "enabled": true, "id": "5dff5fd88dfd4246a7b9c4a588085f44", "parent_id": "default", "domain_id": "default", "name": "barbican-project_ab9cbc40-b876-45d2-aa6c-5933925acf8e"}} 2018-12-10 06:34:53,719 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6014f391-dcec-426c-b771-9f29c5f1d63e 2018-12-10 06:34:53,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.154736042023s 2018-12-10 06:34:53,720 - 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'5dff5fd88dfd4246a7b9c4a588085f44', '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_ab9cbc40-b876-45d2-aa6c-5933925acf8e'}) 2018-12-10 06:34:53,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 06:34:53,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7bfc1e5c-b43a-414e-b6ef-4e062d021346", "email": null, "name": "barbican-user_ab9cbc40-b876-45d2-aa6c-5933925acf8e"}}' 2018-12-10 06:34:54,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f38e1fef-6d7f-4211-9b99-afe306efd23d 2018-12-10 06:34:54,139 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_ab9cbc40-b876-45d2-aa6c-5933925acf8e", "links": {"self": "http://172.30.9.28:5000/v3/users/9186be8651a34f40ae0d39e5f79ca143"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9186be8651a34f40ae0d39e5f79ca143", "domain_id": "default", "password_expires_at": null}} 2018-12-10 06:34:54,139 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-f38e1fef-6d7f-4211-9b99-afe306efd23d 2018-12-10 06:34:54,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.41232585907s 2018-12-10 06:34:54,140 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9186be8651a34f40ae0d39e5f79ca143', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_ab9cbc40-b876-45d2-aa6c-5933925acf8e'}) 2018-12-10 06:34:54,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:54,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:54,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c86a1fd-de4a-43a5-a0a0-20489cce44e0 2018-12-10 06:34:54,313 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:54,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1c86a1fd-de4a-43a5-a0a0-20489cce44e0 2018-12-10 06:34:54,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170417070389s 2018-12-10 06:34:54,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:54,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:54,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e6ad29c-cda9-4148-a7ca-1ebadf50b3f4 2018-12-10 06:34:54,545 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:54,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3e6ad29c-cda9-4148-a7ca-1ebadf50b3f4 2018-12-10 06:34:54,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225941181183s 2018-12-10 06:34:54,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:54,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:54,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ab1c73-6cff-4311-8274-74cefb7083c5 2018-12-10 06:34:54,757 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:54,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-07ab1c73-6cff-4311-8274-74cefb7083c5 2018-12-10 06:34:54,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207622051239s 2018-12-10 06:34:54,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:34:54,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:55,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb07ab0-81c2-476d-9689-635766f47d88 2018-12-10 06:34:55,064 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:34:55,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-fbb07ab0-81c2-476d-9689-635766f47d88 2018-12-10 06:34:55,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.301290988922s 2018-12-10 06:34:55,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:55,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:55,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-facf3b4c-7834-44c6-b5c9-5f9d63995196 2018-12-10 06:34:55,307 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "barbican-user_ab9cbc40-b876-45d2-aa6c-5933925acf8e", "links": {"self": "http://172.30.9.28:5000/v3/users/9186be8651a34f40ae0d39e5f79ca143"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9186be8651a34f40ae0d39e5f79ca143", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:34:55,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-facf3b4c-7834-44c6-b5c9-5f9d63995196 2018-12-10 06:34:55,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24200797081s 2018-12-10 06:34:55,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:34:55,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:55,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4cc6ae-192c-4f68-9d52-28fe6f012c4b 2018-12-10 06:34:55,542 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dff5fd88dfd4246a7b9c4a588085f44"}, "tags": [], "enabled": true, "id": "5dff5fd88dfd4246a7b9c4a588085f44", "parent_id": "default", "domain_id": "default", "name": "barbican-project_ab9cbc40-b876-45d2-aa6c-5933925acf8e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:34:55,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-cf4cc6ae-192c-4f68-9d52-28fe6f012c4b 2018-12-10 06:34:55,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221836090088s 2018-12-10 06:34:55,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:34:55,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=9186be8651a34f40ae0d39e5f79ca143&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5dff5fd88dfd4246a7b9c4a588085f44" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:55,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b783c6a-b31b-4873-8db8-cc23a87a9aa6 2018-12-10 06:34:55,774 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=9186be8651a34f40ae0d39e5f79ca143&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5dff5fd88dfd4246a7b9c4a588085f44", "previous": null, "next": null}} 2018-12-10 06:34:55,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=9186be8651a34f40ae0d39e5f79ca143&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5dff5fd88dfd4246a7b9c4a588085f44 used request id req-3b783c6a-b31b-4873-8db8-cc23a87a9aa6 2018-12-10 06:34:55,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.224375963211s 2018-12-10 06:34:55,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:34:55,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5dff5fd88dfd4246a7b9c4a588085f44/users/9186be8651a34f40ae0d39e5f79ca143/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:55,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-197d9fd1-afbb-4a14-ad58-b802c06b14a1 2018-12-10 06:34:55,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:55,998 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5dff5fd88dfd4246a7b9c4a588085f44/users/9186be8651a34f40ae0d39e5f79ca143/roles/d198f435a64947e795a55202b22e00ce used request id req-197d9fd1-afbb-4a14-ad58-b802c06b14a1 2018-12-10 06:34:55,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.217436075211s 2018-12-10 06:34:55,999 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_ab9cbc40-b876-45d2-aa6c-5933925acf8e', 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'5dff5fd88dfd4246a7b9c4a588085f44', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7bfc1e5c-b43a-414e-b6ef-4e062d021346', 'username': u'barbican-user_ab9cbc40-b876-45d2-aa6c-5933925acf8e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 06:34:56,005 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_ab9cbc40-b876-45d2-aa6c-5933925acf8e', 'password': '7bfc1e5c-b43a-414e-b6ef-4e062d021346', 'project_name': 'barbican-project_ab9cbc40-b876-45d2-aa6c-5933925acf8e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '5dff5fd88dfd4246a7b9c4a588085f44', 'project_domain_name': 'Default'} 2018-12-10 06:34:56,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:56,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:56,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a71606f-9535-4a14-903f-2df5a479270b 2018-12-10 06:34:56,227 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:56,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2a71606f-9535-4a14-903f-2df5a479270b 2018-12-10 06:34:56,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218269824982s 2018-12-10 06:34:56,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:56,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:56,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b23a3c0-de9a-47a4-8c02-2b13aa3c6419 2018-12-10 06:34:56,447 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:56,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4b23a3c0-de9a-47a4-8c02-2b13aa3c6419 2018-12-10 06:34:56,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215585947037s 2018-12-10 06:34:56,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:34:56,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:56,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe35210-c2cd-42b8-8ff6-1089a04411de 2018-12-10 06:34:56,668 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:34:56,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ebe35210-c2cd-42b8-8ff6-1089a04411de 2018-12-10 06:34:56,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215985774994s 2018-12-10 06:34:56,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:56,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:56,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4642ec3c-354d-4f5f-927d-737168b5c670 2018-12-10 06:34:56,896 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "barbican-user_ab9cbc40-b876-45d2-aa6c-5933925acf8e", "links": {"self": "http://172.30.9.28:5000/v3/users/9186be8651a34f40ae0d39e5f79ca143"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9186be8651a34f40ae0d39e5f79ca143", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:34:56,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4642ec3c-354d-4f5f-927d-737168b5c670 2018-12-10 06:34:56,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226939916611s 2018-12-10 06:34:56,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:34:56,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:57,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64857779-96f1-44d4-b9f3-2f7545ad69f9 2018-12-10 06:34:57,141 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dff5fd88dfd4246a7b9c4a588085f44"}, "tags": [], "enabled": true, "id": "5dff5fd88dfd4246a7b9c4a588085f44", "parent_id": "default", "domain_id": "default", "name": "barbican-project_ab9cbc40-b876-45d2-aa6c-5933925acf8e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:34:57,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-64857779-96f1-44d4-b9f3-2f7545ad69f9 2018-12-10 06:34:57,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.232033014297s 2018-12-10 06:34:57,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:34:57,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=9186be8651a34f40ae0d39e5f79ca143&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=5dff5fd88dfd4246a7b9c4a588085f44" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:57,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb5e984-c9bc-4d42-8cbc-b7445a392206 2018-12-10 06:34:57,373 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=9186be8651a34f40ae0d39e5f79ca143&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=5dff5fd88dfd4246a7b9c4a588085f44", "previous": null, "next": null}} 2018-12-10 06:34:57,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=9186be8651a34f40ae0d39e5f79ca143&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=5dff5fd88dfd4246a7b9c4a588085f44 used request id req-fdb5e984-c9bc-4d42-8cbc-b7445a392206 2018-12-10 06:34:57,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223906040192s 2018-12-10 06:34:57,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:34:57,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5dff5fd88dfd4246a7b9c4a588085f44/users/9186be8651a34f40ae0d39e5f79ca143/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:57,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7ced77e-8591-4b07-84a4-37c018555835 2018-12-10 06:34:57,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:57,626 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5dff5fd88dfd4246a7b9c4a588085f44/users/9186be8651a34f40ae0d39e5f79ca143/roles/6b95528eaa61433299b74b41023475b0 used request id req-a7ced77e-8591-4b07-84a4-37c018555835 2018-12-10 06:34:57,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.249320030212s 2018-12-10 06:34:57,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:34:57,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:57,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55afc52f-9f09-4797-9956-1fd380c0b401 2018-12-10 06:34:57,853 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:34:57,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-55afc52f-9f09-4797-9956-1fd380c0b401 2018-12-10 06:34:57,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222460031509s 2018-12-10 06:34:57,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:34:57,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:58,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0845031-8659-4d50-9e31-dbfe04fc51cb 2018-12-10 06:34:58,069 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:34:58,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b0845031-8659-4d50-9e31-dbfe04fc51cb 2018-12-10 06:34:58,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211575984955s 2018-12-10 06:34:58,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:34:58,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:58,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e9bb036-d947-47b0-ab89-4e8e2bb3eb4a 2018-12-10 06:34:58,306 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "barbican-user_ab9cbc40-b876-45d2-aa6c-5933925acf8e", "links": {"self": "http://172.30.9.28:5000/v3/users/9186be8651a34f40ae0d39e5f79ca143"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9186be8651a34f40ae0d39e5f79ca143", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:34:58,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7e9bb036-d947-47b0-ab89-4e8e2bb3eb4a 2018-12-10 06:34:58,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236849069595s 2018-12-10 06:34:58,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:34:58,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=9186be8651a34f40ae0d39e5f79ca143&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:58,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 10 Dec 2018 06:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c114626-9794-4556-b04c-640a2f95c5ae 2018-12-10 06:34:58,537 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=9186be8651a34f40ae0d39e5f79ca143&scope.domain.id=default", "previous": null, "next": null}} 2018-12-10 06:34:58,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=9186be8651a34f40ae0d39e5f79ca143&scope.domain.id=default used request id req-4c114626-9794-4556-b04c-640a2f95c5ae 2018-12-10 06:34:58,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.219723939896s 2018-12-10 06:34:58,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-10 06:34:58,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/9186be8651a34f40ae0d39e5f79ca143/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:34:58,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:34:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4917885-1070-4249-be87-c6bfd9948aaf 2018-12-10 06:34:58,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:34:58,854 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/9186be8651a34f40ae0d39e5f79ca143/roles/6b95528eaa61433299b74b41023475b0 used request id req-c4917885-1070-4249-be87-c6bfd9948aaf 2018-12-10 06:34:58,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.31320810318s 2018-12-10 06:34:58,854 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-10 06:35:01,238 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-10 06:35:03,583 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0531d8e9-c40d-4745-b6a7-3caecf581595 | 2018-12-10T06:35:03.180565 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0531d8e9-c40d-4745-b6a7-3caecf581595 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-10 06:35:06,947 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-12-10 06:35:07,694 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-10 06:35:10,146 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-10 06:35:13,172 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f2b98dcc-839e-4a72-b6fd-cc2e10bdba62) as the default verifier for the future CLI operations. 2018-12-10 06:35:15,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:35:15,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cead9f8-518b-40cb-954b-d00f82033345 2018-12-10 06:35:15,086 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:35:15,086 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-6cead9f8-518b-40cb-954b-d00f82033345 2018-12-10 06:35:15,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:35:15,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5dff5fd88dfd4246a7b9c4a588085f44", "name": "barbican-project_ab9cbc40-b876-45d2-aa6c-5933925acf8e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/5dff5fd88dfd4246a7b9c4a588085f44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/5dff5fd88dfd4246a7b9c4a588085f44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/5dff5fd88dfd4246a7b9c4a588085f44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5dff5fd88dfd4246a7b9c4a588085f44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/5dff5fd88dfd4246a7b9c4a588085f44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/5dff5fd88dfd4246a7b9c4a588085f44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_5dff5fd88dfd4246a7b9c4a588085f44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5dff5fd88dfd4246a7b9c4a588085f44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/5dff5fd88dfd4246a7b9c4a588085f44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/5dff5fd88dfd4246a7b9c4a588085f44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/5dff5fd88dfd4246a7b9c4a588085f44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5dff5fd88dfd4246a7b9c4a588085f44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/5dff5fd88dfd4246a7b9c4a588085f44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/5dff5fd88dfd4246a7b9c4a588085f44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_ab9cbc40-b876-45d2-aa6c-5933925acf8e", "id": "9186be8651a34f40ae0d39e5f79ca143"}, "audit_ids": ["ZRdosEu_SsSdl1nnG-PeCA"], "issued_at": "2018-12-10T06:35:15.000000Z"}} 2018-12-10 06:35:15,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:35:15,526 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d020fba-531b-42ef-85b7-a4822c37589e 2018-12-10 06:35:15,527 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:35:15,527 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-0d020fba-531b-42ef-85b7-a4822c37589e 2018-12-10 06:35:15,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-10 06:35:15,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:35:15,540 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a3a86cb-c9b2-4778-8128-963f125bc53f 2018-12-10 06:35:15,540 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-12-10 06:35:15,541 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-6a3a86cb-c9b2-4778-8128-963f125bc53f 2018-12-10 06:35:15,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a7800a67fd2186d9c16b7321610ef48fcd631e3" 2018-12-10 06:35:15,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 855 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1c9052-b97b-4849-9133-507440afa9d6 2018-12-10 06:35:15,777 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/11afb20b94a64dc7a3f353cb21ea7033"}, "enabled": true, "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/151819bf8efb4b308a661db23b47871a"}, "enabled": true, "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/35bed6637dbe444989b010d001c2f7c9"}, "enabled": true, "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/47c2aeb8df5c43d9955bd0f03b8dace7"}, "enabled": true, "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/59494095ddfb4390b81b5ba9cd3bb980"}, "enabled": true, "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5a4f9b0028e54d34a801cd2a5eaabc23"}, "enabled": true, "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/64a5e84c1bee4d03aea4c084de921445"}, "enabled": true, "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6c72a2e07b9c44519bb92b04096ef71b"}, "enabled": true, "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6f3db32f2d0944d7a0f31780704827a9"}, "enabled": true, "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/8aaecea841dd4c0ba1f67902275e3f33"}, "enabled": true, "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/910b5199108f4468bc76bf75a768f999"}, "enabled": true, "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/93dae908bec64cfea9c3ad8ffd898250"}, "enabled": true, "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/dc9b5d5576774919ac6c1f5808f7243f"}, "enabled": true, "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e2418cd60e2043a9a0d2dcc100a96b3b"}, "enabled": true, "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ef86f1d706144cea82111fe6d849896a"}, "enabled": true, "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-10 06:35:15,777 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-eb1c9052-b97b-4849-9133-507440afa9d6 2018-12-10 06:35:15,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.246249198914s 2018-12-10 06:35:15,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 06:35:15,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a7800a67fd2186d9c16b7321610ef48fcd631e3" 2018-12-10 06:35:16,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:16 GMT X-Openstack-Request-Id: req-b94ad88b-18cd-4d5f-9ddb-9ee61bb66338 2018-12-10 06:35:16,101 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 06:35:16,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-b94ad88b-18cd-4d5f-9ddb-9ee61bb66338 2018-12-10 06:35:16,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.312675952911s 2018-12-10 06:35:16,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:35:16,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:35:16,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf7a64e-7139-43a2-809c-ce654e96d5e2 2018-12-10 06:35:16,353 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "barbican-user_ab9cbc40-b876-45d2-aa6c-5933925acf8e", "links": {"self": "http://172.30.9.28:5000/v3/users/9186be8651a34f40ae0d39e5f79ca143"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9186be8651a34f40ae0d39e5f79ca143", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:35:16,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fdf7a64e-7139-43a2-809c-ce654e96d5e2 2018-12-10 06:35:16,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241502046585s 2018-12-10 06:35:16,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:35:16,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/9186be8651a34f40ae0d39e5f79ca143 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:35:16,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54c1480-5015-49dc-a5e0-0f45d81694a5 2018-12-10 06:35:16,598 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_ab9cbc40-b876-45d2-aa6c-5933925acf8e", "links": {"self": "http://172.30.9.28:5000/v3/users/9186be8651a34f40ae0d39e5f79ca143"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9186be8651a34f40ae0d39e5f79ca143", "description": null}} 2018-12-10 06:35:16,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/9186be8651a34f40ae0d39e5f79ca143 used request id req-e54c1480-5015-49dc-a5e0-0f45d81694a5 2018-12-10 06:35:16,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238023042679s 2018-12-10 06:35:16,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 06:35:16,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/9186be8651a34f40ae0d39e5f79ca143 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:35:16,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:35:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43240187-7f9d-4a4a-8855-cdb3c52d2314 2018-12-10 06:35:16,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:35:16,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9186be8651a34f40ae0d39e5f79ca143 used request id req-43240187-7f9d-4a4a-8855-cdb3c52d2314 2018-12-10 06:35:16,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.303133010864s 2018-12-10 06:35:16,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:35:16,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:35:17,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 590 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e258ce4-a039-4bed-b5d7-b9de2c8a951b 2018-12-10 06:35:17,143 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.28:5000/v3/projects/5dff5fd88dfd4246a7b9c4a588085f44"}, "tags": [], "enabled": true, "id": "5dff5fd88dfd4246a7b9c4a588085f44", "parent_id": "default", "domain_id": "default", "name": "barbican-project_ab9cbc40-b876-45d2-aa6c-5933925acf8e"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:35:17,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-1e258ce4-a039-4bed-b5d7-b9de2c8a951b 2018-12-10 06:35:17,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.234455108643s 2018-12-10 06:35:17,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 06:35:17,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/5dff5fd88dfd4246a7b9c4a588085f44 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:35:17,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cdf030b-a3dd-4d9f-8a8a-c3568cb05c15 2018-12-10 06:35:17,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:35:17,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5dff5fd88dfd4246a7b9c4a588085f44 used request id req-3cdf030b-a3dd-4d9f-8a8a-c3568cb05c15 2018-12-10 06:35:17,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.294820070267s 2018-12-10 06:35:17,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:35:17,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5dff5fd88dfd4246a7b9c4a588085f44&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5525816b9f03f3e7841d5b02a8455b6a46e6f476" 2018-12-10 06:35:17,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:17 GMT X-Openstack-Request-Id: req-589734f5-265f-489c-9e53-b7779cb4c004 2018-12-10 06:35:17,789 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-10 06:35:17,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5dff5fd88dfd4246a7b9c4a588085f44&name=default used request id req-589734f5-265f-489c-9e53-b7779cb4c004 2018-12-10 06:35:17,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340710878372s 2018-12-10 06:35:17,790 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-12-10 06:35:17,790 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-12-10 06:35:17,798 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 06:42 | PASS | | neutron-tempest-plugin-api | functest | smoke | 16:14 | PASS | | rally_sanity | functest | smoke | 40:26 | PASS | | rally_jobs | functest | smoke | 26:57 | PASS | | refstack_defcore | functest | smoke | 08:30 | PASS | | patrole | functest | smoke | 03:37 | PASS | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:25 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-12-10 06:35:17,809 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-10 06:35:22,464 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-399 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-10 06:35:22,469 - 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.28,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QjezIuM4LVmPYnS4HSBWvjXJd 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=c47c6539fb2a433791aefcdf57514708 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-10 06:35:22,469 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-10 06:35:22,470 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-12-10 06:35:22,477 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-12-10 06:35:23,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:35:23,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9d78ed-dc20-4ba0-a3be-65fb2260c467 2018-12-10 06:35:23,311 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:35:23,311 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-9a9d78ed-dc20-4ba0-a3be-65fb2260c467 2018-12-10 06:35:23,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:35:23,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:35:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["a1__7E1pQ56oz2a6u-vUlA"], "issued_at": "2018-12-10T06:35:23.000000Z"}} 2018-12-10 06:35:23,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:35:23,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:24,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:24 GMT X-Openstack-Request-Id: req-6545e332-3044-4ddb-856c-854e5c202d17 2018-12-10 06:35:24,165 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 06:35:24,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6545e332-3044-4ddb-856c-854e5c202d17 2018-12-10 06:35:24,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.427416086197s 2018-12-10 06:35:24,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:35:24,177 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af26e048-af11-4b75-bdf8-ae9d638986a5 2018-12-10 06:35:24,177 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:35:24,177 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-af26e048-af11-4b75-bdf8-ae9d638986a5 2018-12-10 06:35:24,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:35:24,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:24,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b00f3ef-ad91-4e3e-82f1-9b36d0df5ac1 2018-12-10 06:35:24,385 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 06:35:24,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-6b00f3ef-ad91-4e3e-82f1-9b36d0df5ac1 2018-12-10 06:35:24,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207681179047s 2018-12-10 06:35:24,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 06:35:24,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_206588b9-08de-4b73-91d1-6c2dcf49070d"}}' 2018-12-10 06:35:24,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbf5f6de-e5a2-41fe-a03c-8cfd1ae5ed86 2018-12-10 06:35:24,545 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c44cf8a6d05449589b658f107cd022f"}, "tags": [], "enabled": true, "id": "6c44cf8a6d05449589b658f107cd022f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_206588b9-08de-4b73-91d1-6c2dcf49070d"}} 2018-12-10 06:35:24,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dbf5f6de-e5a2-41fe-a03c-8cfd1ae5ed86 2018-12-10 06:35:24,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.15264582634s 2018-12-10 06:35:24,546 - 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'6c44cf8a6d05449589b658f107cd022f', '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_206588b9-08de-4b73-91d1-6c2dcf49070d'}) 2018-12-10 06:35:24,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 06:35:24,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2bd383c9-2746-4f2f-9189-38edf54847ab", "email": null, "name": "vmtp-user_206588b9-08de-4b73-91d1-6c2dcf49070d"}}' 2018-12-10 06:35:25,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e588326-69d9-484b-aba2-e603515efa37 2018-12-10 06:35:25,030 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_206588b9-08de-4b73-91d1-6c2dcf49070d", "links": {"self": "http://172.30.9.28:5000/v3/users/6d1d1668be7f4862bb14fcebcf15f387"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6d1d1668be7f4862bb14fcebcf15f387", "domain_id": "default", "password_expires_at": null}} 2018-12-10 06:35:25,030 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-4e588326-69d9-484b-aba2-e603515efa37 2018-12-10 06:35:25,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477598190308s 2018-12-10 06:35:25,031 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6d1d1668be7f4862bb14fcebcf15f387', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_206588b9-08de-4b73-91d1-6c2dcf49070d'}) 2018-12-10 06:35:25,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:35:25,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:25,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a59900a-de23-4dd8-9a84-98608e133ee6 2018-12-10 06:35:25,257 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:35:25,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8a59900a-de23-4dd8-9a84-98608e133ee6 2018-12-10 06:35:25,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222442150116s 2018-12-10 06:35:25,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:35:25,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:25,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e68e3f-53fa-4bac-a108-84172ce831af 2018-12-10 06:35:25,478 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:35:25,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f2e68e3f-53fa-4bac-a108-84172ce831af 2018-12-10 06:35:25,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215359926224s 2018-12-10 06:35:25,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:35:25,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:25,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5588846-e0bf-4115-9393-d801812c289b 2018-12-10 06:35:25,607 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:35:25,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f5588846-e0bf-4115-9393-d801812c289b 2018-12-10 06:35:25,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123604059219s 2018-12-10 06:35:25,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:35:25,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:25,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551514dc-2858-421c-8e07-1e47daa2d360 2018-12-10 06:35:25,767 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:35:25,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-551514dc-2858-421c-8e07-1e47daa2d360 2018-12-10 06:35:25,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154967784882s 2018-12-10 06:35:25,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:35:25,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:25,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6712f5fb-8cc6-4a4f-a5a7-1fe81c2e4526 2018-12-10 06:35:25,955 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "vmtp-user_206588b9-08de-4b73-91d1-6c2dcf49070d", "links": {"self": "http://172.30.9.28:5000/v3/users/6d1d1668be7f4862bb14fcebcf15f387"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6d1d1668be7f4862bb14fcebcf15f387", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:35:25,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6712f5fb-8cc6-4a4f-a5a7-1fe81c2e4526 2018-12-10 06:35:25,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187397003174s 2018-12-10 06:35:25,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:35:25,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:26,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b2d744-c90a-49a0-a113-491bbe9a2d0e 2018-12-10 06:35:26,136 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c44cf8a6d05449589b658f107cd022f"}, "tags": [], "enabled": true, "id": "6c44cf8a6d05449589b658f107cd022f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_206588b9-08de-4b73-91d1-6c2dcf49070d"}]} 2018-12-10 06:35:26,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-53b2d744-c90a-49a0-a113-491bbe9a2d0e 2018-12-10 06:35:26,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.167328119278s 2018-12-10 06:35:26,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:35:26,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=6d1d1668be7f4862bb14fcebcf15f387&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=6c44cf8a6d05449589b658f107cd022f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:26,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ab422b-892b-4e6d-8666-c00f595e7d8d 2018-12-10 06:35:26,353 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=6d1d1668be7f4862bb14fcebcf15f387&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=6c44cf8a6d05449589b658f107cd022f", "previous": null, "next": null}} 2018-12-10 06:35:26,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=6d1d1668be7f4862bb14fcebcf15f387&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=6c44cf8a6d05449589b658f107cd022f used request id req-87ab422b-892b-4e6d-8666-c00f595e7d8d 2018-12-10 06:35:26,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207711935043s 2018-12-10 06:35:26,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:35:26,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/6c44cf8a6d05449589b658f107cd022f/users/6d1d1668be7f4862bb14fcebcf15f387/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:26,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:35:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e8c338a-8afe-4ace-acc8-d2edf679e9be 2018-12-10 06:35:26,614 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:35:26,614 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6c44cf8a6d05449589b658f107cd022f/users/6d1d1668be7f4862bb14fcebcf15f387/roles/d198f435a64947e795a55202b22e00ce used request id req-8e8c338a-8afe-4ace-acc8-d2edf679e9be 2018-12-10 06:35:26,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.257188081741s 2018-12-10 06:35:26,615 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_206588b9-08de-4b73-91d1-6c2dcf49070d', 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'6c44cf8a6d05449589b658f107cd022f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2bd383c9-2746-4f2f-9189-38edf54847ab', 'username': u'vmtp-user_206588b9-08de-4b73-91d1-6c2dcf49070d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 06:35:26,618 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_206588b9-08de-4b73-91d1-6c2dcf49070d', 'password': '2bd383c9-2746-4f2f-9189-38edf54847ab', 'project_name': 'vmtp-project_206588b9-08de-4b73-91d1-6c2dcf49070d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '6c44cf8a6d05449589b658f107cd022f', 'project_domain_name': 'Default'} 2018-12-10 06:35:26,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-10 06:35:26,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:26,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4b7c44e-d3cf-4816-844d-325e0e8b6e4a x-openstack-request-id: req-a4b7c44e-d3cf-4816-844d-325e0e8b6e4a 2018-12-10 06:35:26,960 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-10 06:35:26,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-a4b7c44e-d3cf-4816-844d-325e0e8b6e4a 2018-12-10 06:35:26,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.334187984467s 2018-12-10 06:35:26,961 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-12-10 06:35:26,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:35:26,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a96cd24-a2d3-4368-8442-f4db45740279 2018-12-10 06:35:26,971 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:35:26,971 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-9a96cd24-a2d3-4368-8442-f4db45740279 2018-12-10 06:35:26,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:35:27,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:35:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c44cf8a6d05449589b658f107cd022f", "name": "vmtp-project_206588b9-08de-4b73-91d1-6c2dcf49070d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/6c44cf8a6d05449589b658f107cd022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/6c44cf8a6d05449589b658f107cd022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/6c44cf8a6d05449589b658f107cd022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6c44cf8a6d05449589b658f107cd022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/6c44cf8a6d05449589b658f107cd022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/6c44cf8a6d05449589b658f107cd022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_6c44cf8a6d05449589b658f107cd022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6c44cf8a6d05449589b658f107cd022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/6c44cf8a6d05449589b658f107cd022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/6c44cf8a6d05449589b658f107cd022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/6c44cf8a6d05449589b658f107cd022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6c44cf8a6d05449589b658f107cd022f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/6c44cf8a6d05449589b658f107cd022f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/6c44cf8a6d05449589b658f107cd022f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_206588b9-08de-4b73-91d1-6c2dcf49070d", "id": "6d1d1668be7f4862bb14fcebcf15f387"}, "audit_ids": ["FOURB4ynRI-XmSxhP5_eEg"], "issued_at": "2018-12-10T06:35:27.000000Z"}} 2018-12-10 06:35:27,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 06:35:27,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39fa04ba2e48337c31354c77c6f5973c7076eb34" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "vmtp-router_206588b9-08de-4b73-91d1-6c2dcf49070d", "admin_state_up": true}}' 2018-12-10 06:35:34,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:34 GMT X-Openstack-Request-Id: req-f7880857-d614-46b7-92b8-af9fa02c923c 2018-12-10 06:35:34,577 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c44cf8a6d05449589b658f107cd022f", "created_at": "2018-12-10T06:35:28Z", "admin_state_up": true, "updated_at": "2018-12-10T06:35:29Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6c44cf8a6d05449589b658f107cd022f", "id": "52ac1d7e-886c-4714-9333-45fe46f351a1", "name": "vmtp-router_206588b9-08de-4b73-91d1-6c2dcf49070d"}} 2018-12-10 06:35:34,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f7880857-d614-46b7-92b8-af9fa02c923c 2018-12-10 06:35:34,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.19462800026s 2018-12-10 06:35:34,578 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T06:35:29Z', u'revision_number': 3, u'id': u'52ac1d7e-886c-4714-9333-45fe46f351a1', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_206588b9-08de-4b73-91d1-6c2dcf49070d', u'admin_state_up': True, u'tenant_id': u'6c44cf8a6d05449589b658f107cd022f', u'created_at': u'2018-12-10T06:35:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'6c44cf8a6d05449589b658f107cd022f'}) 2018-12-10 06:35:34,578 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-10 06:35:36,093 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-10 06:35:36,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:35:36,100 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:36 GMT 2018-12-10 06:35:36,100 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 06:35:36,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:35:36,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39fa04ba2e48337c31354c77c6f5973c7076eb34" 2018-12-10 06:35:36,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:36 GMT X-Openstack-Request-Id: req-200551d2-db7c-4f43-805f-e87ab5fc8faf 2018-12-10 06:35:36,417 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:35:36,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-200551d2-db7c-4f43-805f-e87ab5fc8faf 2018-12-10 06:35:36,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315028190613s 2018-12-10 06:35:36,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 06:35:36,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39fa04ba2e48337c31354c77c6f5973c7076eb34" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d"}' 2018-12-10 06:35:37,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:37 GMT Location: http://172.30.9.28:9292/v2/images/3324f6a4-535b-40db-815c-684b33cfa776 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7f685fab-22b4-4f9c-bdbe-801b4ae88674 2018-12-10 06:35:37,198 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:35:37Z", "file": "/v2/images/3324f6a4-535b-40db-815c-684b33cfa776/file", "owner": "6c44cf8a6d05449589b658f107cd022f", "id": "3324f6a4-535b-40db-815c-684b33cfa776", "size": null, "self": "/v2/images/3324f6a4-535b-40db-815c-684b33cfa776", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d", "checksum": null, "created_at": "2018-12-10T06:35:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 06:35:37,198 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7f685fab-22b4-4f9c-bdbe-801b4ae88674 2018-12-10 06:35:37,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.772155046463s 2018-12-10 06:35:37,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 06:35:37,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/3324f6a4-535b-40db-815c-684b33cfa776/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39fa04ba2e48337c31354c77c6f5973c7076eb34" -d '' 2018-12-10 06:35:41,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:35:41 GMT X-Openstack-Request-Id: req-0a10bfc6-d082-4bff-8c34-ff01a2220c50 2018-12-10 06:35:41,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:35:41,750 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/3324f6a4-535b-40db-815c-684b33cfa776/file used request id req-0a10bfc6-d082-4bff-8c34-ff01a2220c50 2018-12-10 06:35:41,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.55066895485s 2018-12-10 06:35:41,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:35:41,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39fa04ba2e48337c31354c77c6f5973c7076eb34" 2018-12-10 06:35:42,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:42 GMT X-Openstack-Request-Id: req-f6685dab-a4ea-4827-b17c-1fc8342d4280 2018-12-10 06:35:42,500 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:35:41Z", "file": "/v2/images/3324f6a4-535b-40db-815c-684b33cfa776/file", "owner": "6c44cf8a6d05449589b658f107cd022f", "id": "3324f6a4-535b-40db-815c-684b33cfa776", "size": 263586304, "self": "/v2/images/3324f6a4-535b-40db-815c-684b33cfa776", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3324f6a4-535b-40db-815c-684b33cfa776/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3324f6a4-535b-40db-815c-684b33cfa776/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T06:35:37Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:35:42,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f6685dab-a4ea-4827-b17c-1fc8342d4280 2018-12-10 06:35:42,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.745661020279s 2018-12-10 06:35:42,502 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3324f6a4-535b-40db-815c-684b33cfa776/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3324f6a4-535b-40db-815c-684b33cfa776/file', 'owner': u'6c44cf8a6d05449589b658f107cd022f', 'id': u'3324f6a4-535b-40db-815c-684b33cfa776', 'size': 263586304, u'self': u'/v2/images/3324f6a4-535b-40db-815c-684b33cfa776', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c44cf8a6d05449589b658f107cd022f', 'name': 'vmtp-project_206588b9-08de-4b73-91d1-6c2dcf49070d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3324f6a4-535b-40db-815c-684b33cfa776/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T06:35:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T06:35:41Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'os_hash_value': u'0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed', u'self': u'/v2/images/3324f6a4-535b-40db-815c-684b33cfa776', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d', 'created': u'2018-12-10T06:35:37Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-10T06:35:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed', 'metadata': {u'os_hash_value': u'0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed', u'self': u'/v2/images/3324f6a4-535b-40db-815c-684b33cfa776', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'schema': u'/v2/schemas/image'}}) 2018-12-10 06:35:42,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 06:35:42,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_206588b9-08de-4b73-91d1-6c2dcf49070d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-12-10 06:35:42,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b938b339-0ff5-471b-8e1e-53e664bb67c5 x-openstack-request-id: req-b938b339-0ff5-471b-8e1e-53e664bb67c5 2018-12-10 06:35:42,685 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_206588b9-08de-4b73-91d1-6c2dcf49070d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6e618e89-c074-4aa4-ba97-a8608bd5c51b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6e618e89-c074-4aa4-ba97-a8608bd5c51b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "6e618e89-c074-4aa4-ba97-a8608bd5c51b"}} 2018-12-10 06:35:42,685 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b938b339-0ff5-471b-8e1e-53e664bb67c5 2018-12-10 06:35:42,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.181768894196s 2018-12-10 06:35:42,686 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_206588b9-08de-4b73-91d1-6c2dcf49070d', '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'c47c6539fb2a433791aefcdf57514708', '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'6e618e89-c074-4aa4-ba97-a8608bd5c51b', 'swap': 0}) 2018-12-10 06:35:42,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 06:35:42,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/6e618e89-c074-4aa4-ba97-a8608bd5c51b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" -d '{"extra_specs": {}}' 2018-12-10 06:35:42,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d8befcc7-cb0f-439d-97fe-d9918736eca6 x-openstack-request-id: req-d8befcc7-cb0f-439d-97fe-d9918736eca6 2018-12-10 06:35:42,710 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 06:35:42,710 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/6e618e89-c074-4aa4-ba97-a8608bd5c51b/os-extra_specs used request id req-d8befcc7-cb0f-439d-97fe-d9918736eca6 2018-12-10 06:35:42,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230340957642s 2018-12-10 06:35:42,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:35:42,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:42,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa5d0299-4632-4cd1-8140-fbbc70bded6e 2018-12-10 06:35:42,937 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:35:42,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aa5d0299-4632-4cd1-8140-fbbc70bded6e 2018-12-10 06:35:42,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22403383255s 2018-12-10 06:35:42,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:35:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:43,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc6e6df-91de-4564-b607-d7517f421762 2018-12-10 06:35:43,163 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:35:43,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4dc6e6df-91de-4564-b607-d7517f421762 2018-12-10 06:35:43,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220376968384s 2018-12-10 06:35:43,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:35:43,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:43,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b214d478-2feb-4198-a760-5069003e63a8 2018-12-10 06:35:43,379 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:35:43,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b214d478-2feb-4198-a760-5069003e63a8 2018-12-10 06:35:43,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211079835892s 2018-12-10 06:35:43,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:35:43,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:43,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ea88f5-52c1-4fb3-9f36-934e60469937 2018-12-10 06:35:43,623 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "vmtp-user_206588b9-08de-4b73-91d1-6c2dcf49070d", "links": {"self": "http://172.30.9.28:5000/v3/users/6d1d1668be7f4862bb14fcebcf15f387"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6d1d1668be7f4862bb14fcebcf15f387", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:35:43,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-66ea88f5-52c1-4fb3-9f36-934e60469937 2018-12-10 06:35:43,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243023872375s 2018-12-10 06:35:43,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:35:43,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:43,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49072a91-0a12-4395-a1eb-4c3557956e5e 2018-12-10 06:35:43,858 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c44cf8a6d05449589b658f107cd022f"}, "tags": [], "enabled": true, "id": "6c44cf8a6d05449589b658f107cd022f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_206588b9-08de-4b73-91d1-6c2dcf49070d"}]} 2018-12-10 06:35:43,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-49072a91-0a12-4395-a1eb-4c3557956e5e 2018-12-10 06:35:43,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222371816635s 2018-12-10 06:35:43,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:35:43,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=6d1d1668be7f4862bb14fcebcf15f387&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=6c44cf8a6d05449589b658f107cd022f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:44,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5deb0218-fea8-4879-927d-89d1ad7d84df 2018-12-10 06:35:44,083 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=6d1d1668be7f4862bb14fcebcf15f387&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=6c44cf8a6d05449589b658f107cd022f", "previous": null, "next": null}} 2018-12-10 06:35:44,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=6d1d1668be7f4862bb14fcebcf15f387&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=6c44cf8a6d05449589b658f107cd022f used request id req-5deb0218-fea8-4879-927d-89d1ad7d84df 2018-12-10 06:35:44,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.215970993042s 2018-12-10 06:35:44,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:35:44,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/6c44cf8a6d05449589b658f107cd022f/users/6d1d1668be7f4862bb14fcebcf15f387/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:35:44,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f12c68ab-86b4-4e0f-9300-00189af3b826 2018-12-10 06:35:44,350 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:35:44,350 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6c44cf8a6d05449589b658f107cd022f/users/6d1d1668be7f4862bb14fcebcf15f387/roles/6b95528eaa61433299b74b41023475b0 used request id req-f12c68ab-86b4-4e0f-9300-00189af3b826 2018-12-10 06:35:44,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.263465166092s 2018-12-10 06:35:44,351 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_206588b9-08de-4b73-91d1-6c2dcf49070d' 2018-12-10 06:35:44,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-10 06:35:44,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39fa04ba2e48337c31354c77c6f5973c7076eb34" -d '{"keypair": {"name": "vmtp_206588b9-08de-4b73-91d1-6c2dcf49070d"}}' 2018-12-10 06:35:44,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-356198ce-b11d-42dd-b084-2dc91a7b1436 x-openstack-request-id: req-356198ce-b11d-42dd-b084-2dc91a7b1436 2018-12-10 06:35:44,753 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoAYneV0g7UIfcWvvSAu43hLAO3lyLBB5HVD+3TuKRLCl6lwSct5k1a+UZ93NtaxwAYh0hxyYttcar+ZBRo80YWHy0wkxnfxjoDGZTbsOYha7xHJVXMA+mq81dozbs+IinUAAinSZc+4Onp/3b353IrcCv5bX7TIGpJX18kZTICRmrhjVomPBjBUCnkUOZgSMEnZNEi+HYA+wzO3r+wxow56H4zAy3dL+5XCk3BuB1rNX8cwu5ab+umtdKNqClPgTjvGcWIbYUcbhCpH54sjuch0IFBX6sFeO4PY3+HlaoMhppOMdGTz2fdNwFcx/6muY2Rzi4nzJGeDJbcg9Im2bz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA6AGJ3ldIO1CH3Fr70gLuN4SwDt5ciwQeR1Q/t07ikSwpepcE\nnLeZNWvlGfdzbWscAGIdIccmLbXGq/mQUaPNGFh8tMJMZ38Y6AxmU27DmIWu8RyV\nVzAPpqvNXaM27PiIp1AAIp0mXPuDp6f929+dyK3Ar+W1+0yBqSV9fJGUyAkZq4Y1\naJjwYwVAp5FDmYEjBJ2TRIvh2APsMzt6/sMaMOeh+MwMt3S/uVwpNwbgdazV/HML\nuWm/rprXSjagpT4E47xnFiG2FHG4QqR+eLI7nIdCBQV+rBXjuD2N/h5WqDIaaTjH\nRk89n3TcBXMf+prmNkc4uJ8yRngyW3IPSJtm8wIDAQABAoIBAQCekEag3jhwyYZB\nVTGchAI5kYceclz/ae4jw/HUH6b7nxouPb6aOWUNvNMU3ylVlAnMPUI5zrlKLl09\nNlCra28F/5wjklPTvGrSVX8t8JrfyCYbhfSPZTqdJ/gw0hb8+JO0/hlJjuwkSoXd\ndRQsTPWyrQXvcejhepV3fDb6hykPWNOdEYwviom8UBa+cubVnYb/YszkBvHbM/Bl\nZyXed8oLo3Wg4d+jRVsnO17oshh1p0g8ZR8BwclasxARDJuXw2hl+4yiNXdJmSMZ\nqbuzhvzes3y3Ef9soM4NkiDfBBv61JjCVAm42UsDtpnybidbFuOZ5/AVZjlzsjC2\n6SR49VtRAoGBAPrgEv8b+/qoqyEkCYRqKIYdPg5uxjYaxS/+9pXCbu1rXTFUaC81\nUxOwRZA1YNdhPNw+YWPyIIfpAjffyBgqA6cFpa5qWrwQ2BFRtLy0ACFkPM6q9MqV\nshaUengDbtYOLNttFLJuklb/bqlCKe6DGCcK1JPvfzd53R1Km20teGa5AoGBAOy+\nyhi//f6zt6lcfARibEPIldHUIfy54T0aNw6MjAAUiWAa/nEhpjpHIcyTkEai8Rlp\n3IczgNKbHGkYeuLf4eteNkFv34tf0+Za4+UyY1pX1oWmQmP/zRfGgJWR2+CDPzVm\ni9yql3LLy5JBkV5znfuJjKM2Q9yt6nwF5Oh/KGULAoGBAIbhH/V+cywhsNgBiwhh\nFuZ8JFgYIIMIQ4n5d1OvFHqbJaCW8+ilr8O/Grdcq3NAuTrkYvIcRHctxF6L9wVe\n2VXcCGbMkXnZSIGPPy/RStypCrRGX5Pnhbb0HyAVIGr/dgiHDgCcyBrz++gORYMR\nglPDU+Uxd2E5KLNN4GCDeN8pAoGAFM+cslpGOJqRvYiMulHwlHDQgrZ0GmQ4oYdp\naZT/RY6ImPMmhMlhdGQGW5ZpK1xtdz9wDE6Bt4G9GJv3SXRGxsrsWAo+i2DsHqbE\nu8QXKbzo9aysz1+QJtPjP8Knom/HIamXB9nTIFs71OqAnd3p+E+aFkrR4ldDco2O\nFsX+xgsCgYEAkmkn1xJ1hoHHLdI8PGlkUTPp7eYYMUKuibs3eHGKu/CirB49KYpR\nSHGBNG7vxkL/BnzldcqEI4NCJmzVGhKFecTL4A1xZw+rIf80FmnTB+4iqyJuE0rw\nToUp9TS5yFTbQEm5Ehoj3aUhgzp4I8JyqQA9dCh0jxYHKAfgSIP+Vk0=\n-----END RSA PRIVATE KEY-----\n", "user_id": "6d1d1668be7f4862bb14fcebcf15f387", "name": "vmtp_206588b9-08de-4b73-91d1-6c2dcf49070d", "fingerprint": "62:22:f6:04:84:4f:60:72:d4:35:c6:1d:3b:0e:99:48"}} 2018-12-10 06:35:44,754 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-356198ce-b11d-42dd-b084-2dc91a7b1436 2018-12-10 06:35:44,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.399856090546s 2018-12-10 06:35:44,755 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoAYneV0g7UIfcWvvSAu43hLAO3lyLBB5HVD+3TuKRLCl6lwSct5k1a+UZ93NtaxwAYh0hxyYttcar+ZBRo80YWHy0wkxnfxjoDGZTbsOYha7xHJVXMA+mq81dozbs+IinUAAinSZc+4Onp/3b353IrcCv5bX7TIGpJX18kZTICRmrhjVomPBjBUCnkUOZgSMEnZNEi+HYA+wzO3r+wxow56H4zAy3dL+5XCk3BuB1rNX8cwu5ab+umtdKNqClPgTjvGcWIbYUcbhCpH54sjuch0IFBX6sFeO4PY3+HlaoMhppOMdGTz2fdNwFcx/6muY2Rzi4nzJGeDJbcg9Im2bz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA6AGJ3ldIO1CH3Fr70gLuN4SwDt5ciwQeR1Q/t07ikSwpepcE\nnLeZNWvlGfdzbWscAGIdIccmLbXGq/mQUaPNGFh8tMJMZ38Y6AxmU27DmIWu8RyV\nVzAPpqvNXaM27PiIp1AAIp0mXPuDp6f929+dyK3Ar+W1+0yBqSV9fJGUyAkZq4Y1\naJjwYwVAp5FDmYEjBJ2TRIvh2APsMzt6/sMaMOeh+MwMt3S/uVwpNwbgdazV/HML\nuWm/rprXSjagpT4E47xnFiG2FHG4QqR+eLI7nIdCBQV+rBXjuD2N/h5WqDIaaTjH\nRk89n3TcBXMf+prmNkc4uJ8yRngyW3IPSJtm8wIDAQABAoIBAQCekEag3jhwyYZB\nVTGchAI5kYceclz/ae4jw/HUH6b7nxouPb6aOWUNvNMU3ylVlAnMPUI5zrlKLl09\nNlCra28F/5wjklPTvGrSVX8t8JrfyCYbhfSPZTqdJ/gw0hb8+JO0/hlJjuwkSoXd\ndRQsTPWyrQXvcejhepV3fDb6hykPWNOdEYwviom8UBa+cubVnYb/YszkBvHbM/Bl\nZyXed8oLo3Wg4d+jRVsnO17oshh1p0g8ZR8BwclasxARDJuXw2hl+4yiNXdJmSMZ\nqbuzhvzes3y3Ef9soM4NkiDfBBv61JjCVAm42UsDtpnybidbFuOZ5/AVZjlzsjC2\n6SR49VtRAoGBAPrgEv8b+/qoqyEkCYRqKIYdPg5uxjYaxS/+9pXCbu1rXTFUaC81\nUxOwRZA1YNdhPNw+YWPyIIfpAjffyBgqA6cFpa5qWrwQ2BFRtLy0ACFkPM6q9MqV\nshaUengDbtYOLNttFLJuklb/bqlCKe6DGCcK1JPvfzd53R1Km20teGa5AoGBAOy+\nyhi//f6zt6lcfARibEPIldHUIfy54T0aNw6MjAAUiWAa/nEhpjpHIcyTkEai8Rlp\n3IczgNKbHGkYeuLf4eteNkFv34tf0+Za4+UyY1pX1oWmQmP/zRfGgJWR2+CDPzVm\ni9yql3LLy5JBkV5znfuJjKM2Q9yt6nwF5Oh/KGULAoGBAIbhH/V+cywhsNgBiwhh\nFuZ8JFgYIIMIQ4n5d1OvFHqbJaCW8+ilr8O/Grdcq3NAuTrkYvIcRHctxF6L9wVe\n2VXcCGbMkXnZSIGPPy/RStypCrRGX5Pnhbb0HyAVIGr/dgiHDgCcyBrz++gORYMR\nglPDU+Uxd2E5KLNN4GCDeN8pAoGAFM+cslpGOJqRvYiMulHwlHDQgrZ0GmQ4oYdp\naZT/RY6ImPMmhMlhdGQGW5ZpK1xtdz9wDE6Bt4G9GJv3SXRGxsrsWAo+i2DsHqbE\nu8QXKbzo9aysz1+QJtPjP8Knom/HIamXB9nTIFs71OqAnd3p+E+aFkrR4ldDco2O\nFsX+xgsCgYEAkmkn1xJ1hoHHLdI8PGlkUTPp7eYYMUKuibs3eHGKu/CirB49KYpR\nSHGBNG7vxkL/BnzldcqEI4NCJmzVGhKFecTL4A1xZw+rIf80FmnTB+4iqyJuE0rw\nToUp9TS5yFTbQEm5Ehoj3aUhgzp4I8JyqQA9dCh0jxYHKAfgSIP+Vk0=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6d1d1668be7f4862bb14fcebcf15f387', 'name': u'vmtp_206588b9-08de-4b73-91d1-6c2dcf49070d', 'created_at': '2018-12-10T06:35:44.755012', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c44cf8a6d05449589b658f107cd022f', 'name': 'vmtp-project_206588b9-08de-4b73-91d1-6c2dcf49070d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'62:22:f6:04:84:4f:60:72:d4:35:c6:1d:3b:0e:99:48', 'type': 'ssh', 'id': u'vmtp_206588b9-08de-4b73-91d1-6c2dcf49070d'}) 2018-12-10 06:35:44,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-10 06:35:44,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vmtp_206588b9-08de-4b73-91d1-6c2dcf49070d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39fa04ba2e48337c31354c77c6f5973c7076eb34" 2018-12-10 06:35:44,808 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 06:35:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-078291e2-216e-4da9-9d24-3c11c7cc8ec2 x-openstack-request-id: req-078291e2-216e-4da9-9d24-3c11c7cc8ec2 2018-12-10 06:35:44,808 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vmtp_206588b9-08de-4b73-91d1-6c2dcf49070d used request id req-078291e2-216e-4da9-9d24-3c11c7cc8ec2 2018-12-10 06:35:44,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0528340339661s 2018-12-10 06:35:46,204 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-12-10 06:55:13,887 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-12-10 06:35:46,797 INFO Using http://172.30.9.28:5000/v3 2018-12-10 06:35:46,797 INFO VM public key: /tmp/tmp0ufn42 2018-12-10 06:35:46,798 INFO VM private key: /tmp/tmpHKELlG 2018-12-10 06:35:48,749 INFO Found image vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d to launch VM, will continue 2018-12-10 06:35:50,038 INFO Using external router: vmtp-router_206588b9-08de-4b73-91d1-6c2dcf49070d 2018-12-10 06:35:50,038 INFO Using external network: external. 2018-12-10 06:35:52,501 INFO Created internal network: pns-internal-net_206588b9-08de-4b73-91d1-6c2dcf49070d. 2018-12-10 06:35:54,376 INFO Created internal network: pns-internal-net2_206588b9-08de-4b73-91d1-6c2dcf49070d. 2018-12-10 06:35:57,446 DEBUG Ext router associated to pns-internal-net_206588b9-08de-4b73-91d1-6c2dcf49070d 2018-12-10 06:36:00,703 DEBUG Ext router associated to pns-internal-net2_206588b9-08de-4b73-91d1-6c2dcf49070d 2018-12-10 06:36:02,242 INFO OpenStack agent: Open vSwitch agent 2018-12-10 06:36:02,242 INFO OpenStack network type: vxlan 2018-12-10 06:36:04,832 INFO [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] Creating server VM... 2018-12-10 06:36:04,832 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-12-10 06:36:10,013 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 1 of 150... 2018-12-10 06:36:13,292 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 2 of 150... 2018-12-10 06:36:16,012 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 3 of 150... 2018-12-10 06:36:18,899 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 4 of 150... 2018-12-10 06:36:21,574 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 5 of 150... 2018-12-10 06:36:24,482 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 6 of 150... 2018-12-10 06:36:27,630 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 7 of 150... 2018-12-10 06:36:30,368 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 8 of 150... 2018-12-10 06:36:34,605 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 9 of 150... 2018-12-10 06:36:38,174 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 10 of 150... 2018-12-10 06:36:41,108 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 11 of 150... 2018-12-10 06:36:44,555 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 12 of 150... 2018-12-10 06:36:47,919 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 13 of 150... 2018-12-10 06:36:50,677 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 14 of 150... 2018-12-10 06:36:53,645 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 15 of 150... 2018-12-10 06:36:56,410 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 16 of 150... 2018-12-10 06:36:59,131 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 17 of 150... 2018-12-10 06:37:02,319 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 18 of 150... 2018-12-10 06:37:05,768 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 19 of 150... 2018-12-10 06:37:08,689 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 20 of 150... 2018-12-10 06:37:11,422 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 21 of 150... 2018-12-10 06:37:14,584 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 22 of 150... 2018-12-10 06:37:17,235 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 23 of 150... 2018-12-10 06:37:20,294 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 24 of 150... 2018-12-10 06:37:24,187 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 25 of 150... 2018-12-10 06:37:26,904 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 26 of 150... 2018-12-10 06:37:29,568 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 27 of 150... 2018-12-10 06:37:32,727 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 28 of 150... 2018-12-10 06:37:35,567 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 29 of 150... 2018-12-10 06:37:39,090 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 30 of 150... 2018-12-10 06:37:41,740 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 31 of 150... 2018-12-10 06:37:45,120 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 32 of 150... 2018-12-10 06:37:48,289 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 33 of 150... 2018-12-10 06:37:54,238 INFO [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] Internal network IP: 192.168.1.14 2018-12-10 06:37:54,238 INFO [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] SSH IP: 172.30.9.207 2018-12-10 06:37:54,239 INFO [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] Setup SSH for ubuntu@172.30.9.207 2018-12-10 06:38:05,804 INFO [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] Installing nuttcp-8.1.4... 2018-12-10 06:38:05,847 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] Copying nuttcp-8.1.4 to target... 2018-12-10 06:38:06,005 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] Starting nuttcp-8.1.4 server... 2018-12-10 06:38:06,050 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] 2018-12-10 06:38:06,095 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] Creating client VM... 2018-12-10 06:38:06,096 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-12-10 06:38:10,717 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 1 of 150... 2018-12-10 06:38:13,102 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 2 of 150... 2018-12-10 06:38:15,565 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 3 of 150... 2018-12-10 06:38:18,728 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 4 of 150... 2018-12-10 06:38:21,888 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] VM status=BUILD, retrying 5 of 150... 2018-12-10 06:38:28,148 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] Internal network IP: 192.168.1.16 2018-12-10 06:38:28,148 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] SSH IP: 172.30.9.214 2018-12-10 06:38:28,149 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] Setup SSH for ubuntu@172.30.9.214 2018-12-10 06:38:38,316 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] Installing nuttcp-8.1.4... 2018-12-10 06:38:38,362 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] Copying nuttcp-8.1.4 to target... 2018-12-10 06:38:38,529 INFO ============================================================ 2018-12-10 06:38:38,529 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-12-10 06:38:47,575 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] PING 192.168.1.14 (192.168.1.14) 64(92) bytes of data. 72 bytes from 192.168.1.14: icmp_seq=1 ttl=64 time=27.0 ms 72 bytes from 192.168.1.14: icmp_seq=2 ttl=64 time=0.136 ms 72 bytes from 192.168.1.14: icmp_seq=3 ttl=64 time=0.346 ms 72 bytes from 192.168.1.14: icmp_seq=4 ttl=64 time=0.149 ms 72 bytes from 192.168.1.14: icmp_seq=5 ttl=64 time=0.282 ms 72 bytes from 192.168.1.14: icmp_seq=6 ttl=64 time=0.149 ms 72 bytes from 192.168.1.14: icmp_seq=7 ttl=64 time=0.316 ms 72 bytes from 192.168.1.14: icmp_seq=8 ttl=64 time=0.256 ms 72 bytes from 192.168.1.14: icmp_seq=9 ttl=64 time=0.159 ms 72 bytes from 192.168.1.14: icmp_seq=10 ttl=64 time=0.156 ms --- 192.168.1.14 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 10276ms rtt min/avg/max/mdev = 0.136/2.900/27.055/8.052 ms 2018-12-10 06:38:56,619 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] PING 192.168.1.14 (192.168.1.14) 391(419) bytes of data. 399 bytes from 192.168.1.14: icmp_seq=1 ttl=64 time=0.149 ms 399 bytes from 192.168.1.14: icmp_seq=2 ttl=64 time=0.191 ms 399 bytes from 192.168.1.14: icmp_seq=3 ttl=64 time=0.265 ms 399 bytes from 192.168.1.14: icmp_seq=4 ttl=64 time=0.135 ms 399 bytes from 192.168.1.14: icmp_seq=5 ttl=64 time=0.147 ms 399 bytes from 192.168.1.14: icmp_seq=6 ttl=64 time=0.207 ms 399 bytes from 192.168.1.14: icmp_seq=7 ttl=64 time=0.279 ms 399 bytes from 192.168.1.14: icmp_seq=8 ttl=64 time=0.379 ms 399 bytes from 192.168.1.14: icmp_seq=9 ttl=64 time=0.135 ms 399 bytes from 192.168.1.14: icmp_seq=10 ttl=64 time=0.277 ms --- 192.168.1.14 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.135/0.216/0.379/0.078 ms 2018-12-10 06:39:05,660 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] PING 192.168.1.14 (192.168.1.14) 1500(1528) bytes of data. 1508 bytes from 192.168.1.14: icmp_seq=1 ttl=64 time=0.383 ms 1508 bytes from 192.168.1.14: icmp_seq=2 ttl=64 time=0.472 ms 1508 bytes from 192.168.1.14: icmp_seq=3 ttl=64 time=0.284 ms 1508 bytes from 192.168.1.14: icmp_seq=4 ttl=64 time=0.462 ms 1508 bytes from 192.168.1.14: icmp_seq=5 ttl=64 time=0.252 ms 1508 bytes from 192.168.1.14: icmp_seq=6 ttl=64 time=0.420 ms 1508 bytes from 192.168.1.14: icmp_seq=7 ttl=64 time=0.466 ms 1508 bytes from 192.168.1.14: icmp_seq=8 ttl=64 time=0.481 ms 1508 bytes from 192.168.1.14: icmp_seq=9 ttl=64 time=0.317 ms 1508 bytes from 192.168.1.14: icmp_seq=10 ttl=64 time=0.222 ms --- 192.168.1.14 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.222/0.375/0.481/0.097 ms 2018-12-10 06:39:05,661 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] Measuring TCP Throughput (packet size=65536)... 2018-12-10 06:39:05,662 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:39:15,785 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=18412.7500 real_seconds=10.00 rate_Mbps=15444.0122 tx_cpu=32 rx_cpu=53 retrans=0 cwnd=3137 rtt_ms=0.33 2018-12-10 06:39:15,787 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:39:25,914 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=18164.5625 real_seconds=10.00 rate_Mbps=15234.3082 tx_cpu=31 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.33 2018-12-10 06:39:25,915 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:39:36,016 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=18202.8102 real_seconds=10.00 rate_Mbps=15266.2791 tx_cpu=30 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.31 2018-12-10 06:39:36,017 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] Measuring UDP Throughput (packet size=128)... 2018-12-10 06:39:36,017 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:39:39,348 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=18.5850 real_seconds=1.00 rate_Mbps=155.5153 tx_cpu=11 rx_cpu=30 drop=274 pkt=152523 data_loss=0.17993 2018-12-10 06:39:39,350 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=128 throughput=1<159247/5000000<10000000 Kbps loss-rate=0 2018-12-10 06:39:39,350 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R477741K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:39:42,701 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=18.7317 real_seconds=1.00 rate_Mbps=156.8254 tx_cpu=12 rx_cpu=29 drop=0 pkt=153450 data_loss=0.00000 2018-12-10 06:39:42,701 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=128 throughput=1<160589/477741<477741 Kbps loss-rate=0 2018-12-10 06:39:42,702 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R319165K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:39:46,030 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=16.8202 real_seconds=1.00 rate_Mbps=140.7165 tx_cpu=17 rx_cpu=26 drop=0 pkt=137791 data_loss=0.00000 2018-12-10 06:39:46,030 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=128 throughput=1<144093/319165<319165 Kbps loss-rate=0 2018-12-10 06:39:46,031 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231629K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:39:49,361 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=16.8221 real_seconds=1.00 rate_Mbps=140.7879 tx_cpu=16 rx_cpu=27 drop=0 pkt=137807 data_loss=0.00000 2018-12-10 06:39:49,362 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=128 throughput=1<144166/231629<231629 Kbps loss-rate=0 2018-12-10 06:39:49,362 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187897K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:39:52,714 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=17.5045 real_seconds=1.00 rate_Mbps=146.3707 tx_cpu=12 rx_cpu=27 drop=0 pkt=143397 data_loss=0.00000 2018-12-10 06:39:52,714 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=128 throughput=1<149883/187897<187897 Kbps loss-rate=0 2018-12-10 06:39:52,714 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168890K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:39:56,040 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=18.6547 real_seconds=1.00 rate_Mbps=156.1117 tx_cpu=20 rx_cpu=30 drop=0 pkt=152819 data_loss=0.00000 2018-12-10 06:39:56,041 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=128 throughput=1<159858/168890<168890 Kbps loss-rate=0 2018-12-10 06:39:56,041 DEBUG undershot, min=159858 kbps=164374 max=168890 2018-12-10 06:39:56,041 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164374K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:39:59,394 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=19.0626 real_seconds=1.00 rate_Mbps=159.5001 tx_cpu=38 rx_cpu=29 drop=294 pkt=156455 data_loss=0.18797 2018-12-10 06:39:59,394 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=128 throughput=159858<163328/164374<168890 Kbps loss-rate=0 2018-12-10 06:39:59,394 DEBUG undershot, min=163328 kbps=166109 max=168890 2018-12-10 06:39:59,395 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] Measuring UDP Throughput (packet size=1024)... 2018-12-10 06:39:59,395 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:02,748 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=140.1074 real_seconds=1.00 rate_Mbps=1173.0048 tx_cpu=19 rx_cpu=30 drop=432 pkt=143902 data_loss=0.30022 2018-12-10 06:40:02,748 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=1024 throughput=1<1201156/5000000<10000000 Kbps loss-rate=0 2018-12-10 06:40:02,748 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3100578K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:06,075 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=151.5068 real_seconds=1.00 rate_Mbps=1268.8632 tx_cpu=24 rx_cpu=33 drop=0 pkt=155143 data_loss=0.00000 2018-12-10 06:40:06,075 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=1024 throughput=1<1299315/3100578<3100578 Kbps loss-rate=0 2018-12-10 06:40:06,075 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2199946K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:09,402 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=144.3799 real_seconds=1.00 rate_Mbps=1208.7059 tx_cpu=18 rx_cpu=29 drop=77 pkt=147922 data_loss=0.05206 2018-12-10 06:40:09,402 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=1024 throughput=1<1237714/2199946<2199946 Kbps loss-rate=0 2018-12-10 06:40:09,402 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1718830K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:12,729 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=145.1406 real_seconds=1.00 rate_Mbps=1215.9191 tx_cpu=24 rx_cpu=28 drop=273 pkt=148897 data_loss=0.18335 2018-12-10 06:40:12,730 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=1024 throughput=1<1245101/1718830<1718830 Kbps loss-rate=0 2018-12-10 06:40:12,730 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1481965K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:16,058 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=144.6318 real_seconds=1.00 rate_Mbps=1212.1640 tx_cpu=21 rx_cpu=31 drop=0 pkt=148103 data_loss=0.00000 2018-12-10 06:40:16,059 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=1024 throughput=1<1241255/1481965<1481965 Kbps loss-rate=0 2018-12-10 06:40:16,059 DEBUG undershot, min=1241255 kbps=1361610 max=1481965 2018-12-10 06:40:16,059 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1361610K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:19,412 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=156.2129 real_seconds=1.00 rate_Mbps=1308.2984 tx_cpu=21 rx_cpu=33 drop=0 pkt=159962 data_loss=0.00000 2018-12-10 06:40:19,413 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=1024 throughput=1241255<1339697/1361610<1481965 Kbps loss-rate=0 2018-12-10 06:40:19,413 DEBUG undershot, min=1339697 kbps=1410831 max=1481965 2018-12-10 06:40:19,414 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1410831K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:22,766 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=149.4639 real_seconds=1.00 rate_Mbps=1251.4136 tx_cpu=21 rx_cpu=32 drop=39 pkt=153090 data_loss=0.02548 2018-12-10 06:40:22,766 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=1024 throughput=1339697<1281447/1410831<1481965 Kbps loss-rate=0 2018-12-10 06:40:22,767 DEBUG undershot, min=1410831 kbps=1446398 max=1481965 2018-12-10 06:40:22,767 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] Measuring UDP Throughput (packet size=8192)... 2018-12-10 06:40:22,768 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:26,119 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=596.0391 real_seconds=1.00 rate_Mbps=5002.4693 tx_cpu=99 rx_cpu=23 drop=1 pkt=76294 data_loss=0.00131 2018-12-10 06:40:26,120 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=8192 throughput=1<5122528/5000000<10000000 Kbps loss-rate=0 2018-12-10 06:40:26,120 DEBUG undershot, min=5122528 kbps=7561264 max=10000000 2018-12-10 06:40:26,121 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7561264K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:29,446 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=759.5703 real_seconds=1.00 rate_Mbps=6362.4802 tx_cpu=32 rx_cpu=24 drop=180 pkt=97405 data_loss=0.18480 2018-12-10 06:40:29,446 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=8192 throughput=5122528<6515179/7561264<10000000 Kbps loss-rate=0 2018-12-10 06:40:29,447 DEBUG undershot, min=6515179 kbps=8257589 max=10000000 2018-12-10 06:40:29,447 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8257589K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:32,799 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=864.7578 real_seconds=1.00 rate_Mbps=7245.5139 tx_cpu=37 rx_cpu=28 drop=328 pkt=111017 data_loss=0.29545 2018-12-10 06:40:32,799 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=8192 throughput=6515179<7419406/8257589<10000000 Kbps loss-rate=0 2018-12-10 06:40:32,800 DEBUG undershot, min=7419406 kbps=8709703 max=10000000 2018-12-10 06:40:32,800 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8709703K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:36,125 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=900.8906 real_seconds=1.00 rate_Mbps=7552.1885 tx_cpu=25 rx_cpu=30 drop=10 pkt=115324 data_loss=0.00868 2018-12-10 06:40:36,125 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=8192 throughput=7419406<7733441/8709703<10000000 Kbps loss-rate=0 2018-12-10 06:40:36,126 DEBUG undershot, min=7733441 kbps=8866720 max=10000000 2018-12-10 06:40:36,126 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8866720K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:39,455 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=846.7031 real_seconds=1.00 rate_Mbps=7088.0804 tx_cpu=21 rx_cpu=27 drop=104 pkt=108482 data_loss=0.09587 2018-12-10 06:40:39,455 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=8192 throughput=7733441<7258194/8866720<10000000 Kbps loss-rate=0 2018-12-10 06:40:39,455 DEBUG undershot, min=8866720 kbps=9433360 max=10000000 2018-12-10 06:40:39,456 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9433360K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:42,781 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=942.2422 real_seconds=1.00 rate_Mbps=7897.9479 tx_cpu=24 rx_cpu=34 drop=323 pkt=120930 data_loss=0.26709 2018-12-10 06:40:42,781 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=8192 throughput=8866720<8087498/9433360<10000000 Kbps loss-rate=0 2018-12-10 06:40:42,782 DEBUG undershot, min=9433360 kbps=9716680 max=10000000 2018-12-10 06:40:42,782 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9716680K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:40:46,133 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] megabytes=827.5703 real_seconds=1.00 rate_Mbps=6937.3068 tx_cpu=21 rx_cpu=26 drop=13 pkt=105942 data_loss=0.01228 2018-12-10 06:40:46,133 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] pkt-size=8192 throughput=9433360<7103802/9716680<10000000 Kbps loss-rate=0 2018-12-10 06:40:46,144 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.16', 'ip_to': u'192.168.1.14', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.33, 'throughput_kbps': 15814668, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.33, 'throughput_kbps': 15599931, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.31, 'throughput_kbps': 15632669, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.19, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 163328, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.03, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1281447, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7103802, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.900', 'rtt_max_ms': '27.055', 'rtt_min_ms': '0.136', 'rtt_stddev': '8.052', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.216', 'rtt_max_ms': '0.379', 'rtt_min_ms': '0.135', 'rtt_stddev': '0.078', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.375', 'rtt_max_ms': '0.481', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.097', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-12-10 06:40:46,146 INFO Deleting floating ip 67f2c709-88ee-4dac-a7b0-bd03e59ee96f 2018-12-10 06:40:48,084 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] Floating IP 172.30.9.214 deleted 2018-12-10 06:40:49,011 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d1] Instance deleted 2018-12-10 06:40:49,075 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Creating client VM... 2018-12-10 06:40:49,076 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-12-10 06:40:54,061 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] VM status=BUILD, retrying 1 of 150... 2018-12-10 06:40:56,177 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] VM status=BUILD, retrying 2 of 150... 2018-12-10 06:40:58,906 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] VM status=BUILD, retrying 3 of 150... 2018-12-10 06:41:01,851 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] VM status=BUILD, retrying 4 of 150... 2018-12-10 06:41:08,860 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Internal network IP: 192.168.2.14 2018-12-10 06:41:08,861 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] SSH IP: 172.30.9.204 2018-12-10 06:41:08,861 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Setup SSH for ubuntu@172.30.9.204 2018-12-10 06:41:20,419 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Installing nuttcp-8.1.4... 2018-12-10 06:41:20,464 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Copying nuttcp-8.1.4 to target... 2018-12-10 06:41:20,567 INFO ============================================================ 2018-12-10 06:41:20,567 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-12-10 06:41:29,618 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] PING 192.168.1.14 (192.168.1.14) 64(92) bytes of data. 72 bytes from 192.168.1.14: icmp_seq=1 ttl=63 time=1.17 ms 72 bytes from 192.168.1.14: icmp_seq=2 ttl=63 time=0.385 ms 72 bytes from 192.168.1.14: icmp_seq=3 ttl=63 time=0.369 ms 72 bytes from 192.168.1.14: icmp_seq=4 ttl=63 time=0.260 ms 72 bytes from 192.168.1.14: icmp_seq=5 ttl=63 time=0.518 ms 72 bytes from 192.168.1.14: icmp_seq=6 ttl=63 time=0.681 ms 72 bytes from 192.168.1.14: icmp_seq=7 ttl=63 time=0.372 ms 72 bytes from 192.168.1.14: icmp_seq=8 ttl=63 time=0.430 ms 72 bytes from 192.168.1.14: icmp_seq=9 ttl=63 time=0.647 ms 72 bytes from 192.168.1.14: icmp_seq=10 ttl=63 time=0.449 ms --- 192.168.1.14 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.260/0.528/1.174/0.248 ms 2018-12-10 06:41:38,672 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] PING 192.168.1.14 (192.168.1.14) 391(419) bytes of data. 399 bytes from 192.168.1.14: icmp_seq=1 ttl=63 time=0.313 ms 399 bytes from 192.168.1.14: icmp_seq=2 ttl=63 time=0.244 ms 399 bytes from 192.168.1.14: icmp_seq=3 ttl=63 time=0.438 ms 399 bytes from 192.168.1.14: icmp_seq=4 ttl=63 time=0.378 ms 399 bytes from 192.168.1.14: icmp_seq=5 ttl=63 time=0.259 ms 399 bytes from 192.168.1.14: icmp_seq=6 ttl=63 time=0.360 ms 399 bytes from 192.168.1.14: icmp_seq=7 ttl=63 time=0.305 ms 399 bytes from 192.168.1.14: icmp_seq=8 ttl=63 time=0.354 ms 399 bytes from 192.168.1.14: icmp_seq=9 ttl=63 time=0.594 ms 399 bytes from 192.168.1.14: icmp_seq=10 ttl=63 time=0.486 ms --- 192.168.1.14 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.244/0.373/0.594/0.102 ms 2018-12-10 06:41:47,724 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] PING 192.168.1.14 (192.168.1.14) 1500(1528) bytes of data. 1508 bytes from 192.168.1.14: icmp_seq=1 ttl=63 time=1.38 ms 1508 bytes from 192.168.1.14: icmp_seq=2 ttl=63 time=0.409 ms 1508 bytes from 192.168.1.14: icmp_seq=3 ttl=63 time=0.287 ms 1508 bytes from 192.168.1.14: icmp_seq=4 ttl=63 time=0.405 ms 1508 bytes from 192.168.1.14: icmp_seq=5 ttl=63 time=0.398 ms 1508 bytes from 192.168.1.14: icmp_seq=6 ttl=63 time=0.381 ms 1508 bytes from 192.168.1.14: icmp_seq=7 ttl=63 time=0.402 ms 1508 bytes from 192.168.1.14: icmp_seq=8 ttl=63 time=0.790 ms 1508 bytes from 192.168.1.14: icmp_seq=9 ttl=63 time=0.469 ms 1508 bytes from 192.168.1.14: icmp_seq=10 ttl=63 time=0.373 ms --- 192.168.1.14 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.287/0.529/1.385/0.313 ms 2018-12-10 06:41:47,725 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Measuring TCP Throughput (packet size=65536)... 2018-12-10 06:41:47,725 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:41:57,858 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=2279.9106 real_seconds=10.01 rate_Mbps=1910.5090 tx_cpu=4 rx_cpu=8 retrans=1 cwnd=584 rtt_ms=0.23 2018-12-10 06:41:57,859 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:07,967 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=2272.3750 real_seconds=10.01 rate_Mbps=1904.5739 tx_cpu=4 rx_cpu=7 retrans=1 cwnd=587 rtt_ms=0.36 2018-12-10 06:42:07,967 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:18,077 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=2152.7416 real_seconds=10.01 rate_Mbps=1804.1063 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=581 rtt_ms=0.51 2018-12-10 06:42:18,077 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Measuring UDP Throughput (packet size=128)... 2018-12-10 06:42:18,078 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:21,437 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=17.6409 real_seconds=1.01 rate_Mbps=147.0750 tx_cpu=17 rx_cpu=17 drop=55626 pkt=200140 data_loss=27.79356 2018-12-10 06:42:21,437 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<150604/5000000<10000000 Kbps loss-rate=27 2018-12-10 06:42:21,437 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R451812K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:24,767 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=16.0487 real_seconds=1.01 rate_Mbps=133.8166 tx_cpu=14 rx_cpu=19 drop=23567 pkt=155038 data_loss=15.20066 2018-12-10 06:42:24,767 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<137028/451812<451812 Kbps loss-rate=15 2018-12-10 06:42:24,767 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294420K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:28,098 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=14.8350 real_seconds=1.01 rate_Mbps=123.7182 tx_cpu=11 rx_cpu=21 drop=8265 pkt=129793 data_loss=6.36775 2018-12-10 06:42:28,098 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<126687/294420<294420 Kbps loss-rate=6 2018-12-10 06:42:28,099 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R210553K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:31,429 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=15.0946 real_seconds=1.01 rate_Mbps=125.8412 tx_cpu=10 rx_cpu=17 drop=7758 pkt=131413 data_loss=5.90340 2018-12-10 06:42:31,429 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<128861/210553<210553 Kbps loss-rate=5 2018-12-10 06:42:31,429 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R169707K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:34,756 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=14.6173 real_seconds=1.01 rate_Mbps=121.9495 tx_cpu=10 rx_cpu=20 drop=11396 pkt=131141 data_loss=8.68981 2018-12-10 06:42:34,756 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<124876/169707<169707 Kbps loss-rate=8 2018-12-10 06:42:34,757 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147291K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:38,087 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=15.3003 real_seconds=1.01 rate_Mbps=127.5122 tx_cpu=11 rx_cpu=19 drop=5006 pkt=130346 data_loss=3.84064 2018-12-10 06:42:38,087 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<130572/147291<147291 Kbps loss-rate=3 2018-12-10 06:42:38,087 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Measuring UDP Throughput (packet size=1024)... 2018-12-10 06:42:38,088 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:41,417 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=138.3965 real_seconds=1.01 rate_Mbps=1155.0515 tx_cpu=27 rx_cpu=20 drop=40894 pkt=182612 data_loss=22.39391 2018-12-10 06:42:41,417 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1<1182772/5000000<10000000 Kbps loss-rate=22 2018-12-10 06:42:41,418 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3091386K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:44,747 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=126.8164 real_seconds=1.01 rate_Mbps=1055.3241 tx_cpu=23 rx_cpu=21 drop=23301 pkt=153161 data_loss=15.21341 2018-12-10 06:42:44,747 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1<1080651/3091386<3091386 Kbps loss-rate=15 2018-12-10 06:42:44,748 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2086018K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:48,074 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=119.2451 real_seconds=1.01 rate_Mbps=991.3143 tx_cpu=19 rx_cpu=22 drop=6857 pkt=128964 data_loss=5.31700 2018-12-10 06:42:48,074 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1<1015105/2086018<2086018 Kbps loss-rate=5 2018-12-10 06:42:48,075 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1550561K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:51,403 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=148.9736 real_seconds=1.00 rate_Mbps=1244.7162 tx_cpu=87 rx_cpu=19 drop=36729 pkt=189278 data_loss=19.40481 2018-12-10 06:42:51,404 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1<1274589/1550561<1550561 Kbps loss-rate=19 2018-12-10 06:42:51,404 DEBUG overshot, min=1 kbps=1274589 max=1550561 2018-12-10 06:42:51,404 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1274589K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:54,760 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=120.3691 real_seconds=1.00 rate_Mbps=1005.9091 tx_cpu=18 rx_cpu=21 drop=6633 pkt=129891 data_loss=5.10664 2018-12-10 06:42:54,760 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1<1030050/1274589<1550561 Kbps loss-rate=5 2018-12-10 06:42:54,761 DEBUG overshot, min=1 kbps=1030050 max=1274589 2018-12-10 06:42:54,761 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1030050K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:42:58,088 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=121.1201 real_seconds=1.00 rate_Mbps=1015.6179 tx_cpu=72 rx_cpu=21 drop=1711 pkt=125738 data_loss=1.36077 2018-12-10 06:42:58,088 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1<1039992/1030050<1274589 Kbps loss-rate=1 2018-12-10 06:42:58,089 DEBUG undershot, min=1039992 kbps=1157290 max=1274589 2018-12-10 06:42:58,089 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1157290K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:43:01,417 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=120.1162 real_seconds=1.00 rate_Mbps=1003.3886 tx_cpu=17 rx_cpu=20 drop=6092 pkt=129091 data_loss=4.71914 2018-12-10 06:43:01,418 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1039992<1027469/1157290<1274589 Kbps loss-rate=4 2018-12-10 06:43:01,418 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Measuring UDP Throughput (packet size=8192)... 2018-12-10 06:43:01,419 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:43:04,772 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=203.1562 real_seconds=1.00 rate_Mbps=1698.4235 tx_cpu=76 rx_cpu=10 drop=50290 pkt=76294 data_loss=65.91607 2018-12-10 06:43:04,772 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1<1739185/5000000<10000000 Kbps loss-rate=65 2018-12-10 06:43:04,772 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3369592K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:43:08,126 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=203.4922 real_seconds=1.00 rate_Mbps=1701.0625 tx_cpu=99 rx_cpu=11 drop=25369 pkt=51416 data_loss=49.34067 2018-12-10 06:43:08,126 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1<1741888/3369592<3369592 Kbps loss-rate=49 2018-12-10 06:43:08,127 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2555740K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:43:11,456 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=215.4531 real_seconds=1.00 rate_Mbps=1805.9757 tx_cpu=99 rx_cpu=10 drop=11419 pkt=38997 data_loss=29.28176 2018-12-10 06:43:11,457 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1<1849319/2555740<2555740 Kbps loss-rate=29 2018-12-10 06:43:11,457 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2202529K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:43:14,784 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=220.5703 real_seconds=1.00 rate_Mbps=1849.1832 tx_cpu=99 rx_cpu=12 drop=5375 pkt=33608 data_loss=15.99322 2018-12-10 06:43:14,785 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1<1893563/2202529<2202529 Kbps loss-rate=15 2018-12-10 06:43:14,785 DEBUG overshot, min=1 kbps=1893563 max=2202529 2018-12-10 06:43:14,785 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1893563K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:43:18,138 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=223.4062 real_seconds=1.00 rate_Mbps=1873.3387 tx_cpu=98 rx_cpu=11 drop=298 pkt=28894 data_loss=1.03139 2018-12-10 06:43:18,139 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1<1918298/1893563<2202529 Kbps loss-rate=1 2018-12-10 06:43:18,139 DEBUG undershot, min=1918298 kbps=2060413 max=2202529 2018-12-10 06:43:18,139 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2060413K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:43:21,468 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=219.9609 real_seconds=1.00 rate_Mbps=1839.1081 tx_cpu=98 rx_cpu=12 drop=3285 pkt=31440 data_loss=10.44849 2018-12-10 06:43:21,469 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1918298<1883246/2060413<2202529 Kbps loss-rate=10 2018-12-10 06:43:21,469 DEBUG overshot, min=1918298 kbps=1883246 max=2060413 2018-12-10 06:43:21,469 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1883246K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:43:24,824 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=222.1797 real_seconds=1.00 rate_Mbps=1862.9903 tx_cpu=99 rx_cpu=10 drop=297 pkt=28736 data_loss=1.03354 2018-12-10 06:43:24,824 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1918298<1907702/1883246<2060413 Kbps loss-rate=1 2018-12-10 06:43:24,824 DEBUG undershot, min=1989355 kbps=2024884 max=2060413 2018-12-10 06:43:24,836 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.14', 'ip_to': u'192.168.1.14', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.23, 'throughput_kbps': 1956361, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.36, 'throughput_kbps': 1950283, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.51, 'throughput_kbps': 1847404, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.84, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 130572, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.72, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1027469, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.03, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1907702, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.528', 'rtt_max_ms': '1.174', 'rtt_min_ms': '0.260', 'rtt_stddev': '0.248', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.373', 'rtt_max_ms': '0.594', 'rtt_min_ms': '0.244', 'rtt_stddev': '0.102', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.529', 'rtt_max_ms': '1.385', 'rtt_min_ms': '0.287', 'rtt_stddev': '0.313', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-10 06:43:24,838 INFO ============================================================ 2018-12-10 06:43:24,838 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-12-10 06:43:33,911 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] PING 172.30.9.207 (172.30.9.207) 64(92) bytes of data. 72 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=0.772 ms 72 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.523 ms 72 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.354 ms 72 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.333 ms 72 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.373 ms 72 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.303 ms 72 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.429 ms 72 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.406 ms 72 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.445 ms 72 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.383 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.303/0.432/0.772/0.128 ms 2018-12-10 06:43:42,959 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] PING 172.30.9.207 (172.30.9.207) 391(419) bytes of data. 399 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=0.247 ms 399 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.250 ms 399 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.465 ms 399 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.347 ms 399 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.372 ms 399 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.275 ms 399 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.249 ms 399 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.243 ms 399 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.367 ms 399 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.469 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.243/0.328/0.469/0.086 ms 2018-12-10 06:43:52,008 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] PING 172.30.9.207 (172.30.9.207) 1500(1528) bytes of data. 1508 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=1.28 ms 1508 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.340 ms 1508 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.321 ms 1508 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.644 ms 1508 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.535 ms 1508 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.356 ms 1508 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.359 ms 1508 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.435 ms 1508 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.488 ms 1508 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.456 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.321/0.522/1.287/0.272 ms 2018-12-10 06:43:52,009 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Measuring TCP Throughput (packet size=65536)... 2018-12-10 06:43:52,009 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:02,115 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=2224.0666 real_seconds=10.01 rate_Mbps=1864.1574 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=552 rtt_ms=0.34 2018-12-10 06:44:02,116 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:12,221 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=2220.2976 real_seconds=10.01 rate_Mbps=1860.7806 tx_cpu=4 rx_cpu=7 retrans=1 cwnd=585 rtt_ms=0.49 2018-12-10 06:44:12,222 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:22,332 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=2202.5455 real_seconds=10.01 rate_Mbps=1846.1677 tx_cpu=3 rx_cpu=6 retrans=5 cwnd=550 rtt_ms=0.47 2018-12-10 06:44:22,332 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Measuring UDP Throughput (packet size=128)... 2018-12-10 06:44:22,333 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:25,662 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=17.3362 real_seconds=1.00 rate_Mbps=145.1786 tx_cpu=14 rx_cpu=18 drop=48367 pkt=190385 data_loss=25.40490 2018-12-10 06:44:25,663 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<148662/5000000<10000000 Kbps loss-rate=25 2018-12-10 06:44:25,663 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R445986K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:29,017 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=17.2579 real_seconds=1.00 rate_Mbps=144.5960 tx_cpu=19 rx_cpu=16 drop=54433 pkt=195810 data_loss=27.79907 2018-12-10 06:44:29,018 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<148066/445986<445986 Kbps loss-rate=27 2018-12-10 06:44:29,018 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R297026K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:32,347 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=14.7640 real_seconds=1.01 rate_Mbps=123.0545 tx_cpu=12 rx_cpu=21 drop=10528 pkt=131475 data_loss=8.00788 2018-12-10 06:44:32,348 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<126007/297026<297026 Kbps loss-rate=8 2018-12-10 06:44:32,348 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R211516K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:35,701 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=15.5836 real_seconds=1.01 rate_Mbps=129.9519 tx_cpu=11 rx_cpu=19 drop=6432 pkt=134093 data_loss=4.79693 2018-12-10 06:44:35,702 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<133070/211516<211516 Kbps loss-rate=4 2018-12-10 06:44:35,702 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172293K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:39,032 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=16.8424 real_seconds=1.00 rate_Mbps=140.7181 tx_cpu=91 rx_cpu=18 drop=30282 pkt=168255 data_loss=17.99756 2018-12-10 06:44:39,033 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<144095/172293<172293 Kbps loss-rate=18 2018-12-10 06:44:39,033 DEBUG overshot, min=1 kbps=144095 max=172293 2018-12-10 06:44:39,034 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144095K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:42,362 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=15.7312 real_seconds=1.01 rate_Mbps=131.2921 tx_cpu=66 rx_cpu=19 drop=11847 pkt=140717 data_loss=8.41920 2018-12-10 06:44:42,362 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<134443/144095<172293 Kbps loss-rate=8 2018-12-10 06:44:42,362 DEBUG overshot, min=1 kbps=134443 max=144095 2018-12-10 06:44:42,363 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R134443K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:45,717 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=15.4766 real_seconds=1.01 rate_Mbps=128.5161 tx_cpu=10 rx_cpu=20 drop=3836 pkt=130621 data_loss=2.93699 2018-12-10 06:44:45,717 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=128 throughput=1<131600/134443<144095 Kbps loss-rate=2 2018-12-10 06:44:45,717 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Measuring UDP Throughput (packet size=1024)... 2018-12-10 06:44:45,718 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:49,045 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=130.2334 real_seconds=1.00 rate_Mbps=1090.9866 tx_cpu=35 rx_cpu=20 drop=69208 pkt=202567 data_loss=34.16547 2018-12-10 06:44:49,046 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1<1117170/5000000<10000000 Kbps loss-rate=34 2018-12-10 06:44:49,046 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3058585K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:52,377 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=120.6787 real_seconds=1.00 rate_Mbps=1007.4864 tx_cpu=15 rx_cpu=19 drop=7735 pkt=131310 data_loss=5.89063 2018-12-10 06:44:52,377 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1<1031666/3058585<3058585 Kbps loss-rate=5 2018-12-10 06:44:52,377 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2045125K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:55,704 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=122.2783 real_seconds=1.00 rate_Mbps=1021.8801 tx_cpu=16 rx_cpu=21 drop=4221 pkt=129434 data_loss=3.26114 2018-12-10 06:44:55,704 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1<1046405/2045125<2045125 Kbps loss-rate=3 2018-12-10 06:44:55,704 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1545765K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:44:59,035 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=115.0166 real_seconds=1.00 rate_Mbps=962.5009 tx_cpu=17 rx_cpu=20 drop=5275 pkt=123052 data_loss=4.28683 2018-12-10 06:44:59,035 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1<985600/1545765<1545765 Kbps loss-rate=4 2018-12-10 06:44:59,036 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1265682K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:45:02,389 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=111.8848 real_seconds=1.00 rate_Mbps=934.5017 tx_cpu=17 rx_cpu=19 drop=6202 pkt=120772 data_loss=5.13526 2018-12-10 06:45:02,389 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1<956929/1265682<1265682 Kbps loss-rate=5 2018-12-10 06:45:02,390 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1111305K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:45:05,717 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=130.6455 real_seconds=1.00 rate_Mbps=1095.4421 tx_cpu=97 rx_cpu=19 drop=1876 pkt=135657 data_loss=1.38288 2018-12-10 06:45:05,718 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=1024 throughput=1<1121732/1111305<1111305 Kbps loss-rate=1 2018-12-10 06:45:05,718 DEBUG undershot, min=1121732 kbps=1116518 max=1111305 2018-12-10 06:45:05,718 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Measuring UDP Throughput (packet size=8192)... 2018-12-10 06:45:05,719 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:45:09,047 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=212.7188 real_seconds=1.00 rate_Mbps=1778.9262 tx_cpu=89 rx_cpu=12 drop=49066 pkt=76294 data_loss=64.31173 2018-12-10 06:45:09,048 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1<1821620/5000000<10000000 Kbps loss-rate=64 2018-12-10 06:45:09,048 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3410810K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:45:12,377 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=210.9922 real_seconds=1.00 rate_Mbps=1764.1444 tx_cpu=99 rx_cpu=12 drop=25038 pkt=52045 data_loss=48.10837 2018-12-10 06:45:12,378 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1<1806483/3410810<3410810 Kbps loss-rate=48 2018-12-10 06:45:12,378 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2608646K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:45:15,708 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=208.4531 real_seconds=1.00 rate_Mbps=1747.1971 tx_cpu=99 rx_cpu=10 drop=13123 pkt=39805 data_loss=32.96824 2018-12-10 06:45:15,708 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1<1789129/2608646<2608646 Kbps loss-rate=32 2018-12-10 06:45:15,709 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2198887K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:45:19,036 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=207.5156 real_seconds=1.00 rate_Mbps=1734.9690 tx_cpu=99 rx_cpu=12 drop=6991 pkt=33553 data_loss=20.83570 2018-12-10 06:45:19,037 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1<1776608/2198887<2198887 Kbps loss-rate=20 2018-12-10 06:45:19,037 DEBUG overshot, min=1 kbps=1776608 max=2198887 2018-12-10 06:45:19,037 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1776608K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:45:22,366 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=210.5312 real_seconds=1.00 rate_Mbps=1765.8416 tx_cpu=99 rx_cpu=11 drop=161 pkt=27109 data_loss=0.59394 2018-12-10 06:45:22,367 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1<1808221/1776608<2198887 Kbps loss-rate=0 2018-12-10 06:45:22,367 DEBUG undershot, min=1808221 kbps=2003554 max=2198887 2018-12-10 06:45:22,368 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2003554K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:45:25,721 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=212.7656 real_seconds=1.00 rate_Mbps=1779.0327 tx_cpu=99 rx_cpu=11 drop=3338 pkt=30572 data_loss=10.91852 2018-12-10 06:45:25,721 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1808221<1821729/2003554<2198887 Kbps loss-rate=10 2018-12-10 06:45:25,721 DEBUG overshot, min=1808221 kbps=1821729 max=2003554 2018-12-10 06:45:25,722 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1821729K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:45:29,050 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=216.8516 real_seconds=1.00 rate_Mbps=1818.1446 tx_cpu=99 rx_cpu=12 drop=41 pkt=27798 data_loss=0.14749 2018-12-10 06:45:29,051 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1808221<1861780/1821729<2003554 Kbps loss-rate=0 2018-12-10 06:45:29,051 DEBUG undershot, min=1861780 kbps=1932667 max=2003554 2018-12-10 06:45:29,052 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1932667K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:45:32,406 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] megabytes=225.9531 real_seconds=1.00 rate_Mbps=1889.2882 tx_cpu=99 rx_cpu=11 drop=568 pkt=29490 data_loss=1.92608 2018-12-10 06:45:32,407 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] pkt-size=8192 throughput=1861780<1934631/1932667<2003554 Kbps loss-rate=1 2018-12-10 06:45:32,407 DEBUG undershot, min=1934631 kbps=1969092 max=2003554 2018-12-10 06:45:32,418 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.14', 'ip_to': u'172.30.9.207', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.34, 'throughput_kbps': 1908897, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.49, 'throughput_kbps': 1905439, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.47, 'throughput_kbps': 1890475, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.94, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 131600, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.38, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1121732, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.93, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1934631, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.432', 'rtt_max_ms': '0.772', 'rtt_min_ms': '0.303', 'rtt_stddev': '0.128', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.328', 'rtt_max_ms': '0.469', 'rtt_min_ms': '0.243', 'rtt_stddev': '0.086', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.522', 'rtt_max_ms': '1.287', 'rtt_min_ms': '0.321', 'rtt_stddev': '0.272', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-10 06:45:32,419 INFO Deleting floating ip d5c13dc0-3f1d-4e39-9662-1f93fb15a9b9 2018-12-10 06:45:34,619 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Floating IP 172.30.9.204 deleted 2018-12-10 06:45:34,807 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d2] Instance deleted 2018-12-10 06:45:34,839 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] Creating client VM... 2018-12-10 06:45:34,840 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-12-10 06:45:41,235 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 1 of 150... 2018-12-10 06:45:44,629 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 2 of 150... 2018-12-10 06:45:47,734 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 3 of 150... 2018-12-10 06:45:50,957 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 4 of 150... 2018-12-10 06:45:53,812 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 5 of 150... 2018-12-10 06:45:56,743 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 6 of 150... 2018-12-10 06:45:59,772 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 7 of 150... 2018-12-10 06:46:03,091 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 8 of 150... 2018-12-10 06:46:06,075 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 9 of 150... 2018-12-10 06:46:09,041 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 10 of 150... 2018-12-10 06:46:12,277 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 11 of 150... 2018-12-10 06:46:15,612 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 12 of 150... 2018-12-10 06:46:18,353 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 13 of 150... 2018-12-10 06:46:21,094 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 14 of 150... 2018-12-10 06:46:24,077 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 15 of 150... 2018-12-10 06:46:27,530 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 16 of 150... 2018-12-10 06:46:30,782 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 17 of 150... 2018-12-10 06:46:33,795 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 18 of 150... 2018-12-10 06:46:37,165 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 19 of 150... 2018-12-10 06:46:39,903 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 20 of 150... 2018-12-10 06:46:42,996 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 21 of 150... 2018-12-10 06:46:45,634 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 22 of 150... 2018-12-10 06:46:48,396 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 23 of 150... 2018-12-10 06:46:51,542 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 24 of 150... 2018-12-10 06:46:54,589 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 25 of 150... 2018-12-10 06:46:57,244 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 26 of 150... 2018-12-10 06:47:00,196 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 27 of 150... 2018-12-10 06:47:02,932 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 28 of 150... 2018-12-10 06:47:05,658 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 29 of 150... 2018-12-10 06:47:08,684 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 30 of 150... 2018-12-10 06:47:12,143 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 31 of 150... 2018-12-10 06:47:14,899 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 32 of 150... 2018-12-10 06:47:17,740 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 33 of 150... 2018-12-10 06:47:20,556 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] VM status=BUILD, retrying 34 of 150... 2018-12-10 06:47:27,146 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] Internal network IP: 192.168.1.20 2018-12-10 06:47:27,146 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] SSH IP: 172.30.9.205 2018-12-10 06:47:27,146 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] Setup SSH for ubuntu@172.30.9.205 2018-12-10 06:47:42,572 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] Installing nuttcp-8.1.4... 2018-12-10 06:47:42,615 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] Copying nuttcp-8.1.4 to target... 2018-12-10 06:47:42,777 INFO ============================================================ 2018-12-10 06:47:42,778 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-12-10 06:47:51,844 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] PING 192.168.1.14 (192.168.1.14) 64(92) bytes of data. 72 bytes from 192.168.1.14: icmp_seq=1 ttl=64 time=21.7 ms 72 bytes from 192.168.1.14: icmp_seq=2 ttl=64 time=0.185 ms 72 bytes from 192.168.1.14: icmp_seq=3 ttl=64 time=0.191 ms 72 bytes from 192.168.1.14: icmp_seq=4 ttl=64 time=0.277 ms 72 bytes from 192.168.1.14: icmp_seq=5 ttl=64 time=0.230 ms 72 bytes from 192.168.1.14: icmp_seq=6 ttl=64 time=0.237 ms 72 bytes from 192.168.1.14: icmp_seq=7 ttl=64 time=0.141 ms 72 bytes from 192.168.1.14: icmp_seq=8 ttl=64 time=0.252 ms 72 bytes from 192.168.1.14: icmp_seq=9 ttl=64 time=0.216 ms 72 bytes from 192.168.1.14: icmp_seq=10 ttl=64 time=0.185 ms --- 192.168.1.14 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.141/2.368/21.768/6.466 ms 2018-12-10 06:48:00,880 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] PING 192.168.1.14 (192.168.1.14) 391(419) bytes of data. 399 bytes from 192.168.1.14: icmp_seq=1 ttl=64 time=0.163 ms 399 bytes from 192.168.1.14: icmp_seq=2 ttl=64 time=0.174 ms 399 bytes from 192.168.1.14: icmp_seq=3 ttl=64 time=0.164 ms 399 bytes from 192.168.1.14: icmp_seq=4 ttl=64 time=0.182 ms 399 bytes from 192.168.1.14: icmp_seq=5 ttl=64 time=0.207 ms 399 bytes from 192.168.1.14: icmp_seq=6 ttl=64 time=0.198 ms 399 bytes from 192.168.1.14: icmp_seq=7 ttl=64 time=0.206 ms 399 bytes from 192.168.1.14: icmp_seq=8 ttl=64 time=0.299 ms 399 bytes from 192.168.1.14: icmp_seq=9 ttl=64 time=0.283 ms 399 bytes from 192.168.1.14: icmp_seq=10 ttl=64 time=0.249 ms --- 192.168.1.14 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.163/0.212/0.299/0.048 ms 2018-12-10 06:48:09,915 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] PING 192.168.1.14 (192.168.1.14) 1500(1528) bytes of data. 1508 bytes from 192.168.1.14: icmp_seq=1 ttl=64 time=0.766 ms 1508 bytes from 192.168.1.14: icmp_seq=2 ttl=64 time=0.324 ms 1508 bytes from 192.168.1.14: icmp_seq=3 ttl=64 time=0.229 ms 1508 bytes from 192.168.1.14: icmp_seq=4 ttl=64 time=0.222 ms 1508 bytes from 192.168.1.14: icmp_seq=5 ttl=64 time=0.280 ms 1508 bytes from 192.168.1.14: icmp_seq=6 ttl=64 time=0.249 ms 1508 bytes from 192.168.1.14: icmp_seq=7 ttl=64 time=0.231 ms 1508 bytes from 192.168.1.14: icmp_seq=8 ttl=64 time=0.260 ms 1508 bytes from 192.168.1.14: icmp_seq=9 ttl=64 time=0.260 ms 1508 bytes from 192.168.1.14: icmp_seq=10 ttl=64 time=0.261 ms --- 192.168.1.14 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.222/0.308/0.766/0.155 ms 2018-12-10 06:48:09,916 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] Measuring TCP Throughput (packet size=65536)... 2018-12-10 06:48:09,916 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:48:20,013 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=4490.0725 real_seconds=10.00 rate_Mbps=3767.5823 tx_cpu=8 rx_cpu=11 retrans=1 cwnd=572 rtt_ms=0.27 2018-12-10 06:48:20,013 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:48:30,109 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=6613.1152 real_seconds=10.00 rate_Mbps=5548.2881 tx_cpu=10 rx_cpu=16 retrans=1 cwnd=828 rtt_ms=0.21 2018-12-10 06:48:30,110 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:48:40,204 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=4019.4147 real_seconds=10.00 rate_Mbps=3372.5989 tx_cpu=7 rx_cpu=9 retrans=4 cwnd=309 rtt_ms=0.20 2018-12-10 06:48:40,205 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] Measuring UDP Throughput (packet size=128)... 2018-12-10 06:48:40,206 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:48:43,558 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=24.1868 real_seconds=1.00 rate_Mbps=202.5975 tx_cpu=17 rx_cpu=27 drop=777 pkt=198915 data_loss=0.39042 2018-12-10 06:48:43,559 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=128 throughput=1<207459/5000000<10000000 Kbps loss-rate=0 2018-12-10 06:48:43,559 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R622377K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:48:46,884 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=21.8602 real_seconds=1.00 rate_Mbps=182.5828 tx_cpu=16 rx_cpu=25 drop=26135 pkt=205214 data_loss=12.73547 2018-12-10 06:48:46,885 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=128 throughput=1<186964/622377<622377 Kbps loss-rate=12 2018-12-10 06:48:46,885 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R404670K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:48:50,209 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=24.7745 real_seconds=1.00 rate_Mbps=207.6252 tx_cpu=16 rx_cpu=27 drop=0 pkt=202953 data_loss=0.00000 2018-12-10 06:48:50,209 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=128 throughput=1<212608/404670<404670 Kbps loss-rate=0 2018-12-10 06:48:50,210 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308639K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:48:53,535 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=21.8234 real_seconds=1.00 rate_Mbps=182.8848 tx_cpu=16 rx_cpu=25 drop=22933 pkt=201710 data_loss=11.36914 2018-12-10 06:48:53,536 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=128 throughput=1<187274/308639<308639 Kbps loss-rate=11 2018-12-10 06:48:53,536 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R247956K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:48:56,887 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=21.9014 real_seconds=1.00 rate_Mbps=183.0212 tx_cpu=17 rx_cpu=24 drop=16680 pkt=196096 data_loss=8.50590 2018-12-10 06:48:56,887 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=128 throughput=1<187413/247956<247956 Kbps loss-rate=8 2018-12-10 06:48:56,888 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R217684K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:00,213 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=25.2788 real_seconds=1.00 rate_Mbps=211.7548 tx_cpu=48 rx_cpu=26 drop=4113 pkt=211197 data_loss=1.94757 2018-12-10 06:49:00,214 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=128 throughput=1<216836/217684<217684 Kbps loss-rate=1 2018-12-10 06:49:00,214 DEBUG undershot, min=216836 kbps=217260 max=217684 2018-12-10 06:49:00,214 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] Measuring UDP Throughput (packet size=1024)... 2018-12-10 06:49:00,215 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:03,566 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=195.6211 real_seconds=1.00 rate_Mbps=1640.6458 tx_cpu=28 rx_cpu=28 drop=889 pkt=201205 data_loss=0.44186 2018-12-10 06:49:03,566 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=1024 throughput=1<1680021/5000000<10000000 Kbps loss-rate=0 2018-12-10 06:49:03,567 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3340010K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:06,895 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=202.7891 real_seconds=1.00 rate_Mbps=1701.2421 tx_cpu=28 rx_cpu=28 drop=381 pkt=208037 data_loss=0.18311 2018-12-10 06:49:06,895 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=1024 throughput=1<1742071/3340010<3340010 Kbps loss-rate=0 2018-12-10 06:49:06,896 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2541040K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:10,223 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=188.1631 real_seconds=1.00 rate_Mbps=1578.1376 tx_cpu=25 rx_cpu=28 drop=12 pkt=192691 data_loss=0.00622 2018-12-10 06:49:10,224 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=1024 throughput=1<1616012/2541040<2541040 Kbps loss-rate=0 2018-12-10 06:49:10,224 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2078526K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:13,550 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=185.3105 real_seconds=1.00 rate_Mbps=1553.8185 tx_cpu=26 rx_cpu=27 drop=248 pkt=190006 data_loss=0.13053 2018-12-10 06:49:13,551 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=1024 throughput=1<1591110/2078526<2078526 Kbps loss-rate=0 2018-12-10 06:49:13,551 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1834818K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:16,876 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=187.5605 real_seconds=1.00 rate_Mbps=1572.5023 tx_cpu=29 rx_cpu=29 drop=503 pkt=192565 data_loss=0.26126 2018-12-10 06:49:16,877 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=1024 throughput=1<1610242/1834818<1834818 Kbps loss-rate=0 2018-12-10 06:49:16,877 DEBUG undershot, min=1610242 kbps=1722530 max=1834818 2018-12-10 06:49:16,878 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1722530K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:20,203 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=202.0264 real_seconds=1.00 rate_Mbps=1691.7307 tx_cpu=26 rx_cpu=27 drop=49 pkt=206924 data_loss=0.02365 2018-12-10 06:49:20,204 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=1024 throughput=1610242<1732332/1722530<1834818 Kbps loss-rate=0 2018-12-10 06:49:20,204 DEBUG undershot, min=1732332 kbps=1783575 max=1834818 2018-12-10 06:49:20,204 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1783575K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:23,529 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=191.5586 real_seconds=1.00 rate_Mbps=1606.4071 tx_cpu=34 rx_cpu=28 drop=907 pkt=197063 data_loss=0.46024 2018-12-10 06:49:23,529 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=1024 throughput=1732332<1644960/1783575<1834818 Kbps loss-rate=0 2018-12-10 06:49:23,530 DEBUG undershot, min=1783575 kbps=1809196 max=1834818 2018-12-10 06:49:23,530 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] Measuring UDP Throughput (packet size=8192)... 2018-12-10 06:49:23,530 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:26,882 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=349.5469 real_seconds=1.00 rate_Mbps=2928.9401 tx_cpu=99 rx_cpu=20 drop=31552 pkt=76294 data_loss=41.35581 2018-12-10 06:49:26,882 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=8192 throughput=1<2999234/5000000<10000000 Kbps loss-rate=41 2018-12-10 06:49:26,883 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3999617K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:30,234 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=334.0312 real_seconds=1.00 rate_Mbps=2804.2080 tx_cpu=99 rx_cpu=18 drop=18273 pkt=61029 data_loss=29.94152 2018-12-10 06:49:30,234 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=8192 throughput=1<2871508/3999617<3999617 Kbps loss-rate=29 2018-12-10 06:49:30,235 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3435562K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:33,586 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=338.5312 real_seconds=1.00 rate_Mbps=2837.5813 tx_cpu=99 rx_cpu=19 drop=9091 pkt=52423 data_loss=17.34164 2018-12-10 06:49:33,586 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=8192 throughput=1<2905683/3435562<3435562 Kbps loss-rate=17 2018-12-10 06:49:33,586 DEBUG overshot, min=1 kbps=2905683 max=3435562 2018-12-10 06:49:33,587 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2905683K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:36,938 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=320.7578 real_seconds=1.00 rate_Mbps=2693.2216 tx_cpu=99 rx_cpu=16 drop=3281 pkt=44338 data_loss=7.39997 2018-12-10 06:49:36,939 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=8192 throughput=1<2757858/2905683<3435562 Kbps loss-rate=7 2018-12-10 06:49:36,939 DEBUG overshot, min=1 kbps=2757858 max=2905683 2018-12-10 06:49:36,940 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2757858K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:49:40,292 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] megabytes=317.5859 real_seconds=1.00 rate_Mbps=2665.3247 tx_cpu=99 rx_cpu=17 drop=1431 pkt=42082 data_loss=3.40051 2018-12-10 06:49:40,293 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] pkt-size=8192 throughput=1<2729292/2757858<2905683 Kbps loss-rate=3 2018-12-10 06:49:40,303 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.20', 'ip_to': u'192.168.1.14', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.27, 'throughput_kbps': 3858004, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.21, 'throughput_kbps': 5681447, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.2, 'throughput_kbps': 3453541, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.95, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 216836, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.46, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1644960, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.4, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2729292, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.368', 'rtt_max_ms': '21.768', 'rtt_min_ms': '0.141', 'rtt_stddev': '6.466', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.212', 'rtt_max_ms': '0.299', 'rtt_min_ms': '0.163', 'rtt_stddev': '0.048', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.308', 'rtt_max_ms': '0.766', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.155', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-10 06:49:40,305 INFO Deleting floating ip 4549d62a-d0cc-40e7-9e5d-fb97df221d3c 2018-12-10 06:49:42,558 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] Floating IP 172.30.9.205 deleted 2018-12-10 06:49:42,761 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d3] Instance deleted 2018-12-10 06:49:42,825 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Creating client VM... 2018-12-10 06:49:42,825 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-12-10 06:49:46,933 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] VM status=BUILD, retrying 1 of 150... 2018-12-10 06:49:49,633 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] VM status=BUILD, retrying 2 of 150... 2018-12-10 06:49:52,114 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] VM status=BUILD, retrying 3 of 150... 2018-12-10 06:49:54,911 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] VM status=BUILD, retrying 4 of 150... 2018-12-10 06:49:58,130 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] VM status=BUILD, retrying 5 of 150... 2018-12-10 06:50:04,023 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Internal network IP: 192.168.2.28 2018-12-10 06:50:04,023 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] SSH IP: 172.30.9.200 2018-12-10 06:50:04,024 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Setup SSH for ubuntu@172.30.9.200 2018-12-10 06:50:19,504 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Installing nuttcp-8.1.4... 2018-12-10 06:50:19,550 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Copying nuttcp-8.1.4 to target... 2018-12-10 06:50:19,716 INFO ============================================================ 2018-12-10 06:50:19,717 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-12-10 06:50:28,763 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] PING 192.168.1.14 (192.168.1.14) 64(92) bytes of data. 72 bytes from 192.168.1.14: icmp_seq=1 ttl=63 time=1.22 ms 72 bytes from 192.168.1.14: icmp_seq=2 ttl=63 time=0.499 ms 72 bytes from 192.168.1.14: icmp_seq=3 ttl=63 time=0.237 ms 72 bytes from 192.168.1.14: icmp_seq=4 ttl=63 time=0.348 ms 72 bytes from 192.168.1.14: icmp_seq=5 ttl=63 time=0.252 ms 72 bytes from 192.168.1.14: icmp_seq=6 ttl=63 time=0.324 ms 72 bytes from 192.168.1.14: icmp_seq=7 ttl=63 time=0.278 ms 72 bytes from 192.168.1.14: icmp_seq=8 ttl=63 time=0.262 ms 72 bytes from 192.168.1.14: icmp_seq=9 ttl=63 time=0.430 ms 72 bytes from 192.168.1.14: icmp_seq=10 ttl=63 time=0.336 ms --- 192.168.1.14 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.237/0.419/1.225/0.279 ms 2018-12-10 06:50:37,803 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] PING 192.168.1.14 (192.168.1.14) 391(419) bytes of data. 399 bytes from 192.168.1.14: icmp_seq=1 ttl=63 time=0.472 ms 399 bytes from 192.168.1.14: icmp_seq=2 ttl=63 time=0.279 ms 399 bytes from 192.168.1.14: icmp_seq=3 ttl=63 time=0.382 ms 399 bytes from 192.168.1.14: icmp_seq=4 ttl=63 time=0.451 ms 399 bytes from 192.168.1.14: icmp_seq=5 ttl=63 time=0.649 ms 399 bytes from 192.168.1.14: icmp_seq=6 ttl=63 time=0.732 ms 399 bytes from 192.168.1.14: icmp_seq=7 ttl=63 time=0.228 ms 399 bytes from 192.168.1.14: icmp_seq=8 ttl=63 time=0.307 ms 399 bytes from 192.168.1.14: icmp_seq=9 ttl=63 time=0.317 ms 399 bytes from 192.168.1.14: icmp_seq=10 ttl=63 time=0.274 ms --- 192.168.1.14 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.228/0.409/0.732/0.159 ms 2018-12-10 06:50:46,848 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] PING 192.168.1.14 (192.168.1.14) 1500(1528) bytes of data. 1508 bytes from 192.168.1.14: icmp_seq=1 ttl=63 time=1.39 ms 1508 bytes from 192.168.1.14: icmp_seq=2 ttl=63 time=0.436 ms 1508 bytes from 192.168.1.14: icmp_seq=3 ttl=63 time=0.346 ms 1508 bytes from 192.168.1.14: icmp_seq=4 ttl=63 time=0.377 ms 1508 bytes from 192.168.1.14: icmp_seq=5 ttl=63 time=0.377 ms 1508 bytes from 192.168.1.14: icmp_seq=6 ttl=63 time=0.514 ms 1508 bytes from 192.168.1.14: icmp_seq=7 ttl=63 time=0.354 ms 1508 bytes from 192.168.1.14: icmp_seq=8 ttl=63 time=0.447 ms 1508 bytes from 192.168.1.14: icmp_seq=9 ttl=63 time=0.486 ms 1508 bytes from 192.168.1.14: icmp_seq=10 ttl=63 time=0.528 ms --- 192.168.1.14 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.346/0.525/1.392/0.296 ms 2018-12-10 06:50:46,849 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Measuring TCP Throughput (packet size=65536)... 2018-12-10 06:50:46,849 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:50:56,952 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=2218.2217 real_seconds=10.00 rate_Mbps=1859.9257 tx_cpu=4 rx_cpu=6 retrans=2 cwnd=567 rtt_ms=0.39 2018-12-10 06:50:56,953 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:07,056 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=2211.9182 real_seconds=10.00 rate_Mbps=1854.8309 tx_cpu=4 rx_cpu=6 retrans=2 cwnd=338 rtt_ms=0.39 2018-12-10 06:51:07,057 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:17,160 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=2194.7560 real_seconds=10.00 rate_Mbps=1840.4041 tx_cpu=4 rx_cpu=6 retrans=3 cwnd=359 rtt_ms=0.28 2018-12-10 06:51:17,161 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Measuring UDP Throughput (packet size=128)... 2018-12-10 06:51:17,161 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:20,518 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=17.4801 real_seconds=1.00 rate_Mbps=146.6229 tx_cpu=17 rx_cpu=17 drop=53367 pkt=196564 data_loss=27.14986 2018-12-10 06:51:20,518 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=1<150141/5000000<10000000 Kbps loss-rate=27 2018-12-10 06:51:20,519 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R450423K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:23,847 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=17.0493 real_seconds=1.01 rate_Mbps=142.2775 tx_cpu=17 rx_cpu=16 drop=65718 pkt=205386 data_loss=31.99729 2018-12-10 06:51:23,847 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=1<145692/450423<450423 Kbps loss-rate=32 2018-12-10 06:51:23,848 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R298057K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:27,174 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=17.2113 real_seconds=1.00 rate_Mbps=143.7375 tx_cpu=16 rx_cpu=16 drop=59185 pkt=200180 data_loss=29.56580 2018-12-10 06:51:27,174 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=1<147187/298057<298057 Kbps loss-rate=29 2018-12-10 06:51:27,174 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R222622K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:30,528 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=17.0452 real_seconds=1.01 rate_Mbps=142.1545 tx_cpu=18 rx_cpu=16 drop=53866 pkt=193501 data_loss=27.83787 2018-12-10 06:51:30,528 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=1<145566/222622<222622 Kbps loss-rate=27 2018-12-10 06:51:30,529 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184094K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:33,880 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=17.6431 real_seconds=1.00 rate_Mbps=147.5749 tx_cpu=99 rx_cpu=18 drop=35247 pkt=179779 data_loss=19.60566 2018-12-10 06:51:33,880 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=1<151116/184094<184094 Kbps loss-rate=19 2018-12-10 06:51:33,880 DEBUG overshot, min=1 kbps=151116 max=184094 2018-12-10 06:51:33,881 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151116K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:37,232 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=17.7755 real_seconds=1.00 rate_Mbps=149.0969 tx_cpu=99 rx_cpu=18 drop=1957 pkt=147574 data_loss=1.32616 2018-12-10 06:51:37,233 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=1<152675/151116<184094 Kbps loss-rate=1 2018-12-10 06:51:37,233 DEBUG undershot, min=152675 kbps=168384 max=184094 2018-12-10 06:51:37,233 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168384K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:40,584 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=17.6499 real_seconds=1.00 rate_Mbps=147.5548 tx_cpu=99 rx_cpu=17 drop=19850 pkt=164438 data_loss=12.07144 2018-12-10 06:51:40,585 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=152675<151096/168384<184094 Kbps loss-rate=12 2018-12-10 06:51:40,585 DEBUG overshot, min=152675 kbps=151096 max=168384 2018-12-10 06:51:40,585 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151096K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:43,936 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=17.6971 real_seconds=1.00 rate_Mbps=148.0111 tx_cpu=99 rx_cpu=17 drop=2580 pkt=147554 data_loss=1.74828 2018-12-10 06:51:43,937 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=152675<151563/151096<168384 Kbps loss-rate=1 2018-12-10 06:51:43,937 DEBUG undershot, min=160529 kbps=164456 max=168384 2018-12-10 06:51:43,937 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Measuring UDP Throughput (packet size=1024)... 2018-12-10 06:51:43,938 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:47,289 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=144.9951 real_seconds=1.00 rate_Mbps=1216.1005 tx_cpu=26 rx_cpu=19 drop=52164 pkt=200639 data_loss=25.99893 2018-12-10 06:51:47,290 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1<1245286/5000000<10000000 Kbps loss-rate=26 2018-12-10 06:51:47,290 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3122643K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:50,618 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=144.7520 real_seconds=1.00 rate_Mbps=1208.9697 tx_cpu=30 rx_cpu=19 drop=48299 pkt=196525 data_loss=24.57647 2018-12-10 06:51:50,619 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1<1237984/3122643<3122643 Kbps loss-rate=24 2018-12-10 06:51:50,619 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2180313K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:53,947 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=143.0898 real_seconds=1.00 rate_Mbps=1195.4853 tx_cpu=28 rx_cpu=18 drop=60170 pkt=206694 data_loss=29.11068 2018-12-10 06:51:53,947 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1<1224176/2180313<2180313 Kbps loss-rate=29 2018-12-10 06:51:53,948 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1702244K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:51:57,273 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=142.2305 real_seconds=1.01 rate_Mbps=1185.1550 tx_cpu=26 rx_cpu=26 drop=56569 pkt=202213 data_loss=27.97493 2018-12-10 06:51:57,273 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1<1213598/1702244<1702244 Kbps loss-rate=27 2018-12-10 06:51:57,274 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1457921K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:00,625 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=139.6895 real_seconds=1.00 rate_Mbps=1168.4932 tx_cpu=98 rx_cpu=28 drop=34927 pkt=177969 data_loss=19.62532 2018-12-10 06:52:00,625 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1<1196537/1457921<1457921 Kbps loss-rate=19 2018-12-10 06:52:00,625 DEBUG overshot, min=1 kbps=1196537 max=1457921 2018-12-10 06:52:00,626 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1196537K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:03,950 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=141.0615 real_seconds=1.00 rate_Mbps=1177.9185 tx_cpu=99 rx_cpu=20 drop=1615 pkt=146062 data_loss=1.10573 2018-12-10 06:52:03,950 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1<1206188/1196537<1457921 Kbps loss-rate=1 2018-12-10 06:52:03,950 DEBUG undershot, min=1206188 kbps=1332054 max=1457921 2018-12-10 06:52:03,951 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1332054K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:07,303 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=142.0371 real_seconds=1.01 rate_Mbps=1184.4132 tx_cpu=99 rx_cpu=30 drop=17158 pkt=162604 data_loss=10.55204 2018-12-10 06:52:07,304 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1206188<1212839/1332054<1457921 Kbps loss-rate=10 2018-12-10 06:52:07,304 DEBUG overshot, min=1206188 kbps=1212839 max=1332054 2018-12-10 06:52:07,304 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1212839K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:10,629 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=143.1699 real_seconds=1.00 rate_Mbps=1196.2484 tx_cpu=99 rx_cpu=30 drop=1446 pkt=148052 data_loss=0.97668 2018-12-10 06:52:10,630 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1206188<1224958/1212839<1332054 Kbps loss-rate=0 2018-12-10 06:52:10,630 DEBUG undershot, min=1224958 kbps=1278506 max=1332054 2018-12-10 06:52:10,631 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1278506K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:13,983 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=142.3613 real_seconds=1.00 rate_Mbps=1193.8445 tx_cpu=99 rx_cpu=30 drop=10290 pkt=156068 data_loss=6.59333 2018-12-10 06:52:13,984 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1224958<1222496/1278506<1332054 Kbps loss-rate=6 2018-12-10 06:52:13,984 DEBUG overshot, min=1224958 kbps=1222496 max=1278506 2018-12-10 06:52:13,984 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Measuring UDP Throughput (packet size=8192)... 2018-12-10 06:52:13,985 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:17,338 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=212.3125 real_seconds=1.00 rate_Mbps=1776.3257 tx_cpu=65 rx_cpu=9 drop=48547 pkt=75723 data_loss=64.11130 2018-12-10 06:52:17,339 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1<1818957/5000000<10000000 Kbps loss-rate=64 2018-12-10 06:52:17,339 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3409478K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:20,691 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=211.1875 real_seconds=1.00 rate_Mbps=1767.5956 tx_cpu=99 rx_cpu=9 drop=24993 pkt=52025 data_loss=48.04036 2018-12-10 06:52:20,691 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1<1810017/3409478<3409478 Kbps loss-rate=48 2018-12-10 06:52:20,692 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2609747K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:24,044 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=207.7734 real_seconds=1.00 rate_Mbps=1744.3847 tx_cpu=99 rx_cpu=10 drop=13227 pkt=39822 data_loss=33.21533 2018-12-10 06:52:24,044 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1<1786249/2609747<2609747 Kbps loss-rate=33 2018-12-10 06:52:24,044 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2197998K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:27,371 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=213.3828 real_seconds=1.00 rate_Mbps=1785.2360 tx_cpu=98 rx_cpu=9 drop=6226 pkt=33539 data_loss=18.56346 2018-12-10 06:52:27,371 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1<1828081/2197998<2197998 Kbps loss-rate=18 2018-12-10 06:52:27,371 DEBUG overshot, min=1 kbps=1828081 max=2197998 2018-12-10 06:52:27,372 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1828081K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:30,725 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=215.9609 real_seconds=1.00 rate_Mbps=1812.6449 tx_cpu=99 rx_cpu=10 drop=252 pkt=27895 data_loss=0.90341 2018-12-10 06:52:30,725 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1<1856148/1828081<2197998 Kbps loss-rate=0 2018-12-10 06:52:30,725 DEBUG undershot, min=1856148 kbps=2027073 max=2197998 2018-12-10 06:52:30,726 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2027073K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:34,050 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=219.1875 real_seconds=1.00 rate_Mbps=1833.9794 tx_cpu=99 rx_cpu=10 drop=2875 pkt=30931 data_loss=9.29487 2018-12-10 06:52:34,050 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1856148<1877994/2027073<2197998 Kbps loss-rate=9 2018-12-10 06:52:34,051 DEBUG overshot, min=1856148 kbps=1877994 max=2027073 2018-12-10 06:52:34,051 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1877994K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:37,403 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=219.6641 real_seconds=1.00 rate_Mbps=1840.5554 tx_cpu=99 rx_cpu=10 drop=539 pkt=28656 data_loss=1.88092 2018-12-10 06:52:37,403 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1856148<1884728/1877994<2027073 Kbps loss-rate=1 2018-12-10 06:52:37,404 DEBUG undershot, min=1884728 kbps=1955900 max=2027073 2018-12-10 06:52:37,404 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1955900K -p5001 -P5002 -fparse 192.168.1.14 2018-12-10 06:52:40,756 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=225.2812 real_seconds=1.00 rate_Mbps=1887.1955 tx_cpu=99 rx_cpu=10 drop=1009 pkt=29845 data_loss=3.38084 2018-12-10 06:52:40,757 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1884728<1932488/1955900<2027073 Kbps loss-rate=3 2018-12-10 06:52:40,768 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.28', 'ip_to': u'192.168.1.14', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.39, 'throughput_kbps': 1904563, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.39, 'throughput_kbps': 1899346, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.28, 'throughput_kbps': 1884573, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.75, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 151563, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.59, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1222496, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.38, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1932488, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.419', 'rtt_max_ms': '1.225', 'rtt_min_ms': '0.237', 'rtt_stddev': '0.279', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.409', 'rtt_max_ms': '0.732', 'rtt_min_ms': '0.228', 'rtt_stddev': '0.159', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.525', 'rtt_max_ms': '1.392', 'rtt_min_ms': '0.346', 'rtt_stddev': '0.296', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-10 06:52:40,770 INFO ============================================================ 2018-12-10 06:52:40,770 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-12-10 06:52:49,839 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] PING 172.30.9.207 (172.30.9.207) 64(92) bytes of data. 72 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=0.497 ms 72 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.250 ms 72 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.477 ms 72 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.393 ms 72 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.415 ms 72 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.396 ms 72 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.468 ms 72 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.537 ms 72 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.636 ms 72 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.408 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.250/0.447/0.636/0.100 ms 2018-12-10 06:52:58,883 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] PING 172.30.9.207 (172.30.9.207) 391(419) bytes of data. 399 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=0.523 ms 399 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.566 ms 399 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.292 ms 399 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.401 ms 399 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.457 ms 399 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.503 ms 399 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.362 ms 399 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.534 ms 399 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.491 ms 399 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.516 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.292/0.464/0.566/0.085 ms 2018-12-10 06:53:07,931 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] PING 172.30.9.207 (172.30.9.207) 1500(1528) bytes of data. 1508 bytes from 172.30.9.207: icmp_seq=1 ttl=63 time=1.46 ms 1508 bytes from 172.30.9.207: icmp_seq=2 ttl=63 time=0.437 ms 1508 bytes from 172.30.9.207: icmp_seq=3 ttl=63 time=0.586 ms 1508 bytes from 172.30.9.207: icmp_seq=4 ttl=63 time=0.650 ms 1508 bytes from 172.30.9.207: icmp_seq=5 ttl=63 time=0.525 ms 1508 bytes from 172.30.9.207: icmp_seq=6 ttl=63 time=0.612 ms 1508 bytes from 172.30.9.207: icmp_seq=7 ttl=63 time=0.364 ms 1508 bytes from 172.30.9.207: icmp_seq=8 ttl=63 time=0.585 ms 1508 bytes from 172.30.9.207: icmp_seq=9 ttl=63 time=0.351 ms 1508 bytes from 172.30.9.207: icmp_seq=10 ttl=63 time=0.475 ms --- 172.30.9.207 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.351/0.605/1.465/0.302 ms 2018-12-10 06:53:07,932 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Measuring TCP Throughput (packet size=65536)... 2018-12-10 06:53:07,932 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:53:18,058 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=1707.5374 real_seconds=10.00 rate_Mbps=1432.0988 tx_cpu=3 rx_cpu=5 retrans=4 cwnd=256 rtt_ms=0.54 2018-12-10 06:53:18,058 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:53:28,157 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=2427.1226 real_seconds=10.00 rate_Mbps=2035.3164 tx_cpu=4 rx_cpu=6 retrans=2 cwnd=453 rtt_ms=0.38 2018-12-10 06:53:28,157 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:53:38,257 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=2226.3931 real_seconds=10.00 rate_Mbps=1867.0150 tx_cpu=4 rx_cpu=6 retrans=2 cwnd=577 rtt_ms=0.34 2018-12-10 06:53:38,257 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Measuring UDP Throughput (packet size=128)... 2018-12-10 06:53:38,258 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:53:41,584 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=16.9138 real_seconds=1.00 rate_Mbps=141.2413 tx_cpu=16 rx_cpu=17 drop=59302 pkt=197860 data_loss=29.97168 2018-12-10 06:53:41,584 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=1<144631/5000000<10000000 Kbps loss-rate=29 2018-12-10 06:53:41,585 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R433893K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:53:44,911 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=17.0127 real_seconds=1.01 rate_Mbps=141.9527 tx_cpu=15 rx_cpu=17 drop=56861 pkt=196229 data_loss=28.97673 2018-12-10 06:53:44,912 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=1<145359/433893<433893 Kbps loss-rate=28 2018-12-10 06:53:44,912 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R289626K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:53:48,241 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=14.9250 real_seconds=1.00 rate_Mbps=125.1324 tx_cpu=16 rx_cpu=14 drop=80817 pkt=203082 data_loss=39.79500 2018-12-10 06:53:48,241 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=1<128135/289626<289626 Kbps loss-rate=39 2018-12-10 06:53:48,242 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R208880K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:53:51,571 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=17.0806 real_seconds=1.01 rate_Mbps=142.3617 tx_cpu=23 rx_cpu=26 drop=51465 pkt=191390 data_loss=26.89038 2018-12-10 06:53:51,571 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=1<145778/208880<208880 Kbps loss-rate=26 2018-12-10 06:53:51,571 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R177329K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:53:54,896 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=17.1704 real_seconds=1.00 rate_Mbps=143.5270 tx_cpu=99 rx_cpu=16 drop=32513 pkt=173173 data_loss=18.77498 2018-12-10 06:53:54,896 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=1<146971/177329<177329 Kbps loss-rate=18 2018-12-10 06:53:54,897 DEBUG overshot, min=1 kbps=146971 max=177329 2018-12-10 06:53:54,897 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146971K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:53:58,224 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=16.6992 real_seconds=1.01 rate_Mbps=139.3226 tx_cpu=99 rx_cpu=21 drop=6726 pkt=143526 data_loss=4.68656 2018-12-10 06:53:58,224 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=128 throughput=1<142666/146971<177329 Kbps loss-rate=4 2018-12-10 06:53:58,225 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Measuring UDP Throughput (packet size=1024)... 2018-12-10 06:53:58,225 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:01,553 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=135.9814 real_seconds=1.00 rate_Mbps=1135.3374 tx_cpu=26 rx_cpu=17 drop=48092 pkt=187337 data_loss=25.67141 2018-12-10 06:54:01,553 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1<1162585/5000000<10000000 Kbps loss-rate=25 2018-12-10 06:54:01,553 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3081292K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:04,881 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=134.4590 real_seconds=1.01 rate_Mbps=1122.2809 tx_cpu=27 rx_cpu=19 drop=77041 pkt=214727 data_loss=35.87856 2018-12-10 06:54:04,881 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1<1149215/3081292<3081292 Kbps loss-rate=35 2018-12-10 06:54:04,882 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2115253K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:08,233 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=132.5557 real_seconds=1.00 rate_Mbps=1111.6974 tx_cpu=29 rx_cpu=18 drop=65993 pkt=201730 data_loss=32.71353 2018-12-10 06:54:08,234 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1<1138378/2115253<2115253 Kbps loss-rate=32 2018-12-10 06:54:08,234 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1626815K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:11,560 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=135.5693 real_seconds=1.00 rate_Mbps=1132.2087 tx_cpu=37 rx_cpu=18 drop=42006 pkt=180829 data_loss=23.22969 2018-12-10 06:54:11,561 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1<1159381/1626815<1626815 Kbps loss-rate=23 2018-12-10 06:54:11,561 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1393098K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:14,913 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=133.1514 real_seconds=1.00 rate_Mbps=1112.8549 tx_cpu=99 rx_cpu=20 drop=33709 pkt=170056 data_loss=19.82227 2018-12-10 06:54:14,914 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1<1139563/1393098<1393098 Kbps loss-rate=19 2018-12-10 06:54:14,914 DEBUG overshot, min=1 kbps=1139563 max=1393098 2018-12-10 06:54:14,914 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1139563K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:18,240 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=134.4072 real_seconds=1.00 rate_Mbps=1124.5836 tx_cpu=99 rx_cpu=18 drop=1473 pkt=139106 data_loss=1.05892 2018-12-10 06:54:18,240 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1<1151573/1139563<1393098 Kbps loss-rate=1 2018-12-10 06:54:18,240 DEBUG undershot, min=1151573 kbps=1272335 max=1393098 2018-12-10 06:54:18,241 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1272335K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:21,592 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=133.3584 real_seconds=1.00 rate_Mbps=1114.4564 tx_cpu=99 rx_cpu=20 drop=18755 pkt=155314 data_loss=12.07552 2018-12-10 06:54:21,592 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1151573<1141203/1272335<1393098 Kbps loss-rate=12 2018-12-10 06:54:21,593 DEBUG overshot, min=1151573 kbps=1141203 max=1272335 2018-12-10 06:54:21,593 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1141203K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:24,922 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=134.7344 real_seconds=1.00 rate_Mbps=1127.9261 tx_cpu=99 rx_cpu=17 drop=1339 pkt=139307 data_loss=0.96117 2018-12-10 06:54:24,922 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1151573<1154996/1141203<1272335 Kbps loss-rate=0 2018-12-10 06:54:24,922 DEBUG undershot, min=1154996 kbps=1213665 max=1272335 2018-12-10 06:54:24,923 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1213665K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:28,273 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=134.0283 real_seconds=1.00 rate_Mbps=1120.3205 tx_cpu=98 rx_cpu=18 drop=10906 pkt=148151 data_loss=7.36142 2018-12-10 06:54:28,274 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=1024 throughput=1154996<1147208/1213665<1272335 Kbps loss-rate=7 2018-12-10 06:54:28,274 DEBUG overshot, min=1154996 kbps=1147208 max=1213665 2018-12-10 06:54:28,274 INFO [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Measuring UDP Throughput (packet size=8192)... 2018-12-10 06:54:28,275 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:31,626 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=213.8516 real_seconds=1.00 rate_Mbps=1793.2624 tx_cpu=51 rx_cpu=10 drop=48314 pkt=75687 data_loss=63.83394 2018-12-10 06:54:31,626 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1<1836300/5000000<10000000 Kbps loss-rate=63 2018-12-10 06:54:31,627 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3418150K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:34,977 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=218.6250 real_seconds=1.00 rate_Mbps=1829.0320 tx_cpu=99 rx_cpu=10 drop=24173 pkt=52157 data_loss=46.34661 2018-12-10 06:54:34,978 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1<1872928/3418150<3418150 Kbps loss-rate=46 2018-12-10 06:54:34,978 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2645539K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:38,304 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=207.5234 real_seconds=1.00 rate_Mbps=1741.2663 tx_cpu=99 rx_cpu=8 drop=13805 pkt=40368 data_loss=34.19789 2018-12-10 06:54:38,305 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1<1783056/2645539<2645539 Kbps loss-rate=34 2018-12-10 06:54:38,305 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2214297K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:41,634 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=210.8672 real_seconds=1.00 rate_Mbps=1768.6859 tx_cpu=98 rx_cpu=9 drop=6797 pkt=33788 data_loss=20.11662 2018-12-10 06:54:41,634 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1<1811134/2214297<2214297 Kbps loss-rate=20 2018-12-10 06:54:41,634 DEBUG overshot, min=1 kbps=1811134 max=2214297 2018-12-10 06:54:41,635 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1811134K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:44,960 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=215.6641 real_seconds=1.00 rate_Mbps=1807.4747 tx_cpu=99 rx_cpu=10 drop=31 pkt=27636 data_loss=0.11213 2018-12-10 06:54:44,960 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1<1850854/1811134<2214297 Kbps loss-rate=0 2018-12-10 06:54:44,961 DEBUG undershot, min=1850854 kbps=2032575 max=2214297 2018-12-10 06:54:44,961 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2032575K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:48,284 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=213.4375 real_seconds=1.00 rate_Mbps=1785.3944 tx_cpu=99 rx_cpu=9 drop=3695 pkt=31015 data_loss=11.91359 2018-12-10 06:54:48,285 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1850854<1828243/2032575<2214297 Kbps loss-rate=11 2018-12-10 06:54:48,285 DEBUG overshot, min=1850854 kbps=1828243 max=2032575 2018-12-10 06:54:48,285 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1828243K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:51,636 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=217.1016 real_seconds=1.00 rate_Mbps=1821.6280 tx_cpu=99 rx_cpu=9 drop=108 pkt=27897 data_loss=0.38712 2018-12-10 06:54:51,636 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1850854<1865347/1828243<2032575 Kbps loss-rate=0 2018-12-10 06:54:51,637 DEBUG undershot, min=1865347 kbps=1948961 max=2032575 2018-12-10 06:54:51,637 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1948961K -p5001 -P5002 -fparse 172.30.9.207 2018-12-10 06:54:54,960 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] megabytes=220.0938 real_seconds=1.00 rate_Mbps=1843.0751 tx_cpu=99 rx_cpu=10 drop=1567 pkt=29739 data_loss=5.26914 2018-12-10 06:54:54,961 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] pkt-size=8192 throughput=1865347<1887308/1948961<2032575 Kbps loss-rate=5 2018-12-10 06:54:54,961 DEBUG overshot, min=1865347 kbps=1887308 max=1948961 2018-12-10 06:54:54,972 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.28', 'ip_to': u'172.30.9.207', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.54, 'throughput_kbps': 1466469, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.38, 'throughput_kbps': 2084163, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.34, 'throughput_kbps': 1911823, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.69, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 142666, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.36, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1147208, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.27, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1887308, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.447', 'rtt_max_ms': '0.636', 'rtt_min_ms': '0.250', 'rtt_stddev': '0.100', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.464', 'rtt_max_ms': '0.566', 'rtt_min_ms': '0.292', 'rtt_stddev': '0.085', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.605', 'rtt_max_ms': '1.465', 'rtt_min_ms': '0.351', 'rtt_stddev': '0.302', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-10 06:54:54,973 INFO Deleting floating ip 0bbcf928-ac81-4195-96a0-f3176435abd5 2018-12-10 06:54:57,272 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Floating IP 172.30.9.200 deleted 2018-12-10 06:54:57,754 DEBUG [TestClient_206588b9-08de-4b73-91d1-6c2dcf49070d4] Instance deleted 2018-12-10 06:54:57,819 INFO Cleaning up... 2018-12-10 06:54:57,819 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] Terminating nuttcp-8.1.4 2018-12-10 06:54:57,834 INFO Deleting floating ip ab593b57-2524-4fd3-9c90-ced8abac92e1 2018-12-10 06:55:00,316 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] Floating IP 172.30.9.207 deleted 2018-12-10 06:55:00,510 DEBUG [TestServer_206588b9-08de-4b73-91d1-6c2dcf49070d1] Instance deleted 2018-12-10 06:55:09,937 INFO Network pns-internal-net_206588b9-08de-4b73-91d1-6c2dcf49070d deleted. 2018-12-10 06:55:13,186 INFO Network pns-internal-net2_206588b9-08de-4b73-91d1-6c2dcf49070d deleted. 2018-12-10 06:55:13,247 INFO Removed public key pns_public_key 2018-12-10 06:55:13,247 INFO Deleting security group 2018-12-10 06:55:13,818 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': '15682422', 'rtt_ms': '0.323333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 163328, 'loss_rate': 0.19}, 1024: {'tp_kbps': 1281447, | | | | | 'loss_rate': 0.03}, 8192: {'tp_kbps': 7103802, 'loss_rate': 0.01}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.216/0.135/0.379/0.078', | | | | | '64-byte': '2.900/0.136/27.055/8.052', '1500-byte': '0.375/0.222/0.481/0.097'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4330997', 'rtt_ms': '0.226667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 216836, 'loss_rate': 1.95}, 1024: {'tp_kbps': 1644960, | | | | | 'loss_rate': 0.46}, 8192: {'tp_kbps': 2729292, 'loss_rate': 3.4}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.212/0.163/0.299/0.048', | | | | | '64-byte': '2.368/0.141/21.768/6.466', '1500-byte': '0.308/0.222/0.766/0.155'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1918016', 'rtt_ms': '0.366667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 130572, 'loss_rate': 3.84}, 1024: {'tp_kbps': 1027469, | | | | | 'loss_rate': 4.72}, 8192: {'tp_kbps': 1907702, 'loss_rate': 1.03}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.373/0.244/0.594/0.102', | | | | | '64-byte': '0.528/0.260/1.174/0.248', '1500-byte': '0.529/0.287/1.385/0.313'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1896160', 'rtt_ms': '0.353333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 151563, 'loss_rate': 1.75}, 1024: {'tp_kbps': 1222496, | | | | | 'loss_rate': 6.59}, 8192: {'tp_kbps': 1932488, 'loss_rate': 3.38}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.409/0.228/0.732/0.159', | | | | | '64-byte': '0.419/0.237/1.225/0.279', '1500-byte': '0.525/0.346/1.392/0.296'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1901603', 'rtt_ms': '0.433333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 131600, 'loss_rate': 2.94}, 1024: {'tp_kbps': 1121732, | | | | | 'loss_rate': 1.38}, 8192: {'tp_kbps': 1934631, 'loss_rate': 1.93}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.328/0.243/0.469/0.086', | | | | | '64-byte': '0.432/0.303/0.772/0.128', '1500-byte': '0.522/0.321/1.287/0.272'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1820818', 'rtt_ms': '0.42'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 142666, 'loss_rate': 4.69}, 1024: {'tp_kbps': 1147208, | | | | | 'loss_rate': 7.36}, 8192: {'tp_kbps': 1887308, 'loss_rate': 5.27}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.464/0.292/0.566/0.085', | | | | | '64-byte': '0.447/0.250/0.636/0.100', '1500-byte': '0.605/0.351/1.465/0.302'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-12-10 06:55:13,823 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-12-10 06:55:14,095 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-12-10 06:55:14,220 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 06:55:14,220 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-10 06:55:14,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 06:55:14,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39fa04ba2e48337c31354c77c6f5973c7076eb34" 2018-12-10 06:55:14,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1707 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:14 GMT X-Openstack-Request-Id: req-dce83546-7092-4eeb-b14b-070739d90cf0 2018-12-10 06:55:14,642 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c44cf8a6d05449589b658f107cd022f", "created_at": "2018-12-10T06:35:28Z", "admin_state_up": true, "updated_at": "2018-12-10T06:55:05Z", "project_id": "6c44cf8a6d05449589b658f107cd022f", "flavor_id": null, "revision_number": 11, "routes": [], "ha": true, "id": "52ac1d7e-886c-4714-9333-45fe46f351a1", "name": "vmtp-router_206588b9-08de-4b73-91d1-6c2dcf49070d"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a350f12ed54d41df99000436b2834fcb", "created_at": "2018-12-10T04:55:03Z", "admin_state_up": true, "updated_at": "2018-12-10T04:55:06Z", "project_id": "a350f12ed54d41df99000436b2834fcb", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "85c3f92e-ab1a-44cc-aa87-2097363ece0c", "name": "tempest-pretest-check-286194293"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7be675bf4cac4f4ba8571a070df5e961", "created_at": "2018-12-10T04:56:30Z", "admin_state_up": false, "updated_at": "2018-12-10T04:56:30Z", "project_id": "7be675bf4cac4f4ba8571a070df5e961", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "99e5f734-19f0-4897-a575-4fd90d2f83c3", "name": "tempest-router-1485908195"}]} 2018-12-10 06:55:14,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-dce83546-7092-4eeb-b14b-070739d90cf0 2018-12-10 06:55:14,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.416657209396s 2018-12-10 06:55:14,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 06:55:14,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/52ac1d7e-886c-4714-9333-45fe46f351a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39fa04ba2e48337c31354c77c6f5973c7076eb34" 2018-12-10 06:55:19,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 06:55:19 GMT X-Openstack-Request-Id: req-a45c857b-48ad-41be-853e-d0cd046ad60f 2018-12-10 06:55:19,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 06:55:19,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/52ac1d7e-886c-4714-9333-45fe46f351a1.json used request id req-a45c857b-48ad-41be-853e-d0cd046ad60f 2018-12-10 06:55:19,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.53029584885s 2018-12-10 06:55:19,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:55:19,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39fa04ba2e48337c31354c77c6f5973c7076eb34" 2018-12-10 06:55:19,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:19 GMT X-Openstack-Request-Id: req-1a569006-08f6-4b52-a540-ffad7a9bdb1c 2018-12-10 06:55:19,492 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:35:41Z", "file": "/v2/images/3324f6a4-535b-40db-815c-684b33cfa776/file", "owner": "6c44cf8a6d05449589b658f107cd022f", "id": "3324f6a4-535b-40db-815c-684b33cfa776", "size": 263586304, "self": "/v2/images/3324f6a4-535b-40db-815c-684b33cfa776", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3324f6a4-535b-40db-815c-684b33cfa776/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/3324f6a4-535b-40db-815c-684b33cfa776/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_206588b9-08de-4b73-91d1-6c2dcf49070d", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T06:35:37Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:55:19,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1a569006-08f6-4b52-a540-ffad7a9bdb1c 2018-12-10 06:55:19,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31324005127s 2018-12-10 06:55:19,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 06:55:19,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/3324f6a4-535b-40db-815c-684b33cfa776 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39fa04ba2e48337c31354c77c6f5973c7076eb34" 2018-12-10 06:55:20,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:55:20 GMT X-Openstack-Request-Id: req-7d3168b6-f29c-4d03-95bf-d6435d27d7f7 2018-12-10 06:55:20,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:55:20,422 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3324f6a4-535b-40db-815c-684b33cfa776 used request id req-7d3168b6-f29c-4d03-95bf-d6435d27d7f7 2018-12-10 06:55:20,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.927981138229s 2018-12-10 06:55:20,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 06:55:20,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:55:20,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4201939a-721a-411f-85c6-841821c8192e x-openstack-request-id: req-4201939a-721a-411f-85c6-841821c8192e 2018-12-10 06:55:20,746 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_206588b9-08de-4b73-91d1-6c2dcf49070d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6e618e89-c074-4aa4-ba97-a8608bd5c51b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6e618e89-c074-4aa4-ba97-a8608bd5c51b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "6e618e89-c074-4aa4-ba97-a8608bd5c51b"}]} 2018-12-10 06:55:20,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4201939a-721a-411f-85c6-841821c8192e 2018-12-10 06:55:20,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.301749944687s 2018-12-10 06:55:20,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 06:55:20,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/6e618e89-c074-4aa4-ba97-a8608bd5c51b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:55:20,802 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fcb7d585-670a-4850-9fe2-aa11777788ae x-openstack-request-id: req-fcb7d585-670a-4850-9fe2-aa11777788ae 2018-12-10 06:55:20,803 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6e618e89-c074-4aa4-ba97-a8608bd5c51b used request id req-fcb7d585-670a-4850-9fe2-aa11777788ae 2018-12-10 06:55:20,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.054318189621s 2018-12-10 06:55:20,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:55:20,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:55:21,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1023 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89112037-ff94-4498-a7e7-879ca8e71aaf 2018-12-10 06:55:21,048 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "vmtp-user_206588b9-08de-4b73-91d1-6c2dcf49070d", "links": {"self": "http://172.30.9.28:5000/v3/users/6d1d1668be7f4862bb14fcebcf15f387"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6d1d1668be7f4862bb14fcebcf15f387", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:55:21,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-89112037-ff94-4498-a7e7-879ca8e71aaf 2018-12-10 06:55:21,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245266914368s 2018-12-10 06:55:21,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:55:21,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/6d1d1668be7f4862bb14fcebcf15f387 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:55:21,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c4a8b5-e524-4efa-8bcb-7c90a1266ad7 2018-12-10 06:55:21,304 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_206588b9-08de-4b73-91d1-6c2dcf49070d", "links": {"self": "http://172.30.9.28:5000/v3/users/6d1d1668be7f4862bb14fcebcf15f387"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6d1d1668be7f4862bb14fcebcf15f387", "description": null}} 2018-12-10 06:55:21,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/6d1d1668be7f4862bb14fcebcf15f387 used request id req-85c4a8b5-e524-4efa-8bcb-7c90a1266ad7 2018-12-10 06:55:21,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248985052109s 2018-12-10 06:55:21,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 06:55:21,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/6d1d1668be7f4862bb14fcebcf15f387 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:55:21,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31cb7771-e9c1-446c-8394-023bdbfb4449 2018-12-10 06:55:21,640 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:55:21,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6d1d1668be7f4862bb14fcebcf15f387 used request id req-31cb7771-e9c1-446c-8394-023bdbfb4449 2018-12-10 06:55:21,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.334562778473s 2018-12-10 06:55:21,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:55:21,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:55:21,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 588 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35dadeb6-e789-4462-a862-1fc543c8817b 2018-12-10 06:55:21,878 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c44cf8a6d05449589b658f107cd022f"}, "tags": [], "enabled": true, "id": "6c44cf8a6d05449589b658f107cd022f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_206588b9-08de-4b73-91d1-6c2dcf49070d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:55:21,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-35dadeb6-e789-4462-a862-1fc543c8817b 2018-12-10 06:55:21,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231125116348s 2018-12-10 06:55:21,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 06:55:21,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/6c44cf8a6d05449589b658f107cd022f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:55:22,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef1a8deb-0d81-42a2-abaf-8c8bd4f1129c 2018-12-10 06:55:22,163 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:55:22,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6c44cf8a6d05449589b658f107cd022f used request id req-ef1a8deb-0d81-42a2-abaf-8c8bd4f1129c 2018-12-10 06:55:22,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.281615972519s 2018-12-10 06:55:22,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:55:22,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=6c44cf8a6d05449589b658f107cd022f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:55:22,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:22 GMT X-Openstack-Request-Id: req-08f8d5f3-e2f4-49dd-8900-19b9a7b70685 2018-12-10 06:55:22,529 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6c44cf8a6d05449589b658f107cd022f", "created_at": "2018-12-10T06:35:50Z", "updated_at": "2018-12-10T06:35:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:35:50Z", "revision_number": 0, "id": "2fd00019-9984-47a2-9cf2-3adedb507e26", "remote_group_id": "76a20452-1290-46da-9c11-f14d9e671f88", "remote_ip_prefix": null, "created_at": "2018-12-10T06:35:50Z", "security_group_id": "76a20452-1290-46da-9c11-f14d9e671f88", "tenant_id": "6c44cf8a6d05449589b658f107cd022f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c44cf8a6d05449589b658f107cd022f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:35:50Z", "revision_number": 0, "id": "32f721f7-ef89-4a1b-b502-4202f06efb7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:35:50Z", "security_group_id": "76a20452-1290-46da-9c11-f14d9e671f88", "tenant_id": "6c44cf8a6d05449589b658f107cd022f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c44cf8a6d05449589b658f107cd022f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:35:50Z", "revision_number": 0, "id": "3711d874-e656-4b54-842c-cbb5ea5e8441", "remote_group_id": "76a20452-1290-46da-9c11-f14d9e671f88", "remote_ip_prefix": null, "created_at": "2018-12-10T06:35:50Z", "security_group_id": "76a20452-1290-46da-9c11-f14d9e671f88", "tenant_id": "6c44cf8a6d05449589b658f107cd022f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c44cf8a6d05449589b658f107cd022f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:35:50Z", "revision_number": 0, "id": "e7e433ea-f6a3-4510-8415-72207483c5fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:35:50Z", "security_group_id": "76a20452-1290-46da-9c11-f14d9e671f88", "tenant_id": "6c44cf8a6d05449589b658f107cd022f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c44cf8a6d05449589b658f107cd022f"}], "revision_number": 1, "project_id": "6c44cf8a6d05449589b658f107cd022f", "id": "76a20452-1290-46da-9c11-f14d9e671f88", "name": "default"}]} 2018-12-10 06:55:22,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=6c44cf8a6d05449589b658f107cd022f&name=default used request id req-08f8d5f3-e2f4-49dd-8900-19b9a7b70685 2018-12-10 06:55:22,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360105991364s 2018-12-10 06:55:22,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:55:22,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:55:22,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:22 GMT X-Openstack-Request-Id: req-a14bfa7b-bb95-4291-bb78-78d6c1653116 2018-12-10 06:55:22,923 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "created_at": "2018-12-10T04:54:45Z", "updated_at": "2018-12-10T04:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "2f796fe4-ad99-4d02-82d5-1cf073a56aac", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "3b616a17-69eb-47b8-b8a0-c25963e67149", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "4f5a5a95-2919-44bc-a23c-f3ae28431a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "a68abd72-1b67-49cf-9bd2-c5f76b1d746f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}], "revision_number": 1, "project_id": "4287836bffc14c41a35b2d79c761cfe3", "id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "created_at": "2018-12-10T04:54:17Z", "updated_at": "2018-12-10T04:54:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "31c1ba84-32f2-4944-9a77-e11ef02547d6", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "5eac9517-c8aa-43a0-89ed-5406f7cb95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "cd247800-66d4-46e7-ac65-79344f00c438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "fcda040d-cd4e-4acf-a740-94a7c5294e37", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}], "revision_number": 1, "project_id": "220b6cc053d24544aecfeac10afb36bc", "id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "87ad9faa30714121b9729c5449958f89", "created_at": "2018-12-10T04:55:06Z", "updated_at": "2018-12-10T04:55:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "01023214-ea5e-4507-8291-0fbf91965816", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "13856566-2a62-4100-a2a5-02a548249dcb", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "1ad9aa48-1087-41a8-b495-5274b1ec2be1", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "49b5e95d-03ce-47c4-8980-e94e56de24f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}], "revision_number": 1, "project_id": "87ad9faa30714121b9729c5449958f89", "id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "created_at": "2018-12-10T04:55:05Z", "updated_at": "2018-12-10T04:55:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "3122b7de-dc09-4ceb-b99b-0f81f3dd9da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "404ef636-8cd9-4967-b236-8a7345636917", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "6fdff0fd-97ff-42f6-96de-0bf557f24d11", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "8b813256-9de8-482f-b642-594d24a74405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}], "revision_number": 1, "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "id": "64c584e0-87be-476a-b819-ff12f66ae815", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ed8545900864076a59c0428383323f8", "created_at": "2018-12-10T04:58:19Z", "updated_at": "2018-12-10T04:58:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "100d3afb-85d7-43cf-8668-a19611d10d4a", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "12d0a2ce-6263-4366-8fd2-990c4817e452", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "271d7bc8-ccf6-4f72-917d-33c6b928e837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "c4b739df-d157-4197-ae4e-d5ee745d1dd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}], "revision_number": 1, "project_id": "1ed8545900864076a59c0428383323f8", "id": "68739416-ca46-482d-a344-7be7387ae639", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c44cf8a6d05449589b658f107cd022f", "created_at": "2018-12-10T06:35:50Z", "updated_at": "2018-12-10T06:35:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:35:50Z", "revision_number": 0, "id": "2fd00019-9984-47a2-9cf2-3adedb507e26", "remote_group_id": "76a20452-1290-46da-9c11-f14d9e671f88", "remote_ip_prefix": null, "created_at": "2018-12-10T06:35:50Z", "security_group_id": "76a20452-1290-46da-9c11-f14d9e671f88", "tenant_id": "6c44cf8a6d05449589b658f107cd022f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c44cf8a6d05449589b658f107cd022f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:35:50Z", "revision_number": 0, "id": "32f721f7-ef89-4a1b-b502-4202f06efb7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:35:50Z", "security_group_id": "76a20452-1290-46da-9c11-f14d9e671f88", "tenant_id": "6c44cf8a6d05449589b658f107cd022f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c44cf8a6d05449589b658f107cd022f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:35:50Z", "revision_number": 0, "id": "3711d874-e656-4b54-842c-cbb5ea5e8441", "remote_group_id": "76a20452-1290-46da-9c11-f14d9e671f88", "remote_ip_prefix": null, "created_at": "2018-12-10T06:35:50Z", "security_group_id": "76a20452-1290-46da-9c11-f14d9e671f88", "tenant_id": "6c44cf8a6d05449589b658f107cd022f", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c44cf8a6d05449589b658f107cd022f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:35:50Z", "revision_number": 0, "id": "e7e433ea-f6a3-4510-8415-72207483c5fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:35:50Z", "security_group_id": "76a20452-1290-46da-9c11-f14d9e671f88", "tenant_id": "6c44cf8a6d05449589b658f107cd022f", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c44cf8a6d05449589b658f107cd022f"}], "revision_number": 1, "project_id": "6c44cf8a6d05449589b658f107cd022f", "id": "76a20452-1290-46da-9c11-f14d9e671f88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "created_at": "2018-12-10T04:55:03Z", "updated_at": "2018-12-10T04:55:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "516921ee-cbd4-427e-81f6-1d14ae76d279", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "66417333-22ec-4ac4-a40c-09140bc3d7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "7e02435b-8228-49dc-a6bf-cb2886b74510", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "e8bec1f9-d1de-4215-b133-e36869b40b32", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}], "revision_number": 1, "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "created_at": "2018-12-10T04:54:48Z", "updated_at": "2018-12-10T04:54:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "72e5d34d-1cd8-4b09-84fd-16dd6502c501", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "89333d52-2177-4995-b5e5-2d816ecb7d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "cc304e31-66d2-43ca-8190-03e279f2f0d5", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "df322cea-e724-4da6-b438-01ca116f0d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}], "revision_number": 1, "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "created_at": "2018-12-10T04:58:20Z", "updated_at": "2018-12-10T04:58:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "3f13cc0d-0fa7-4c12-aa0f-ea8b173398da", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "68052799-caa3-4c39-8135-ab4a86866ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "857a4401-667a-4c54-ac65-17972e7b19dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "8b4c79fe-bb77-42a4-acbd-cf22ada1272a", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}], "revision_number": 1, "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "created_at": "2018-12-10T04:54:47Z", "updated_at": "2018-12-10T04:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "35033e62-b102-4949-95a9-2d3ec73a103a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e17b516-9d60-4f00-9b57-9aaac718faa0", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e83d1b6-325b-491b-974c-e6f54d61ac4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "ac56bee4-17cc-4c1f-abc3-8d9a2b833e23", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}], "revision_number": 1, "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "name": "default"}]} 2018-12-10 06:55:22,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-a14bfa7b-bb95-4291-bb78-78d6c1653116 2018-12-10 06:55:22,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.388612031937s 2018-12-10 06:55:22,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 06:55:22,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/76a20452-1290-46da-9c11-f14d9e671f88.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b63e1b1f9a5c1473300079205b4be3697ae2107f" 2018-12-10 06:55:23,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 06:55:23 GMT X-Openstack-Request-Id: req-db28ac27-3385-42d5-ab35-c12cc2a3c929 2018-12-10 06:55:23,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 06:55:23,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/76a20452-1290-46da-9c11-f14d9e671f88.json used request id req-db28ac27-3385-42d5-ab35-c12cc2a3c929 2018-12-10 06:55:23,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.437783956528s 2018-12-10 06:55:23,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:55:23,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}39fa04ba2e48337c31354c77c6f5973c7076eb34" 2018-12-10 06:55:23,566 - keystoneauth.session - DEBUG - RESP: [401] Content-Length: 114 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:23 GMT Www-Authenticate: Keystone uri="http://192.30.9.8:5000" X-Openstack-Request-Id: req-116a81a5-d07c-4b2f-898f-8db6c520d144 2018-12-10 06:55:23,566 - keystoneauth.session - DEBUG - RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2018-12-10 06:55:23,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-116a81a5-d07c-4b2f-898f-8db6c520d144 2018-12-10 06:55:23,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:55:23,579 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-12-10 06:55:23,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.208924055099s 2018-12-10 06:55:23,591 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-12-10 06:55:23,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:55:23,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4686d35-584e-4138-8605-5b7733c7569c 2018-12-10 06:55:23,616 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:55:23,616 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-f4686d35-584e-4138-8605-5b7733c7569c 2018-12-10 06:55:23,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:55:24,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:55:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["Wrj_f5b3QuyTEQHdFgPUgg"], "issued_at": "2018-12-10T06:55:23.000000Z"}} 2018-12-10 06:55:24,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:55:24,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:24,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:24 GMT X-Openstack-Request-Id: req-0ac56b87-952e-4726-98a5-225defae0b5d 2018-12-10 06:55:24,438 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 06:55:24,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ac56b87-952e-4726-98a5-225defae0b5d 2018-12-10 06:55:24,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385939836502s 2018-12-10 06:55:24,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:55:24,451 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c352dbc5-a593-48fc-8313-452c8bc24353 2018-12-10 06:55:24,452 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 06:55:24,452 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-c352dbc5-a593-48fc-8313-452c8bc24353 2018-12-10 06:55:24,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:55:24,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:24,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7910b4f-2c6f-4538-854f-652cf18d44f2 2018-12-10 06:55:24,579 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 06:55:24,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-d7910b4f-2c6f-4538-854f-652cf18d44f2 2018-12-10 06:55:24,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126981973648s 2018-12-10 06:55:24,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 06:55:24,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}}' 2018-12-10 06:55:24,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1acd70a4-cdf2-4dc2-9d3e-713a20d43196 2018-12-10 06:55:24,840 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c"}, "tags": [], "enabled": true, "id": "5f2283ea695f4f819d814959afd9424c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}} 2018-12-10 06:55:24,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1acd70a4-cdf2-4dc2-9d3e-713a20d43196 2018-12-10 06:55:24,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.252911090851s 2018-12-10 06:55:24,841 - 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'5f2283ea695f4f819d814959afd9424c', '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_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c'}) 2018-12-10 06:55:24,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 06:55:24,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8650062f-b888-42c3-92bc-c9f9c305e38a", "email": null, "name": "shaker-user_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}}' 2018-12-10 06:55:25,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52e141fe-18d3-4827-8d18-e71ced1209f8 2018-12-10 06:55:25,294 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "links": {"self": "http://172.30.9.28:5000/v3/users/18904e7efea646568bb681d5666081cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18904e7efea646568bb681d5666081cb", "domain_id": "default", "password_expires_at": null}} 2018-12-10 06:55:25,295 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-52e141fe-18d3-4827-8d18-e71ced1209f8 2018-12-10 06:55:25,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.447131872177s 2018-12-10 06:55:25,295 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'18904e7efea646568bb681d5666081cb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c'}) 2018-12-10 06:55:25,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:55:25,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:25,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae78492-4ac3-49e9-ac9a-c9f1a1efe9fd 2018-12-10 06:55:25,513 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:55:25,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aae78492-4ac3-49e9-ac9a-c9f1a1efe9fd 2018-12-10 06:55:25,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213657855988s 2018-12-10 06:55:25,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:55:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:25,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae61329-15ba-49fc-89c1-29ddd4fe0f78 2018-12-10 06:55:25,739 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:55:25,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6ae61329-15ba-49fc-89c1-29ddd4fe0f78 2018-12-10 06:55:25,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220460891724s 2018-12-10 06:55:25,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:55:25,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:25,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-882b4404-465f-480c-aa54-d8fec8d89762 2018-12-10 06:55:25,967 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:55:25,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-882b4404-465f-480c-aa54-d8fec8d89762 2018-12-10 06:55:25,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223767995834s 2018-12-10 06:55:25,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:55:25,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:26,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782cf296-dff7-4b77-a7bc-5da7f8fba2ec 2018-12-10 06:55:26,178 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:55:26,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-782cf296-dff7-4b77-a7bc-5da7f8fba2ec 2018-12-10 06:55:26,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207421064377s 2018-12-10 06:55:26,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:55:26,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:26,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b8eaf5-5a96-432a-bd01-b4661ddb1704 2018-12-10 06:55:26,418 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "links": {"self": "http://172.30.9.28:5000/v3/users/18904e7efea646568bb681d5666081cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18904e7efea646568bb681d5666081cb", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:55:26,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-83b8eaf5-5a96-432a-bd01-b4661ddb1704 2018-12-10 06:55:26,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23867893219s 2018-12-10 06:55:26,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:55:26,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:26,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cad7529-828c-4385-aed5-5e64eb31d95e 2018-12-10 06:55:26,656 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c"}, "tags": [], "enabled": true, "id": "5f2283ea695f4f819d814959afd9424c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:55:26,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-2cad7529-828c-4385-aed5-5e64eb31d95e 2018-12-10 06:55:26,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226077079773s 2018-12-10 06:55:26,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:55:26,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=18904e7efea646568bb681d5666081cb&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5f2283ea695f4f819d814959afd9424c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:26,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5fabb49-85f2-4c4c-922b-28eefd9f0816 2018-12-10 06:55:26,885 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=18904e7efea646568bb681d5666081cb&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5f2283ea695f4f819d814959afd9424c", "previous": null, "next": null}} 2018-12-10 06:55:26,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=18904e7efea646568bb681d5666081cb&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5f2283ea695f4f819d814959afd9424c used request id req-b5fabb49-85f2-4c4c-922b-28eefd9f0816 2018-12-10 06:55:26,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22182393074s 2018-12-10 06:55:26,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:55:26,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c/users/18904e7efea646568bb681d5666081cb/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:27,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0c27d90-aa46-47f5-8266-750caecc50db 2018-12-10 06:55:27,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:55:27,166 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c/users/18904e7efea646568bb681d5666081cb/roles/d198f435a64947e795a55202b22e00ce used request id req-a0c27d90-aa46-47f5-8266-750caecc50db 2018-12-10 06:55:27,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.27837896347s 2018-12-10 06:55:27,167 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', 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'5f2283ea695f4f819d814959afd9424c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8650062f-b888-42c3-92bc-c9f9c305e38a', 'username': u'shaker-user_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 06:55:27,172 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', 'password': '8650062f-b888-42c3-92bc-c9f9c305e38a', 'project_name': 'shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '5f2283ea695f4f819d814959afd9424c', 'project_domain_name': 'Default'} 2018-12-10 06:55:27,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-10 06:55:27,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:27,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-443d07ea-d047-44ad-8aaf-c79935e2b1ac x-openstack-request-id: req-443d07ea-d047-44ad-8aaf-c79935e2b1ac 2018-12-10 06:55:27,606 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 242, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 242, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-10 06:55:27,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-443d07ea-d047-44ad-8aaf-c79935e2b1ac 2018-12-10 06:55:27,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.429280996323s 2018-12-10 06:55:27,607 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-12-10 06:55:27,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:55:27,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:27,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85cf0a18-f88a-483b-90b9-66535364a09d 2018-12-10 06:55:27,837 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 06:55:27,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-85cf0a18-f88a-483b-90b9-66535364a09d 2018-12-10 06:55:27,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229161977768s 2018-12-10 06:55:27,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:55:27,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:55:28,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6f850d-1b62-4514-8679-0033feb42f57 2018-12-10 06:55:28,054 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c"}, "tags": [], "enabled": true, "id": "5f2283ea695f4f819d814959afd9424c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:55:28,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-0d6f850d-1b62-4514-8679-0033feb42f57 2018-12-10 06:55:28,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212550878525s 2018-12-10 06:55:28,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 06:55:28,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" -d '{"network": {"tenant_id": "5f2283ea695f4f819d814959afd9424c", "name": "shaker-net_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "admin_state_up": true}}' 2018-12-10 06:55:28,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:28 GMT X-Openstack-Request-Id: req-c8c92e2d-e394-40d0-8f46-72acc80d5d48 2018-12-10 06:55:28,796 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9b859100-d762-420a-aed4-6f6b411c63e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"5f2283ea695f4f819d814959afd9424c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T06:55:28Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c","admin_state_up":true,"tenant_id":"5f2283ea695f4f819d814959afd9424c","created_at":"2018-12-10T06:55:28Z","mtu":1450}} 2018-12-10 06:55:28,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c8c92e2d-e394-40d0-8f46-72acc80d5d48 2018-12-10 06:55:28,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.737289905548s 2018-12-10 06:55:28,796 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T06:55:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9b859100-d762-420a-aed4-6f6b411c63e6', u'provider:segmentation_id': 85, 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_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', u'created_at': u'2018-12-10T06:55:28Z', u'mtu': 1450, u'tenant_id': u'5f2283ea695f4f819d814959afd9424c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5f2283ea695f4f819d814959afd9424c', u'l2_adjacency': True}) 2018-12-10 06:55:28,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:55:28,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ccbad8-f99f-45e4-a8e7-9490af07f5c5 2018-12-10 06:55:28,806 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 06:55:28,806 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-29ccbad8-f99f-45e4-a8e7-9490af07f5c5 2018-12-10 06:55:28,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 06:55:29,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T07:55:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2283ea695f4f819d814959afd9424c", "name": "shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/5f2283ea695f4f819d814959afd9424c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/5f2283ea695f4f819d814959afd9424c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/5f2283ea695f4f819d814959afd9424c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2283ea695f4f819d814959afd9424c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/5f2283ea695f4f819d814959afd9424c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/5f2283ea695f4f819d814959afd9424c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_5f2283ea695f4f819d814959afd9424c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5f2283ea695f4f819d814959afd9424c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/5f2283ea695f4f819d814959afd9424c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/5f2283ea695f4f819d814959afd9424c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/5f2283ea695f4f819d814959afd9424c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5f2283ea695f4f819d814959afd9424c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/5f2283ea695f4f819d814959afd9424c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/5f2283ea695f4f819d814959afd9424c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "id": "18904e7efea646568bb681d5666081cb"}, "audit_ids": ["ieQR16jjQsWQfCuMsOjFjA"], "issued_at": "2018-12-10T06:55:29.000000Z"}} 2018-12-10 06:55:29,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:55:29,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:55:29,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:29 GMT X-Openstack-Request-Id: req-f25974ab-7638-49dd-b3d5-12ceddb9eb53 2018-12-10 06:55:29,601 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9b859100-d762-420a-aed4-6f6b411c63e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5f2283ea695f4f819d814959afd9424c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T06:55:28Z","qos_policy_id":null,"name":"shaker-net_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c","admin_state_up":true,"tenant_id":"5f2283ea695f4f819d814959afd9424c","created_at":"2018-12-10T06:55:28Z","mtu":1450}]} 2018-12-10 06:55:29,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f25974ab-7638-49dd-b3d5-12ceddb9eb53 2018-12-10 06:55:29,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380409002304s 2018-12-10 06:55:29,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 06:55:29,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"subnet": {"name": "shaker-subnet_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "enable_dhcp": true, "network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 06:55:30,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:30 GMT X-Openstack-Request-Id: req-48d07c71-e40a-474b-906d-81e9fc0ed5dd 2018-12-10 06:55:30,838 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b859100-d762-420a-aed4-6f6b411c63e6","tenant_id":"5f2283ea695f4f819d814959afd9424c","created_at":"2018-12-10T06:55:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T06:55:30Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5f2283ea695f4f819d814959afd9424c","id":"788e5c74-5209-4081-9a82-c681e2bf6bb7","subnetpool_id":null,"name":"shaker-subnet_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}} 2018-12-10 06:55:30,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-48d07c71-e40a-474b-906d-81e9fc0ed5dd 2018-12-10 06:55:30,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.23486995697s 2018-12-10 06:55:30,839 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T06:55: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'788e5c74-5209-4081-9a82-c681e2bf6bb7', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', u'enable_dhcp': True, u'network_id': u'9b859100-d762-420a-aed4-6f6b411c63e6', u'tenant_id': u'5f2283ea695f4f819d814959afd9424c', u'created_at': u'2018-12-10T06:55: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'5f2283ea695f4f819d814959afd9424c'}) 2018-12-10 06:55:30,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 06:55:30,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "shaker-router_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "admin_state_up": true}}' 2018-12-10 06:55:37,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:37 GMT X-Openstack-Request-Id: req-cbc7bfa7-6c9b-4fad-ba5c-768ca50df137 2018-12-10 06:55:37,972 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:31Z", "admin_state_up": true, "updated_at": "2018-12-10T06:55:32Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "5fb77293-38e1-4069-a6da-61c60fbf127b", "name": "shaker-router_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}} 2018-12-10 06:55:37,972 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-cbc7bfa7-6c9b-4fad-ba5c-768ca50df137 2018-12-10 06:55:37,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.13278198242s 2018-12-10 06:55:37,973 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T06:55:32Z', u'revision_number': 3, u'id': u'5fb77293-38e1-4069-a6da-61c60fbf127b', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', u'admin_state_up': True, u'tenant_id': u'5f2283ea695f4f819d814959afd9424c', u'created_at': u'2018-12-10T06:55:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'5f2283ea695f4f819d814959afd9424c'}) 2018-12-10 06:55:37,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 06:55:37,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/5fb77293-38e1-4069-a6da-61c60fbf127b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"subnet_id": "788e5c74-5209-4081-9a82-c681e2bf6bb7"}' 2018-12-10 06:55:41,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:41 GMT X-Openstack-Request-Id: req-6a860993-19c6-4b2d-bee5-809e59916b7a 2018-12-10 06:55:41,745 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "subnet_id": "788e5c74-5209-4081-9a82-c681e2bf6bb7", "subnet_ids": ["788e5c74-5209-4081-9a82-c681e2bf6bb7"], "port_id": "b6afb089-9ad7-4f5a-a040-27cf930eba87", "id": "5fb77293-38e1-4069-a6da-61c60fbf127b"} 2018-12-10 06:55:41,745 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5fb77293-38e1-4069-a6da-61c60fbf127b/add_router_interface.json used request id req-6a860993-19c6-4b2d-bee5-809e59916b7a 2018-12-10 06:55:41,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.7717628479s 2018-12-10 06:55:41,746 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-12-10 06:55:45,404 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-12-10 06:55:45,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:55:45,412 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:45 GMT 2018-12-10 06:55:45,413 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 06:55:45,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:55:45,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:55:45,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:45 GMT X-Openstack-Request-Id: req-a040a459-c4b6-4b71-8be0-2acbeb9e0053 2018-12-10 06:55:45,747 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:55:45,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a040a459-c4b6-4b71-8be0-2acbeb9e0053 2018-12-10 06:55:45,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331239938736s 2018-12-10 06:55:45,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 06:55:45,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}' 2018-12-10 06:55:46,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:46 GMT Location: http://172.30.9.28:9292/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aec7330d-6db1-4d73-b937-659b0512f963 2018-12-10 06:55:46,096 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:55:45Z", "file": "/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/file", "owner": "5f2283ea695f4f819d814959afd9424c", "id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "size": null, "self": "/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "checksum": null, "created_at": "2018-12-10T06:55:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 06:55:46,096 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-aec7330d-6db1-4d73-b937-659b0512f963 2018-12-10 06:55:46,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.343547821045s 2018-12-10 06:55:46,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 06:55:46,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '' 2018-12-10 06:55:55,049 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 06:55:55 GMT X-Openstack-Request-Id: req-fa74d20f-79a9-4029-b256-42bba41fc5d8 2018-12-10 06:55:55,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 06:55:55,050 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/file used request id req-fa74d20f-79a9-4029-b256-42bba41fc5d8 2018-12-10 06:55:55,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.95305299759s 2018-12-10 06:55:55,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:55:55,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:55:55,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:55 GMT X-Openstack-Request-Id: req-762f7631-4cbc-4690-9f54-a59471a9c91a 2018-12-10 06:55:55,806 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:55:54Z", "file": "/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/file", "owner": "5f2283ea695f4f819d814959afd9424c", "id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "size": 666173440, "self": "/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-10T06:55:45Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:55:55,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-762f7631-4cbc-4690-9f54-a59471a9c91a 2018-12-10 06:55:55,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.752197980881s 2018-12-10 06:55:55,809 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/file', 'owner': u'5f2283ea695f4f819d814959afd9424c', 'id': u'c1ef4664-2140-489b-82a3-cfcff2db01b4', 'size': 666173440, u'self': u'/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f2283ea695f4f819d814959afd9424c', 'name': 'shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T06:55:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T06:55:54Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', '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/c1ef4664-2140-489b-82a3-cfcff2db01b4', 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_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', 'created': u'2018-12-10T06:55:45Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-12-10T06:55:45Z', 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/c1ef4664-2140-489b-82a3-cfcff2db01b4', 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_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-12-10 06:55:55,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 06:55:55,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-12-10 06:55:55,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c5ac2ce-6c5c-4e9c-9441-b7339f934432 x-openstack-request-id: req-8c5ac2ce-6c5c-4e9c-9441-b7339f934432 2018-12-10 06:55:55,859 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "63fec722-df6a-47aa-bc50-a4f7796135f8"}} 2018-12-10 06:55:55,859 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8c5ac2ce-6c5c-4e9c-9441-b7339f934432 2018-12-10 06:55:55,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0495028495789s 2018-12-10 06:55:55,860 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', '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'c47c6539fb2a433791aefcdf57514708', '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'63fec722-df6a-47aa-bc50-a4f7796135f8', 'swap': 0}) 2018-12-10 06:55:55,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 06:55:55,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" -d '{"extra_specs": {}}' 2018-12-10 06:55:55,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f56723b1-da39-441b-8eb0-5a2e83ad8c90 x-openstack-request-id: req-f56723b1-da39-441b-8eb0-5a2e83ad8c90 2018-12-10 06:55:55,881 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 06:55:55,881 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8/os-extra_specs used request id req-f56723b1-da39-441b-8eb0-5a2e83ad8c90 2018-12-10 06:55:55,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200459957123s 2018-12-10 06:55:55,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-10 06:55:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"keypair": {"name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}}' 2018-12-10 06:55:56,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cbe8ce28-084d-49c1-83a0-f80ee277f388 x-openstack-request-id: req-cbe8ce28-084d-49c1-83a0-f80ee277f388 2018-12-10 06:55:56,297 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsGPiNoCVZkO4RkkyMB4I1WfgG6DR/pk7fTDBt/lD4Cg3l44MKRH2eTMPq4vNiAjM8hgkFpbjsYxw/aa0SEP34e4McY7Qt5+jMF+PaChRC+m701Oqq+MSodpMZ0NcRThJMoaRiSGQVSBu+pdwkOYtdkFCK+OmlqojesYB9r43oUysAbvSuTaLGiTf5rdE8wn48i7sL3p7PzWB9eG8WrwRP6vTwXjurA3G9vJBaTOXRhNumDQT2YEYx3mjxS+ASsnJU7Qh4W+DupqPm+BUfGlxePXLvtA2sMAnZkaf1rQejCL/ao72fkjjItqmZlH3/ROlIY2wZC8zxizNURAab9feL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7Bj4jaAlWZDuEZJMjAeCNVn4Bug0f6ZO30wwbf5Q+AoN5eOD\nCkR9nkzD6uLzYgIzPIYJBaW47GMcP2mtEhD9+HuDHGO0LefozBfj2goUQvpu9NTq\nqvjEqHaTGdDXEU4STKGkYkhkFUgbvqXcJDmLXZBQivjppaqI3rGAfa+N6FMrAG70\nrk2ixok3+a3RPMJ+PIu7C96ez81gfXhvFq8ET+r08F47qwNxvbyQWkzl0YTbpg0E\n9mBGMd5o8UvgErJyVO0IeFvg7qaj5vgVHxpcXj1y77QNrDAJ2ZGn9a0Howi/2qO9\nn5I4yLapmZR9/0TpSGNsGQvM8YszVEQGm/X3iwIDAQABAoIBABz3v19ZG9wObTdY\ntO2lajNzk3v9d5uF4z2AkpycTIDyctwW+xgCaUtH7e3e5K/Mx06Qv4Ci4bqXOnsJ\nU0PZM+AN/3s3PH85ahXIhJtXCz9gjMabbSOHHFHzIn9TYV/tLU+bsZihey4lR8ov\nfYAwU0oqj8dNXRWHg/2W18YUCRxNA7BxV23lxPWhLlzOcPNM8j4Q2mPQmjhBJjzK\nNm28TLBenP9kNzLJoIV6SanQcIeVITMi+iEMUTlUxPpJ5lNeBLPsPf+B9DyPps1L\nSuClftNtkuSnokduxWe7zeXfKQsW9YMvWlzX71O2CzxRRdcqyTE2us2t4Hi7eKgt\nm/OZE2kCgYEA9jtJ6oHL6fwMp/nYx+A69yjpBCJFcKOoUDGKQLRi4PZbZWMfTaGw\nKH0CQ5vfXaB+VnpACarrj/caV+RWJzMaopq44fYqCV7nnxQjJnEo8MDERQ9x03zJ\ndaViaP+g89ZAztnMM0JN3VkSwQrSUvYfV29pYVxPRcdMAbH5eiAdXt0CgYEA9XbC\n7DUxHZLc9vXHKdfeXHqHesBeser2iM0L2J4ACNcdmuKwaMyWEerGO+5GfTUEE2C1\nOQ6yb07rN1EQEEHMd6L/FLhBUqh8qMj1l2qo8dd3pAwMpeMWEZfTwjPvplZAnZ43\nOX4U0cDH0nONulG/I6Dh+QXgNlf/iibJoyUfJYcCgYEA1jtnaD1d6Up+yHc9AUo6\ng2h4tDwNJp99hahUnU9U6F3vzxqa1bRjzBZXrfMkOBW3Vg4vQToQkcVwiiAERT7V\nYbw0N4Uxtc14wJOIsZ2q/Sz6lwuFAXiE33LxWGFw7DXxVQdx/vclP/yLsKF1tPCm\n/C/XA/qIjjGEE8WBRZxDcZECgYAZ+ITLJR2bOWyznHGEFdjrA/PNowjh3jBTbQ5x\nztXGGayCNLXhgLPoFWT/9kfy+2cA/dxuuwVaDYmJgsQmVC/kAJTohk4zBqyZ1xlU\n+e4CGIAKFVRJQOuW1O+Mvp3+hWW0x4akSJi/UJxTwfIe4oNMq7r89Agy98CLx2rS\nHh1bhQKBgA/o+xA/D1gnPA5490MviEXUVwvzeMOHPdnDnCZ2I9muWI6DW77mM2uT\nbkBbJGEZipk8lhKT2tZWyHLmBQfBNlEl/0XDJrKlp12X6AgaVjql/MfshpoqPLqL\ncufMC3lhFY7e4HCY3qSj9riNuq7lXM3fLnOWX2Qmw7uoK+6vPRY1\n-----END RSA PRIVATE KEY-----\n", "user_id": "18904e7efea646568bb681d5666081cb", "name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "fingerprint": "8f:2c:59:cf:9e:b7:4d:4d:8e:1b:9e:f7:1e:8e:0a:5c"}} 2018-12-10 06:55:56,297 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cbe8ce28-084d-49c1-83a0-f80ee277f388 2018-12-10 06:55:56,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.413460969925s 2018-12-10 06:55:56,298 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsGPiNoCVZkO4RkkyMB4I1WfgG6DR/pk7fTDBt/lD4Cg3l44MKRH2eTMPq4vNiAjM8hgkFpbjsYxw/aa0SEP34e4McY7Qt5+jMF+PaChRC+m701Oqq+MSodpMZ0NcRThJMoaRiSGQVSBu+pdwkOYtdkFCK+OmlqojesYB9r43oUysAbvSuTaLGiTf5rdE8wn48i7sL3p7PzWB9eG8WrwRP6vTwXjurA3G9vJBaTOXRhNumDQT2YEYx3mjxS+ASsnJU7Qh4W+DupqPm+BUfGlxePXLvtA2sMAnZkaf1rQejCL/ao72fkjjItqmZlH3/ROlIY2wZC8zxizNURAab9feL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7Bj4jaAlWZDuEZJMjAeCNVn4Bug0f6ZO30wwbf5Q+AoN5eOD\nCkR9nkzD6uLzYgIzPIYJBaW47GMcP2mtEhD9+HuDHGO0LefozBfj2goUQvpu9NTq\nqvjEqHaTGdDXEU4STKGkYkhkFUgbvqXcJDmLXZBQivjppaqI3rGAfa+N6FMrAG70\nrk2ixok3+a3RPMJ+PIu7C96ez81gfXhvFq8ET+r08F47qwNxvbyQWkzl0YTbpg0E\n9mBGMd5o8UvgErJyVO0IeFvg7qaj5vgVHxpcXj1y77QNrDAJ2ZGn9a0Howi/2qO9\nn5I4yLapmZR9/0TpSGNsGQvM8YszVEQGm/X3iwIDAQABAoIBABz3v19ZG9wObTdY\ntO2lajNzk3v9d5uF4z2AkpycTIDyctwW+xgCaUtH7e3e5K/Mx06Qv4Ci4bqXOnsJ\nU0PZM+AN/3s3PH85ahXIhJtXCz9gjMabbSOHHFHzIn9TYV/tLU+bsZihey4lR8ov\nfYAwU0oqj8dNXRWHg/2W18YUCRxNA7BxV23lxPWhLlzOcPNM8j4Q2mPQmjhBJjzK\nNm28TLBenP9kNzLJoIV6SanQcIeVITMi+iEMUTlUxPpJ5lNeBLPsPf+B9DyPps1L\nSuClftNtkuSnokduxWe7zeXfKQsW9YMvWlzX71O2CzxRRdcqyTE2us2t4Hi7eKgt\nm/OZE2kCgYEA9jtJ6oHL6fwMp/nYx+A69yjpBCJFcKOoUDGKQLRi4PZbZWMfTaGw\nKH0CQ5vfXaB+VnpACarrj/caV+RWJzMaopq44fYqCV7nnxQjJnEo8MDERQ9x03zJ\ndaViaP+g89ZAztnMM0JN3VkSwQrSUvYfV29pYVxPRcdMAbH5eiAdXt0CgYEA9XbC\n7DUxHZLc9vXHKdfeXHqHesBeser2iM0L2J4ACNcdmuKwaMyWEerGO+5GfTUEE2C1\nOQ6yb07rN1EQEEHMd6L/FLhBUqh8qMj1l2qo8dd3pAwMpeMWEZfTwjPvplZAnZ43\nOX4U0cDH0nONulG/I6Dh+QXgNlf/iibJoyUfJYcCgYEA1jtnaD1d6Up+yHc9AUo6\ng2h4tDwNJp99hahUnU9U6F3vzxqa1bRjzBZXrfMkOBW3Vg4vQToQkcVwiiAERT7V\nYbw0N4Uxtc14wJOIsZ2q/Sz6lwuFAXiE33LxWGFw7DXxVQdx/vclP/yLsKF1tPCm\n/C/XA/qIjjGEE8WBRZxDcZECgYAZ+ITLJR2bOWyznHGEFdjrA/PNowjh3jBTbQ5x\nztXGGayCNLXhgLPoFWT/9kfy+2cA/dxuuwVaDYmJgsQmVC/kAJTohk4zBqyZ1xlU\n+e4CGIAKFVRJQOuW1O+Mvp3+hWW0x4akSJi/UJxTwfIe4oNMq7r89Agy98CLx2rS\nHh1bhQKBgA/o+xA/D1gnPA5490MviEXUVwvzeMOHPdnDnCZ2I9muWI6DW77mM2uT\nbkBbJGEZipk8lhKT2tZWyHLmBQfBNlEl/0XDJrKlp12X6AgaVjql/MfshpoqPLqL\ncufMC3lhFY7e4HCY3qSj9riNuq7lXM3fLnOWX2Qmw7uoK+6vPRY1\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'18904e7efea646568bb681d5666081cb', 'name': u'shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', 'created_at': '2018-12-10T06:55:56.298555', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f2283ea695f4f819d814959afd9424c', 'name': 'shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8f:2c:59:cf:9e:b7:4d:4d:8e:1b:9e:f7:1e:8e:0a:5c', 'type': 'ssh', 'id': u'shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c'}) 2018-12-10 06:55:56,299 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA7Bj4jaAlWZDuEZJMjAeCNVn4Bug0f6ZO30wwbf5Q+AoN5eOD CkR9nkzD6uLzYgIzPIYJBaW47GMcP2mtEhD9+HuDHGO0LefozBfj2goUQvpu9NTq qvjEqHaTGdDXEU4STKGkYkhkFUgbvqXcJDmLXZBQivjppaqI3rGAfa+N6FMrAG70 rk2ixok3+a3RPMJ+PIu7C96ez81gfXhvFq8ET+r08F47qwNxvbyQWkzl0YTbpg0E 9mBGMd5o8UvgErJyVO0IeFvg7qaj5vgVHxpcXj1y77QNrDAJ2ZGn9a0Howi/2qO9 n5I4yLapmZR9/0TpSGNsGQvM8YszVEQGm/X3iwIDAQABAoIBABz3v19ZG9wObTdY tO2lajNzk3v9d5uF4z2AkpycTIDyctwW+xgCaUtH7e3e5K/Mx06Qv4Ci4bqXOnsJ U0PZM+AN/3s3PH85ahXIhJtXCz9gjMabbSOHHFHzIn9TYV/tLU+bsZihey4lR8ov fYAwU0oqj8dNXRWHg/2W18YUCRxNA7BxV23lxPWhLlzOcPNM8j4Q2mPQmjhBJjzK Nm28TLBenP9kNzLJoIV6SanQcIeVITMi+iEMUTlUxPpJ5lNeBLPsPf+B9DyPps1L SuClftNtkuSnokduxWe7zeXfKQsW9YMvWlzX71O2CzxRRdcqyTE2us2t4Hi7eKgt m/OZE2kCgYEA9jtJ6oHL6fwMp/nYx+A69yjpBCJFcKOoUDGKQLRi4PZbZWMfTaGw KH0CQ5vfXaB+VnpACarrj/caV+RWJzMaopq44fYqCV7nnxQjJnEo8MDERQ9x03zJ daViaP+g89ZAztnMM0JN3VkSwQrSUvYfV29pYVxPRcdMAbH5eiAdXt0CgYEA9XbC 7DUxHZLc9vXHKdfeXHqHesBeser2iM0L2J4ACNcdmuKwaMyWEerGO+5GfTUEE2C1 OQ6yb07rN1EQEEHMd6L/FLhBUqh8qMj1l2qo8dd3pAwMpeMWEZfTwjPvplZAnZ43 OX4U0cDH0nONulG/I6Dh+QXgNlf/iibJoyUfJYcCgYEA1jtnaD1d6Up+yHc9AUo6 g2h4tDwNJp99hahUnU9U6F3vzxqa1bRjzBZXrfMkOBW3Vg4vQToQkcVwiiAERT7V Ybw0N4Uxtc14wJOIsZ2q/Sz6lwuFAXiE33LxWGFw7DXxVQdx/vclP/yLsKF1tPCm /C/XA/qIjjGEE8WBRZxDcZECgYAZ+ITLJR2bOWyznHGEFdjrA/PNowjh3jBTbQ5x ztXGGayCNLXhgLPoFWT/9kfy+2cA/dxuuwVaDYmJgsQmVC/kAJTohk4zBqyZ1xlU +e4CGIAKFVRJQOuW1O+Mvp3+hWW0x4akSJi/UJxTwfIe4oNMq7r89Agy98CLx2rS Hh1bhQKBgA/o+xA/D1gnPA5490MviEXUVwvzeMOHPdnDnCZ2I9muWI6DW77mM2uT bkBbJGEZipk8lhKT2tZWyHLmBQfBNlEl/0XDJrKlp12X6AgaVjql/MfshpoqPLqL cufMC3lhFY7e4HCY3qSj9riNuq7lXM3fLnOWX2Qmw7uoK+6vPRY1 -----END RSA PRIVATE KEY----- 2018-12-10 06:55:56,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-10 06:55:56,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"security_group": {"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "description": "created by OPNFV Functest (shaker)"}}' 2018-12-10 06:55:56,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:56 GMT X-Openstack-Request-Id: req-86cb2a42-8bde-4b17-b443-c9763e46f6b7 2018-12-10 06:55:56,821 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:56Z", "updated_at": "2018-12-10T06:55:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:56Z", "revision_number": 0, "id": "7525b02f-9664-4aea-a79f-9fc229ade35f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:56Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:56Z", "revision_number": 0, "id": "ab6e0989-60cc-4013-8c78-6a9006893c97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:56Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}], "revision_number": 1, "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}} 2018-12-10 06:55:56,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-86cb2a42-8bde-4b17-b443-c9763e46f6b7 2018-12-10 06:55:56,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.517388820648s 2018-12-10 06:55:56,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:55:56,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:55:57,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:57 GMT X-Openstack-Request-Id: req-0585f4e0-22bb-417c-8045-014d22239e45 2018-12-10 06:55:57,187 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:56Z", "updated_at": "2018-12-10T06:55:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:56Z", "revision_number": 0, "id": "7525b02f-9664-4aea-a79f-9fc229ade35f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:56Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:56Z", "revision_number": 0, "id": "ab6e0989-60cc-4013-8c78-6a9006893c97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:56Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}], "revision_number": 1, "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:28Z", "updated_at": "2018-12-10T06:55:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "01045514-0b5f-40d8-b295-d11f1a792e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "698b9138-7bd5-4713-8e5a-9a9717311145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "95be484e-8bef-4a71-b4ff-37bbb16c00d0", "remote_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "aac2f720-2450-4b92-b4cf-9d08e5395188", "remote_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}], "revision_number": 1, "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "name": "default"}]} 2018-12-10 06:55:57,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-0585f4e0-22bb-417c-8045-014d22239e45 2018-12-10 06:55:57,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358296871185s 2018-12-10 06:55:57,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 06:55:57,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97"}}' 2018-12-10 06:55:57,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:57 GMT X-Openstack-Request-Id: req-afb04fcc-8e29-45bf-9b2f-6b8a026e43c5 2018-12-10 06:55:57,636 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-10T06:55:57Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "port_range_min": 22, "revision_number": 0, "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:57Z", "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "a726b07d-fd7a-4a32-adba-1c7508338703"}} 2018-12-10 06:55:57,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-afb04fcc-8e29-45bf-9b2f-6b8a026e43c5 2018-12-10 06:55:57,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.442229032516s 2018-12-10 06:55:57,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:55:57,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:55:57,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:57 GMT X-Openstack-Request-Id: req-b468f7d3-bb71-4083-ba3a-e8ff213b4c5c 2018-12-10 06:55:57,996 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:56Z", "updated_at": "2018-12-10T06:55:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:56Z", "revision_number": 0, "id": "7525b02f-9664-4aea-a79f-9fc229ade35f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:56Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T06:55:57Z", "revision_number": 0, "id": "a726b07d-fd7a-4a32-adba-1c7508338703", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:57Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:56Z", "revision_number": 0, "id": "ab6e0989-60cc-4013-8c78-6a9006893c97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:56Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}], "revision_number": 2, "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:28Z", "updated_at": "2018-12-10T06:55:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "01045514-0b5f-40d8-b295-d11f1a792e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "698b9138-7bd5-4713-8e5a-9a9717311145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "95be484e-8bef-4a71-b4ff-37bbb16c00d0", "remote_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "aac2f720-2450-4b92-b4cf-9d08e5395188", "remote_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}], "revision_number": 1, "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "name": "default"}]} 2018-12-10 06:55:57,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b468f7d3-bb71-4083-ba3a-e8ff213b4c5c 2018-12-10 06:55:57,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353744029999s 2018-12-10 06:55:58,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 06:55:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97"}}' 2018-12-10 06:55:58,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:58 GMT X-Openstack-Request-Id: req-e8e4414e-a547-4a96-b472-9dd71fe8e14f 2018-12-10 06:55:58,192 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-10T06:55:58Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "port_range_min": null, "revision_number": 0, "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:58Z", "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "b7d0df28-eedf-484d-a22c-7edf18a830d1"}} 2018-12-10 06:55:58,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e8e4414e-a547-4a96-b472-9dd71fe8e14f 2018-12-10 06:55:58,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.18905711174s 2018-12-10 06:55:58,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 06:55:58,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:55:58,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:58 GMT X-Openstack-Request-Id: req-4ebe66c7-5d5d-4ae2-aa40-3e64548fee58 2018-12-10 06:55:58,587 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:56Z", "updated_at": "2018-12-10T06:55:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:56Z", "revision_number": 0, "id": "7525b02f-9664-4aea-a79f-9fc229ade35f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:56Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T06:55:57Z", "revision_number": 0, "id": "a726b07d-fd7a-4a32-adba-1c7508338703", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:57Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:56Z", "revision_number": 0, "id": "ab6e0989-60cc-4013-8c78-6a9006893c97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:56Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:58Z", "revision_number": 0, "id": "b7d0df28-eedf-484d-a22c-7edf18a830d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:58Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}], "revision_number": 3, "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:28Z", "updated_at": "2018-12-10T06:55:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "01045514-0b5f-40d8-b295-d11f1a792e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "698b9138-7bd5-4713-8e5a-9a9717311145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "95be484e-8bef-4a71-b4ff-37bbb16c00d0", "remote_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "aac2f720-2450-4b92-b4cf-9d08e5395188", "remote_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}], "revision_number": 1, "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "name": "default"}]} 2018-12-10 06:55:58,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4ebe66c7-5d5d-4ae2-aa40-3e64548fee58 2018-12-10 06:55:58,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.389705896378s 2018-12-10 06:55:58,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 06:55:58,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97"}}' 2018-12-10 06:55:59,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:58 GMT X-Openstack-Request-Id: req-b4e6fd6e-5b43-4219-934c-716ca4e1337b 2018-12-10 06:55:59,049 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-12-10T06:55:58Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "port_range_min": 9000, "revision_number": 0, "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:58Z", "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "b5244c3b-2263-47cf-a5f0-20e8c3a45d57"}} 2018-12-10 06:55:59,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b4e6fd6e-5b43-4219-934c-716ca4e1337b 2018-12-10 06:55:59,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.455502986908s 2018-12-10 06:55:59,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:55:59,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:55:59,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:59 GMT X-Openstack-Request-Id: req-787556dd-4a1f-4895-b0ab-c473e40ea5ba 2018-12-10 06:55:59,446 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9b859100-d762-420a-aed4-6f6b411c63e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5f2283ea695f4f819d814959afd9424c","l2_adjacency":true,"status":"ACTIVE","subnets":["788e5c74-5209-4081-9a82-c681e2bf6bb7"],"description":"","tags":[],"updated_at":"2018-12-10T06:55:30Z","qos_policy_id":null,"name":"shaker-net_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c","admin_state_up":true,"tenant_id":"5f2283ea695f4f819d814959afd9424c","created_at":"2018-12-10T06:55:28Z","mtu":1450}]} 2018-12-10 06:55:59,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-787556dd-4a1f-4895-b0ab-c473e40ea5ba 2018-12-10 06:55:59,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.395075082779s 2018-12-10 06:55:59,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 06:55:59,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:55:59,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:59 GMT X-Openstack-Request-Id: req-2d9cb47c-e63c-45d6-aa63-6ebc68561e78 2018-12-10 06:55:59,787 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:55:54Z", "file": "/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/file", "owner": "5f2283ea695f4f819d814959afd9424c", "id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "size": 666173440, "self": "/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-10T06:55:45Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 06:55:59,787 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2d9cb47c-e63c-45d6-aa63-6ebc68561e78 2018-12-10 06:55:59,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335833072662s 2018-12-10 06:55:59,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 06:55:59,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:55:59,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d02b3220-f1d2-4c29-b98f-d45a79f92d11 x-openstack-request-id: req-d02b3220-f1d2-4c29-b98f-d45a79f92d11 2018-12-10 06:55:59,817 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "63fec722-df6a-47aa-bc50-a4f7796135f8"}]} 2018-12-10 06:55:59,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d02b3220-f1d2-4c29-b98f-d45a79f92d11 2018-12-10 06:55:59,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229458808899s 2018-12-10 06:55:59,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-10 06:55:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"server": {"name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "imageRef": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "flavorRef": "63fec722-df6a-47aa-bc50-a4f7796135f8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9b859100-d762-420a-aed4-6f6b411c63e6"}], "security_groups": [{"name": "3835746a-7609-41c7-b79b-a8eb0777fe97"}]}}' 2018-12-10 06:56:04,884 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 10 Dec 2018 06:55:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a x-compute-request-id: req-2856e663-b33d-4f24-acea-fb0dc0611132 x-openstack-request-id: req-2856e663-b33d-4f24-acea-fb0dc0611132 2018-12-10 06:56:04,884 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "3835746a-7609-41c7-b79b-a8eb0777fe97"}], "OS-DCF:diskConfig": "MANUAL", "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "adminPass": "SyD8taHFswcU"}} 2018-12-10 06:56:04,884 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-2856e663-b33d-4f24-acea-fb0dc0611132 2018-12-10 06:56:04,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.06521606445s 2018-12-10 06:56:04,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:05,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b308569e-a334-4a2f-87e9-f5f8c9be3df0 x-openstack-request-id: req-b308569e-a334-4a2f-87e9-f5f8c9be3df0 2018-12-10 06:56:05,182 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:05,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b308569e-a334-4a2f-87e9-f5f8c9be3df0 2018-12-10 06:56:05,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.297667980194s 2018-12-10 06:56:05,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:56:05,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:05,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:05 GMT X-Openstack-Request-Id: req-b36e4936-cbe0-49b7-b242-ff7e5ee54c73 2018-12-10 06:56:05,292 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9b859100-d762-420a-aed4-6f6b411c63e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5f2283ea695f4f819d814959afd9424c","l2_adjacency":true,"status":"ACTIVE","subnets":["788e5c74-5209-4081-9a82-c681e2bf6bb7"],"description":"","tags":[],"updated_at":"2018-12-10T06:55:30Z","qos_policy_id":null,"name":"shaker-net_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c","admin_state_up":true,"tenant_id":"5f2283ea695f4f819d814959afd9424c","created_at":"2018-12-10T06:55:28Z","mtu":1450}]} 2018-12-10 06:56:05,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b36e4936-cbe0-49b7-b242-ff7e5ee54c73 2018-12-10 06:56:05,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975661277771s 2018-12-10 06:56:05,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 06:56:05,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:05,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:05 GMT X-Openstack-Request-Id: req-18809f49-54ad-4502-ad24-7eb174f535fa 2018-12-10 06:56:05,628 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b859100-d762-420a-aed4-6f6b411c63e6","tenant_id":"5f2283ea695f4f819d814959afd9424c","created_at":"2018-12-10T06:55:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T06:55:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5f2283ea695f4f819d814959afd9424c","id":"788e5c74-5209-4081-9a82-c681e2bf6bb7","subnetpool_id":null,"name":"shaker-subnet_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}]} 2018-12-10 06:56:05,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-18809f49-54ad-4502-ad24-7eb174f535fa 2018-12-10 06:56:05,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.335039138794s 2018-12-10 06:56:05,629 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:07,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:09,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c4f54c0-184e-4285-ac31-c6dae890ea28 x-openstack-request-id: req-2c4f54c0-184e-4285-ac31-c6dae890ea28 2018-12-10 06:56:09,145 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:09,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2c4f54c0-184e-4285-ac31-c6dae890ea28 2018-12-10 06:56:09,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51326298714s 2018-12-10 06:56:09,152 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:11,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:11,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:12,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-85657376-2cdd-4c68-acc2-89ccb164ebcc x-openstack-request-id: req-85657376-2cdd-4c68-acc2-89ccb164ebcc 2018-12-10 06:56:12,375 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:12,375 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85657376-2cdd-4c68-acc2-89ccb164ebcc 2018-12-10 06:56:12,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2207698822s 2018-12-10 06:56:12,382 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:14,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:14,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:15,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d0dba942-27d0-4547-a510-3f23286897eb x-openstack-request-id: req-d0dba942-27d0-4547-a510-3f23286897eb 2018-12-10 06:56:15,538 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:15,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d0dba942-27d0-4547-a510-3f23286897eb 2018-12-10 06:56:15,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15334415436s 2018-12-10 06:56:15,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:17,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:17,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:18,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0be31548-ecb9-4135-911f-f7e774cdedd9 x-openstack-request-id: req-0be31548-ecb9-4135-911f-f7e774cdedd9 2018-12-10 06:56:18,500 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:18,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0be31548-ecb9-4135-911f-f7e774cdedd9 2018-12-10 06:56:18,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.95352101326s 2018-12-10 06:56:18,507 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:20,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:20,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:21,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b9eb0e5-a9c9-4146-afb4-af799d38a709 x-openstack-request-id: req-5b9eb0e5-a9c9-4146-afb4-af799d38a709 2018-12-10 06:56:21,259 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:21,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5b9eb0e5-a9c9-4146-afb4-af799d38a709 2018-12-10 06:56:21,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749701023102s 2018-12-10 06:56:21,267 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:23,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:23,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:24,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f08fb2fa-3b10-46c5-b6b6-d679987536bc x-openstack-request-id: req-f08fb2fa-3b10-46c5-b6b6-d679987536bc 2018-12-10 06:56:24,283 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:24,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f08fb2fa-3b10-46c5-b6b6-d679987536bc 2018-12-10 06:56:24,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0139169693s 2018-12-10 06:56:24,290 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:26,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:26,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:27,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c6fca243-abe1-4c51-aa2b-3bed00303a09 x-openstack-request-id: req-c6fca243-abe1-4c51-aa2b-3bed00303a09 2018-12-10 06:56:27,082 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:27,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c6fca243-abe1-4c51-aa2b-3bed00303a09 2018-12-10 06:56:27,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789922952652s 2018-12-10 06:56:27,089 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:29,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:29,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:30,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-728ef58e-0991-45f7-becd-d4504918cfac x-openstack-request-id: req-728ef58e-0991-45f7-becd-d4504918cfac 2018-12-10 06:56:30,403 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:30,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-728ef58e-0991-45f7-becd-d4504918cfac 2018-12-10 06:56:30,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31199502945s 2018-12-10 06:56:30,411 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:32,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:32,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:33,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1d112db-a5b4-4d08-ba5a-0933e95e7fee x-openstack-request-id: req-f1d112db-a5b4-4d08-ba5a-0933e95e7fee 2018-12-10 06:56:33,189 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:33,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f1d112db-a5b4-4d08-ba5a-0933e95e7fee 2018-12-10 06:56:33,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775650978088s 2018-12-10 06:56:33,196 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:35,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:35,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:36,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f5c84b8-37c3-4442-9dc2-f02ae00faed6 x-openstack-request-id: req-5f5c84b8-37c3-4442-9dc2-f02ae00faed6 2018-12-10 06:56:36,553 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:36,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5f5c84b8-37c3-4442-9dc2-f02ae00faed6 2018-12-10 06:56:36,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35496282578s 2018-12-10 06:56:36,557 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:38,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:38,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:39,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0aee1394-6adc-4e08-9c19-dc3aa36cb0eb x-openstack-request-id: req-0aee1394-6adc-4e08-9c19-dc3aa36cb0eb 2018-12-10 06:56:39,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:39,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0aee1394-6adc-4e08-9c19-dc3aa36cb0eb 2018-12-10 06:56:39,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.769862890244s 2018-12-10 06:56:39,337 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:41,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:41,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:42,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cfc9af28-aa60-4e64-a867-5351aff8cafa x-openstack-request-id: req-cfc9af28-aa60-4e64-a867-5351aff8cafa 2018-12-10 06:56:42,421 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:42,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cfc9af28-aa60-4e64-a867-5351aff8cafa 2018-12-10 06:56:42,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08183312416s 2018-12-10 06:56:42,428 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:44,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:44,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:45,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35c8c3b2-6e81-48f2-b8e6-e91a97193c50 x-openstack-request-id: req-35c8c3b2-6e81-48f2-b8e6-e91a97193c50 2018-12-10 06:56:45,183 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:45,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-35c8c3b2-6e81-48f2-b8e6-e91a97193c50 2018-12-10 06:56:45,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751904010773s 2018-12-10 06:56:45,190 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:47,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:47,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:47,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-063125e9-3f5e-436c-b6ab-a72edaad66f3 x-openstack-request-id: req-063125e9-3f5e-436c-b6ab-a72edaad66f3 2018-12-10 06:56:47,936 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:47,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-063125e9-3f5e-436c-b6ab-a72edaad66f3 2018-12-10 06:56:47,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744524002075s 2018-12-10 06:56:47,944 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:49,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:49,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:51,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0821b7f-fc06-4c9f-90f3-2de50be67589 x-openstack-request-id: req-b0821b7f-fc06-4c9f-90f3-2de50be67589 2018-12-10 06:56:51,216 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:51,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b0821b7f-fc06-4c9f-90f3-2de50be67589 2018-12-10 06:56:51,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26967310905s 2018-12-10 06:56:51,223 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:53,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:53,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:54,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4b231d7-52a8-4fce-b442-c7e402118e36 x-openstack-request-id: req-d4b231d7-52a8-4fce-b442-c7e402118e36 2018-12-10 06:56:54,467 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:54,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d4b231d7-52a8-4fce-b442-c7e402118e36 2018-12-10 06:56:54,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24208498001s 2018-12-10 06:56:54,474 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:56,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:56,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:56:57,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e7bfbfa-ccc4-425a-ac0f-621e802007d0 x-openstack-request-id: req-8e7bfbfa-ccc4-425a-ac0f-621e802007d0 2018-12-10 06:56:57,134 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:56:57,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8e7bfbfa-ccc4-425a-ac0f-621e802007d0 2018-12-10 06:56:57,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657680988312s 2018-12-10 06:56:57,142 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:56:59,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:56:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:00,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:56:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a5ea2894-6331-461f-b033-9a0fd631b7e2 x-openstack-request-id: req-a5ea2894-6331-461f-b033-9a0fd631b7e2 2018-12-10 06:57:00,337 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:00,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a5ea2894-6331-461f-b033-9a0fd631b7e2 2018-12-10 06:57:00,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19313216209s 2018-12-10 06:57:00,345 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:02,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:02,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:03,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-98607311-ced0-4951-bf5f-f462cce899c8 x-openstack-request-id: req-98607311-ced0-4951-bf5f-f462cce899c8 2018-12-10 06:57:03,110 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:03,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-98607311-ced0-4951-bf5f-f462cce899c8 2018-12-10 06:57:03,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763245105743s 2018-12-10 06:57:03,118 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:05,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:05,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:05,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8feeb22e-ba39-4d1f-88b1-54f54fbbcb67 x-openstack-request-id: req-8feeb22e-ba39-4d1f-88b1-54f54fbbcb67 2018-12-10 06:57:05,965 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:05,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8feeb22e-ba39-4d1f-88b1-54f54fbbcb67 2018-12-10 06:57:05,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.845027923584s 2018-12-10 06:57:05,972 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:07,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:07,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:08,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f2c7ccf2-57f9-44cc-9720-26bd943bf55d x-openstack-request-id: req-f2c7ccf2-57f9-44cc-9720-26bd943bf55d 2018-12-10 06:57:08,739 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:08,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f2c7ccf2-57f9-44cc-9720-26bd943bf55d 2018-12-10 06:57:08,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764060020447s 2018-12-10 06:57:08,746 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:10,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:10,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:11,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b477e2a4-53c7-48b7-a3d5-e9de7e70c210 x-openstack-request-id: req-b477e2a4-53c7-48b7-a3d5-e9de7e70c210 2018-12-10 06:57:11,962 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:11,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b477e2a4-53c7-48b7-a3d5-e9de7e70c210 2018-12-10 06:57:11,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21359491348s 2018-12-10 06:57:11,969 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:13,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:13,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:14,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efd8c69f-8999-450c-9fb9-909086ebd9b8 x-openstack-request-id: req-efd8c69f-8999-450c-9fb9-909086ebd9b8 2018-12-10 06:57:14,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:14,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-efd8c69f-8999-450c-9fb9-909086ebd9b8 2018-12-10 06:57:14,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772222995758s 2018-12-10 06:57:14,751 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:16,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:16,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:17,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7911af34-5b03-4417-90aa-27936068f08b x-openstack-request-id: req-7911af34-5b03-4417-90aa-27936068f08b 2018-12-10 06:57:17,511 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:17,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7911af34-5b03-4417-90aa-27936068f08b 2018-12-10 06:57:17,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757092952728s 2018-12-10 06:57:17,518 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:19,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:19,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:20,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bccdb61b-8e5a-451f-9d5d-a8d1f54618a0 x-openstack-request-id: req-bccdb61b-8e5a-451f-9d5d-a8d1f54618a0 2018-12-10 06:57:20,269 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:20,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bccdb61b-8e5a-451f-9d5d-a8d1f54618a0 2018-12-10 06:57:20,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748557090759s 2018-12-10 06:57:20,277 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:22,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:22,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:23,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c746d39-3c48-42e5-8d61-984da0b340a1 x-openstack-request-id: req-2c746d39-3c48-42e5-8d61-984da0b340a1 2018-12-10 06:57:23,119 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:23,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2c746d39-3c48-42e5-8d61-984da0b340a1 2018-12-10 06:57:23,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.840201854706s 2018-12-10 06:57:23,126 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:25,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:25,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:26,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad64018b-a302-4381-bd80-e10f8f42bef4 x-openstack-request-id: req-ad64018b-a302-4381-bd80-e10f8f42bef4 2018-12-10 06:57:26,182 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:26,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ad64018b-a302-4381-bd80-e10f8f42bef4 2018-12-10 06:57:26,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05327892303s 2018-12-10 06:57:26,189 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:28,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:28,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:29,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4ae16d26-dc0d-4282-a44a-029ceda5c072 x-openstack-request-id: req-4ae16d26-dc0d-4282-a44a-029ceda5c072 2018-12-10 06:57:29,065 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:29,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4ae16d26-dc0d-4282-a44a-029ceda5c072 2018-12-10 06:57:29,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.87398314476s 2018-12-10 06:57:29,073 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:31,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:32,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c781584-c96a-4e06-9fe3-90e6647c1c8f x-openstack-request-id: req-6c781584-c96a-4e06-9fe3-90e6647c1c8f 2018-12-10 06:57:32,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:32,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6c781584-c96a-4e06-9fe3-90e6647c1c8f 2018-12-10 06:57:32,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.987504959106s 2018-12-10 06:57:32,070 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:34,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:34,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:34,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b49911b2-de14-448e-ab88-676c36faabfa x-openstack-request-id: req-b49911b2-de14-448e-ab88-676c36faabfa 2018-12-10 06:57:34,812 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:34,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b49911b2-de14-448e-ab88-676c36faabfa 2018-12-10 06:57:34,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739586830139s 2018-12-10 06:57:34,819 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:36,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:36,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:37,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc990dad-63c2-4af7-bc32-75f879f7a680 x-openstack-request-id: req-fc990dad-63c2-4af7-bc32-75f879f7a680 2018-12-10 06:57:37,434 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:37,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fc990dad-63c2-4af7-bc32-75f879f7a680 2018-12-10 06:57:37,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.613447189331s 2018-12-10 06:57:37,441 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:39,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:39,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:40,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a21abb42-d137-4b74-ada6-601b04bae963 x-openstack-request-id: req-a21abb42-d137-4b74-ada6-601b04bae963 2018-12-10 06:57:40,188 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:40,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a21abb42-d137-4b74-ada6-601b04bae963 2018-12-10 06:57:40,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744144916534s 2018-12-10 06:57:40,195 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:42,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:42,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:42,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c1434b7-c5d1-435d-b3ab-f0e291b73195 x-openstack-request-id: req-3c1434b7-c5d1-435d-b3ab-f0e291b73195 2018-12-10 06:57:42,976 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:42,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3c1434b7-c5d1-435d-b3ab-f0e291b73195 2018-12-10 06:57:42,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778481960297s 2018-12-10 06:57:42,983 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:44,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:45,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4268dc6a-de52-4dc0-98bb-e9264907c8df x-openstack-request-id: req-4268dc6a-de52-4dc0-98bb-e9264907c8df 2018-12-10 06:57:45,464 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:45,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4268dc6a-de52-4dc0-98bb-e9264907c8df 2018-12-10 06:57:45,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478600978851s 2018-12-10 06:57:45,471 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:47,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:48,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0cc558ad-aa4d-4347-b41f-e1e974e6fdeb x-openstack-request-id: req-0cc558ad-aa4d-4347-b41f-e1e974e6fdeb 2018-12-10 06:57:48,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:48,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0cc558ad-aa4d-4347-b41f-e1e974e6fdeb 2018-12-10 06:57:48,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757353067398s 2018-12-10 06:57:48,238 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:50,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:50,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:51,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc5f71c2-65b9-44cd-aefc-a54186d56a61 x-openstack-request-id: req-bc5f71c2-65b9-44cd-aefc-a54186d56a61 2018-12-10 06:57:51,079 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:51,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bc5f71c2-65b9-44cd-aefc-a54186d56a61 2018-12-10 06:57:51,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.839550971985s 2018-12-10 06:57:51,086 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:53,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:53,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:53,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-571dcd66-d750-48b1-8859-208d99f3e58c x-openstack-request-id: req-571dcd66-d750-48b1-8859-208d99f3e58c 2018-12-10 06:57:53,561 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:53,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-571dcd66-d750-48b1-8859-208d99f3e58c 2018-12-10 06:57:53,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472455978394s 2018-12-10 06:57:53,568 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:55,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:55,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:56,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-843d5d00-0b54-48ba-973d-d375cf9d88b3 x-openstack-request-id: req-843d5d00-0b54-48ba-973d-d375cf9d88b3 2018-12-10 06:57:56,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:56,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-843d5d00-0b54-48ba-973d-d375cf9d88b3 2018-12-10 06:57:56,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12569093704s 2018-12-10 06:57:56,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:57:58,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:57:58,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:57:59,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:57:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ced740b7-0b0a-483a-af0c-a88d500ef6e9 x-openstack-request-id: req-ced740b7-0b0a-483a-af0c-a88d500ef6e9 2018-12-10 06:57:59,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:57:59,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ced740b7-0b0a-483a-af0c-a88d500ef6e9 2018-12-10 06:57:59,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752993106842s 2018-12-10 06:57:59,466 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:01,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:01,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:02,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5849ec4-5136-430e-8a1b-a160036aafef x-openstack-request-id: req-e5849ec4-5136-430e-8a1b-a160036aafef 2018-12-10 06:58:02,236 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:02,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e5849ec4-5136-430e-8a1b-a160036aafef 2018-12-10 06:58:02,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767712831497s 2018-12-10 06:58:02,243 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:04,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:04,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:05,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ebdc5c2-1981-4dff-abab-79a91aeac709 x-openstack-request-id: req-6ebdc5c2-1981-4dff-abab-79a91aeac709 2018-12-10 06:58:05,007 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:05,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6ebdc5c2-1981-4dff-abab-79a91aeac709 2018-12-10 06:58:05,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.761431932449s 2018-12-10 06:58:05,014 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:07,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:07,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:07,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3276bccd-3b51-469e-8fcf-76294ea012d9 x-openstack-request-id: req-3276bccd-3b51-469e-8fcf-76294ea012d9 2018-12-10 06:58:07,779 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:07,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3276bccd-3b51-469e-8fcf-76294ea012d9 2018-12-10 06:58:07,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762398958206s 2018-12-10 06:58:07,787 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:09,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:10,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19efb2d6-b028-451e-8481-fd8e08d252e7 x-openstack-request-id: req-19efb2d6-b028-451e-8481-fd8e08d252e7 2018-12-10 06:58:10,542 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:10,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-19efb2d6-b028-451e-8481-fd8e08d252e7 2018-12-10 06:58:10,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752681970596s 2018-12-10 06:58:10,549 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:12,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:12,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:13,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8fc34f42-6e06-43ea-87b6-ca2d25d1b3df x-openstack-request-id: req-8fc34f42-6e06-43ea-87b6-ca2d25d1b3df 2018-12-10 06:58:13,335 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:13,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8fc34f42-6e06-43ea-87b6-ca2d25d1b3df 2018-12-10 06:58:13,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784022092819s 2018-12-10 06:58:13,344 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:15,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:15,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:16,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-175b0b6b-0b7a-43f3-af62-c8b6bad396b5 x-openstack-request-id: req-175b0b6b-0b7a-43f3-af62-c8b6bad396b5 2018-12-10 06:58:16,089 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:16,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-175b0b6b-0b7a-43f3-af62-c8b6bad396b5 2018-12-10 06:58:16,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.742738008499s 2018-12-10 06:58:16,099 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:18,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:18,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38ccd897-8cec-4450-841e-5dc3b23f7835 x-openstack-request-id: req-38ccd897-8cec-4450-841e-5dc3b23f7835 2018-12-10 06:58:18,880 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:18,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-38ccd897-8cec-4450-841e-5dc3b23f7835 2018-12-10 06:58:18,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777427911758s 2018-12-10 06:58:18,887 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:20,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:20,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:21,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2bbd0aed-317d-452b-99a1-82e6ec06dc50 x-openstack-request-id: req-2bbd0aed-317d-452b-99a1-82e6ec06dc50 2018-12-10 06:58:21,552 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:21,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2bbd0aed-317d-452b-99a1-82e6ec06dc50 2018-12-10 06:58:21,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662299871445s 2018-12-10 06:58:21,559 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:23,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:23,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:24,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43c9a46d-c156-4fe1-9967-df70c10035ec x-openstack-request-id: req-43c9a46d-c156-4fe1-9967-df70c10035ec 2018-12-10 06:58:24,320 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:24,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-43c9a46d-c156-4fe1-9967-df70c10035ec 2018-12-10 06:58:24,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758193969727s 2018-12-10 06:58:24,327 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:26,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:26,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:27,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bed7b2a9-a553-432d-b276-eca21b4bd232 x-openstack-request-id: req-bed7b2a9-a553-432d-b276-eca21b4bd232 2018-12-10 06:58:27,004 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:27,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bed7b2a9-a553-432d-b276-eca21b4bd232 2018-12-10 06:58:27,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674932003021s 2018-12-10 06:58:27,011 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:29,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:29,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:29,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ea001459-759a-4b40-9794-d7be2ec1fad1 x-openstack-request-id: req-ea001459-759a-4b40-9794-d7be2ec1fad1 2018-12-10 06:58:29,787 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:29,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ea001459-759a-4b40-9794-d7be2ec1fad1 2018-12-10 06:58:29,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772840023041s 2018-12-10 06:58:29,794 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:31,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:31,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:32,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-95d179d3-63fd-4ae7-a9d0-2981ea9080aa x-openstack-request-id: req-95d179d3-63fd-4ae7-a9d0-2981ea9080aa 2018-12-10 06:58:32,547 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:32,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-95d179d3-63fd-4ae7-a9d0-2981ea9080aa 2018-12-10 06:58:32,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750839948654s 2018-12-10 06:58:32,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:34,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:34,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:35,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6ef1965-e123-4841-9095-5b99a135ceb7 x-openstack-request-id: req-d6ef1965-e123-4841-9095-5b99a135ceb7 2018-12-10 06:58:35,345 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:35,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d6ef1965-e123-4841-9095-5b99a135ceb7 2018-12-10 06:58:35,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788555145264s 2018-12-10 06:58:35,353 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:37,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:37,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:37,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a768c81b-af23-4443-9492-58dd1a45b965 x-openstack-request-id: req-a768c81b-af23-4443-9492-58dd1a45b965 2018-12-10 06:58:37,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:37,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a768c81b-af23-4443-9492-58dd1a45b965 2018-12-10 06:58:37,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567028999329s 2018-12-10 06:58:37,929 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:39,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:40,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0200a139-d103-4d2b-a303-e9227f2f1906 x-openstack-request-id: req-0200a139-d103-4d2b-a303-e9227f2f1906 2018-12-10 06:58:40,857 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:40,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0200a139-d103-4d2b-a303-e9227f2f1906 2018-12-10 06:58:40,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.926002025604s 2018-12-10 06:58:40,864 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:42,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:42,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:43,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efba9aa2-97f1-47d7-900f-0c1cb1e40c9b x-openstack-request-id: req-efba9aa2-97f1-47d7-900f-0c1cb1e40c9b 2018-12-10 06:58:43,643 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:43,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-efba9aa2-97f1-47d7-900f-0c1cb1e40c9b 2018-12-10 06:58:43,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776386976242s 2018-12-10 06:58:43,650 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:45,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:45,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:46,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-293c9188-5bfa-43b8-b2f3-cd5b10e446a6 x-openstack-request-id: req-293c9188-5bfa-43b8-b2f3-cd5b10e446a6 2018-12-10 06:58:46,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:46,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-293c9188-5bfa-43b8-b2f3-cd5b10e446a6 2018-12-10 06:58:46,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0881319046s 2018-12-10 06:58:46,748 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:48,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:49,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33dbfcad-2e3f-4808-ad5a-93b0ebd7645c x-openstack-request-id: req-33dbfcad-2e3f-4808-ad5a-93b0ebd7645c 2018-12-10 06:58:49,632 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:49,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-33dbfcad-2e3f-4808-ad5a-93b0ebd7645c 2018-12-10 06:58:49,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.881794929504s 2018-12-10 06:58:49,641 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:51,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:52,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8bd06a03-5097-4571-bc21-283e36f77451 x-openstack-request-id: req-8bd06a03-5097-4571-bc21-283e36f77451 2018-12-10 06:58:52,414 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:52,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8bd06a03-5097-4571-bc21-283e36f77451 2018-12-10 06:58:52,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770884990692s 2018-12-10 06:58:52,421 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:54,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:54,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:55,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2349f38f-b0dd-4b4c-b726-0f032794d01d x-openstack-request-id: req-2349f38f-b0dd-4b4c-b726-0f032794d01d 2018-12-10 06:58:55,473 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:55,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2349f38f-b0dd-4b4c-b726-0f032794d01d 2018-12-10 06:58:55,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04968094826s 2018-12-10 06:58:55,480 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:57,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:57,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:58:57,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7677e38c-8274-43f4-af69-479885119dc6 x-openstack-request-id: req-7677e38c-8274-43f4-af69-479885119dc6 2018-12-10 06:58:57,863 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:58:57,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7677e38c-8274-43f4-af69-479885119dc6 2018-12-10 06:58:57,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382154941559s 2018-12-10 06:58:57,870 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:58:59,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:58:59,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:00,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:58:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0559a00e-bedc-4539-a887-5c05a39bda92 x-openstack-request-id: req-0559a00e-bedc-4539-a887-5c05a39bda92 2018-12-10 06:59:00,855 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:59:00,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0559a00e-bedc-4539-a887-5c05a39bda92 2018-12-10 06:59:00,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.982784986496s 2018-12-10 06:59:00,863 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:59:02,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:59:02,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:03,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e8dc659-b623-4a85-b509-9c4f058c62ad x-openstack-request-id: req-9e8dc659-b623-4a85-b509-9c4f058c62ad 2018-12-10 06:59:03,070 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:59:03,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9e8dc659-b623-4a85-b509-9c4f058c62ad 2018-12-10 06:59:03,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204847812653s 2018-12-10 06:59:03,077 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:59:05,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:59:05,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:05,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f411e85d-f71f-4a16-84cd-d22189208cbe x-openstack-request-id: req-f411e85d-f71f-4a16-84cd-d22189208cbe 2018-12-10 06:59:05,850 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:59:05,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f411e85d-f71f-4a16-84cd-d22189208cbe 2018-12-10 06:59:05,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771039962769s 2018-12-10 06:59:05,857 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:59:07,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:59:07,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:08,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67cb0a86-0da9-45c9-b8b8-5f79f9d3d3a8 x-openstack-request-id: req-67cb0a86-0da9-45c9-b8b8-5f79f9d3d3a8 2018-12-10 06:59:08,631 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:59:08,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-67cb0a86-0da9-45c9-b8b8-5f79f9d3d3a8 2018-12-10 06:59:08,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77202796936s 2018-12-10 06:59:08,638 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:59:10,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:59:10,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:11,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9286a0c0-efa6-4894-abb7-b6265288008e x-openstack-request-id: req-9286a0c0-efa6-4894-abb7-b6265288008e 2018-12-10 06:59:11,038 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:59:11,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9286a0c0-efa6-4894-abb7-b6265288008e 2018-12-10 06:59:11,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397437095642s 2018-12-10 06:59:11,046 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:59:13,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:59:13,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:13,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f6b584f1-ed94-4e82-9edd-babffdbddae8 x-openstack-request-id: req-f6b584f1-ed94-4e82-9edd-babffdbddae8 2018-12-10 06:59:13,869 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:59:13,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f6b584f1-ed94-4e82-9edd-babffdbddae8 2018-12-10 06:59:13,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820719003677s 2018-12-10 06:59:13,876 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:59:15,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:59:15,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:16,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-599b191f-a472-4681-9470-5d9c52adb46e x-openstack-request-id: req-599b191f-a472-4681-9470-5d9c52adb46e 2018-12-10 06:59:16,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:59:16,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-599b191f-a472-4681-9470-5d9c52adb46e 2018-12-10 06:59:16,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.876040935516s 2018-12-10 06:59:16,762 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:59:18,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:59:18,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:19,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b537e7ee-f9e9-4b92-84e6-b2e6b556ce13 x-openstack-request-id: req-b537e7ee-f9e9-4b92-84e6-b2e6b556ce13 2018-12-10 06:59:19,465 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T06:56:07Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:59:19,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b537e7ee-f9e9-4b92-84e6-b2e6b556ce13 2018-12-10 06:59:19,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700611114502s 2018-12-10 06:59:19,472 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 06:59:21,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 06:59:21,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:22,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc468fca-ad28-4e11-abf4-659954c09909 x-openstack-request-id: req-cc468fca-ad28-4e11-abf4-659954c09909 2018-12-10 06:59:22,239 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ae:f6", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T06:59:19.000000", "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T06:59:19Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 06:59:22,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cc468fca-ad28-4e11-abf4-659954c09909 2018-12-10 06:59:22,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763948917389s 2018-12-10 06:59:22,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 06:59:22,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=63f4ae65-f183-4e5f-a24f-cb5a1741713a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:22,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:22 GMT X-Openstack-Request-Id: req-81d370ea-8899-418f-b8a9-b5c673f8e27f 2018-12-10 06:59:22,300 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T06:59:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"788e5c74-5209-4081-9a82-c681e2bf6bb7","ip_address":"192.168.120.16"}],"id":"4dc914cf-48ba-4d0b-97ce-56d8bece3946","security_groups":["3835746a-7609-41c7-b79b-a8eb0777fe97"],"mac_address":"fa:16:3e:0a:ae:f6","project_id":"5f2283ea695f4f819d814959afd9424c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9b859100-d762-420a-aed4-6f6b411c63e6","tenant_id":"5f2283ea695f4f819d814959afd9424c","created_at":"2018-12-10T06:56:07Z","binding:vnic_type":"normal","device_id":"63f4ae65-f183-4e5f-a24f-cb5a1741713a","ip_allocation":"immediate"}]} 2018-12-10 06:59:22,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=63f4ae65-f183-4e5f-a24f-cb5a1741713a used request id req-81d370ea-8899-418f-b8a9-b5c673f8e27f 2018-12-10 06:59:22,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0537428855896s 2018-12-10 06:59:22,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 06:59:22,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=4dc914cf-48ba-4d0b-97ce-56d8bece3946" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:22,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:22 GMT X-Openstack-Request-Id: req-b6567c45-bf43-49d0-b706-d5e50908f7d0 2018-12-10 06:59:22,362 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 06:59:22,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=4dc914cf-48ba-4d0b-97ce-56d8bece3946 used request id req-b6567c45-bf43-49d0-b706-d5e50908f7d0 2018-12-10 06:59:22,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0519139766693s 2018-12-10 06:59:22,363 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0a:ae:f6', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c1ef4664-2140-489b-82a3-cfcff2db01b4'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T06:59:19.000000', 'flavor': Munch({u'id': u'63fec722-df6a-47aa-bc50-a4f7796135f8'}), 'az': u'nova', 'id': u'63f4ae65-f183-4e5f-a24f-cb5a1741713a', 'security_groups': [Munch({u'name': u'shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'18904e7efea646568bb681d5666081cb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f2283ea695f4f819d814959afd9424c', 'name': 'shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-10T06:59:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T06:59:19Z', 'hostId': u'dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T06:59:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5f2283ea695f4f819d814959afd9424c', 'name': u'shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', 'adminPass': u'SyD8taHFswcU', 'tenant_id': u'5f2283ea695f4f819d814959afd9424c', 'created_at': u'2018-12-10T06:56:04Z', 'created': u'2018-12-10T06:56:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 06:59:22,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 06:59:22,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:22,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:22 GMT X-Openstack-Request-Id: req-56f23ea6-9e59-42a3-8554-99d9ebaa293e 2018-12-10 06:59:22,487 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9b859100-d762-420a-aed4-6f6b411c63e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5f2283ea695f4f819d814959afd9424c","l2_adjacency":true,"status":"ACTIVE","subnets":["788e5c74-5209-4081-9a82-c681e2bf6bb7"],"description":"","tags":[],"updated_at":"2018-12-10T06:55:30Z","qos_policy_id":null,"name":"shaker-net_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c","admin_state_up":true,"tenant_id":"5f2283ea695f4f819d814959afd9424c","created_at":"2018-12-10T06:55:28Z","mtu":1450}]} 2018-12-10 06:59:22,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-56f23ea6-9e59-42a3-8554-99d9ebaa293e 2018-12-10 06:59:22,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118215084076s 2018-12-10 06:59:22,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 06:59:22,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=63f4ae65-f183-4e5f-a24f-cb5a1741713a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:22,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:22 GMT X-Openstack-Request-Id: req-83353af0-4556-4d96-aaa2-aea66b368c20 2018-12-10 06:59:22,557 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T06:59:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"788e5c74-5209-4081-9a82-c681e2bf6bb7","ip_address":"192.168.120.16"}],"id":"4dc914cf-48ba-4d0b-97ce-56d8bece3946","security_groups":["3835746a-7609-41c7-b79b-a8eb0777fe97"],"mac_address":"fa:16:3e:0a:ae:f6","project_id":"5f2283ea695f4f819d814959afd9424c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9b859100-d762-420a-aed4-6f6b411c63e6","tenant_id":"5f2283ea695f4f819d814959afd9424c","created_at":"2018-12-10T06:56:07Z","binding:vnic_type":"normal","device_id":"63f4ae65-f183-4e5f-a24f-cb5a1741713a","ip_allocation":"immediate"}]} 2018-12-10 06:59:22,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=63f4ae65-f183-4e5f-a24f-cb5a1741713a used request id req-83353af0-4556-4d96-aaa2-aea66b368c20 2018-12-10 06:59:22,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.067812204361s 2018-12-10 06:59:22,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-10 06:59:22,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"floatingip": {"floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "fixed_ip_address": "192.168.120.16", "port_id": "4dc914cf-48ba-4d0b-97ce-56d8bece3946"}}' 2018-12-10 06:59:25,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:25 GMT X-Openstack-Request-Id: req-2a0f04cf-8811-40a2-8937-d7657dcaa694 2018-12-10 06:59:25,640 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "5fb77293-38e1-4069-a6da-61c60fbf127b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:59:23Z", "updated_at": "2018-12-10T06:59:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:ae:f6", "device_id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "5f2283ea695f4f819d814959afd9424c", "port_id": "4dc914cf-48ba-4d0b-97ce-56d8bece3946", "id": "8d15e186-7097-4357-898a-aad006c1468c", "qos_policy_id": null}} 2018-12-10 06:59:25,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2a0f04cf-8811-40a2-8937-d7657dcaa694 2018-12-10 06:59:25,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.08190202713s 2018-12-10 06:59:25,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 06:59:25,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:25,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:25 GMT X-Openstack-Request-Id: req-b682aa77-d64a-4de5-b935-361b0c7e0fbe 2018-12-10 06:59:25,727 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5fb77293-38e1-4069-a6da-61c60fbf127b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:59:23Z", "updated_at": "2018-12-10T06:59:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:ae:f6", "device_id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "5f2283ea695f4f819d814959afd9424c", "port_id": "4dc914cf-48ba-4d0b-97ce-56d8bece3946", "id": "8d15e186-7097-4357-898a-aad006c1468c", "qos_policy_id": null}]} 2018-12-10 06:59:25,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b682aa77-d64a-4de5-b935-361b0c7e0fbe 2018-12-10 06:59:25,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0712060928345s 2018-12-10 06:59:25,734 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 06:59:25,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 06:59:25,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:25,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:25 GMT X-Openstack-Request-Id: req-602aa6ec-33fa-40c7-aa17-0a592c5613b3 2018-12-10 06:59:25,926 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5fb77293-38e1-4069-a6da-61c60fbf127b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:59:23Z", "updated_at": "2018-12-10T06:59:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:ae:f6", "device_id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "5f2283ea695f4f819d814959afd9424c", "port_id": "4dc914cf-48ba-4d0b-97ce-56d8bece3946", "id": "8d15e186-7097-4357-898a-aad006c1468c", "qos_policy_id": null}]} 2018-12-10 06:59:25,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-602aa6ec-33fa-40c7-aa17-0a592c5613b3 2018-12-10 06:59:25,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0823860168457s 2018-12-10 06:59:25,933 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 06:59:26,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 06:59:26,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:26,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:26 GMT X-Openstack-Request-Id: req-0743dd81-31f7-4f21-869b-9eab97954930 2018-12-10 06:59:26,143 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5fb77293-38e1-4069-a6da-61c60fbf127b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:59:23Z", "updated_at": "2018-12-10T06:59:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:ae:f6", "device_id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "5f2283ea695f4f819d814959afd9424c", "port_id": "4dc914cf-48ba-4d0b-97ce-56d8bece3946", "id": "8d15e186-7097-4357-898a-aad006c1468c", "qos_policy_id": null}]} 2018-12-10 06:59:26,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0743dd81-31f7-4f21-869b-9eab97954930 2018-12-10 06:59:26,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0995061397552s 2018-12-10 06:59:26,150 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 06:59:26,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 06:59:26,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:26,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:26 GMT X-Openstack-Request-Id: req-c613b01d-2676-4033-87f9-7e9f3ad1c32c 2018-12-10 06:59:26,321 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5fb77293-38e1-4069-a6da-61c60fbf127b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:59:23Z", "updated_at": "2018-12-10T06:59:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:ae:f6", "device_id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "5f2283ea695f4f819d814959afd9424c", "port_id": "4dc914cf-48ba-4d0b-97ce-56d8bece3946", "id": "8d15e186-7097-4357-898a-aad006c1468c", "qos_policy_id": null}]} 2018-12-10 06:59:26,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c613b01d-2676-4033-87f9-7e9f3ad1c32c 2018-12-10 06:59:26,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0612540245056s 2018-12-10 06:59:26,328 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 06:59:26,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 06:59:26,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:26,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:26 GMT X-Openstack-Request-Id: req-998fa29e-74b9-4671-9d17-adce80c1a7ca 2018-12-10 06:59:26,506 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5fb77293-38e1-4069-a6da-61c60fbf127b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:59:23Z", "updated_at": "2018-12-10T06:59:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:ae:f6", "device_id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "5f2283ea695f4f819d814959afd9424c", "port_id": "4dc914cf-48ba-4d0b-97ce-56d8bece3946", "id": "8d15e186-7097-4357-898a-aad006c1468c", "qos_policy_id": null}]} 2018-12-10 06:59:26,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-998fa29e-74b9-4671-9d17-adce80c1a7ca 2018-12-10 06:59:26,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0679581165314s 2018-12-10 06:59:26,512 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 06:59:26,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 06:59:26,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:26,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:26 GMT X-Openstack-Request-Id: req-6da53bef-4f17-4d03-b197-181fbbaa90aa 2018-12-10 06:59:26,695 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5fb77293-38e1-4069-a6da-61c60fbf127b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:59:23Z", "updated_at": "2018-12-10T06:59:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:ae:f6", "device_id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "5f2283ea695f4f819d814959afd9424c", "port_id": "4dc914cf-48ba-4d0b-97ce-56d8bece3946", "id": "8d15e186-7097-4357-898a-aad006c1468c", "qos_policy_id": null}]} 2018-12-10 06:59:26,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6da53bef-4f17-4d03-b197-181fbbaa90aa 2018-12-10 06:59:26,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0721471309662s 2018-12-10 06:59:26,701 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 06:59:26,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 06:59:26,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:26,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:26 GMT X-Openstack-Request-Id: req-854c5cbf-a32e-44f5-af12-01b25129fbac 2018-12-10 06:59:26,887 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5fb77293-38e1-4069-a6da-61c60fbf127b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:59:23Z", "updated_at": "2018-12-10T06:59:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:ae:f6", "device_id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "5f2283ea695f4f819d814959afd9424c", "port_id": "4dc914cf-48ba-4d0b-97ce-56d8bece3946", "id": "8d15e186-7097-4357-898a-aad006c1468c", "qos_policy_id": null}]} 2018-12-10 06:59:26,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-854c5cbf-a32e-44f5-af12-01b25129fbac 2018-12-10 06:59:26,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0758020877838s 2018-12-10 06:59:26,894 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 06:59:27,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 06:59:27,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:27,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:27 GMT X-Openstack-Request-Id: req-251edd7c-688b-4333-a844-3531a0cbbfb7 2018-12-10 06:59:27,072 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5fb77293-38e1-4069-a6da-61c60fbf127b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:59:23Z", "updated_at": "2018-12-10T06:59:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:ae:f6", "device_id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "5f2283ea695f4f819d814959afd9424c", "port_id": "4dc914cf-48ba-4d0b-97ce-56d8bece3946", "id": "8d15e186-7097-4357-898a-aad006c1468c", "qos_policy_id": null}]} 2018-12-10 06:59:27,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-251edd7c-688b-4333-a844-3531a0cbbfb7 2018-12-10 06:59:27,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0670928955078s 2018-12-10 06:59:27,080 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 06:59:27,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 06:59:27,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 06:59:27,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:27 GMT X-Openstack-Request-Id: req-6d1990a7-1e9f-4b21-ac7b-2d21c83654e9 2018-12-10 06:59:27,262 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5fb77293-38e1-4069-a6da-61c60fbf127b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:59:23Z", "updated_at": "2018-12-10T06:59:26Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:ae:f6", "device_id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "5f2283ea695f4f819d814959afd9424c", "port_id": "4dc914cf-48ba-4d0b-97ce-56d8bece3946", "id": "8d15e186-7097-4357-898a-aad006c1468c", "qos_policy_id": null}]} 2018-12-10 06:59:27,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6d1990a7-1e9f-4b21-ac7b-2d21c83654e9 2018-12-10 06:59:27,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0708899497986s 2018-12-10 06:59:27,269 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5fb77293-38e1-4069-a6da-61c60fbf127b', 'updated_at': u'2018-12-10T06:59:26Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'4dc914cf-48ba-4d0b-97ce-56d8bece3946', 'id': u'8d15e186-7097-4357-898a-aad006c1468c', 'network': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'port': u'4dc914cf-48ba-4d0b-97ce-56d8bece3946', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5f2283ea695f4f819d814959afd9424c', 'name': 'shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5f2283ea695f4f819d814959afd9424c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9b859100-d762-420a-aed4-6f6b411c63e6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0a:ae:f6', u'device_id': u'63f4ae65-f183-4e5f-a24f-cb5a1741713a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'5f2283ea695f4f819d814959afd9424c', 'created_at': u'2018-12-10T06:59:23Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'9b859100-d762-420a-aed4-6f6b411c63e6', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0a:ae:f6', u'device_id': u'63f4ae65-f183-4e5f-a24f-cb5a1741713a'}), 'router': u'5fb77293-38e1-4069-a6da-61c60fbf127b'}) 2018-12-10 06:59:27,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 06:59:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 06:59:27,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10545 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee88da03-645c-4eaf-93ad-a3e5ec72e0c0 x-openstack-request-id: req-ee88da03-645c-4eaf-93ad-a3e5ec72e0c0 2018-12-10 06:59:27,374 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 770199956 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.220604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223552] pid_max: default: 32768 minimum: 301\n[ 0.225134] ACPI: Core revision 20150930\n[ 0.227140] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229441] Security Framework initialized\n[ 0.230881] Yama: becoming mindful.\n[ 0.232182] AppArmor: AppArmor initialized\n[ 0.233671] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.235984] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238253] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240390] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242779] Initializing cgroup subsys io\n[ 0.244217] Initializing cgroup subsys memory\n[ 0.245773] Initializing cgroup subsys devices\n[ 0.247346] Initializing cgroup subsys freezer\n[ 0.248890] Initializing cgroup subsys net_cls\n[ 0.250434] Initializing cgroup subsys perf_event\n[ 0.252052] Initializing cgroup subsys net_prio\n[ 0.253621] Initializing cgroup subsys hugetlb\n[ 0.255165] Initializing cgroup subsys pids\n[ 0.256711] CPU: Physical Processor ID: 0\n[ 0.258827] mce: CPU supports 10 MCE banks\n[ 0.260321] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.264050] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265905] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267976] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.270124] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.272066] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274736] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.295272] Freeing SMP alternatives memory: 32K\n[ 0.302644] ftrace: allocating 32237 entries in 126 pages\n[ 0.342860] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347503] smpboot: Max logical packages: 1\n[ 0.349322] x2apic enabled\n[ 0.350705] Switched APIC routing to physical x2apic.\n[ 0.353706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355726] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359466] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362687] KVM setup paravirtual spinlock\n[ 0.365519] x86: Booted up 1 node, 1 CPUs\n[ 0.366982] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369601] devtmpfs: initialized\n[ 0.371980] evm: security.selinux\n[ 0.373217] evm: security.SMACK64\n[ 0.374441] evm: security.SMACK64EXEC\n[ 0.375758] evm: security.SMACK64TRANSMUTE\n[ 0.377197] evm: security.SMACK64MMAP\n[ 0.378513] evm: security.ima\n[ 0.379643] evm: security.capability\n[ 0.381104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384326] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386450] pinctrl core: initialized pinctrl subsystem\n[ 0.388468] RTC time: 6:59:20, date: 12/10/18\n[ 0.390206] NET: Registered protocol family 16\n[ 0.391932] cpuidle: using governor ladder\n[ 0.393379] cpuidle: using governor menu\n[ 0.394779] PCCT header not found.\n[ 0.396126] ACPI: bus type PCI registered\n[ 0.397554] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.399801] PCI: Using configuration type 1 for base access\n[ 0.402542] ACPI: Added _OSI(Module Device)\n[ 0.404033] ACPI: Added _OSI(Processor Device)\n[ 0.405574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407192] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410598] ACPI: Interpreter enabled\n[ 0.411997] ACPI: (supports S0 S5)\n[ 0.413281] ACPI: Using IOAPIC for interrupt routing\n[ 0.415026] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421853] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.424069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.426219] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.430114] acpiphp: Slot [3] registered\n[ 0.447546] acpiphp: Slot [4] registered\n[ 0.449001] acpiphp: Slot [5] registered\n[ 0.450429] acpiphp: Slot [6] registered\n[ 0.451838] acpiphp: Slot [7] registered\n[ 0.453237] acpiphp: Slot [8] registered\n[ 0.454646] acpiphp: Slot [9] registered\n[ 0.456068] acpiphp: Slot [10] registered\n[ 0.457503] acpiphp: Slot [11] registered\n[ 0.458936] acpiphp: Slot [12] registered\n[ 0.460372] acpiphp: Slot [13] registered\n[ 0.462007] acpiphp: Slot [14] registered\n[ 0.463448] acpiphp: Slot [15] registered\n[ 0.464901] acpiphp: Slot [16] registered\n[ 0.466348] acpiphp: Slot [17] registered\n[ 0.467782] acpiphp: Slot [18] registered\n[ 0.469213] acpiphp: Slot [19] registered\n[ 0.470662] acpiphp: Slot [20] registered\n[ 0.472088] acpiphp: Slot [21] registered\n[ 0.473518] acpiphp: Slot [22] registered\n[ 0.474944] acpiphp: Slot [23] registered\n[ 0.476386] acpiphp: Slot [24] registered\n[ 0.477826] acpiphp: Slot [25] registered\n[ 0.479251] acpiphp: Slot [26] registered\n[ 0.480692] acpiphp: Slot [27] registered\n[ 0.482121] acpiphp: Slot [28] registered\n[ 0.483552] acpiphp: Slot [29] registered\n[ 0.484972] acpiphp: Slot [30] registered\n[ 0.486429] acpiphp: Slot [31] registered\n[ 0.487851] PCI host bridge to bus 0000:00\n[ 0.489284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.491452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.496198] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498765] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.501382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.507353] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.509641] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.511746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.514016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.518752] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.521286] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.545248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.548221] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.550716] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.553190] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.555641] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.557810] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.560089] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.561962] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.564697] vgaarb: loaded\n[ 0.565755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.567880] SCSI subsystem initialized\n[ 0.569456] ACPI: bus type USB registered\n[ 0.570914] usbcore: registered new interface driver usbfs\n[ 0.572741] usbcore: registered new interface driver hub\n[ 0.574522] usbcore: registered new device driver usb\n[ 0.576432] PCI: Using ACPI for IRQ routing\n[ 0.578350] NetLabel: Initializing\n[ 0.579616] NetLabel: domain hash size = 128\n[ 0.581118] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.582814] NetLabel: unlabeled traffic allowed by default\n[ 0.584808] amd_nb: Cannot enumerate AMD northbridges\n[ 0.586550] clocksource: Switched to clocksource kvm-clock\n[ 0.596356] AppArmor: AppArmor Filesystem Enabled\n[ 0.598065] pnp: PnP ACPI init\n[ 0.599578] pnp: PnP ACPI: found 5 devices\n[ 0.606758] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.609781] NET: Registered protocol family 2\n[ 0.611575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.613845] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.615956] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.618080] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.620002] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.622086] NET: Registered protocol family 1\n[ 0.623626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.625581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.627483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.661011] Unpacking initramfs...\n[ 1.140499] Freeing initrd memory: 37084K\n[ 1.142351] Scanning for low memory corruption every 60 seconds\n[ 1.144656] audit: initializing netlink subsys (disabled)\n[ 1.146516] audit: type=2000 audit(1544425161.116:1): initialized\n[ 1.148789] Initialise system trusted keyring\n[ 1.150436] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.152486] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.155659] zbud: loaded\n[ 1.156940] VFS: Disk quotas dquot_6.6.0\n[ 1.158363] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.160776] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.162923] fuse init (API version 7.23)\n[ 1.164456] Key type big_key registered\n[ 1.165848] Allocating IMA MOK and blacklist keyrings.\n[ 1.167945] Key type asymmetric registered\n[ 1.169397] Asymmetric key parser 'x509' registered\n[ 1.171076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.173663] io scheduler noop registered\n[ 1.175060] io scheduler deadline registered (default)\n[ 1.176808] io scheduler cfq registered\n[ 1.178251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.180102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.182300] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.184853] ACPI: Power Button [PWRF]\n[ 1.186321] GHES: HEST is not enabled!\n[ 1.202328] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.235307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.238822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.264085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.267573] Linux agpgart interface v0.103\n[ 1.270602] loop: module loaded\n[ 1.274315] vda: vda1\n[ 1.276142] scsi host0: ata_piix\n[ 1.277431] scsi host1: ata_piix\n[ 1.278687] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.280844] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.283665] libphy: Fixed MDIO Bus: probed\n[ 1.285126] tun: Universal TUN/TAP device driver, 1.6\n[ 1.286839] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.290131] PPP generic driver version 2.4.2\n[ 1.291706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.293828] ehci-pci: EHCI PCI platform driver\n[ 1.295401] ehci-platform: EHCI generic platform driver\n[ 1.297155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.299164] ohci-pci: OHCI PCI platform driver\n[ 1.300710] ohci-platform: OHCI generic platform driver\n[ 1.302458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.319190] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.320966] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.323547] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.325302] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.327346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.329527] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.332016] usb usb1: Product: UHCI Host Controller\n[ 1.333664] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.335708] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.337378] hub 1-0:1.0: USB hub found\n[ 1.338737] hub 1-0:1.0: 2 ports detected\n[ 1.340293] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.343892] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.345562] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.347348] mousedev: PS/2 mouse device common for all mice\n[ 1.349546] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.352556] rtc_cmos 00:00: RTC can wake from S4\n[ 1.354730] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.356803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.358899] i2c /dev entries driver\n[ 1.360210] device-mapper: uevent: version 1.0.3\n[ 1.361834] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.364680] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.366889] NET: Registered protocol family 10\n[ 1.368650] NET: Registered protocol family 17\n[ 1.370224] Key type dns_resolver registered\n[ 1.371940] registered taskstats version 1\n[ 1.373411] Loading compiled-in X.509 certificates\n[ 1.376023] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.379316] zswap: loaded using pool lzo/zbud\n[ 1.382305] Key type trusted registered\n[ 1.385690] Key type encrypted registered\n[ 1.387135] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.388975] ima: No TPM chip found, activating TPM-bypass!\n[ 1.390820] evm: HMAC attrs: 0x1\n[ 1.392408] Magic number: 14:863:973\n[ 1.393957] rtc_cmos 00:00: setting system clock to 2018-12-10 06:59:21 UTC (1544425161)\n[ 1.396805] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.415104] EDD information not available.\n[ 1.440323] Freeing unused kernel memory: 1512K\n[ 1.441882] Write protecting the kernel read-only data: 14336k\n[ 1.445099] Freeing unused kernel memory: 1692K\n[ 1.446887] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.458642] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.461710] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.465112] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.468404] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.471591] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.478573] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484719] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.488678] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491795] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.495038] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.550259] [drm] Initialized drm 1.1.0 20060810\n[ 1.553024] virtio_net virtio0 ens3: renamed from eth0\n[ 1.562291] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.566879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.587032] FDC 0 is a S82078B\n[ 1.609656] AVX2 version of gcm_enc/dec engaged.\n[ 1.611269] AES CTR mode by8 optimization enabled\n[ 1.650585] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.815777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.817955] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.820208] usb 1-1: Product: QEMU USB Tablet\n[ 1.821712] usb 1-1: Manufacturer: QEMU\n[ 1.823069] usb 1-1: SerialNumber: 42\n[ 1.831479] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.838413] usbcore: registered new interface driver usbhid\n[ 1.840336] usbhid: USB HID core driver\n[ 1.843283] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.847159] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.228925] md: linear personality registered for level -1\n[ 2.232860] md: multipath personality registered for level -4\n[ 2.236907] md: raid0 personality registered for level 0\n[ 2.241734] md: raid1 personality registered for level 1\n[ 2.314558] raid6: sse2x1 gen() 11371 MB/s\n[ 2.382548] raid6: sse2x1 xor() 9076 MB/s\n[ 2.450547] raid6: sse2x2 gen() 14864 MB/s\n[ 2.518548] raid6: sse2x2 xor() 10002 MB/s\n[ 2.586548] raid6: sse2x4 gen() 17221 MB/s\n[ 2.654547] raid6: sse2x4 xor() 11933 MB/s\n[ 2.726549] raid6: avx2x1 gen() 22721 MB/s\n[ 2.794547] raid6: avx2x2 gen() 26488 MB/s\n[ 2.862548] raid6: avx2x4 gen() 30649 MB/s\n[ 2.864225] raid6: using algorithm avx2x4 gen() 30649 MB/s\n[ 2.866294] raid6: using avx2x2 recovery algorithm\n[ 2.870943] xor: automatically using best checksumming function:\n[ 2.910581] avx : 32758.000 MB/sec\n[ 2.913605] async_tx: api initialized (async)\n[ 2.925190] md: raid6 personality registered for level 6\n[ 2.927232] md: raid5 personality registered for level 5\n[ 2.929234] md: raid4 personality registered for level 4\n[ 2.936140] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.971502] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.992293] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.089690] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.096293] systemd[1]: Detected virtualization kvm.\n[ 3.098188] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.102823] systemd[1]: Set hostname to .\n[ 3.106215] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.108423] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.220551] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.224277] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.228083] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.231578] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.235722] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.240483] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.244764] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.248636] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.251977] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.255289] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.259568] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.263109] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.267402] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.271099] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.275251] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.283875] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.292069] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.296846] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.304372] systemd[1]: Starting Nameserver information manager...\n[ 3.308662] Loading iSCSI transport class v2.0-870.\n Starting Nameserver information manager...\n[ 3.315797] systemd[1]: Created slice User and Session Slice.\n[[ 3.319982] iscsi: registered transport (tcp)\n[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.323302] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.327943] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.335224] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.342870] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.358412] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.364775] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.377602] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.383496] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.[ 3.386802] iscsi: registered transport (iser)\n\n[ 3.391184] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.399201] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.406234] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.414326] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.426963] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.431033] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.435435] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.792681] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[ 5.153082] cloud-init[582]: Cloud-init v. 18.2 running 'init-local' at Mon, 10 Dec 2018 06:59:25 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2018-12-10 06:59:27,375 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a/action used request id req-ee88da03-645c-4eaf-93ad-a3e5ec72e0c0 2018-12-10 06:59:27,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105338096619s 2018-12-10 06:59:27,376 - 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 770199956 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.220604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223552] pid_max: default: 32768 minimum: 301 [ 0.225134] ACPI: Core revision 20150930 [ 0.227140] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229441] Security Framework initialized [ 0.230881] Yama: becoming mindful. [ 0.232182] AppArmor: AppArmor initialized [ 0.233671] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.235984] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238253] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240390] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242779] Initializing cgroup subsys io [ 0.244217] Initializing cgroup subsys memory [ 0.245773] Initializing cgroup subsys devices [ 0.247346] Initializing cgroup subsys freezer [ 0.248890] Initializing cgroup subsys net_cls [ 0.250434] Initializing cgroup subsys perf_event [ 0.252052] Initializing cgroup subsys net_prio [ 0.253621] Initializing cgroup subsys hugetlb [ 0.255165] Initializing cgroup subsys pids [ 0.256711] CPU: Physical Processor ID: 0 [ 0.258827] mce: CPU supports 10 MCE banks [ 0.260321] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.262105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.264050] Spectre V2 : Mitigation: Full generic retpoline [ 0.265905] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267976] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.270124] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.272066] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274736] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.295272] Freeing SMP alternatives memory: 32K [ 0.302644] ftrace: allocating 32237 entries in 126 pages [ 0.342860] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347503] smpboot: Max logical packages: 1 [ 0.349322] x2apic enabled [ 0.350705] Switched APIC routing to physical x2apic. [ 0.353706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355726] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359466] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362687] KVM setup paravirtual spinlock [ 0.365519] x86: Booted up 1 node, 1 CPUs [ 0.366982] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369601] devtmpfs: initialized [ 0.371980] evm: security.selinux [ 0.373217] evm: security.SMACK64 [ 0.374441] evm: security.SMACK64EXEC [ 0.375758] evm: security.SMACK64TRANSMUTE [ 0.377197] evm: security.SMACK64MMAP [ 0.378513] evm: security.ima [ 0.379643] evm: security.capability [ 0.381104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384326] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386450] pinctrl core: initialized pinctrl subsystem [ 0.388468] RTC time: 6:59:20, date: 12/10/18 [ 0.390206] NET: Registered protocol family 16 [ 0.391932] cpuidle: using governor ladder [ 0.393379] cpuidle: using governor menu [ 0.394779] PCCT header not found. [ 0.396126] ACPI: bus type PCI registered [ 0.397554] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.399801] PCI: Using configuration type 1 for base access [ 0.402542] ACPI: Added _OSI(Module Device) [ 0.404033] ACPI: Added _OSI(Processor Device) [ 0.405574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407192] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410598] ACPI: Interpreter enabled [ 0.411997] ACPI: (supports S0 S5) [ 0.413281] ACPI: Using IOAPIC for interrupt routing [ 0.415026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421853] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.424069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426219] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430114] acpiphp: Slot [3] registered [ 0.447546] acpiphp: Slot [4] registered [ 0.449001] acpiphp: Slot [5] registered [ 0.450429] acpiphp: Slot [6] registered [ 0.451838] acpiphp: Slot [7] registered [ 0.453237] acpiphp: Slot [8] registered [ 0.454646] acpiphp: Slot [9] registered [ 0.456068] acpiphp: Slot [10] registered [ 0.457503] acpiphp: Slot [11] registered [ 0.458936] acpiphp: Slot [12] registered [ 0.460372] acpiphp: Slot [13] registered [ 0.462007] acpiphp: Slot [14] registered [ 0.463448] acpiphp: Slot [15] registered [ 0.464901] acpiphp: Slot [16] registered [ 0.466348] acpiphp: Slot [17] registered [ 0.467782] acpiphp: Slot [18] registered [ 0.469213] acpiphp: Slot [19] registered [ 0.470662] acpiphp: Slot [20] registered [ 0.472088] acpiphp: Slot [21] registered [ 0.473518] acpiphp: Slot [22] registered [ 0.474944] acpiphp: Slot [23] registered [ 0.476386] acpiphp: Slot [24] registered [ 0.477826] acpiphp: Slot [25] registered [ 0.479251] acpiphp: Slot [26] registered [ 0.480692] acpiphp: Slot [27] registered [ 0.482121] acpiphp: Slot [28] registered [ 0.483552] acpiphp: Slot [29] registered [ 0.484972] acpiphp: Slot [30] registered [ 0.486429] acpiphp: Slot [31] registered [ 0.487851] PCI host bridge to bus 0000:00 [ 0.489284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.491452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.496198] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498765] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.501382] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.507353] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.509641] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.511746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.514016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.518752] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.521286] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.545248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.548221] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.550716] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.553190] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.555641] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.557810] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.560089] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.561962] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.564697] vgaarb: loaded [ 0.565755] vgaarb: bridge control possible 0000:00:02.0 [ 0.567880] SCSI subsystem initialized [ 0.569456] ACPI: bus type USB registered [ 0.570914] usbcore: registered new interface driver usbfs [ 0.572741] usbcore: registered new interface driver hub [ 0.574522] usbcore: registered new device driver usb [ 0.576432] PCI: Using ACPI for IRQ routing [ 0.578350] NetLabel: Initializing [ 0.579616] NetLabel: domain hash size = 128 [ 0.581118] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.582814] NetLabel: unlabeled traffic allowed by default [ 0.584808] amd_nb: Cannot enumerate AMD northbridges [ 0.586550] clocksource: Switched to clocksource kvm-clock [ 0.596356] AppArmor: AppArmor Filesystem Enabled [ 0.598065] pnp: PnP ACPI init [ 0.599578] pnp: PnP ACPI: found 5 devices [ 0.606758] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.609781] NET: Registered protocol family 2 [ 0.611575] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.613845] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.615956] TCP: Hash tables configured (established 4096 bind 4096) [ 0.618080] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.620002] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.622086] NET: Registered protocol family 1 [ 0.623626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.625581] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.627483] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.661011] Unpacking initramfs... [ 1.140499] Freeing initrd memory: 37084K [ 1.142351] Scanning for low memory corruption every 60 seconds [ 1.144656] audit: initializing netlink subsys (disabled) [ 1.146516] audit: type=2000 audit(1544425161.116:1): initialized [ 1.148789] Initialise system trusted keyring [ 1.150436] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.152486] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.155659] zbud: loaded [ 1.156940] VFS: Disk quotas dquot_6.6.0 [ 1.158363] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.160776] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.162923] fuse init (API version 7.23) [ 1.164456] Key type big_key registered [ 1.165848] Allocating IMA MOK and blacklist keyrings. [ 1.167945] Key type asymmetric registered [ 1.169397] Asymmetric key parser 'x509' registered [ 1.171076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.173663] io scheduler noop registered [ 1.175060] io scheduler deadline registered (default) [ 1.176808] io scheduler cfq registered [ 1.178251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.180102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.182300] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.184853] ACPI: Power Button [PWRF] [ 1.186321] GHES: HEST is not enabled! [ 1.202328] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.235307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.238822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.264085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.267573] Linux agpgart interface v0.103 [ 1.270602] loop: module loaded [ 1.274315] vda: vda1 [ 1.276142] scsi host0: ata_piix [ 1.277431] scsi host1: ata_piix [ 1.278687] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.280844] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.283665] libphy: Fixed MDIO Bus: probed [ 1.285126] tun: Universal TUN/TAP device driver, 1.6 [ 1.286839] tun: (C) 1999-2004 Max Krasnyansky [ 1.290131] PPP generic driver version 2.4.2 [ 1.291706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.293828] ehci-pci: EHCI PCI platform driver [ 1.295401] ehci-platform: EHCI generic platform driver [ 1.297155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.299164] ohci-pci: OHCI PCI platform driver [ 1.300710] ohci-platform: OHCI generic platform driver [ 1.302458] uhci_hcd: USB Universal Host Controller Interface driver [ 1.319190] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.320966] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.323547] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.325302] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.327346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.329527] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.332016] usb usb1: Product: UHCI Host Controller [ 1.333664] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.335708] usb usb1: SerialNumber: 0000:00:01.2 [ 1.337378] hub 1-0:1.0: USB hub found [ 1.338737] hub 1-0:1.0: 2 ports detected [ 1.340293] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.343892] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.345562] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.347348] mousedev: PS/2 mouse device common for all mice [ 1.349546] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.352556] rtc_cmos 00:00: RTC can wake from S4 [ 1.354730] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.356803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.358899] i2c /dev entries driver [ 1.360210] device-mapper: uevent: version 1.0.3 [ 1.361834] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.364680] ledtrig-cpu: registered to indicate activity on CPUs [ 1.366889] NET: Registered protocol family 10 [ 1.368650] NET: Registered protocol family 17 [ 1.370224] Key type dns_resolver registered [ 1.371940] registered taskstats version 1 [ 1.373411] Loading compiled-in X.509 certificates [ 1.376023] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.379316] zswap: loaded using pool lzo/zbud [ 1.382305] Key type trusted registered [ 1.385690] Key type encrypted registered [ 1.387135] AppArmor: AppArmor sha1 policy hashing enabled [ 1.388975] ima: No TPM chip found, activating TPM-bypass! [ 1.390820] evm: HMAC attrs: 0x1 [ 1.392408] Magic number: 14:863:973 [ 1.393957] rtc_cmos 00:00: setting system clock to 2018-12-10 06:59:21 UTC (1544425161) [ 1.396805] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.415104] EDD information not available. [ 1.440323] Freeing unused kernel memory: 1512K [ 1.441882] Write protecting the kernel read-only data: 14336k [ 1.445099] Freeing unused kernel memory: 1692K [ 1.446887] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.458642] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.461710] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.465112] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.468404] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.471591] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.478573] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484719] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.488678] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491795] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.495038] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.550259] [drm] Initialized drm 1.1.0 20060810 [ 1.553024] virtio_net virtio0 ens3: renamed from eth0 [ 1.562291] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.566879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.587032] FDC 0 is a S82078B [ 1.609656] AVX2 version of gcm_enc/dec engaged. [ 1.611269] AES CTR mode by8 optimization enabled [ 1.650585] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.815777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.817955] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.820208] usb 1-1: Product: QEMU USB Tablet [ 1.821712] usb 1-1: Manufacturer: QEMU [ 1.823069] usb 1-1: SerialNumber: 42 [ 1.831479] hidraw: raw HID events driver (C) Jiri Kosina [ 1.838413] usbcore: registered new interface driver usbhid [ 1.840336] usbhid: USB HID core driver [ 1.843283] 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.847159] 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.228925] md: linear personality registered for level -1 [ 2.232860] md: multipath personality registered for level -4 [ 2.236907] md: raid0 personality registered for level 0 [ 2.241734] md: raid1 personality registered for level 1 [ 2.314558] raid6: sse2x1 gen() 11371 MB/s [ 2.382548] raid6: sse2x1 xor() 9076 MB/s [ 2.450547] raid6: sse2x2 gen() 14864 MB/s [ 2.518548] raid6: sse2x2 xor() 10002 MB/s [ 2.586548] raid6: sse2x4 gen() 17221 MB/s [ 2.654547] raid6: sse2x4 xor() 11933 MB/s [ 2.726549] raid6: avx2x1 gen() 22721 MB/s [ 2.794547] raid6: avx2x2 gen() 26488 MB/s [ 2.862548] raid6: avx2x4 gen() 30649 MB/s [ 2.864225] raid6: using algorithm avx2x4 gen() 30649 MB/s [ 2.866294] raid6: using avx2x2 recovery algorithm [ 2.870943] xor: automatically using best checksumming function: [ 2.910581] avx : 32758.000 MB/sec [ 2.913605] async_tx: api initialized (async) [ 2.925190] md: raid6 personality registered for level 6 [ 2.927232] md: raid5 personality registered for level 5 [ 2.929234] md: raid4 personality registered for level 4 [ 2.936140] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.971502] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.992293] 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.089690] 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.096293] systemd[1]: Detected virtualization kvm. [ 3.098188] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.102823] systemd[1]: Set hostname to . [ 3.106215] systemd[1]: Initializing machine ID from KVM UUID. [ 3.108423] systemd[1]: Installed transient /etc/machine-id file. [ 3.220551] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.224277] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.228083] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.231578] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.235722] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.240483] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.244764] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.248636] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.251977] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.255289] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.259568] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.263109] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.267402] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.271099] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.275251] 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.283875] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.292069] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.296846] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.304372] systemd[1]: Starting Nameserver information manager... [ 3.308662] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 3.315797] systemd[1]: Created slice User and Session Slice. [[ 3.319982] iscsi: registered transport (tcp) [0;32m OK [0m] Created slice User and Session Slice. [ 3.323302] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.327943] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.335224] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.342870] 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.358412] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.364775] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.377602] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.383496] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket.[ 3.386802] iscsi: registered transport (iser) [ 3.391184] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.399201] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.406234] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.414326] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.426963] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.431033] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.435435] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... 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. [ 3.792681] 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 5.153082] cloud-init[582]: Cloud-init v. 18.2 running 'init-local' at Mon, 10 Dec 2018 06:59:25 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2018-12-10 06:59:27,498 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2018-12-10 06:59:36,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 06:59:36,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 06:59:36,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13136 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eaf5e566-6de6-4a87-bf84-44457b106e7b x-openstack-request-id: req-eaf5e566-6de6-4a87-bf84-44457b106e7b 2018-12-10 06:59:36,606 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 770199956 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.220604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223552] pid_max: default: 32768 minimum: 301\n[ 0.225134] ACPI: Core revision 20150930\n[ 0.227140] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229441] Security Framework initialized\n[ 0.230881] Yama: becoming mindful.\n[ 0.232182] AppArmor: AppArmor initialized\n[ 0.233671] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.235984] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238253] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240390] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242779] Initializing cgroup subsys io\n[ 0.244217] Initializing cgroup subsys memory\n[ 0.245773] Initializing cgroup subsys devices\n[ 0.247346] Initializing cgroup subsys freezer\n[ 0.248890] Initializing cgroup subsys net_cls\n[ 0.250434] Initializing cgroup subsys perf_event\n[ 0.252052] Initializing cgroup subsys net_prio\n[ 0.253621] Initializing cgroup subsys hugetlb\n[ 0.255165] Initializing cgroup subsys pids\n[ 0.256711] CPU: Physical Processor ID: 0\n[ 0.258827] mce: CPU supports 10 MCE banks\n[ 0.260321] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.264050] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265905] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267976] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.270124] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.272066] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274736] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.295272] Freeing SMP alternatives memory: 32K\n[ 0.302644] ftrace: allocating 32237 entries in 126 pages\n[ 0.342860] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347503] smpboot: Max logical packages: 1\n[ 0.349322] x2apic enabled\n[ 0.350705] Switched APIC routing to physical x2apic.\n[ 0.353706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355726] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359466] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362687] KVM setup paravirtual spinlock\n[ 0.365519] x86: Booted up 1 node, 1 CPUs\n[ 0.366982] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369601] devtmpfs: initialized\n[ 0.371980] evm: security.selinux\n[ 0.373217] evm: security.SMACK64\n[ 0.374441] evm: security.SMACK64EXEC\n[ 0.375758] evm: security.SMACK64TRANSMUTE\n[ 0.377197] evm: security.SMACK64MMAP\n[ 0.378513] evm: security.ima\n[ 0.379643] evm: security.capability\n[ 0.381104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384326] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386450] pinctrl core: initialized pinctrl subsystem\n[ 0.388468] RTC time: 6:59:20, date: 12/10/18\n[ 0.390206] NET: Registered protocol family 16\n[ 0.391932] cpuidle: using governor ladder\n[ 0.393379] cpuidle: using governor menu\n[ 0.394779] PCCT header not found.\n[ 0.396126] ACPI: bus type PCI registered\n[ 0.397554] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.399801] PCI: Using configuration type 1 for base access\n[ 0.402542] ACPI: Added _OSI(Module Device)\n[ 0.404033] ACPI: Added _OSI(Processor Device)\n[ 0.405574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407192] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410598] ACPI: Interpreter enabled\n[ 0.411997] ACPI: (supports S0 S5)\n[ 0.413281] ACPI: Using IOAPIC for interrupt routing\n[ 0.415026] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421853] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.424069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.426219] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.430114] acpiphp: Slot [3] registered\n[ 0.447546] acpiphp: Slot [4] registered\n[ 0.449001] acpiphp: Slot [5] registered\n[ 0.450429] acpiphp: Slot [6] registered\n[ 0.451838] acpiphp: Slot [7] registered\n[ 0.453237] acpiphp: Slot [8] registered\n[ 0.454646] acpiphp: Slot [9] registered\n[ 0.456068] acpiphp: Slot [10] registered\n[ 0.457503] acpiphp: Slot [11] registered\n[ 0.458936] acpiphp: Slot [12] registered\n[ 0.460372] acpiphp: Slot [13] registered\n[ 0.462007] acpiphp: Slot [14] registered\n[ 0.463448] acpiphp: Slot [15] registered\n[ 0.464901] acpiphp: Slot [16] registered\n[ 0.466348] acpiphp: Slot [17] registered\n[ 0.467782] acpiphp: Slot [18] registered\n[ 0.469213] acpiphp: Slot [19] registered\n[ 0.470662] acpiphp: Slot [20] registered\n[ 0.472088] acpiphp: Slot [21] registered\n[ 0.473518] acpiphp: Slot [22] registered\n[ 0.474944] acpiphp: Slot [23] registered\n[ 0.476386] acpiphp: Slot [24] registered\n[ 0.477826] acpiphp: Slot [25] registered\n[ 0.479251] acpiphp: Slot [26] registered\n[ 0.480692] acpiphp: Slot [27] registered\n[ 0.482121] acpiphp: Slot [28] registered\n[ 0.483552] acpiphp: Slot [29] registered\n[ 0.484972] acpiphp: Slot [30] registered\n[ 0.486429] acpiphp: Slot [31] registered\n[ 0.487851] PCI host bridge to bus 0000:00\n[ 0.489284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.491452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.496198] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498765] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.501382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.507353] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.509641] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.511746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.514016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.518752] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.521286] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.545248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.548221] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.550716] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.553190] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.555641] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.557810] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.560089] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.561962] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.564697] vgaarb: loaded\n[ 0.565755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.567880] SCSI subsystem initialized\n[ 0.569456] ACPI: bus type USB registered\n[ 0.570914] usbcore: registered new interface driver usbfs\n[ 0.572741] usbcore: registered new interface driver hub\n[ 0.574522] usbcore: registered new device driver usb\n[ 0.576432] PCI: Using ACPI for IRQ routing\n[ 0.578350] NetLabel: Initializing\n[ 0.579616] NetLabel: domain hash size = 128\n[ 0.581118] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.582814] NetLabel: unlabeled traffic allowed by default\n[ 0.584808] amd_nb: Cannot enumerate AMD northbridges\n[ 0.586550] clocksource: Switched to clocksource kvm-clock\n[ 0.596356] AppArmor: AppArmor Filesystem Enabled\n[ 0.598065] pnp: PnP ACPI init\n[ 0.599578] pnp: PnP ACPI: found 5 devices\n[ 0.606758] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.609781] NET: Registered protocol family 2\n[ 0.611575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.613845] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.615956] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.618080] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.620002] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.622086] NET: Registered protocol family 1\n[ 0.623626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.625581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.627483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.661011] Unpacking initramfs...\n[ 1.140499] Freeing initrd memory: 37084K\n[ 1.142351] Scanning for low memory corruption every 60 seconds\n[ 1.144656] audit: initializing netlink subsys (disabled)\n[ 1.146516] audit: type=2000 audit(1544425161.116:1): initialized\n[ 1.148789] Initialise system trusted keyring\n[ 1.150436] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.152486] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.155659] zbud: loaded\n[ 1.156940] VFS: Disk quotas dquot_6.6.0\n[ 1.158363] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.160776] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.162923] fuse init (API version 7.23)\n[ 1.164456] Key type big_key registered\n[ 1.165848] Allocating IMA MOK and blacklist keyrings.\n[ 1.167945] Key type asymmetric registered\n[ 1.169397] Asymmetric key parser 'x509' registered\n[ 1.171076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.173663] io scheduler noop registered\n[ 1.175060] io scheduler deadline registered (default)\n[ 1.176808] io scheduler cfq registered\n[ 1.178251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.180102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.182300] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.184853] ACPI: Power Button [PWRF]\n[ 1.186321] GHES: HEST is not enabled!\n[ 1.202328] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.235307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.238822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.264085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.267573] Linux agpgart interface v0.103\n[ 1.270602] loop: module loaded\n[ 1.274315] vda: vda1\n[ 1.276142] scsi host0: ata_piix\n[ 1.277431] scsi host1: ata_piix\n[ 1.278687] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.280844] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.283665] libphy: Fixed MDIO Bus: probed\n[ 1.285126] tun: Universal TUN/TAP device driver, 1.6\n[ 1.286839] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.290131] PPP generic driver version 2.4.2\n[ 1.291706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.293828] ehci-pci: EHCI PCI platform driver\n[ 1.295401] ehci-platform: EHCI generic platform driver\n[ 1.297155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.299164] ohci-pci: OHCI PCI platform driver\n[ 1.300710] ohci-platform: OHCI generic platform driver\n[ 1.302458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.319190] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.320966] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.323547] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.325302] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.327346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.329527] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.332016] usb usb1: Product: UHCI Host Controller\n[ 1.333664] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.335708] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.337378] hub 1-0:1.0: USB hub found\n[ 1.338737] hub 1-0:1.0: 2 ports detected\n[ 1.340293] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.343892] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.345562] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.347348] mousedev: PS/2 mouse device common for all mice\n[ 1.349546] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.352556] rtc_cmos 00:00: RTC can wake from S4\n[ 1.354730] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.356803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.358899] i2c /dev entries driver\n[ 1.360210] device-mapper: uevent: version 1.0.3\n[ 1.361834] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.364680] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.366889] NET: Registered protocol family 10\n[ 1.368650] NET: Registered protocol family 17\n[ 1.370224] Key type dns_resolver registered\n[ 1.371940] registered taskstats version 1\n[ 1.373411] Loading compiled-in X.509 certificates\n[ 1.376023] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.379316] zswap: loaded using pool lzo/zbud\n[ 1.382305] Key type trusted registered\n[ 1.385690] Key type encrypted registered\n[ 1.387135] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.388975] ima: No TPM chip found, activating TPM-bypass!\n[ 1.390820] evm: HMAC attrs: 0x1\n[ 1.392408] Magic number: 14:863:973\n[ 1.393957] rtc_cmos 00:00: setting system clock to 2018-12-10 06:59:21 UTC (1544425161)\n[ 1.396805] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.415104] EDD information not available.\n[ 1.440323] Freeing unused kernel memory: 1512K\n[ 1.441882] Write protecting the kernel read-only data: 14336k\n[ 1.445099] Freeing unused kernel memory: 1692K\n[ 1.446887] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.458642] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.461710] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.465112] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.468404] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.471591] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.478573] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484719] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.488678] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491795] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.495038] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.550259] [drm] Initialized drm 1.1.0 20060810\n[ 1.553024] virtio_net virtio0 ens3: renamed from eth0\n[ 1.562291] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.566879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.587032] FDC 0 is a S82078B\n[ 1.609656] AVX2 version of gcm_enc/dec engaged.\n[ 1.611269] AES CTR mode by8 optimization enabled\n[ 1.650585] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.815777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.817955] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.820208] usb 1-1: Product: QEMU USB Tablet\n[ 1.821712] usb 1-1: Manufacturer: QEMU\n[ 1.823069] usb 1-1: SerialNumber: 42\n[ 1.831479] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.838413] usbcore: registered new interface driver usbhid\n[ 1.840336] usbhid: USB HID core driver\n[ 1.843283] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.847159] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.228925] md: linear personality registered for level -1\n[ 2.232860] md: multipath personality registered for level -4\n[ 2.236907] md: raid0 personality registered for level 0\n[ 2.241734] md: raid1 personality registered for level 1\n[ 2.314558] raid6: sse2x1 gen() 11371 MB/s\n[ 2.382548] raid6: sse2x1 xor() 9076 MB/s\n[ 2.450547] raid6: sse2x2 gen() 14864 MB/s\n[ 2.518548] raid6: sse2x2 xor() 10002 MB/s\n[ 2.586548] raid6: sse2x4 gen() 17221 MB/s\n[ 2.654547] raid6: sse2x4 xor() 11933 MB/s\n[ 2.726549] raid6: avx2x1 gen() 22721 MB/s\n[ 2.794547] raid6: avx2x2 gen() 26488 MB/s\n[ 2.862548] raid6: avx2x4 gen() 30649 MB/s\n[ 2.864225] raid6: using algorithm avx2x4 gen() 30649 MB/s\n[ 2.866294] raid6: using avx2x2 recovery algorithm\n[ 2.870943] xor: automatically using best checksumming function:\n[ 2.910581] avx : 32758.000 MB/sec\n[ 2.913605] async_tx: api initialized (async)\n[ 2.925190] md: raid6 personality registered for level 6\n[ 2.927232] md: raid5 personality registered for level 5\n[ 2.929234] md: raid4 personality registered for level 4\n[ 2.936140] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.971502] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.992293] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.089690] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.096293] systemd[1]: Detected virtualization kvm.\n[ 3.098188] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.102823] systemd[1]: Set hostname to .\n[ 3.106215] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.108423] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.220551] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.224277] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.228083] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.231578] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.235722] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.240483] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.244764] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.248636] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.251977] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.255289] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.259568] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.263109] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.267402] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.271099] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.275251] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.283875] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.292069] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.296846] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.304372] systemd[1]: Starting Nameserver information manager...\n[ 3.308662] Loading iSCSI transport class v2.0-870.\n Starting Nameserver information manager...\n[ 3.315797] systemd[1]: Created slice User and Session Slice.\n[[ 3.319982] iscsi: registered transport (tcp)\n[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.323302] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.327943] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.335224] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.342870] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.358412] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.364775] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.377602] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.383496] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.[ 3.386802] iscsi: registered transport (iser)\n\n[ 3.391184] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.399201] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.406234] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.414326] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.426963] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.431033] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.435435] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.792681] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[ 5.153082] cloud-init[582]: Cloud-init v. 18.2 running 'init-local' at Mon, 10 Dec 2018 06:59:25 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 14.521402] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Mon, 10 Dec 2018 06:59:26 +0000. Up 6.19 seconds.\n[ 14.528260] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 14.533349] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.540518] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 14.547659] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.556091] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:0a:ae:f6 |\n[ 14.560131] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fe0a:aef6/64 | . | link | fa:16:3e:0a:ae:f6 |\n[ 14.568144] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 14.576128] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 14.580127] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.588128] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 14.596142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.599174] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 14.606237] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.610970] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 14.615337] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 14.620856] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 14.627278] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.631439] cloud-init[933]: 2018-12-10 06:59:34,905 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 15.020730] cloud-init[933]: Generating public/private rsa key pair.\n[ 15.023276] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 15.030051] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 15.036405] cloud-init[933]: The key fingerprint is:\n[ 15.040121] cloud-init[933]: SHA256:ODJfkYKYDMPexFF8JK3gODKKgX3KBvwAytLiR1Vz5/c root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c\n[ 15.048146] cloud-init[933]: The key's randomart image is:\n[ 15.052140] cloud-init[933]: +---[RSA 2048]----+\n[ 15.056155] cloud-init[933]: |+ ..+o++ . . |\n[ 15.057910] cloud-init[933]: |.= * +.oo.o |\n[ 15.064160] cloud-init[933]: |BoO + + o . . |\n[ 15.065923] cloud-init[933]: |XBo+.. o . . . |\n[ 15.072138] cloud-init[933]: |**=oo o S E |\n[ 15.073928] cloud-init[933]: |o.+o + o |\n[ 15.075635] cloud-init[933]: | .. . |\n[ 15.081219] cloud-init[933]: | |\n[ 15.082939] cloud-init[933]: | |\n[ 15.088398] cloud-init[933]: +----[SHA256]-----+\n[ 15.090128] cloud-init[933]: Generating public/private dsa key pair.\n[ 15.095959] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 15.098640] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 15.104727] cloud-init[933]: The key fingerprint is:\n[ 15.106117] cloud-init[933]: SHA256:D8ygpdkawdrdQfsmNcB+ADvY3RyZBuDTE7Fgcnm6DfM root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 15.113501] cloud-init[933]: The key's randomart image is: Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 15.121371] cloud-init[933]: +---[DSA 1024]----+\n[ 15.123732] \n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] cloud-init[933]: | . *=*o.o |\n[ 15.129047] cloud-init[933]: | . B.*+B+. |\n[ 15.130352] cloud-init[933]: | + O+Bo= |\n[ 15.131650] cloud-initListening on ACPID Listen Socket.\n[933]: | o O+B.=.. |\n Starting LXD - unix socket.\n[ 15.135429] [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\ncloud-init[933]: | . * o*S.o |\n[ 15.138858] cloud-init[933]: | o. E= |\n[ 15.141223] cloud-init[933]: | . . |\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[ 15.146196] cloud-init[933]: | |\n[ 15.149218] cloud-init[933]: [[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m| |\n[ 15.154021] cloud-init[933]: +----[SHA256]-----+\n[ 15.155353] cloud-init[933]: ] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0mGenerating public/private ecdsa key pair.\n[ 15.162367] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.] Listening on LXD - unix socket.\n\n[ 15.167960] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 15.176103] cloud-init[933]: The key fingerprint is:\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 15.182917] cloud-init[933]: SHA256:cEpSoZ9fnqoHJmZx/xuODtpfVyVinn9kjJ71m071GfI root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c\n Starting Login to default iSCSI targets...\n[ 15.189391] cloud-init[933]: The key's randomart image is:\n[[0;32m OK [0m] Reached target Sockets.\n[ 15.194112] cloud-init[933]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Reached target Basic System.\n Starting LSB: MD monitoring daemon...\n Starting Apply the settings specified in cloud-config...\n[ 15.200088] cloud-init[933]: | o. |\n Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n[ 15.219315] [[0;32m OK [0m] Started ACPI event daemon.\n[cloud-init[933]: | o |[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n\n Starting System Logging Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.[ 15.244451] cloud-init[933]: | o o . o . .|\n\n[ 15.258688] cloud-init[933]: | .+.= o o = |\n[ 15.266941] cloud-init[933]: | o+.S . o.o.*|\n[ 15.272066] cloud-init[933]: | + o..o . +o=*|\n[ 15.276616] cloud-init[933]: | o o....= . +E+|[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n\n[ 15.291949] cloud-init Starting Snappy daemon...\n Starting Login Service...\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n[933]: [[0;32m OK [0m] Started iperf3 Service.| o ..=.o ..o|\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 15.394069] cloud-init[933]: | . o== o. .+ |\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 15.428991] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[933]: +----[SHA256]-----+\n[ 15.465816] cloud-init[933]: [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...Generating public/private ed25519 key pair.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: network benchmark...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[ 15.505887] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[ 15.644836] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 15.667027] [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\ncloud-init[933]: The key fingerprint is:\n[ 15.683731] cloud-init[933]: SHA256:+6A4Lo+Z9qRuGOvT50Ossu56l/yrkDi3dbiM7YZ8XCI root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c\n[ 15.696407] cloud-init[933]: The key's randomart image is:\n[ 15.706536] cloud-init[933]: +--[ED25519 256]--+\n[ 15.714030] cloud-init[933]: | |\n[ 15.728136] cloud-init[933]: | |\n[ 15.732310] cloud-init[933]: | |\n[ 15.736088] cloud-init[933]: | |\n[ 15.742153] cloud-init[933]: | . S |\n[ 15.747646] cloud-init[933]: |..E..+. . |\n[ 15.756143] [[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\ncloud-init[933]: |o===*+. o |\n[ 15.781317] cloud-init[933]: |o=B/O* . o |\n[ 15.792167] cloud-init[933]: |*X%X&==. . |\n[ 15.796101] cloud-init[933]: +----[SHA256]-----+\n"} 2018-12-10 06:59:36,607 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a/action used request id req-eaf5e566-6de6-4a87-bf84-44457b106e7b 2018-12-10 06:59:36,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0994319915771s 2018-12-10 06:59:36,609 - 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 770199956 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.220604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223552] pid_max: default: 32768 minimum: 301 [ 0.225134] ACPI: Core revision 20150930 [ 0.227140] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229441] Security Framework initialized [ 0.230881] Yama: becoming mindful. [ 0.232182] AppArmor: AppArmor initialized [ 0.233671] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.235984] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238253] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240390] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242779] Initializing cgroup subsys io [ 0.244217] Initializing cgroup subsys memory [ 0.245773] Initializing cgroup subsys devices [ 0.247346] Initializing cgroup subsys freezer [ 0.248890] Initializing cgroup subsys net_cls [ 0.250434] Initializing cgroup subsys perf_event [ 0.252052] Initializing cgroup subsys net_prio [ 0.253621] Initializing cgroup subsys hugetlb [ 0.255165] Initializing cgroup subsys pids [ 0.256711] CPU: Physical Processor ID: 0 [ 0.258827] mce: CPU supports 10 MCE banks [ 0.260321] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.262105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.264050] Spectre V2 : Mitigation: Full generic retpoline [ 0.265905] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267976] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.270124] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.272066] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274736] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.295272] Freeing SMP alternatives memory: 32K [ 0.302644] ftrace: allocating 32237 entries in 126 pages [ 0.342860] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347503] smpboot: Max logical packages: 1 [ 0.349322] x2apic enabled [ 0.350705] Switched APIC routing to physical x2apic. [ 0.353706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355726] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359466] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362687] KVM setup paravirtual spinlock [ 0.365519] x86: Booted up 1 node, 1 CPUs [ 0.366982] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369601] devtmpfs: initialized [ 0.371980] evm: security.selinux [ 0.373217] evm: security.SMACK64 [ 0.374441] evm: security.SMACK64EXEC [ 0.375758] evm: security.SMACK64TRANSMUTE [ 0.377197] evm: security.SMACK64MMAP [ 0.378513] evm: security.ima [ 0.379643] evm: security.capability [ 0.381104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384326] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386450] pinctrl core: initialized pinctrl subsystem [ 0.388468] RTC time: 6:59:20, date: 12/10/18 [ 0.390206] NET: Registered protocol family 16 [ 0.391932] cpuidle: using governor ladder [ 0.393379] cpuidle: using governor menu [ 0.394779] PCCT header not found. [ 0.396126] ACPI: bus type PCI registered [ 0.397554] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.399801] PCI: Using configuration type 1 for base access [ 0.402542] ACPI: Added _OSI(Module Device) [ 0.404033] ACPI: Added _OSI(Processor Device) [ 0.405574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407192] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410598] ACPI: Interpreter enabled [ 0.411997] ACPI: (supports S0 S5) [ 0.413281] ACPI: Using IOAPIC for interrupt routing [ 0.415026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421853] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.424069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426219] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430114] acpiphp: Slot [3] registered [ 0.447546] acpiphp: Slot [4] registered [ 0.449001] acpiphp: Slot [5] registered [ 0.450429] acpiphp: Slot [6] registered [ 0.451838] acpiphp: Slot [7] registered [ 0.453237] acpiphp: Slot [8] registered [ 0.454646] acpiphp: Slot [9] registered [ 0.456068] acpiphp: Slot [10] registered [ 0.457503] acpiphp: Slot [11] registered [ 0.458936] acpiphp: Slot [12] registered [ 0.460372] acpiphp: Slot [13] registered [ 0.462007] acpiphp: Slot [14] registered [ 0.463448] acpiphp: Slot [15] registered [ 0.464901] acpiphp: Slot [16] registered [ 0.466348] acpiphp: Slot [17] registered [ 0.467782] acpiphp: Slot [18] registered [ 0.469213] acpiphp: Slot [19] registered [ 0.470662] acpiphp: Slot [20] registered [ 0.472088] acpiphp: Slot [21] registered [ 0.473518] acpiphp: Slot [22] registered [ 0.474944] acpiphp: Slot [23] registered [ 0.476386] acpiphp: Slot [24] registered [ 0.477826] acpiphp: Slot [25] registered [ 0.479251] acpiphp: Slot [26] registered [ 0.480692] acpiphp: Slot [27] registered [ 0.482121] acpiphp: Slot [28] registered [ 0.483552] acpiphp: Slot [29] registered [ 0.484972] acpiphp: Slot [30] registered [ 0.486429] acpiphp: Slot [31] registered [ 0.487851] PCI host bridge to bus 0000:00 [ 0.489284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.491452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.496198] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498765] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.501382] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.507353] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.509641] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.511746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.514016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.518752] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.521286] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.545248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.548221] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.550716] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.553190] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.555641] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.557810] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.560089] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.561962] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.564697] vgaarb: loaded [ 0.565755] vgaarb: bridge control possible 0000:00:02.0 [ 0.567880] SCSI subsystem initialized [ 0.569456] ACPI: bus type USB registered [ 0.570914] usbcore: registered new interface driver usbfs [ 0.572741] usbcore: registered new interface driver hub [ 0.574522] usbcore: registered new device driver usb [ 0.576432] PCI: Using ACPI for IRQ routing [ 0.578350] NetLabel: Initializing [ 0.579616] NetLabel: domain hash size = 128 [ 0.581118] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.582814] NetLabel: unlabeled traffic allowed by default [ 0.584808] amd_nb: Cannot enumerate AMD northbridges [ 0.586550] clocksource: Switched to clocksource kvm-clock [ 0.596356] AppArmor: AppArmor Filesystem Enabled [ 0.598065] pnp: PnP ACPI init [ 0.599578] pnp: PnP ACPI: found 5 devices [ 0.606758] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.609781] NET: Registered protocol family 2 [ 0.611575] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.613845] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.615956] TCP: Hash tables configured (established 4096 bind 4096) [ 0.618080] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.620002] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.622086] NET: Registered protocol family 1 [ 0.623626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.625581] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.627483] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.661011] Unpacking initramfs... [ 1.140499] Freeing initrd memory: 37084K [ 1.142351] Scanning for low memory corruption every 60 seconds [ 1.144656] audit: initializing netlink subsys (disabled) [ 1.146516] audit: type=2000 audit(1544425161.116:1): initialized [ 1.148789] Initialise system trusted keyring [ 1.150436] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.152486] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.155659] zbud: loaded [ 1.156940] VFS: Disk quotas dquot_6.6.0 [ 1.158363] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.160776] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.162923] fuse init (API version 7.23) [ 1.164456] Key type big_key registered [ 1.165848] Allocating IMA MOK and blacklist keyrings. [ 1.167945] Key type asymmetric registered [ 1.169397] Asymmetric key parser 'x509' registered [ 1.171076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.173663] io scheduler noop registered [ 1.175060] io scheduler deadline registered (default) [ 1.176808] io scheduler cfq registered [ 1.178251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.180102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.182300] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.184853] ACPI: Power Button [PWRF] [ 1.186321] GHES: HEST is not enabled! [ 1.202328] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.235307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.238822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.264085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.267573] Linux agpgart interface v0.103 [ 1.270602] loop: module loaded [ 1.274315] vda: vda1 [ 1.276142] scsi host0: ata_piix [ 1.277431] scsi host1: ata_piix [ 1.278687] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.280844] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.283665] libphy: Fixed MDIO Bus: probed [ 1.285126] tun: Universal TUN/TAP device driver, 1.6 [ 1.286839] tun: (C) 1999-2004 Max Krasnyansky [ 1.290131] PPP generic driver version 2.4.2 [ 1.291706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.293828] ehci-pci: EHCI PCI platform driver [ 1.295401] ehci-platform: EHCI generic platform driver [ 1.297155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.299164] ohci-pci: OHCI PCI platform driver [ 1.300710] ohci-platform: OHCI generic platform driver [ 1.302458] uhci_hcd: USB Universal Host Controller Interface driver [ 1.319190] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.320966] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.323547] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.325302] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.327346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.329527] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.332016] usb usb1: Product: UHCI Host Controller [ 1.333664] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.335708] usb usb1: SerialNumber: 0000:00:01.2 [ 1.337378] hub 1-0:1.0: USB hub found [ 1.338737] hub 1-0:1.0: 2 ports detected [ 1.340293] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.343892] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.345562] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.347348] mousedev: PS/2 mouse device common for all mice [ 1.349546] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.352556] rtc_cmos 00:00: RTC can wake from S4 [ 1.354730] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.356803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.358899] i2c /dev entries driver [ 1.360210] device-mapper: uevent: version 1.0.3 [ 1.361834] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.364680] ledtrig-cpu: registered to indicate activity on CPUs [ 1.366889] NET: Registered protocol family 10 [ 1.368650] NET: Registered protocol family 17 [ 1.370224] Key type dns_resolver registered [ 1.371940] registered taskstats version 1 [ 1.373411] Loading compiled-in X.509 certificates [ 1.376023] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.379316] zswap: loaded using pool lzo/zbud [ 1.382305] Key type trusted registered [ 1.385690] Key type encrypted registered [ 1.387135] AppArmor: AppArmor sha1 policy hashing enabled [ 1.388975] ima: No TPM chip found, activating TPM-bypass! [ 1.390820] evm: HMAC attrs: 0x1 [ 1.392408] Magic number: 14:863:973 [ 1.393957] rtc_cmos 00:00: setting system clock to 2018-12-10 06:59:21 UTC (1544425161) [ 1.396805] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.415104] EDD information not available. [ 1.440323] Freeing unused kernel memory: 1512K [ 1.441882] Write protecting the kernel read-only data: 14336k [ 1.445099] Freeing unused kernel memory: 1692K [ 1.446887] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.458642] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.461710] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.465112] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.468404] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.471591] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.478573] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484719] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.488678] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491795] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.495038] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.550259] [drm] Initialized drm 1.1.0 20060810 [ 1.553024] virtio_net virtio0 ens3: renamed from eth0 [ 1.562291] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.566879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.587032] FDC 0 is a S82078B [ 1.609656] AVX2 version of gcm_enc/dec engaged. [ 1.611269] AES CTR mode by8 optimization enabled [ 1.650585] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.815777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.817955] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.820208] usb 1-1: Product: QEMU USB Tablet [ 1.821712] usb 1-1: Manufacturer: QEMU [ 1.823069] usb 1-1: SerialNumber: 42 [ 1.831479] hidraw: raw HID events driver (C) Jiri Kosina [ 1.838413] usbcore: registered new interface driver usbhid [ 1.840336] usbhid: USB HID core driver [ 1.843283] 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.847159] 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.228925] md: linear personality registered for level -1 [ 2.232860] md: multipath personality registered for level -4 [ 2.236907] md: raid0 personality registered for level 0 [ 2.241734] md: raid1 personality registered for level 1 [ 2.314558] raid6: sse2x1 gen() 11371 MB/s [ 2.382548] raid6: sse2x1 xor() 9076 MB/s [ 2.450547] raid6: sse2x2 gen() 14864 MB/s [ 2.518548] raid6: sse2x2 xor() 10002 MB/s [ 2.586548] raid6: sse2x4 gen() 17221 MB/s [ 2.654547] raid6: sse2x4 xor() 11933 MB/s [ 2.726549] raid6: avx2x1 gen() 22721 MB/s [ 2.794547] raid6: avx2x2 gen() 26488 MB/s [ 2.862548] raid6: avx2x4 gen() 30649 MB/s [ 2.864225] raid6: using algorithm avx2x4 gen() 30649 MB/s [ 2.866294] raid6: using avx2x2 recovery algorithm [ 2.870943] xor: automatically using best checksumming function: [ 2.910581] avx : 32758.000 MB/sec [ 2.913605] async_tx: api initialized (async) [ 2.925190] md: raid6 personality registered for level 6 [ 2.927232] md: raid5 personality registered for level 5 [ 2.929234] md: raid4 personality registered for level 4 [ 2.936140] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.971502] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.992293] 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.089690] 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.096293] systemd[1]: Detected virtualization kvm. [ 3.098188] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.102823] systemd[1]: Set hostname to . [ 3.106215] systemd[1]: Initializing machine ID from KVM UUID. [ 3.108423] systemd[1]: Installed transient /etc/machine-id file. [ 3.220551] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.224277] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.228083] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.231578] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.235722] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.240483] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.244764] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.248636] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.251977] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.255289] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.259568] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.263109] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.267402] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.271099] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.275251] 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.283875] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.292069] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.296846] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.304372] systemd[1]: Starting Nameserver information manager... [ 3.308662] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 3.315797] systemd[1]: Created slice User and Session Slice. [[ 3.319982] iscsi: registered transport (tcp) [0;32m OK [0m] Created slice User and Session Slice. [ 3.323302] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.327943] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.335224] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.342870] 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.358412] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.364775] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.377602] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.383496] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket.[ 3.386802] iscsi: registered transport (iser) [ 3.391184] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.399201] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.406234] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.414326] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.426963] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.431033] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.435435] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... 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. [ 3.792681] 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 5.153082] cloud-init[582]: Cloud-init v. 18.2 running 'init-local' at Mon, 10 Dec 2018 06:59:25 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 14.521402] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Mon, 10 Dec 2018 06:59:26 +0000. Up 6.19 seconds. [ 14.528260] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 14.533349] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.540518] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 14.547659] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.556091] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:0a:ae:f6 | [ 14.560131] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fe0a:aef6/64 | . | link | fa:16:3e:0a:ae:f6 | [ 14.568144] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 14.576128] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . | [ 14.580127] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.588128] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 14.596142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.599174] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 14.606237] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.610970] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 14.615337] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 14.620856] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 14.627278] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.631439] cloud-init[933]: 2018-12-10 06:59:34,905 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.020730] cloud-init[933]: Generating public/private rsa key pair. [ 15.023276] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.030051] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.036405] cloud-init[933]: The key fingerprint is: [ 15.040121] cloud-init[933]: SHA256:ODJfkYKYDMPexFF8JK3gODKKgX3KBvwAytLiR1Vz5/c root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c [ 15.048146] cloud-init[933]: The key's randomart image is: [ 15.052140] cloud-init[933]: +---[RSA 2048]----+ [ 15.056155] cloud-init[933]: |+ ..+o++ . . | [ 15.057910] cloud-init[933]: |.= * +.oo.o | [ 15.064160] cloud-init[933]: |BoO + + o . . | [ 15.065923] cloud-init[933]: |XBo+.. o . . . | [ 15.072138] cloud-init[933]: |**=oo o S E | [ 15.073928] cloud-init[933]: |o.+o + o | [ 15.075635] cloud-init[933]: | .. . | [ 15.081219] cloud-init[933]: | | [ 15.082939] cloud-init[933]: | | [ 15.088398] cloud-init[933]: +----[SHA256]-----+ [ 15.090128] cloud-init[933]: Generating public/private dsa key pair. [ 15.095959] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 15.098640] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 15.104727] cloud-init[933]: The key fingerprint is: [ 15.106117] cloud-init[933]: SHA256:D8ygpdkawdrdQfsmNcB+ADvY3RyZBuDTE7Fgcnm6DfM root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [ 15.113501] cloud-init[933]: The key's randomart image is: Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 15.121371] cloud-init[933]: +---[DSA 1024]----+ [ 15.123732] [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] cloud-init[933]: | . *=*o.o | [ 15.129047] cloud-init[933]: | . B.*+B+. | [ 15.130352] cloud-init[933]: | + O+Bo= | [ 15.131650] cloud-initListening on ACPID Listen Socket. [933]: | o O+B.=.. | Starting LXD - unix socket. [ 15.135429] [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. cloud-init[933]: | . * o*S.o | [ 15.138858] cloud-init[933]: | o. E= | [ 15.141223] cloud-init[933]: | . . | [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [ 15.146196] cloud-init[933]: | | [ 15.149218] cloud-init[933]: [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m| | [ 15.154021] cloud-init[933]: +----[SHA256]-----+ [ 15.155353] cloud-init[933]: ] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0mGenerating public/private ecdsa key pair. [ 15.162367] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.] Listening on LXD - unix socket. [ 15.167960] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 15.176103] cloud-init[933]: The key fingerprint is: [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 15.182917] cloud-init[933]: SHA256:cEpSoZ9fnqoHJmZx/xuODtpfVyVinn9kjJ71m071GfI root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c Starting Login to default iSCSI targets... [ 15.189391] cloud-init[933]: The key's randomart image is: [[0;32m OK [0m] Reached target Sockets. [ 15.194112] cloud-init[933]: +---[ECDSA 256]---+ [[0;32m OK [0m] Reached target Basic System. Starting LSB: MD monitoring daemon... Starting Apply the settings specified in cloud-config... [ 15.200088] cloud-init[933]: | o. | Starting /etc/rc.local Compatibility... Starting LSB: Record successful boot for GRUB... [ 15.219315] [[0;32m OK [0m] Started ACPI event daemon. [cloud-init[933]: | o |[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting System Logging Service... [[0;32m OK [0m] Started D-Bus System Message Bus.[ 15.244451] cloud-init[933]: | o o . o . .| [ 15.258688] cloud-init[933]: | .+.= o o = | [ 15.266941] cloud-init[933]: | o+.S . o.o.*| [ 15.272066] cloud-init[933]: | + o..o . +o=*| [ 15.276616] cloud-init[933]: | o o....= . +E+|[[0;32m OK [0m] Started Regular background program processing daemon. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [ 15.291949] cloud-init Starting Snappy daemon... Starting Login Service... Starting Accounts Service... Starting LXD - container startup/shutdown... [933]: [[0;32m OK [0m] Started iperf3 Service.| o ..=.o ..o| [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 15.394069] cloud-init[933]: | . o== o. .+ | [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 15.428991] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[933]: +----[SHA256]-----+ [ 15.465816] cloud-init[933]: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks...Generating public/private ed25519 key pair. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: network benchmark... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [ 15.505887] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Serial Getty on ttyS0. 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: network benchmark. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [ 15.644836] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started LSB: automatic crash report generation. [ 15.667027] [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. cloud-init[933]: The key fingerprint is: [ 15.683731] cloud-init[933]: SHA256:+6A4Lo+Z9qRuGOvT50Ossu56l/yrkDi3dbiM7YZ8XCI root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c [ 15.696407] cloud-init[933]: The key's randomart image is: [ 15.706536] cloud-init[933]: +--[ED25519 256]--+ [ 15.714030] cloud-init[933]: | | [ 15.728136] cloud-init[933]: | | [ 15.732310] cloud-init[933]: | | [ 15.736088] cloud-init[933]: | | [ 15.742153] cloud-init[933]: | . S | [ 15.747646] cloud-init[933]: |..E..+. . | [ 15.756143] [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... cloud-init[933]: |o===*+. o | [ 15.781317] cloud-init[933]: |o=B/O* . o | [ 15.792167] cloud-init[933]: |*X%X&==. . | [ 15.796101] cloud-init[933]: +----[SHA256]-----+ 2018-12-10 06:59:36,612 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2018-12-10 06:59:45,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 06:59:45,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 06:59:45,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14178 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66d2e7b0-ade8-42f8-bc23-bd8dbed6b8a3 x-openstack-request-id: req-66d2e7b0-ade8-42f8-bc23-bd8dbed6b8a3 2018-12-10 06:59:45,901 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 770199956 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.220604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223552] pid_max: default: 32768 minimum: 301\n[ 0.225134] ACPI: Core revision 20150930\n[ 0.227140] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229441] Security Framework initialized\n[ 0.230881] Yama: becoming mindful.\n[ 0.232182] AppArmor: AppArmor initialized\n[ 0.233671] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.235984] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238253] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240390] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242779] Initializing cgroup subsys io\n[ 0.244217] Initializing cgroup subsys memory\n[ 0.245773] Initializing cgroup subsys devices\n[ 0.247346] Initializing cgroup subsys freezer\n[ 0.248890] Initializing cgroup subsys net_cls\n[ 0.250434] Initializing cgroup subsys perf_event\n[ 0.252052] Initializing cgroup subsys net_prio\n[ 0.253621] Initializing cgroup subsys hugetlb\n[ 0.255165] Initializing cgroup subsys pids\n[ 0.256711] CPU: Physical Processor ID: 0\n[ 0.258827] mce: CPU supports 10 MCE banks\n[ 0.260321] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.264050] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265905] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267976] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.270124] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.272066] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274736] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.295272] Freeing SMP alternatives memory: 32K\n[ 0.302644] ftrace: allocating 32237 entries in 126 pages\n[ 0.342860] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347503] smpboot: Max logical packages: 1\n[ 0.349322] x2apic enabled\n[ 0.350705] Switched APIC routing to physical x2apic.\n[ 0.353706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355726] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359466] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362687] KVM setup paravirtual spinlock\n[ 0.365519] x86: Booted up 1 node, 1 CPUs\n[ 0.366982] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369601] devtmpfs: initialized\n[ 0.371980] evm: security.selinux\n[ 0.373217] evm: security.SMACK64\n[ 0.374441] evm: security.SMACK64EXEC\n[ 0.375758] evm: security.SMACK64TRANSMUTE\n[ 0.377197] evm: security.SMACK64MMAP\n[ 0.378513] evm: security.ima\n[ 0.379643] evm: security.capability\n[ 0.381104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384326] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386450] pinctrl core: initialized pinctrl subsystem\n[ 0.388468] RTC time: 6:59:20, date: 12/10/18\n[ 0.390206] NET: Registered protocol family 16\n[ 0.391932] cpuidle: using governor ladder\n[ 0.393379] cpuidle: using governor menu\n[ 0.394779] PCCT header not found.\n[ 0.396126] ACPI: bus type PCI registered\n[ 0.397554] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.399801] PCI: Using configuration type 1 for base access\n[ 0.402542] ACPI: Added _OSI(Module Device)\n[ 0.404033] ACPI: Added _OSI(Processor Device)\n[ 0.405574] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407192] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410598] ACPI: Interpreter enabled\n[ 0.411997] ACPI: (supports S0 S5)\n[ 0.413281] ACPI: Using IOAPIC for interrupt routing\n[ 0.415026] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421853] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.424069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.426219] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.430114] acpiphp: Slot [3] registered\n[ 0.447546] acpiphp: Slot [4] registered\n[ 0.449001] acpiphp: Slot [5] registered\n[ 0.450429] acpiphp: Slot [6] registered\n[ 0.451838] acpiphp: Slot [7] registered\n[ 0.453237] acpiphp: Slot [8] registered\n[ 0.454646] acpiphp: Slot [9] registered\n[ 0.456068] acpiphp: Slot [10] registered\n[ 0.457503] acpiphp: Slot [11] registered\n[ 0.458936] acpiphp: Slot [12] registered\n[ 0.460372] acpiphp: Slot [13] registered\n[ 0.462007] acpiphp: Slot [14] registered\n[ 0.463448] acpiphp: Slot [15] registered\n[ 0.464901] acpiphp: Slot [16] registered\n[ 0.466348] acpiphp: Slot [17] registered\n[ 0.467782] acpiphp: Slot [18] registered\n[ 0.469213] acpiphp: Slot [19] registered\n[ 0.470662] acpiphp: Slot [20] registered\n[ 0.472088] acpiphp: Slot [21] registered\n[ 0.473518] acpiphp: Slot [22] registered\n[ 0.474944] acpiphp: Slot [23] registered\n[ 0.476386] acpiphp: Slot [24] registered\n[ 0.477826] acpiphp: Slot [25] registered\n[ 0.479251] acpiphp: Slot [26] registered\n[ 0.480692] acpiphp: Slot [27] registered\n[ 0.482121] acpiphp: Slot [28] registered\n[ 0.483552] acpiphp: Slot [29] registered\n[ 0.484972] acpiphp: Slot [30] registered\n[ 0.486429] acpiphp: Slot [31] registered\n[ 0.487851] PCI host bridge to bus 0000:00\n[ 0.489284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.491452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.496198] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498765] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.501382] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.507353] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.509641] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.511746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.514016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.518752] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.521286] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.545248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.548221] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.550716] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.553190] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.555641] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.557810] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.560089] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.561962] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.564697] vgaarb: loaded\n[ 0.565755] vgaarb: bridge control possible 0000:00:02.0\n[ 0.567880] SCSI subsystem initialized\n[ 0.569456] ACPI: bus type USB registered\n[ 0.570914] usbcore: registered new interface driver usbfs\n[ 0.572741] usbcore: registered new interface driver hub\n[ 0.574522] usbcore: registered new device driver usb\n[ 0.576432] PCI: Using ACPI for IRQ routing\n[ 0.578350] NetLabel: Initializing\n[ 0.579616] NetLabel: domain hash size = 128\n[ 0.581118] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.582814] NetLabel: unlabeled traffic allowed by default\n[ 0.584808] amd_nb: Cannot enumerate AMD northbridges\n[ 0.586550] clocksource: Switched to clocksource kvm-clock\n[ 0.596356] AppArmor: AppArmor Filesystem Enabled\n[ 0.598065] pnp: PnP ACPI init\n[ 0.599578] pnp: PnP ACPI: found 5 devices\n[ 0.606758] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.609781] NET: Registered protocol family 2\n[ 0.611575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.613845] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.615956] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.618080] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.620002] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.622086] NET: Registered protocol family 1\n[ 0.623626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.625581] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.627483] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.661011] Unpacking initramfs...\n[ 1.140499] Freeing initrd memory: 37084K\n[ 1.142351] Scanning for low memory corruption every 60 seconds\n[ 1.144656] audit: initializing netlink subsys (disabled)\n[ 1.146516] audit: type=2000 audit(1544425161.116:1): initialized\n[ 1.148789] Initialise system trusted keyring\n[ 1.150436] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.152486] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.155659] zbud: loaded\n[ 1.156940] VFS: Disk quotas dquot_6.6.0\n[ 1.158363] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.160776] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.162923] fuse init (API version 7.23)\n[ 1.164456] Key type big_key registered\n[ 1.165848] Allocating IMA MOK and blacklist keyrings.\n[ 1.167945] Key type asymmetric registered\n[ 1.169397] Asymmetric key parser 'x509' registered\n[ 1.171076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.173663] io scheduler noop registered\n[ 1.175060] io scheduler deadline registered (default)\n[ 1.176808] io scheduler cfq registered\n[ 1.178251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.180102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.182300] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.184853] ACPI: Power Button [PWRF]\n[ 1.186321] GHES: HEST is not enabled!\n[ 1.202328] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.235307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.238822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.264085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.267573] Linux agpgart interface v0.103\n[ 1.270602] loop: module loaded\n[ 1.274315] vda: vda1\n[ 1.276142] scsi host0: ata_piix\n[ 1.277431] scsi host1: ata_piix\n[ 1.278687] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.280844] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.283665] libphy: Fixed MDIO Bus: probed\n[ 1.285126] tun: Universal TUN/TAP device driver, 1.6\n[ 1.286839] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.290131] PPP generic driver version 2.4.2\n[ 1.291706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.293828] ehci-pci: EHCI PCI platform driver\n[ 1.295401] ehci-platform: EHCI generic platform driver\n[ 1.297155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.299164] ohci-pci: OHCI PCI platform driver\n[ 1.300710] ohci-platform: OHCI generic platform driver\n[ 1.302458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.319190] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.320966] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.323547] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.325302] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.327346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.329527] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.332016] usb usb1: Product: UHCI Host Controller\n[ 1.333664] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.335708] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.337378] hub 1-0:1.0: USB hub found\n[ 1.338737] hub 1-0:1.0: 2 ports detected\n[ 1.340293] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.343892] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.345562] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.347348] mousedev: PS/2 mouse device common for all mice\n[ 1.349546] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.352556] rtc_cmos 00:00: RTC can wake from S4\n[ 1.354730] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.356803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.358899] i2c /dev entries driver\n[ 1.360210] device-mapper: uevent: version 1.0.3\n[ 1.361834] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.364680] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.366889] NET: Registered protocol family 10\n[ 1.368650] NET: Registered protocol family 17\n[ 1.370224] Key type dns_resolver registered\n[ 1.371940] registered taskstats version 1\n[ 1.373411] Loading compiled-in X.509 certificates\n[ 1.376023] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.379316] zswap: loaded using pool lzo/zbud\n[ 1.382305] Key type trusted registered\n[ 1.385690] Key type encrypted registered\n[ 1.387135] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.388975] ima: No TPM chip found, activating TPM-bypass!\n[ 1.390820] evm: HMAC attrs: 0x1\n[ 1.392408] Magic number: 14:863:973\n[ 1.393957] rtc_cmos 00:00: setting system clock to 2018-12-10 06:59:21 UTC (1544425161)\n[ 1.396805] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.415104] EDD information not available.\n[ 1.440323] Freeing unused kernel memory: 1512K\n[ 1.441882] Write protecting the kernel read-only data: 14336k\n[ 1.445099] Freeing unused kernel memory: 1692K\n[ 1.446887] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.458642] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.461710] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.465112] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.468404] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.471591] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.478573] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484719] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.488678] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.491795] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.495038] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.550259] [drm] Initialized drm 1.1.0 20060810\n[ 1.553024] virtio_net virtio0 ens3: renamed from eth0\n[ 1.562291] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.566879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.587032] FDC 0 is a S82078B\n[ 1.609656] AVX2 version of gcm_enc/dec engaged.\n[ 1.611269] AES CTR mode by8 optimization enabled\n[ 1.650585] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.815777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.817955] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.820208] usb 1-1: Product: QEMU USB Tablet\n[ 1.821712] usb 1-1: Manufacturer: QEMU\n[ 1.823069] usb 1-1: SerialNumber: 42\n[ 1.831479] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.838413] usbcore: registered new interface driver usbhid\n[ 1.840336] usbhid: USB HID core driver\n[ 1.843283] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.847159] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.228925] md: linear personality registered for level -1\n[ 2.232860] md: multipath personality registered for level -4\n[ 2.236907] md: raid0 personality registered for level 0\n[ 2.241734] md: raid1 personality registered for level 1\n[ 2.314558] raid6: sse2x1 gen() 11371 MB/s\n[ 2.382548] raid6: sse2x1 xor() 9076 MB/s\n[ 2.450547] raid6: sse2x2 gen() 14864 MB/s\n[ 2.518548] raid6: sse2x2 xor() 10002 MB/s\n[ 2.586548] raid6: sse2x4 gen() 17221 MB/s\n[ 2.654547] raid6: sse2x4 xor() 11933 MB/s\n[ 2.726549] raid6: avx2x1 gen() 22721 MB/s\n[ 2.794547] raid6: avx2x2 gen() 26488 MB/s\n[ 2.862548] raid6: avx2x4 gen() 30649 MB/s\n[ 2.864225] raid6: using algorithm avx2x4 gen() 30649 MB/s\n[ 2.866294] raid6: using avx2x2 recovery algorithm\n[ 2.870943] xor: automatically using best checksumming function:\n[ 2.910581] avx : 32758.000 MB/sec\n[ 2.913605] async_tx: api initialized (async)\n[ 2.925190] md: raid6 personality registered for level 6\n[ 2.927232] md: raid5 personality registered for level 5\n[ 2.929234] md: raid4 personality registered for level 4\n[ 2.936140] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.971502] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.992293] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.089690] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.096293] systemd[1]: Detected virtualization kvm.\n[ 3.098188] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.102823] systemd[1]: Set hostname to .\n[ 3.106215] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.108423] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.220551] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.224277] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.228083] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.231578] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.235722] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.240483] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.244764] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.248636] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.251977] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.255289] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.259568] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.263109] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.267402] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.271099] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.275251] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.283875] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.292069] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.296846] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.304372] systemd[1]: Starting Nameserver information manager...\n[ 3.308662] Loading iSCSI transport class v2.0-870.\n Starting Nameserver information manager...\n[ 3.315797] systemd[1]: Created slice User and Session Slice.\n[[ 3.319982] iscsi: registered transport (tcp)\n[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.323302] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.327943] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.335224] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.342870] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.358412] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.364775] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.377602] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.383496] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.[ 3.386802] iscsi: registered transport (iser)\n\n[ 3.391184] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.399201] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.406234] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.414326] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.426963] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.431033] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.435435] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.792681] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[ 5.153082] cloud-init[582]: Cloud-init v. 18.2 running 'init-local' at Mon, 10 Dec 2018 06:59:25 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 14.521402] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Mon, 10 Dec 2018 06:59:26 +0000. Up 6.19 seconds.\n[ 14.528260] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 14.533349] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.540518] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 14.547659] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.556091] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:0a:ae:f6 |\n[ 14.560131] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fe0a:aef6/64 | . | link | fa:16:3e:0a:ae:f6 |\n[ 14.568144] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 14.576128] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 14.580127] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.588128] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 14.596142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.599174] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 14.606237] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.610970] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 14.615337] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 14.620856] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 14.627278] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.631439] cloud-init[933]: 2018-12-10 06:59:34,905 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 15.020730] cloud-init[933]: Generating public/private rsa key pair.\n[ 15.023276] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 15.030051] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 15.036405] cloud-init[933]: The key fingerprint is:\n[ 15.040121] cloud-init[933]: SHA256:ODJfkYKYDMPexFF8JK3gODKKgX3KBvwAytLiR1Vz5/c root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c\n[ 15.048146] cloud-init[933]: The key's randomart image is:\n[ 15.052140] cloud-init[933]: +---[RSA 2048]----+\n[ 15.056155] cloud-init[933]: |+ ..+o++ . . |\n[ 15.057910] cloud-init[933]: |.= * +.oo.o |\n[ 15.064160] cloud-init[933]: |BoO + + o . . |\n[ 15.065923] cloud-init[933]: |XBo+.. o . . . |\n[ 15.072138] cloud-init[933]: |**=oo o S E |\n[ 15.073928] cloud-init[933]: |o.+o + o |\n[ 15.075635] cloud-init[933]: | .. . |\n[ 15.081219] cloud-init[933]: | |\n[ 15.082939] cloud-init[933]: | |\n[ 15.088398] cloud-init[933]: +----[SHA256]-----+\n[ 15.090128] cloud-init[933]: Generating public/private dsa key pair.\n[ 15.095959] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 15.098640] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 15.104727] cloud-init[933]: The key fingerprint is:\n[ 15.106117] cloud-init[933]: SHA256:D8ygpdkawdrdQfsmNcB+ADvY3RyZBuDTE7Fgcnm6DfM root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 15.113501] cloud-init[933]: The key's randomart image is: Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[ 15.121371] cloud-init[933]: +---[DSA 1024]----+\n[ 15.123732] \n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] cloud-init[933]: | . *=*o.o |\n[ 15.129047] cloud-init[933]: | . B.*+B+. |\n[ 15.130352] cloud-init[933]: | + O+Bo= |\n[ 15.131650] cloud-initListening on ACPID Listen Socket.\n[933]: | o O+B.=.. |\n Starting LXD - unix socket.\n[ 15.135429] [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\ncloud-init[933]: | . * o*S.o |\n[ 15.138858] cloud-init[933]: | o. E= |\n[ 15.141223] cloud-init[933]: | . . |\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[ 15.146196] cloud-init[933]: | |\n[ 15.149218] cloud-init[933]: [[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m| |\n[ 15.154021] cloud-init[933]: +----[SHA256]-----+\n[ 15.155353] cloud-init[933]: ] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0mGenerating public/private ecdsa key pair.\n[ 15.162367] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.] Listening on LXD - unix socket.\n\n[ 15.167960] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 15.176103] cloud-init[933]: The key fingerprint is:\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 15.182917] cloud-init[933]: SHA256:cEpSoZ9fnqoHJmZx/xuODtpfVyVinn9kjJ71m071GfI root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c\n Starting Login to default iSCSI targets...\n[ 15.189391] cloud-init[933]: The key's randomart image is:\n[[0;32m OK [0m] Reached target Sockets.\n[ 15.194112] cloud-init[933]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Reached target Basic System.\n Starting LSB: MD monitoring daemon...\n Starting Apply the settings specified in cloud-config...\n[ 15.200088] cloud-init[933]: | o. |\n Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n[ 15.219315] [[0;32m OK [0m] Started ACPI event daemon.\n[cloud-init[933]: | o |[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n\n Starting System Logging Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.[ 15.244451] cloud-init[933]: | o o . o . .|\n\n[ 15.258688] cloud-init[933]: | .+.= o o = |\n[ 15.266941] cloud-init[933]: | o+.S . o.o.*|\n[ 15.272066] cloud-init[933]: | + o..o . +o=*|\n[ 15.276616] cloud-init[933]: | o o....= . +E+|[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n\n[ 15.291949] cloud-init Starting Snappy daemon...\n Starting Login Service...\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n[933]: [[0;32m OK [0m] Started iperf3 Service.| o ..=.o ..o|\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 15.394069] cloud-init[933]: | . o== o. .+ |\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 15.428991] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[933]: +----[SHA256]-----+\n[ 15.465816] cloud-init[933]: [[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...Generating public/private ed25519 key pair.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: network benchmark...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[ 15.505887] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[ 15.644836] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 15.667027] [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\ncloud-init[933]: The key fingerprint is:\n[ 15.683731] cloud-init[933]: SHA256:+6A4Lo+Z9qRuGOvT50Ossu56l/yrkDi3dbiM7YZ8XCI root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c\n[ 15.696407] cloud-init[933]: The key's randomart image is:\n[ 15.706536] cloud-init[933]: +--[ED25519 256]--+\n[ 15.714030] cloud-init[933]: | |\n[ 15.728136] cloud-init[933]: | |\n[ 15.732310] cloud-init[933]: | |\n[ 15.736088] cloud-init[933]: | |\n[ 15.742153] cloud-init[933]: | . S |\n[ 15.747646] cloud-init[933]: |..E..+. . |\n[ 15.756143] [[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\ncloud-init[933]: |o===*+. o |\n[ 15.781317] cloud-init[933]: |o=B/O* . o |\n[ 15.792167] cloud-init[933]: |*X%X&==. . |\n[ 15.796101] cloud-init[933]: +----[SHA256]-----+\n[ 16.158558] cloud-init[1047]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 16.868636] cloud-init[1047]: en_US.UTF-8... done\n[ 16.877764] cloud-init[1047]: Generation complete.\n[ 17.333894] cloud-init[1047]: Cloud-init v. 18.2 running 'modules:config' at Mon, 10 Dec 2018 06:59:36 +0000. Up 16.02 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8f:2c:59:cf:9e:b7:4d:4d:8e:1b:9e:f7:1e:8e:0a:5c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Dec 10 06:59:41 ec2: \n<14>Dec 10 06:59:41 ec2: #############################################################\n<14>Dec 10 06:59:41 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Dec 10 06:59:41 ec2: 1024 SHA256:D8ygpdkawdrdQfsmNcB+ADvY3RyZBuDTE7Fgcnm6DfM root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c (DSA)\n<14>Dec 10 06:59:41 ec2: 256 SHA256:cEpSoZ9fnqoHJmZx/xuODtpfVyVinn9kjJ71m071GfI root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c (ECDSA)\n<14>Dec 10 06:59:41 ec2: 256 SHA256:+6A4Lo+Z9qRuGOvT50Ossu56l/yrkDi3dbiM7YZ8XCI root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c (ED25519)\n<14>Dec 10 06:59:41 ec2: 2048 SHA256:ODJfkYKYDMPexFF8JK3gODKKgX3KBvwAytLiR1Vz5/c root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c (RSA)\n<14>Dec 10 06:59:41 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Dec 10 06:59:41 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLIv7ti5djblHvj8RD66VYGbSfI3HCfXHhae5uXT5z3i+qh4kdWq1ybAL91Lxt+LA4at9aPjScTe0NdJsRUzfoI= root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN7gYxmn3HcS9qIABHD6nRngOQ290AlhEw6X0Uiz6AZH root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQComXMT+w0We0+33B3ZtTg4VDSexUcWPbSXbjXbbYWFZ9owXgrxzGb8WTlt/7HrBH1F9JmD5vqC1uIuHNQge8RqqaEz72uEyTBgHI7GXGMwW0WqFrI+o350Re2bSdpHIVIopF3nKQLsZvva+vzZx2ibjxl/Gc2qYcYolPqXU0JI5vACabSU17CF/YD+3c8zhvR1Mzckd6nHN4+wDtpMLyrIRn2eOP9keomWOHRGxF3Q54mo7M8XkrfSmelebIkeY2L76S5d82Nwc2MOjzsjhhhaj0ctrF+D+rktedDu/y9J+gyGOJLdx8GczHtBiz8OS6fuxADumO8J3ctmEoFcjnZj root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c\n-----END SSH HOST KEY KEYS-----\n[ 21.222847] cloud-init[1312]: Cloud-init v. 18.2 running 'modules:final' at Mon, 10 Dec 2018 06:59:41 +0000. Up 21.06 seconds.\n[ 21.225702] cloud-init[1312]: Cloud-init v. 18.2 finished at Mon, 10 Dec 2018 06:59:41 +0000. Datasource DataSourceEc2. Up 21.21 seconds\n\nUbuntu 16.04.4 LTS shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c ttyS0\n\nshaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c login: "} 2018-12-10 06:59:45,902 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a/action used request id req-66d2e7b0-ade8-42f8-bc23-bd8dbed6b8a3 2018-12-10 06:59:45,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.280786037445s 2018-12-10 06:59:45,904 - 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 770199956 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.220604] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223552] pid_max: default: 32768 minimum: 301 [ 0.225134] ACPI: Core revision 20150930 [ 0.227140] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229441] Security Framework initialized [ 0.230881] Yama: becoming mindful. [ 0.232182] AppArmor: AppArmor initialized [ 0.233671] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.235984] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238253] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240390] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242779] Initializing cgroup subsys io [ 0.244217] Initializing cgroup subsys memory [ 0.245773] Initializing cgroup subsys devices [ 0.247346] Initializing cgroup subsys freezer [ 0.248890] Initializing cgroup subsys net_cls [ 0.250434] Initializing cgroup subsys perf_event [ 0.252052] Initializing cgroup subsys net_prio [ 0.253621] Initializing cgroup subsys hugetlb [ 0.255165] Initializing cgroup subsys pids [ 0.256711] CPU: Physical Processor ID: 0 [ 0.258827] mce: CPU supports 10 MCE banks [ 0.260321] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.262105] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.264050] Spectre V2 : Mitigation: Full generic retpoline [ 0.265905] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267976] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.270124] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.272066] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274736] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.295272] Freeing SMP alternatives memory: 32K [ 0.302644] ftrace: allocating 32237 entries in 126 pages [ 0.342860] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347503] smpboot: Max logical packages: 1 [ 0.349322] x2apic enabled [ 0.350705] Switched APIC routing to physical x2apic. [ 0.353706] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355726] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359466] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362687] KVM setup paravirtual spinlock [ 0.365519] x86: Booted up 1 node, 1 CPUs [ 0.366982] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369601] devtmpfs: initialized [ 0.371980] evm: security.selinux [ 0.373217] evm: security.SMACK64 [ 0.374441] evm: security.SMACK64EXEC [ 0.375758] evm: security.SMACK64TRANSMUTE [ 0.377197] evm: security.SMACK64MMAP [ 0.378513] evm: security.ima [ 0.379643] evm: security.capability [ 0.381104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384326] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386450] pinctrl core: initialized pinctrl subsystem [ 0.388468] RTC time: 6:59:20, date: 12/10/18 [ 0.390206] NET: Registered protocol family 16 [ 0.391932] cpuidle: using governor ladder [ 0.393379] cpuidle: using governor menu [ 0.394779] PCCT header not found. [ 0.396126] ACPI: bus type PCI registered [ 0.397554] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.399801] PCI: Using configuration type 1 for base access [ 0.402542] ACPI: Added _OSI(Module Device) [ 0.404033] ACPI: Added _OSI(Processor Device) [ 0.405574] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407192] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410598] ACPI: Interpreter enabled [ 0.411997] ACPI: (supports S0 S5) [ 0.413281] ACPI: Using IOAPIC for interrupt routing [ 0.415026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419802] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421853] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.424069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426219] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430114] acpiphp: Slot [3] registered [ 0.447546] acpiphp: Slot [4] registered [ 0.449001] acpiphp: Slot [5] registered [ 0.450429] acpiphp: Slot [6] registered [ 0.451838] acpiphp: Slot [7] registered [ 0.453237] acpiphp: Slot [8] registered [ 0.454646] acpiphp: Slot [9] registered [ 0.456068] acpiphp: Slot [10] registered [ 0.457503] acpiphp: Slot [11] registered [ 0.458936] acpiphp: Slot [12] registered [ 0.460372] acpiphp: Slot [13] registered [ 0.462007] acpiphp: Slot [14] registered [ 0.463448] acpiphp: Slot [15] registered [ 0.464901] acpiphp: Slot [16] registered [ 0.466348] acpiphp: Slot [17] registered [ 0.467782] acpiphp: Slot [18] registered [ 0.469213] acpiphp: Slot [19] registered [ 0.470662] acpiphp: Slot [20] registered [ 0.472088] acpiphp: Slot [21] registered [ 0.473518] acpiphp: Slot [22] registered [ 0.474944] acpiphp: Slot [23] registered [ 0.476386] acpiphp: Slot [24] registered [ 0.477826] acpiphp: Slot [25] registered [ 0.479251] acpiphp: Slot [26] registered [ 0.480692] acpiphp: Slot [27] registered [ 0.482121] acpiphp: Slot [28] registered [ 0.483552] acpiphp: Slot [29] registered [ 0.484972] acpiphp: Slot [30] registered [ 0.486429] acpiphp: Slot [31] registered [ 0.487851] PCI host bridge to bus 0000:00 [ 0.489284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.491452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493616] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.496198] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498765] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.501382] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.507353] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.509641] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.511746] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.514016] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.518752] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.521286] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.545248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.548221] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.550716] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.553190] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.555641] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.557810] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.560089] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.561962] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.564697] vgaarb: loaded [ 0.565755] vgaarb: bridge control possible 0000:00:02.0 [ 0.567880] SCSI subsystem initialized [ 0.569456] ACPI: bus type USB registered [ 0.570914] usbcore: registered new interface driver usbfs [ 0.572741] usbcore: registered new interface driver hub [ 0.574522] usbcore: registered new device driver usb [ 0.576432] PCI: Using ACPI for IRQ routing [ 0.578350] NetLabel: Initializing [ 0.579616] NetLabel: domain hash size = 128 [ 0.581118] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.582814] NetLabel: unlabeled traffic allowed by default [ 0.584808] amd_nb: Cannot enumerate AMD northbridges [ 0.586550] clocksource: Switched to clocksource kvm-clock [ 0.596356] AppArmor: AppArmor Filesystem Enabled [ 0.598065] pnp: PnP ACPI init [ 0.599578] pnp: PnP ACPI: found 5 devices [ 0.606758] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.609781] NET: Registered protocol family 2 [ 0.611575] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.613845] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.615956] TCP: Hash tables configured (established 4096 bind 4096) [ 0.618080] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.620002] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.622086] NET: Registered protocol family 1 [ 0.623626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.625581] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.627483] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.661011] Unpacking initramfs... [ 1.140499] Freeing initrd memory: 37084K [ 1.142351] Scanning for low memory corruption every 60 seconds [ 1.144656] audit: initializing netlink subsys (disabled) [ 1.146516] audit: type=2000 audit(1544425161.116:1): initialized [ 1.148789] Initialise system trusted keyring [ 1.150436] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.152486] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.155659] zbud: loaded [ 1.156940] VFS: Disk quotas dquot_6.6.0 [ 1.158363] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.160776] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.162923] fuse init (API version 7.23) [ 1.164456] Key type big_key registered [ 1.165848] Allocating IMA MOK and blacklist keyrings. [ 1.167945] Key type asymmetric registered [ 1.169397] Asymmetric key parser 'x509' registered [ 1.171076] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.173663] io scheduler noop registered [ 1.175060] io scheduler deadline registered (default) [ 1.176808] io scheduler cfq registered [ 1.178251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.180102] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.182300] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.184853] ACPI: Power Button [PWRF] [ 1.186321] GHES: HEST is not enabled! [ 1.202328] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.235307] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.238822] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.264085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.267573] Linux agpgart interface v0.103 [ 1.270602] loop: module loaded [ 1.274315] vda: vda1 [ 1.276142] scsi host0: ata_piix [ 1.277431] scsi host1: ata_piix [ 1.278687] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.280844] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.283665] libphy: Fixed MDIO Bus: probed [ 1.285126] tun: Universal TUN/TAP device driver, 1.6 [ 1.286839] tun: (C) 1999-2004 Max Krasnyansky [ 1.290131] PPP generic driver version 2.4.2 [ 1.291706] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.293828] ehci-pci: EHCI PCI platform driver [ 1.295401] ehci-platform: EHCI generic platform driver [ 1.297155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.299164] ohci-pci: OHCI PCI platform driver [ 1.300710] ohci-platform: OHCI generic platform driver [ 1.302458] uhci_hcd: USB Universal Host Controller Interface driver [ 1.319190] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.320966] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.323547] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.325302] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.327346] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.329527] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.332016] usb usb1: Product: UHCI Host Controller [ 1.333664] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.335708] usb usb1: SerialNumber: 0000:00:01.2 [ 1.337378] hub 1-0:1.0: USB hub found [ 1.338737] hub 1-0:1.0: 2 ports detected [ 1.340293] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.343892] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.345562] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.347348] mousedev: PS/2 mouse device common for all mice [ 1.349546] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.352556] rtc_cmos 00:00: RTC can wake from S4 [ 1.354730] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.356803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.358899] i2c /dev entries driver [ 1.360210] device-mapper: uevent: version 1.0.3 [ 1.361834] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.364680] ledtrig-cpu: registered to indicate activity on CPUs [ 1.366889] NET: Registered protocol family 10 [ 1.368650] NET: Registered protocol family 17 [ 1.370224] Key type dns_resolver registered [ 1.371940] registered taskstats version 1 [ 1.373411] Loading compiled-in X.509 certificates [ 1.376023] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.379316] zswap: loaded using pool lzo/zbud [ 1.382305] Key type trusted registered [ 1.385690] Key type encrypted registered [ 1.387135] AppArmor: AppArmor sha1 policy hashing enabled [ 1.388975] ima: No TPM chip found, activating TPM-bypass! [ 1.390820] evm: HMAC attrs: 0x1 [ 1.392408] Magic number: 14:863:973 [ 1.393957] rtc_cmos 00:00: setting system clock to 2018-12-10 06:59:21 UTC (1544425161) [ 1.396805] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.415104] EDD information not available. [ 1.440323] Freeing unused kernel memory: 1512K [ 1.441882] Write protecting the kernel read-only data: 14336k [ 1.445099] Freeing unused kernel memory: 1692K [ 1.446887] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.458642] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.461710] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.465112] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.468404] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.471591] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.478573] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484719] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.488678] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.491795] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.495038] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.550259] [drm] Initialized drm 1.1.0 20060810 [ 1.553024] virtio_net virtio0 ens3: renamed from eth0 [ 1.562291] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.566879] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.587032] FDC 0 is a S82078B [ 1.609656] AVX2 version of gcm_enc/dec engaged. [ 1.611269] AES CTR mode by8 optimization enabled [ 1.650585] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.815777] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.817955] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.820208] usb 1-1: Product: QEMU USB Tablet [ 1.821712] usb 1-1: Manufacturer: QEMU [ 1.823069] usb 1-1: SerialNumber: 42 [ 1.831479] hidraw: raw HID events driver (C) Jiri Kosina [ 1.838413] usbcore: registered new interface driver usbhid [ 1.840336] usbhid: USB HID core driver [ 1.843283] 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.847159] 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.228925] md: linear personality registered for level -1 [ 2.232860] md: multipath personality registered for level -4 [ 2.236907] md: raid0 personality registered for level 0 [ 2.241734] md: raid1 personality registered for level 1 [ 2.314558] raid6: sse2x1 gen() 11371 MB/s [ 2.382548] raid6: sse2x1 xor() 9076 MB/s [ 2.450547] raid6: sse2x2 gen() 14864 MB/s [ 2.518548] raid6: sse2x2 xor() 10002 MB/s [ 2.586548] raid6: sse2x4 gen() 17221 MB/s [ 2.654547] raid6: sse2x4 xor() 11933 MB/s [ 2.726549] raid6: avx2x1 gen() 22721 MB/s [ 2.794547] raid6: avx2x2 gen() 26488 MB/s [ 2.862548] raid6: avx2x4 gen() 30649 MB/s [ 2.864225] raid6: using algorithm avx2x4 gen() 30649 MB/s [ 2.866294] raid6: using avx2x2 recovery algorithm [ 2.870943] xor: automatically using best checksumming function: [ 2.910581] avx : 32758.000 MB/sec [ 2.913605] async_tx: api initialized (async) [ 2.925190] md: raid6 personality registered for level 6 [ 2.927232] md: raid5 personality registered for level 5 [ 2.929234] md: raid4 personality registered for level 4 [ 2.936140] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.971502] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.992293] 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.089690] 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.096293] systemd[1]: Detected virtualization kvm. [ 3.098188] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.102823] systemd[1]: Set hostname to . [ 3.106215] systemd[1]: Initializing machine ID from KVM UUID. [ 3.108423] systemd[1]: Installed transient /etc/machine-id file. [ 3.220551] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.224277] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.228083] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.231578] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.235722] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.240483] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.244764] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.248636] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.251977] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.255289] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.259568] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.263109] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.267402] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.271099] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.275251] 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.283875] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.292069] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.296846] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.304372] systemd[1]: Starting Nameserver information manager... [ 3.308662] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 3.315797] systemd[1]: Created slice User and Session Slice. [[ 3.319982] iscsi: registered transport (tcp) [0;32m OK [0m] Created slice User and Session Slice. [ 3.323302] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.327943] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.335224] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.342870] 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.358412] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.364775] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.377602] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.383496] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket.[ 3.386802] iscsi: registered transport (iser) [ 3.391184] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.399201] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.406234] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.414326] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.426963] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.431033] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.435435] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... 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. [ 3.792681] 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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [ 5.153082] cloud-init[582]: Cloud-init v. 18.2 running 'init-local' at Mon, 10 Dec 2018 06:59:25 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 14.521402] cloud-init[933]: Cloud-init v. 18.2 running 'init' at Mon, 10 Dec 2018 06:59:26 +0000. Up 6.19 seconds. [ 14.528260] cloud-init[933]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 14.533349] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.540518] cloud-init[933]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 14.547659] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.556091] cloud-init[933]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | . | fa:16:3e:0a:ae:f6 | [ 14.560131] cloud-init[933]: ci-info: | ens3 | True | fe80::f816:3eff:fe0a:aef6/64 | . | link | fa:16:3e:0a:ae:f6 | [ 14.568144] cloud-init[933]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 14.576128] cloud-init[933]: ci-info: | lo | True | ::1/128 | . | host | . | [ 14.580127] cloud-init[933]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.588128] cloud-init[933]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 14.596142] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.599174] cloud-init[933]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 14.606237] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.610970] cloud-init[933]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 14.615337] cloud-init[933]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 14.620856] cloud-init[933]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 14.627278] cloud-init[933]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.631439] cloud-init[933]: 2018-12-10 06:59:34,905 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.020730] cloud-init[933]: Generating public/private rsa key pair. [ 15.023276] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.030051] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.036405] cloud-init[933]: The key fingerprint is: [ 15.040121] cloud-init[933]: SHA256:ODJfkYKYDMPexFF8JK3gODKKgX3KBvwAytLiR1Vz5/c root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c [ 15.048146] cloud-init[933]: The key's randomart image is: [ 15.052140] cloud-init[933]: +---[RSA 2048]----+ [ 15.056155] cloud-init[933]: |+ ..+o++ . . | [ 15.057910] cloud-init[933]: |.= * +.oo.o | [ 15.064160] cloud-init[933]: |BoO + + o . . | [ 15.065923] cloud-init[933]: |XBo+.. o . . . | [ 15.072138] cloud-init[933]: |**=oo o S E | [ 15.073928] cloud-init[933]: |o.+o + o | [ 15.075635] cloud-init[933]: | .. . | [ 15.081219] cloud-init[933]: | | [ 15.082939] cloud-init[933]: | | [ 15.088398] cloud-init[933]: +----[SHA256]-----+ [ 15.090128] cloud-init[933]: Generating public/private dsa key pair. [ 15.095959] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 15.098640] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 15.104727] cloud-init[933]: The key fingerprint is: [ 15.106117] cloud-init[933]: SHA256:D8ygpdkawdrdQfsmNcB+ADvY3RyZBuDTE7Fgcnm6DfM root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [ 15.113501] cloud-init[933]: The key's randomart image is: Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 15.121371] cloud-init[933]: +---[DSA 1024]----+ [ 15.123732] [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] cloud-init[933]: | . *=*o.o | [ 15.129047] cloud-init[933]: | . B.*+B+. | [ 15.130352] cloud-init[933]: | + O+Bo= | [ 15.131650] cloud-initListening on ACPID Listen Socket. [933]: | o O+B.=.. | Starting LXD - unix socket. [ 15.135429] [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. cloud-init[933]: | . * o*S.o | [ 15.138858] cloud-init[933]: | o. E= | [ 15.141223] cloud-init[933]: | . . | [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [ 15.146196] cloud-init[933]: | | [ 15.149218] cloud-init[933]: [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m| | [ 15.154021] cloud-init[933]: +----[SHA256]-----+ [ 15.155353] cloud-init[933]: ] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0mGenerating public/private ecdsa key pair. [ 15.162367] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.] Listening on LXD - unix socket. [ 15.167960] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 15.176103] cloud-init[933]: The key fingerprint is: [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 15.182917] cloud-init[933]: SHA256:cEpSoZ9fnqoHJmZx/xuODtpfVyVinn9kjJ71m071GfI root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c Starting Login to default iSCSI targets... [ 15.189391] cloud-init[933]: The key's randomart image is: [[0;32m OK [0m] Reached target Sockets. [ 15.194112] cloud-init[933]: +---[ECDSA 256]---+ [[0;32m OK [0m] Reached target Basic System. Starting LSB: MD monitoring daemon... Starting Apply the settings specified in cloud-config... [ 15.200088] cloud-init[933]: | o. | Starting /etc/rc.local Compatibility... Starting LSB: Record successful boot for GRUB... [ 15.219315] [[0;32m OK [0m] Started ACPI event daemon. [cloud-init[933]: | o |[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting System Logging Service... [[0;32m OK [0m] Started D-Bus System Message Bus.[ 15.244451] cloud-init[933]: | o o . o . .| [ 15.258688] cloud-init[933]: | .+.= o o = | [ 15.266941] cloud-init[933]: | o+.S . o.o.*| [ 15.272066] cloud-init[933]: | + o..o . +o=*| [ 15.276616] cloud-init[933]: | o o....= . +E+|[[0;32m OK [0m] Started Regular background program processing daemon. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [ 15.291949] cloud-init Starting Snappy daemon... Starting Login Service... Starting Accounts Service... Starting LXD - container startup/shutdown... [933]: [[0;32m OK [0m] Started iperf3 Service.| o ..=.o ..o| [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 15.394069] cloud-init[933]: | . o== o. .+ | [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 15.428991] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[933]: +----[SHA256]-----+ [ 15.465816] cloud-init[933]: [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks...Generating public/private ed25519 key pair. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: network benchmark... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [ 15.505887] cloud-init[933]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Serial Getty on ttyS0. 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: network benchmark. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [ 15.644836] cloud-init[933]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started LSB: automatic crash report generation. [ 15.667027] [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. cloud-init[933]: The key fingerprint is: [ 15.683731] cloud-init[933]: SHA256:+6A4Lo+Z9qRuGOvT50Ossu56l/yrkDi3dbiM7YZ8XCI root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c [ 15.696407] cloud-init[933]: The key's randomart image is: [ 15.706536] cloud-init[933]: +--[ED25519 256]--+ [ 15.714030] cloud-init[933]: | | [ 15.728136] cloud-init[933]: | | [ 15.732310] cloud-init[933]: | | [ 15.736088] cloud-init[933]: | | [ 15.742153] cloud-init[933]: | . S | [ 15.747646] cloud-init[933]: |..E..+. . | [ 15.756143] [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... cloud-init[933]: |o===*+. o | [ 15.781317] cloud-init[933]: |o=B/O* . o | [ 15.792167] cloud-init[933]: |*X%X&==. . | [ 15.796101] cloud-init[933]: +----[SHA256]-----+ [ 16.158558] cloud-init[1047]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 16.868636] cloud-init[1047]: en_US.UTF-8... done [ 16.877764] cloud-init[1047]: Generation complete. [ 17.333894] cloud-init[1047]: Cloud-init v. 18.2 running 'modules:config' at Mon, 10 Dec 2018 06:59:36 +0000. Up 16.02 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8f:2c:59:cf:9e:b7:4d:4d:8e:1b:9e:f7:1e:8e:0a:5c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Dec 10 06:59:41 ec2: <14>Dec 10 06:59:41 ec2: ############################################################# <14>Dec 10 06:59:41 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Dec 10 06:59:41 ec2: 1024 SHA256:D8ygpdkawdrdQfsmNcB+ADvY3RyZBuDTE7Fgcnm6DfM root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c (DSA) <14>Dec 10 06:59:41 ec2: 256 SHA256:cEpSoZ9fnqoHJmZx/xuODtpfVyVinn9kjJ71m071GfI root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c (ECDSA) <14>Dec 10 06:59:41 ec2: 256 SHA256:+6A4Lo+Z9qRuGOvT50Ossu56l/yrkDi3dbiM7YZ8XCI root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c (ED25519) <14>Dec 10 06:59:41 ec2: 2048 SHA256:ODJfkYKYDMPexFF8JK3gODKKgX3KBvwAytLiR1Vz5/c root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c (RSA) <14>Dec 10 06:59:41 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Dec 10 06:59:41 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLIv7ti5djblHvj8RD66VYGbSfI3HCfXHhae5uXT5z3i+qh4kdWq1ybAL91Lxt+LA4at9aPjScTe0NdJsRUzfoI= root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN7gYxmn3HcS9qIABHD6nRngOQ290AlhEw6X0Uiz6AZH root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQComXMT+w0We0+33B3ZtTg4VDSexUcWPbSXbjXbbYWFZ9owXgrxzGb8WTlt/7HrBH1F9JmD5vqC1uIuHNQge8RqqaEz72uEyTBgHI7GXGMwW0WqFrI+o350Re2bSdpHIVIopF3nKQLsZvva+vzZx2ibjxl/Gc2qYcYolPqXU0JI5vACabSU17CF/YD+3c8zhvR1Mzckd6nHN4+wDtpMLyrIRn2eOP9keomWOHRGxF3Q54mo7M8XkrfSmelebIkeY2L76S5d82Nwc2MOjzsjhhhaj0ctrF+D+rktedDu/y9J+gyGOJLdx8GczHtBiz8OS6fuxADumO8J3ctmEoFcjnZj root@shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c -----END SSH HOST KEY KEYS----- [ 21.222847] cloud-init[1312]: Cloud-init v. 18.2 running 'modules:final' at Mon, 10 Dec 2018 06:59:41 +0000. Up 21.06 seconds. [ 21.225702] cloud-init[1312]: Cloud-init v. 18.2 finished at Mon, 10 Dec 2018 06:59:41 +0000. Datasource DataSourceEc2. Up 21.21 seconds Ubuntu 16.04.4 LTS shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c ttyS0 shaker-vm-8ce1dc22-ee5d-415b-8bd1-368a4e62a52c login: 2018-12-10 06:59:45,908 - paramiko.transport - DEBUG - starting thread (client mode): 0x8488e550L 2018-12-10 06:59:45,909 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 06:59:45,914 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-12-10 06:59:45,915 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-12-10 06:59:45,916 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 06:59:45,917 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-10 06:59:45,917 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-10 06:59:45,917 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 06:59:45,917 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-10 06:59:45,917 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 06:59:45,956 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-10 06:59:45,957 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 06:59:45,973 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 09b4387f6ee08fbf8cfdbcd7befcc612 2018-12-10 06:59:45,974 - paramiko.transport - DEBUG - Trying discovered key 8f2c59cf9eb74d4d8e1b9ef71e8e0a5c in /tmp/tmpszO5V5 2018-12-10 06:59:45,997 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 06:59:46,020 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-10 06:59:46,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-10 06:59:46,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 06:59:46,051 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edba44f3-f302-41bb-8ab7-d6f89711503a 2018-12-10 06:59:46,052 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-12-10 06:59:46,052 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-edba44f3-f302-41bb-8ab7-d6f89711503a 2018-12-10 06:59:46,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:46,149 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-10 06:59:46,150 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-10 06:59:46,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 855 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e68d8f-3869-43c6-be90-7a3f554bbb82 2018-12-10 06:59:46,266 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/11afb20b94a64dc7a3f353cb21ea7033"}, "enabled": true, "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/151819bf8efb4b308a661db23b47871a"}, "enabled": true, "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/35bed6637dbe444989b010d001c2f7c9"}, "enabled": true, "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/47c2aeb8df5c43d9955bd0f03b8dace7"}, "enabled": true, "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/59494095ddfb4390b81b5ba9cd3bb980"}, "enabled": true, "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5a4f9b0028e54d34a801cd2a5eaabc23"}, "enabled": true, "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/64a5e84c1bee4d03aea4c084de921445"}, "enabled": true, "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6c72a2e07b9c44519bb92b04096ef71b"}, "enabled": true, "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6f3db32f2d0944d7a0f31780704827a9"}, "enabled": true, "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/8aaecea841dd4c0ba1f67902275e3f33"}, "enabled": true, "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/910b5199108f4468bc76bf75a768f999"}, "enabled": true, "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/93dae908bec64cfea9c3ad8ffd898250"}, "enabled": true, "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/dc9b5d5576774919ac6c1f5808f7243f"}, "enabled": true, "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e2418cd60e2043a9a0d2dcc100a96b3b"}, "enabled": true, "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ef86f1d706144cea82111fe6d849896a"}, "enabled": true, "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-10 06:59:46,267 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-b0e68d8f-3869-43c6-be90-7a3f554bbb82 2018-12-10 06:59:46,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.22434091568s 2018-12-10 06:59:46,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-10 06:59:46,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:46,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1960 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c61cd6d-9494-4ecd-b8ea-db251fe934b4 2018-12-10 06:59:46,490 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/08e5b1c67a1748feb59f0e934c7104f3"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0fb8df1fe64a4a41b7e7c6f774ea8506"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0ff08f2a0d814725af59b909846106f2"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "0ff08f2a0d814725af59b909846106f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/151c7410e7da48af8a86bdcaedf171f0"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1ca6f7e099334627855e0ff4a251ab88"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1e626d316ce945a59402f94bc879fef3"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "1e626d316ce945a59402f94bc879fef3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2451b42182f14985b8621b8f1e7e257b"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2c35c2f5707048c7b81eb31c4fce9c33"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2cb27aa7a4e143a4bd546a2e2a1fef55"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/35ee8082b2a047b6ba44b100bd77fc09"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4270d90826704144865a2441b8867c0d"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "4270d90826704144865a2441b8867c0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/43139e52ec034c2291db67990af0963e"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "43139e52ec034c2291db67990af0963e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4c118c37c2174a21b883b0242141272d"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "4c118c37c2174a21b883b0242141272d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4f1b34e5f0cd4cd284dfc908ca831bd6"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4ff53a07615d445a8ad2d84f5a436255"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/57d543ac8f174c5c83602d1fc993ba10"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5adf54f5665442dfb16b81ebeb27ab99"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5f92511e94bc454281fccf6cf036ee2a"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/61d06bc1f4e84f85996a3205b77501b0"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/670d5ca5dec44c31a6d50aed583d634b"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6a7aa787c65f4ff0be04cc82b21fdbc5"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6e0def5ebbe242d1aa0699d8dab6997b"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6eb5d65119b44efdbe5fc202c91b79d2"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/721feede722f4a018355b8d49105b98a"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "721feede722f4a018355b8d49105b98a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c407f0365c24f4aac53b9bf19750183"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "7c407f0365c24f4aac53b9bf19750183"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c920819293b4fbaba8ae02820daa382"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "7c920819293b4fbaba8ae02820daa382"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7f558238efbd4a7b9a303a84a5f0a3df"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/861bc2fe8e4c41c893cc2d04bfc9124e"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/89fa9daff4a84bbc86c1bed160fd2203"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8fb91025b2244d69bf48a14155fb9ee7"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/90d3a15ad7d34753af91d90b8d73e19f"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/90defe033784450c8ba74d59f585c795"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "90defe033784450c8ba74d59f585c795"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9c8f85b45ac84e5fba91e983fdb2e96a"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a48037b20cfc40b0b81660be00a06048"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "a48037b20cfc40b0b81660be00a06048"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a7b97979141d42adab0656e792cae654"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "a7b97979141d42adab0656e792cae654"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ad6609ea620c45368143fab746935dbc"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "ad6609ea620c45368143fab746935dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc9d84c8d4774cd7b124cb1aeb314bf1"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ce7c61ef23fd4cfd9bfe869ce4c8596b"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d4531d2f92fe406c8478cff63c8a315e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "d4531d2f92fe406c8478cff63c8a315e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de9f497543034f388b033d027a17f574"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "de9f497543034f388b033d027a17f574"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e5c1934155724265a99fa159887b9a93"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "e5c1934155724265a99fa159887b9a93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f432ce16fddf4a44b37cc38a79abbe71"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-10 06:59:46,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-2c61cd6d-9494-4ecd-b8ea-db251fe934b4 2018-12-10 06:59:46,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.220551967621s 2018-12-10 06:59:46,498 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.28:5000 2018-12-10 06:59:46,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:59:46,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:46,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a71921-ff98-407f-bd04-c40ab6523f94 2018-12-10 06:59:46,726 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:59:46,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e0a71921-ff98-407f-bd04-c40ab6523f94 2018-12-10 06:59:46,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224134922028s 2018-12-10 06:59:46,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:59:46,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:46,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66d407d-a5c4-4a40-b76f-21a66e363d33 2018-12-10 06:59:46,949 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:59:46,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c66d407d-a5c4-4a40-b76f-21a66e363d33 2018-12-10 06:59:46,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217398881912s 2018-12-10 06:59:46,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:59:46,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:47,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890c055f-68ab-4ec0-bf5d-e7414dd817c8 2018-12-10 06:59:47,172 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:59:47,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-890c055f-68ab-4ec0-bf5d-e7414dd817c8 2018-12-10 06:59:47,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215824842453s 2018-12-10 06:59:47,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:59:47,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:47,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0735b906-9f42-4a5d-9c66-087b58535c65 2018-12-10 06:59:47,420 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "links": {"self": "http://172.30.9.28:5000/v3/users/18904e7efea646568bb681d5666081cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18904e7efea646568bb681d5666081cb", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:59:47,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0735b906-9f42-4a5d-9c66-087b58535c65 2018-12-10 06:59:47,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247515916824s 2018-12-10 06:59:47,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:59:47,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:47,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2911cf-5f40-4e5d-81f8-cb29eaf80ea7 2018-12-10 06:59:47,663 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c"}, "tags": [], "enabled": true, "id": "5f2283ea695f4f819d814959afd9424c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:59:47,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-fc2911cf-5f40-4e5d-81f8-cb29eaf80ea7 2018-12-10 06:59:47,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229630947113s 2018-12-10 06:59:47,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:59:47,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=18904e7efea646568bb681d5666081cb&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=5f2283ea695f4f819d814959afd9424c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:47,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5ec7e9-095a-4231-be65-b53514426aff 2018-12-10 06:59:47,881 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=18904e7efea646568bb681d5666081cb&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=5f2283ea695f4f819d814959afd9424c", "previous": null, "next": null}} 2018-12-10 06:59:47,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=18904e7efea646568bb681d5666081cb&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=5f2283ea695f4f819d814959afd9424c used request id req-2e5ec7e9-095a-4231-be65-b53514426aff 2018-12-10 06:59:47,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209976196289s 2018-12-10 06:59:47,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:59:47,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c/users/18904e7efea646568bb681d5666081cb/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:48,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:59:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e13c1e16-324e-4a16-aafd-accbee634f8e 2018-12-10 06:59:48,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:59:48,161 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c/users/18904e7efea646568bb681d5666081cb/roles/6b95528eaa61433299b74b41023475b0 used request id req-e13c1e16-324e-4a16-aafd-accbee634f8e 2018-12-10 06:59:48,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.276129007339s 2018-12-10 06:59:48,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:59:48,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:48,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345fc542-29a9-4d45-99d5-b1e420d60c7f 2018-12-10 06:59:48,383 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:59:48,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-345fc542-29a9-4d45-99d5-b1e420d60c7f 2018-12-10 06:59:48,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218408823013s 2018-12-10 06:59:48,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 06:59:48,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:48,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8bc7ca8-9901-4ee0-adaf-e664c16b39ef 2018-12-10 06:59:48,691 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 06:59:48,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d8bc7ca8-9901-4ee0-adaf-e664c16b39ef 2018-12-10 06:59:48,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.302242994308s 2018-12-10 06:59:48,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 06:59:48,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:48,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928d28a8-5de5-444e-abc9-97ddf1538746 2018-12-10 06:59:48,919 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 06:59:48,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-928d28a8-5de5-444e-abc9-97ddf1538746 2018-12-10 06:59:48,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.2224650383s 2018-12-10 06:59:48,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 06:59:48,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:49,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17edb4bb-28b3-4d10-9588-ceaddbbf739b 2018-12-10 06:59:49,159 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "links": {"self": "http://172.30.9.28:5000/v3/users/18904e7efea646568bb681d5666081cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18904e7efea646568bb681d5666081cb", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 06:59:49,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-17edb4bb-28b3-4d10-9588-ceaddbbf739b 2018-12-10 06:59:49,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239430189133s 2018-12-10 06:59:49,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 06:59:49,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:49,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 591 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535e8c30-a1f3-413c-870a-214b3fac523f 2018-12-10 06:59:49,296 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c"}, "tags": [], "enabled": true, "id": "5f2283ea695f4f819d814959afd9424c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 06:59:49,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-535e8c30-a1f3-413c-870a-214b3fac523f 2018-12-10 06:59:49,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122377157211s 2018-12-10 06:59:49,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 06:59:49,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=18904e7efea646568bb681d5666081cb&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=5f2283ea695f4f819d814959afd9424c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:49,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 10 Dec 2018 06:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b0c07e-6b30-4988-8861-b37e4cda9bb3 2018-12-10 06:59:49,426 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=18904e7efea646568bb681d5666081cb&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=5f2283ea695f4f819d814959afd9424c", "previous": null, "next": null}} 2018-12-10 06:59:49,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=18904e7efea646568bb681d5666081cb&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=5f2283ea695f4f819d814959afd9424c used request id req-19b0c07e-6b30-4988-8861-b37e4cda9bb3 2018-12-10 06:59:49,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.121585130692s 2018-12-10 06:59:49,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 06:59:49,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c/users/18904e7efea646568bb681d5666081cb/roles/0ae33c352b624fb5a0380ab70723cb55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 06:59:49,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 06:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e1d1b0-c7e5-4635-9555-dbbe21253acf 2018-12-10 06:59:49,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 06:59:49,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c/users/18904e7efea646568bb681d5666081cb/roles/0ae33c352b624fb5a0380ab70723cb55 used request id req-78e1d1b0-c7e5-4635-9555-dbbe21253acf 2018-12-10 06:59:49,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.26372885704s 2018-12-10 06:59:49,695 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-10 06:59:49,696 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-10 06:59:49,696 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-10 06:59:49,698 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 06:59:49,771 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-10 06:59:49,772 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-10 06:59:49,773 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-10 06:59:49,813 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-10 06:59:49,813 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-10 06:59:49,838 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-10 07:25:36,299 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-10 07:25:36,299 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=5f2283ea695f4f819d814959afd9424c SHELL=/bin/bash SSH_CLIENT=172.30.9.66 37094 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_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c 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=8650062f-b888-42c3-92bc-c9f9c305e38a LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.28:5000 OS_USERNAME=shaker-user_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.28,192.30.9.8 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 37094 192.168.120.16 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-12-10 06:59:50.715 1409 INFO shaker.engine.utils [-] Logging enabled 2018-12-10 06:59:50.717 1409 INFO shaker.engine.messaging [-] Listening on *:9000 2018-12-10 06:59:50.720 1409 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-12-10 06:59:50.726 1417 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-12-10 06:59:50.729 1417 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.200:9000 2018-12-10 06:59:50.730 1417 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-12-10 06:59:50.742 1409 INFO pykwalify.core [-] validation.valid 2018-12-10 06:59:51.321 1409 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-10 06:59:58.650 1409 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'557fc7a6-faa0-472d-8ae2-484f0fcf867e', u'links': [{u'href': u'http://172.30.9.28:8004/v1/5f2283ea695f4f819d814959afd9424c/stacks/shaker_ropiat/557fc7a6-faa0-472d-8ae2-484f0fcf867e', u'rel': u'self'}]} 2018-12-10 07:03:28.251 1409 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_ropiat_slave_0', 'shaker_ropiat_master_0']) 2018-12-10 07:03:30.736 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:05:01.272 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:06:31.750 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:08:02.244 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:08:02.245 1409 INFO shaker.engine.server [-] Execution is done 2018-12-10 07:08:03.055 1409 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-10 07:08:28.576 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:08:28.578 1409 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-12-10 07:08:28.592 1409 INFO pykwalify.core [-] validation.valid 2018-12-10 07:08:29.013 1409 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-10 07:08:34.591 1409 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'd3afaa02-6687-411b-8647-bd9eca355211', u'links': [{u'href': u'http://172.30.9.28:8004/v1/5f2283ea695f4f819d814959afd9424c/stacks/shaker_idmoas/d3afaa02-6687-411b-8647-bd9eca355211', u'rel': u'self'}]} 2018-12-10 07:09:32.321 1409 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_idmoas_slave_0', 'shaker_idmoas_master_0']) 2018-12-10 07:09:40.233 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:11:10.785 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:12:41.263 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:14:11.773 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:14:11.775 1409 INFO shaker.engine.server [-] Execution is done 2018-12-10 07:14:12.514 1409 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-10 07:14:32.681 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:14:32.685 1409 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-12-10 07:14:32.699 1409 INFO pykwalify.core [-] validation.valid 2018-12-10 07:14:33.139 1409 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-10 07:14:39.782 1409 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'2ff17af1-402c-40c5-88e5-48e8a52e1a02', u'links': [{u'href': u'http://172.30.9.28:8004/v1/5f2283ea695f4f819d814959afd9424c/stacks/shaker_mdasrf/2ff17af1-402c-40c5-88e5-48e8a52e1a02', u'rel': u'self'}]} 2018-12-10 07:15:33.896 1409 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_mdasrf_slave_0', 'shaker_mdasrf_master_0']) 2018-12-10 07:15:42.369 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:17:13.640 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:18:44.139 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:20:14.632 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:20:14.634 1409 INFO shaker.engine.server [-] Execution is done 2018-12-10 07:20:15.125 1409 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-10 07:20:44.256 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:20:44.259 1409 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-12-10 07:20:44.275 1409 INFO pykwalify.core [-] validation.valid 2018-12-10 07:20:44.712 1409 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-10 07:20:51.855 1409 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'1b7076f4-e9a5-4b58-beeb-12b072a758f3', u'links': [{u'href': u'http://172.30.9.28:8004/v1/5f2283ea695f4f819d814959afd9424c/stacks/shaker_szdrpf/1b7076f4-e9a5-4b58-beeb-12b072a758f3', u'rel': u'self'}]} 2018-12-10 07:21:45.879 1409 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_szdrpf_slave_0', 'shaker_szdrpf_master_0']) 2018-12-10 07:21:57.993 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:22:29.950 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:23:50.135 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:25:10.533 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:25:10.534 1409 INFO shaker.engine.server [-] Execution is done 2018-12-10 07:25:10.975 1409 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-10 07:25:36.202 1409 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-10 07:25:36.205 1409 INFO shaker.engine.server [-] Generating aggregated report 2018-12-10 07:25:36.215 1409 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-12-10 07:25:36.218 1409 INFO shaker.engine.report [-] ******************************************************************************** 2018-12-10 07:25:36.218 1409 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-12-10 07:25:36.218 1409 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-12-10 07:25:36.218 1409 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-12-10 07:25:36.219 1409 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-12-10 07:25:36.219 1409 INFO shaker.engine.report [-] ******************************************************************************** 2018-12-10 07:25:36.219 1409 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-12-10 07:25:36.231 1409 INFO shaker.engine.report [-] Report saved to: report.html 2018-12-10 07:25:36,300 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-10 07:25:36,300 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-12-10 07:25:36,303 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-10 07:25:36,342 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-10 07:25:36,342 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-10 07:25:36,369 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-10 07:25:36,423 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-10 07:25:36,423 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-10 07:25:36,432 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-10 07:25:36,462 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-10 07:25:36,462 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-10 07:25:36,466 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-10 07:25:36,480 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-10 07:25:36,481 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-10 07:25:36,607 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 07:25:36,608 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-10 07:25:36,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 07:25:36,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/8d15e186-7097-4357-898a-aad006c1468c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:38,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 07:25:38 GMT X-Openstack-Request-Id: req-7fa9fd27-d717-4309-8a2b-59af97ea1a35 2018-12-10 07:25:38,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 07:25:38,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/8d15e186-7097-4357-898a-aad006c1468c.json used request id req-7fa9fd27-d717-4309-8a2b-59af97ea1a35 2018-12-10 07:25:38,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.33361387253s 2018-12-10 07:25:38,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:25:38,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:39,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:39 GMT X-Openstack-Request-Id: req-008d5432-337f-4c39-8195-27821ca44c9b 2018-12-10 07:25:39,342 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 07:25:39,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-008d5432-337f-4c39-8195-27821ca44c9b 2018-12-10 07:25:39,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.380043029785s 2018-12-10 07:25:39,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 07:25:39,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:39,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4dd9a40-5e23-4c9d-b75a-d5bd25ae90ab x-openstack-request-id: req-a4dd9a40-5e23-4c9d-b75a-d5bd25ae90ab 2018-12-10 07:25:39,815 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a used request id req-a4dd9a40-5e23-4c9d-b75a-d5bd25ae90ab 2018-12-10 07:25:39,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.472318887711s 2018-12-10 07:25:39,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:25:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:41,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-750b008b-810d-4735-869a-70e0cda254f2 x-openstack-request-id: req-750b008b-810d-4735-869a-70e0cda254f2 2018-12-10 07:25:41,042 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ae:f6", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ae:f6", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63f4ae65-f183-4e5f-a24f-cb5a1741713a", "rel": "bookmark"}], "image": {"id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "links": [{"href": "http://172.30.9.28:8774/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ad", "OS-SRV-USG:launched_at": "2018-12-10T06:59:19.000000", "flavor": {"id": "63fec722-df6a-47aa-bc50-a4f7796135f8", "links": [{"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}]}, "id": "63f4ae65-f183-4e5f-a24f-cb5a1741713a", "security_groups": [{"name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}], "user_id": "18904e7efea646568bb681d5666081cb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T07:25:39Z", "hostId": "dfaeed81af6c70c8e89aef042807f90e3581d8eae72f1872035d6bb1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "created": "2018-12-10T06:56:04Z", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:25:41,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-750b008b-810d-4735-869a-70e0cda254f2 2018-12-10 07:25:41,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22640419006s 2018-12-10 07:25:41,044 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:25:43,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:25:43,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:43,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d10c3bf5-571c-4c1a-92c3-36230f75aa83 x-openstack-request-id: req-d10c3bf5-571c-4c1a-92c3-36230f75aa83 2018-12-10 07:25:43,136 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-10 07:25:43,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d10c3bf5-571c-4c1a-92c3-36230f75aa83 2018-12-10 07:25:43,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0893819332123s 2018-12-10 07:25:43,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:25:43,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:43,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33961 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:43 GMT X-Openstack-Request-Id: req-45cf3134-ac80-4070-971d-714785862dbf 2018-12-10 07:25:43,536 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "created_at": "2018-12-10T04:54:45Z", "updated_at": "2018-12-10T04:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "2f796fe4-ad99-4d02-82d5-1cf073a56aac", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "3b616a17-69eb-47b8-b8a0-c25963e67149", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "4f5a5a95-2919-44bc-a23c-f3ae28431a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "a68abd72-1b67-49cf-9bd2-c5f76b1d746f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}], "revision_number": 1, "project_id": "4287836bffc14c41a35b2d79c761cfe3", "id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "created_at": "2018-12-10T04:54:17Z", "updated_at": "2018-12-10T04:54:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "31c1ba84-32f2-4944-9a77-e11ef02547d6", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "5eac9517-c8aa-43a0-89ed-5406f7cb95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "cd247800-66d4-46e7-ac65-79344f00c438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "fcda040d-cd4e-4acf-a740-94a7c5294e37", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}], "revision_number": 1, "project_id": "220b6cc053d24544aecfeac10afb36bc", "id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "87ad9faa30714121b9729c5449958f89", "created_at": "2018-12-10T04:55:06Z", "updated_at": "2018-12-10T04:55:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "01023214-ea5e-4507-8291-0fbf91965816", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "13856566-2a62-4100-a2a5-02a548249dcb", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "1ad9aa48-1087-41a8-b495-5274b1ec2be1", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "49b5e95d-03ce-47c4-8980-e94e56de24f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}], "revision_number": 1, "project_id": "87ad9faa30714121b9729c5449958f89", "id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:56Z", "updated_at": "2018-12-10T06:55:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:56Z", "revision_number": 0, "id": "7525b02f-9664-4aea-a79f-9fc229ade35f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:56Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T06:55:57Z", "revision_number": 0, "id": "a726b07d-fd7a-4a32-adba-1c7508338703", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:57Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:56Z", "revision_number": 0, "id": "ab6e0989-60cc-4013-8c78-6a9006893c97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:56Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-12-10T06:55:58Z", "revision_number": 0, "id": "b5244c3b-2263-47cf-a5f0-20e8c3a45d57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:58Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:58Z", "revision_number": 0, "id": "b7d0df28-eedf-484d-a22c-7edf18a830d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:58Z", "security_group_id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}], "revision_number": 4, "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "3835746a-7609-41c7-b79b-a8eb0777fe97", "name": "shaker-sg_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}, {"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "created_at": "2018-12-10T04:55:05Z", "updated_at": "2018-12-10T04:55:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "3122b7de-dc09-4ceb-b99b-0f81f3dd9da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "404ef636-8cd9-4967-b236-8a7345636917", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "6fdff0fd-97ff-42f6-96de-0bf557f24d11", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "8b813256-9de8-482f-b642-594d24a74405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}], "revision_number": 1, "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "id": "64c584e0-87be-476a-b819-ff12f66ae815", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ed8545900864076a59c0428383323f8", "created_at": "2018-12-10T04:58:19Z", "updated_at": "2018-12-10T04:58:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "100d3afb-85d7-43cf-8668-a19611d10d4a", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "12d0a2ce-6263-4366-8fd2-990c4817e452", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "271d7bc8-ccf6-4f72-917d-33c6b928e837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "c4b739df-d157-4197-ae4e-d5ee745d1dd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}], "revision_number": 1, "project_id": "1ed8545900864076a59c0428383323f8", "id": "68739416-ca46-482d-a344-7be7387ae639", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "created_at": "2018-12-10T04:55:03Z", "updated_at": "2018-12-10T04:55:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "516921ee-cbd4-427e-81f6-1d14ae76d279", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "66417333-22ec-4ac4-a40c-09140bc3d7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "7e02435b-8228-49dc-a6bf-cb2886b74510", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "e8bec1f9-d1de-4215-b133-e36869b40b32", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}], "revision_number": 1, "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "created_at": "2018-12-10T04:54:48Z", "updated_at": "2018-12-10T04:54:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "72e5d34d-1cd8-4b09-84fd-16dd6502c501", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "89333d52-2177-4995-b5e5-2d816ecb7d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "cc304e31-66d2-43ca-8190-03e279f2f0d5", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "df322cea-e724-4da6-b438-01ca116f0d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}], "revision_number": 1, "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "created_at": "2018-12-10T04:58:20Z", "updated_at": "2018-12-10T04:58:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "3f13cc0d-0fa7-4c12-aa0f-ea8b173398da", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "68052799-caa3-4c39-8135-ab4a86866ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "857a4401-667a-4c54-ac65-17972e7b19dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "8b4c79fe-bb77-42a4-acbd-cf22ada1272a", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}], "revision_number": 1, "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "created_at": "2018-12-10T04:54:47Z", "updated_at": "2018-12-10T04:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "35033e62-b102-4949-95a9-2d3ec73a103a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e17b516-9d60-4f00-9b57-9aaac718faa0", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e83d1b6-325b-491b-974c-e6f54d61ac4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "ac56bee4-17cc-4c1f-abc3-8d9a2b833e23", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}], "revision_number": 1, "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:28Z", "updated_at": "2018-12-10T06:55:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "01045514-0b5f-40d8-b295-d11f1a792e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "698b9138-7bd5-4713-8e5a-9a9717311145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "95be484e-8bef-4a71-b4ff-37bbb16c00d0", "remote_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "aac2f720-2450-4b92-b4cf-9d08e5395188", "remote_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}], "revision_number": 1, "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "name": "default"}]} 2018-12-10 07:25:43,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-45cf3134-ac80-4070-971d-714785862dbf 2018-12-10 07:25:43,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.394755125046s 2018-12-10 07:25:43,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 07:25:43,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3835746a-7609-41c7-b79b-a8eb0777fe97.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:44,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 07:25:44 GMT X-Openstack-Request-Id: req-9c623974-c913-4b85-b4aa-f7c34f58e91b 2018-12-10 07:25:44,231 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 07:25:44,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3835746a-7609-41c7-b79b-a8eb0777fe97.json used request id req-9c623974-c913-4b85-b4aa-f7c34f58e91b 2018-12-10 07:25:44,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.685729980469s 2018-12-10 07:25:44,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-10 07:25:44,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:44,265 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-295e48df-fdb7-46b9-9147-d8a017275b26 x-openstack-request-id: req-295e48df-fdb7-46b9-9147-d8a017275b26 2018-12-10 07:25:44,266 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/shaker-kp_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c used request id req-295e48df-fdb7-46b9-9147-d8a017275b26 2018-12-10 07:25:44,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0337741374969s 2018-12-10 07:25:44,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 07:25:44,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/5fb77293-38e1-4069-a6da-61c60fbf127b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" -d '{"subnet_id": "788e5c74-5209-4081-9a82-c681e2bf6bb7"}' 2018-12-10 07:25:47,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:47 GMT X-Openstack-Request-Id: req-6ac2b3a8-e977-4a9b-8921-76998d5a1a61 2018-12-10 07:25:47,404 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9b859100-d762-420a-aed4-6f6b411c63e6", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "subnet_id": "788e5c74-5209-4081-9a82-c681e2bf6bb7", "subnet_ids": ["788e5c74-5209-4081-9a82-c681e2bf6bb7"], "port_id": "b6afb089-9ad7-4f5a-a040-27cf930eba87", "id": "5fb77293-38e1-4069-a6da-61c60fbf127b"} 2018-12-10 07:25:47,404 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5fb77293-38e1-4069-a6da-61c60fbf127b/remove_router_interface.json used request id req-6ac2b3a8-e977-4a9b-8921-76998d5a1a61 2018-12-10 07:25:47,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.1377799511s 2018-12-10 07:25:47,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 07:25:47,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:47,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1708 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:47 GMT X-Openstack-Request-Id: req-08c72702-fd0a-49da-837c-d11374a4e8af 2018-12-10 07:25:47,868 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:31Z", "admin_state_up": true, "updated_at": "2018-12-10T07:25:45Z", "project_id": "5f2283ea695f4f819d814959afd9424c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "5fb77293-38e1-4069-a6da-61c60fbf127b", "name": "shaker-router_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a350f12ed54d41df99000436b2834fcb", "created_at": "2018-12-10T04:55:03Z", "admin_state_up": true, "updated_at": "2018-12-10T04:55:06Z", "project_id": "a350f12ed54d41df99000436b2834fcb", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "85c3f92e-ab1a-44cc-aa87-2097363ece0c", "name": "tempest-pretest-check-286194293"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7be675bf4cac4f4ba8571a070df5e961", "created_at": "2018-12-10T04:56:30Z", "admin_state_up": false, "updated_at": "2018-12-10T04:56:30Z", "project_id": "7be675bf4cac4f4ba8571a070df5e961", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "99e5f734-19f0-4897-a575-4fd90d2f83c3", "name": "tempest-router-1485908195"}]} 2018-12-10 07:25:47,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-08c72702-fd0a-49da-837c-d11374a4e8af 2018-12-10 07:25:47,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.463532924652s 2018-12-10 07:25:47,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 07:25:47,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/5fb77293-38e1-4069-a6da-61c60fbf127b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:52,330 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 07:25:52 GMT X-Openstack-Request-Id: req-12a07c36-fca9-46f4-88aa-30fc263dde06 2018-12-10 07:25:52,330 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 07:25:52,330 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/5fb77293-38e1-4069-a6da-61c60fbf127b.json used request id req-12a07c36-fca9-46f4-88aa-30fc263dde06 2018-12-10 07:25:52,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.46004605293s 2018-12-10 07:25:52,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 07:25:52,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:52,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2520 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:52 GMT X-Openstack-Request-Id: req-50943c28-afd1-48b9-94db-69570a1088f0 2018-12-10 07:25:52,664 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-12-10T04:55:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0173f856-d38f-457f-9f3e-bebbbe46aa30","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant a350f12ed54d41df99000436b2834fcb","enable_dhcp":false,"segment_id":null,"network_id":"c3fb9ce6-97e4-4a59-8d8e-06b026e563e7","tenant_id":"","created_at":"2018-12-10T04:55:03Z","ip_version":4},{"updated_at":"2018-12-10T05:57:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"29b5ede7-6bbc-4d2e-abed-f5ef3916dc60","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 663249d703c0446e87578f84589dda8a","enable_dhcp":false,"segment_id":null,"network_id":"7563f040-b834-41e7-907e-1b7ea211843d","tenant_id":"","created_at":"2018-12-10T05:57:59Z","ip_version":4},{"updated_at":"2018-12-10T06:55:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"788e5c74-5209-4081-9a82-c681e2bf6bb7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5f2283ea695f4f819d814959afd9424c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c","enable_dhcp":true,"segment_id":null,"network_id":"9b859100-d762-420a-aed4-6f6b411c63e6","tenant_id":"5f2283ea695f4f819d814959afd9424c","created_at":"2018-12-10T06:55:30Z","ip_version":4},{"updated_at":"2018-12-10T04:32:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bad97985-7664-41fa-b208-a1163e9b4d7a","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"3d9105dddf2848f3a2105bcfb490a6e9","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"69361a0e-750a-44ff-b392-0c32d8f81703","tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:36Z","ip_version":4}]} 2018-12-10 07:25:52,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-50943c28-afd1-48b9-94db-69570a1088f0 2018-12-10 07:25:52,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.333765029907s 2018-12-10 07:25:52,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 07:25:52,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/788e5c74-5209-4081-9a82-c681e2bf6bb7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:55,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 07:25:55 GMT X-Openstack-Request-Id: req-3c6b0b95-7be4-47d3-be16-05d24d5b0a06 2018-12-10 07:25:55,162 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 07:25:55,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/788e5c74-5209-4081-9a82-c681e2bf6bb7.json used request id req-3c6b0b95-7be4-47d3-be16-05d24d5b0a06 2018-12-10 07:25:55,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.49559211731s 2018-12-10 07:25:55,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 07:25:55,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:55,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2776 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:55 GMT X-Openstack-Request-Id: req-833bf1dc-d82d-4825-9d6a-5b5326568a18 2018-12-10 07:25:55,618 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7563f040-b834-41e7-907e-1b7ea211843d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["29b5ede7-6bbc-4d2e-abed-f5ef3916dc60"],"description":"","tags":[],"updated_at":"2018-12-10T05:57:59Z","qos_policy_id":null,"name":"HA network tenant 663249d703c0446e87578f84589dda8a","admin_state_up":true,"tenant_id":"","created_at":"2018-12-10T05:57:58Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9b859100-d762-420a-aed4-6f6b411c63e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"5f2283ea695f4f819d814959afd9424c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T07:25:54Z","qos_policy_id":null,"name":"shaker-net_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c","admin_state_up":true,"tenant_id":"5f2283ea695f4f819d814959afd9424c","created_at":"2018-12-10T06:55:28Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c3fb9ce6-97e4-4a59-8d8e-06b026e563e7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["0173f856-d38f-457f-9f3e-bebbbe46aa30"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:03Z","qos_policy_id":null,"name":"HA network tenant a350f12ed54d41df99000436b2834fcb","admin_state_up":true,"tenant_id":"","created_at":"2018-12-10T04:55:02Z","provider:network_type":"vxlan"}]} 2018-12-10 07:25:55,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-833bf1dc-d82d-4825-9d6a-5b5326568a18 2018-12-10 07:25:55,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.454621076584s 2018-12-10 07:25:55,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 07:25:55,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/9b859100-d762-420a-aed4-6f6b411c63e6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:57,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 07:25:57 GMT X-Openstack-Request-Id: req-144bd7e6-0ab3-4282-b47c-0695bca3862b 2018-12-10 07:25:57,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 07:25:57,090 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/9b859100-d762-420a-aed4-6f6b411c63e6.json used request id req-144bd7e6-0ab3-4282-b47c-0695bca3862b 2018-12-10 07:25:57,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.47181510925s 2018-12-10 07:25:57,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 07:25:57,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:57,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:57 GMT X-Openstack-Request-Id: req-b530f0d0-a986-46d5-aac5-ca5109c24738 2018-12-10 07:25:57,408 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T06:55:54Z", "file": "/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/file", "owner": "5f2283ea695f4f819d814959afd9424c", "id": "c1ef4664-2140-489b-82a3-cfcff2db01b4", "size": 666173440, "self": "/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/c1ef4664-2140-489b-82a3-cfcff2db01b4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-10T06:55:45Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 07:25:57,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b530f0d0-a986-46d5-aac5-ca5109c24738 2018-12-10 07:25:57,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313266038895s 2018-12-10 07:25:57,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 07:25:57,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79d93bf9783bf9eedeb44178ed7a530dcf45bfbd" 2018-12-10 07:25:58,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 07:25:58 GMT X-Openstack-Request-Id: req-c6c6e124-12f1-4277-9fb9-1f4d70c8bbf0 2018-12-10 07:25:58,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 07:25:58,201 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c1ef4664-2140-489b-82a3-cfcff2db01b4 used request id req-c6c6e124-12f1-4277-9fb9-1f4d70c8bbf0 2018-12-10 07:25:58,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.790527105331s 2018-12-10 07:25:58,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 07:25:58,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 07:25:58,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-acc63572-9a89-499e-a2ae-8a129dd7f299 x-openstack-request-id: req-acc63572-9a89-499e-a2ae-8a129dd7f299 2018-12-10 07:25:58,513 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "63fec722-df6a-47aa-bc50-a4f7796135f8"}]} 2018-12-10 07:25:58,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-acc63572-9a89-499e-a2ae-8a129dd7f299 2018-12-10 07:25:58,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.306191205978s 2018-12-10 07:25:58,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 07:25:58,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 07:25:58,552 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de707db3-a97f-4160-b9d9-2bc54c08d71f x-openstack-request-id: req-de707db3-a97f-4160-b9d9-2bc54c08d71f 2018-12-10 07:25:58,552 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/63fec722-df6a-47aa-bc50-a4f7796135f8 used request id req-de707db3-a97f-4160-b9d9-2bc54c08d71f 2018-12-10 07:25:58,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037348985672s 2018-12-10 07:25:58,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 07:25:58,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 07:25:58,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4c8d11-af25-44e1-abb2-8f9afbb06efc 2018-12-10 07:25:58,800 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "links": {"self": "http://172.30.9.28:5000/v3/users/18904e7efea646568bb681d5666081cb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18904e7efea646568bb681d5666081cb", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 07:25:58,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7e4c8d11-af25-44e1-abb2-8f9afbb06efc 2018-12-10 07:25:58,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247458934784s 2018-12-10 07:25:58,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 07:25:58,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/18904e7efea646568bb681d5666081cb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 07:25:59,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-640ae8d1-c054-4aac-9e9f-4faa8a386b8b 2018-12-10 07:25:59,032 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c", "links": {"self": "http://172.30.9.28:5000/v3/users/18904e7efea646568bb681d5666081cb"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "18904e7efea646568bb681d5666081cb", "description": null}} 2018-12-10 07:25:59,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/18904e7efea646568bb681d5666081cb used request id req-640ae8d1-c054-4aac-9e9f-4faa8a386b8b 2018-12-10 07:25:59,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224391937256s 2018-12-10 07:25:59,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 07:25:59,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/18904e7efea646568bb681d5666081cb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 07:25:59,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 07:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9056bd1-826c-4771-88d4-555efda42b2a 2018-12-10 07:25:59,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 07:25:59,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/18904e7efea646568bb681d5666081cb used request id req-d9056bd1-826c-4771-88d4-555efda42b2a 2018-12-10 07:25:59,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.35729598999s 2018-12-10 07:25:59,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 07:25:59,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 07:25:59,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 587 Content-Type: application/json Date: Mon, 10 Dec 2018 07:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-207f33f8-8fb4-4f6e-b8d7-01cba28d4231 2018-12-10 07:25:59,625 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c"}, "tags": [], "enabled": true, "id": "5f2283ea695f4f819d814959afd9424c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8ce1dc22-ee5d-415b-8bd1-368a4e62a52c"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 07:25:59,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-207f33f8-8fb4-4f6e-b8d7-01cba28d4231 2018-12-10 07:25:59,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228749990463s 2018-12-10 07:25:59,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 07:25:59,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 07:25:59,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 07:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba1bc517-72f7-4696-81f4-169af581c4a2 2018-12-10 07:25:59,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 07:25:59,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5f2283ea695f4f819d814959afd9424c used request id req-ba1bc517-72f7-4696-81f4-169af581c4a2 2018-12-10 07:25:59,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.317010879517s 2018-12-10 07:25:59,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:25:59,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5f2283ea695f4f819d814959afd9424c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 07:26:00,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:00 GMT X-Openstack-Request-Id: req-86b6fb51-8fe6-44a7-89f0-c022cd914d6f 2018-12-10 07:26:00,300 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:28Z", "updated_at": "2018-12-10T06:55:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "01045514-0b5f-40d8-b295-d11f1a792e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "698b9138-7bd5-4713-8e5a-9a9717311145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "95be484e-8bef-4a71-b4ff-37bbb16c00d0", "remote_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "aac2f720-2450-4b92-b4cf-9d08e5395188", "remote_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}], "revision_number": 1, "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "name": "default"}]} 2018-12-10 07:26:00,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5f2283ea695f4f819d814959afd9424c&name=default used request id req-86b6fb51-8fe6-44a7-89f0-c022cd914d6f 2018-12-10 07:26:00,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346374034882s 2018-12-10 07:26:00,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:26:00,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 07:26:00,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:00 GMT X-Openstack-Request-Id: req-f88e912d-6791-4903-a043-ae003dc7ea40 2018-12-10 07:26:00,686 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "created_at": "2018-12-10T04:54:45Z", "updated_at": "2018-12-10T04:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "2f796fe4-ad99-4d02-82d5-1cf073a56aac", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "3b616a17-69eb-47b8-b8a0-c25963e67149", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "4f5a5a95-2919-44bc-a23c-f3ae28431a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "a68abd72-1b67-49cf-9bd2-c5f76b1d746f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}], "revision_number": 1, "project_id": "4287836bffc14c41a35b2d79c761cfe3", "id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "created_at": "2018-12-10T04:54:17Z", "updated_at": "2018-12-10T04:54:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "31c1ba84-32f2-4944-9a77-e11ef02547d6", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "5eac9517-c8aa-43a0-89ed-5406f7cb95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "cd247800-66d4-46e7-ac65-79344f00c438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "fcda040d-cd4e-4acf-a740-94a7c5294e37", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}], "revision_number": 1, "project_id": "220b6cc053d24544aecfeac10afb36bc", "id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "87ad9faa30714121b9729c5449958f89", "created_at": "2018-12-10T04:55:06Z", "updated_at": "2018-12-10T04:55:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "01023214-ea5e-4507-8291-0fbf91965816", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "13856566-2a62-4100-a2a5-02a548249dcb", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "1ad9aa48-1087-41a8-b495-5274b1ec2be1", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "49b5e95d-03ce-47c4-8980-e94e56de24f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}], "revision_number": 1, "project_id": "87ad9faa30714121b9729c5449958f89", "id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "created_at": "2018-12-10T04:55:05Z", "updated_at": "2018-12-10T04:55:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "3122b7de-dc09-4ceb-b99b-0f81f3dd9da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "404ef636-8cd9-4967-b236-8a7345636917", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "6fdff0fd-97ff-42f6-96de-0bf557f24d11", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "8b813256-9de8-482f-b642-594d24a74405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}], "revision_number": 1, "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "id": "64c584e0-87be-476a-b819-ff12f66ae815", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ed8545900864076a59c0428383323f8", "created_at": "2018-12-10T04:58:19Z", "updated_at": "2018-12-10T04:58:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "100d3afb-85d7-43cf-8668-a19611d10d4a", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "12d0a2ce-6263-4366-8fd2-990c4817e452", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "271d7bc8-ccf6-4f72-917d-33c6b928e837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "c4b739df-d157-4197-ae4e-d5ee745d1dd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}], "revision_number": 1, "project_id": "1ed8545900864076a59c0428383323f8", "id": "68739416-ca46-482d-a344-7be7387ae639", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "created_at": "2018-12-10T04:55:03Z", "updated_at": "2018-12-10T04:55:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "516921ee-cbd4-427e-81f6-1d14ae76d279", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "66417333-22ec-4ac4-a40c-09140bc3d7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "7e02435b-8228-49dc-a6bf-cb2886b74510", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "e8bec1f9-d1de-4215-b133-e36869b40b32", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}], "revision_number": 1, "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "created_at": "2018-12-10T04:54:48Z", "updated_at": "2018-12-10T04:54:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "72e5d34d-1cd8-4b09-84fd-16dd6502c501", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "89333d52-2177-4995-b5e5-2d816ecb7d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "cc304e31-66d2-43ca-8190-03e279f2f0d5", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "df322cea-e724-4da6-b438-01ca116f0d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}], "revision_number": 1, "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "created_at": "2018-12-10T04:58:20Z", "updated_at": "2018-12-10T04:58:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "3f13cc0d-0fa7-4c12-aa0f-ea8b173398da", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "68052799-caa3-4c39-8135-ab4a86866ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "857a4401-667a-4c54-ac65-17972e7b19dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "8b4c79fe-bb77-42a4-acbd-cf22ada1272a", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}], "revision_number": 1, "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "created_at": "2018-12-10T04:54:47Z", "updated_at": "2018-12-10T04:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "35033e62-b102-4949-95a9-2d3ec73a103a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e17b516-9d60-4f00-9b57-9aaac718faa0", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e83d1b6-325b-491b-974c-e6f54d61ac4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "ac56bee4-17cc-4c1f-abc3-8d9a2b833e23", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}], "revision_number": 1, "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2283ea695f4f819d814959afd9424c", "created_at": "2018-12-10T06:55:28Z", "updated_at": "2018-12-10T06:55:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "01045514-0b5f-40d8-b295-d11f1a792e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "698b9138-7bd5-4713-8e5a-9a9717311145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "95be484e-8bef-4a71-b4ff-37bbb16c00d0", "remote_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2283ea695f4f819d814959afd9424c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T06:55:28Z", "revision_number": 0, "id": "aac2f720-2450-4b92-b4cf-9d08e5395188", "remote_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "remote_ip_prefix": null, "created_at": "2018-12-10T06:55:28Z", "security_group_id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "tenant_id": "5f2283ea695f4f819d814959afd9424c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2283ea695f4f819d814959afd9424c"}], "revision_number": 1, "project_id": "5f2283ea695f4f819d814959afd9424c", "id": "d4657d12-99d5-43dd-bd1c-398ef843aedb", "name": "default"}]} 2018-12-10 07:26:00,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f88e912d-6791-4903-a043-ae003dc7ea40 2018-12-10 07:26:00,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.380554914474s 2018-12-10 07:26:00,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 07:26:00,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d4657d12-99d5-43dd-bd1c-398ef843aedb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0704fe0928b18fbe84e057d5e903d63d56c30f3f" 2018-12-10 07:26:01,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 07:26:01 GMT X-Openstack-Request-Id: req-9a560d12-fd20-4ad6-9102-4d477c5894cb 2018-12-10 07:26:01,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 07:26:01,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d4657d12-99d5-43dd-bd1c-398ef843aedb.json used request id req-9a560d12-fd20-4ad6-9102-4d477c5894cb 2018-12-10 07:26:01,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.44091796875s 2018-12-10 07:26:01,138 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 19:47 | PASS | | shaker | functest | benchmarking | 30:09 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2018-12-10 07:26:01,141 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-10 07:26:01,229 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-10 07:26:06,037 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-399 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-10 07:26:06,040 - 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.28,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QjezIuM4LVmPYnS4HSBWvjXJd 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=c47c6539fb2a433791aefcdf57514708 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-10 07:26:06,040 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-10 07:26:06,040 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-12-10 07:26:06,041 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-12-10 07:26:06,044 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-10 07:26:08,917 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-399 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-10 07:26:08,920 - 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.28,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QjezIuM4LVmPYnS4HSBWvjXJd 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=c47c6539fb2a433791aefcdf57514708 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-10 07:26:08,920 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-10 07:26:08,920 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-12-10 07:26:08,929 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-12-10 07:26:09,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 07:26:09,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c863ce1-5122-4171-afd0-36d3f60fe256 2018-12-10 07:26:09,137 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 07:26:09,137 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-8c863ce1-5122-4171-afd0-36d3f60fe256 2018-12-10 07:26:09,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 07:26:09,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T08:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["rSysCJXYR3W5IAQzaT6Qtw"], "issued_at": "2018-12-10T07:26:09.000000Z"}} 2018-12-10 07:26:09,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 07:26:09,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:26:09,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:09 GMT X-Openstack-Request-Id: req-2511edf7-8640-49ea-a495-ef2070f3f5aa 2018-12-10 07:26:09,950 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 07:26:09,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2511edf7-8640-49ea-a495-ef2070f3f5aa 2018-12-10 07:26:09,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396268129349s 2018-12-10 07:26:09,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 07:26:09,968 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d7617e1-6a15-49e9-8c0a-f8fe8a990922 2018-12-10 07:26:09,968 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 07:26:09,969 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-0d7617e1-6a15-49e9-8c0a-f8fe8a990922 2018-12-10 07:26:09,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 07:26:09,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:26:10,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df346359-2c36-4c5d-9d1e-30bb8eea241d 2018-12-10 07:26:10,197 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 07:26:10,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-df346359-2c36-4c5d-9d1e-30bb8eea241d 2018-12-10 07:26:10,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22842001915s 2018-12-10 07:26:10,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 07:26:10,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}}' 2018-12-10 07:26:10,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e0bf390-1aba-41b4-bba0-f839c6f55012 2018-12-10 07:26:10,451 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.28:5000/v3/projects/fccc93755ce140a9acbaf67b55263e59"}, "tags": [], "enabled": true, "id": "fccc93755ce140a9acbaf67b55263e59", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}} 2018-12-10 07:26:10,451 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9e0bf390-1aba-41b4-bba0-f839c6f55012 2018-12-10 07:26:10,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.246362924576s 2018-12-10 07:26:10,452 - 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'fccc93755ce140a9acbaf67b55263e59', '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_2fe88a05-2b39-4118-9d31-0a0984e8c7b2'}) 2018-12-10 07:26:10,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 07:26:10,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "863a285e-a101-4343-95ee-7e36fa7e58b6", "email": null, "name": "cloudify-user_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}}' 2018-12-10 07:26:10,936 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b989f35-8209-4a38-b0d6-9a37da910c17 2018-12-10 07:26:10,936 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "links": {"self": "http://172.30.9.28:5000/v3/users/c6ebecae22bd43f8942e63217ec006da"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6ebecae22bd43f8942e63217ec006da", "domain_id": "default", "password_expires_at": null}} 2018-12-10 07:26:10,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-3b989f35-8209-4a38-b0d6-9a37da910c17 2018-12-10 07:26:10,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477690935135s 2018-12-10 07:26:10,937 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c6ebecae22bd43f8942e63217ec006da', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_2fe88a05-2b39-4118-9d31-0a0984e8c7b2'}) 2018-12-10 07:26:10,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 07:26:10,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:26:11,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-940d0dd6-6c91-412c-8959-485be892a45f 2018-12-10 07:26:11,168 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 07:26:11,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-940d0dd6-6c91-412c-8959-485be892a45f 2018-12-10 07:26:11,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227110862732s 2018-12-10 07:26:11,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 07:26:11,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:26:11,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f85630-debf-4a23-9596-81f314f4c966 2018-12-10 07:26:11,395 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 07:26:11,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e9f85630-debf-4a23-9596-81f314f4c966 2018-12-10 07:26:11,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22226691246s 2018-12-10 07:26:11,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 07:26:11,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:26:11,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52343658-c72b-4423-9e87-b247ab210ec9 2018-12-10 07:26:11,608 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 07:26:11,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-52343658-c72b-4423-9e87-b247ab210ec9 2018-12-10 07:26:11,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207128047943s 2018-12-10 07:26:11,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 07:26:11,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:26:11,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c56a7912-75b8-48c1-8057-b064f10d8166 2018-12-10 07:26:11,829 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 07:26:11,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c56a7912-75b8-48c1-8057-b064f10d8166 2018-12-10 07:26:11,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215668916702s 2018-12-10 07:26:11,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 07:26:11,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:26:12,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6958d4e-e5bb-4c51-a572-64472731b1cb 2018-12-10 07:26:12,067 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify-user_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "links": {"self": "http://172.30.9.28:5000/v3/users/c6ebecae22bd43f8942e63217ec006da"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6ebecae22bd43f8942e63217ec006da", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 07:26:12,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a6958d4e-e5bb-4c51-a572-64472731b1cb 2018-12-10 07:26:12,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236844062805s 2018-12-10 07:26:12,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 07:26:12,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:26:12,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5bdf83-b370-4ce4-be3e-f2832146c265 2018-12-10 07:26:12,289 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.28:5000/v3/projects/fccc93755ce140a9acbaf67b55263e59"}, "tags": [], "enabled": true, "id": "fccc93755ce140a9acbaf67b55263e59", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 07:26:12,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1f5bdf83-b370-4ce4-be3e-f2832146c265 2018-12-10 07:26:12,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210175991058s 2018-12-10 07:26:12,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 07:26:12,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=c6ebecae22bd43f8942e63217ec006da&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=fccc93755ce140a9acbaf67b55263e59" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:26:12,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ee9ee6-7dba-40fc-8082-d681a46ff251 2018-12-10 07:26:12,522 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=c6ebecae22bd43f8942e63217ec006da&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=fccc93755ce140a9acbaf67b55263e59", "previous": null, "next": null}} 2018-12-10 07:26:12,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=c6ebecae22bd43f8942e63217ec006da&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=fccc93755ce140a9acbaf67b55263e59 used request id req-36ee9ee6-7dba-40fc-8082-d681a46ff251 2018-12-10 07:26:12,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22381401062s 2018-12-10 07:26:12,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 07:26:12,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/fccc93755ce140a9acbaf67b55263e59/users/c6ebecae22bd43f8942e63217ec006da/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:26:12,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 07:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e83c098-f176-4e8d-9b06-722a0481a82e 2018-12-10 07:26:12,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 07:26:12,796 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fccc93755ce140a9acbaf67b55263e59/users/c6ebecae22bd43f8942e63217ec006da/roles/d198f435a64947e795a55202b22e00ce used request id req-1e83c098-f176-4e8d-9b06-722a0481a82e 2018-12-10 07:26:12,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.269666910172s 2018-12-10 07:26:12,797 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 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'fccc93755ce140a9acbaf67b55263e59', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '863a285e-a101-4343-95ee-7e36fa7e58b6', 'username': u'cloudify-user_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 07:26:12,800 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 'password': '863a285e-a101-4343-95ee-7e36fa7e58b6', 'project_name': 'cloudify-project_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'fccc93755ce140a9acbaf67b55263e59', 'project_domain_name': 'Default'} 2018-12-10 07:26:12,801 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-12-10 07:26:12,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 07:26:12,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:26:13,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26fcd1f9-a5dd-478b-8bc9-4286267a5068 2018-12-10 07:26:13,020 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 07:26:13,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-26fcd1f9-a5dd-478b-8bc9-4286267a5068 2018-12-10 07:26:13,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218975067139s 2018-12-10 07:26:13,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 07:26:13,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:26:13,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 594 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586d87f8-b71f-402d-8505-0589591dada5 2018-12-10 07:26:13,250 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.28:5000/v3/projects/fccc93755ce140a9acbaf67b55263e59"}, "tags": [], "enabled": true, "id": "fccc93755ce140a9acbaf67b55263e59", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 07:26:13,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-586d87f8-b71f-402d-8505-0589591dada5 2018-12-10 07:26:13,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223083019257s 2018-12-10 07:26:13,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 07:26:13,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" -d '{"network": {"tenant_id": "fccc93755ce140a9acbaf67b55263e59", "name": "cloudify-net_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "admin_state_up": true}}' 2018-12-10 07:26:14,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:14 GMT X-Openstack-Request-Id: req-5b2c30d6-e7d4-4f4e-a240-6a62ba8a6c94 2018-12-10 07:26:14,120 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"937a577b-4b40-4893-a352-37edb4a65dd8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"fccc93755ce140a9acbaf67b55263e59","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T07:26:13Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_2fe88a05-2b39-4118-9d31-0a0984e8c7b2","admin_state_up":true,"tenant_id":"fccc93755ce140a9acbaf67b55263e59","created_at":"2018-12-10T07:26:13Z","mtu":1450}} 2018-12-10 07:26:14,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5b2c30d6-e7d4-4f4e-a240-6a62ba8a6c94 2018-12-10 07:26:14,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.866838932037s 2018-12-10 07:26:14,121 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T07:26:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'937a577b-4b40-4893-a352-37edb4a65dd8', u'provider:segmentation_id': 56, 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_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', u'created_at': u'2018-12-10T07:26:13Z', u'mtu': 1450, u'tenant_id': u'fccc93755ce140a9acbaf67b55263e59', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fccc93755ce140a9acbaf67b55263e59', u'l2_adjacency': True}) 2018-12-10 07:26:14,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 07:26:14,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39e6280-c28d-4a07-bf19-94561eb2e53a 2018-12-10 07:26:14,131 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 07:26:14,131 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-b39e6280-c28d-4a07-bf19-94561eb2e53a 2018-12-10 07:26:14,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 07:26:14,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T08:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fccc93755ce140a9acbaf67b55263e59", "name": "cloudify-project_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/fccc93755ce140a9acbaf67b55263e59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/fccc93755ce140a9acbaf67b55263e59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/fccc93755ce140a9acbaf67b55263e59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fccc93755ce140a9acbaf67b55263e59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/fccc93755ce140a9acbaf67b55263e59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/fccc93755ce140a9acbaf67b55263e59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_fccc93755ce140a9acbaf67b55263e59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_fccc93755ce140a9acbaf67b55263e59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/fccc93755ce140a9acbaf67b55263e59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/fccc93755ce140a9acbaf67b55263e59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/fccc93755ce140a9acbaf67b55263e59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fccc93755ce140a9acbaf67b55263e59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/fccc93755ce140a9acbaf67b55263e59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/fccc93755ce140a9acbaf67b55263e59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "id": "c6ebecae22bd43f8942e63217ec006da"}, "audit_ids": ["GTb4WfgjRxqZu8VB3_w8DA"], "issued_at": "2018-12-10T07:26:14.000000Z"}} 2018-12-10 07:26:14,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 07:26:14,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:26:15,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:15 GMT X-Openstack-Request-Id: req-0316d001-78c2-4684-85ce-d5325f659ab0 2018-12-10 07:26:15,016 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"937a577b-4b40-4893-a352-37edb4a65dd8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fccc93755ce140a9acbaf67b55263e59","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T07:26:13Z","qos_policy_id":null,"name":"cloudify-net_2fe88a05-2b39-4118-9d31-0a0984e8c7b2","admin_state_up":true,"tenant_id":"fccc93755ce140a9acbaf67b55263e59","created_at":"2018-12-10T07:26:13Z","mtu":1450}]} 2018-12-10 07:26:15,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0316d001-78c2-4684-85ce-d5325f659ab0 2018-12-10 07:26:15,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.469956159592s 2018-12-10 07:26:15,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 07:26:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"subnet": {"name": "cloudify-subnet_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "enable_dhcp": true, "network_id": "937a577b-4b40-4893-a352-37edb4a65dd8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 07:26:15,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:16 GMT X-Openstack-Request-Id: req-ba214732-a79a-4188-95e5-2295834ad976 2018-12-10 07:26:15,995 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"937a577b-4b40-4893-a352-37edb4a65dd8","tenant_id":"fccc93755ce140a9acbaf67b55263e59","created_at":"2018-12-10T07:26:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T07:26:15Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fccc93755ce140a9acbaf67b55263e59","id":"c61f0f47-8e29-45ec-a223-b97d9b28e2df","subnetpool_id":null,"name":"cloudify-subnet_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}} 2018-12-10 07:26:15,995 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ba214732-a79a-4188-95e5-2295834ad976 2018-12-10 07:26:15,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.977134943008s 2018-12-10 07:26:15,996 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T07:26:15Z', 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'c61f0f47-8e29-45ec-a223-b97d9b28e2df', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', u'enable_dhcp': True, u'network_id': u'937a577b-4b40-4893-a352-37edb4a65dd8', u'tenant_id': u'fccc93755ce140a9acbaf67b55263e59', u'created_at': u'2018-12-10T07:26:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fccc93755ce140a9acbaf67b55263e59'}) 2018-12-10 07:26:15,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 07:26:15,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "cloudify-router_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "admin_state_up": true}}' 2018-12-10 07:26:23,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:23 GMT X-Openstack-Request-Id: req-eb662b3e-e427-42c6-8ce5-8917f080fb5b 2018-12-10 07:26:23,224 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:26:17Z", "admin_state_up": true, "updated_at": "2018-12-10T07:26:18Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "d039b982-87dc-4734-9570-a9a271d3708a", "name": "cloudify-router_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}} 2018-12-10 07:26:23,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-eb662b3e-e427-42c6-8ce5-8917f080fb5b 2018-12-10 07:26:23,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.22807502747s 2018-12-10 07:26:23,225 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T07:26:18Z', u'revision_number': 3, u'id': u'd039b982-87dc-4734-9570-a9a271d3708a', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', u'admin_state_up': True, u'tenant_id': u'fccc93755ce140a9acbaf67b55263e59', u'created_at': u'2018-12-10T07:26:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'fccc93755ce140a9acbaf67b55263e59'}) 2018-12-10 07:26:23,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 07:26:23,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/d039b982-87dc-4734-9570-a9a271d3708a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"subnet_id": "c61f0f47-8e29-45ec-a223-b97d9b28e2df"}' 2018-12-10 07:26:27,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 07:26:27 GMT X-Openstack-Request-Id: req-84bf7d98-0ea2-413a-b6b5-6db6298f6ec7 2018-12-10 07:26:27,221 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "937a577b-4b40-4893-a352-37edb4a65dd8", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "subnet_id": "c61f0f47-8e29-45ec-a223-b97d9b28e2df", "subnet_ids": ["c61f0f47-8e29-45ec-a223-b97d9b28e2df"], "port_id": "701badce-4873-42af-beab-4de139849e55", "id": "d039b982-87dc-4734-9570-a9a271d3708a"} 2018-12-10 07:26:27,221 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d039b982-87dc-4734-9570-a9a271d3708a/add_router_interface.json used request id req-84bf7d98-0ea2-413a-b6b5-6db6298f6ec7 2018-12-10 07:26:27,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.99516701698s 2018-12-10 07:26:27,221 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-10 07:27:04,471 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-10 07:27:04,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 07:27:04,480 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 07:27:04 GMT 2018-12-10 07:27:04,480 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 07:27:04,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 07:27:04,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:27:04,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 07:27:04 GMT X-Openstack-Request-Id: req-6cae5455-72ee-4d14-9a0e-1ba815b64fda 2018-12-10 07:27:04,809 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 07:27:04,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6cae5455-72ee-4d14-9a0e-1ba815b64fda 2018-12-10 07:27:04,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.323406934738s 2018-12-10 07:27:04,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 07:27:04,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}' 2018-12-10 07:27:05,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 10 Dec 2018 07:27:05 GMT Location: http://172.30.9.28:9292/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-885e142c-afc9-42cd-a83f-105ed2df726e 2018-12-10 07:27:05,143 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T07:27:05Z", "file": "/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/file", "owner": "fccc93755ce140a9acbaf67b55263e59", "id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "size": null, "self": "/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "checksum": null, "created_at": "2018-12-10T07:27:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 07:27:05,143 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-885e142c-afc9-42cd-a83f-105ed2df726e 2018-12-10 07:27:05,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.324995994568s 2018-12-10 07:27:05,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 07:27:05,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '' 2018-12-10 07:27:59,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 07:27:59 GMT X-Openstack-Request-Id: req-ba5c8ec3-e564-48ed-b04a-0087f00717a9 2018-12-10 07:27:59,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 07:27:59,647 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/file used request id req-ba5c8ec3-e564-48ed-b04a-0087f00717a9 2018-12-10 07:27:59,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 54.5026419163s 2018-12-10 07:27:59,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 07:27:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:27:59,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 07:27:59 GMT X-Openstack-Request-Id: req-54b28f67-f7ae-4747-b19f-b19494dd815c 2018-12-10 07:27:59,979 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T07:27:59Z", "file": "/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/file", "owner": "fccc93755ce140a9acbaf67b55263e59", "id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "size": 4373348352, "self": "/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T07:27:05Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 07:27:59,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-54b28f67-f7ae-4747-b19f-b19494dd815c 2018-12-10 07:27:59,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.326888084412s 2018-12-10 07:27:59,982 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/file', 'owner': u'fccc93755ce140a9acbaf67b55263e59', 'id': u'e8edb02d-0d80-4688-8347-cb0c73d827c5', 'size': 4373348352, u'self': u'/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fccc93755ce140a9acbaf67b55263e59', 'name': 'cloudify-project_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T07:27:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T07:27:59Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 'created': u'2018-12-10T07:27:05Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-10T07:27:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-12-10 07:27:59,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 07:27:59,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-10 07:28:00,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 10 Dec 2018 07:27:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-150881fc-8230-42f8-848b-6872264e9424 x-openstack-request-id: req-150881fc-8230-42f8-848b-6872264e9424 2018-12-10 07:28:00,345 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "fecc19e7-3ff7-45cc-84a5-16a452594d49"}} 2018-12-10 07:28:00,345 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-150881fc-8230-42f8-848b-6872264e9424 2018-12-10 07:28:00,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.35973906517s 2018-12-10 07:28:00,346 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', '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'c47c6539fb2a433791aefcdf57514708', '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'fecc19e7-3ff7-45cc-84a5-16a452594d49', 'swap': 0}) 2018-12-10 07:28:00,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 07:28:00,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" -d '{"extra_specs": {}}' 2018-12-10 07:28:00,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2369d52c-63d2-4c80-aa8b-38689c2f1833 x-openstack-request-id: req-2369d52c-63d2-4c80-aa8b-38689c2f1833 2018-12-10 07:28:00,367 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 07:28:00,367 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49/os-extra_specs used request id req-2369d52c-63d2-4c80-aa8b-38689c2f1833 2018-12-10 07:28:00,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200669765472s 2018-12-10 07:28:00,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-10 07:28:00,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"keypair": {"name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}}' 2018-12-10 07:28:00,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1797 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-259bffb1-a899-4d0f-97d5-8113c96313a8 x-openstack-request-id: req-259bffb1-a899-4d0f-97d5-8113c96313a8 2018-12-10 07:28:00,791 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjv+27zUiw4c8xz+2zcsNy0zPJQAdBCP65dzV9fXrA1bl+yhBYZNhxu8luVzbfY4TRmtXSHB/PD9ywuqg7PQdJEIemx+F9YkjwLxNBW50oARcdE5mcgjcjCYbej2GPZgiFnBw7L+sloMB5DMs1IN5Cw0rzcN8Fy+txE40NXOTqP3ej7Cnn3UZZf/DcZlzyA0ptCcPOLWRpmf1VdBKSpUsQiQ/fFhbunsNzy7EJGLsoPOzCW1mBp1wjr5wzx3ZpzPC3vtyPFjZXQgqqa9ItzLEE+m2kTm7Jra5U9QcsQurarCkynXLau3txg1/98qD6pTHMq8rxb+d9vonjnKTvmiiZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA47/tu81IsOHPMc/ts3LDctMzyUAHQQj+uXc1fX16wNW5fsoQ\nWGTYcbvJblc232OE0ZrV0hwfzw/csLqoOz0HSRCHpsfhfWJI8C8TQVudKAEXHROZ\nnII3IwmG3o9hj2YIhZwcOy/rJaDAeQzLNSDeQsNK83DfBcvrcRONDVzk6j93o+wp\n591GWX/w3GZc8gNKbQnDzi1kaZn9VXQSkqVLEIkP3xYW7p7Dc8uxCRi7KDzswltZ\ngadcI6+cM8d2aczwt77cjxY2V0IKqmvSLcyxBPptpE5uya2uVPUHLELq2qwpMp1y\n2rt7cYNf/fKg+qUxzKvK8W/nfb6J45yk75oomQIDAQABAoIBAGzrypfJqt0lcYEi\nL01mMoFE7vxtycpZsfEjSQq2KzH0RR2VJ9IOkNF7/O7veQfHQas5AM/WsYPG00YW\nTwTdwBE6fZXO/FGJ4tYzvWLBnNyYAOTgDdQjFpmEIeNo8UCyjJrRuVK5LR22zrZV\n3w2OpZ2KZtscfRz5lKVks03TwosgXkp56vhO2f9lGGGvt79C7WQnjBznVX8dKVqR\nxQgj74569FPF3FLkcAuAi0hcK7u0XTLVI0QopxE/N5sUpPESuv4Zdyt/1la/73eM\n8ZnWGgI5t6hZhGGtvmnM6VsPmo5KrGmqCmqtov/xhRr5sWYsyI48930t1Tqw1cwb\nloDpoQECgYEA+oKk58AfTl5d7Zo0o0gbrNb+ddSJFnb/4ognJLf/aK1xowgpq22u\nrmMQRwgnlghvJPLzghyUfYsUkKx1TFe0lUO8Pz54JW0oGXczL6l83lLpfyf2Vc6M\nCtRBZs0OSxY1Hb9gBcroLR1DhM3x2miFtl0zC2FTSBnRr33WIMshcXkCgYEA6L2Z\nHpuLifGd4sLXvxQ8A+LDiGtjvmesHFLGo6B4QxbTWVhx/EUWQBwOTTSGgcFLbt7d\nRHroF+0MkaoIF2KjspI4ASg2OS0n5iUtd+ZNUzH5dWYs8ym4Ca8ubSs6CMOUvq/6\nuEWw36TaJtUnyihRM3xt9gQIgqsfWZfwMvfEyCECgYEA2BzA2tWZrGgorAQuiPZ6\nOZ+4IjrakTDUC7/d1QWPJ+UJddZi7GtRGUyJDF5ymDJqf/vAK20whSXo9e5xuwym\n02Z+Dil8SP1kbKOy2tliygHJQlNdZiUsF2OJkIAyZoCgDiu9UQH9Tn5Cc12f2gX1\n5J9+m8C4sijkBnuOsPfMwDECgYBD2dJj6/DYPEpNK4R+PkXo1BkxEi23+r1gXHlw\nhn3JAUSITZKdev6rngJFW8TC2zlEj1BugG5dW0xIwwss1iLnEl2laLW2IYX6QGhr\nBgcQ9AbHxQvhsA3pNNsSFIIMwAgDN4aeZiLUcFjw7T92Xh6eJe5gxHg+r+ip0/PA\nyB7kQQKBgDG+28wotzgcEmb/m0sgt0Hxw85L8k4QCiU3ohT1+Qm+rbYjzQLmuIR4\nyBPsSkx580Ha2RaGb0/5VPsoXSBesZDjgNz/Ilqiaj8mzIsuWPjR/pf6dhN9C9jD\n83dpxsvTMJY2TjP4cZRi19f1vjvqc8NGIFJeKi15JN7sVRS51LeY\n-----END RSA PRIVATE KEY-----\n", "user_id": "c6ebecae22bd43f8942e63217ec006da", "name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "fingerprint": "c2:e4:d4:a4:2b:e4:9e:e6:56:75:f8:c2:07:63:11:c2"}} 2018-12-10 07:28:00,791 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-259bffb1-a899-4d0f-97d5-8113c96313a8 2018-12-10 07:28:00,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.42138004303s 2018-12-10 07:28:00,792 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjv+27zUiw4c8xz+2zcsNy0zPJQAdBCP65dzV9fXrA1bl+yhBYZNhxu8luVzbfY4TRmtXSHB/PD9ywuqg7PQdJEIemx+F9YkjwLxNBW50oARcdE5mcgjcjCYbej2GPZgiFnBw7L+sloMB5DMs1IN5Cw0rzcN8Fy+txE40NXOTqP3ej7Cnn3UZZf/DcZlzyA0ptCcPOLWRpmf1VdBKSpUsQiQ/fFhbunsNzy7EJGLsoPOzCW1mBp1wjr5wzx3ZpzPC3vtyPFjZXQgqqa9ItzLEE+m2kTm7Jra5U9QcsQurarCkynXLau3txg1/98qD6pTHMq8rxb+d9vonjnKTvmiiZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA47/tu81IsOHPMc/ts3LDctMzyUAHQQj+uXc1fX16wNW5fsoQ\nWGTYcbvJblc232OE0ZrV0hwfzw/csLqoOz0HSRCHpsfhfWJI8C8TQVudKAEXHROZ\nnII3IwmG3o9hj2YIhZwcOy/rJaDAeQzLNSDeQsNK83DfBcvrcRONDVzk6j93o+wp\n591GWX/w3GZc8gNKbQnDzi1kaZn9VXQSkqVLEIkP3xYW7p7Dc8uxCRi7KDzswltZ\ngadcI6+cM8d2aczwt77cjxY2V0IKqmvSLcyxBPptpE5uya2uVPUHLELq2qwpMp1y\n2rt7cYNf/fKg+qUxzKvK8W/nfb6J45yk75oomQIDAQABAoIBAGzrypfJqt0lcYEi\nL01mMoFE7vxtycpZsfEjSQq2KzH0RR2VJ9IOkNF7/O7veQfHQas5AM/WsYPG00YW\nTwTdwBE6fZXO/FGJ4tYzvWLBnNyYAOTgDdQjFpmEIeNo8UCyjJrRuVK5LR22zrZV\n3w2OpZ2KZtscfRz5lKVks03TwosgXkp56vhO2f9lGGGvt79C7WQnjBznVX8dKVqR\nxQgj74569FPF3FLkcAuAi0hcK7u0XTLVI0QopxE/N5sUpPESuv4Zdyt/1la/73eM\n8ZnWGgI5t6hZhGGtvmnM6VsPmo5KrGmqCmqtov/xhRr5sWYsyI48930t1Tqw1cwb\nloDpoQECgYEA+oKk58AfTl5d7Zo0o0gbrNb+ddSJFnb/4ognJLf/aK1xowgpq22u\nrmMQRwgnlghvJPLzghyUfYsUkKx1TFe0lUO8Pz54JW0oGXczL6l83lLpfyf2Vc6M\nCtRBZs0OSxY1Hb9gBcroLR1DhM3x2miFtl0zC2FTSBnRr33WIMshcXkCgYEA6L2Z\nHpuLifGd4sLXvxQ8A+LDiGtjvmesHFLGo6B4QxbTWVhx/EUWQBwOTTSGgcFLbt7d\nRHroF+0MkaoIF2KjspI4ASg2OS0n5iUtd+ZNUzH5dWYs8ym4Ca8ubSs6CMOUvq/6\nuEWw36TaJtUnyihRM3xt9gQIgqsfWZfwMvfEyCECgYEA2BzA2tWZrGgorAQuiPZ6\nOZ+4IjrakTDUC7/d1QWPJ+UJddZi7GtRGUyJDF5ymDJqf/vAK20whSXo9e5xuwym\n02Z+Dil8SP1kbKOy2tliygHJQlNdZiUsF2OJkIAyZoCgDiu9UQH9Tn5Cc12f2gX1\n5J9+m8C4sijkBnuOsPfMwDECgYBD2dJj6/DYPEpNK4R+PkXo1BkxEi23+r1gXHlw\nhn3JAUSITZKdev6rngJFW8TC2zlEj1BugG5dW0xIwwss1iLnEl2laLW2IYX6QGhr\nBgcQ9AbHxQvhsA3pNNsSFIIMwAgDN4aeZiLUcFjw7T92Xh6eJe5gxHg+r+ip0/PA\nyB7kQQKBgDG+28wotzgcEmb/m0sgt0Hxw85L8k4QCiU3ohT1+Qm+rbYjzQLmuIR4\nyBPsSkx580Ha2RaGb0/5VPsoXSBesZDjgNz/Ilqiaj8mzIsuWPjR/pf6dhN9C9jD\n83dpxsvTMJY2TjP4cZRi19f1vjvqc8NGIFJeKi15JN7sVRS51LeY\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c6ebecae22bd43f8942e63217ec006da', 'name': u'cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 'created_at': '2018-12-10T07:28:00.792661', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fccc93755ce140a9acbaf67b55263e59', 'name': 'cloudify-project_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c2:e4:d4:a4:2b:e4:9e:e6:56:75:f8:c2:07:63:11:c2', 'type': 'ssh', 'id': u'cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2'}) 2018-12-10 07:28:00,793 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA47/tu81IsOHPMc/ts3LDctMzyUAHQQj+uXc1fX16wNW5fsoQ WGTYcbvJblc232OE0ZrV0hwfzw/csLqoOz0HSRCHpsfhfWJI8C8TQVudKAEXHROZ nII3IwmG3o9hj2YIhZwcOy/rJaDAeQzLNSDeQsNK83DfBcvrcRONDVzk6j93o+wp 591GWX/w3GZc8gNKbQnDzi1kaZn9VXQSkqVLEIkP3xYW7p7Dc8uxCRi7KDzswltZ gadcI6+cM8d2aczwt77cjxY2V0IKqmvSLcyxBPptpE5uya2uVPUHLELq2qwpMp1y 2rt7cYNf/fKg+qUxzKvK8W/nfb6J45yk75oomQIDAQABAoIBAGzrypfJqt0lcYEi L01mMoFE7vxtycpZsfEjSQq2KzH0RR2VJ9IOkNF7/O7veQfHQas5AM/WsYPG00YW TwTdwBE6fZXO/FGJ4tYzvWLBnNyYAOTgDdQjFpmEIeNo8UCyjJrRuVK5LR22zrZV 3w2OpZ2KZtscfRz5lKVks03TwosgXkp56vhO2f9lGGGvt79C7WQnjBznVX8dKVqR xQgj74569FPF3FLkcAuAi0hcK7u0XTLVI0QopxE/N5sUpPESuv4Zdyt/1la/73eM 8ZnWGgI5t6hZhGGtvmnM6VsPmo5KrGmqCmqtov/xhRr5sWYsyI48930t1Tqw1cwb loDpoQECgYEA+oKk58AfTl5d7Zo0o0gbrNb+ddSJFnb/4ognJLf/aK1xowgpq22u rmMQRwgnlghvJPLzghyUfYsUkKx1TFe0lUO8Pz54JW0oGXczL6l83lLpfyf2Vc6M CtRBZs0OSxY1Hb9gBcroLR1DhM3x2miFtl0zC2FTSBnRr33WIMshcXkCgYEA6L2Z HpuLifGd4sLXvxQ8A+LDiGtjvmesHFLGo6B4QxbTWVhx/EUWQBwOTTSGgcFLbt7d RHroF+0MkaoIF2KjspI4ASg2OS0n5iUtd+ZNUzH5dWYs8ym4Ca8ubSs6CMOUvq/6 uEWw36TaJtUnyihRM3xt9gQIgqsfWZfwMvfEyCECgYEA2BzA2tWZrGgorAQuiPZ6 OZ+4IjrakTDUC7/d1QWPJ+UJddZi7GtRGUyJDF5ymDJqf/vAK20whSXo9e5xuwym 02Z+Dil8SP1kbKOy2tliygHJQlNdZiUsF2OJkIAyZoCgDiu9UQH9Tn5Cc12f2gX1 5J9+m8C4sijkBnuOsPfMwDECgYBD2dJj6/DYPEpNK4R+PkXo1BkxEi23+r1gXHlw hn3JAUSITZKdev6rngJFW8TC2zlEj1BugG5dW0xIwwss1iLnEl2laLW2IYX6QGhr BgcQ9AbHxQvhsA3pNNsSFIIMwAgDN4aeZiLUcFjw7T92Xh6eJe5gxHg+r+ip0/PA yB7kQQKBgDG+28wotzgcEmb/m0sgt0Hxw85L8k4QCiU3ohT1+Qm+rbYjzQLmuIR4 yBPsSkx580Ha2RaGb0/5VPsoXSBesZDjgNz/Ilqiaj8mzIsuWPjR/pf6dhN9C9jD 83dpxsvTMJY2TjP4cZRi19f1vjvqc8NGIFJeKi15JN7sVRS51LeY -----END RSA PRIVATE KEY----- 2018-12-10 07:28:00,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-10 07:28:00,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"security_group": {"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "description": "created by OPNFV Functest (cloudify)"}}' 2018-12-10 07:28:01,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:01 GMT X-Openstack-Request-Id: req-65de1ef6-2ac9-4b14-88b5-4c7850b49431 2018-12-10 07:28:01,254 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:01Z", "updated_at": "2018-12-10T07:28:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "a944dbcd-8799-4298-87ca-b038de320201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "f0fff964-bd43-401d-9dc6-5cfa3d996f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 1, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}} 2018-12-10 07:28:01,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-65de1ef6-2ac9-4b14-88b5-4c7850b49431 2018-12-10 07:28:01,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.455174922943s 2018-12-10 07:28:01,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:28:01,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:01,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:01 GMT X-Openstack-Request-Id: req-25b19003-59a7-459f-a29c-67897c6d6a4d 2018-12-10 07:28:01,608 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:26:13Z", "updated_at": "2018-12-10T07:26:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "13983aa5-f4ff-4454-b877-5062fb319919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "4ef7b4ab-a512-41cd-bb1d-8048cccec783", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "67b3c0c2-4e05-4178-b981-85eb859e41c4", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "d3358fc7-8fc3-4fd9-b628-743c7d5c97f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 1, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:01Z", "updated_at": "2018-12-10T07:28:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "a944dbcd-8799-4298-87ca-b038de320201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "f0fff964-bd43-401d-9dc6-5cfa3d996f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 1, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}]} 2018-12-10 07:28:01,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-25b19003-59a7-459f-a29c-67897c6d6a4d 2018-12-10 07:28:01,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346893072128s 2018-12-10 07:28:01,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:28:01,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e"}}' 2018-12-10 07:28:02,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:02 GMT X-Openstack-Request-Id: req-bfc30a47-52e2-408d-af80-e0619cc525e4 2018-12-10 07:28:02,044 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "port_range_min": 22, "revision_number": 0, "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:01Z", "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "8562ff8c-993e-48c0-b25a-41cc1c8cc28c"}} 2018-12-10 07:28:02,044 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-bfc30a47-52e2-408d-af80-e0619cc525e4 2018-12-10 07:28:02,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.429351091385s 2018-12-10 07:28:02,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:28:02,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:02,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:02 GMT X-Openstack-Request-Id: req-c992f8c0-0bb1-4c1d-93a6-341d851a9763 2018-12-10 07:28:02,400 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:26:13Z", "updated_at": "2018-12-10T07:26:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "13983aa5-f4ff-4454-b877-5062fb319919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "4ef7b4ab-a512-41cd-bb1d-8048cccec783", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "67b3c0c2-4e05-4178-b981-85eb859e41c4", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "d3358fc7-8fc3-4fd9-b628-743c7d5c97f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 1, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:01Z", "updated_at": "2018-12-10T07:28:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "8562ff8c-993e-48c0-b25a-41cc1c8cc28c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "a944dbcd-8799-4298-87ca-b038de320201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "f0fff964-bd43-401d-9dc6-5cfa3d996f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 2, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}]} 2018-12-10 07:28:02,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c992f8c0-0bb1-4c1d-93a6-341d851a9763 2018-12-10 07:28:02,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350623130798s 2018-12-10 07:28:02,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:28:02,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e"}}' 2018-12-10 07:28:02,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:02 GMT X-Openstack-Request-Id: req-5747bde8-a7eb-43db-8c7b-2b2740cb4089 2018-12-10 07:28:02,835 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-10T07:28:02Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "port_range_min": null, "revision_number": 0, "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:02Z", "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "fda7ff4f-9272-4620-98e5-b050d0407969"}} 2018-12-10 07:28:02,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5747bde8-a7eb-43db-8c7b-2b2740cb4089 2018-12-10 07:28:02,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.428445100784s 2018-12-10 07:28:02,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:28:02,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:02,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:02 GMT X-Openstack-Request-Id: req-bec0d46a-e553-46b1-97de-5d1262ff2759 2018-12-10 07:28:02,908 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:26:13Z", "updated_at": "2018-12-10T07:26:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "13983aa5-f4ff-4454-b877-5062fb319919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "4ef7b4ab-a512-41cd-bb1d-8048cccec783", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "67b3c0c2-4e05-4178-b981-85eb859e41c4", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "d3358fc7-8fc3-4fd9-b628-743c7d5c97f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 1, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:01Z", "updated_at": "2018-12-10T07:28:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "8562ff8c-993e-48c0-b25a-41cc1c8cc28c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "a944dbcd-8799-4298-87ca-b038de320201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "f0fff964-bd43-401d-9dc6-5cfa3d996f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:02Z", "revision_number": 0, "id": "fda7ff4f-9272-4620-98e5-b050d0407969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:02Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 3, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}]} 2018-12-10 07:28:02,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-bec0d46a-e553-46b1-97de-5d1262ff2759 2018-12-10 07:28:02,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0663480758667s 2018-12-10 07:28:02,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:28:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e"}}' 2018-12-10 07:28:03,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:03 GMT X-Openstack-Request-Id: req-6a32a1b8-6065-418c-b86e-8163f966383e 2018-12-10 07:28:03,379 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-10T07:28:03Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "port_range_min": 80, "revision_number": 0, "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:03Z", "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "70b554a0-b744-4255-b80e-f2a212606f7d"}} 2018-12-10 07:28:03,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6a32a1b8-6065-418c-b86e-8163f966383e 2018-12-10 07:28:03,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.464766979218s 2018-12-10 07:28:03,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:28:03,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:03,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:03 GMT X-Openstack-Request-Id: req-da103b3b-8af7-46ba-a0b6-01d44669add7 2018-12-10 07:28:03,709 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:26:13Z", "updated_at": "2018-12-10T07:26:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "13983aa5-f4ff-4454-b877-5062fb319919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "4ef7b4ab-a512-41cd-bb1d-8048cccec783", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "67b3c0c2-4e05-4178-b981-85eb859e41c4", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "d3358fc7-8fc3-4fd9-b628-743c7d5c97f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 1, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:01Z", "updated_at": "2018-12-10T07:28:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T07:28:03Z", "revision_number": 0, "id": "70b554a0-b744-4255-b80e-f2a212606f7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:03Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 80, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "8562ff8c-993e-48c0-b25a-41cc1c8cc28c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "a944dbcd-8799-4298-87ca-b038de320201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "f0fff964-bd43-401d-9dc6-5cfa3d996f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:02Z", "revision_number": 0, "id": "fda7ff4f-9272-4620-98e5-b050d0407969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:02Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 4, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}]} 2018-12-10 07:28:03,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-da103b3b-8af7-46ba-a0b6-01d44669add7 2018-12-10 07:28:03,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324422121048s 2018-12-10 07:28:03,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:28:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e"}}' 2018-12-10 07:28:03,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:03 GMT X-Openstack-Request-Id: req-40a4ab98-8d47-4da2-9a45-cd968f694796 2018-12-10 07:28:03,900 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-10T07:28:03Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "port_range_min": 443, "revision_number": 0, "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:03Z", "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "64d91071-1332-4afc-9882-16b9b86b9626"}} 2018-12-10 07:28:03,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-40a4ab98-8d47-4da2-9a45-cd968f694796 2018-12-10 07:28:03,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.184073925018s 2018-12-10 07:28:03,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:28:03,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:04,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:04 GMT X-Openstack-Request-Id: req-7f6e5b9d-30ea-4297-aee5-8eb7e88a547b 2018-12-10 07:28:04,673 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:26:13Z", "updated_at": "2018-12-10T07:26:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "13983aa5-f4ff-4454-b877-5062fb319919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "4ef7b4ab-a512-41cd-bb1d-8048cccec783", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "67b3c0c2-4e05-4178-b981-85eb859e41c4", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "d3358fc7-8fc3-4fd9-b628-743c7d5c97f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 1, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:01Z", "updated_at": "2018-12-10T07:28:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-10T07:28:03Z", "revision_number": 0, "id": "64d91071-1332-4afc-9882-16b9b86b9626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:03Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 443, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T07:28:03Z", "revision_number": 0, "id": "70b554a0-b744-4255-b80e-f2a212606f7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:03Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 80, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "8562ff8c-993e-48c0-b25a-41cc1c8cc28c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "a944dbcd-8799-4298-87ca-b038de320201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "f0fff964-bd43-401d-9dc6-5cfa3d996f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:02Z", "revision_number": 0, "id": "fda7ff4f-9272-4620-98e5-b050d0407969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:02Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 5, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}]} 2018-12-10 07:28:04,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7f6e5b9d-30ea-4297-aee5-8eb7e88a547b 2018-12-10 07:28:04,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.766682863235s 2018-12-10 07:28:04,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:28:04,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e"}}' 2018-12-10 07:28:04,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:04 GMT X-Openstack-Request-Id: req-1864aff2-d2e2-4859-828b-2407d7d65670 2018-12-10 07:28:04,852 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-10T07:28:04Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "port_range_min": 5671, "revision_number": 0, "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:04Z", "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "218eddca-897d-4809-b03a-8efa87396d05"}} 2018-12-10 07:28:04,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1864aff2-d2e2-4859-828b-2407d7d65670 2018-12-10 07:28:04,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.173273086548s 2018-12-10 07:28:04,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:28:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:05,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:05 GMT X-Openstack-Request-Id: req-d07d3765-a70f-465a-bc9a-2555184b30db 2018-12-10 07:28:05,226 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:26:13Z", "updated_at": "2018-12-10T07:26:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "13983aa5-f4ff-4454-b877-5062fb319919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "4ef7b4ab-a512-41cd-bb1d-8048cccec783", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "67b3c0c2-4e05-4178-b981-85eb859e41c4", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "d3358fc7-8fc3-4fd9-b628-743c7d5c97f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 1, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:01Z", "updated_at": "2018-12-10T07:28:04Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-10T07:28:04Z", "revision_number": 0, "id": "218eddca-897d-4809-b03a-8efa87396d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:04Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-10T07:28:03Z", "revision_number": 0, "id": "64d91071-1332-4afc-9882-16b9b86b9626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:03Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 443, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T07:28:03Z", "revision_number": 0, "id": "70b554a0-b744-4255-b80e-f2a212606f7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:03Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 80, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "8562ff8c-993e-48c0-b25a-41cc1c8cc28c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "a944dbcd-8799-4298-87ca-b038de320201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "f0fff964-bd43-401d-9dc6-5cfa3d996f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:02Z", "revision_number": 0, "id": "fda7ff4f-9272-4620-98e5-b050d0407969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:02Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 6, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}]} 2018-12-10 07:28:05,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d07d3765-a70f-465a-bc9a-2555184b30db 2018-12-10 07:28:05,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.367458105087s 2018-12-10 07:28:05,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:28:05,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e"}}' 2018-12-10 07:28:05,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:05 GMT X-Openstack-Request-Id: req-7b965620-17d5-47a2-aa4a-c47ed095bf24 2018-12-10 07:28:05,403 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-10T07:28:05Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "port_range_min": 53333, "revision_number": 0, "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:05Z", "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "5dfc85b3-bf0c-4a12-bb55-0e6ef21c9d4a"}} 2018-12-10 07:28:05,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7b965620-17d5-47a2-aa4a-c47ed095bf24 2018-12-10 07:28:05,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171082019806s 2018-12-10 07:28:05,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 07:28:05,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:05,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:05 GMT X-Openstack-Request-Id: req-fa7f42f2-630a-43fa-8226-7969906526cc 2018-12-10 07:28:05,814 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"937a577b-4b40-4893-a352-37edb4a65dd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fccc93755ce140a9acbaf67b55263e59","l2_adjacency":true,"status":"ACTIVE","subnets":["c61f0f47-8e29-45ec-a223-b97d9b28e2df"],"description":"","tags":[],"updated_at":"2018-12-10T07:26:15Z","qos_policy_id":null,"name":"cloudify-net_2fe88a05-2b39-4118-9d31-0a0984e8c7b2","admin_state_up":true,"tenant_id":"fccc93755ce140a9acbaf67b55263e59","created_at":"2018-12-10T07:26:13Z","mtu":1450}]} 2018-12-10 07:28:05,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fa7f42f2-630a-43fa-8226-7969906526cc 2018-12-10 07:28:05,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.409400939941s 2018-12-10 07:28:05,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 07:28:05,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:06,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:06 GMT X-Openstack-Request-Id: req-861b9d7b-0235-4f00-ab41-7779ec94f1b8 2018-12-10 07:28:06,165 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T07:27:59Z", "file": "/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/file", "owner": "fccc93755ce140a9acbaf67b55263e59", "id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "size": 4373348352, "self": "/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T07:27:05Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 07:28:06,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-861b9d7b-0235-4f00-ab41-7779ec94f1b8 2018-12-10 07:28:06,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.346220016479s 2018-12-10 07:28:06,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 07:28:06,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:06,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-70df4a6d-e07c-4bf3-ac82-c9c3319fca8c x-openstack-request-id: req-70df4a6d-e07c-4bf3-ac82-c9c3319fca8c 2018-12-10 07:28:06,208 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "fecc19e7-3ff7-45cc-84a5-16a452594d49"}]} 2018-12-10 07:28:06,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-70df4a6d-e07c-4bf3-ac82-c9c3319fca8c 2018-12-10 07:28:06,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261490345001s 2018-12-10 07:28:06,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-10 07:28:06,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"server": {"name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "imageRef": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "flavorRef": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "max_count": 1, "min_count": 1, "networks": [{"uuid": "937a577b-4b40-4893-a352-37edb4a65dd8"}], "security_groups": [{"name": "b64d2f55-68ae-4fca-8c6a-465a8060599e"}]}}' 2018-12-10 07:28:11,238 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a x-compute-request-id: req-7362014a-5602-4a55-a22f-9490bd114da9 x-openstack-request-id: req-7362014a-5602-4a55-a22f-9490bd114da9 2018-12-10 07:28:11,238 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b64d2f55-68ae-4fca-8c6a-465a8060599e"}], "OS-DCF:diskConfig": "MANUAL", "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "adminPass": "eeJ8QZTbyXb2"}} 2018-12-10 07:28:11,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7362014a-5602-4a55-a22f-9490bd114da9 2018-12-10 07:28:11,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.02854919434s 2018-12-10 07:28:11,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:11,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:11,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff4d4a0b-4f2a-4ad2-a987-bf7f4566bf82 x-openstack-request-id: req-ff4d4a0b-4f2a-4ad2-a987-bf7f4566bf82 2018-12-10 07:28:11,544 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:11,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ff4d4a0b-4f2a-4ad2-a987-bf7f4566bf82 2018-12-10 07:28:11,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.304646015167s 2018-12-10 07:28:11,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 07:28:11,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:11,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:11 GMT X-Openstack-Request-Id: req-5ffea4a6-c9cf-4230-a7f8-a06d692df5b6 2018-12-10 07:28:11,950 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"937a577b-4b40-4893-a352-37edb4a65dd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fccc93755ce140a9acbaf67b55263e59","l2_adjacency":true,"status":"ACTIVE","subnets":["c61f0f47-8e29-45ec-a223-b97d9b28e2df"],"description":"","tags":[],"updated_at":"2018-12-10T07:26:15Z","qos_policy_id":null,"name":"cloudify-net_2fe88a05-2b39-4118-9d31-0a0984e8c7b2","admin_state_up":true,"tenant_id":"fccc93755ce140a9acbaf67b55263e59","created_at":"2018-12-10T07:26:13Z","mtu":1450}]} 2018-12-10 07:28:11,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5ffea4a6-c9cf-4230-a7f8-a06d692df5b6 2018-12-10 07:28:11,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394464969635s 2018-12-10 07:28:11,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 07:28:11,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:12,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:12 GMT X-Openstack-Request-Id: req-e3b97b3c-d171-420f-8e65-d342717b8a9d 2018-12-10 07:28:12,395 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"937a577b-4b40-4893-a352-37edb4a65dd8","tenant_id":"fccc93755ce140a9acbaf67b55263e59","created_at":"2018-12-10T07:26:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T07:26:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fccc93755ce140a9acbaf67b55263e59","id":"c61f0f47-8e29-45ec-a223-b97d9b28e2df","subnetpool_id":null,"name":"cloudify-subnet_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}]} 2018-12-10 07:28:12,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e3b97b3c-d171-420f-8e65-d342717b8a9d 2018-12-10 07:28:12,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.443476915359s 2018-12-10 07:28:12,396 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:14,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:14,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:15,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1d194331-85c8-4d88-a280-71d65a98d92e x-openstack-request-id: req-1d194331-85c8-4d88-a280-71d65a98d92e 2018-12-10 07:28:15,094 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:15,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1d194331-85c8-4d88-a280-71d65a98d92e 2018-12-10 07:28:15,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695421934128s 2018-12-10 07:28:15,101 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:17,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:17,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:18,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb207af5-0e34-4607-8d84-5348716e12f8 x-openstack-request-id: req-eb207af5-0e34-4607-8d84-5348716e12f8 2018-12-10 07:28:18,097 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:18,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eb207af5-0e34-4607-8d84-5348716e12f8 2018-12-10 07:28:18,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.993702888489s 2018-12-10 07:28:18,104 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:20,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:20,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:21,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ab4b66b-0bc9-492b-95a1-c20296e5b5b5 x-openstack-request-id: req-8ab4b66b-0bc9-492b-95a1-c20296e5b5b5 2018-12-10 07:28:21,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:21,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8ab4b66b-0bc9-492b-95a1-c20296e5b5b5 2018-12-10 07:28:21,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.924036979675s 2018-12-10 07:28:21,038 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:23,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:23,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:24,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2bf40603-aadb-462e-81d8-a31d6c2b31ee x-openstack-request-id: req-2bf40603-aadb-462e-81d8-a31d6c2b31ee 2018-12-10 07:28:24,250 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:24,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2bf40603-aadb-462e-81d8-a31d6c2b31ee 2018-12-10 07:28:24,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21019697189s 2018-12-10 07:28:24,258 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:26,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:26,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:27,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf406461-da6b-45d0-a967-a23a3780399f x-openstack-request-id: req-bf406461-da6b-45d0-a967-a23a3780399f 2018-12-10 07:28:27,017 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:27,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bf406461-da6b-45d0-a967-a23a3780399f 2018-12-10 07:28:27,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756833076477s 2018-12-10 07:28:27,024 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:29,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:29,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:30,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d15709a-adf2-452c-9207-e7f7d149b47c x-openstack-request-id: req-5d15709a-adf2-452c-9207-e7f7d149b47c 2018-12-10 07:28:30,097 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:30,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5d15709a-adf2-452c-9207-e7f7d149b47c 2018-12-10 07:28:30,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07011079788s 2018-12-10 07:28:30,104 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:32,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:32,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:33,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-48536655-315f-445c-9a5f-aed185e2335c x-openstack-request-id: req-48536655-315f-445c-9a5f-aed185e2335c 2018-12-10 07:28:33,171 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:33,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-48536655-315f-445c-9a5f-aed185e2335c 2018-12-10 07:28:33,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06471800804s 2018-12-10 07:28:33,178 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:35,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:35,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:35,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-562cd2a8-c386-482e-a536-7fe4d6701772 x-openstack-request-id: req-562cd2a8-c386-482e-a536-7fe4d6701772 2018-12-10 07:28:35,967 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:35,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-562cd2a8-c386-482e-a536-7fe4d6701772 2018-12-10 07:28:35,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786327838898s 2018-12-10 07:28:35,975 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:37,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:37,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:38,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4dfa3dc2-1f35-46d1-ab56-7e7bbb881742 x-openstack-request-id: req-4dfa3dc2-1f35-46d1-ab56-7e7bbb881742 2018-12-10 07:28:38,879 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:38,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4dfa3dc2-1f35-46d1-ab56-7e7bbb881742 2018-12-10 07:28:38,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.901601076126s 2018-12-10 07:28:38,887 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:40,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:40,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:41,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd5cc9de-a4cf-46f7-a588-de4b00c5c18b x-openstack-request-id: req-cd5cc9de-a4cf-46f7-a588-de4b00c5c18b 2018-12-10 07:28:41,655 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:41,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cd5cc9de-a4cf-46f7-a588-de4b00c5c18b 2018-12-10 07:28:41,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76580119133s 2018-12-10 07:28:41,662 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:43,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:43,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:44,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23c8aa76-8936-41ec-ba28-b92d0bbc6cc5 x-openstack-request-id: req-23c8aa76-8936-41ec-ba28-b92d0bbc6cc5 2018-12-10 07:28:44,551 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:44,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-23c8aa76-8936-41ec-ba28-b92d0bbc6cc5 2018-12-10 07:28:44,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.885770797729s 2018-12-10 07:28:44,558 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:46,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:46,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:48,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf83879e-76f5-4492-bb95-dcbd25b64d57 x-openstack-request-id: req-bf83879e-76f5-4492-bb95-dcbd25b64d57 2018-12-10 07:28:48,054 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:48,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bf83879e-76f5-4492-bb95-dcbd25b64d57 2018-12-10 07:28:48,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.49377703667s 2018-12-10 07:28:48,061 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:50,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:50,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:51,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05f79fec-5d20-4b87-b20e-5a6fc12ba526 x-openstack-request-id: req-05f79fec-5d20-4b87-b20e-5a6fc12ba526 2018-12-10 07:28:51,017 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:51,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-05f79fec-5d20-4b87-b20e-5a6fc12ba526 2018-12-10 07:28:51,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.953731060028s 2018-12-10 07:28:51,024 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:53,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:53,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:53,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0aabc7c-663c-4fb6-934d-61743522f481 x-openstack-request-id: req-e0aabc7c-663c-4fb6-934d-61743522f481 2018-12-10 07:28:53,880 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:53,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e0aabc7c-663c-4fb6-934d-61743522f481 2018-12-10 07:28:53,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.853090047836s 2018-12-10 07:28:53,887 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:55,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:55,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:56,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-255a9466-66f5-4a83-8114-47f79436e204 x-openstack-request-id: req-255a9466-66f5-4a83-8114-47f79436e204 2018-12-10 07:28:56,416 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:56,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-255a9466-66f5-4a83-8114-47f79436e204 2018-12-10 07:28:56,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526354074478s 2018-12-10 07:28:56,423 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:28:58,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:28:58,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:28:59,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:28:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-588b58b8-6161-4145-b522-c2321c46fce3 x-openstack-request-id: req-588b58b8-6161-4145-b522-c2321c46fce3 2018-12-10 07:28:59,475 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:28:59,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-588b58b8-6161-4145-b522-c2321c46fce3 2018-12-10 07:28:59,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04943299294s 2018-12-10 07:28:59,482 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:01,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:01,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:02,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f527275-8bfb-44df-b342-5c70d41ebe1e x-openstack-request-id: req-0f527275-8bfb-44df-b342-5c70d41ebe1e 2018-12-10 07:29:02,251 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:02,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0f527275-8bfb-44df-b342-5c70d41ebe1e 2018-12-10 07:29:02,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765734910965s 2018-12-10 07:29:02,258 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:04,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:05,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c14691f-6031-4294-b962-9cb45e746717 x-openstack-request-id: req-7c14691f-6031-4294-b962-9cb45e746717 2018-12-10 07:29:05,024 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:05,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7c14691f-6031-4294-b962-9cb45e746717 2018-12-10 07:29:05,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764194011688s 2018-12-10 07:29:05,031 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:07,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:07,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39b90c26-7eea-48af-8587-8d35526ece1b x-openstack-request-id: req-39b90c26-7eea-48af-8587-8d35526ece1b 2018-12-10 07:29:07,806 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:07,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-39b90c26-7eea-48af-8587-8d35526ece1b 2018-12-10 07:29:07,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772560834885s 2018-12-10 07:29:07,813 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:09,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:09,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:10,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab5835ac-734a-4cc9-9cf2-76844cc252db x-openstack-request-id: req-ab5835ac-734a-4cc9-9cf2-76844cc252db 2018-12-10 07:29:10,202 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:10,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ab5835ac-734a-4cc9-9cf2-76844cc252db 2018-12-10 07:29:10,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386704206467s 2018-12-10 07:29:10,209 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:12,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:12,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:13,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc3a7e8e-ad7a-45ea-93ac-bfe3a09877e1 x-openstack-request-id: req-bc3a7e8e-ad7a-45ea-93ac-bfe3a09877e1 2018-12-10 07:29:13,299 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:13,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bc3a7e8e-ad7a-45ea-93ac-bfe3a09877e1 2018-12-10 07:29:13,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08771300316s 2018-12-10 07:29:13,306 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:15,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:15,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:16,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b71d02a-3416-4150-a65d-59a50f028059 x-openstack-request-id: req-2b71d02a-3416-4150-a65d-59a50f028059 2018-12-10 07:29:16,271 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:16,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2b71d02a-3416-4150-a65d-59a50f028059 2018-12-10 07:29:16,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.963268995285s 2018-12-10 07:29:16,278 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:18,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:18,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:18,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-974a1684-61e2-4297-8599-b32d3c142ec4 x-openstack-request-id: req-974a1684-61e2-4297-8599-b32d3c142ec4 2018-12-10 07:29:18,782 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:18,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-974a1684-61e2-4297-8599-b32d3c142ec4 2018-12-10 07:29:18,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501023054123s 2018-12-10 07:29:18,789 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:20,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:20,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:21,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-553413b8-df8d-4835-acd9-3c5cf57fae1f x-openstack-request-id: req-553413b8-df8d-4835-acd9-3c5cf57fae1f 2018-12-10 07:29:21,491 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:21,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-553413b8-df8d-4835-acd9-3c5cf57fae1f 2018-12-10 07:29:21,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700043916702s 2018-12-10 07:29:21,498 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:23,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:23,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:24,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89fe6b5e-2631-4684-a300-7a8d59a122a6 x-openstack-request-id: req-89fe6b5e-2631-4684-a300-7a8d59a122a6 2018-12-10 07:29:24,274 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:24,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-89fe6b5e-2631-4684-a300-7a8d59a122a6 2018-12-10 07:29:24,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773782014847s 2018-12-10 07:29:24,281 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:26,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:26,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:27,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89152ae1-677e-463b-bb28-bb00a0fe9404 x-openstack-request-id: req-89152ae1-677e-463b-bb28-bb00a0fe9404 2018-12-10 07:29:27,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:27,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-89152ae1-677e-463b-bb28-bb00a0fe9404 2018-12-10 07:29:27,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780241966248s 2018-12-10 07:29:27,070 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:29,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:29,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:29,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb1920e7-8e6d-46b6-945b-412f8144d668 x-openstack-request-id: req-bb1920e7-8e6d-46b6-945b-412f8144d668 2018-12-10 07:29:29,852 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:29,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bb1920e7-8e6d-46b6-945b-412f8144d668 2018-12-10 07:29:29,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779765129089s 2018-12-10 07:29:29,859 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:31,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:31,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:32,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63fab106-d1c8-49a5-9fec-24261add77ed x-openstack-request-id: req-63fab106-d1c8-49a5-9fec-24261add77ed 2018-12-10 07:29:32,644 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:32,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-63fab106-d1c8-49a5-9fec-24261add77ed 2018-12-10 07:29:32,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782701969147s 2018-12-10 07:29:32,651 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:34,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:34,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:35,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8928e0b5-0c5c-4bcd-a2f8-875f11c658ff x-openstack-request-id: req-8928e0b5-0c5c-4bcd-a2f8-875f11c658ff 2018-12-10 07:29:35,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:35,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8928e0b5-0c5c-4bcd-a2f8-875f11c658ff 2018-12-10 07:29:35,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487830877304s 2018-12-10 07:29:35,148 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:37,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:37,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:37,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a33acd0-b79e-4de0-b874-b27b687860b8 x-openstack-request-id: req-1a33acd0-b79e-4de0-b874-b27b687860b8 2018-12-10 07:29:37,945 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:37,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1a33acd0-b79e-4de0-b874-b27b687860b8 2018-12-10 07:29:37,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794450998306s 2018-12-10 07:29:37,952 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:39,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:39,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:40,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37048bd2-3dde-4d06-ade5-6b0a404a55d0 x-openstack-request-id: req-37048bd2-3dde-4d06-ade5-6b0a404a55d0 2018-12-10 07:29:40,983 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:40,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-37048bd2-3dde-4d06-ade5-6b0a404a55d0 2018-12-10 07:29:40,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02873682976s 2018-12-10 07:29:40,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:42,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:42,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:43,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ae4480cd-faef-4e08-bbbf-b9d34c446e79 x-openstack-request-id: req-ae4480cd-faef-4e08-bbbf-b9d34c446e79 2018-12-10 07:29:43,855 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:43,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae4480cd-faef-4e08-bbbf-b9d34c446e79 2018-12-10 07:29:43,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.86287021637s 2018-12-10 07:29:43,862 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:45,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:45,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:46,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-859e652e-c019-4e94-847a-75cbe5b663c8 x-openstack-request-id: req-859e652e-c019-4e94-847a-75cbe5b663c8 2018-12-10 07:29:46,657 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:46,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-859e652e-c019-4e94-847a-75cbe5b663c8 2018-12-10 07:29:46,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.792510032654s 2018-12-10 07:29:46,664 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:48,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:48,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:49,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0157856-30e6-47d3-894a-a69a677b385d x-openstack-request-id: req-e0157856-30e6-47d3-894a-a69a677b385d 2018-12-10 07:29:49,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:49,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e0157856-30e6-47d3-894a-a69a677b385d 2018-12-10 07:29:49,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755542993546s 2018-12-10 07:29:49,429 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:51,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:51,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:52,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2315c5fb-3fa4-4f9e-ba9b-db6b1ef11c6a x-openstack-request-id: req-2315c5fb-3fa4-4f9e-ba9b-db6b1ef11c6a 2018-12-10 07:29:52,239 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:52,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2315c5fb-3fa4-4f9e-ba9b-db6b1ef11c6a 2018-12-10 07:29:52,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.807531118393s 2018-12-10 07:29:52,246 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:54,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:54,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:55,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c8879de-e63c-4c3f-8741-f73f02d3d1c9 x-openstack-request-id: req-7c8879de-e63c-4c3f-8741-f73f02d3d1c9 2018-12-10 07:29:55,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:55,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7c8879de-e63c-4c3f-8741-f73f02d3d1c9 2018-12-10 07:29:55,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771274089813s 2018-12-10 07:29:55,026 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:29:57,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:29:57,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:29:57,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d706d3a-26b8-4e63-be87-e730c8fd29f4 x-openstack-request-id: req-0d706d3a-26b8-4e63-be87-e730c8fd29f4 2018-12-10 07:29:57,999 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:29:57,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0d706d3a-26b8-4e63-be87-e730c8fd29f4 2018-12-10 07:29:57,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.970376968384s 2018-12-10 07:29:58,005 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:30:00,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:30:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:00,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:29:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d30f0e57-8950-4ee4-a927-7cddb4f7fc46 x-openstack-request-id: req-d30f0e57-8950-4ee4-a927-7cddb4f7fc46 2018-12-10 07:30:00,797 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:30:00,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d30f0e57-8950-4ee4-a927-7cddb4f7fc46 2018-12-10 07:30:00,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789478063583s 2018-12-10 07:30:00,804 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:30:02,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:30:02,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:03,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6436a082-c467-4e7e-a2f6-69585a35937f x-openstack-request-id: req-6436a082-c467-4e7e-a2f6-69585a35937f 2018-12-10 07:30:03,572 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:30:03,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6436a082-c467-4e7e-a2f6-69585a35937f 2018-12-10 07:30:03,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765527009964s 2018-12-10 07:30:03,579 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:30:05,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:30:05,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:06,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45b13b2d-8be6-487b-ae46-ef098ab1af43 x-openstack-request-id: req-45b13b2d-8be6-487b-ae46-ef098ab1af43 2018-12-10 07:30:06,769 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:30:06,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-45b13b2d-8be6-487b-ae46-ef098ab1af43 2018-12-10 07:30:06,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18788194656s 2018-12-10 07:30:06,776 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:30:08,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:30:08,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:09,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d3cb7c74-65f4-4876-9826-f905ed7596ad x-openstack-request-id: req-d3cb7c74-65f4-4876-9826-f905ed7596ad 2018-12-10 07:30:09,517 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:30:09,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d3cb7c74-65f4-4876-9826-f905ed7596ad 2018-12-10 07:30:09,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738300800323s 2018-12-10 07:30:09,524 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:30:11,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:30:11,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:12,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5db7992c-cfa1-4dba-ae50-d4bfe8c90d6a x-openstack-request-id: req-5db7992c-cfa1-4dba-ae50-d4bfe8c90d6a 2018-12-10 07:30:12,298 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:30:12,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5db7992c-cfa1-4dba-ae50-d4bfe8c90d6a 2018-12-10 07:30:12,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771568059921s 2018-12-10 07:30:12,305 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:30:14,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:30:14,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:15,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac994b7b-5360-46ee-a298-c593d23cc7fa x-openstack-request-id: req-ac994b7b-5360-46ee-a298-c593d23cc7fa 2018-12-10 07:30:15,782 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:30:15,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ac994b7b-5360-46ee-a298-c593d23cc7fa 2018-12-10 07:30:15,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47554397583s 2018-12-10 07:30:15,790 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:30:17,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:30:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:18,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7bb6d9fc-834f-4f46-9e44-c767df11a41e x-openstack-request-id: req-7bb6d9fc-834f-4f46-9e44-c767df11a41e 2018-12-10 07:30:18,537 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:28:14Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:30:18,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7bb6d9fc-834f-4f46-9e44-c767df11a41e 2018-12-10 07:30:18,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744807004929s 2018-12-10 07:30:18,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:30:20,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:30:20,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:21,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2bc57ce8-5e4a-41a6-9a6f-90d22bc910c1 x-openstack-request-id: req-2bc57ce8-5e4a-41a6-9a6f-90d22bc910c1 2018-12-10 07:30:21,666 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_2fe88a05-2b39-4118-9d31-0a0984e8c7b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:c9:59", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T07:30:19.000000", "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T07:30:19Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:30:21,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2bc57ce8-5e4a-41a6-9a6f-90d22bc910c1 2018-12-10 07:30:21,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11956095695s 2018-12-10 07:30:21,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 07:30:21,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=623640f4-b3e5-4488-b98c-6412e55bba7a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:21,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:21 GMT X-Openstack-Request-Id: req-8e5fbf76-6458-40ea-88cf-315dcbc52d1e 2018-12-10 07:30:21,730 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T07:30:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c61f0f47-8e29-45ec-a223-b97d9b28e2df","ip_address":"192.168.120.8"}],"id":"c9a3dd3c-c498-4f6b-8d33-a86ae8acf57f","security_groups":["b64d2f55-68ae-4fca-8c6a-465a8060599e"],"mac_address":"fa:16:3e:b7:c9:59","project_id":"fccc93755ce140a9acbaf67b55263e59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"937a577b-4b40-4893-a352-37edb4a65dd8","tenant_id":"fccc93755ce140a9acbaf67b55263e59","created_at":"2018-12-10T07:28:14Z","binding:vnic_type":"normal","device_id":"623640f4-b3e5-4488-b98c-6412e55bba7a","ip_allocation":"immediate"}]} 2018-12-10 07:30:21,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=623640f4-b3e5-4488-b98c-6412e55bba7a used request id req-8e5fbf76-6458-40ea-88cf-315dcbc52d1e 2018-12-10 07:30:21,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0572497844696s 2018-12-10 07:30:21,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:30:21,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=c9a3dd3c-c498-4f6b-8d33-a86ae8acf57f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:21,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:21 GMT X-Openstack-Request-Id: req-22437fa6-3aa7-4695-9756-c63fe77e98a9 2018-12-10 07:30:21,800 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 07:30:21,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=c9a3dd3c-c498-4f6b-8d33-a86ae8acf57f used request id req-22437fa6-3aa7-4695-9756-c63fe77e98a9 2018-12-10 07:30:21,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602178573608s 2018-12-10 07:30:21,801 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_2fe88a05-2b39-4118-9d31-0a0984e8c7b2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b7:c9:59', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e8edb02d-0d80-4688-8347-cb0c73d827c5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T07:30:19.000000', 'flavor': Munch({u'id': u'fecc19e7-3ff7-45cc-84a5-16a452594d49'}), 'az': u'nova', 'id': u'623640f4-b3e5-4488-b98c-6412e55bba7a', 'security_groups': [Munch({u'name': u'cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c6ebecae22bd43f8942e63217ec006da', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fccc93755ce140a9acbaf67b55263e59', 'name': 'cloudify-project_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-10T07:30:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T07:30:19Z', 'hostId': u'5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T07:30:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fccc93755ce140a9acbaf67b55263e59', 'name': u'cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 'adminPass': u'eeJ8QZTbyXb2', 'tenant_id': u'fccc93755ce140a9acbaf67b55263e59', 'created_at': u'2018-12-10T07:28:11Z', 'created': u'2018-12-10T07:28:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 07:30:21,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 07:30:21,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:21,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:21 GMT X-Openstack-Request-Id: req-f2a389b5-a828-47aa-83c6-3dc0a98649d8 2018-12-10 07:30:21,925 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"937a577b-4b40-4893-a352-37edb4a65dd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fccc93755ce140a9acbaf67b55263e59","l2_adjacency":true,"status":"ACTIVE","subnets":["c61f0f47-8e29-45ec-a223-b97d9b28e2df"],"description":"","tags":[],"updated_at":"2018-12-10T07:26:15Z","qos_policy_id":null,"name":"cloudify-net_2fe88a05-2b39-4118-9d31-0a0984e8c7b2","admin_state_up":true,"tenant_id":"fccc93755ce140a9acbaf67b55263e59","created_at":"2018-12-10T07:26:13Z","mtu":1450}]} 2018-12-10 07:30:21,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f2a389b5-a828-47aa-83c6-3dc0a98649d8 2018-12-10 07:30:21,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11828994751s 2018-12-10 07:30:21,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 07:30:21,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=623640f4-b3e5-4488-b98c-6412e55bba7a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:21,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:21 GMT X-Openstack-Request-Id: req-0f92c55d-9319-4643-b11b-173e9077f999 2018-12-10 07:30:21,988 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T07:30:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c61f0f47-8e29-45ec-a223-b97d9b28e2df","ip_address":"192.168.120.8"}],"id":"c9a3dd3c-c498-4f6b-8d33-a86ae8acf57f","security_groups":["b64d2f55-68ae-4fca-8c6a-465a8060599e"],"mac_address":"fa:16:3e:b7:c9:59","project_id":"fccc93755ce140a9acbaf67b55263e59","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"937a577b-4b40-4893-a352-37edb4a65dd8","tenant_id":"fccc93755ce140a9acbaf67b55263e59","created_at":"2018-12-10T07:28:14Z","binding:vnic_type":"normal","device_id":"623640f4-b3e5-4488-b98c-6412e55bba7a","ip_allocation":"immediate"}]} 2018-12-10 07:30:21,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=623640f4-b3e5-4488-b98c-6412e55bba7a used request id req-0f92c55d-9319-4643-b11b-173e9077f999 2018-12-10 07:30:21,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0618190765381s 2018-12-10 07:30:21,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-10 07:30:21,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"floatingip": {"floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "fixed_ip_address": "192.168.120.8", "port_id": "c9a3dd3c-c498-4f6b-8d33-a86ae8acf57f"}}' 2018-12-10 07:30:25,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:25 GMT X-Openstack-Request-Id: req-7b9b7d1b-2762-41ff-855e-b69452e1d182 2018-12-10 07:30:25,138 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "d039b982-87dc-4734-9570-a9a271d3708a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:30:23Z", "updated_at": "2018-12-10T07:30:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "937a577b-4b40-4893-a352-37edb4a65dd8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:c9:59", "device_id": "623640f4-b3e5-4488-b98c-6412e55bba7a"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "fccc93755ce140a9acbaf67b55263e59", "port_id": "c9a3dd3c-c498-4f6b-8d33-a86ae8acf57f", "id": "14a900d9-97b4-4b5e-b757-10d375727a1e", "qos_policy_id": null}} 2018-12-10 07:30:25,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7b9b7d1b-2762-41ff-855e-b69452e1d182 2018-12-10 07:30:25,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.14899301529s 2018-12-10 07:30:25,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:30:25,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:25,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:25 GMT X-Openstack-Request-Id: req-a772012b-e831-4df9-8f0d-c2535f9bfbbf 2018-12-10 07:30:25,468 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d039b982-87dc-4734-9570-a9a271d3708a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:30:23Z", "updated_at": "2018-12-10T07:30:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "937a577b-4b40-4893-a352-37edb4a65dd8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:c9:59", "device_id": "623640f4-b3e5-4488-b98c-6412e55bba7a"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "fccc93755ce140a9acbaf67b55263e59", "port_id": "c9a3dd3c-c498-4f6b-8d33-a86ae8acf57f", "id": "14a900d9-97b4-4b5e-b757-10d375727a1e", "qos_policy_id": null}]} 2018-12-10 07:30:25,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a772012b-e831-4df9-8f0d-c2535f9bfbbf 2018-12-10 07:30:25,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.314090013504s 2018-12-10 07:30:25,476 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 07:30:25,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:30:25,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:25,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:25 GMT X-Openstack-Request-Id: req-c50b5d56-b647-4771-a553-6374e0568a18 2018-12-10 07:30:25,667 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d039b982-87dc-4734-9570-a9a271d3708a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:30:23Z", "updated_at": "2018-12-10T07:30:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "937a577b-4b40-4893-a352-37edb4a65dd8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:c9:59", "device_id": "623640f4-b3e5-4488-b98c-6412e55bba7a"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "fccc93755ce140a9acbaf67b55263e59", "port_id": "c9a3dd3c-c498-4f6b-8d33-a86ae8acf57f", "id": "14a900d9-97b4-4b5e-b757-10d375727a1e", "qos_policy_id": null}]} 2018-12-10 07:30:25,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c50b5d56-b647-4771-a553-6374e0568a18 2018-12-10 07:30:25,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0780489444733s 2018-12-10 07:30:25,674 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 07:30:25,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:30:25,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:25,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:25 GMT X-Openstack-Request-Id: req-853d6713-9ab6-4387-8166-0b7a4f8a0962 2018-12-10 07:30:25,865 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d039b982-87dc-4734-9570-a9a271d3708a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:30:23Z", "updated_at": "2018-12-10T07:30:23Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "937a577b-4b40-4893-a352-37edb4a65dd8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:c9:59", "device_id": "623640f4-b3e5-4488-b98c-6412e55bba7a"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "fccc93755ce140a9acbaf67b55263e59", "port_id": "c9a3dd3c-c498-4f6b-8d33-a86ae8acf57f", "id": "14a900d9-97b4-4b5e-b757-10d375727a1e", "qos_policy_id": null}]} 2018-12-10 07:30:25,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-853d6713-9ab6-4387-8166-0b7a4f8a0962 2018-12-10 07:30:25,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0803830623627s 2018-12-10 07:30:25,872 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 07:30:25,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:30:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:26,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:26 GMT X-Openstack-Request-Id: req-256be5e4-1cf6-48df-a29e-dcfc9c13d6cf 2018-12-10 07:30:26,892 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d039b982-87dc-4734-9570-a9a271d3708a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:30:23Z", "updated_at": "2018-12-10T07:30:26Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "937a577b-4b40-4893-a352-37edb4a65dd8", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b7:c9:59", "device_id": "623640f4-b3e5-4488-b98c-6412e55bba7a"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "fccc93755ce140a9acbaf67b55263e59", "port_id": "c9a3dd3c-c498-4f6b-8d33-a86ae8acf57f", "id": "14a900d9-97b4-4b5e-b757-10d375727a1e", "qos_policy_id": null}]} 2018-12-10 07:30:26,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-256be5e4-1cf6-48df-a29e-dcfc9c13d6cf 2018-12-10 07:30:26,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.909621953964s 2018-12-10 07:30:26,900 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd039b982-87dc-4734-9570-a9a271d3708a', 'updated_at': u'2018-12-10T07:30:26Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.203', 'revision_number': 2, 'port_id': u'c9a3dd3c-c498-4f6b-8d33-a86ae8acf57f', 'id': u'14a900d9-97b4-4b5e-b757-10d375727a1e', 'network': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'port': u'c9a3dd3c-c498-4f6b-8d33-a86ae8acf57f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fccc93755ce140a9acbaf67b55263e59', 'name': 'cloudify-project_2fe88a05-2b39-4118-9d31-0a0984e8c7b2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fccc93755ce140a9acbaf67b55263e59', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'937a577b-4b40-4893-a352-37edb4a65dd8', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b7:c9:59', u'device_id': u'623640f4-b3e5-4488-b98c-6412e55bba7a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'fccc93755ce140a9acbaf67b55263e59', 'created_at': u'2018-12-10T07:30:23Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'937a577b-4b40-4893-a352-37edb4a65dd8', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b7:c9:59', u'device_id': u'623640f4-b3e5-4488-b98c-6412e55bba7a'}), 'router': u'd039b982-87dc-4734-9570-a9a271d3708a'}) 2018-12-10 07:30:26,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 07:30:26,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 07:30:27,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10959 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7f26bef2-79e8-4f5d-8a8e-03b2388d5eff x-openstack-request-id: req-7f26bef2-79e8-4f5d-8a8e-03b2388d5eff 2018-12-10 07:30:27,006 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1836010106 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.482072] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485823] pid_max: default: 32768 minimum: 301\n[ 0.487844] Security Framework initialized\n[ 0.489716] SELinux: Initializing.\n[ 0.491681] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498696] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503211] Mount-cache hash table entries: 4096\n[ 0.505508] Initializing cgroup subsys memory\n[ 0.507464] Initializing cgroup subsys devices\n[ 0.509414] Initializing cgroup subsys freezer\n[ 0.511363] Initializing cgroup subsys net_cls\n[ 0.513310] Initializing cgroup subsys blkio\n[ 0.515209] Initializing cgroup subsys perf_event\n[ 0.517244] Initializing cgroup subsys hugetlb\n[ 0.519202] Initializing cgroup subsys pids\n[ 0.521085] Initializing cgroup subsys net_prio\n[ 0.523173] CPU: Physical Processor ID: 0\n[ 0.525727] mce: CPU supports 10 MCE banks\n[ 0.527633] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.531999] tlb_flushall_shift: 6\n[ 0.533897] Freeing SMP alternatives: 28k freed\n[ 0.539188] ACPI: Core revision 20130517\n[ 0.541442] ACPI: All ACPI Tables successfully acquired\n[ 0.543895] ftrace: allocating 25812 entries in 101 pages\n[ 0.570415] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.572956] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.575482] smpboot: Max logical packages: 2\n[ 0.577665] Enabling x2apic\n[ 0.579185] Enabled x2apic\n[ 0.580972] Switched APIC routing to physical x2apic.\n[ 0.584505] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.587012] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.591531] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.601233] KVM setup paravirtual spinlock\n[ 0.604379] smpboot: Booting Node 0, Processors #1 OK\n[ 0.606973] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.629371] Brought up 2 CPUs\n[ 0.629374] KVM setup async PF for cpu 1\n[ 0.629378] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.634687] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.638072] devtmpfs: initialized\n[ 0.641096] EVM: security.selinux\n[ 0.642743] EVM: security.ima\n[ 0.644294] EVM: security.capability\n[ 0.646689] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.649310] pinctrl core: initialized pinctrl subsystem\n[ 0.651584] NET: Registered protocol family 16\n[ 0.653717] ACPI: bus type PCI registered\n[ 0.655550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.658126] PCI: Using configuration type 1 for base access\n[ 0.664780] ACPI: Added _OSI(Module Device)\n[ 0.666680] ACPI: Added _OSI(Processor Device)\n[ 0.668623] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.670632] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.673953] ACPI: Interpreter enabled\n[ 0.675714] ACPI: (supports S0 S5)\n[ 0.677380] ACPI: Using IOAPIC for interrupt routing\n[ 0.679470] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.685126] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.687557] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.690149] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.692684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.697334] acpiphp: Slot [3] registered\n[ 0.699165] acpiphp: Slot [4] registered\n[ 0.700994] acpiphp: Slot [5] registered\n[ 0.702820] acpiphp: Slot [6] registered\n[ 0.704647] acpiphp: Slot [7] registered\n[ 0.706471] acpiphp: Slot [8] registered\n[ 0.708292] acpiphp: Slot [9] registered\n[ 0.710118] acpiphp: Slot [10] registered\n[ 0.711957] acpiphp: Slot [11] registered\n[ 0.713802] acpiphp: Slot [12] registered\n[ 0.715657] acpiphp: Slot [13] registered\n[ 0.717504] acpiphp: Slot [14] registered\n[ 0.719351] acpiphp: Slot [15] registered\n[ 0.721205] acpiphp: Slot [16] registered\n[ 0.723048] acpiphp: Slot [17] registered\n[ 0.724951] acpiphp: Slot [18] registered\n[ 0.726804] acpiphp: Slot [19] registered\n[ 0.728656] acpiphp: Slot [20] registered\n[ 0.730505] acpiphp: Slot [21] registered\n[ 0.732348] acpiphp: Slot [22] registered\n[ 0.734207] acpiphp: Slot [23] registered\n[ 0.736042] acpiphp: Slot [24] registered\n[ 0.737890] acpiphp: Slot [25] registered\n[ 0.739735] acpiphp: Slot [26] registered\n[ 0.741587] acpiphp: Slot [27] registered\n[ 0.743433] acpiphp: Slot [28] registered\n[ 0.745279] acpiphp: Slot [29] registered\n[ 0.747121] acpiphp: Slot [30] registered\n[ 0.748961] acpiphp: Slot [31] registered\n[ 0.750810] PCI host bridge to bus 0000:00\n[ 0.752674] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.754890] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.757456] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.760008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.763395] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.766774] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.773246] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.775907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.778394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.781044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.786355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.790062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.815467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.818775] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.821980] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.825346] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.828537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.831449] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.834371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.838350] vgaarb: loaded\n[ 0.839966] vgaarb: bridge control possible 0000:00:02.0\n[ 0.842608] SCSI subsystem initialized\n[ 0.844609] ACPI: bus type USB registered\n[ 0.846672] usbcore: registered new interface driver usbfs\n[ 0.849205] usbcore: registered new interface driver hub\n[ 0.851683] usbcore: registered new device driver usb\n[ 0.854264] PCI: Using ACPI for IRQ routing\n[ 0.856775] NetLabel: Initializing\n[ 0.858630] NetLabel: domain hash size = 128\n[ 0.860769] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.863153] NetLabel: unlabeled traffic allowed by default\n[ 0.865780] Switched to clocksource kvm-clock\n[ 0.876007] pnp: PnP ACPI init\n[ 0.877604] ACPI: bus type PNP registered\n[ 0.879862] pnp: PnP ACPI: found 5 devices\n[ 0.881718] ACPI: bus type PNP unregistered\n[ 0.889786] NET: Registered protocol family 2\n[ 0.892041] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.895627] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.898556] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.901170] TCP: reno registered\n[ 0.902790] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.905204] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.907765] NET: Registered protocol family 1\n[ 0.909706] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.912049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.914345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.935331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.956293] Unpacking initramfs...\n[ 1.447614] Freeing initrd memory: 37508k freed\n[ 1.457824] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.460392] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.464997] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.467505] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.470223] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.472648] Initialise system trusted keyring\n[ 1.474591] audit: initializing netlink socket (disabled)\n[ 1.476804] type=2000 audit(1544427022.426:1): initialized\n[ 1.494415] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.496865] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.500217] zpool: loaded\n[ 1.501685] zbud: loaded\n[ 1.503319] VFS: Disk quotas dquot_6.5.2\n[ 1.505165] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.507814] msgmni has been set to 7578\n[ 1.509665] Key type big_key registered\n[ 1.512245] NET: Registered protocol family 38\n[ 1.514197] Key type asymmetric registered\n[ 1.516047] Asymmetric key parser 'x509' registered\n[ 1.518120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.521538] io scheduler noop registered\n[ 1.523349] io scheduler deadline registered (default)\n[ 1.541366] io scheduler cfq registered\n[ 1.543241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.545482] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.548091] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.551467] ACPI: Power Button [PWRF]\n[ 1.553347] GHES: HEST is not enabled!\n[ 1.555190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.581189] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.583962] Non-volatile memory driver v1.3\n[ 1.585840] Linux agpgart interface v0.103\n[ 1.587823] crash memory driver: version 1.1\n[ 1.589772] rdac: device handler registered\n[ 1.591697] hp_sw: device handler registered\n[ 1.593592] emc: device handler registered\n[ 1.595437] alua: device handler registered\n[ 1.597328] libphy: Fixed MDIO Bus: probed\n[ 1.599252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.601741] ehci-pci: EHCI PCI platform driver\n[ 1.603675] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.606074] ohci-pci: OHCI PCI platform driver\n[ 1.608016] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.629151] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.631359] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.634739] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.636886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.639259] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.641818] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.645121] usb usb1: Product: UHCI Host Controller\n[ 1.647158] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.649787] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.651865] hub 1-0:1.0: USB hub found\n[ 1.653626] hub 1-0:1.0: 2 ports detected\n[ 1.655576] usbcore: registered new interface driver usbserial\n[ 1.657890] usbcore: registered new interface driver usbserial_generic\n[ 1.660378] usbserial: USB Serial support registered for generic\n[ 1.662752] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.667113] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.669194] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.671369] mousedev: PS/2 mouse device common for all mice\n[ 1.674052] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.677916] rtc_cmos 00:00: RTC can wake from S4\n[ 1.678847] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.679496] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.688087] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.690591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.693151] cpuidle: using governor menu\n[ 1.695019] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.697320] usbcore: registered new interface driver usbhid\n[ 1.699584] usbhid: USB HID core driver\n[ 1.701419] drop_monitor: Initializing network drop monitor service\n[ 1.703921] TCP: cubic registered\n[ 1.705576] Initializing XFRM netlink socket\n[ 1.707562] NET: Registered protocol family 10\n[ 1.709777] NET: Registered protocol family 17\n[ 1.711937] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.714234] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.716581] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.720477] Loading compiled-in X.509 certificates\n[ 1.722562] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.726570] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.731040] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.735034] registered taskstats version 1\n[ 1.738776] Key type trusted registered\n[ 1.741887] Key type encrypted registered\n[ 1.744957] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.747749] rtc_cmos 00:00: setting system clock to 2018-12-10 07:30:22 UTC (1544427022)\n[ 1.752074] Freeing unused kernel memory: 1680k freed\n[ 1.758013] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.764934] systemd[1]: Detected virtualization kvm.\n[ 1.767052] systemd[1]: Detected architecture x86-64.\n[ 1.769173] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.773196] systemd[1]: No hostname configured.\n[ 1.775198] systemd[1]: Set hostname to .\n[ 1.777366] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.802147] systemd[1]: Reached target Local File Systems.\n[ 1.804418] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.807812] systemd[1]: Reached target Swap.\n[ 1.809751] systemd[1]: Starting Swap.\n[ 1.811569] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.815161] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.820118] systemd[1]: Created slice Root Slice.\n[ 1.822159] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.825499] systemd[1]: Created slice System Slice.\n[ 1.827580] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.830788] systemd[1]: Reached target Slices.\n[ 1.832760] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.835993] systemd[1]: Listening on Journal Socket.\n[ 1.838093] systemd[1]: Starting Journal Socket.\n[ 1.840399] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.843946] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.849830] systemd[1]: Listening on udev Kernel Socket.\n[ 1.852085] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.855690] systemd[1]: Listening on udev Control Socket.\n[ 1.857936] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.861349] systemd[1]: Reached target Sockets.\n[ 1.863369] systemd[1]: Starting Sockets.\n[ 1.865667] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Timers.\n[ 1.872600] systemd[1]: Reached target Timers.\n[ 1.874741] systemd[1]: Starting Timers.\n[ 1.877087] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Paths.\n[ 1.882029] systemd[1]: Reached target Paths.\n[ 1.883984] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.887307] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.924205] RPC: Registered named UNIX socket transport module.\n[ 1.926577] RPC: Registered udp transport module.\n[ 1.928601] RPC: Registered tcp transport module.\n[ 1.930642] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.956791] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.049502] FDC 0 is a S82078B\n[ 2.054401] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.058387] scsi host0: ata_piix\n[ 2.060267] scsi host1: ata_piix\n[ 2.061932] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.064504] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.105392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.112338] vda: vda1\n[ 2.118231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.120849] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.123673] usb 1-1: Product: QEMU USB Tablet\n[ 2.125689] usb 1-1: Manufacturer: QEMU\n[ 2.127514] usb 1-1: SerialNumber: 42\n[ 2.138437] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.142544] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.240402] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.244272] XFS (vda1): Mounting V4 Filesystem\n[ 2.275484] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.529278] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.605019] SELinux: Disabled at runtime.\n[ 2.641790] type=1404 audit(1544427023.394:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.685745] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.688327] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n[ 2.996333] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 3.062882] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.180643] type=1305 audit(1544427023.932:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...[ 3.357268] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.361305] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.369359] [drm] Initialized drm 1.1.0 20060810\n\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.395918] ppdev: user-space parallel port driver\n[ 3.400283] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.400283] [TTM] Initializing pool allocator\n[ 3.400286] [TTM] Initializing DMA pool allocator\n[ 3.400648] [drm] fb mappable at 0xFC000000\n[ 3.400648] [drm] vram aper at 0xFC000000\n[ 3.400648] [drm] size 33554432\n[ 3.400649] [drm] fb depth is 24\n[ 3.400649] [drm] pitch is 3072\n[ 3.453710] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.485902] Console: switching to colour frame buffer device 128x48\n[ 3.507165] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.514794] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.586506] AES CTR mode by8 optimization enabled\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.625003] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.634613] alg: No test for crc32 (crc32-pclmul)\n[ 3.643217] intel_rapl: no valid rapl domains found in package 0\n[ 3.651130] intel_rapl: no valid rapl domains found in package 0\n[ 3.655027] intel_powerclamp: No package C-state available\n[ 3.661960] intel_powerclamp: No package C-state available[ 3.427550] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 07:30:24 +0000. Up 3.39 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-12-10 07:30:27,007 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a/action used request id req-7f26bef2-79e8-4f5d-8a8e-03b2388d5eff 2018-12-10 07:30:27,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.106147050858s 2018-12-10 07:30:27,008 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1836010106 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482072] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485823] pid_max: default: 32768 minimum: 301 [ 0.487844] Security Framework initialized [ 0.489716] SELinux: Initializing. [ 0.491681] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498696] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503211] Mount-cache hash table entries: 4096 [ 0.505508] Initializing cgroup subsys memory [ 0.507464] Initializing cgroup subsys devices [ 0.509414] Initializing cgroup subsys freezer [ 0.511363] Initializing cgroup subsys net_cls [ 0.513310] Initializing cgroup subsys blkio [ 0.515209] Initializing cgroup subsys perf_event [ 0.517244] Initializing cgroup subsys hugetlb [ 0.519202] Initializing cgroup subsys pids [ 0.521085] Initializing cgroup subsys net_prio [ 0.523173] CPU: Physical Processor ID: 0 [ 0.525727] mce: CPU supports 10 MCE banks [ 0.527633] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.531999] tlb_flushall_shift: 6 [ 0.533897] Freeing SMP alternatives: 28k freed [ 0.539188] ACPI: Core revision 20130517 [ 0.541442] ACPI: All ACPI Tables successfully acquired [ 0.543895] ftrace: allocating 25812 entries in 101 pages [ 0.570415] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.572956] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.575482] smpboot: Max logical packages: 2 [ 0.577665] Enabling x2apic [ 0.579185] Enabled x2apic [ 0.580972] Switched APIC routing to physical x2apic. [ 0.584505] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.587012] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.591531] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.601233] KVM setup paravirtual spinlock [ 0.604379] smpboot: Booting Node 0, Processors #1 OK [ 0.606973] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.629371] Brought up 2 CPUs [ 0.629374] KVM setup async PF for cpu 1 [ 0.629378] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.634687] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.638072] devtmpfs: initialized [ 0.641096] EVM: security.selinux [ 0.642743] EVM: security.ima [ 0.644294] EVM: security.capability [ 0.646689] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.649310] pinctrl core: initialized pinctrl subsystem [ 0.651584] NET: Registered protocol family 16 [ 0.653717] ACPI: bus type PCI registered [ 0.655550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.658126] PCI: Using configuration type 1 for base access [ 0.664780] ACPI: Added _OSI(Module Device) [ 0.666680] ACPI: Added _OSI(Processor Device) [ 0.668623] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.670632] ACPI: Added _OSI(Processor Aggregator Device) [ 0.673953] ACPI: Interpreter enabled [ 0.675714] ACPI: (supports S0 S5) [ 0.677380] ACPI: Using IOAPIC for interrupt routing [ 0.679470] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.685126] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.687557] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.690149] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.692684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.697334] acpiphp: Slot [3] registered [ 0.699165] acpiphp: Slot [4] registered [ 0.700994] acpiphp: Slot [5] registered [ 0.702820] acpiphp: Slot [6] registered [ 0.704647] acpiphp: Slot [7] registered [ 0.706471] acpiphp: Slot [8] registered [ 0.708292] acpiphp: Slot [9] registered [ 0.710118] acpiphp: Slot [10] registered [ 0.711957] acpiphp: Slot [11] registered [ 0.713802] acpiphp: Slot [12] registered [ 0.715657] acpiphp: Slot [13] registered [ 0.717504] acpiphp: Slot [14] registered [ 0.719351] acpiphp: Slot [15] registered [ 0.721205] acpiphp: Slot [16] registered [ 0.723048] acpiphp: Slot [17] registered [ 0.724951] acpiphp: Slot [18] registered [ 0.726804] acpiphp: Slot [19] registered [ 0.728656] acpiphp: Slot [20] registered [ 0.730505] acpiphp: Slot [21] registered [ 0.732348] acpiphp: Slot [22] registered [ 0.734207] acpiphp: Slot [23] registered [ 0.736042] acpiphp: Slot [24] registered [ 0.737890] acpiphp: Slot [25] registered [ 0.739735] acpiphp: Slot [26] registered [ 0.741587] acpiphp: Slot [27] registered [ 0.743433] acpiphp: Slot [28] registered [ 0.745279] acpiphp: Slot [29] registered [ 0.747121] acpiphp: Slot [30] registered [ 0.748961] acpiphp: Slot [31] registered [ 0.750810] PCI host bridge to bus 0000:00 [ 0.752674] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.754890] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.757456] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.760008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.763395] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.766774] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.773246] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.775907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.778394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.781044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.786355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.790062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.815467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.818775] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.821980] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.825346] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.828537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.831449] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.834371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.838350] vgaarb: loaded [ 0.839966] vgaarb: bridge control possible 0000:00:02.0 [ 0.842608] SCSI subsystem initialized [ 0.844609] ACPI: bus type USB registered [ 0.846672] usbcore: registered new interface driver usbfs [ 0.849205] usbcore: registered new interface driver hub [ 0.851683] usbcore: registered new device driver usb [ 0.854264] PCI: Using ACPI for IRQ routing [ 0.856775] NetLabel: Initializing [ 0.858630] NetLabel: domain hash size = 128 [ 0.860769] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.863153] NetLabel: unlabeled traffic allowed by default [ 0.865780] Switched to clocksource kvm-clock [ 0.876007] pnp: PnP ACPI init [ 0.877604] ACPI: bus type PNP registered [ 0.879862] pnp: PnP ACPI: found 5 devices [ 0.881718] ACPI: bus type PNP unregistered [ 0.889786] NET: Registered protocol family 2 [ 0.892041] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.895627] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.898556] TCP: Hash tables configured (established 32768 bind 32768) [ 0.901170] TCP: reno registered [ 0.902790] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.905204] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.907765] NET: Registered protocol family 1 [ 0.909706] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.912049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.914345] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.935331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.956293] Unpacking initramfs... [ 1.447614] Freeing initrd memory: 37508k freed [ 1.457824] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.460392] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.464997] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.467505] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.470223] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.472648] Initialise system trusted keyring [ 1.474591] audit: initializing netlink socket (disabled) [ 1.476804] type=2000 audit(1544427022.426:1): initialized [ 1.494415] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.496865] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.500217] zpool: loaded [ 1.501685] zbud: loaded [ 1.503319] VFS: Disk quotas dquot_6.5.2 [ 1.505165] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.507814] msgmni has been set to 7578 [ 1.509665] Key type big_key registered [ 1.512245] NET: Registered protocol family 38 [ 1.514197] Key type asymmetric registered [ 1.516047] Asymmetric key parser 'x509' registered [ 1.518120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.521538] io scheduler noop registered [ 1.523349] io scheduler deadline registered (default) [ 1.541366] io scheduler cfq registered [ 1.543241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.545482] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.548091] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.551467] ACPI: Power Button [PWRF] [ 1.553347] GHES: HEST is not enabled! [ 1.555190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.581189] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.583962] Non-volatile memory driver v1.3 [ 1.585840] Linux agpgart interface v0.103 [ 1.587823] crash memory driver: version 1.1 [ 1.589772] rdac: device handler registered [ 1.591697] hp_sw: device handler registered [ 1.593592] emc: device handler registered [ 1.595437] alua: device handler registered [ 1.597328] libphy: Fixed MDIO Bus: probed [ 1.599252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.601741] ehci-pci: EHCI PCI platform driver [ 1.603675] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.606074] ohci-pci: OHCI PCI platform driver [ 1.608016] uhci_hcd: USB Universal Host Controller Interface driver [ 1.629151] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.631359] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.634739] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.636886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.639259] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.641818] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.645121] usb usb1: Product: UHCI Host Controller [ 1.647158] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.649787] usb usb1: SerialNumber: 0000:00:01.2 [ 1.651865] hub 1-0:1.0: USB hub found [ 1.653626] hub 1-0:1.0: 2 ports detected [ 1.655576] usbcore: registered new interface driver usbserial [ 1.657890] usbcore: registered new interface driver usbserial_generic [ 1.660378] usbserial: USB Serial support registered for generic [ 1.662752] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.667113] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.669194] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.671369] mousedev: PS/2 mouse device common for all mice [ 1.674052] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.677916] rtc_cmos 00:00: RTC can wake from S4 [ 1.678847] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.679496] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.688087] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.690591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.693151] cpuidle: using governor menu [ 1.695019] hidraw: raw HID events driver (C) Jiri Kosina [ 1.697320] usbcore: registered new interface driver usbhid [ 1.699584] usbhid: USB HID core driver [ 1.701419] drop_monitor: Initializing network drop monitor service [ 1.703921] TCP: cubic registered [ 1.705576] Initializing XFRM netlink socket [ 1.707562] NET: Registered protocol family 10 [ 1.709777] NET: Registered protocol family 17 [ 1.711937] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.714234] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.716581] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.720477] Loading compiled-in X.509 certificates [ 1.722562] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.726570] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.731040] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.735034] registered taskstats version 1 [ 1.738776] Key type trusted registered [ 1.741887] Key type encrypted registered [ 1.744957] IMA: No TPM chip found, activating TPM-bypass! [ 1.747749] rtc_cmos 00:00: setting system clock to 2018-12-10 07:30:22 UTC (1544427022) [ 1.752074] Freeing unused kernel memory: 1680k freed [ 1.758013] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.764934] systemd[1]: Detected virtualization kvm. [ 1.767052] systemd[1]: Detected architecture x86-64. [ 1.769173] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.773196] systemd[1]: No hostname configured. [ 1.775198] systemd[1]: Set hostname to . [ 1.777366] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.802147] systemd[1]: Reached target Local File Systems. [ 1.804418] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.807812] systemd[1]: Reached target Swap. [ 1.809751] systemd[1]: Starting Swap. [ 1.811569] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.815161] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.820118] systemd[1]: Created slice Root Slice. [ 1.822159] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.825499] systemd[1]: Created slice System Slice. [ 1.827580] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.830788] systemd[1]: Reached target Slices. [ 1.832760] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.835993] systemd[1]: Listening on Journal Socket. [ 1.838093] systemd[1]: Starting Journal Socket. [ 1.840399] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.843946] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.849830] systemd[1]: Listening on udev Kernel Socket. [ 1.852085] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.855690] systemd[1]: Listening on udev Control Socket. [ 1.857936] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.861349] systemd[1]: Reached target Sockets. [ 1.863369] systemd[1]: Starting Sockets. [ 1.865667] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Timers. [ 1.872600] systemd[1]: Reached target Timers. [ 1.874741] systemd[1]: Starting Timers. [ 1.877087] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Paths. [ 1.882029] systemd[1]: Reached target Paths. [ 1.883984] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.887307] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924205] RPC: Registered named UNIX socket transport module. [ 1.926577] RPC: Registered udp transport module. [ 1.928601] RPC: Registered tcp transport module. [ 1.930642] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.956791] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.049502] FDC 0 is a S82078B [ 2.054401] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.058387] scsi host0: ata_piix [ 2.060267] scsi host1: ata_piix [ 2.061932] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.064504] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.105392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.112338] vda: vda1 [ 2.118231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.120849] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.123673] usb 1-1: Product: QEMU USB Tablet [ 2.125689] usb 1-1: Manufacturer: QEMU [ 2.127514] usb 1-1: SerialNumber: 42 [ 2.138437] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.142544] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.240402] SGI XFS with ACLs, security attributes, no debug enabled [ 2.244272] XFS (vda1): Mounting V4 Filesystem [ 2.275484] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.529278] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.605019] SELinux: Disabled at runtime. [ 2.641790] type=1404 audit(1544427023.394:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.685745] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.688327] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [ 2.996333] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 3.062882] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.180643] type=1305 audit(1544427023.932:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager...[ 3.357268] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.361305] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.369359] [drm] Initialized drm 1.1.0 20060810 Starting Login Service... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.395918] ppdev: user-space parallel port driver [ 3.400283] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.400283] [TTM] Initializing pool allocator [ 3.400286] [TTM] Initializing DMA pool allocator [ 3.400648] [drm] fb mappable at 0xFC000000 [ 3.400648] [drm] vram aper at 0xFC000000 [ 3.400648] [drm] size 33554432 [ 3.400649] [drm] fb depth is 24 [ 3.400649] [drm] pitch is 3072 [ 3.453710] fbcon: cirrusdrmfb (fb0) is primary device [ 3.485902] Console: switching to colour frame buffer device 128x48 [ 3.507165] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.514794] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.586506] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.625003] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.634613] alg: No test for crc32 (crc32-pclmul) [ 3.643217] intel_rapl: no valid rapl domains found in package 0 [ 3.651130] intel_rapl: no valid rapl domains found in package 0 [ 3.655027] intel_powerclamp: No package C-state available [ 3.661960] intel_powerclamp: No package C-state available[ 3.427550] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 07:30:24 +0000. Up 3.39 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-12-10 07:30:28,011 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2018-12-10 07:30:37,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 07:30:37,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 07:30:37,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12728 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53d2e30e-7526-439a-b7ee-eeec13b8ad16 x-openstack-request-id: req-53d2e30e-7526-439a-b7ee-eeec13b8ad16 2018-12-10 07:30:37,151 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1836010106 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.482072] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.485823] pid_max: default: 32768 minimum: 301\n[ 0.487844] Security Framework initialized\n[ 0.489716] SELinux: Initializing.\n[ 0.491681] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.498696] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.503211] Mount-cache hash table entries: 4096\n[ 0.505508] Initializing cgroup subsys memory\n[ 0.507464] Initializing cgroup subsys devices\n[ 0.509414] Initializing cgroup subsys freezer\n[ 0.511363] Initializing cgroup subsys net_cls\n[ 0.513310] Initializing cgroup subsys blkio\n[ 0.515209] Initializing cgroup subsys perf_event\n[ 0.517244] Initializing cgroup subsys hugetlb\n[ 0.519202] Initializing cgroup subsys pids\n[ 0.521085] Initializing cgroup subsys net_prio\n[ 0.523173] CPU: Physical Processor ID: 0\n[ 0.525727] mce: CPU supports 10 MCE banks\n[ 0.527633] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.529815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.531999] tlb_flushall_shift: 6\n[ 0.533897] Freeing SMP alternatives: 28k freed\n[ 0.539188] ACPI: Core revision 20130517\n[ 0.541442] ACPI: All ACPI Tables successfully acquired\n[ 0.543895] ftrace: allocating 25812 entries in 101 pages\n[ 0.570415] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.572956] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.575482] smpboot: Max logical packages: 2\n[ 0.577665] Enabling x2apic\n[ 0.579185] Enabled x2apic\n[ 0.580972] Switched APIC routing to physical x2apic.\n[ 0.584505] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.587012] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.591531] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.601233] KVM setup paravirtual spinlock\n[ 0.604379] smpboot: Booting Node 0, Processors #1 OK\n[ 0.606973] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.629371] Brought up 2 CPUs\n[ 0.629374] KVM setup async PF for cpu 1\n[ 0.629378] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.634687] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.638072] devtmpfs: initialized\n[ 0.641096] EVM: security.selinux\n[ 0.642743] EVM: security.ima\n[ 0.644294] EVM: security.capability\n[ 0.646689] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.649310] pinctrl core: initialized pinctrl subsystem\n[ 0.651584] NET: Registered protocol family 16\n[ 0.653717] ACPI: bus type PCI registered\n[ 0.655550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.658126] PCI: Using configuration type 1 for base access\n[ 0.664780] ACPI: Added _OSI(Module Device)\n[ 0.666680] ACPI: Added _OSI(Processor Device)\n[ 0.668623] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.670632] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.673953] ACPI: Interpreter enabled\n[ 0.675714] ACPI: (supports S0 S5)\n[ 0.677380] ACPI: Using IOAPIC for interrupt routing\n[ 0.679470] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.685126] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.687557] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.690149] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.692684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.697334] acpiphp: Slot [3] registered\n[ 0.699165] acpiphp: Slot [4] registered\n[ 0.700994] acpiphp: Slot [5] registered\n[ 0.702820] acpiphp: Slot [6] registered\n[ 0.704647] acpiphp: Slot [7] registered\n[ 0.706471] acpiphp: Slot [8] registered\n[ 0.708292] acpiphp: Slot [9] registered\n[ 0.710118] acpiphp: Slot [10] registered\n[ 0.711957] acpiphp: Slot [11] registered\n[ 0.713802] acpiphp: Slot [12] registered\n[ 0.715657] acpiphp: Slot [13] registered\n[ 0.717504] acpiphp: Slot [14] registered\n[ 0.719351] acpiphp: Slot [15] registered\n[ 0.721205] acpiphp: Slot [16] registered\n[ 0.723048] acpiphp: Slot [17] registered\n[ 0.724951] acpiphp: Slot [18] registered\n[ 0.726804] acpiphp: Slot [19] registered\n[ 0.728656] acpiphp: Slot [20] registered\n[ 0.730505] acpiphp: Slot [21] registered\n[ 0.732348] acpiphp: Slot [22] registered\n[ 0.734207] acpiphp: Slot [23] registered\n[ 0.736042] acpiphp: Slot [24] registered\n[ 0.737890] acpiphp: Slot [25] registered\n[ 0.739735] acpiphp: Slot [26] registered\n[ 0.741587] acpiphp: Slot [27] registered\n[ 0.743433] acpiphp: Slot [28] registered\n[ 0.745279] acpiphp: Slot [29] registered\n[ 0.747121] acpiphp: Slot [30] registered\n[ 0.748961] acpiphp: Slot [31] registered\n[ 0.750810] PCI host bridge to bus 0000:00\n[ 0.752674] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.754890] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.757456] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.760008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.763395] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.766774] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.773246] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.775907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.778394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.781044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.786355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.790062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.815467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.818775] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.821980] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.825346] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.828537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.831449] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.834371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.838350] vgaarb: loaded\n[ 0.839966] vgaarb: bridge control possible 0000:00:02.0\n[ 0.842608] SCSI subsystem initialized\n[ 0.844609] ACPI: bus type USB registered\n[ 0.846672] usbcore: registered new interface driver usbfs\n[ 0.849205] usbcore: registered new interface driver hub\n[ 0.851683] usbcore: registered new device driver usb\n[ 0.854264] PCI: Using ACPI for IRQ routing\n[ 0.856775] NetLabel: Initializing\n[ 0.858630] NetLabel: domain hash size = 128\n[ 0.860769] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.863153] NetLabel: unlabeled traffic allowed by default\n[ 0.865780] Switched to clocksource kvm-clock\n[ 0.876007] pnp: PnP ACPI init\n[ 0.877604] ACPI: bus type PNP registered\n[ 0.879862] pnp: PnP ACPI: found 5 devices\n[ 0.881718] ACPI: bus type PNP unregistered\n[ 0.889786] NET: Registered protocol family 2\n[ 0.892041] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.895627] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.898556] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.901170] TCP: reno registered\n[ 0.902790] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.905204] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.907765] NET: Registered protocol family 1\n[ 0.909706] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.912049] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.914345] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.935331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.956293] Unpacking initramfs...\n[ 1.447614] Freeing initrd memory: 37508k freed\n[ 1.457824] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.460392] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.464997] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.467505] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.470223] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.472648] Initialise system trusted keyring\n[ 1.474591] audit: initializing netlink socket (disabled)\n[ 1.476804] type=2000 audit(1544427022.426:1): initialized\n[ 1.494415] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.496865] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.500217] zpool: loaded\n[ 1.501685] zbud: loaded\n[ 1.503319] VFS: Disk quotas dquot_6.5.2\n[ 1.505165] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.507814] msgmni has been set to 7578\n[ 1.509665] Key type big_key registered\n[ 1.512245] NET: Registered protocol family 38\n[ 1.514197] Key type asymmetric registered\n[ 1.516047] Asymmetric key parser 'x509' registered\n[ 1.518120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.521538] io scheduler noop registered\n[ 1.523349] io scheduler deadline registered (default)\n[ 1.541366] io scheduler cfq registered\n[ 1.543241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.545482] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.548091] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.551467] ACPI: Power Button [PWRF]\n[ 1.553347] GHES: HEST is not enabled!\n[ 1.555190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.581189] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.583962] Non-volatile memory driver v1.3\n[ 1.585840] Linux agpgart interface v0.103\n[ 1.587823] crash memory driver: version 1.1\n[ 1.589772] rdac: device handler registered\n[ 1.591697] hp_sw: device handler registered\n[ 1.593592] emc: device handler registered\n[ 1.595437] alua: device handler registered\n[ 1.597328] libphy: Fixed MDIO Bus: probed\n[ 1.599252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.601741] ehci-pci: EHCI PCI platform driver\n[ 1.603675] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.606074] ohci-pci: OHCI PCI platform driver\n[ 1.608016] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.629151] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.631359] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.634739] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.636886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.639259] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.641818] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.645121] usb usb1: Product: UHCI Host Controller\n[ 1.647158] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.649787] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.651865] hub 1-0:1.0: USB hub found\n[ 1.653626] hub 1-0:1.0: 2 ports detected\n[ 1.655576] usbcore: registered new interface driver usbserial\n[ 1.657890] usbcore: registered new interface driver usbserial_generic\n[ 1.660378] usbserial: USB Serial support registered for generic\n[ 1.662752] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.667113] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.669194] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.671369] mousedev: PS/2 mouse device common for all mice\n[ 1.674052] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.677916] rtc_cmos 00:00: RTC can wake from S4\n[ 1.678847] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.679496] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.688087] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.690591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.693151] cpuidle: using governor menu\n[ 1.695019] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.697320] usbcore: registered new interface driver usbhid\n[ 1.699584] usbhid: USB HID core driver\n[ 1.701419] drop_monitor: Initializing network drop monitor service\n[ 1.703921] TCP: cubic registered\n[ 1.705576] Initializing XFRM netlink socket\n[ 1.707562] NET: Registered protocol family 10\n[ 1.709777] NET: Registered protocol family 17\n[ 1.711937] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.714234] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.716581] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.720477] Loading compiled-in X.509 certificates\n[ 1.722562] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.726570] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.731040] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.735034] registered taskstats version 1\n[ 1.738776] Key type trusted registered\n[ 1.741887] Key type encrypted registered\n[ 1.744957] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.747749] rtc_cmos 00:00: setting system clock to 2018-12-10 07:30:22 UTC (1544427022)\n[ 1.752074] Freeing unused kernel memory: 1680k freed\n[ 1.758013] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.764934] systemd[1]: Detected virtualization kvm.\n[ 1.767052] systemd[1]: Detected architecture x86-64.\n[ 1.769173] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.773196] systemd[1]: No hostname configured.\n[ 1.775198] systemd[1]: Set hostname to .\n[ 1.777366] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.802147] systemd[1]: Reached target Local File Systems.\n[ 1.804418] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.807812] systemd[1]: Reached target Swap.\n[ 1.809751] systemd[1]: Starting Swap.\n[ 1.811569] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.815161] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.820118] systemd[1]: Created slice Root Slice.\n[ 1.822159] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.825499] systemd[1]: Created slice System Slice.\n[ 1.827580] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.830788] systemd[1]: Reached target Slices.\n[ 1.832760] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.835993] systemd[1]: Listening on Journal Socket.\n[ 1.838093] systemd[1]: Starting Journal Socket.\n[ 1.840399] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.843946] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.849830] systemd[1]: Listening on udev Kernel Socket.\n[ 1.852085] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.855690] systemd[1]: Listening on udev Control Socket.\n[ 1.857936] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.861349] systemd[1]: Reached target Sockets.\n[ 1.863369] systemd[1]: Starting Sockets.\n[ 1.865667] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Timers.\n[ 1.872600] systemd[1]: Reached target Timers.\n[ 1.874741] systemd[1]: Starting Timers.\n[ 1.877087] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Paths.\n[ 1.882029] systemd[1]: Reached target Paths.\n[ 1.883984] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.887307] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.924205] RPC: Registered named UNIX socket transport module.\n[ 1.926577] RPC: Registered udp transport module.\n[ 1.928601] RPC: Registered tcp transport module.\n[ 1.930642] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.956791] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.049502] FDC 0 is a S82078B\n[ 2.054401] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.058387] scsi host0: ata_piix\n[ 2.060267] scsi host1: ata_piix\n[ 2.061932] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.064504] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.105392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.112338] vda: vda1\n[ 2.118231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.120849] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.123673] usb 1-1: Product: QEMU USB Tablet\n[ 2.125689] usb 1-1: Manufacturer: QEMU\n[ 2.127514] usb 1-1: SerialNumber: 42\n[ 2.138437] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.142544] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.240402] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.244272] XFS (vda1): Mounting V4 Filesystem\n[ 2.275484] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.529278] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.605019] SELinux: Disabled at runtime.\n[ 2.641790] type=1404 audit(1544427023.394:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.685745] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.688327] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n[ 2.996333] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 3.062882] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.180643] type=1305 audit(1544427023.932:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...[ 3.357268] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.361305] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.369359] [drm] Initialized drm 1.1.0 20060810\n\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.395918] ppdev: user-space parallel port driver\n[ 3.400283] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.400283] [TTM] Initializing pool allocator\n[ 3.400286] [TTM] Initializing DMA pool allocator\n[ 3.400648] [drm] fb mappable at 0xFC000000\n[ 3.400648] [drm] vram aper at 0xFC000000\n[ 3.400648] [drm] size 33554432\n[ 3.400649] [drm] fb depth is 24\n[ 3.400649] [drm] pitch is 3072\n[ 3.453710] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.485902] Console: switching to colour frame buffer device 128x48\n[ 3.507165] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.514794] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.586506] AES CTR mode by8 optimization enabled\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.625003] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.634613] alg: No test for crc32 (crc32-pclmul)\n[ 3.643217] intel_rapl: no valid rapl domains found in package 0\n[ 3.651130] intel_rapl: no valid rapl domains found in package 0\n[ 3.655027] intel_powerclamp: No package C-state available\n[ 3.661960] intel_powerclamp: No package C-state available[ 3.427550] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 07:30:24 +0000. Up 3.39 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.884275] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 07:30:27 +0000. Up 5.82 seconds.\n[ 5.917620] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.920847] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.927765] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.940278] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.943303] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.946339] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:b7:c9:59 |\n[ 5.949387] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.953845] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.957057] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.960253] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.968478] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.971780] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.975055] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.978288] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.981996] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.702063] cloud-init[4057]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 07:30:33 +0000. Up 11.65 seconds.\n[ 12.043873] cloud-init[4159]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 07:30:33 +0000. Up 11.99 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | c2:e4:d4:a4:2b:e4:9e:e6:56:75:f8:c2:07:63:11:c2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 12.187414] cloud-init[4159]: Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 07:30:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 12.16 seconds\n"} 2018-12-10 07:30:37,152 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a/action used request id req-53d2e30e-7526-439a-b7ee-eeec13b8ad16 2018-12-10 07:30:37,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.130742073059s 2018-12-10 07:30:37,153 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1836010106 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482072] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485823] pid_max: default: 32768 minimum: 301 [ 0.487844] Security Framework initialized [ 0.489716] SELinux: Initializing. [ 0.491681] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498696] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503211] Mount-cache hash table entries: 4096 [ 0.505508] Initializing cgroup subsys memory [ 0.507464] Initializing cgroup subsys devices [ 0.509414] Initializing cgroup subsys freezer [ 0.511363] Initializing cgroup subsys net_cls [ 0.513310] Initializing cgroup subsys blkio [ 0.515209] Initializing cgroup subsys perf_event [ 0.517244] Initializing cgroup subsys hugetlb [ 0.519202] Initializing cgroup subsys pids [ 0.521085] Initializing cgroup subsys net_prio [ 0.523173] CPU: Physical Processor ID: 0 [ 0.525727] mce: CPU supports 10 MCE banks [ 0.527633] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529815] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.531999] tlb_flushall_shift: 6 [ 0.533897] Freeing SMP alternatives: 28k freed [ 0.539188] ACPI: Core revision 20130517 [ 0.541442] ACPI: All ACPI Tables successfully acquired [ 0.543895] ftrace: allocating 25812 entries in 101 pages [ 0.570415] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.572956] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.575482] smpboot: Max logical packages: 2 [ 0.577665] Enabling x2apic [ 0.579185] Enabled x2apic [ 0.580972] Switched APIC routing to physical x2apic. [ 0.584505] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.587012] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.591531] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.601233] KVM setup paravirtual spinlock [ 0.604379] smpboot: Booting Node 0, Processors #1 OK [ 0.606973] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.629371] Brought up 2 CPUs [ 0.629374] KVM setup async PF for cpu 1 [ 0.629378] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.634687] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.638072] devtmpfs: initialized [ 0.641096] EVM: security.selinux [ 0.642743] EVM: security.ima [ 0.644294] EVM: security.capability [ 0.646689] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.649310] pinctrl core: initialized pinctrl subsystem [ 0.651584] NET: Registered protocol family 16 [ 0.653717] ACPI: bus type PCI registered [ 0.655550] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.658126] PCI: Using configuration type 1 for base access [ 0.664780] ACPI: Added _OSI(Module Device) [ 0.666680] ACPI: Added _OSI(Processor Device) [ 0.668623] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.670632] ACPI: Added _OSI(Processor Aggregator Device) [ 0.673953] ACPI: Interpreter enabled [ 0.675714] ACPI: (supports S0 S5) [ 0.677380] ACPI: Using IOAPIC for interrupt routing [ 0.679470] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.685126] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.687557] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.690149] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.692684] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.697334] acpiphp: Slot [3] registered [ 0.699165] acpiphp: Slot [4] registered [ 0.700994] acpiphp: Slot [5] registered [ 0.702820] acpiphp: Slot [6] registered [ 0.704647] acpiphp: Slot [7] registered [ 0.706471] acpiphp: Slot [8] registered [ 0.708292] acpiphp: Slot [9] registered [ 0.710118] acpiphp: Slot [10] registered [ 0.711957] acpiphp: Slot [11] registered [ 0.713802] acpiphp: Slot [12] registered [ 0.715657] acpiphp: Slot [13] registered [ 0.717504] acpiphp: Slot [14] registered [ 0.719351] acpiphp: Slot [15] registered [ 0.721205] acpiphp: Slot [16] registered [ 0.723048] acpiphp: Slot [17] registered [ 0.724951] acpiphp: Slot [18] registered [ 0.726804] acpiphp: Slot [19] registered [ 0.728656] acpiphp: Slot [20] registered [ 0.730505] acpiphp: Slot [21] registered [ 0.732348] acpiphp: Slot [22] registered [ 0.734207] acpiphp: Slot [23] registered [ 0.736042] acpiphp: Slot [24] registered [ 0.737890] acpiphp: Slot [25] registered [ 0.739735] acpiphp: Slot [26] registered [ 0.741587] acpiphp: Slot [27] registered [ 0.743433] acpiphp: Slot [28] registered [ 0.745279] acpiphp: Slot [29] registered [ 0.747121] acpiphp: Slot [30] registered [ 0.748961] acpiphp: Slot [31] registered [ 0.750810] PCI host bridge to bus 0000:00 [ 0.752674] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.754890] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.757456] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.760008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.763395] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.766774] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.773246] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.775907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.778394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.781044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.786355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.790062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.815467] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.818775] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.821980] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.825346] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.828537] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.831449] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.834371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.838350] vgaarb: loaded [ 0.839966] vgaarb: bridge control possible 0000:00:02.0 [ 0.842608] SCSI subsystem initialized [ 0.844609] ACPI: bus type USB registered [ 0.846672] usbcore: registered new interface driver usbfs [ 0.849205] usbcore: registered new interface driver hub [ 0.851683] usbcore: registered new device driver usb [ 0.854264] PCI: Using ACPI for IRQ routing [ 0.856775] NetLabel: Initializing [ 0.858630] NetLabel: domain hash size = 128 [ 0.860769] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.863153] NetLabel: unlabeled traffic allowed by default [ 0.865780] Switched to clocksource kvm-clock [ 0.876007] pnp: PnP ACPI init [ 0.877604] ACPI: bus type PNP registered [ 0.879862] pnp: PnP ACPI: found 5 devices [ 0.881718] ACPI: bus type PNP unregistered [ 0.889786] NET: Registered protocol family 2 [ 0.892041] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.895627] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.898556] TCP: Hash tables configured (established 32768 bind 32768) [ 0.901170] TCP: reno registered [ 0.902790] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.905204] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.907765] NET: Registered protocol family 1 [ 0.909706] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.912049] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.914345] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.935331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.956293] Unpacking initramfs... [ 1.447614] Freeing initrd memory: 37508k freed [ 1.457824] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.460392] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.464997] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.467505] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.470223] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.472648] Initialise system trusted keyring [ 1.474591] audit: initializing netlink socket (disabled) [ 1.476804] type=2000 audit(1544427022.426:1): initialized [ 1.494415] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.496865] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.500217] zpool: loaded [ 1.501685] zbud: loaded [ 1.503319] VFS: Disk quotas dquot_6.5.2 [ 1.505165] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.507814] msgmni has been set to 7578 [ 1.509665] Key type big_key registered [ 1.512245] NET: Registered protocol family 38 [ 1.514197] Key type asymmetric registered [ 1.516047] Asymmetric key parser 'x509' registered [ 1.518120] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.521538] io scheduler noop registered [ 1.523349] io scheduler deadline registered (default) [ 1.541366] io scheduler cfq registered [ 1.543241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.545482] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.548091] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.551467] ACPI: Power Button [PWRF] [ 1.553347] GHES: HEST is not enabled! [ 1.555190] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.581189] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.583962] Non-volatile memory driver v1.3 [ 1.585840] Linux agpgart interface v0.103 [ 1.587823] crash memory driver: version 1.1 [ 1.589772] rdac: device handler registered [ 1.591697] hp_sw: device handler registered [ 1.593592] emc: device handler registered [ 1.595437] alua: device handler registered [ 1.597328] libphy: Fixed MDIO Bus: probed [ 1.599252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.601741] ehci-pci: EHCI PCI platform driver [ 1.603675] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.606074] ohci-pci: OHCI PCI platform driver [ 1.608016] uhci_hcd: USB Universal Host Controller Interface driver [ 1.629151] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.631359] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.634739] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.636886] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.639259] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.641818] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.645121] usb usb1: Product: UHCI Host Controller [ 1.647158] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.649787] usb usb1: SerialNumber: 0000:00:01.2 [ 1.651865] hub 1-0:1.0: USB hub found [ 1.653626] hub 1-0:1.0: 2 ports detected [ 1.655576] usbcore: registered new interface driver usbserial [ 1.657890] usbcore: registered new interface driver usbserial_generic [ 1.660378] usbserial: USB Serial support registered for generic [ 1.662752] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.667113] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.669194] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.671369] mousedev: PS/2 mouse device common for all mice [ 1.674052] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.677916] rtc_cmos 00:00: RTC can wake from S4 [ 1.678847] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.679496] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.688087] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.690591] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.693151] cpuidle: using governor menu [ 1.695019] hidraw: raw HID events driver (C) Jiri Kosina [ 1.697320] usbcore: registered new interface driver usbhid [ 1.699584] usbhid: USB HID core driver [ 1.701419] drop_monitor: Initializing network drop monitor service [ 1.703921] TCP: cubic registered [ 1.705576] Initializing XFRM netlink socket [ 1.707562] NET: Registered protocol family 10 [ 1.709777] NET: Registered protocol family 17 [ 1.711937] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.714234] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.716581] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.720477] Loading compiled-in X.509 certificates [ 1.722562] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.726570] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.731040] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.735034] registered taskstats version 1 [ 1.738776] Key type trusted registered [ 1.741887] Key type encrypted registered [ 1.744957] IMA: No TPM chip found, activating TPM-bypass! [ 1.747749] rtc_cmos 00:00: setting system clock to 2018-12-10 07:30:22 UTC (1544427022) [ 1.752074] Freeing unused kernel memory: 1680k freed [ 1.758013] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.764934] systemd[1]: Detected virtualization kvm. [ 1.767052] systemd[1]: Detected architecture x86-64. [ 1.769173] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.773196] systemd[1]: No hostname configured. [ 1.775198] systemd[1]: Set hostname to . [ 1.777366] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.802147] systemd[1]: Reached target Local File Systems. [ 1.804418] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.807812] systemd[1]: Reached target Swap. [ 1.809751] systemd[1]: Starting Swap. [ 1.811569] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.815161] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.820118] systemd[1]: Created slice Root Slice. [ 1.822159] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.825499] systemd[1]: Created slice System Slice. [ 1.827580] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.830788] systemd[1]: Reached target Slices. [ 1.832760] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.835993] systemd[1]: Listening on Journal Socket. [ 1.838093] systemd[1]: Starting Journal Socket. [ 1.840399] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.843946] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.849830] systemd[1]: Listening on udev Kernel Socket. [ 1.852085] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.855690] systemd[1]: Listening on udev Control Socket. [ 1.857936] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.861349] systemd[1]: Reached target Sockets. [ 1.863369] systemd[1]: Starting Sockets. [ 1.865667] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Timers. [ 1.872600] systemd[1]: Reached target Timers. [ 1.874741] systemd[1]: Starting Timers. [ 1.877087] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Paths. [ 1.882029] systemd[1]: Reached target Paths. [ 1.883984] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.887307] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924205] RPC: Registered named UNIX socket transport module. [ 1.926577] RPC: Registered udp transport module. [ 1.928601] RPC: Registered tcp transport module. [ 1.930642] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.956791] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.049502] FDC 0 is a S82078B [ 2.054401] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.058387] scsi host0: ata_piix [ 2.060267] scsi host1: ata_piix [ 2.061932] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.064504] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.105392] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.112338] vda: vda1 [ 2.118231] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.120849] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.123673] usb 1-1: Product: QEMU USB Tablet [ 2.125689] usb 1-1: Manufacturer: QEMU [ 2.127514] usb 1-1: SerialNumber: 42 [ 2.138437] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.142544] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.240402] SGI XFS with ACLs, security attributes, no debug enabled [ 2.244272] XFS (vda1): Mounting V4 Filesystem [ 2.275484] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.529278] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.605019] SELinux: Disabled at runtime. [ 2.641790] type=1404 audit(1544427023.394:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.685745] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.688327] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... [ 2.996333] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 3.062882] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.180643] type=1305 audit(1544427023.932:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager...[ 3.357268] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.361305] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.369359] [drm] Initialized drm 1.1.0 20060810 Starting Login Service... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.395918] ppdev: user-space parallel port driver [ 3.400283] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.400283] [TTM] Initializing pool allocator [ 3.400286] [TTM] Initializing DMA pool allocator [ 3.400648] [drm] fb mappable at 0xFC000000 [ 3.400648] [drm] vram aper at 0xFC000000 [ 3.400648] [drm] size 33554432 [ 3.400649] [drm] fb depth is 24 [ 3.400649] [drm] pitch is 3072 [ 3.453710] fbcon: cirrusdrmfb (fb0) is primary device [ 3.485902] Console: switching to colour frame buffer device 128x48 [ 3.507165] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.514794] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Dump dmesg to /var/log/dmesg... Starting NTP client/server... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 3.586506] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.625003] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.634613] alg: No test for crc32 (crc32-pclmul) [ 3.643217] intel_rapl: no valid rapl domains found in package 0 [ 3.651130] intel_rapl: no valid rapl domains found in package 0 [ 3.655027] intel_powerclamp: No package C-state available [ 3.661960] intel_powerclamp: No package C-state available[ 3.427550] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 07:30:24 +0000. Up 3.39 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.884275] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 07:30:27 +0000. Up 5.82 seconds. [ 5.917620] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.920847] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.927765] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.940278] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.943303] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.946339] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:b7:c9:59 | [ 5.949387] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.953845] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.957057] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.960253] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.968478] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.971780] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.975055] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.978288] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.981996] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.702063] cloud-init[4057]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 07:30:33 +0000. Up 11.65 seconds. [ 12.043873] cloud-init[4159]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 07:30:33 +0000. Up 11.99 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | c2:e4:d4:a4:2b:e4:9e:e6:56:75:f8:c2:07:63:11:c2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 12.187414] cloud-init[4159]: Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 07:30:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 12.16 seconds 2018-12-10 07:30:37,157 - paramiko.transport - DEBUG - starting thread (client mode): 0x6117fb10L 2018-12-10 07:30:37,157 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 07:30:37,168 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-10 07:30:37,168 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-10 07:30:37,213 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 07:30:37,214 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-10 07:30:37,214 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-10 07:30:37,214 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 07:30:37,214 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-10 07:30:37,214 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 07:30:37,225 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-10 07:30:37,225 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 07:30:37,257 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-10 07:30:37,257 - paramiko.transport - DEBUG - Trying discovered key c2e4d4a42be49ee65675f8c2076311c2 in /tmp/tmpMddvkT 2018-12-10 07:30:37,265 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 07:30:37,301 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-10 07:30:37,322 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-10 07:30:37,322 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-10 07:30:37,322 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-10 07:30:37,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2018-12-10 07:30:37,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:30:37,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:30:37,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:30:37,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:30:37,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:30:37,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:30:37,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:30:37,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4644, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1973, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4625, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 875, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 817, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4319, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4620, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-10 07:30:37,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:30:37,582 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:30:36 GMT 2018-12-10 07:30:37,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:30:37,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-10 07:30:37,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:30:37,583 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4636, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4644, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 1973, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4625, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 875, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 817, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4319, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4620, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-10 07:30:37,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2018-12-10 07:30:37,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:30:37,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:30:37,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:30:37,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:30:37,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:30:37,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:30:37,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:30:37,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4644, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 1973, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4625, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 875, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 817, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4319, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4620, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-10 07:30:37,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:30:37,777 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:30:37 GMT 2018-12-10 07:30:37,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:30:37,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-10 07:30:37,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:30:37,778 - functest.core.cloudify - INFO - The current manager status is running 2018-12-10 07:30:37,778 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-10 07:30:37,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:30:37,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:30:37,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:30:37,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:30:37,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:30:37,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:30:37,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:30:37,867 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-10 07:30:37,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T07:30:37.114Z", "updated_at": "2018-12-10T07:30:37.114Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-10 07:30:37,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:30:37,868 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:30:37 GMT 2018-12-10 07:30:37,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:30:37,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-10 07:30:37,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:30:37,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/secrets 2018-12-10 07:30:37,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:30:37,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:30:37,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:30:37,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:30:37,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:30:37,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:30:37,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:30:37,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-10T07:30:37.114Z", "updated_at": "2018-12-10T07:30:37.114Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-10 07:30:37,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:30:37,925 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:30:37 GMT 2018-12-10 07:30:37,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:30:37,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-10 07:30:37,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:30:37,926 - functest.core.cloudify - DEBUG - List secrets: 2018-12-10 07:30:37,926 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/secrets/foo 2018-12-10 07:30:37,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:30:37,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:30:37,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:30:37,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:30:37,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:30:37,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:30:37,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:30:37,992 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-10 07:30:37,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T07:30:37.114Z", "updated_at": "2018-12-10T07:30:37.114Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-10 07:30:37,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:30:37,992 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:30:37 GMT 2018-12-10 07:30:37,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:30:37,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-10 07:30:37,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:30:37,993 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-10 07:30:37,993 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-10 07:30:38,105 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 07:30:38,105 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-10 07:30:38,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 07:30:38,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/14a900d9-97b4-4b5e-b757-10d375727a1e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:39,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 07:30:39 GMT X-Openstack-Request-Id: req-74b941cb-900b-4b2f-9470-6837f767fb66 2018-12-10 07:30:39,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 07:30:39,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/14a900d9-97b4-4b5e-b757-10d375727a1e.json used request id req-74b941cb-900b-4b2f-9470-6837f767fb66 2018-12-10 07:30:39,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.72549200058s 2018-12-10 07:30:39,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:30:39,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:39,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:39 GMT X-Openstack-Request-Id: req-951ab45d-3b5b-47e6-a536-63772f356125 2018-12-10 07:30:39,903 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 07:30:39,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-951ab45d-3b5b-47e6-a536-63772f356125 2018-12-10 07:30:39,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0509450435638s 2018-12-10 07:30:39,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 07:30:39,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:40,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a614fc8-fa50-4d4b-8625-0eb4d574a5d0 x-openstack-request-id: req-8a614fc8-fa50-4d4b-8625-0eb4d574a5d0 2018-12-10 07:30:40,146 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a used request id req-8a614fc8-fa50-4d4b-8625-0eb4d574a5d0 2018-12-10 07:30:40,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.241531848907s 2018-12-10 07:30:40,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:30:40,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:41,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0899c53e-6fb8-417a-a42c-e2e875836585 x-openstack-request-id: req-0899c53e-6fb8-417a-a42c-e2e875836585 2018-12-10 07:30:41,253 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_2fe88a05-2b39-4118-9d31-0a0984e8c7b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:c9:59", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:c9:59", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/623640f4-b3e5-4488-b98c-6412e55bba7a", "rel": "bookmark"}], "image": {"id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "links": [{"href": "http://172.30.9.28:8774/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T07:30:19.000000", "flavor": {"id": "fecc19e7-3ff7-45cc-84a5-16a452594d49", "links": [{"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}]}, "id": "623640f4-b3e5-4488-b98c-6412e55bba7a", "security_groups": [{"name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}], "user_id": "c6ebecae22bd43f8942e63217ec006da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T07:30:40Z", "hostId": "5685c1d5ae5931fd1cc4a9da866384f7360b78d56b22dbb43ee4e0dd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "name": "cloudify-vm_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "created": "2018-12-10T07:28:11Z", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:30:41,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0899c53e-6fb8-417a-a42c-e2e875836585 2018-12-10 07:30:41,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10738897324s 2018-12-10 07:30:41,256 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:30:43,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:30:43,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:43,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72cabb96-fd79-4188-acea-62a665bec2c2 x-openstack-request-id: req-72cabb96-fd79-4188-acea-62a665bec2c2 2018-12-10 07:30:43,325 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-10 07:30:43,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-72cabb96-fd79-4188-acea-62a665bec2c2 2018-12-10 07:30:43,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0671589374542s 2018-12-10 07:30:43,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:30:43,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:43,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:43 GMT X-Openstack-Request-Id: req-ffe641c9-0f1b-4605-a644-50b58260f75d 2018-12-10 07:30:43,388 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:26:13Z", "updated_at": "2018-12-10T07:26:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "13983aa5-f4ff-4454-b877-5062fb319919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "4ef7b4ab-a512-41cd-bb1d-8048cccec783", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "67b3c0c2-4e05-4178-b981-85eb859e41c4", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "d3358fc7-8fc3-4fd9-b628-743c7d5c97f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 1, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:28:01Z", "updated_at": "2018-12-10T07:28:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-10T07:28:04Z", "revision_number": 0, "id": "218eddca-897d-4809-b03a-8efa87396d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:04Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-10T07:28:05Z", "revision_number": 0, "id": "5dfc85b3-bf0c-4a12-bb55-0e6ef21c9d4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:05Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-10T07:28:03Z", "revision_number": 0, "id": "64d91071-1332-4afc-9882-16b9b86b9626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:03Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 443, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T07:28:03Z", "revision_number": 0, "id": "70b554a0-b744-4255-b80e-f2a212606f7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:03Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 80, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "8562ff8c-993e-48c0-b25a-41cc1c8cc28c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "a944dbcd-8799-4298-87ca-b038de320201", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:01Z", "revision_number": 0, "id": "f0fff964-bd43-401d-9dc6-5cfa3d996f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:01Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:28:02Z", "revision_number": 0, "id": "fda7ff4f-9272-4620-98e5-b050d0407969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:28:02Z", "security_group_id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 7, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "b64d2f55-68ae-4fca-8c6a-465a8060599e", "name": "cloudify-sg_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}]} 2018-12-10 07:30:43,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ffe641c9-0f1b-4605-a644-50b58260f75d 2018-12-10 07:30:43,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0560698509216s 2018-12-10 07:30:43,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 07:30:43,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b64d2f55-68ae-4fca-8c6a-465a8060599e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:43,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 07:30:43 GMT X-Openstack-Request-Id: req-d4ce2181-8bea-4ab0-8e38-a24a9bf62432 2018-12-10 07:30:43,613 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 07:30:43,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b64d2f55-68ae-4fca-8c6a-465a8060599e.json used request id req-d4ce2181-8bea-4ab0-8e38-a24a9bf62432 2018-12-10 07:30:43,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.218829870224s 2018-12-10 07:30:43,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-10 07:30:43,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:43,673 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-614079c2-f063-4246-a280-fd1f0604add6 x-openstack-request-id: req-614079c2-f063-4246-a280-fd1f0604add6 2018-12-10 07:30:43,673 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify-kp_2fe88a05-2b39-4118-9d31-0a0984e8c7b2 used request id req-614079c2-f063-4246-a280-fd1f0604add6 2018-12-10 07:30:43,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0592200756073s 2018-12-10 07:30:43,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 07:30:43,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/d039b982-87dc-4734-9570-a9a271d3708a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" -d '{"subnet_id": "c61f0f47-8e29-45ec-a223-b97d9b28e2df"}' 2018-12-10 07:30:46,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:46 GMT X-Openstack-Request-Id: req-049dadef-6de8-4299-83ea-154aa6fa765b 2018-12-10 07:30:46,439 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "937a577b-4b40-4893-a352-37edb4a65dd8", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "subnet_id": "c61f0f47-8e29-45ec-a223-b97d9b28e2df", "subnet_ids": ["c61f0f47-8e29-45ec-a223-b97d9b28e2df"], "port_id": "701badce-4873-42af-beab-4de139849e55", "id": "d039b982-87dc-4734-9570-a9a271d3708a"} 2018-12-10 07:30:46,439 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d039b982-87dc-4734-9570-a9a271d3708a/remove_router_interface.json used request id req-049dadef-6de8-4299-83ea-154aa6fa765b 2018-12-10 07:30:46,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.7657430172s 2018-12-10 07:30:46,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 07:30:46,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:46,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:46 GMT X-Openstack-Request-Id: req-9a5fcf29-f641-4a9d-b59c-c3c1f21957a5 2018-12-10 07:30:46,586 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:26:17Z", "admin_state_up": true, "updated_at": "2018-12-10T07:30:44Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "d039b982-87dc-4734-9570-a9a271d3708a", "name": "cloudify-router_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}]} 2018-12-10 07:30:46,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-9a5fcf29-f641-4a9d-b59c-c3c1f21957a5 2018-12-10 07:30:46,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14611697197s 2018-12-10 07:30:46,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 07:30:46,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/d039b982-87dc-4734-9570-a9a271d3708a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:51,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 07:30:51 GMT X-Openstack-Request-Id: req-7c47a760-b4ea-4b1b-b969-d3c171dfebdf 2018-12-10 07:30:51,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 07:30:51,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d039b982-87dc-4734-9570-a9a271d3708a.json used request id req-7c47a760-b4ea-4b1b-b969-d3c171dfebdf 2018-12-10 07:30:51,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.54940199852s 2018-12-10 07:30:51,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 07:30:51,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:51,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:51 GMT X-Openstack-Request-Id: req-eaee79d4-b3fe-4d15-9e18-cdd3927cf85a 2018-12-10 07:30:51,192 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"937a577b-4b40-4893-a352-37edb4a65dd8","tenant_id":"fccc93755ce140a9acbaf67b55263e59","created_at":"2018-12-10T07:26:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T07:26:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fccc93755ce140a9acbaf67b55263e59","id":"c61f0f47-8e29-45ec-a223-b97d9b28e2df","subnetpool_id":null,"name":"cloudify-subnet_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}]} 2018-12-10 07:30:51,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-eaee79d4-b3fe-4d15-9e18-cdd3927cf85a 2018-12-10 07:30:51,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0546870231628s 2018-12-10 07:30:51,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 07:30:51,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/c61f0f47-8e29-45ec-a223-b97d9b28e2df.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:53,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 07:30:53 GMT X-Openstack-Request-Id: req-c0441776-d3b9-4925-b0e0-f3dad6bffa4e 2018-12-10 07:30:53,858 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 07:30:53,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c61f0f47-8e29-45ec-a223-b97d9b28e2df.json used request id req-c0441776-d3b9-4925-b0e0-f3dad6bffa4e 2018-12-10 07:30:53,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.66489291191s 2018-12-10 07:30:53,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 07:30:53,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:53,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:53 GMT X-Openstack-Request-Id: req-bce057b9-ffa9-4b74-b081-c4ff95df3d3e 2018-12-10 07:30:53,968 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"937a577b-4b40-4893-a352-37edb4a65dd8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fccc93755ce140a9acbaf67b55263e59","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T07:30:53Z","qos_policy_id":null,"name":"cloudify-net_2fe88a05-2b39-4118-9d31-0a0984e8c7b2","admin_state_up":true,"tenant_id":"fccc93755ce140a9acbaf67b55263e59","created_at":"2018-12-10T07:26:13Z","mtu":1450}]} 2018-12-10 07:30:53,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bce057b9-ffa9-4b74-b081-c4ff95df3d3e 2018-12-10 07:30:53,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109368085861s 2018-12-10 07:30:53,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 07:30:53,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/937a577b-4b40-4893-a352-37edb4a65dd8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:55,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 07:30:55 GMT X-Openstack-Request-Id: req-b5b2bfdc-5e3f-497d-b685-81661ea1391e 2018-12-10 07:30:55,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 07:30:55,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/937a577b-4b40-4893-a352-37edb4a65dd8.json used request id req-b5b2bfdc-5e3f-497d-b685-81661ea1391e 2018-12-10 07:30:55,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.51051998138s 2018-12-10 07:30:55,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 07:30:55,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:55,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:55 GMT X-Openstack-Request-Id: req-9b483bea-98ed-4211-96dd-51d5bc1c5ef5 2018-12-10 07:30:55,938 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T07:27:59Z", "file": "/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/file", "owner": "fccc93755ce140a9acbaf67b55263e59", "id": "e8edb02d-0d80-4688-8347-cb0c73d827c5", "size": 4373348352, "self": "/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/e8edb02d-0d80-4688-8347-cb0c73d827c5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T07:27:05Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 07:30:55,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9b483bea-98ed-4211-96dd-51d5bc1c5ef5 2018-12-10 07:30:55,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.453783988953s 2018-12-10 07:30:55,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 07:30:55,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7ad363fc8535a634e6290e9557d7f1f5b9e89b8d" 2018-12-10 07:30:57,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 07:30:57 GMT X-Openstack-Request-Id: req-93daf9ef-6346-4b98-b905-342e0f141729 2018-12-10 07:30:57,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 07:30:57,669 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e8edb02d-0d80-4688-8347-cb0c73d827c5 used request id req-93daf9ef-6346-4b98-b905-342e0f141729 2018-12-10 07:30:57,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.72857499123s 2018-12-10 07:30:57,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 07:30:57,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:30:57,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe6da5ac-6350-457e-a846-f2610e2641ef x-openstack-request-id: req-fe6da5ac-6350-457e-a846-f2610e2641ef 2018-12-10 07:30:57,697 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "fecc19e7-3ff7-45cc-84a5-16a452594d49"}]} 2018-12-10 07:30:57,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-fe6da5ac-6350-457e-a846-f2610e2641ef 2018-12-10 07:30:57,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224339962006s 2018-12-10 07:30:57,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 07:30:57,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:30:57,725 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b77974e-5062-4c70-bf18-465f10fde505 x-openstack-request-id: req-8b77974e-5062-4c70-bf18-465f10fde505 2018-12-10 07:30:57,726 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/fecc19e7-3ff7-45cc-84a5-16a452594d49 used request id req-8b77974e-5062-4c70-bf18-465f10fde505 2018-12-10 07:30:57,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0270309448242s 2018-12-10 07:30:57,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 07:30:57,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:30:57,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1028 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11fd820d-47ca-4882-a3c0-28a0a4c11361 2018-12-10 07:30:57,976 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify-user_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "links": {"self": "http://172.30.9.28:5000/v3/users/c6ebecae22bd43f8942e63217ec006da"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c6ebecae22bd43f8942e63217ec006da", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 07:30:57,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-11fd820d-47ca-4882-a3c0-28a0a4c11361 2018-12-10 07:30:57,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249995946884s 2018-12-10 07:30:57,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 07:30:57,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/c6ebecae22bd43f8942e63217ec006da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:30:58,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-329a204d-72a4-44ab-8f0a-96e5d6c53dbc 2018-12-10 07:30:58,224 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_2fe88a05-2b39-4118-9d31-0a0984e8c7b2", "links": {"self": "http://172.30.9.28:5000/v3/users/c6ebecae22bd43f8942e63217ec006da"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c6ebecae22bd43f8942e63217ec006da", "description": null}} 2018-12-10 07:30:58,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c6ebecae22bd43f8942e63217ec006da used request id req-329a204d-72a4-44ab-8f0a-96e5d6c53dbc 2018-12-10 07:30:58,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240994930267s 2018-12-10 07:30:58,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 07:30:58,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/c6ebecae22bd43f8942e63217ec006da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:30:58,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 07:30:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20ac2a26-32ad-4654-8b09-2c9c7509558f 2018-12-10 07:30:58,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 07:30:58,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c6ebecae22bd43f8942e63217ec006da used request id req-20ac2a26-32ad-4654-8b09-2c9c7509558f 2018-12-10 07:30:58,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.339590072632s 2018-12-10 07:30:58,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 07:30:58,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:30:58,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73075ca-0bed-44f4-8249-c3b28ad28089 2018-12-10 07:30:58,794 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.28:5000/v3/projects/fccc93755ce140a9acbaf67b55263e59"}, "tags": [], "enabled": true, "id": "fccc93755ce140a9acbaf67b55263e59", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_2fe88a05-2b39-4118-9d31-0a0984e8c7b2"}]} 2018-12-10 07:30:58,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-f73075ca-0bed-44f4-8249-c3b28ad28089 2018-12-10 07:30:58,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222756147385s 2018-12-10 07:30:58,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 07:30:58,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/fccc93755ce140a9acbaf67b55263e59 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:30:59,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 07:30:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d367529f-460e-4e8c-be08-411b1b404391 2018-12-10 07:30:59,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 07:30:59,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fccc93755ce140a9acbaf67b55263e59 used request id req-d367529f-460e-4e8c-be08-411b1b404391 2018-12-10 07:30:59,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.291844844818s 2018-12-10 07:30:59,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:30:59,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=fccc93755ce140a9acbaf67b55263e59&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:30:59,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:59 GMT X-Openstack-Request-Id: req-da0ac29f-f7a4-4926-9a8c-87e7dc99f242 2018-12-10 07:30:59,445 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:26:13Z", "updated_at": "2018-12-10T07:26:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "13983aa5-f4ff-4454-b877-5062fb319919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "4ef7b4ab-a512-41cd-bb1d-8048cccec783", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "67b3c0c2-4e05-4178-b981-85eb859e41c4", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "d3358fc7-8fc3-4fd9-b628-743c7d5c97f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 1, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "name": "default"}]} 2018-12-10 07:30:59,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=fccc93755ce140a9acbaf67b55263e59&name=default used request id req-da0ac29f-f7a4-4926-9a8c-87e7dc99f242 2018-12-10 07:30:59,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.347520828247s 2018-12-10 07:30:59,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:30:59,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:30:59,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Mon, 10 Dec 2018 07:30:59 GMT X-Openstack-Request-Id: req-2450e33a-3c2f-4b0a-9229-d871af46c136 2018-12-10 07:30:59,823 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "created_at": "2018-12-10T04:54:45Z", "updated_at": "2018-12-10T04:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "2f796fe4-ad99-4d02-82d5-1cf073a56aac", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "3b616a17-69eb-47b8-b8a0-c25963e67149", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "4f5a5a95-2919-44bc-a23c-f3ae28431a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "a68abd72-1b67-49cf-9bd2-c5f76b1d746f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}], "revision_number": 1, "project_id": "4287836bffc14c41a35b2d79c761cfe3", "id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "created_at": "2018-12-10T04:54:17Z", "updated_at": "2018-12-10T04:54:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "31c1ba84-32f2-4944-9a77-e11ef02547d6", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "5eac9517-c8aa-43a0-89ed-5406f7cb95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "cd247800-66d4-46e7-ac65-79344f00c438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "fcda040d-cd4e-4acf-a740-94a7c5294e37", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}], "revision_number": 1, "project_id": "220b6cc053d24544aecfeac10afb36bc", "id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "87ad9faa30714121b9729c5449958f89", "created_at": "2018-12-10T04:55:06Z", "updated_at": "2018-12-10T04:55:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "01023214-ea5e-4507-8291-0fbf91965816", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "13856566-2a62-4100-a2a5-02a548249dcb", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "1ad9aa48-1087-41a8-b495-5274b1ec2be1", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "49b5e95d-03ce-47c4-8980-e94e56de24f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}], "revision_number": 1, "project_id": "87ad9faa30714121b9729c5449958f89", "id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "created_at": "2018-12-10T04:55:05Z", "updated_at": "2018-12-10T04:55:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "3122b7de-dc09-4ceb-b99b-0f81f3dd9da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "404ef636-8cd9-4967-b236-8a7345636917", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "6fdff0fd-97ff-42f6-96de-0bf557f24d11", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "8b813256-9de8-482f-b642-594d24a74405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}], "revision_number": 1, "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "id": "64c584e0-87be-476a-b819-ff12f66ae815", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ed8545900864076a59c0428383323f8", "created_at": "2018-12-10T04:58:19Z", "updated_at": "2018-12-10T04:58:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "100d3afb-85d7-43cf-8668-a19611d10d4a", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "12d0a2ce-6263-4366-8fd2-990c4817e452", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "271d7bc8-ccf6-4f72-917d-33c6b928e837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "c4b739df-d157-4197-ae4e-d5ee745d1dd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}], "revision_number": 1, "project_id": "1ed8545900864076a59c0428383323f8", "id": "68739416-ca46-482d-a344-7be7387ae639", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "created_at": "2018-12-10T04:55:03Z", "updated_at": "2018-12-10T04:55:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "516921ee-cbd4-427e-81f6-1d14ae76d279", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "66417333-22ec-4ac4-a40c-09140bc3d7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "7e02435b-8228-49dc-a6bf-cb2886b74510", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "e8bec1f9-d1de-4215-b133-e36869b40b32", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}], "revision_number": 1, "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "created_at": "2018-12-10T04:54:48Z", "updated_at": "2018-12-10T04:54:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "72e5d34d-1cd8-4b09-84fd-16dd6502c501", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "89333d52-2177-4995-b5e5-2d816ecb7d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "cc304e31-66d2-43ca-8190-03e279f2f0d5", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "df322cea-e724-4da6-b438-01ca116f0d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}], "revision_number": 1, "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "created_at": "2018-12-10T04:58:20Z", "updated_at": "2018-12-10T04:58:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "3f13cc0d-0fa7-4c12-aa0f-ea8b173398da", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "68052799-caa3-4c39-8135-ab4a86866ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "857a4401-667a-4c54-ac65-17972e7b19dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "8b4c79fe-bb77-42a4-acbd-cf22ada1272a", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}], "revision_number": 1, "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "created_at": "2018-12-10T04:54:47Z", "updated_at": "2018-12-10T04:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "35033e62-b102-4949-95a9-2d3ec73a103a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e17b516-9d60-4f00-9b57-9aaac718faa0", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e83d1b6-325b-491b-974c-e6f54d61ac4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "ac56bee4-17cc-4c1f-abc3-8d9a2b833e23", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}], "revision_number": 1, "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "created_at": "2018-12-10T07:26:13Z", "updated_at": "2018-12-10T07:26:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "13983aa5-f4ff-4454-b877-5062fb319919", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "4ef7b4ab-a512-41cd-bb1d-8048cccec783", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv6", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "67b3c0c2-4e05-4178-b981-85eb859e41c4", "remote_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:26:13Z", "revision_number": 0, "id": "d3358fc7-8fc3-4fd9-b628-743c7d5c97f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:26:13Z", "security_group_id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "tenant_id": "fccc93755ce140a9acbaf67b55263e59", "port_range_min": null, "ethertype": "IPv4", "project_id": "fccc93755ce140a9acbaf67b55263e59"}], "revision_number": 1, "project_id": "fccc93755ce140a9acbaf67b55263e59", "id": "adc37c5d-c025-441b-97ee-963c0ed39ebb", "name": "default"}]} 2018-12-10 07:30:59,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2450e33a-3c2f-4b0a-9229-d871af46c136 2018-12-10 07:30:59,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.370975971222s 2018-12-10 07:30:59,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 07:30:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/adc37c5d-c025-441b-97ee-963c0ed39ebb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47eac0eb3312c0af228ce23e09f4d16c77a1500" 2018-12-10 07:31:00,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 07:31:00 GMT X-Openstack-Request-Id: req-fb1b92f2-38b0-46ba-b353-e3a2a85a589a 2018-12-10 07:31:00,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 07:31:00,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/adc37c5d-c025-441b-97ee-963c0ed39ebb.json used request id req-fb1b92f2-38b0-46ba-b353-e3a2a85a589a 2018-12-10 07:31:00,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.658668041229s 2018-12-10 07:31:00,518 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-12-10 07:31:00,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 07:31:00,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873a7bc6-1f2f-4752-bb8f-60e952909082 2018-12-10 07:31:00,547 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 07:31:00,547 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-873a7bc6-1f2f-4752-bb8f-60e952909082 2018-12-10 07:31:00,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 07:31:00,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T08:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["o742nTrtQFatx8_HxGsbfA"], "issued_at": "2018-12-10T07:31:00.000000Z"}} 2018-12-10 07:31:00,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 07:31:00,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:31:01,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:01 GMT X-Openstack-Request-Id: req-8e55d8b3-5e21-4b4f-8bad-884d825ed4f9 2018-12-10 07:31:01,472 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 07:31:01,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e55d8b3-5e21-4b4f-8bad-884d825ed4f9 2018-12-10 07:31:01,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.497032880783s 2018-12-10 07:31:01,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 07:31:01,485 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb3ab444-370d-4638-93d7-dd89620036e6 2018-12-10 07:31:01,486 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 07:31:01,486 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-cb3ab444-370d-4638-93d7-dd89620036e6 2018-12-10 07:31:01,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 07:31:01,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:31:01,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803b1676-6bba-48fd-a56d-082e575185e0 2018-12-10 07:31:01,694 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 07:31:01,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-803b1676-6bba-48fd-a56d-082e575185e0 2018-12-10 07:31:01,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207145929337s 2018-12-10 07:31:01,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 07:31:01,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687"}}' 2018-12-10 07:31:01,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfa738a2-494b-4313-9280-d024b9bb315e 2018-12-10 07:31:01,967 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/5a3cd208b04f42fb873cc1a10bc4b9a1"}, "tags": [], "enabled": true, "id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687"}} 2018-12-10 07:31:01,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cfa738a2-494b-4313-9280-d024b9bb315e 2018-12-10 07:31:01,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.265397071838s 2018-12-10 07:31:01,968 - 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'5a3cd208b04f42fb873cc1a10bc4b9a1', '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_6204053f-a2c7-49b3-a69f-f304cb6b1687'}) 2018-12-10 07:31:01,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 07:31:01,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "36ea6854-b896-425c-acf9-45a5365d190a", "email": null, "name": "cloudify_ims-user_6204053f-a2c7-49b3-a69f-f304cb6b1687"}}' 2018-12-10 07:31:02,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d8893d-900e-4174-ab81-7c597a5d062a 2018-12-10 07:31:02,469 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_6204053f-a2c7-49b3-a69f-f304cb6b1687", "links": {"self": "http://172.30.9.28:5000/v3/users/2e27c79bdd454b00b3577a49f3ee668c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e27c79bdd454b00b3577a49f3ee668c", "domain_id": "default", "password_expires_at": null}} 2018-12-10 07:31:02,469 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-89d8893d-900e-4174-ab81-7c597a5d062a 2018-12-10 07:31:02,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.494539022446s 2018-12-10 07:31:02,470 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2e27c79bdd454b00b3577a49f3ee668c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_6204053f-a2c7-49b3-a69f-f304cb6b1687'}) 2018-12-10 07:31:02,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 07:31:02,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:31:02,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7e52ac-4883-4c58-b5a6-7b19df15d7f5 2018-12-10 07:31:02,686 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 07:31:02,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-af7e52ac-4883-4c58-b5a6-7b19df15d7f5 2018-12-10 07:31:02,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212749004364s 2018-12-10 07:31:02,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 07:31:02,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:31:02,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05663175-6795-4c13-b346-1e07cd930c73 2018-12-10 07:31:02,821 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 07:31:02,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-05663175-6795-4c13-b346-1e07cd930c73 2018-12-10 07:31:02,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128397941589s 2018-12-10 07:31:02,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 07:31:02,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:31:03,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f2133c-bc1a-4e9b-9910-1629766ccebf 2018-12-10 07:31:03,045 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 07:31:03,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-86f2133c-bc1a-4e9b-9910-1629766ccebf 2018-12-10 07:31:03,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218797206879s 2018-12-10 07:31:03,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 07:31:03,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:31:03,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef27c9b2-971c-4b35-a1d5-ee443b757a3b 2018-12-10 07:31:03,260 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 07:31:03,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ef27c9b2-971c-4b35-a1d5-ee443b757a3b 2018-12-10 07:31:03,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20999789238s 2018-12-10 07:31:03,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 07:31:03,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:31:03,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2288a38-77fd-4cf9-b338-bf79a32697f1 2018-12-10 07:31:03,508 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify_ims-user_6204053f-a2c7-49b3-a69f-f304cb6b1687", "links": {"self": "http://172.30.9.28:5000/v3/users/2e27c79bdd454b00b3577a49f3ee668c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e27c79bdd454b00b3577a49f3ee668c", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 07:31:03,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b2288a38-77fd-4cf9-b338-bf79a32697f1 2018-12-10 07:31:03,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247431993484s 2018-12-10 07:31:03,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 07:31:03,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:31:03,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135e1222-b772-4f01-8b12-bbf3a3b0605b 2018-12-10 07:31:03,740 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/5a3cd208b04f42fb873cc1a10bc4b9a1"}, "tags": [], "enabled": true, "id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 07:31:03,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-135e1222-b772-4f01-8b12-bbf3a3b0605b 2018-12-10 07:31:03,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218406915665s 2018-12-10 07:31:03,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 07:31:03,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=2e27c79bdd454b00b3577a49f3ee668c&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5a3cd208b04f42fb873cc1a10bc4b9a1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:31:04,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6af8d7-1050-42f7-9d1d-c74ed41937de 2018-12-10 07:31:04,059 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=2e27c79bdd454b00b3577a49f3ee668c&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5a3cd208b04f42fb873cc1a10bc4b9a1", "previous": null, "next": null}} 2018-12-10 07:31:04,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=2e27c79bdd454b00b3577a49f3ee668c&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=5a3cd208b04f42fb873cc1a10bc4b9a1 used request id req-ac6af8d7-1050-42f7-9d1d-c74ed41937de 2018-12-10 07:31:04,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.30944108963s 2018-12-10 07:31:04,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 07:31:04,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5a3cd208b04f42fb873cc1a10bc4b9a1/users/2e27c79bdd454b00b3577a49f3ee668c/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:31:04,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 07:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6c08b23-6523-40f0-8135-dff8ee1e99a3 2018-12-10 07:31:04,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 07:31:04,323 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5a3cd208b04f42fb873cc1a10bc4b9a1/users/2e27c79bdd454b00b3577a49f3ee668c/roles/d198f435a64947e795a55202b22e00ce used request id req-f6c08b23-6523-40f0-8135-dff8ee1e99a3 2018-12-10 07:31:04,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.25949382782s 2018-12-10 07:31:04,324 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687', 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'5a3cd208b04f42fb873cc1a10bc4b9a1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '36ea6854-b896-425c-acf9-45a5365d190a', 'username': u'cloudify_ims-user_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 07:31:04,327 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'password': '36ea6854-b896-425c-acf9-45a5365d190a', 'project_name': 'cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '5a3cd208b04f42fb873cc1a10bc4b9a1', 'project_domain_name': 'Default'} 2018-12-10 07:31:04,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-12-10 07:31:04,397 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-12-10 07:31:04,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 07:31:04,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:31:04,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263e1f9d-e54d-4c1e-b106-880c25b0de6b 2018-12-10 07:31:04,621 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 07:31:04,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-263e1f9d-e54d-4c1e-b106-880c25b0de6b 2018-12-10 07:31:04,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224581003189s 2018-12-10 07:31:04,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 07:31:04,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:31:04,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f4502d-03e6-4f34-8c1f-cae0a78c89be 2018-12-10 07:31:04,875 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/5a3cd208b04f42fb873cc1a10bc4b9a1"}, "tags": [], "enabled": true, "id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 07:31:04,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b3f4502d-03e6-4f34-8c1f-cae0a78c89be 2018-12-10 07:31:04,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.246277093887s 2018-12-10 07:31:04,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 07:31:04,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" -d '{"network": {"tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "name": "cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687", "admin_state_up": true}}' 2018-12-10 07:31:05,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:05 GMT X-Openstack-Request-Id: req-13fc0cc0-5d7d-42c0-9fff-5a751044f5dd 2018-12-10 07:31:05,796 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5f7725eb-f435-4207-9732-4dd933b23046","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T07:31:05Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687","admin_state_up":true,"tenant_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","created_at":"2018-12-10T07:31:05Z","mtu":1450}} 2018-12-10 07:31:05,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-13fc0cc0-5d7d-42c0-9fff-5a751044f5dd 2018-12-10 07:31:05,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.918529033661s 2018-12-10 07:31:05,797 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T07:31:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5f7725eb-f435-4207-9732-4dd933b23046', 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'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'created_at': u'2018-12-10T07:31:05Z', u'mtu': 1450, u'tenant_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'l2_adjacency': True}) 2018-12-10 07:31:05,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 07:31:05,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe2c8ae-0a7a-444c-8782-20c44babc9e5 2018-12-10 07:31:05,808 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 07:31:05,808 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-6fe2c8ae-0a7a-444c-8782-20c44babc9e5 2018-12-10 07:31:05,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 07:31:06,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T08:31:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "name": "cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/5a3cd208b04f42fb873cc1a10bc4b9a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_6204053f-a2c7-49b3-a69f-f304cb6b1687", "id": "2e27c79bdd454b00b3577a49f3ee668c"}, "audit_ids": ["qb0n1rmwSqu5gwNIxZG2lw"], "issued_at": "2018-12-10T07:31:06.000000Z"}} 2018-12-10 07:31:06,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 07:31:06,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:31:06,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:06 GMT X-Openstack-Request-Id: req-3d61552e-ecfc-4a75-910c-ea692ed18131 2018-12-10 07:31:06,953 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5f7725eb-f435-4207-9732-4dd933b23046","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T07:31:05Z","qos_policy_id":null,"name":"cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687","admin_state_up":true,"tenant_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","created_at":"2018-12-10T07:31:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 07:31:06,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3d61552e-ecfc-4a75-910c-ea692ed18131 2018-12-10 07:31:06,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.735851049423s 2018-12-10 07:31:06,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 07:31:06,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"subnet": {"name": "cloudify_ims-subnet_6204053f-a2c7-49b3-a69f-f304cb6b1687", "enable_dhcp": true, "network_id": "5f7725eb-f435-4207-9732-4dd933b23046", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 07:31:08,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:08 GMT X-Openstack-Request-Id: req-dba006dd-274a-4b75-8fb5-7694149043f0 2018-12-10 07:31:08,186 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f7725eb-f435-4207-9732-4dd933b23046","tenant_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","created_at":"2018-12-10T07:31:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T07:31:07Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","id":"29ad291c-df7e-444e-b733-b680a746648b","subnetpool_id":null,"name":"cloudify_ims-subnet_6204053f-a2c7-49b3-a69f-f304cb6b1687"}} 2018-12-10 07:31:08,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-dba006dd-274a-4b75-8fb5-7694149043f0 2018-12-10 07:31:08,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.23090982437s 2018-12-10 07:31:08,187 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T07:31:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'29ad291c-df7e-444e-b733-b680a746648b', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'enable_dhcp': True, u'network_id': u'5f7725eb-f435-4207-9732-4dd933b23046', u'tenant_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'created_at': u'2018-12-10T07:31:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1'}) 2018-12-10 07:31:08,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 07:31:08,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "cloudify_ims-router_6204053f-a2c7-49b3-a69f-f304cb6b1687", "admin_state_up": true}}' 2018-12-10 07:31:15,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:15 GMT X-Openstack-Request-Id: req-ec86a310-2338-45e6-947b-3d47e6cdece4 2018-12-10 07:31:15,547 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:09Z", "admin_state_up": true, "updated_at": "2018-12-10T07:31:10Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "61d80922-2f40-4c75-87d6-455954092f55", "name": "cloudify_ims-router_6204053f-a2c7-49b3-a69f-f304cb6b1687"}} 2018-12-10 07:31:15,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ec86a310-2338-45e6-947b-3d47e6cdece4 2018-12-10 07:31:15,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.36017489433s 2018-12-10 07:31:15,548 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T07:31:10Z', u'revision_number': 3, u'id': u'61d80922-2f40-4c75-87d6-455954092f55', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'admin_state_up': True, u'tenant_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'created_at': u'2018-12-10T07:31:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1'}) 2018-12-10 07:31:15,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 07:31:15,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/61d80922-2f40-4c75-87d6-455954092f55/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"subnet_id": "29ad291c-df7e-444e-b733-b680a746648b"}' 2018-12-10 07:31:19,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:19 GMT X-Openstack-Request-Id: req-9640b473-860e-4660-8307-bdcd508ed133 2018-12-10 07:31:19,168 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5f7725eb-f435-4207-9732-4dd933b23046", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "subnet_id": "29ad291c-df7e-444e-b733-b680a746648b", "subnet_ids": ["29ad291c-df7e-444e-b733-b680a746648b"], "port_id": "0a59c447-ebe5-4936-ab01-fc24c975b8d2", "id": "61d80922-2f40-4c75-87d6-455954092f55"} 2018-12-10 07:31:19,168 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/61d80922-2f40-4c75-87d6-455954092f55/add_router_interface.json used request id req-9640b473-860e-4660-8307-bdcd508ed133 2018-12-10 07:31:19,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.61981296539s 2018-12-10 07:31:19,169 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-10 07:31:41,717 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-10 07:31:41,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 07:31:41,725 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:41 GMT 2018-12-10 07:31:41,725 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 07:31:41,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 07:31:41,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:31:42,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:42 GMT X-Openstack-Request-Id: req-48f6e6e5-019b-4190-b1a9-37e296357e8f 2018-12-10 07:31:42,065 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 07:31:42,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-48f6e6e5-019b-4190-b1a9-37e296357e8f 2018-12-10 07:31:42,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334856987s 2018-12-10 07:31:42,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 07:31:42,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687"}' 2018-12-10 07:31:42,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Mon, 10 Dec 2018 07:31:42 GMT Location: http://172.30.9.28:9292/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7aa0037a-1403-470c-95bb-7449eb2ba077 2018-12-10 07:31:42,407 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T07:31:42Z", "file": "/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060/file", "owner": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "cdd523e2-f785-4e00-ae39-4199953dd060", "size": null, "self": "/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "checksum": null, "created_at": "2018-12-10T07:31:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 07:31:42,407 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7aa0037a-1403-470c-95bb-7449eb2ba077 2018-12-10 07:31:42,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.332737922668s 2018-12-10 07:31:42,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 07:31:42,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '' 2018-12-10 07:32:39,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 07:32:39 GMT X-Openstack-Request-Id: req-b1471d90-d79f-4827-9da4-b39ab52877e9 2018-12-10 07:32:39,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 07:32:39,554 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060/file used request id req-b1471d90-d79f-4827-9da4-b39ab52877e9 2018-12-10 07:32:39,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 57.1458141804s 2018-12-10 07:32:39,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 07:32:39,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:39,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:39 GMT X-Openstack-Request-Id: req-0f45e1f6-c679-4a66-8f44-20066323e311 2018-12-10 07:32:39,880 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T07:32:39Z", "file": "/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060/file", "owner": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "cdd523e2-f785-4e00-ae39-4199953dd060", "size": 4373348352, "self": "/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/cdd523e2-f785-4e00-ae39-4199953dd060/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/cdd523e2-f785-4e00-ae39-4199953dd060/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T07:31:42Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 07:32:39,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0f45e1f6-c679-4a66-8f44-20066323e311 2018-12-10 07:32:39,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321907043457s 2018-12-10 07:32:39,882 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/cdd523e2-f785-4e00-ae39-4199953dd060/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060/file', 'owner': u'5a3cd208b04f42fb873cc1a10bc4b9a1', 'id': u'cdd523e2-f785-4e00-ae39-4199953dd060', 'size': 4373348352, u'self': u'/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', 'name': 'cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/cdd523e2-f785-4e00-ae39-4199953dd060/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T07:32:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T07:32:39Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'created': u'2018-12-10T07:31:42Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-10T07:31:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-12-10 07:32:39,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 07:32:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_6204053f-a2c7-49b3-a69f-f304cb6b1687", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-10 07:32:40,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c81561b3-2040-4d13-a22a-e5348c17062f x-openstack-request-id: req-c81561b3-2040-4d13-a22a-e5348c17062f 2018-12-10 07:32:40,213 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_6204053f-a2c7-49b3-a69f-f304cb6b1687", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "787cc378-b164-4fc1-8e30-bbf1a9401df3"}} 2018-12-10 07:32:40,213 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c81561b3-2040-4d13-a22a-e5348c17062f 2018-12-10 07:32:40,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.326997995377s 2018-12-10 07:32:40,214 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_6204053f-a2c7-49b3-a69f-f304cb6b1687', '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'c47c6539fb2a433791aefcdf57514708', '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'787cc378-b164-4fc1-8e30-bbf1a9401df3', 'swap': 0}) 2018-12-10 07:32:40,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 07:32:40,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" -d '{"extra_specs": {}}' 2018-12-10 07:32:40,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ea23efa9-05e9-456c-b939-fdc22c19bbf9 x-openstack-request-id: req-ea23efa9-05e9-456c-b939-fdc22c19bbf9 2018-12-10 07:32:40,237 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 07:32:40,237 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3/os-extra_specs used request id req-ea23efa9-05e9-456c-b939-fdc22c19bbf9 2018-12-10 07:32:40,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228328704834s 2018-12-10 07:32:40,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-10 07:32:40,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"keypair": {"name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687"}}' 2018-12-10 07:32:40,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88ee5cec-bfce-4a3f-b3af-1ef6ad9870ba x-openstack-request-id: req-88ee5cec-bfce-4a3f-b3af-1ef6ad9870ba 2018-12-10 07:32:40,659 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHDCe1T9i8OwLNpykOkBNyGlChhLg5Hu1tnZP+7ZOPiVSKqg9Hk8boKiluK1mXEr0FPor10MJSbVLm/yjjJFU9ySnKC6bKMy6EYFBFcQNGajzAqvLirywmxsfR1hCwVdL4IYwwQbCqBS2/ZkFTvFXEt/d6KX9xT9F3oGDtse9tkhci3sBJpKfh78JnnQ0Y48UqgHdcNwgUwyeJWT3XCXyjbcqHWSb20AG+D0jcxnTj3No/G1kO79KtiJPp7IDjjuKWD2r1YGo5jVg2IzDHWNGJC2d6kzKgE2P/f+fVXy53C2PHEuSxsJTAvBPxxBkKrfFTDh9Ks2gr8Lg2ZUVqrVwx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxwwntU/YvDsCzacpDpATchpQoYS4OR7tbZ2T/u2Tj4lUiqoP\nR5PG6CopbitZlxK9BT6K9dDCUm1S5v8o4yRVPckpygumyjMuhGBQRXEDRmo8wKry\n4q8sJsbH0dYQsFXS+CGMMEGwqgUtv2ZBU7xVxLf3eil/cU/Rd6Bg7bHvbZIXIt7A\nSaSn4e/CZ50NGOPFKoB3XDcIFMMniVk91wl8o23Kh1km9tABvg9I3MZ049zaPxtZ\nDu/SrYiT6eyA447ilg9q9WBqOY1YNiMwx1jRiQtnepMyoBNj/3/n1V8udwtjxxLk\nsbCUwLwT8cQZCq3xUw4fSrNoK/C4NmVFaq1cMQIDAQABAoIBAQCgj3SEdBkvlSZo\nv7uFrMCS3RlHgOid4w3Ay0izbe8G7M9OX2md4l2jr0bmQH+vNoVU8qNjMHdfyCIE\nhbT0rL057sgP3CA5oNmYHJ0DtureZRoGjJ8KLiWeTeCnqlah90kLsPwFfSfFrhG9\n//0YT6ab3Y36c/kCbVFZfvxRIKQzLCT3KgvOH7+NRzt2xk631DBxqBf49ZUXToi/\noZowM9s3fDZIfaPkPUiXlmgsnE3t4X04frieQ/J7ffKnX4L+hcqd1ltIewbcxWUV\nXRL+CelbZKxHSxppuETzcfQRjhE6Oa9EpQ/yyVA/x3giPR9rFV8XSD7M30QoUxQ2\nOeBkUWABAoGBAPJQCasYUK9VKdHNeNubcy5ibvnez5uMUPAURXlGjGUHWPKQUha0\nYo/JfaONtewWyvbKM4o0HVfSu6xTm4hNXVCQ0v+pWrtc06oQY+owg496jrdiL+Sb\n0QnIV7s8aVkYOaHr99ah/JxANJ1TW4OH86/PgCdD4nOJijXykmpkb6IBAoGBANJK\nezrbZQ6QWlXb94dBWXC+hqRu5KMIAn1af++ndN4aYwqzlg07xeZEvyC8KNOi8pTC\nyb/7w1zeHsu8e/iK/nE+Qv6kJlgeew61YqVvLtQJruHY9qoGgzNCPLG/+dCpe1hJ\niuyNQ3bVV6xEAwwzLPSABJTLBnheFfckgbJcW1oxAoGBAKauCciIpE/HXEn2djFS\nIAwDJ+V3sAWGotJSj2uZ7M8+G6BXSDBYCwhviJ4tx7tL/nd+pa9mo9yamAA1TuKW\nnR7jUFEPFNuXQf5U4fXhQ0459twMjXdK+6MoDbk9GBZyRIquf8BDkzmELO0fvu6e\nYTFJohTgbHAfZ1QutSq8RdIBAoGAagHL3x6r8cyJDVEmlZM20CPrYcbZEOo/vws5\nBQmIW1I37TQchy1DlNHA+3J+rjktShprc5EpqY37Pj8Uy3Td0R5OzWjYP4GWDRMY\n2EaU96St+QHTTmCcEOHqELyy5SIaoKXqF1ca1DO1z4w1cRf3KIXESXGTIGhlcEGB\n8/SkxHECgYB7kn/bCHtn6L7PAKBnLMKKY7Lc8JWt9vLuuQY4FYOQlSxaLo5Q5t2c\nOwEKjBER8WuVSCR5sqfjHyZvvwTaJhcylsVkZdAbLLZfD1cIFE568gYRLRn7sytD\n2mCMTTwhFiUDBbl+pr6CxauDZse/CVApMwt78GQOn2Foclaxi29lfw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "fingerprint": "e4:24:11:e2:bc:41:1e:79:58:0c:35:5d:96:52:c4:2c"}} 2018-12-10 07:32:40,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-88ee5cec-bfce-4a3f-b3af-1ef6ad9870ba 2018-12-10 07:32:40,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.418473005295s 2018-12-10 07:32:40,660 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHDCe1T9i8OwLNpykOkBNyGlChhLg5Hu1tnZP+7ZOPiVSKqg9Hk8boKiluK1mXEr0FPor10MJSbVLm/yjjJFU9ySnKC6bKMy6EYFBFcQNGajzAqvLirywmxsfR1hCwVdL4IYwwQbCqBS2/ZkFTvFXEt/d6KX9xT9F3oGDtse9tkhci3sBJpKfh78JnnQ0Y48UqgHdcNwgUwyeJWT3XCXyjbcqHWSb20AG+D0jcxnTj3No/G1kO79KtiJPp7IDjjuKWD2r1YGo5jVg2IzDHWNGJC2d6kzKgE2P/f+fVXy53C2PHEuSxsJTAvBPxxBkKrfFTDh9Ks2gr8Lg2ZUVqrVwx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxwwntU/YvDsCzacpDpATchpQoYS4OR7tbZ2T/u2Tj4lUiqoP\nR5PG6CopbitZlxK9BT6K9dDCUm1S5v8o4yRVPckpygumyjMuhGBQRXEDRmo8wKry\n4q8sJsbH0dYQsFXS+CGMMEGwqgUtv2ZBU7xVxLf3eil/cU/Rd6Bg7bHvbZIXIt7A\nSaSn4e/CZ50NGOPFKoB3XDcIFMMniVk91wl8o23Kh1km9tABvg9I3MZ049zaPxtZ\nDu/SrYiT6eyA447ilg9q9WBqOY1YNiMwx1jRiQtnepMyoBNj/3/n1V8udwtjxxLk\nsbCUwLwT8cQZCq3xUw4fSrNoK/C4NmVFaq1cMQIDAQABAoIBAQCgj3SEdBkvlSZo\nv7uFrMCS3RlHgOid4w3Ay0izbe8G7M9OX2md4l2jr0bmQH+vNoVU8qNjMHdfyCIE\nhbT0rL057sgP3CA5oNmYHJ0DtureZRoGjJ8KLiWeTeCnqlah90kLsPwFfSfFrhG9\n//0YT6ab3Y36c/kCbVFZfvxRIKQzLCT3KgvOH7+NRzt2xk631DBxqBf49ZUXToi/\noZowM9s3fDZIfaPkPUiXlmgsnE3t4X04frieQ/J7ffKnX4L+hcqd1ltIewbcxWUV\nXRL+CelbZKxHSxppuETzcfQRjhE6Oa9EpQ/yyVA/x3giPR9rFV8XSD7M30QoUxQ2\nOeBkUWABAoGBAPJQCasYUK9VKdHNeNubcy5ibvnez5uMUPAURXlGjGUHWPKQUha0\nYo/JfaONtewWyvbKM4o0HVfSu6xTm4hNXVCQ0v+pWrtc06oQY+owg496jrdiL+Sb\n0QnIV7s8aVkYOaHr99ah/JxANJ1TW4OH86/PgCdD4nOJijXykmpkb6IBAoGBANJK\nezrbZQ6QWlXb94dBWXC+hqRu5KMIAn1af++ndN4aYwqzlg07xeZEvyC8KNOi8pTC\nyb/7w1zeHsu8e/iK/nE+Qv6kJlgeew61YqVvLtQJruHY9qoGgzNCPLG/+dCpe1hJ\niuyNQ3bVV6xEAwwzLPSABJTLBnheFfckgbJcW1oxAoGBAKauCciIpE/HXEn2djFS\nIAwDJ+V3sAWGotJSj2uZ7M8+G6BXSDBYCwhviJ4tx7tL/nd+pa9mo9yamAA1TuKW\nnR7jUFEPFNuXQf5U4fXhQ0459twMjXdK+6MoDbk9GBZyRIquf8BDkzmELO0fvu6e\nYTFJohTgbHAfZ1QutSq8RdIBAoGAagHL3x6r8cyJDVEmlZM20CPrYcbZEOo/vws5\nBQmIW1I37TQchy1DlNHA+3J+rjktShprc5EpqY37Pj8Uy3Td0R5OzWjYP4GWDRMY\n2EaU96St+QHTTmCcEOHqELyy5SIaoKXqF1ca1DO1z4w1cRf3KIXESXGTIGhlcEGB\n8/SkxHECgYB7kn/bCHtn6L7PAKBnLMKKY7Lc8JWt9vLuuQY4FYOQlSxaLo5Q5t2c\nOwEKjBER8WuVSCR5sqfjHyZvvwTaJhcylsVkZdAbLLZfD1cIFE568gYRLRn7sytD\n2mCMTTwhFiUDBbl+pr6CxauDZse/CVApMwt78GQOn2Foclaxi29lfw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2e27c79bdd454b00b3577a49f3ee668c', 'name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'created_at': '2018-12-10T07:32:40.660197', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', 'name': 'cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e4:24:11:e2:bc:41:1e:79:58:0c:35:5d:96:52:c4:2c', 'type': 'ssh', 'id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687'}) 2018-12-10 07:32:40,660 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAxwwntU/YvDsCzacpDpATchpQoYS4OR7tbZ2T/u2Tj4lUiqoP R5PG6CopbitZlxK9BT6K9dDCUm1S5v8o4yRVPckpygumyjMuhGBQRXEDRmo8wKry 4q8sJsbH0dYQsFXS+CGMMEGwqgUtv2ZBU7xVxLf3eil/cU/Rd6Bg7bHvbZIXIt7A SaSn4e/CZ50NGOPFKoB3XDcIFMMniVk91wl8o23Kh1km9tABvg9I3MZ049zaPxtZ Du/SrYiT6eyA447ilg9q9WBqOY1YNiMwx1jRiQtnepMyoBNj/3/n1V8udwtjxxLk sbCUwLwT8cQZCq3xUw4fSrNoK/C4NmVFaq1cMQIDAQABAoIBAQCgj3SEdBkvlSZo v7uFrMCS3RlHgOid4w3Ay0izbe8G7M9OX2md4l2jr0bmQH+vNoVU8qNjMHdfyCIE hbT0rL057sgP3CA5oNmYHJ0DtureZRoGjJ8KLiWeTeCnqlah90kLsPwFfSfFrhG9 //0YT6ab3Y36c/kCbVFZfvxRIKQzLCT3KgvOH7+NRzt2xk631DBxqBf49ZUXToi/ oZowM9s3fDZIfaPkPUiXlmgsnE3t4X04frieQ/J7ffKnX4L+hcqd1ltIewbcxWUV XRL+CelbZKxHSxppuETzcfQRjhE6Oa9EpQ/yyVA/x3giPR9rFV8XSD7M30QoUxQ2 OeBkUWABAoGBAPJQCasYUK9VKdHNeNubcy5ibvnez5uMUPAURXlGjGUHWPKQUha0 Yo/JfaONtewWyvbKM4o0HVfSu6xTm4hNXVCQ0v+pWrtc06oQY+owg496jrdiL+Sb 0QnIV7s8aVkYOaHr99ah/JxANJ1TW4OH86/PgCdD4nOJijXykmpkb6IBAoGBANJK ezrbZQ6QWlXb94dBWXC+hqRu5KMIAn1af++ndN4aYwqzlg07xeZEvyC8KNOi8pTC yb/7w1zeHsu8e/iK/nE+Qv6kJlgeew61YqVvLtQJruHY9qoGgzNCPLG/+dCpe1hJ iuyNQ3bVV6xEAwwzLPSABJTLBnheFfckgbJcW1oxAoGBAKauCciIpE/HXEn2djFS IAwDJ+V3sAWGotJSj2uZ7M8+G6BXSDBYCwhviJ4tx7tL/nd+pa9mo9yamAA1TuKW nR7jUFEPFNuXQf5U4fXhQ0459twMjXdK+6MoDbk9GBZyRIquf8BDkzmELO0fvu6e YTFJohTgbHAfZ1QutSq8RdIBAoGAagHL3x6r8cyJDVEmlZM20CPrYcbZEOo/vws5 BQmIW1I37TQchy1DlNHA+3J+rjktShprc5EpqY37Pj8Uy3Td0R5OzWjYP4GWDRMY 2EaU96St+QHTTmCcEOHqELyy5SIaoKXqF1ca1DO1z4w1cRf3KIXESXGTIGhlcEGB 8/SkxHECgYB7kn/bCHtn6L7PAKBnLMKKY7Lc8JWt9vLuuQY4FYOQlSxaLo5Q5t2c OwEKjBER8WuVSCR5sqfjHyZvvwTaJhcylsVkZdAbLLZfD1cIFE568gYRLRn7sytD 2mCMTTwhFiUDBbl+pr6CxauDZse/CVApMwt78GQOn2Foclaxi29lfw== -----END RSA PRIVATE KEY----- 2018-12-10 07:32:40,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-10 07:32:40,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"security_group": {"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-12-10 07:32:40,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:40 GMT X-Openstack-Request-Id: req-57d070ec-e2d1-456b-bf05-f9a08b0fe12f 2018-12-10 07:32:40,851 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:40Z", "updated_at": "2018-12-10T07:32:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "1387df93-d98c-4584-ae92-93731140e08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "ec1268bc-ed71-4486-96c4-77f6cfeeb2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 1, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}} 2018-12-10 07:32:40,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-57d070ec-e2d1-456b-bf05-f9a08b0fe12f 2018-12-10 07:32:40,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.184484958649s 2018-12-10 07:32:40,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:32:40,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:41,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:41 GMT X-Openstack-Request-Id: req-75e105c0-b1c1-420e-95ce-c5a2f2ba06bc 2018-12-10 07:32:41,637 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:40Z", "updated_at": "2018-12-10T07:32:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "1387df93-d98c-4584-ae92-93731140e08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "ec1268bc-ed71-4486-96c4-77f6cfeeb2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 1, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, {"description": "Default security group", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:05Z", "updated_at": "2018-12-10T07:31:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "3c38141f-ca1e-4c6e-9be5-454cbd8f6df4", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "495f99ce-a3ae-4f84-9fdc-feffaa976d92", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "d5184175-3926-4cff-a686-6b05008716ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "ee26d0b2-0416-4c0a-96b5-a2d4df249440", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 1, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "e67577df-75a3-40a9-a08b-cd34d80df756", "name": "default"}]} 2018-12-10 07:32:41,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-75e105c0-b1c1-420e-95ce-c5a2f2ba06bc 2018-12-10 07:32:41,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.779139995575s 2018-12-10 07:32:41,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:32:41,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac"}}' 2018-12-10 07:32:41,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:41 GMT X-Openstack-Request-Id: req-f0b812ca-bd59-479f-bcea-4c628af7053a 2018-12-10 07:32:41,817 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-10T07:32:41Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "port_range_min": 22, "revision_number": 0, "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:41Z", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "d89168a2-b764-4c31-b8b4-0eddf6a6c8bf"}} 2018-12-10 07:32:41,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f0b812ca-bd59-479f-bcea-4c628af7053a 2018-12-10 07:32:41,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.173346996307s 2018-12-10 07:32:41,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:32:41,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:42,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:42 GMT X-Openstack-Request-Id: req-3c3a770a-3a1b-4a5e-a6b1-9875c303f1f4 2018-12-10 07:32:42,152 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:40Z", "updated_at": "2018-12-10T07:32:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "1387df93-d98c-4584-ae92-93731140e08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:32:41Z", "revision_number": 0, "id": "d89168a2-b764-4c31-b8b4-0eddf6a6c8bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:41Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "ec1268bc-ed71-4486-96c4-77f6cfeeb2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 2, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, {"description": "Default security group", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:05Z", "updated_at": "2018-12-10T07:31:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "3c38141f-ca1e-4c6e-9be5-454cbd8f6df4", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "495f99ce-a3ae-4f84-9fdc-feffaa976d92", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "d5184175-3926-4cff-a686-6b05008716ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "ee26d0b2-0416-4c0a-96b5-a2d4df249440", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 1, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "e67577df-75a3-40a9-a08b-cd34d80df756", "name": "default"}]} 2018-12-10 07:32:42,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3c3a770a-3a1b-4a5e-a6b1-9875c303f1f4 2018-12-10 07:32:42,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328486919403s 2018-12-10 07:32:42,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:32:42,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac"}}' 2018-12-10 07:32:42,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:42 GMT X-Openstack-Request-Id: req-238605d4-b946-4d1f-abc8-27cbd9255e53 2018-12-10 07:32:42,636 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-10T07:32:42Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "port_range_min": null, "revision_number": 0, "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:42Z", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "f67472c4-ef71-478c-82cc-c22c6bcc30b1"}} 2018-12-10 07:32:42,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-238605d4-b946-4d1f-abc8-27cbd9255e53 2018-12-10 07:32:42,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.4784719944s 2018-12-10 07:32:42,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:32:42,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:42,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:42 GMT X-Openstack-Request-Id: req-d7a23984-7cbe-421f-aa8c-9d10c0c81074 2018-12-10 07:32:42,692 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:40Z", "updated_at": "2018-12-10T07:32:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "1387df93-d98c-4584-ae92-93731140e08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:32:41Z", "revision_number": 0, "id": "d89168a2-b764-4c31-b8b4-0eddf6a6c8bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:41Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "ec1268bc-ed71-4486-96c4-77f6cfeeb2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:42Z", "revision_number": 0, "id": "f67472c4-ef71-478c-82cc-c22c6bcc30b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:42Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 3, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, {"description": "Default security group", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:05Z", "updated_at": "2018-12-10T07:31:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "3c38141f-ca1e-4c6e-9be5-454cbd8f6df4", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "495f99ce-a3ae-4f84-9fdc-feffaa976d92", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "d5184175-3926-4cff-a686-6b05008716ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "ee26d0b2-0416-4c0a-96b5-a2d4df249440", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 1, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "e67577df-75a3-40a9-a08b-cd34d80df756", "name": "default"}]} 2018-12-10 07:32:42,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d7a23984-7cbe-421f-aa8c-9d10c0c81074 2018-12-10 07:32:42,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0497889518738s 2018-12-10 07:32:42,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:32:42,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac"}}' 2018-12-10 07:32:43,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:43 GMT X-Openstack-Request-Id: req-4063bb77-e2d2-4407-a8be-b9768c716e16 2018-12-10 07:32:43,169 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-10T07:32:43Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "port_range_min": 80, "revision_number": 0, "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:43Z", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "4a4643bf-c707-4185-8d85-8cf8367932af"}} 2018-12-10 07:32:43,170 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4063bb77-e2d2-4407-a8be-b9768c716e16 2018-12-10 07:32:43,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.471040964127s 2018-12-10 07:32:43,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:32:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:43,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:43 GMT X-Openstack-Request-Id: req-6f5e5581-ecac-4376-bed7-bb29ed615ee6 2018-12-10 07:32:43,939 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:40Z", "updated_at": "2018-12-10T07:32:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "1387df93-d98c-4584-ae92-93731140e08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T07:32:43Z", "revision_number": 0, "id": "4a4643bf-c707-4185-8d85-8cf8367932af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:43Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:32:41Z", "revision_number": 0, "id": "d89168a2-b764-4c31-b8b4-0eddf6a6c8bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:41Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "ec1268bc-ed71-4486-96c4-77f6cfeeb2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:42Z", "revision_number": 0, "id": "f67472c4-ef71-478c-82cc-c22c6bcc30b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:42Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 4, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, {"description": "Default security group", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:05Z", "updated_at": "2018-12-10T07:31:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "3c38141f-ca1e-4c6e-9be5-454cbd8f6df4", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "495f99ce-a3ae-4f84-9fdc-feffaa976d92", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "d5184175-3926-4cff-a686-6b05008716ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "ee26d0b2-0416-4c0a-96b5-a2d4df249440", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 1, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "e67577df-75a3-40a9-a08b-cd34d80df756", "name": "default"}]} 2018-12-10 07:32:43,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6f5e5581-ecac-4376-bed7-bb29ed615ee6 2018-12-10 07:32:43,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.764008998871s 2018-12-10 07:32:43,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:32:43,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac"}}' 2018-12-10 07:32:44,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:44 GMT X-Openstack-Request-Id: req-70f412dc-2377-4e39-9c7a-abafcc687998 2018-12-10 07:32:44,397 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-10T07:32:44Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "port_range_min": 443, "revision_number": 0, "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:44Z", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "e3272a16-0aec-4238-8797-b9ae69d1c1e3"}} 2018-12-10 07:32:44,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-70f412dc-2377-4e39-9c7a-abafcc687998 2018-12-10 07:32:44,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.450077056885s 2018-12-10 07:32:44,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:32:44,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:44,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:44 GMT X-Openstack-Request-Id: req-96d04ab1-c7f6-462d-9f43-ef75595fdf9c 2018-12-10 07:32:44,750 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:40Z", "updated_at": "2018-12-10T07:32:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "1387df93-d98c-4584-ae92-93731140e08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T07:32:43Z", "revision_number": 0, "id": "4a4643bf-c707-4185-8d85-8cf8367932af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:43Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:32:41Z", "revision_number": 0, "id": "d89168a2-b764-4c31-b8b4-0eddf6a6c8bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:41Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-10T07:32:44Z", "revision_number": 0, "id": "e3272a16-0aec-4238-8797-b9ae69d1c1e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:44Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "ec1268bc-ed71-4486-96c4-77f6cfeeb2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:42Z", "revision_number": 0, "id": "f67472c4-ef71-478c-82cc-c22c6bcc30b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:42Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 5, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, {"description": "Default security group", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:05Z", "updated_at": "2018-12-10T07:31:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "3c38141f-ca1e-4c6e-9be5-454cbd8f6df4", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "495f99ce-a3ae-4f84-9fdc-feffaa976d92", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "d5184175-3926-4cff-a686-6b05008716ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "ee26d0b2-0416-4c0a-96b5-a2d4df249440", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 1, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "e67577df-75a3-40a9-a08b-cd34d80df756", "name": "default"}]} 2018-12-10 07:32:44,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-96d04ab1-c7f6-462d-9f43-ef75595fdf9c 2018-12-10 07:32:44,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346743822098s 2018-12-10 07:32:44,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:32:44,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac"}}' 2018-12-10 07:32:45,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:45 GMT X-Openstack-Request-Id: req-36e5953d-bb8e-4465-a79e-e9d3b355a598 2018-12-10 07:32:45,696 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-10T07:32:45Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "port_range_min": 5671, "revision_number": 0, "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:45Z", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "b2c67bc1-d5e1-40bb-bf3f-03921c62f5ca"}} 2018-12-10 07:32:45,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-36e5953d-bb8e-4465-a79e-e9d3b355a598 2018-12-10 07:32:45,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.938504934311s 2018-12-10 07:32:45,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:32:45,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:45,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:45 GMT X-Openstack-Request-Id: req-c8138ec7-3146-4ec3-88e5-1a09fd9646f6 2018-12-10 07:32:45,754 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:40Z", "updated_at": "2018-12-10T07:32:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "1387df93-d98c-4584-ae92-93731140e08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T07:32:43Z", "revision_number": 0, "id": "4a4643bf-c707-4185-8d85-8cf8367932af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:43Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-10T07:32:45Z", "revision_number": 0, "id": "b2c67bc1-d5e1-40bb-bf3f-03921c62f5ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:45Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:32:41Z", "revision_number": 0, "id": "d89168a2-b764-4c31-b8b4-0eddf6a6c8bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:41Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-10T07:32:44Z", "revision_number": 0, "id": "e3272a16-0aec-4238-8797-b9ae69d1c1e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:44Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "ec1268bc-ed71-4486-96c4-77f6cfeeb2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:42Z", "revision_number": 0, "id": "f67472c4-ef71-478c-82cc-c22c6bcc30b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:42Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 6, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, {"description": "Default security group", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:05Z", "updated_at": "2018-12-10T07:31:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "3c38141f-ca1e-4c6e-9be5-454cbd8f6df4", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "495f99ce-a3ae-4f84-9fdc-feffaa976d92", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "d5184175-3926-4cff-a686-6b05008716ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "ee26d0b2-0416-4c0a-96b5-a2d4df249440", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 1, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "e67577df-75a3-40a9-a08b-cd34d80df756", "name": "default"}]} 2018-12-10 07:32:45,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c8138ec7-3146-4ec3-88e5-1a09fd9646f6 2018-12-10 07:32:45,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0516860485077s 2018-12-10 07:32:45,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:32:45,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac"}}' 2018-12-10 07:32:46,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:46 GMT X-Openstack-Request-Id: req-895dcb02-34dc-4b65-b417-a347bcc33a60 2018-12-10 07:32:46,229 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-10T07:32:46Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "port_range_min": 53333, "revision_number": 0, "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:46Z", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "a13e7b68-e421-43c2-b02e-feae11e08a11"}} 2018-12-10 07:32:46,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-895dcb02-34dc-4b65-b417-a347bcc33a60 2018-12-10 07:32:46,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.467432975769s 2018-12-10 07:32:46,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 07:32:46,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:46,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:46 GMT X-Openstack-Request-Id: req-e29975f4-8606-42a4-9491-335c8b534046 2018-12-10 07:32:46,350 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f7725eb-f435-4207-9732-4dd933b23046","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","l2_adjacency":true,"status":"ACTIVE","subnets":["29ad291c-df7e-444e-b733-b680a746648b"],"description":"","tags":[],"updated_at":"2018-12-10T07:31:07Z","qos_policy_id":null,"name":"cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687","admin_state_up":true,"tenant_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","created_at":"2018-12-10T07:31:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 07:32:46,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e29975f4-8606-42a4-9491-335c8b534046 2018-12-10 07:32:46,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118995904922s 2018-12-10 07:32:46,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 07:32:46,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:46,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:46 GMT X-Openstack-Request-Id: req-53482b06-7084-4f49-aeab-44b93a81eec3 2018-12-10 07:32:46,662 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T07:32:39Z", "file": "/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060/file", "owner": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "cdd523e2-f785-4e00-ae39-4199953dd060", "size": 4373348352, "self": "/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/cdd523e2-f785-4e00-ae39-4199953dd060/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/cdd523e2-f785-4e00-ae39-4199953dd060/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T07:31:42Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 07:32:46,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-53482b06-7084-4f49-aeab-44b93a81eec3 2018-12-10 07:32:46,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306823968887s 2018-12-10 07:32:46,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 07:32:46,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:46,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c4eb47a-08e8-4ac6-afdc-2e04a67a61d4 x-openstack-request-id: req-5c4eb47a-08e8-4ac6-afdc-2e04a67a61d4 2018-12-10 07:32:46,693 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_6204053f-a2c7-49b3-a69f-f304cb6b1687", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "787cc378-b164-4fc1-8e30-bbf1a9401df3"}]} 2018-12-10 07:32:46,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-5c4eb47a-08e8-4ac6-afdc-2e04a67a61d4 2018-12-10 07:32:46,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235788822174s 2018-12-10 07:32:46,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-10 07:32:46,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"server": {"name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "imageRef": "cdd523e2-f785-4e00-ae39-4199953dd060", "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "flavorRef": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5f7725eb-f435-4207-9732-4dd933b23046"}], "security_groups": [{"name": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac"}]}}' 2018-12-10 07:32:53,170 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf x-compute-request-id: req-8c0e52be-3bd5-476f-9da9-672b5a6bea78 x-openstack-request-id: req-8c0e52be-3bd5-476f-9da9-672b5a6bea78 2018-12-10 07:32:53,171 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac"}], "OS-DCF:diskConfig": "MANUAL", "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "adminPass": "j9CCbUrDPqQi"}} 2018-12-10 07:32:53,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8c0e52be-3bd5-476f-9da9-672b5a6bea78 2018-12-10 07:32:53,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.47620916367s 2018-12-10 07:32:53,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:32:53,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:54,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3197315f-5098-4c92-b648-62ed664ea76b x-openstack-request-id: req-3197315f-5098-4c92-b648-62ed664ea76b 2018-12-10 07:32:54,230 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:32:54,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3197315f-5098-4c92-b648-62ed664ea76b 2018-12-10 07:32:54,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0579969883s 2018-12-10 07:32:54,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 07:32:54,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:54,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:54 GMT X-Openstack-Request-Id: req-0c15d019-8ce3-4b98-894b-a2a291f26034 2018-12-10 07:32:54,341 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f7725eb-f435-4207-9732-4dd933b23046","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","l2_adjacency":true,"status":"ACTIVE","subnets":["29ad291c-df7e-444e-b733-b680a746648b"],"description":"","tags":[],"updated_at":"2018-12-10T07:31:07Z","qos_policy_id":null,"name":"cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687","admin_state_up":true,"tenant_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","created_at":"2018-12-10T07:31:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 07:32:54,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0c15d019-8ce3-4b98-894b-a2a291f26034 2018-12-10 07:32:54,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0991661548615s 2018-12-10 07:32:54,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 07:32:54,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:55,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:55 GMT X-Openstack-Request-Id: req-3da6b205-4b27-41b5-a745-b924d8c50b94 2018-12-10 07:32:55,109 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f7725eb-f435-4207-9732-4dd933b23046","tenant_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","created_at":"2018-12-10T07:31:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T07:31:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","id":"29ad291c-df7e-444e-b733-b680a746648b","subnetpool_id":null,"name":"cloudify_ims-subnet_6204053f-a2c7-49b3-a69f-f304cb6b1687"}]} 2018-12-10 07:32:55,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3da6b205-4b27-41b5-a745-b924d8c50b94 2018-12-10 07:32:55,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.767329931259s 2018-12-10 07:32:55,110 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:32:57,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:32:57,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:32:57,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-04454eda-d5cd-4147-b478-93712de26de1 x-openstack-request-id: req-04454eda-d5cd-4147-b478-93712de26de1 2018-12-10 07:32:57,781 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:32:57,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-04454eda-d5cd-4147-b478-93712de26de1 2018-12-10 07:32:57,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66853094101s 2018-12-10 07:32:57,788 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:32:59,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:32:59,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:00,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:32:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b02371f3-2d3a-440f-9645-a1eb84e12704 x-openstack-request-id: req-b02371f3-2d3a-440f-9645-a1eb84e12704 2018-12-10 07:33:00,592 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:00,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b02371f3-2d3a-440f-9645-a1eb84e12704 2018-12-10 07:33:00,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802343130112s 2018-12-10 07:33:00,599 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:02,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:02,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:04,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0fc24cc1-96d2-460d-bbba-ed84b0f20c2b x-openstack-request-id: req-0fc24cc1-96d2-460d-bbba-ed84b0f20c2b 2018-12-10 07:33:04,058 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:04,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0fc24cc1-96d2-460d-bbba-ed84b0f20c2b 2018-12-10 07:33:04,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45665216446s 2018-12-10 07:33:04,065 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:06,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:06,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:07,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3f61dd9-12c1-46f3-993f-996f1582fcb3 x-openstack-request-id: req-e3f61dd9-12c1-46f3-993f-996f1582fcb3 2018-12-10 07:33:07,100 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:07,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e3f61dd9-12c1-46f3-993f-996f1582fcb3 2018-12-10 07:33:07,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03227305412s 2018-12-10 07:33:07,108 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:09,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:09,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:09,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4c88092-4ec7-4b1a-99c6-e11d91cdcd03 x-openstack-request-id: req-d4c88092-4ec7-4b1a-99c6-e11d91cdcd03 2018-12-10 07:33:09,945 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:09,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d4c88092-4ec7-4b1a-99c6-e11d91cdcd03 2018-12-10 07:33:09,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.834403991699s 2018-12-10 07:33:09,952 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:11,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:11,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:13,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f3581a73-c977-4e01-9773-b946c19d0d4d x-openstack-request-id: req-f3581a73-c977-4e01-9773-b946c19d0d4d 2018-12-10 07:33:13,022 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:13,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f3581a73-c977-4e01-9773-b946c19d0d4d 2018-12-10 07:33:13,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06809401512s 2018-12-10 07:33:13,029 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:15,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:15,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:16,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-932ec70a-a024-464c-a2d5-a2b2784117e0 x-openstack-request-id: req-932ec70a-a024-464c-a2d5-a2b2784117e0 2018-12-10 07:33:16,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:16,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-932ec70a-a024-464c-a2d5-a2b2784117e0 2018-12-10 07:33:16,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26287698746s 2018-12-10 07:33:16,301 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:18,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:18,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:19,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-27d881bb-e28c-478a-b112-cd8db59d0abc x-openstack-request-id: req-27d881bb-e28c-478a-b112-cd8db59d0abc 2018-12-10 07:33:19,554 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:19,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-27d881bb-e28c-478a-b112-cd8db59d0abc 2018-12-10 07:33:19,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2512409687s 2018-12-10 07:33:19,561 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:21,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:21,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:22,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9e821a2-45d5-449e-a61f-2170b6e310ef x-openstack-request-id: req-b9e821a2-45d5-449e-a61f-2170b6e310ef 2018-12-10 07:33:22,250 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:22,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b9e821a2-45d5-449e-a61f-2170b6e310ef 2018-12-10 07:33:22,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685997009277s 2018-12-10 07:33:22,257 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:24,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:24,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:25,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4b82b54-a7c3-458f-a2d3-65aee662032a x-openstack-request-id: req-d4b82b54-a7c3-458f-a2d3-65aee662032a 2018-12-10 07:33:25,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:25,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d4b82b54-a7c3-458f-a2d3-65aee662032a 2018-12-10 07:33:25,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760455846786s 2018-12-10 07:33:25,026 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:27,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:27,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:27,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39285133-e271-4448-9967-5a2651550d37 x-openstack-request-id: req-39285133-e271-4448-9967-5a2651550d37 2018-12-10 07:33:27,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:27,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-39285133-e271-4448-9967-5a2651550d37 2018-12-10 07:33:27,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.950120925903s 2018-12-10 07:33:27,986 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:29,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:29,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:31,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-470ea45a-b907-416a-8f4d-d03c384053f8 x-openstack-request-id: req-470ea45a-b907-416a-8f4d-d03c384053f8 2018-12-10 07:33:31,070 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:31,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-470ea45a-b907-416a-8f4d-d03c384053f8 2018-12-10 07:33:31,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.081553936s 2018-12-10 07:33:31,077 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:33,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:33,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:33,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3705665f-0e55-41e9-9a4b-f4ecf403e467 x-openstack-request-id: req-3705665f-0e55-41e9-9a4b-f4ecf403e467 2018-12-10 07:33:33,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:33,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3705665f-0e55-41e9-9a4b-f4ecf403e467 2018-12-10 07:33:33,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682214975357s 2018-12-10 07:33:33,768 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:35,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:35,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:36,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8eb4301-8ccf-45f2-b326-94d8c6b373a0 x-openstack-request-id: req-e8eb4301-8ccf-45f2-b326-94d8c6b373a0 2018-12-10 07:33:36,545 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:36,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e8eb4301-8ccf-45f2-b326-94d8c6b373a0 2018-12-10 07:33:36,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775111913681s 2018-12-10 07:33:36,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:38,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:38,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:40,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f266b4b-4a74-4a67-bd47-2b0d99b21328 x-openstack-request-id: req-0f266b4b-4a74-4a67-bd47-2b0d99b21328 2018-12-10 07:33:40,018 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:40,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0f266b4b-4a74-4a67-bd47-2b0d99b21328 2018-12-10 07:33:40,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46457004547s 2018-12-10 07:33:40,025 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:42,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:42,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:43,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d49d9a51-656c-4f0a-b389-fd38a8d1fcbd x-openstack-request-id: req-d49d9a51-656c-4f0a-b389-fd38a8d1fcbd 2018-12-10 07:33:43,343 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:43,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d49d9a51-656c-4f0a-b389-fd38a8d1fcbd 2018-12-10 07:33:43,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31586694717s 2018-12-10 07:33:43,350 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:45,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:45,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:45,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25818bb8-3498-4697-87e9-414a0a94a056 x-openstack-request-id: req-25818bb8-3498-4697-87e9-414a0a94a056 2018-12-10 07:33:45,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:45,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-25818bb8-3498-4697-87e9-414a0a94a056 2018-12-10 07:33:45,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490759849548s 2018-12-10 07:33:45,850 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:47,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:47,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:48,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58bc1a54-8b87-4375-9cb1-1a9bee7c2ea8 x-openstack-request-id: req-58bc1a54-8b87-4375-9cb1-1a9bee7c2ea8 2018-12-10 07:33:48,335 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:48,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-58bc1a54-8b87-4375-9cb1-1a9bee7c2ea8 2018-12-10 07:33:48,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48296380043s 2018-12-10 07:33:48,342 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:50,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:50,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:51,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ee29d97-c64a-4ffc-805c-0be44e205058 x-openstack-request-id: req-2ee29d97-c64a-4ffc-805c-0be44e205058 2018-12-10 07:33:51,229 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:51,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2ee29d97-c64a-4ffc-805c-0be44e205058 2018-12-10 07:33:51,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.884627103806s 2018-12-10 07:33:51,236 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:53,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:53,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:54,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e25f6ee1-ba8a-4f6b-94e2-efd849de0bd6 x-openstack-request-id: req-e25f6ee1-ba8a-4f6b-94e2-efd849de0bd6 2018-12-10 07:33:54,930 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:54,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e25f6ee1-ba8a-4f6b-94e2-efd849de0bd6 2018-12-10 07:33:54,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.69176411629s 2018-12-10 07:33:54,938 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:33:56,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:33:56,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:33:58,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:33:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b3cee32c-3e7f-48b0-8a70-adb680de076b x-openstack-request-id: req-b3cee32c-3e7f-48b0-8a70-adb680de076b 2018-12-10 07:33:58,451 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:33:58,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b3cee32c-3e7f-48b0-8a70-adb680de076b 2018-12-10 07:33:58,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51097202301s 2018-12-10 07:33:58,457 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:00,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:00,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac31b80f-6ff8-4997-a160-05a52c8a1cfe x-openstack-request-id: req-ac31b80f-6ff8-4997-a160-05a52c8a1cfe 2018-12-10 07:34:00,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:00,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ac31b80f-6ff8-4997-a160-05a52c8a1cfe 2018-12-10 07:34:00,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503520965576s 2018-12-10 07:34:00,970 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:02,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:02,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:03,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-60f8ae59-d065-4925-8555-08e4a675b2e1 x-openstack-request-id: req-60f8ae59-d065-4925-8555-08e4a675b2e1 2018-12-10 07:34:03,782 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:03,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-60f8ae59-d065-4925-8555-08e4a675b2e1 2018-12-10 07:34:03,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809907913208s 2018-12-10 07:34:03,789 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:05,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:05,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:06,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc812129-7a5d-45ef-931d-d8dbc4abe15a x-openstack-request-id: req-dc812129-7a5d-45ef-931d-d8dbc4abe15a 2018-12-10 07:34:06,582 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:06,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dc812129-7a5d-45ef-931d-d8dbc4abe15a 2018-12-10 07:34:06,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789983987808s 2018-12-10 07:34:06,588 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:08,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:08,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:09,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a8b8be7-b0aa-4033-82a3-8e2dd93ad830 x-openstack-request-id: req-3a8b8be7-b0aa-4033-82a3-8e2dd93ad830 2018-12-10 07:34:09,268 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:09,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3a8b8be7-b0aa-4033-82a3-8e2dd93ad830 2018-12-10 07:34:09,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676843881607s 2018-12-10 07:34:09,275 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:11,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:11,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:11,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e61ec06-6a67-44fc-8b9f-7cadb0f0ed96 x-openstack-request-id: req-8e61ec06-6a67-44fc-8b9f-7cadb0f0ed96 2018-12-10 07:34:11,743 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:11,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8e61ec06-6a67-44fc-8b9f-7cadb0f0ed96 2018-12-10 07:34:11,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466013908386s 2018-12-10 07:34:11,750 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:13,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:13,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:14,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30e38130-44e2-4003-9814-f1d0e43d812a x-openstack-request-id: req-30e38130-44e2-4003-9814-f1d0e43d812a 2018-12-10 07:34:14,510 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:14,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-30e38130-44e2-4003-9814-f1d0e43d812a 2018-12-10 07:34:14,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757551193237s 2018-12-10 07:34:14,517 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:16,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:17,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-afb9cd55-1dac-4837-9dd0-a867f73fd173 x-openstack-request-id: req-afb9cd55-1dac-4837-9dd0-a867f73fd173 2018-12-10 07:34:17,376 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:17,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-afb9cd55-1dac-4837-9dd0-a867f73fd173 2018-12-10 07:34:17,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.857391834259s 2018-12-10 07:34:17,383 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:19,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:19,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:20,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36d805f5-cbd1-4917-8f6c-34e9173ec299 x-openstack-request-id: req-36d805f5-cbd1-4917-8f6c-34e9173ec299 2018-12-10 07:34:20,170 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:20,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-36d805f5-cbd1-4917-8f6c-34e9173ec299 2018-12-10 07:34:20,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784270048141s 2018-12-10 07:34:20,177 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:22,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:22,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:22,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6afecd3b-e00b-437d-a8d0-c16b3458a12b x-openstack-request-id: req-6afecd3b-e00b-437d-a8d0-c16b3458a12b 2018-12-10 07:34:22,691 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:22,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6afecd3b-e00b-437d-a8d0-c16b3458a12b 2018-12-10 07:34:22,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512064933777s 2018-12-10 07:34:22,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:24,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:25,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-00d2c694-4e11-4c43-ab0a-f4cce77f5628 x-openstack-request-id: req-00d2c694-4e11-4c43-ab0a-f4cce77f5628 2018-12-10 07:34:25,476 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:25,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-00d2c694-4e11-4c43-ab0a-f4cce77f5628 2018-12-10 07:34:25,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77542090416s 2018-12-10 07:34:25,483 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:27,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:27,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:28,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7ffaef3f-e5f5-47be-815e-845f16bdd229 x-openstack-request-id: req-7ffaef3f-e5f5-47be-815e-845f16bdd229 2018-12-10 07:34:28,279 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:28,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7ffaef3f-e5f5-47be-815e-845f16bdd229 2018-12-10 07:34:28,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793627977371s 2018-12-10 07:34:28,287 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:30,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:30,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:31,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-90fbd756-1fa5-4038-b29d-237bd1e316f6 x-openstack-request-id: req-90fbd756-1fa5-4038-b29d-237bd1e316f6 2018-12-10 07:34:31,049 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:31,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-90fbd756-1fa5-4038-b29d-237bd1e316f6 2018-12-10 07:34:31,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759217023849s 2018-12-10 07:34:31,056 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:33,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:33,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:33,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-999b5ab0-1925-488d-a359-72c6815520f1 x-openstack-request-id: req-999b5ab0-1925-488d-a359-72c6815520f1 2018-12-10 07:34:33,847 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:33,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-999b5ab0-1925-488d-a359-72c6815520f1 2018-12-10 07:34:33,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.788604974747s 2018-12-10 07:34:33,853 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:35,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:35,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:36,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff22f75c-54a4-46ef-8818-9fe9b19c4cd2 x-openstack-request-id: req-ff22f75c-54a4-46ef-8818-9fe9b19c4cd2 2018-12-10 07:34:36,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:36,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ff22f75c-54a4-46ef-8818-9fe9b19c4cd2 2018-12-10 07:34:36,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747648000717s 2018-12-10 07:34:36,611 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:38,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:38,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:40,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38fdce6c-1137-4058-968d-146172bdd185 x-openstack-request-id: req-38fdce6c-1137-4058-968d-146172bdd185 2018-12-10 07:34:40,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:40,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-38fdce6c-1137-4058-968d-146172bdd185 2018-12-10 07:34:40,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.80848503113s 2018-12-10 07:34:40,429 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:42,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:42,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:43,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce9f9e7b-3e69-4bb9-bd58-fd17f1877e89 x-openstack-request-id: req-ce9f9e7b-3e69-4bb9-bd58-fd17f1877e89 2018-12-10 07:34:43,205 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:43,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ce9f9e7b-3e69-4bb9-bd58-fd17f1877e89 2018-12-10 07:34:43,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773685216904s 2018-12-10 07:34:43,212 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:45,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:45,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:46,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0e49a9ca-ec4f-4d0f-b6b5-02ff689b0037 x-openstack-request-id: req-0e49a9ca-ec4f-4d0f-b6b5-02ff689b0037 2018-12-10 07:34:46,415 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:46,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0e49a9ca-ec4f-4d0f-b6b5-02ff689b0037 2018-12-10 07:34:46,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2008190155s 2018-12-10 07:34:46,421 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:48,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:48,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:49,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f0a1d4d3-90a5-4fa3-809d-48a77a098851 x-openstack-request-id: req-f0a1d4d3-90a5-4fa3-809d-48a77a098851 2018-12-10 07:34:49,618 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:49,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f0a1d4d3-90a5-4fa3-809d-48a77a098851 2018-12-10 07:34:49,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19469094276s 2018-12-10 07:34:49,625 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:51,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:51,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:52,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6711bdf0-73d3-4ed9-a7c2-96748079e319 x-openstack-request-id: req-6711bdf0-73d3-4ed9-a7c2-96748079e319 2018-12-10 07:34:52,357 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:52,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6711bdf0-73d3-4ed9-a7c2-96748079e319 2018-12-10 07:34:52,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729439973831s 2018-12-10 07:34:52,364 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:54,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:54,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:55,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1de4371-142a-4ab7-8f54-fb9a1afd3c87 x-openstack-request-id: req-c1de4371-142a-4ab7-8f54-fb9a1afd3c87 2018-12-10 07:34:55,342 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:55,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c1de4371-142a-4ab7-8f54-fb9a1afd3c87 2018-12-10 07:34:55,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.976035118103s 2018-12-10 07:34:55,349 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:34:57,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:34:57,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:34:58,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:34:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31273515-1c35-47ef-b7b6-1f401dfdb43f x-openstack-request-id: req-31273515-1c35-47ef-b7b6-1f401dfdb43f 2018-12-10 07:34:58,547 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:34:58,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-31273515-1c35-47ef-b7b6-1f401dfdb43f 2018-12-10 07:34:58,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19498586655s 2018-12-10 07:34:58,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:35:00,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:35:00,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:01,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6f6c8a42-040e-4a71-a3c7-ce162a4f2a8b x-openstack-request-id: req-6f6c8a42-040e-4a71-a3c7-ce162a4f2a8b 2018-12-10 07:35:01,239 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:35:01,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6f6c8a42-040e-4a71-a3c7-ce162a4f2a8b 2018-12-10 07:35:01,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682910919189s 2018-12-10 07:35:01,246 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:35:03,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:35:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:04,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f693e0c0-bfcc-4f81-85f0-d8859a89e7ee x-openstack-request-id: req-f693e0c0-bfcc-4f81-85f0-d8859a89e7ee 2018-12-10 07:35:04,145 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:35:04,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f693e0c0-bfcc-4f81-85f0-d8859a89e7ee 2018-12-10 07:35:04,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.896974086761s 2018-12-10 07:35:04,152 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:35:06,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:35:06,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:06,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bfd44b27-d2ee-4a19-a7bf-2139146bb0eb x-openstack-request-id: req-bfd44b27-d2ee-4a19-a7bf-2139146bb0eb 2018-12-10 07:35:06,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T07:32:56Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:35:06,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bfd44b27-d2ee-4a19-a7bf-2139146bb0eb 2018-12-10 07:35:06,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756545782089s 2018-12-10 07:35:06,918 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 07:35:08,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 07:35:08,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:09,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a2156edd-7be0-4c84-a9f9-ab1996d00e44 x-openstack-request-id: req-a2156edd-7be0-4c84-a9f9-ab1996d00e44 2018-12-10 07:35:09,607 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:74:48", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T07:35:07.000000", "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T07:35:07Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 07:35:09,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a2156edd-7be0-4c84-a9f9-ab1996d00e44 2018-12-10 07:35:09,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686870098114s 2018-12-10 07:35:09,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 07:35:09,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=fe31fcc9-c1fe-4fc5-80dd-2348683cdccf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:09,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:09 GMT X-Openstack-Request-Id: req-d12a2ad4-5d53-4e4c-9f2d-c028590e4d40 2018-12-10 07:35:09,674 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T07:35:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"29ad291c-df7e-444e-b733-b680a746648b","ip_address":"192.168.120.5"}],"id":"f19204d1-aebb-4e79-b96d-312d81d5efd4","security_groups":["0b4b7ed0-e50b-4749-8b81-c77cd83160ac"],"mac_address":"fa:16:3e:3b:74:48","project_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f7725eb-f435-4207-9732-4dd933b23046","tenant_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","created_at":"2018-12-10T07:32:56Z","binding:vnic_type":"normal","device_id":"fe31fcc9-c1fe-4fc5-80dd-2348683cdccf","ip_allocation":"immediate"}]} 2018-12-10 07:35:09,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=fe31fcc9-c1fe-4fc5-80dd-2348683cdccf used request id req-d12a2ad4-5d53-4e4c-9f2d-c028590e4d40 2018-12-10 07:35:09,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0604720115662s 2018-12-10 07:35:09,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:35:09,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f19204d1-aebb-4e79-b96d-312d81d5efd4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:10,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:10 GMT X-Openstack-Request-Id: req-038570b7-3c7a-4095-a3b7-1ada3e7a0beb 2018-12-10 07:35:10,441 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 07:35:10,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=f19204d1-aebb-4e79-b96d-312d81d5efd4 used request id req-038570b7-3c7a-4095-a3b7-1ada3e7a0beb 2018-12-10 07:35:10,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.756000995636s 2018-12-10 07:35:10,442 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3b:74:48', 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'cdd523e2-f785-4e00-ae39-4199953dd060'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T07:35:07.000000', 'flavor': Munch({u'id': u'787cc378-b164-4fc1-8e30-bbf1a9401df3'}), 'az': u'nova', 'id': u'fe31fcc9-c1fe-4fc5-80dd-2348683cdccf', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2e27c79bdd454b00b3577a49f3ee668c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', 'name': 'cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-10T07:35:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T07:35:07Z', 'hostId': u'3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T07:35:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', 'name': u'cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'adminPass': u'j9CCbUrDPqQi', 'tenant_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', 'created_at': u'2018-12-10T07:32:53Z', 'created': u'2018-12-10T07:32:53Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 07:35:10,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 07:35:10,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:10,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:10 GMT X-Openstack-Request-Id: req-67966bf6-7953-4811-8b77-5779e11fad2c 2018-12-10 07:35:10,559 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5f7725eb-f435-4207-9732-4dd933b23046","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","l2_adjacency":true,"status":"ACTIVE","subnets":["29ad291c-df7e-444e-b733-b680a746648b"],"description":"","tags":[],"updated_at":"2018-12-10T07:31:07Z","qos_policy_id":null,"name":"cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687","admin_state_up":true,"tenant_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","created_at":"2018-12-10T07:31:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 07:35:10,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-67966bf6-7953-4811-8b77-5779e11fad2c 2018-12-10 07:35:10,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112154006958s 2018-12-10 07:35:10,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 07:35:10,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=fe31fcc9-c1fe-4fc5-80dd-2348683cdccf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:10,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:10 GMT X-Openstack-Request-Id: req-21241fbf-a7de-4b1c-938d-8090bc2209d6 2018-12-10 07:35:10,617 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T07:35:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"29ad291c-df7e-444e-b733-b680a746648b","ip_address":"192.168.120.5"}],"id":"f19204d1-aebb-4e79-b96d-312d81d5efd4","security_groups":["0b4b7ed0-e50b-4749-8b81-c77cd83160ac"],"mac_address":"fa:16:3e:3b:74:48","project_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5f7725eb-f435-4207-9732-4dd933b23046","tenant_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","created_at":"2018-12-10T07:32:56Z","binding:vnic_type":"normal","device_id":"fe31fcc9-c1fe-4fc5-80dd-2348683cdccf","ip_allocation":"immediate"}]} 2018-12-10 07:35:10,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=fe31fcc9-c1fe-4fc5-80dd-2348683cdccf used request id req-21241fbf-a7de-4b1c-938d-8090bc2209d6 2018-12-10 07:35:10,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0559949874878s 2018-12-10 07:35:10,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-10 07:35:10,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"floatingip": {"floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "fixed_ip_address": "192.168.120.5", "port_id": "f19204d1-aebb-4e79-b96d-312d81d5efd4"}}' 2018-12-10 07:35:13,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:13 GMT X-Openstack-Request-Id: req-4c09ccae-c29f-44bb-b879-161091f36e49 2018-12-10 07:35:13,549 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "61d80922-2f40-4c75-87d6-455954092f55", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:35:11Z", "updated_at": "2018-12-10T07:35:11Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5f7725eb-f435-4207-9732-4dd933b23046", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:74:48", "device_id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_id": "f19204d1-aebb-4e79-b96d-312d81d5efd4", "id": "b8b06972-5ec4-4efd-9258-641da7ab5d4a", "qos_policy_id": null}} 2018-12-10 07:35:13,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4c09ccae-c29f-44bb-b879-161091f36e49 2018-12-10 07:35:13,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.93152403831s 2018-12-10 07:35:13,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:35:13,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:13,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:13 GMT X-Openstack-Request-Id: req-ca354ed9-6c0c-4754-9731-8aabc658f222 2018-12-10 07:35:13,631 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61d80922-2f40-4c75-87d6-455954092f55", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:35:11Z", "updated_at": "2018-12-10T07:35:11Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5f7725eb-f435-4207-9732-4dd933b23046", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:74:48", "device_id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_id": "f19204d1-aebb-4e79-b96d-312d81d5efd4", "id": "b8b06972-5ec4-4efd-9258-641da7ab5d4a", "qos_policy_id": null}]} 2018-12-10 07:35:13,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ca354ed9-6c0c-4754-9731-8aabc658f222 2018-12-10 07:35:13,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0665221214294s 2018-12-10 07:35:13,638 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 07:35:13,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:35:13,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:13,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:13 GMT X-Openstack-Request-Id: req-3685bb5b-b68d-420c-b3c5-0279a58969c2 2018-12-10 07:35:13,826 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61d80922-2f40-4c75-87d6-455954092f55", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:35:11Z", "updated_at": "2018-12-10T07:35:11Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5f7725eb-f435-4207-9732-4dd933b23046", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:74:48", "device_id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_id": "f19204d1-aebb-4e79-b96d-312d81d5efd4", "id": "b8b06972-5ec4-4efd-9258-641da7ab5d4a", "qos_policy_id": null}]} 2018-12-10 07:35:13,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3685bb5b-b68d-420c-b3c5-0279a58969c2 2018-12-10 07:35:13,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0772469043732s 2018-12-10 07:35:13,833 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 07:35:13,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:35:13,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:14,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:14 GMT X-Openstack-Request-Id: req-2c9839ca-b18c-4a63-ac07-b52969e82b1f 2018-12-10 07:35:14,009 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61d80922-2f40-4c75-87d6-455954092f55", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:35:11Z", "updated_at": "2018-12-10T07:35:11Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5f7725eb-f435-4207-9732-4dd933b23046", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:74:48", "device_id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_id": "f19204d1-aebb-4e79-b96d-312d81d5efd4", "id": "b8b06972-5ec4-4efd-9258-641da7ab5d4a", "qos_policy_id": null}]} 2018-12-10 07:35:14,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2c9839ca-b18c-4a63-ac07-b52969e82b1f 2018-12-10 07:35:14,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643329620361s 2018-12-10 07:35:14,016 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 07:35:14,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:35:14,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:14,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:14 GMT X-Openstack-Request-Id: req-b1d5cb21-2150-443d-8c09-a232b4fc2cf7 2018-12-10 07:35:14,206 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61d80922-2f40-4c75-87d6-455954092f55", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:35:11Z", "updated_at": "2018-12-10T07:35:11Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5f7725eb-f435-4207-9732-4dd933b23046", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:74:48", "device_id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_id": "f19204d1-aebb-4e79-b96d-312d81d5efd4", "id": "b8b06972-5ec4-4efd-9258-641da7ab5d4a", "qos_policy_id": null}]} 2018-12-10 07:35:14,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b1d5cb21-2150-443d-8c09-a232b4fc2cf7 2018-12-10 07:35:14,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0804109573364s 2018-12-10 07:35:14,213 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 07:35:14,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:35:14,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:14,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:14 GMT X-Openstack-Request-Id: req-27621ae7-7876-471a-a595-b3ae1572246a 2018-12-10 07:35:14,389 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61d80922-2f40-4c75-87d6-455954092f55", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:35:11Z", "updated_at": "2018-12-10T07:35:11Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5f7725eb-f435-4207-9732-4dd933b23046", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:74:48", "device_id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_id": "f19204d1-aebb-4e79-b96d-312d81d5efd4", "id": "b8b06972-5ec4-4efd-9258-641da7ab5d4a", "qos_policy_id": null}]} 2018-12-10 07:35:14,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-27621ae7-7876-471a-a595-b3ae1572246a 2018-12-10 07:35:14,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0654189586639s 2018-12-10 07:35:14,395 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 07:35:14,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:35:14,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:14,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:14 GMT X-Openstack-Request-Id: req-642c59e5-10a8-46b5-9984-a9f94b9cd7bd 2018-12-10 07:35:14,572 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61d80922-2f40-4c75-87d6-455954092f55", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:35:11Z", "updated_at": "2018-12-10T07:35:11Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5f7725eb-f435-4207-9732-4dd933b23046", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:74:48", "device_id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_id": "f19204d1-aebb-4e79-b96d-312d81d5efd4", "id": "b8b06972-5ec4-4efd-9258-641da7ab5d4a", "qos_policy_id": null}]} 2018-12-10 07:35:14,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-642c59e5-10a8-46b5-9984-a9f94b9cd7bd 2018-12-10 07:35:14,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0670578479767s 2018-12-10 07:35:14,579 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 07:35:14,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:35:14,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:14,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:14 GMT X-Openstack-Request-Id: req-66f9f52e-c955-4a45-8fad-46872cf6e4fb 2018-12-10 07:35:14,756 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61d80922-2f40-4c75-87d6-455954092f55", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:35:11Z", "updated_at": "2018-12-10T07:35:11Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5f7725eb-f435-4207-9732-4dd933b23046", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:74:48", "device_id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_id": "f19204d1-aebb-4e79-b96d-312d81d5efd4", "id": "b8b06972-5ec4-4efd-9258-641da7ab5d4a", "qos_policy_id": null}]} 2018-12-10 07:35:14,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-66f9f52e-c955-4a45-8fad-46872cf6e4fb 2018-12-10 07:35:14,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0666971206665s 2018-12-10 07:35:14,763 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 07:35:14,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 07:35:14,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:35:15,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:15 GMT X-Openstack-Request-Id: req-d487d4e0-522c-49be-9e11-c17f49260cc4 2018-12-10 07:35:15,147 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61d80922-2f40-4c75-87d6-455954092f55", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:35:11Z", "updated_at": "2018-12-10T07:35:14Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5f7725eb-f435-4207-9732-4dd933b23046", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3b:74:48", "device_id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_id": "f19204d1-aebb-4e79-b96d-312d81d5efd4", "id": "b8b06972-5ec4-4efd-9258-641da7ab5d4a", "qos_policy_id": null}]} 2018-12-10 07:35:15,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d487d4e0-522c-49be-9e11-c17f49260cc4 2018-12-10 07:35:15,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.274194955826s 2018-12-10 07:35:15,154 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'61d80922-2f40-4c75-87d6-455954092f55', 'updated_at': u'2018-12-10T07:35:14Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'f19204d1-aebb-4e79-b96d-312d81d5efd4', 'id': u'b8b06972-5ec4-4efd-9258-641da7ab5d4a', 'network': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'port': u'f19204d1-aebb-4e79-b96d-312d81d5efd4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', 'name': 'cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5f7725eb-f435-4207-9732-4dd933b23046', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3b:74:48', u'device_id': u'fe31fcc9-c1fe-4fc5-80dd-2348683cdccf'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', 'created_at': u'2018-12-10T07:35:11Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5f7725eb-f435-4207-9732-4dd933b23046', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3b:74:48', u'device_id': u'fe31fcc9-c1fe-4fc5-80dd-2348683cdccf'}), 'router': u'61d80922-2f40-4c75-87d6-455954092f55'}) 2018-12-10 07:35:15,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 07:35:15,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 07:35:15,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10961 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-105fe575-3e54-447d-8a66-f561d3ad81fe x-openstack-request-id: req-105fe575-3e54-447d-8a66-f561d3ad81fe 2018-12-10 07:35:15,281 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1934561812 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.490266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.494028] pid_max: default: 32768 minimum: 301\n[ 0.496051] Security Framework initialized\n[ 0.497929] SELinux: Initializing.\n[ 0.499906] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.507057] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.511570] Mount-cache hash table entries: 4096\n[ 0.513880] Initializing cgroup subsys memory\n[ 0.515841] Initializing cgroup subsys devices\n[ 0.517808] Initializing cgroup subsys freezer\n[ 0.519771] Initializing cgroup subsys net_cls\n[ 0.521732] Initializing cgroup subsys blkio\n[ 0.523647] Initializing cgroup subsys perf_event\n[ 0.525682] Initializing cgroup subsys hugetlb\n[ 0.527645] Initializing cgroup subsys pids\n[ 0.529536] Initializing cgroup subsys net_prio\n[ 0.531611] CPU: Physical Processor ID: 0\n[ 0.534171] mce: CPU supports 10 MCE banks\n[ 0.536080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.538279] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.540482] tlb_flushall_shift: 6\n[ 0.542372] Freeing SMP alternatives: 28k freed\n[ 0.547603] ACPI: Core revision 20130517\n[ 0.549867] ACPI: All ACPI Tables successfully acquired\n[ 0.552338] ftrace: allocating 25812 entries in 101 pages\n[ 0.578728] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.581304] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.583860] smpboot: Max logical packages: 2\n[ 0.586056] Enabling x2apic\n[ 0.587580] Enabled x2apic\n[ 0.589371] Switched APIC routing to physical x2apic.\n[ 0.592907] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.595350] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.599852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.609507] KVM setup paravirtual spinlock\n[ 0.612635] smpboot: Booting Node 0, Processors #1 OK\n[ 0.615238] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.637633] Brought up 2 CPUs\n[ 0.637637] KVM setup async PF for cpu 1\n[ 0.637641] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.642975] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.646409] devtmpfs: initialized\n[ 0.649958] EVM: security.selinux\n[ 0.651614] EVM: security.ima\n[ 0.653161] EVM: security.capability\n[ 0.655543] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.658179] pinctrl core: initialized pinctrl subsystem\n[ 0.660474] NET: Registered protocol family 16\n[ 0.662641] ACPI: bus type PCI registered\n[ 0.664488] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.667085] PCI: Using configuration type 1 for base access\n[ 0.673737] ACPI: Added _OSI(Module Device)\n[ 0.675645] ACPI: Added _OSI(Processor Device)\n[ 0.677599] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.679616] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.682970] ACPI: Interpreter enabled\n[ 0.684733] ACPI: (supports S0 S5)\n[ 0.686407] ACPI: Using IOAPIC for interrupt routing\n[ 0.688505] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.694166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.696617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.699227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.701776] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.706455] acpiphp: Slot [3] registered\n[ 0.708287] acpiphp: Slot [4] registered\n[ 0.710121] acpiphp: Slot [5] registered\n[ 0.711950] acpiphp: Slot [6] registered\n[ 0.713788] acpiphp: Slot [7] registered\n[ 0.715629] acpiphp: Slot [8] registered\n[ 0.717450] acpiphp: Slot [9] registered\n[ 0.719275] acpiphp: Slot [10] registered\n[ 0.721127] acpiphp: Slot [11] registered\n[ 0.722974] acpiphp: Slot [12] registered\n[ 0.724842] acpiphp: Slot [13] registered\n[ 0.726697] acpiphp: Slot [14] registered\n[ 0.728554] acpiphp: Slot [15] registered\n[ 0.730413] acpiphp: Slot [16] registered\n[ 0.732271] acpiphp: Slot [17] registered\n[ 0.734179] acpiphp: Slot [18] registered\n[ 0.736033] acpiphp: Slot [19] registered\n[ 0.737892] acpiphp: Slot [20] registered\n[ 0.739747] acpiphp: Slot [21] registered\n[ 0.741607] acpiphp: Slot [22] registered\n[ 0.743451] acpiphp: Slot [23] registered\n[ 0.745291] acpiphp: Slot [24] registered\n[ 0.747137] acpiphp: Slot [25] registered\n[ 0.748977] acpiphp: Slot [26] registered\n[ 0.750826] acpiphp: Slot [27] registered\n[ 0.752668] acpiphp: Slot [28] registered\n[ 0.754506] acpiphp: Slot [29] registered\n[ 0.756337] acpiphp: Slot [30] registered\n[ 0.758177] acpiphp: Slot [31] registered\n[ 0.760006] PCI host bridge to bus 0000:00\n[ 0.761852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.764068] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.766636] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.769198] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.772573] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.775947] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.782431] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.785105] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.787600] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.790253] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.795171] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.798517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.823181] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.826204] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.829110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.832033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.834894] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.837522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.840210] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.843795] vgaarb: loaded\n[ 0.845274] vgaarb: bridge control possible 0000:00:02.0\n[ 0.847646] SCSI subsystem initialized\n[ 0.849451] ACPI: bus type USB registered\n[ 0.851320] usbcore: registered new interface driver usbfs\n[ 0.853568] usbcore: registered new interface driver hub\n[ 0.855776] usbcore: registered new device driver usb\n[ 0.858112] PCI: Using ACPI for IRQ routing\n[ 0.860411] NetLabel: Initializing\n[ 0.862100] NetLabel: domain hash size = 128\n[ 0.864022] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.866140] NetLabel: unlabeled traffic allowed by default\n[ 0.868532] Switched to clocksource kvm-clock\n[ 0.878754] pnp: PnP ACPI init\n[ 0.880354] ACPI: bus type PNP registered\n[ 0.882662] pnp: PnP ACPI: found 5 devices\n[ 0.884527] ACPI: bus type PNP unregistered\n[ 0.892973] NET: Registered protocol family 2\n[ 0.895227] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898829] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901785] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.904404] TCP: reno registered\n[ 0.906035] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908464] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.911035] NET: Registered protocol family 1\n[ 0.912983] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917638] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938594] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.959581] Unpacking initramfs...\n[ 1.438376] Freeing initrd memory: 37508k freed\n[ 1.448608] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.451187] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.455828] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.458359] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.461152] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.463625] Initialise system trusted keyring\n[ 1.465588] audit: initializing netlink socket (disabled)\n[ 1.467825] type=2000 audit(1544427310.471:1): initialized\n[ 1.485417] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.487906] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.491249] zpool: loaded\n[ 1.492742] zbud: loaded\n[ 1.494366] VFS: Disk quotas dquot_6.5.2\n[ 1.496225] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.498882] msgmni has been set to 7578\n[ 1.500752] Key type big_key registered\n[ 1.503438] NET: Registered protocol family 38\n[ 1.505417] Key type asymmetric registered\n[ 1.507282] Asymmetric key parser 'x509' registered\n[ 1.509375] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.512827] io scheduler noop registered\n[ 1.514658] io scheduler deadline registered (default)\n[ 1.532557] io scheduler cfq registered\n[ 1.534441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.536708] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.539352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.542757] ACPI: Power Button [PWRF]\n[ 1.544672] GHES: HEST is not enabled!\n[ 1.546517] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.572618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.575413] Non-volatile memory driver v1.3\n[ 1.577315] Linux agpgart interface v0.103\n[ 1.579292] crash memory driver: version 1.1\n[ 1.581265] rdac: device handler registered\n[ 1.583213] hp_sw: device handler registered\n[ 1.585132] emc: device handler registered\n[ 1.586991] alua: device handler registered\n[ 1.588898] libphy: Fixed MDIO Bus: probed\n[ 1.590818] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.593343] ehci-pci: EHCI PCI platform driver\n[ 1.595299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.597723] ohci-pci: OHCI PCI platform driver\n[ 1.599695] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.620738] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.622987] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.626418] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.628598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.631008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.633615] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.636957] usb usb1: Product: UHCI Host Controller\n[ 1.639027] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.641711] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.643820] hub 1-0:1.0: USB hub found\n[ 1.645618] hub 1-0:1.0: 2 ports detected\n[ 1.647617] usbcore: registered new interface driver usbserial\n[ 1.649977] usbcore: registered new interface driver usbserial_generic\n[ 1.652521] usbserial: USB Serial support registered for generic\n[ 1.654925] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.659326] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.661411] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.663623] mousedev: PS/2 mouse device common for all mice\n[ 1.666276] rtc_cmos 00:00: RTC can wake from S4\n[ 1.668692] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.672498] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.675070] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.677698] cpuidle: using governor menu\n[ 1.679710] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679957] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.685919] usbcore: registered new interface driver usbhid\n[ 1.685937] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.691838] usbhid: USB HID core driver\n[ 1.693645] drop_monitor: Initializing network drop monitor service\n[ 1.696171] TCP: cubic registered\n[ 1.697830] Initializing XFRM netlink socket\n[ 1.699796] NET: Registered protocol family 10\n[ 1.701974] NET: Registered protocol family 17\n[ 1.704095] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.706414] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.708771] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.712673] Loading compiled-in X.509 certificates\n[ 1.714747] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.718720] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.723168] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.727162] registered taskstats version 1\n[ 1.730989] Key type trusted registered\n[ 1.734131] Key type encrypted registered\n[ 1.737231] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.740022] rtc_cmos 00:00: setting system clock to 2018-12-10 07:35:10 UTC (1544427310)\n[ 1.744343] Freeing unused kernel memory: 1680k freed\n[ 1.750597] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.757729] systemd[1]: Detected virtualization kvm.\n[ 1.759850] systemd[1]: Detected architecture x86-64.\n[ 1.761975] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.765981] systemd[1]: No hostname configured.\n[ 1.767983] systemd[1]: Set hostname to .\n[ 1.770155] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.796777] systemd[1]: Reached target Local File Systems.\n[ 1.799044] systemd[1]: Starting Local File Systems.\n[ 1.801200] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.804750] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.809569] systemd[1]: Reached target Paths.\n[ 1.811514] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.814519] systemd[1]: Reached target Swap.\n[ 1.816426] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.819591] systemd[1]: Created slice Root Slice.\n[ 1.821631] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.824971] systemd[1]: Listening on udev Kernel Socket.\n[ 1.827167] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.830662] systemd[1]: Created slice System Slice.\n[ 1.832747] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.836082] systemd[1]: Listening on Journal Socket.\n[ 1.838186] systemd[1]: Starting Journal Socket.\n[ 1.840572] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.844160] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Timers.\n[ 1.848928] systemd[1]: Reached target Timers.\n[ 1.850927] systemd[1]: Starting Timers.\n[ 1.853144] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.859320] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.864134] systemd[1]: Reached target Slices.\n[ 1.866129] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.869799] systemd[1]: Listening on udev Control Socket.\n[ 1.872034] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.875452] systemd[1]: Reached target Sockets.\n[ 1.877450] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.880809] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.923837] RPC: Registered named UNIX socket transport module.\n[ 1.926233] RPC: Registered udp transport module.\n[ 1.928216] RPC: Registered tcp transport module.\n[ 1.930195] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.948540] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 2.026776] scsi host0: ata_piix\n[ 2.028508] scsi host1: ata_piix\n[ 2.030105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.032622] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.036568] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.070316] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.102111] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.104770] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.107423] usb 1-1: Product: QEMU USB Tablet\n[ 2.109335] usb 1-1: Manufacturer: QEMU\n[ 2.111106] usb 1-1: SerialNumber: 42\n[ 2.115157] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.122804] vda: vda1\n[ 2.124473] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.128633] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.216917] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.220470] XFS (vda1): Mounting V4 Filesystem\n[ 2.254764] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.515857] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.577458] SELinux: Disabled at runtime.\n[ 2.618622] type=1404 audit(1544427311.378:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.656953] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.659402] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Switch Root.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 3.119301] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Flush Journal to Persistent Storage...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 3.207238] systemd-journald[394]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.327189] type=1305 audit(1544427312.086:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.542006] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.548804] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.553899] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\n[ 3.574945] ppdev: user-space parallel port driver\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.586754] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.589418] [TTM] Initializing pool allocator\n[ 3.593473] [TTM] Initializing DMA pool allocator\n[ 3.593781] [drm] fb mappable at 0xFC000000\n[ 3.593782] [drm] vram aper at 0xFC000000\n[ 3.593782] [drm] size 33554432\n[ 3.593782] [drm] fb depth is 24\n[ 3.593783] [drm] pitch is 3072\n[ 3.643319] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.671863] Console: switching to colour frame buffer device 128x48\n[ 3.692397] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n Starting Login Service...\n[ 3.700064] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[ 3.775720] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.813808] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 3.826565] alg: No test for crc32 (crc32-pclmul)\n[ 3.832528] intel_rapl: no valid rapl domains found in package 0\n[ 3.837968] intel_rapl: no valid rapl domains found in package 0\n[ 3.840269] intel_powerclamp: No package C-state available\n[ 3.848221] intel_powerclamp: No package C-state available[ 3.774606] cloud-init[483]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 07:35:13 +0000. Up 3.72 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-12-10 07:35:15,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf/action used request id req-105fe575-3e54-447d-8a66-f561d3ad81fe 2018-12-10 07:35:15,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.127733945847s 2018-12-10 07:35:15,283 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1934561812 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.490266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.494028] pid_max: default: 32768 minimum: 301 [ 0.496051] Security Framework initialized [ 0.497929] SELinux: Initializing. [ 0.499906] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.507057] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.511570] Mount-cache hash table entries: 4096 [ 0.513880] Initializing cgroup subsys memory [ 0.515841] Initializing cgroup subsys devices [ 0.517808] Initializing cgroup subsys freezer [ 0.519771] Initializing cgroup subsys net_cls [ 0.521732] Initializing cgroup subsys blkio [ 0.523647] Initializing cgroup subsys perf_event [ 0.525682] Initializing cgroup subsys hugetlb [ 0.527645] Initializing cgroup subsys pids [ 0.529536] Initializing cgroup subsys net_prio [ 0.531611] CPU: Physical Processor ID: 0 [ 0.534171] mce: CPU supports 10 MCE banks [ 0.536080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.538279] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.540482] tlb_flushall_shift: 6 [ 0.542372] Freeing SMP alternatives: 28k freed [ 0.547603] ACPI: Core revision 20130517 [ 0.549867] ACPI: All ACPI Tables successfully acquired [ 0.552338] ftrace: allocating 25812 entries in 101 pages [ 0.578728] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.581304] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.583860] smpboot: Max logical packages: 2 [ 0.586056] Enabling x2apic [ 0.587580] Enabled x2apic [ 0.589371] Switched APIC routing to physical x2apic. [ 0.592907] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.595350] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.599852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.609507] KVM setup paravirtual spinlock [ 0.612635] smpboot: Booting Node 0, Processors #1 OK [ 0.615238] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.637633] Brought up 2 CPUs [ 0.637637] KVM setup async PF for cpu 1 [ 0.637641] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.642975] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.646409] devtmpfs: initialized [ 0.649958] EVM: security.selinux [ 0.651614] EVM: security.ima [ 0.653161] EVM: security.capability [ 0.655543] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.658179] pinctrl core: initialized pinctrl subsystem [ 0.660474] NET: Registered protocol family 16 [ 0.662641] ACPI: bus type PCI registered [ 0.664488] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.667085] PCI: Using configuration type 1 for base access [ 0.673737] ACPI: Added _OSI(Module Device) [ 0.675645] ACPI: Added _OSI(Processor Device) [ 0.677599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.679616] ACPI: Added _OSI(Processor Aggregator Device) [ 0.682970] ACPI: Interpreter enabled [ 0.684733] ACPI: (supports S0 S5) [ 0.686407] ACPI: Using IOAPIC for interrupt routing [ 0.688505] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.694166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.696617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.699227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.701776] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.706455] acpiphp: Slot [3] registered [ 0.708287] acpiphp: Slot [4] registered [ 0.710121] acpiphp: Slot [5] registered [ 0.711950] acpiphp: Slot [6] registered [ 0.713788] acpiphp: Slot [7] registered [ 0.715629] acpiphp: Slot [8] registered [ 0.717450] acpiphp: Slot [9] registered [ 0.719275] acpiphp: Slot [10] registered [ 0.721127] acpiphp: Slot [11] registered [ 0.722974] acpiphp: Slot [12] registered [ 0.724842] acpiphp: Slot [13] registered [ 0.726697] acpiphp: Slot [14] registered [ 0.728554] acpiphp: Slot [15] registered [ 0.730413] acpiphp: Slot [16] registered [ 0.732271] acpiphp: Slot [17] registered [ 0.734179] acpiphp: Slot [18] registered [ 0.736033] acpiphp: Slot [19] registered [ 0.737892] acpiphp: Slot [20] registered [ 0.739747] acpiphp: Slot [21] registered [ 0.741607] acpiphp: Slot [22] registered [ 0.743451] acpiphp: Slot [23] registered [ 0.745291] acpiphp: Slot [24] registered [ 0.747137] acpiphp: Slot [25] registered [ 0.748977] acpiphp: Slot [26] registered [ 0.750826] acpiphp: Slot [27] registered [ 0.752668] acpiphp: Slot [28] registered [ 0.754506] acpiphp: Slot [29] registered [ 0.756337] acpiphp: Slot [30] registered [ 0.758177] acpiphp: Slot [31] registered [ 0.760006] PCI host bridge to bus 0000:00 [ 0.761852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764068] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.766636] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.769198] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.772573] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.775947] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.782431] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.785105] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.787600] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.790253] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.795171] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.798517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.823181] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.826204] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.829110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.832033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.834894] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.837522] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.840210] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.843795] vgaarb: loaded [ 0.845274] vgaarb: bridge control possible 0000:00:02.0 [ 0.847646] SCSI subsystem initialized [ 0.849451] ACPI: bus type USB registered [ 0.851320] usbcore: registered new interface driver usbfs [ 0.853568] usbcore: registered new interface driver hub [ 0.855776] usbcore: registered new device driver usb [ 0.858112] PCI: Using ACPI for IRQ routing [ 0.860411] NetLabel: Initializing [ 0.862100] NetLabel: domain hash size = 128 [ 0.864022] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.866140] NetLabel: unlabeled traffic allowed by default [ 0.868532] Switched to clocksource kvm-clock [ 0.878754] pnp: PnP ACPI init [ 0.880354] ACPI: bus type PNP registered [ 0.882662] pnp: PnP ACPI: found 5 devices [ 0.884527] ACPI: bus type PNP unregistered [ 0.892973] NET: Registered protocol family 2 [ 0.895227] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898829] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901785] TCP: Hash tables configured (established 32768 bind 32768) [ 0.904404] TCP: reno registered [ 0.906035] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908464] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.911035] NET: Registered protocol family 1 [ 0.912983] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915336] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917638] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938594] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.959581] Unpacking initramfs... [ 1.438376] Freeing initrd memory: 37508k freed [ 1.448608] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.451187] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.455828] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.458359] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.461152] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.463625] Initialise system trusted keyring [ 1.465588] audit: initializing netlink socket (disabled) [ 1.467825] type=2000 audit(1544427310.471:1): initialized [ 1.485417] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.487906] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.491249] zpool: loaded [ 1.492742] zbud: loaded [ 1.494366] VFS: Disk quotas dquot_6.5.2 [ 1.496225] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.498882] msgmni has been set to 7578 [ 1.500752] Key type big_key registered [ 1.503438] NET: Registered protocol family 38 [ 1.505417] Key type asymmetric registered [ 1.507282] Asymmetric key parser 'x509' registered [ 1.509375] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.512827] io scheduler noop registered [ 1.514658] io scheduler deadline registered (default) [ 1.532557] io scheduler cfq registered [ 1.534441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.536708] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.539352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.542757] ACPI: Power Button [PWRF] [ 1.544672] GHES: HEST is not enabled! [ 1.546517] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.572618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.575413] Non-volatile memory driver v1.3 [ 1.577315] Linux agpgart interface v0.103 [ 1.579292] crash memory driver: version 1.1 [ 1.581265] rdac: device handler registered [ 1.583213] hp_sw: device handler registered [ 1.585132] emc: device handler registered [ 1.586991] alua: device handler registered [ 1.588898] libphy: Fixed MDIO Bus: probed [ 1.590818] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.593343] ehci-pci: EHCI PCI platform driver [ 1.595299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.597723] ohci-pci: OHCI PCI platform driver [ 1.599695] uhci_hcd: USB Universal Host Controller Interface driver [ 1.620738] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.622987] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.626418] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.628598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.631008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.633615] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.636957] usb usb1: Product: UHCI Host Controller [ 1.639027] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.641711] usb usb1: SerialNumber: 0000:00:01.2 [ 1.643820] hub 1-0:1.0: USB hub found [ 1.645618] hub 1-0:1.0: 2 ports detected [ 1.647617] usbcore: registered new interface driver usbserial [ 1.649977] usbcore: registered new interface driver usbserial_generic [ 1.652521] usbserial: USB Serial support registered for generic [ 1.654925] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.659326] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.661411] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.663623] mousedev: PS/2 mouse device common for all mice [ 1.666276] rtc_cmos 00:00: RTC can wake from S4 [ 1.668692] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.672498] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.675070] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.677698] cpuidle: using governor menu [ 1.679710] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679957] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.685919] usbcore: registered new interface driver usbhid [ 1.685937] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.691838] usbhid: USB HID core driver [ 1.693645] drop_monitor: Initializing network drop monitor service [ 1.696171] TCP: cubic registered [ 1.697830] Initializing XFRM netlink socket [ 1.699796] NET: Registered protocol family 10 [ 1.701974] NET: Registered protocol family 17 [ 1.704095] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.706414] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.708771] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.712673] Loading compiled-in X.509 certificates [ 1.714747] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.718720] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.723168] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.727162] registered taskstats version 1 [ 1.730989] Key type trusted registered [ 1.734131] Key type encrypted registered [ 1.737231] IMA: No TPM chip found, activating TPM-bypass! [ 1.740022] rtc_cmos 00:00: setting system clock to 2018-12-10 07:35:10 UTC (1544427310) [ 1.744343] Freeing unused kernel memory: 1680k freed [ 1.750597] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.757729] systemd[1]: Detected virtualization kvm. [ 1.759850] systemd[1]: Detected architecture x86-64. [ 1.761975] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.765981] systemd[1]: No hostname configured. [ 1.767983] systemd[1]: Set hostname to . [ 1.770155] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.796777] systemd[1]: Reached target Local File Systems. [ 1.799044] systemd[1]: Starting Local File Systems. [ 1.801200] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.804750] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.809569] systemd[1]: Reached target Paths. [ 1.811514] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.814519] systemd[1]: Reached target Swap. [ 1.816426] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.819591] systemd[1]: Created slice Root Slice. [ 1.821631] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.824971] systemd[1]: Listening on udev Kernel Socket. [ 1.827167] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.830662] systemd[1]: Created slice System Slice. [ 1.832747] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.836082] systemd[1]: Listening on Journal Socket. [ 1.838186] systemd[1]: Starting Journal Socket. [ 1.840572] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.844160] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.848928] systemd[1]: Reached target Timers. [ 1.850927] systemd[1]: Starting Timers. [ 1.853144] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.859320] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.864134] systemd[1]: Reached target Slices. [ 1.866129] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.869799] systemd[1]: Listening on udev Control Socket. [ 1.872034] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.875452] systemd[1]: Reached target Sockets. [ 1.877450] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.880809] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923837] RPC: Registered named UNIX socket transport module. [ 1.926233] RPC: Registered udp transport module. [ 1.928216] RPC: Registered tcp transport module. [ 1.930195] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.948540] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 2.026776] scsi host0: ata_piix [ 2.028508] scsi host1: ata_piix [ 2.030105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.032622] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.036568] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.070316] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.102111] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.104770] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.107423] usb 1-1: Product: QEMU USB Tablet [ 2.109335] usb 1-1: Manufacturer: QEMU [ 2.111106] usb 1-1: SerialNumber: 42 [ 2.115157] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.122804] vda: vda1 [ 2.124473] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.128633] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.216917] SGI XFS with ACLs, security attributes, no debug enabled [ 2.220470] XFS (vda1): Mounting V4 Filesystem [ 2.254764] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.515857] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.577458] SELinux: Disabled at runtime. [ 2.618622] type=1404 audit(1544427311.378:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.656953] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.659402] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Switch Root. Mounting Huge Pages File System... Mounting Debug File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Control Socket. Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 3.119301] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.207238] systemd-journald[394]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.327189] type=1305 audit(1544427312.086:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.542006] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.548804] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.553899] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting LSB: Bring up/down networking... [ 3.574945] ppdev: user-space parallel port driver Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.586754] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.589418] [TTM] Initializing pool allocator [ 3.593473] [TTM] Initializing DMA pool allocator [ 3.593781] [drm] fb mappable at 0xFC000000 [ 3.593782] [drm] vram aper at 0xFC000000 [ 3.593782] [drm] size 33554432 [ 3.593782] [drm] fb depth is 24 [ 3.593783] [drm] pitch is 3072 [ 3.643319] fbcon: cirrusdrmfb (fb0) is primary device [ 3.671863] Console: switching to colour frame buffer device 128x48 [ 3.692397] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Authorization Manager... Starting Login Service... [ 3.700064] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [ 3.775720] AES CTR mode by8 optimization enabled [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.813808] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 3.826565] alg: No test for crc32 (crc32-pclmul) [ 3.832528] intel_rapl: no valid rapl domains found in package 0 [ 3.837968] intel_rapl: no valid rapl domains found in package 0 [ 3.840269] intel_powerclamp: No package C-state available [ 3.848221] intel_powerclamp: No package C-state available[ 3.774606] cloud-init[483]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 07:35:13 +0000. Up 3.72 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-12-10 07:35:15,860 - paramiko.transport - DEBUG - starting thread (client mode): 0x60f55290L 2018-12-10 07:35:15,861 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 07:35:15,892 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-10 07:35:15,892 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-10 07:35:15,914 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 07:35:15,914 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-10 07:35:15,914 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-10 07:35:15,914 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 07:35:15,914 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-10 07:35:15,915 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 07:35:15,920 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-10 07:35:15,921 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 07:35:15,924 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-10 07:35:15,925 - paramiko.transport - DEBUG - Trying discovered key e42411e2bc411e79580c355d9652c42c in /tmp/tmpD3r0RX 2018-12-10 07:35:15,961 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 07:35:16,060 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-12-10 07:35:16,091 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-12-10 07:35:16,092 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 07:35:16,098 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-12-10 07:35:16,099 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: Authentication failed. 2018-12-10 07:35:25,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 07:35:25,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 07:35:25,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12742 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b752cfc0-6492-4f02-9482-86d694e4da95 x-openstack-request-id: req-b752cfc0-6492-4f02-9482-86d694e4da95 2018-12-10 07:35:25,213 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1934561812 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.490266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.494028] pid_max: default: 32768 minimum: 301\n[ 0.496051] Security Framework initialized\n[ 0.497929] SELinux: Initializing.\n[ 0.499906] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.507057] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.511570] Mount-cache hash table entries: 4096\n[ 0.513880] Initializing cgroup subsys memory\n[ 0.515841] Initializing cgroup subsys devices\n[ 0.517808] Initializing cgroup subsys freezer\n[ 0.519771] Initializing cgroup subsys net_cls\n[ 0.521732] Initializing cgroup subsys blkio\n[ 0.523647] Initializing cgroup subsys perf_event\n[ 0.525682] Initializing cgroup subsys hugetlb\n[ 0.527645] Initializing cgroup subsys pids\n[ 0.529536] Initializing cgroup subsys net_prio\n[ 0.531611] CPU: Physical Processor ID: 0\n[ 0.534171] mce: CPU supports 10 MCE banks\n[ 0.536080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.538279] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.540482] tlb_flushall_shift: 6\n[ 0.542372] Freeing SMP alternatives: 28k freed\n[ 0.547603] ACPI: Core revision 20130517\n[ 0.549867] ACPI: All ACPI Tables successfully acquired\n[ 0.552338] ftrace: allocating 25812 entries in 101 pages\n[ 0.578728] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.581304] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.583860] smpboot: Max logical packages: 2\n[ 0.586056] Enabling x2apic\n[ 0.587580] Enabled x2apic\n[ 0.589371] Switched APIC routing to physical x2apic.\n[ 0.592907] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.595350] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.599852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.609507] KVM setup paravirtual spinlock\n[ 0.612635] smpboot: Booting Node 0, Processors #1 OK\n[ 0.615238] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.637633] Brought up 2 CPUs\n[ 0.637637] KVM setup async PF for cpu 1\n[ 0.637641] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.642975] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.646409] devtmpfs: initialized\n[ 0.649958] EVM: security.selinux\n[ 0.651614] EVM: security.ima\n[ 0.653161] EVM: security.capability\n[ 0.655543] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.658179] pinctrl core: initialized pinctrl subsystem\n[ 0.660474] NET: Registered protocol family 16\n[ 0.662641] ACPI: bus type PCI registered\n[ 0.664488] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.667085] PCI: Using configuration type 1 for base access\n[ 0.673737] ACPI: Added _OSI(Module Device)\n[ 0.675645] ACPI: Added _OSI(Processor Device)\n[ 0.677599] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.679616] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.682970] ACPI: Interpreter enabled\n[ 0.684733] ACPI: (supports S0 S5)\n[ 0.686407] ACPI: Using IOAPIC for interrupt routing\n[ 0.688505] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.694166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.696617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.699227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.701776] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.706455] acpiphp: Slot [3] registered\n[ 0.708287] acpiphp: Slot [4] registered\n[ 0.710121] acpiphp: Slot [5] registered\n[ 0.711950] acpiphp: Slot [6] registered\n[ 0.713788] acpiphp: Slot [7] registered\n[ 0.715629] acpiphp: Slot [8] registered\n[ 0.717450] acpiphp: Slot [9] registered\n[ 0.719275] acpiphp: Slot [10] registered\n[ 0.721127] acpiphp: Slot [11] registered\n[ 0.722974] acpiphp: Slot [12] registered\n[ 0.724842] acpiphp: Slot [13] registered\n[ 0.726697] acpiphp: Slot [14] registered\n[ 0.728554] acpiphp: Slot [15] registered\n[ 0.730413] acpiphp: Slot [16] registered\n[ 0.732271] acpiphp: Slot [17] registered\n[ 0.734179] acpiphp: Slot [18] registered\n[ 0.736033] acpiphp: Slot [19] registered\n[ 0.737892] acpiphp: Slot [20] registered\n[ 0.739747] acpiphp: Slot [21] registered\n[ 0.741607] acpiphp: Slot [22] registered\n[ 0.743451] acpiphp: Slot [23] registered\n[ 0.745291] acpiphp: Slot [24] registered\n[ 0.747137] acpiphp: Slot [25] registered\n[ 0.748977] acpiphp: Slot [26] registered\n[ 0.750826] acpiphp: Slot [27] registered\n[ 0.752668] acpiphp: Slot [28] registered\n[ 0.754506] acpiphp: Slot [29] registered\n[ 0.756337] acpiphp: Slot [30] registered\n[ 0.758177] acpiphp: Slot [31] registered\n[ 0.760006] PCI host bridge to bus 0000:00\n[ 0.761852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.764068] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.766636] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.769198] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.772573] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.775947] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.782431] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.785105] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.787600] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.790253] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.795171] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.798517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.823181] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.826204] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.829110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.832033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.834894] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.837522] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.840210] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.843795] vgaarb: loaded\n[ 0.845274] vgaarb: bridge control possible 0000:00:02.0\n[ 0.847646] SCSI subsystem initialized\n[ 0.849451] ACPI: bus type USB registered\n[ 0.851320] usbcore: registered new interface driver usbfs\n[ 0.853568] usbcore: registered new interface driver hub\n[ 0.855776] usbcore: registered new device driver usb\n[ 0.858112] PCI: Using ACPI for IRQ routing\n[ 0.860411] NetLabel: Initializing\n[ 0.862100] NetLabel: domain hash size = 128\n[ 0.864022] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.866140] NetLabel: unlabeled traffic allowed by default\n[ 0.868532] Switched to clocksource kvm-clock\n[ 0.878754] pnp: PnP ACPI init\n[ 0.880354] ACPI: bus type PNP registered\n[ 0.882662] pnp: PnP ACPI: found 5 devices\n[ 0.884527] ACPI: bus type PNP unregistered\n[ 0.892973] NET: Registered protocol family 2\n[ 0.895227] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.898829] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.901785] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.904404] TCP: reno registered\n[ 0.906035] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908464] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.911035] NET: Registered protocol family 1\n[ 0.912983] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.915336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.917638] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.938594] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.959581] Unpacking initramfs...\n[ 1.438376] Freeing initrd memory: 37508k freed\n[ 1.448608] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.451187] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.455828] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.458359] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.461152] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.463625] Initialise system trusted keyring\n[ 1.465588] audit: initializing netlink socket (disabled)\n[ 1.467825] type=2000 audit(1544427310.471:1): initialized\n[ 1.485417] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.487906] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.491249] zpool: loaded\n[ 1.492742] zbud: loaded\n[ 1.494366] VFS: Disk quotas dquot_6.5.2\n[ 1.496225] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.498882] msgmni has been set to 7578\n[ 1.500752] Key type big_key registered\n[ 1.503438] NET: Registered protocol family 38\n[ 1.505417] Key type asymmetric registered\n[ 1.507282] Asymmetric key parser 'x509' registered\n[ 1.509375] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.512827] io scheduler noop registered\n[ 1.514658] io scheduler deadline registered (default)\n[ 1.532557] io scheduler cfq registered\n[ 1.534441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.536708] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.539352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.542757] ACPI: Power Button [PWRF]\n[ 1.544672] GHES: HEST is not enabled!\n[ 1.546517] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.572618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.575413] Non-volatile memory driver v1.3\n[ 1.577315] Linux agpgart interface v0.103\n[ 1.579292] crash memory driver: version 1.1\n[ 1.581265] rdac: device handler registered\n[ 1.583213] hp_sw: device handler registered\n[ 1.585132] emc: device handler registered\n[ 1.586991] alua: device handler registered\n[ 1.588898] libphy: Fixed MDIO Bus: probed\n[ 1.590818] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.593343] ehci-pci: EHCI PCI platform driver\n[ 1.595299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.597723] ohci-pci: OHCI PCI platform driver\n[ 1.599695] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.620738] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.622987] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.626418] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.628598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.631008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.633615] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.636957] usb usb1: Product: UHCI Host Controller\n[ 1.639027] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.641711] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.643820] hub 1-0:1.0: USB hub found\n[ 1.645618] hub 1-0:1.0: 2 ports detected\n[ 1.647617] usbcore: registered new interface driver usbserial\n[ 1.649977] usbcore: registered new interface driver usbserial_generic\n[ 1.652521] usbserial: USB Serial support registered for generic\n[ 1.654925] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.659326] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.661411] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.663623] mousedev: PS/2 mouse device common for all mice\n[ 1.666276] rtc_cmos 00:00: RTC can wake from S4\n[ 1.668692] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.672498] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.675070] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.677698] cpuidle: using governor menu\n[ 1.679710] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.679957] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.685919] usbcore: registered new interface driver usbhid\n[ 1.685937] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.691838] usbhid: USB HID core driver\n[ 1.693645] drop_monitor: Initializing network drop monitor service\n[ 1.696171] TCP: cubic registered\n[ 1.697830] Initializing XFRM netlink socket\n[ 1.699796] NET: Registered protocol family 10\n[ 1.701974] NET: Registered protocol family 17\n[ 1.704095] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.706414] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.708771] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.712673] Loading compiled-in X.509 certificates\n[ 1.714747] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.718720] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.723168] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.727162] registered taskstats version 1\n[ 1.730989] Key type trusted registered\n[ 1.734131] Key type encrypted registered\n[ 1.737231] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.740022] rtc_cmos 00:00: setting system clock to 2018-12-10 07:35:10 UTC (1544427310)\n[ 1.744343] Freeing unused kernel memory: 1680k freed\n[ 1.750597] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.757729] systemd[1]: Detected virtualization kvm.\n[ 1.759850] systemd[1]: Detected architecture x86-64.\n[ 1.761975] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.765981] systemd[1]: No hostname configured.\n[ 1.767983] systemd[1]: Set hostname to .\n[ 1.770155] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.796777] systemd[1]: Reached target Local File Systems.\n[ 1.799044] systemd[1]: Starting Local File Systems.\n[ 1.801200] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.804750] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.809569] systemd[1]: Reached target Paths.\n[ 1.811514] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Swap.\n[ 1.814519] systemd[1]: Reached target Swap.\n[ 1.816426] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.819591] systemd[1]: Created slice Root Slice.\n[ 1.821631] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.824971] systemd[1]: Listening on udev Kernel Socket.\n[ 1.827167] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.830662] systemd[1]: Created slice System Slice.\n[ 1.832747] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.836082] systemd[1]: Listening on Journal Socket.\n[ 1.838186] systemd[1]: Starting Journal Socket.\n[ 1.840572] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.844160] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Timers.\n[ 1.848928] systemd[1]: Reached target Timers.\n[ 1.850927] systemd[1]: Starting Timers.\n[ 1.853144] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.859320] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.864134] systemd[1]: Reached target Slices.\n[ 1.866129] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.869799] systemd[1]: Listening on udev Control Socket.\n[ 1.872034] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.875452] systemd[1]: Reached target Sockets.\n[ 1.877450] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.880809] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.923837] RPC: Registered named UNIX socket transport module.\n[ 1.926233] RPC: Registered udp transport module.\n[ 1.928216] RPC: Registered tcp transport module.\n[ 1.930195] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.948540] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 2.026776] scsi host0: ata_piix\n[ 2.028508] scsi host1: ata_piix\n[ 2.030105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.032622] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.036568] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.070316] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.102111] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.104770] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.107423] usb 1-1: Product: QEMU USB Tablet\n[ 2.109335] usb 1-1: Manufacturer: QEMU\n[ 2.111106] usb 1-1: SerialNumber: 42\n[ 2.115157] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.122804] vda: vda1\n[ 2.124473] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.128633] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.216917] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.220470] XFS (vda1): Mounting V4 Filesystem\n[ 2.254764] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.515857] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.577458] SELinux: Disabled at runtime.\n[ 2.618622] type=1404 audit(1544427311.378:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.656953] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.659402] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped target Switch Root.\n Mounting Huge Pages File System...\n Mounting Debug File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 3.119301] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Flush Journal to Persistent Storage...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 3.207238] systemd-journald[394]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.327189] type=1305 audit(1544427312.086:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.542006] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.548804] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.553899] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting LSB: Bring up/down networking...\n[ 3.574945] ppdev: user-space parallel port driver\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.586754] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.589418] [TTM] Initializing pool allocator\n[ 3.593473] [TTM] Initializing DMA pool allocator\n[ 3.593781] [drm] fb mappable at 0xFC000000\n[ 3.593782] [drm] vram aper at 0xFC000000\n[ 3.593782] [drm] size 33554432\n[ 3.593782] [drm] fb depth is 24\n[ 3.593783] [drm] pitch is 3072\n[ 3.643319] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.671863] Console: switching to colour frame buffer device 128x48\n[ 3.692397] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n Starting Login Service...\n[ 3.700064] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[ 3.775720] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.813808] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 3.826565] alg: No test for crc32 (crc32-pclmul)\n[ 3.832528] intel_rapl: no valid rapl domains found in package 0\n[ 3.837968] intel_rapl: no valid rapl domains found in package 0\n[ 3.840269] intel_powerclamp: No package C-state available\n[ 3.848221] intel_powerclamp: No package C-state available[ 3.774606] cloud-init[483]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 07:35:13 +0000. Up 3.72 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.923323] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 07:35:15 +0000. Up 5.88 seconds.\n[ 5.971261] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.973886] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.976905] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.980035] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.982755] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.986313] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:3b:74:48 |\n[ 5.989775] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.995794] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.003331] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.016368] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.023561] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.031268] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.034281] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.037136] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.040585] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.290005] cloud-init[3607]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 07:35:20 +0000. Up 11.24 seconds.\n[ 11.589045] cloud-init[3699]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 07:35:20 +0000. Up 11.54 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | e4:24:11:e2:bc:41:1e:79:58:0c:35:5d:96:52:c4:2c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.680205] cloud-init[3699]: Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 07:35:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.67 seconds\n"} 2018-12-10 07:35:25,214 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf/action used request id req-b752cfc0-6492-4f02-9482-86d694e4da95 2018-12-10 07:35:25,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.112543821335s 2018-12-10 07:35:25,215 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1934561812 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.490266] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.494028] pid_max: default: 32768 minimum: 301 [ 0.496051] Security Framework initialized [ 0.497929] SELinux: Initializing. [ 0.499906] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.507057] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.511570] Mount-cache hash table entries: 4096 [ 0.513880] Initializing cgroup subsys memory [ 0.515841] Initializing cgroup subsys devices [ 0.517808] Initializing cgroup subsys freezer [ 0.519771] Initializing cgroup subsys net_cls [ 0.521732] Initializing cgroup subsys blkio [ 0.523647] Initializing cgroup subsys perf_event [ 0.525682] Initializing cgroup subsys hugetlb [ 0.527645] Initializing cgroup subsys pids [ 0.529536] Initializing cgroup subsys net_prio [ 0.531611] CPU: Physical Processor ID: 0 [ 0.534171] mce: CPU supports 10 MCE banks [ 0.536080] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.538279] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.540482] tlb_flushall_shift: 6 [ 0.542372] Freeing SMP alternatives: 28k freed [ 0.547603] ACPI: Core revision 20130517 [ 0.549867] ACPI: All ACPI Tables successfully acquired [ 0.552338] ftrace: allocating 25812 entries in 101 pages [ 0.578728] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.581304] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.583860] smpboot: Max logical packages: 2 [ 0.586056] Enabling x2apic [ 0.587580] Enabled x2apic [ 0.589371] Switched APIC routing to physical x2apic. [ 0.592907] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.595350] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.599852] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.609507] KVM setup paravirtual spinlock [ 0.612635] smpboot: Booting Node 0, Processors #1 OK [ 0.615238] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.637633] Brought up 2 CPUs [ 0.637637] KVM setup async PF for cpu 1 [ 0.637641] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.642975] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.646409] devtmpfs: initialized [ 0.649958] EVM: security.selinux [ 0.651614] EVM: security.ima [ 0.653161] EVM: security.capability [ 0.655543] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.658179] pinctrl core: initialized pinctrl subsystem [ 0.660474] NET: Registered protocol family 16 [ 0.662641] ACPI: bus type PCI registered [ 0.664488] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.667085] PCI: Using configuration type 1 for base access [ 0.673737] ACPI: Added _OSI(Module Device) [ 0.675645] ACPI: Added _OSI(Processor Device) [ 0.677599] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.679616] ACPI: Added _OSI(Processor Aggregator Device) [ 0.682970] ACPI: Interpreter enabled [ 0.684733] ACPI: (supports S0 S5) [ 0.686407] ACPI: Using IOAPIC for interrupt routing [ 0.688505] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.694166] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.696617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.699227] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.701776] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.706455] acpiphp: Slot [3] registered [ 0.708287] acpiphp: Slot [4] registered [ 0.710121] acpiphp: Slot [5] registered [ 0.711950] acpiphp: Slot [6] registered [ 0.713788] acpiphp: Slot [7] registered [ 0.715629] acpiphp: Slot [8] registered [ 0.717450] acpiphp: Slot [9] registered [ 0.719275] acpiphp: Slot [10] registered [ 0.721127] acpiphp: Slot [11] registered [ 0.722974] acpiphp: Slot [12] registered [ 0.724842] acpiphp: Slot [13] registered [ 0.726697] acpiphp: Slot [14] registered [ 0.728554] acpiphp: Slot [15] registered [ 0.730413] acpiphp: Slot [16] registered [ 0.732271] acpiphp: Slot [17] registered [ 0.734179] acpiphp: Slot [18] registered [ 0.736033] acpiphp: Slot [19] registered [ 0.737892] acpiphp: Slot [20] registered [ 0.739747] acpiphp: Slot [21] registered [ 0.741607] acpiphp: Slot [22] registered [ 0.743451] acpiphp: Slot [23] registered [ 0.745291] acpiphp: Slot [24] registered [ 0.747137] acpiphp: Slot [25] registered [ 0.748977] acpiphp: Slot [26] registered [ 0.750826] acpiphp: Slot [27] registered [ 0.752668] acpiphp: Slot [28] registered [ 0.754506] acpiphp: Slot [29] registered [ 0.756337] acpiphp: Slot [30] registered [ 0.758177] acpiphp: Slot [31] registered [ 0.760006] PCI host bridge to bus 0000:00 [ 0.761852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.764068] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.766636] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.769198] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.772573] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.775947] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.782431] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.785105] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.787600] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.790253] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.795171] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.798517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.823181] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.826204] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.829110] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.832033] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.834894] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.837522] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.840210] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.843795] vgaarb: loaded [ 0.845274] vgaarb: bridge control possible 0000:00:02.0 [ 0.847646] SCSI subsystem initialized [ 0.849451] ACPI: bus type USB registered [ 0.851320] usbcore: registered new interface driver usbfs [ 0.853568] usbcore: registered new interface driver hub [ 0.855776] usbcore: registered new device driver usb [ 0.858112] PCI: Using ACPI for IRQ routing [ 0.860411] NetLabel: Initializing [ 0.862100] NetLabel: domain hash size = 128 [ 0.864022] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.866140] NetLabel: unlabeled traffic allowed by default [ 0.868532] Switched to clocksource kvm-clock [ 0.878754] pnp: PnP ACPI init [ 0.880354] ACPI: bus type PNP registered [ 0.882662] pnp: PnP ACPI: found 5 devices [ 0.884527] ACPI: bus type PNP unregistered [ 0.892973] NET: Registered protocol family 2 [ 0.895227] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898829] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901785] TCP: Hash tables configured (established 32768 bind 32768) [ 0.904404] TCP: reno registered [ 0.906035] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908464] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.911035] NET: Registered protocol family 1 [ 0.912983] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915336] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917638] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938594] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.959581] Unpacking initramfs... [ 1.438376] Freeing initrd memory: 37508k freed [ 1.448608] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.451187] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.455828] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.458359] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.461152] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.463625] Initialise system trusted keyring [ 1.465588] audit: initializing netlink socket (disabled) [ 1.467825] type=2000 audit(1544427310.471:1): initialized [ 1.485417] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.487906] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.491249] zpool: loaded [ 1.492742] zbud: loaded [ 1.494366] VFS: Disk quotas dquot_6.5.2 [ 1.496225] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.498882] msgmni has been set to 7578 [ 1.500752] Key type big_key registered [ 1.503438] NET: Registered protocol family 38 [ 1.505417] Key type asymmetric registered [ 1.507282] Asymmetric key parser 'x509' registered [ 1.509375] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.512827] io scheduler noop registered [ 1.514658] io scheduler deadline registered (default) [ 1.532557] io scheduler cfq registered [ 1.534441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.536708] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.539352] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.542757] ACPI: Power Button [PWRF] [ 1.544672] GHES: HEST is not enabled! [ 1.546517] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.572618] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.575413] Non-volatile memory driver v1.3 [ 1.577315] Linux agpgart interface v0.103 [ 1.579292] crash memory driver: version 1.1 [ 1.581265] rdac: device handler registered [ 1.583213] hp_sw: device handler registered [ 1.585132] emc: device handler registered [ 1.586991] alua: device handler registered [ 1.588898] libphy: Fixed MDIO Bus: probed [ 1.590818] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.593343] ehci-pci: EHCI PCI platform driver [ 1.595299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.597723] ohci-pci: OHCI PCI platform driver [ 1.599695] uhci_hcd: USB Universal Host Controller Interface driver [ 1.620738] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.622987] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.626418] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.628598] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.631008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.633615] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.636957] usb usb1: Product: UHCI Host Controller [ 1.639027] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.641711] usb usb1: SerialNumber: 0000:00:01.2 [ 1.643820] hub 1-0:1.0: USB hub found [ 1.645618] hub 1-0:1.0: 2 ports detected [ 1.647617] usbcore: registered new interface driver usbserial [ 1.649977] usbcore: registered new interface driver usbserial_generic [ 1.652521] usbserial: USB Serial support registered for generic [ 1.654925] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.659326] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.661411] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.663623] mousedev: PS/2 mouse device common for all mice [ 1.666276] rtc_cmos 00:00: RTC can wake from S4 [ 1.668692] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.672498] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.675070] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.677698] cpuidle: using governor menu [ 1.679710] hidraw: raw HID events driver (C) Jiri Kosina [ 1.679957] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.685919] usbcore: registered new interface driver usbhid [ 1.685937] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.691838] usbhid: USB HID core driver [ 1.693645] drop_monitor: Initializing network drop monitor service [ 1.696171] TCP: cubic registered [ 1.697830] Initializing XFRM netlink socket [ 1.699796] NET: Registered protocol family 10 [ 1.701974] NET: Registered protocol family 17 [ 1.704095] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.706414] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.708771] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.712673] Loading compiled-in X.509 certificates [ 1.714747] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.718720] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.723168] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.727162] registered taskstats version 1 [ 1.730989] Key type trusted registered [ 1.734131] Key type encrypted registered [ 1.737231] IMA: No TPM chip found, activating TPM-bypass! [ 1.740022] rtc_cmos 00:00: setting system clock to 2018-12-10 07:35:10 UTC (1544427310) [ 1.744343] Freeing unused kernel memory: 1680k freed [ 1.750597] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.757729] systemd[1]: Detected virtualization kvm. [ 1.759850] systemd[1]: Detected architecture x86-64. [ 1.761975] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.765981] systemd[1]: No hostname configured. [ 1.767983] systemd[1]: Set hostname to . [ 1.770155] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.796777] systemd[1]: Reached target Local File Systems. [ 1.799044] systemd[1]: Starting Local File Systems. [ 1.801200] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.804750] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.809569] systemd[1]: Reached target Paths. [ 1.811514] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Swap. [ 1.814519] systemd[1]: Reached target Swap. [ 1.816426] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.819591] systemd[1]: Created slice Root Slice. [ 1.821631] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.824971] systemd[1]: Listening on udev Kernel Socket. [ 1.827167] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.830662] systemd[1]: Created slice System Slice. [ 1.832747] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.836082] systemd[1]: Listening on Journal Socket. [ 1.838186] systemd[1]: Starting Journal Socket. [ 1.840572] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.844160] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Timers. [ 1.848928] systemd[1]: Reached target Timers. [ 1.850927] systemd[1]: Starting Timers. [ 1.853144] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.859320] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.864134] systemd[1]: Reached target Slices. [ 1.866129] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.869799] systemd[1]: Listening on udev Control Socket. [ 1.872034] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.875452] systemd[1]: Reached target Sockets. [ 1.877450] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.880809] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923837] RPC: Registered named UNIX socket transport module. [ 1.926233] RPC: Registered udp transport module. [ 1.928216] RPC: Registered tcp transport module. [ 1.930195] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.948540] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 2.026776] scsi host0: ata_piix [ 2.028508] scsi host1: ata_piix [ 2.030105] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.032622] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.036568] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.070316] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.102111] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.104770] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.107423] usb 1-1: Product: QEMU USB Tablet [ 2.109335] usb 1-1: Manufacturer: QEMU [ 2.111106] usb 1-1: SerialNumber: 42 [ 2.115157] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.122804] vda: vda1 [ 2.124473] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.128633] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.216917] SGI XFS with ACLs, security attributes, no debug enabled [ 2.220470] XFS (vda1): Mounting V4 Filesystem [ 2.254764] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.515857] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.577458] SELinux: Disabled at runtime. [ 2.618622] type=1404 audit(1544427311.378:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.656953] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.659402] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Switch Root. Mounting Huge Pages File System... Mounting Debug File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd Root File System. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on udev Control Socket. Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 3.119301] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.207238] systemd-journald[394]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.327189] type=1305 audit(1544427312.086:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.542006] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.548804] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.553899] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting LSB: Bring up/down networking... [ 3.574945] ppdev: user-space parallel port driver Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.586754] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.589418] [TTM] Initializing pool allocator [ 3.593473] [TTM] Initializing DMA pool allocator [ 3.593781] [drm] fb mappable at 0xFC000000 [ 3.593782] [drm] vram aper at 0xFC000000 [ 3.593782] [drm] size 33554432 [ 3.593782] [drm] fb depth is 24 [ 3.593783] [drm] pitch is 3072 [ 3.643319] fbcon: cirrusdrmfb (fb0) is primary device [ 3.671863] Console: switching to colour frame buffer device 128x48 [ 3.692397] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Authorization Manager... Starting Login Service... [ 3.700064] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Reached target Timers. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [ 3.775720] AES CTR mode by8 optimization enabled [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.813808] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 3.826565] alg: No test for crc32 (crc32-pclmul) [ 3.832528] intel_rapl: no valid rapl domains found in package 0 [ 3.837968] intel_rapl: no valid rapl domains found in package 0 [ 3.840269] intel_powerclamp: No package C-state available [ 3.848221] intel_powerclamp: No package C-state available[ 3.774606] cloud-init[483]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 07:35:13 +0000. Up 3.72 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting System Logging Service... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.923323] cloud-init[797]: Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 07:35:15 +0000. Up 5.88 seconds. [ 5.971261] cloud-init[797]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.973886] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.976905] cloud-init[797]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.980035] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.982755] cloud-init[797]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.986313] cloud-init[797]: ci-info: | eth0: | True | 192.168.120.5 | 255.255.255.0 | fa:16:3e:3b:74:48 | [ 5.989775] cloud-init[797]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.995794] cloud-init[797]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.003331] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.016368] cloud-init[797]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.023561] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.031268] cloud-init[797]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.034281] cloud-init[797]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.037136] cloud-init[797]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.040585] cloud-init[797]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.290005] cloud-init[3607]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 07:35:20 +0000. Up 11.24 seconds. [ 11.589045] cloud-init[3699]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 07:35:20 +0000. Up 11.54 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | e4:24:11:e2:bc:41:1e:79:58:0c:35:5d:96:52:c4:2c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.680205] cloud-init[3699]: Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 07:35:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.67 seconds 2018-12-10 07:35:25,219 - paramiko.transport - DEBUG - starting thread (client mode): 0x60fac390L 2018-12-10 07:35:25,219 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 07:35:25,237 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-10 07:35:25,237 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-10 07:35:25,244 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 07:35:25,245 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-10 07:35:25,245 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-10 07:35:25,245 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 07:35:25,245 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-10 07:35:25,245 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 07:35:25,250 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-10 07:35:25,251 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 07:35:25,284 - paramiko.transport - DEBUG - Trying discovered key e42411e2bc411e79580c355d9652c42c in /tmp/tmpD3r0RX 2018-12-10 07:35:25,304 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 07:35:25,320 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-10 07:35:25,348 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-10 07:35:25,348 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-10 07:35:25,349 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-10 07:35:25,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-12-10 07:35:25,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:25,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:25,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:25,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:25,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:25,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:25,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:25,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4499, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4506, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 2043, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4493, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 887, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 817, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4232, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4487, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-10 07:35:25,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:25,552 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:24 GMT 2018-12-10 07:35:25,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:25,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-10 07:35:25,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:25,553 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4499, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 4506, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 2043, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4493, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 887, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 817, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4232, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 4487, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-10 07:35:25,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-12-10 07:35:25,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:25,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:25,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:25,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:25,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:25,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:25,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:25,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4499, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4506, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 2043, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4493, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 887, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 817, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4232, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4487, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-10 07:35:25,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:25,779 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:25 GMT 2018-12-10 07:35:25,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:25,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-10 07:35:25,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:25,779 - functest.core.cloudify - INFO - The current manager status is running 2018-12-10 07:35:25,780 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-10 07:35:25,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:25,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:25,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:25,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:25,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:25,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:25,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:25,905 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-10 07:35:25,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T07:35:25.115Z", "updated_at": "2018-12-10T07:35:25.115Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-10 07:35:25,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:25,905 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:25 GMT 2018-12-10 07:35:25,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:25,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-10 07:35:25,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:25,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-12-10 07:35:26,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:26,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:26,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:26,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:26,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:26,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:26,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:26,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-10T07:35:25.115Z", "updated_at": "2018-12-10T07:35:25.115Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-10 07:35:26,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:26,083 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:25 GMT 2018-12-10 07:35:26,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:26,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-10 07:35:26,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:26,084 - functest.core.cloudify - DEBUG - List secrets: 2018-12-10 07:35:26,084 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/secrets/foo 2018-12-10 07:35:26,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:26,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:26,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:26,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:26,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:26,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:26,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:26,183 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-10 07:35:26,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T07:35:25.115Z", "updated_at": "2018-12-10T07:35:25.115Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-10 07:35:26,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:26,183 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:25 GMT 2018-12-10 07:35:26,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:26,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-10 07:35:26,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:26,183 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-10 07:35:26,184 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-10 07:35:26,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 07:35:26,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:35:26,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea469e3f-49b3-4e94-86a3-dadc31a6f08d 2018-12-10 07:35:26,406 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/5a3cd208b04f42fb873cc1a10bc4b9a1"}, "tags": [], "enabled": true, "id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 07:35:26,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-ea469e3f-49b3-4e94-86a3-dadc31a6f08d 2018-12-10 07:35:26,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214440822601s 2018-12-10 07:35:26,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-12-10 07:35:26,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/quotas/5a3cd208b04f42fb873cc1a10bc4b9a1.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-12-10 07:35:27,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:27 GMT X-Openstack-Request-Id: req-951af66b-199a-477f-b3f2-000890fc0c48 2018-12-10 07:35:27,215 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-12-10 07:35:27,216 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/5a3cd208b04f42fb873cc1a10bc4b9a1.json used request id req-951af66b-199a-477f-b3f2-000890fc0c48 2018-12-10 07:35:27,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.807171106339s 2018-12-10 07:35:27,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-12-10 07:35:27,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-10 07:35:27,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 07:35:27,230 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63426388-b5b0-401a-bad9-61ddda3dee8d 2018-12-10 07:35:27,230 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-12-10 07:35:27,230 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-63426388-b5b0-401a-bad9-61ddda3dee8d 2018-12-10 07:35:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:35:27,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 855 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec99d4c-c12d-470c-a448-ae59001cb8ce 2018-12-10 07:35:27,428 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/11afb20b94a64dc7a3f353cb21ea7033"}, "enabled": true, "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/151819bf8efb4b308a661db23b47871a"}, "enabled": true, "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/35bed6637dbe444989b010d001c2f7c9"}, "enabled": true, "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/47c2aeb8df5c43d9955bd0f03b8dace7"}, "enabled": true, "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/59494095ddfb4390b81b5ba9cd3bb980"}, "enabled": true, "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5a4f9b0028e54d34a801cd2a5eaabc23"}, "enabled": true, "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/64a5e84c1bee4d03aea4c084de921445"}, "enabled": true, "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6c72a2e07b9c44519bb92b04096ef71b"}, "enabled": true, "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6f3db32f2d0944d7a0f31780704827a9"}, "enabled": true, "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/8aaecea841dd4c0ba1f67902275e3f33"}, "enabled": true, "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/910b5199108f4468bc76bf75a768f999"}, "enabled": true, "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/93dae908bec64cfea9c3ad8ffd898250"}, "enabled": true, "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/dc9b5d5576774919ac6c1f5808f7243f"}, "enabled": true, "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e2418cd60e2043a9a0d2dcc100a96b3b"}, "enabled": true, "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ef86f1d706144cea82111fe6d849896a"}, "enabled": true, "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-10 07:35:27,428 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-cec99d4c-c12d-470c-a448-ae59001cb8ce 2018-12-10 07:35:27,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.208492994308s 2018-12-10 07:35:27,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-10 07:35:27,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 07:35:27,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1960 Content-Type: application/json Date: Mon, 10 Dec 2018 07:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedc7875-fc43-4585-b999-f31a84018f01 2018-12-10 07:35:27,668 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/08e5b1c67a1748feb59f0e934c7104f3"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0fb8df1fe64a4a41b7e7c6f774ea8506"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0ff08f2a0d814725af59b909846106f2"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "0ff08f2a0d814725af59b909846106f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/151c7410e7da48af8a86bdcaedf171f0"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1ca6f7e099334627855e0ff4a251ab88"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1e626d316ce945a59402f94bc879fef3"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "1e626d316ce945a59402f94bc879fef3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2451b42182f14985b8621b8f1e7e257b"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2c35c2f5707048c7b81eb31c4fce9c33"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2cb27aa7a4e143a4bd546a2e2a1fef55"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/35ee8082b2a047b6ba44b100bd77fc09"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4270d90826704144865a2441b8867c0d"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "4270d90826704144865a2441b8867c0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/43139e52ec034c2291db67990af0963e"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "43139e52ec034c2291db67990af0963e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4c118c37c2174a21b883b0242141272d"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "4c118c37c2174a21b883b0242141272d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4f1b34e5f0cd4cd284dfc908ca831bd6"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4ff53a07615d445a8ad2d84f5a436255"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/57d543ac8f174c5c83602d1fc993ba10"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5adf54f5665442dfb16b81ebeb27ab99"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5f92511e94bc454281fccf6cf036ee2a"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/61d06bc1f4e84f85996a3205b77501b0"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/670d5ca5dec44c31a6d50aed583d634b"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6a7aa787c65f4ff0be04cc82b21fdbc5"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6e0def5ebbe242d1aa0699d8dab6997b"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6eb5d65119b44efdbe5fc202c91b79d2"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/721feede722f4a018355b8d49105b98a"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "721feede722f4a018355b8d49105b98a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c407f0365c24f4aac53b9bf19750183"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "7c407f0365c24f4aac53b9bf19750183"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c920819293b4fbaba8ae02820daa382"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "7c920819293b4fbaba8ae02820daa382"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7f558238efbd4a7b9a303a84a5f0a3df"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/861bc2fe8e4c41c893cc2d04bfc9124e"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/89fa9daff4a84bbc86c1bed160fd2203"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8fb91025b2244d69bf48a14155fb9ee7"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/90d3a15ad7d34753af91d90b8d73e19f"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/90defe033784450c8ba74d59f585c795"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "90defe033784450c8ba74d59f585c795"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9c8f85b45ac84e5fba91e983fdb2e96a"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a48037b20cfc40b0b81660be00a06048"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "a48037b20cfc40b0b81660be00a06048"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a7b97979141d42adab0656e792cae654"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "a7b97979141d42adab0656e792cae654"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ad6609ea620c45368143fab746935dbc"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "ad6609ea620c45368143fab746935dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc9d84c8d4774cd7b124cb1aeb314bf1"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ce7c61ef23fd4cfd9bfe869ce4c8596b"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d4531d2f92fe406c8478cff63c8a315e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "d4531d2f92fe406c8478cff63c8a315e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de9f497543034f388b033d027a17f574"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "de9f497543034f388b033d027a17f574"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e5c1934155724265a99fa159887b9a93"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "e5c1934155724265a99fa159887b9a93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f432ce16fddf4a44b37cc38a79abbe71"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-10 07:35:27,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-fedc7875-fc43-4585-b999-f31a84018f01 2018-12-10 07:35:27,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.230466842651s 2018-12-10 07:35:27,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '36ea6854-b896-425c-acf9-45a5365d190a', 'keystone_tenant_name': u'cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.28:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'project_domain_name': 'Default'} 2018-12-10 07:35:27,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-12-10 07:35:27,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:27,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:27,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:27,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:27,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:27,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:27,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:27,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-12-10 07:35:27,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:27,760 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:26 GMT 2018-12-10 07:35:27,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:27,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-12-10 07:35:27,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:27,761 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "36ea6854-b896-425c-acf9-45a5365d190a"} 2018-12-10 07:35:27,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:27,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:27,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:27,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:27,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:27,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:27,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:27,882 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-12-10 07:35:27,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T07:35:27.083Z", "updated_at": "2018-12-10T07:35:27.083Z", "created_by": "admin", "private_resource": false, "value": "36ea6854-b896-425c-acf9-45a5365d190a", "key": "keystone_password"} 2018-12-10 07:35:27,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:27,882 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:27 GMT 2018-12-10 07:35:27,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:27,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-12-10 07:35:27,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:27,883 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687"} 2018-12-10 07:35:28,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:28,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:28,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:28,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:28,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:28,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:28,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:28,023 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-12-10 07:35:28,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T07:35:27.196Z", "updated_at": "2018-12-10T07:35:27.196Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687", "key": "keystone_tenant_name"} 2018-12-10 07:35:28,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:28,023 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:27 GMT 2018-12-10 07:35:28,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:28,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-12-10 07:35:28,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:28,023 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-12-10 07:35:28,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:28,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:28,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:28,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:28,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:28,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:28,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:28,155 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-12-10 07:35:28,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T07:35:27.362Z", "updated_at": "2018-12-10T07:35:27.362Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-12-10 07:35:28,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:28,156 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:27 GMT 2018-12-10 07:35:28,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:28,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-12-10 07:35:28,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:28,156 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.28:5000"} 2018-12-10 07:35:28,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:28,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:28,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:28,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:28,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:28,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:28,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:28,254 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-12-10 07:35:28,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T07:35:27.451Z", "updated_at": "2018-12-10T07:35:27.451Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.28:5000", "key": "keystone_url"} 2018-12-10 07:35:28,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:28,255 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:27 GMT 2018-12-10 07:35:28,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:28,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-12-10 07:35:28,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:28,255 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-12-10 07:35:28,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:28,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:28,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:28,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:28,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:28,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:28,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:28,349 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-12-10 07:35:28,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T07:35:27.553Z", "updated_at": "2018-12-10T07:35:27.553Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-12-10 07:35:28,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:28,350 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:27 GMT 2018-12-10 07:35:28,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:28,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-12-10 07:35:28,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:28,350 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_6204053f-a2c7-49b3-a69f-f304cb6b1687"} 2018-12-10 07:35:28,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:28,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:28,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:28,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:28,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:28,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:28,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:28,449 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-12-10 07:35:28,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T07:35:27.656Z", "updated_at": "2018-12-10T07:35:27.656Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_6204053f-a2c7-49b3-a69f-f304cb6b1687", "key": "keystone_username"} 2018-12-10 07:35:28,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:28,449 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:27 GMT 2018-12-10 07:35:28,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:28,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-12-10 07:35:28,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:28,450 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-12-10 07:35:28,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:35:28,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:35:28,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:35:28,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:35:28,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:35:28,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:35:28,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:35:28,519 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-12-10 07:35:28,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T07:35:27.735Z", "updated_at": "2018-12-10T07:35:27.735Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-12-10 07:35:28,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:35:28,519 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:35:27 GMT 2018-12-10 07:35:28,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:35:28,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-12-10 07:35:28,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:35:28,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-12-10 07:35:28,521 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-10 07:35:28,522 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-10 07:35:28,522 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-10 07:35:28,527 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 07:35:28,599 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-10 07:35:28,600 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-10 07:35:28,603 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-10 07:35:28,604 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-10 07:35:28,604 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-10 07:35:28,611 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-10 07:36:24,144 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-10 07:36:24,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: repos.forethought.net * extras: centos.eecs.wsu.edu * updates: mirror.sfo12.us.leaseweb.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 7.1 MB/s | 55 MB 00:07 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-12-10 07:36:24,146 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-10 07:36:24,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: http://mirrors.cmich.edu/centos/7.6.1810/updates/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirrors.cmich.edu/centos/7.6.1810/updates/x86_64/repodata/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds') Trying other mirror. 2018-12-10 07:36:24,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:36:24,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5a3cd208b04f42fb873cc1a10bc4b9a1&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:36:24,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 07:36:24 GMT X-Openstack-Request-Id: req-10e56471-b296-42d1-8e6d-4283aa02d3de 2018-12-10 07:36:24,214 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:05Z", "updated_at": "2018-12-10T07:31:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "3c38141f-ca1e-4c6e-9be5-454cbd8f6df4", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "495f99ce-a3ae-4f84-9fdc-feffaa976d92", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "d5184175-3926-4cff-a686-6b05008716ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "ee26d0b2-0416-4c0a-96b5-a2d4df249440", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 1, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "e67577df-75a3-40a9-a08b-cd34d80df756", "name": "default"}]} 2018-12-10 07:36:24,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5a3cd208b04f42fb873cc1a10bc4b9a1&name=default used request id req-10e56471-b296-42d1-8e6d-4283aa02d3de 2018-12-10 07:36:24,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0607709884644s 2018-12-10 07:36:24,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 07:36:24,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:36:24,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Mon, 10 Dec 2018 07:36:24 GMT X-Openstack-Request-Id: req-2c1e3b77-e237-4dc4-ba40-359f6985d201 2018-12-10 07:36:24,275 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:40Z", "updated_at": "2018-12-10T07:32:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "1387df93-d98c-4584-ae92-93731140e08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T07:32:43Z", "revision_number": 0, "id": "4a4643bf-c707-4185-8d85-8cf8367932af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:43Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-10T07:32:46Z", "revision_number": 0, "id": "a13e7b68-e421-43c2-b02e-feae11e08a11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:46Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-10T07:32:45Z", "revision_number": 0, "id": "b2c67bc1-d5e1-40bb-bf3f-03921c62f5ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:45Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:32:41Z", "revision_number": 0, "id": "d89168a2-b764-4c31-b8b4-0eddf6a6c8bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:41Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-10T07:32:44Z", "revision_number": 0, "id": "e3272a16-0aec-4238-8797-b9ae69d1c1e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:44Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "ec1268bc-ed71-4486-96c4-77f6cfeeb2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:42Z", "revision_number": 0, "id": "f67472c4-ef71-478c-82cc-c22c6bcc30b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:42Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 7, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, {"description": "Default security group", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:05Z", "updated_at": "2018-12-10T07:31:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "3c38141f-ca1e-4c6e-9be5-454cbd8f6df4", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "495f99ce-a3ae-4f84-9fdc-feffaa976d92", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "d5184175-3926-4cff-a686-6b05008716ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "ee26d0b2-0416-4c0a-96b5-a2d4df249440", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 1, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "e67577df-75a3-40a9-a08b-cd34d80df756", "name": "default"}]} 2018-12-10 07:36:24,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2c1e3b77-e237-4dc4-ba40-359f6985d201 2018-12-10 07:36:24,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0543630123138s 2018-12-10 07:36:24,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 07:36:24,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 22, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 22, "ethertype": "IPv4", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756"}}' 2018-12-10 07:36:24,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 10 Dec 2018 07:36:24 GMT X-Openstack-Request-Id: req-64f602ef-c3c9-4cf1-944c-e90048dff08d 2018-12-10 07:36:24,511 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-10T07:36:24Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "port_range_min": 22, "revision_number": 0, "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:36:24Z", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "d2c3fa48-fcf4-4f66-9114-abeccbad07ff"}} 2018-12-10 07:36:24,511 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-64f602ef-c3c9-4cf1-944c-e90048dff08d 2018-12-10 07:36:24,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.22928404808s 2018-12-10 07:36:24,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-12-10 07:36:24,754 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-12-10 07:36:27,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:27,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:27,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:27,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:27,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:27,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:27,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:27,548 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-12-10 07:36:27,549 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:27.491Z", "updated_at": "2018-12-10T07:36:27.491Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-12-10 07:36:27,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:27,551 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:27 GMT 2018-12-10 07:36:27,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:27,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-12-10 07:36:27,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:36:27,575 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-10 07:36:29,037 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-10 07:36:29,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 07:36:29,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:36:29,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 10 Dec 2018 07:36:29 GMT X-Openstack-Request-Id: req-b344ff05-83f0-44cf-a001-01b474a21997 2018-12-10 07:36:29,090 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T07:32:39Z", "file": "/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060/file", "owner": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "cdd523e2-f785-4e00-ae39-4199953dd060", "size": 4373348352, "self": "/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/cdd523e2-f785-4e00-ae39-4199953dd060/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/cdd523e2-f785-4e00-ae39-4199953dd060/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T07:31:42Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 07:36:29,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b344ff05-83f0-44cf-a001-01b474a21997 2018-12-10 07:36:29,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0517690181732s 2018-12-10 07:36:29,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 07:36:29,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/cloudify_ims-img_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687"}' 2018-12-10 07:36:29,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Mon, 10 Dec 2018 07:36:29 GMT Location: http://172.30.9.28:9292/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d5347c9a-3777-455f-86b0-3d2290efac01 2018-12-10 07:36:29,163 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T07:36:29Z", "file": "/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8/file", "owner": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "732e64af-9a85-4baf-908b-865e7cb626d8", "size": null, "self": "/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687", "checksum": null, "created_at": "2018-12-10T07:36:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 07:36:29,163 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d5347c9a-3777-455f-86b0-3d2290efac01 2018-12-10 07:36:29,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0675611495972s 2018-12-10 07:36:29,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 07:36:29,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '' 2018-12-10 07:36:33,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 07:36:33 GMT X-Openstack-Request-Id: req-dc9e8f8f-6946-44e4-a275-891ff2eed0a3 2018-12-10 07:36:33,926 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 07:36:33,927 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8/file used request id req-dc9e8f8f-6946-44e4-a275-891ff2eed0a3 2018-12-10 07:36:33,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.76283192635s 2018-12-10 07:36:33,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 07:36:33,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 07:36:34,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Mon, 10 Dec 2018 07:36:34 GMT X-Openstack-Request-Id: req-743462a5-ec1e-47cd-a9b7-feff246a8431 2018-12-10 07:36:34,260 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T07:36:33Z", "file": "/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8/file", "owner": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "732e64af-9a85-4baf-908b-865e7cb626d8", "size": 263586304, "self": "/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/732e64af-9a85-4baf-908b-865e7cb626d8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/732e64af-9a85-4baf-908b-865e7cb626d8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T07:36:29Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T07:32:39Z", "file": "/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060/file", "owner": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "cdd523e2-f785-4e00-ae39-4199953dd060", "size": 4373348352, "self": "/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/cdd523e2-f785-4e00-ae39-4199953dd060/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/cdd523e2-f785-4e00-ae39-4199953dd060/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T07:31:42Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 07:36:34,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-743462a5-ec1e-47cd-a9b7-feff246a8431 2018-12-10 07:36:34,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32870388031s 2018-12-10 07:36:34,263 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/732e64af-9a85-4baf-908b-865e7cb626d8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8/file', 'owner': u'5a3cd208b04f42fb873cc1a10bc4b9a1', 'id': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'size': 263586304, u'self': u'/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', 'name': 'cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/732e64af-9a85-4baf-908b-865e7cb626d8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T07:36:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T07:36:33Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'os_hash_value': u'0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed', u'self': u'/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'created': u'2018-12-10T07:36:29Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-10T07:36:29Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed', 'metadata': {u'os_hash_value': u'0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed', u'self': u'/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'schema': u'/v2/schemas/image'}}) 2018-12-10 07:36:34,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 07:36:34,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-12-10 07:36:34,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Mon, 10 Dec 2018 07:36:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b9020de-bbc7-4f0d-8270-52c6c6f988f7 x-openstack-request-id: req-8b9020de-bbc7-4f0d-8270-52c6c6f988f7 2018-12-10 07:36:34,314 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6d4a9765-0d1c-40df-b6dd-a046e0149906", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6d4a9765-0d1c-40df-b6dd-a046e0149906", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "6d4a9765-0d1c-40df-b6dd-a046e0149906"}} 2018-12-10 07:36:34,314 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8b9020de-bbc7-4f0d-8270-52c6c6f988f7 2018-12-10 07:36:34,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0504140853882s 2018-12-10 07:36:34,315 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c47c6539fb2a433791aefcdf57514708', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'6d4a9765-0d1c-40df-b6dd-a046e0149906', 'swap': 0}) 2018-12-10 07:36:34,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 07:36:34,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/6d4a9765-0d1c-40df-b6dd-a046e0149906/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" -d '{"extra_specs": {}}' 2018-12-10 07:36:34,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 07:36:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb8b9149-a9c0-41b5-9475-00dbdc6d272a x-openstack-request-id: req-cb8b9149-a9c0-41b5-9475-00dbdc6d272a 2018-12-10 07:36:34,335 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 07:36:34,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/6d4a9765-0d1c-40df-b6dd-a046e0149906/os-extra_specs used request id req-cb8b9149-a9c0-41b5-9475-00dbdc6d272a 2018-12-10 07:36:34,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198640823364s 2018-12-10 07:36:34,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-12-10 07:36:34,336 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "732e64af-9a85-4baf-908b-865e7cb626d8", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "bono_cluster_size": 1, "flavor_id": "6d4a9765-0d1c-40df-b6dd-a046e0149906", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-12-10 07:36:35,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:35,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:35,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:35,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:35,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:35,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:35,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:35,521 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-12-10 07:36:35,521 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "732e64af-9a85-4baf-908b-865e7cb626d8", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "bono_cluster_size": 1, "flavor_id": "6d4a9765-0d1c-40df-b6dd-a046e0149906", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:34.480Z", "updated_at": "2018-12-10T07:36:34.480Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-12-10 07:36:35,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:35,521 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:35 GMT 2018-12-10 07:36:35,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:35,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-12-10 07:36:35,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:36:35,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-12-10 07:36:35,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:35,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:35,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:35,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:35,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:35,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:35,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:35,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:35.410Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-10 07:36:35,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:35,588 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:35 GMT 2018-12-10 07:36:35,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:35,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-12-10 07:36:35,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:36:35,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:36:35,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:35,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:35,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:35,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:35,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:35,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:35,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:35,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-10 07:36:35,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:35,657 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:35 GMT 2018-12-10 07:36:35,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:35,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-10 07:36:35,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:36:35,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/4c9097fb-1acd-40f7-bfee-2a5207cbe839 2018-12-10 07:36:35,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:35,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:35,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:35,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:35,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:35,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:35,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:35,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:35.410Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"} 2018-12-10 07:36:35,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:35,751 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:35 GMT 2018-12-10 07:36:35,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:35,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-10 07:36:35,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:36:40,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:36:40,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:40,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:40,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:40,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:40,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:40,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:40,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:40,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:36:36.386Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:36:36.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:36:36.750Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:36:36.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839", "logger": "82aa3d17-cf14-4e09-b2e4-1b0cf1506cf4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:36:36.892Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:36:36.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839", "logger": "82aa3d17-cf14-4e09-b2e4-1b0cf1506cf4"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:36:37.021Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:36:37.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:36:37.021Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:36:37.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:36:37.021Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:36:37.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:36:37.901Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:36:37.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839", "logger": "82aa3d17-cf14-4e09-b2e4-1b0cf1506cf4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:36:37.901Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:36:37.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839", "logger": "82aa3d17-cf14-4e09-b2e4-1b0cf1506cf4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:36:37.901Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:36:37.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839", "logger": "82aa3d17-cf14-4e09-b2e4-1b0cf1506cf4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:36:38.908Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpMxhbax --prefix=\"/tmp/openstack-7dvz4X\" --constraint=\"/tmp/openstack-7dvz4X/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:36:38.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839", "logger": "82aa3d17-cf14-4e09-b2e4-1b0cf1506cf4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:36:38.908Z", "message": "Installing from directory: /tmp/tmpMxhbax [args=--prefix=\"/tmp/openstack-7dvz4X\" --constraint=\"/tmp/openstack-7dvz4X/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:36:38.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839", "logger": "82aa3d17-cf14-4e09-b2e4-1b0cf1506cf4"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-12-10 07:36:40,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:40,823 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:40 GMT 2018-12-10 07:36:40,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:40,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-12-10 07:36:40,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:36:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-12-10 07:36:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-12-10 07:36:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-12-10 07:36:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-12-10 07:36:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-10 07:36:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-10 07:36:40,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-10 07:36:40,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-12-10 07:36:40,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-12-10 07:36:40,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpMxhbax --prefix="/tmp/openstack-7dvz4X" --constraint="/tmp/openstack-7dvz4X/constraint.txt" 2018-12-10 07:36:40,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpMxhbax [args=--prefix="/tmp/openstack-7dvz4X" --constraint="/tmp/openstack-7dvz4X/constraint.txt", package_name=cloudify-openstack-plugin] 2018-12-10 07:36:40,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/4c9097fb-1acd-40f7-bfee-2a5207cbe839 2018-12-10 07:36:40,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:40,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:40,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:40,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:40,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:40,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:40,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:40,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:35.410Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"} 2018-12-10 07:36:40,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:40,882 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:40 GMT 2018-12-10 07:36:40,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:40,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-10 07:36:40,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:36:45,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:36:46,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:46,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:46,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:46,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:46,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:46,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:46,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:46,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-10 07:36:46,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:46,051 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:46 GMT 2018-12-10 07:36:46,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:46,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-10 07:36:46,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:36:46,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/4c9097fb-1acd-40f7-bfee-2a5207cbe839 2018-12-10 07:36:46,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:46,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:46,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:46,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:46,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:46,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:46,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:46,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:35.410Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"} 2018-12-10 07:36:46,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:46,112 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:46 GMT 2018-12-10 07:36:46,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:46,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-10 07:36:46,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:36:51,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:36:51,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:51,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:51,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:51,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:51,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:51,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:51,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:51,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-10 07:36:51,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:51,383 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:51 GMT 2018-12-10 07:36:51,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:51,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-10 07:36:51,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:36:51,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/4c9097fb-1acd-40f7-bfee-2a5207cbe839 2018-12-10 07:36:51,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:51,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:51,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:51,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:51,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:51,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:51,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:51,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:35.410Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"} 2018-12-10 07:36:51,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:51,491 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:51 GMT 2018-12-10 07:36:51,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:51,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-10 07:36:51,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:36:56,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:36:56,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:56,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:56,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:56,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:56,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:56,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:56,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:56,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-10 07:36:56,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:56,571 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:56 GMT 2018-12-10 07:36:56,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:56,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-10 07:36:56,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:36:56,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/4c9097fb-1acd-40f7-bfee-2a5207cbe839 2018-12-10 07:36:56,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:36:56,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:36:56,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:36:56,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:36:56,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:36:56,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:36:56,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:36:56,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:35.410Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"} 2018-12-10 07:36:56,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:36:56,631 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:36:56 GMT 2018-12-10 07:36:56,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:36:56,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-10 07:36:56,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:01,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:01,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:01,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:01,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:01,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:01,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:01,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:01,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:01,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-10 07:37:01,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:01,698 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:01 GMT 2018-12-10 07:37:01,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:01,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-10 07:37:01,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:01,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/4c9097fb-1acd-40f7-bfee-2a5207cbe839 2018-12-10 07:37:01,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:01,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:01,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:01,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:01,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:01,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:01,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:01,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:35.410Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"} 2018-12-10 07:37:01,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:01,755 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:01 GMT 2018-12-10 07:37:01,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:01,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-10 07:37:01,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:06,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:06,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:06,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:06,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:06,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:06,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:06,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:06,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:06,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:03.360Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:03.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839", "logger": "82aa3d17-cf14-4e09-b2e4-1b0cf1506cf4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:03.940Z", "message": "Removing directory: /tmp/tmpMxhbax", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:03.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839", "logger": "82aa3d17-cf14-4e09-b2e4-1b0cf1506cf4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:04.264Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:04.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:05.058Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:05.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:05.058Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:05.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:05.058Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:05.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-12-10 07:37:06,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:06,881 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:06 GMT 2018-12-10 07:37:06,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:06,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-12-10 07:37:06,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:06,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-12-10 07:37:06,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpMxhbax 2018-12-10 07:37:06,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-10 07:37:06,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-12-10 07:37:06,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-12-10 07:37:06,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-12-10 07:37:06,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/4c9097fb-1acd-40f7-bfee-2a5207cbe839 2018-12-10 07:37:06,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:06,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:06,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:06,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:06,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:06,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:06,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:06,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:35.410Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"} 2018-12-10 07:37:06,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:06,945 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:06 GMT 2018-12-10 07:37:06,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:06,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-12-10 07:37:06,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:06,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-12-10 07:37:06,946 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-12-10 07:37:07,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:07,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:07,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:07,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:07,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:07,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:07,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:07,105 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-12-10 07:37:07,105 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:37:07,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:07,105 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:07 GMT 2018-12-10 07:37:07,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:07,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:37:07,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:07,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:07,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:07,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:07,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:07,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:07,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:07,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:07,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:07,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-10 07:37:07,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:07,170 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:07 GMT 2018-12-10 07:37:07,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:07,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-10 07:37:07,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:07,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:37:07,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:07,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:07,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:07,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:07,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:07,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:07,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:07,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:37:07,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:07,328 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:07 GMT 2018-12-10 07:37:07,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:07,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:37:07,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:12,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:12,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:12,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:12,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:12,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:12,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:12,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:12,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:12,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:07.690Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:07.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_security_group_pwdvg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:08.916Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:08.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_floatingip_oe4jx9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:09.218Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:09.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_floatingip_22sl69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:09.218Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:09.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_security_group_pwdvg6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:09.218Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:09.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_security_group_pwdvg6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:09.218Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:09.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_security_group_2vwzv1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:10.885Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:10.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_floatingip_1ol5ct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:10.885Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:10.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_security_group_pdliqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:10.885Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:10.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_floatingip_oe4jx9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:10.885Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:10.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_floatingip_22sl69", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:10.885Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:10.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_security_group_2vwzv1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:10.885Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:10.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_floatingip_oe4jx9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:10.885Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:10.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_floatingip_22sl69", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:10.885Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:10.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_security_group_2vwzv1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:10.885Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:10.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_security_group_pwdvg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:10.999Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:10.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "153c63d3-c394-41a3-b0da-0361dbdf239c"}, {"node_instance_id": "base_security_group_fcvx4g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_security_group_35ye71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_security_group_bl2liq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_security_group_7bgljb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "keypair_3nk5qt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_security_group_ais43j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_floatingip_1ol5ct", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "base_security_group_fcvx4g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_security_group_35ye71", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_security_group_bl2liq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_security_group_7bgljb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_security_group_pdliqv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_security_group_ais43j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "keypair_3nk5qt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_security_group_pdliqv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:11.410Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:11.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_security_group_2vwzv1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:12.009Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "50f797de-0187-4691-aa78-ffd6bb2cfa9d"}, {"node_instance_id": "dime_security_group_pwdvg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:12.009Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "153c63d3-c394-41a3-b0da-0361dbdf239c"}, {"node_instance_id": "dime_security_group_pwdvg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:12.009Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "153c63d3-c394-41a3-b0da-0361dbdf239c"}, {"node_instance_id": "dime_security_group_pwdvg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:12.009Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "153c63d3-c394-41a3-b0da-0361dbdf239c"}, {"node_instance_id": "sprout_security_group_pdliqv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:12.009Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "54d3a3c2-3e89-4e78-8d73-91e672e52eba"}, {"node_instance_id": "bind_security_group_2vwzv1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:12.009Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "50f797de-0187-4691-aa78-ffd6bb2cfa9d"}, {"node_instance_id": "bind_security_group_2vwzv1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:12.009Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "50f797de-0187-4691-aa78-ffd6bb2cfa9d"}, {"node_instance_id": "dime_security_group_pwdvg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:12.009Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "153c63d3-c394-41a3-b0da-0361dbdf239c"}, {"node_instance_id": "dime_security_group_pwdvg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:12.009Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "153c63d3-c394-41a3-b0da-0361dbdf239c"}, {"node_instance_id": "sprout_security_group_pdliqv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:12.009Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "54d3a3c2-3e89-4e78-8d73-91e672e52eba"}, {"node_instance_id": "bind_security_group_2vwzv1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:12.009Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:12.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "50f797de-0187-4691-aa78-ffd6bb2cfa9d"}], "metadata": {"pagination": {"total": 44, "offset": 0, "size": 50}}} 2018-12-10 07:37:12,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:12,415 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:12 GMT 2018-12-10 07:37:12,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:12,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24212 2018-12-10 07:37:12,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-12-10 07:37:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-10 07:37:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-10 07:37:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-10 07:37:12,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-10 07:37:12,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-10 07:37:12,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-10 07:37:12,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-10 07:37:12,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-10 07:37:12,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-12-10 07:37:12,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:12,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-10 07:37:12,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-10 07:37:12,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-10 07:37:12,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-10 07:37:12,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-10 07:37:12,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-10 07:37:12,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-10 07:37:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-10 07:37:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-12-10 07:37:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-10 07:37:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:12,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:12,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:12,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:12,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-12-10 07:37:12,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-12-10 07:37:12,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-12-10 07:37:12,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-12-10 07:37:12,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-12-10 07:37:12,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:37:12,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:12,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:12,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:12,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:12,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:12,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:12,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:12,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:37:12,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:12,627 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:12 GMT 2018-12-10 07:37:12,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:12,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:37:12,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:15,130 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-10 07:37:17,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:17,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:17,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:17,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:17,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:17,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:17,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:17,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:17,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_22sl69", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:13.766Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'created_at': u'2018-12-10T07:37:13Z', u'updated_at': u'2018-12-10T07:37:13Z', u'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'port_id': None, u'id': u'6ab615d6-3538-4a5d-9db5-84eb54fa1389', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:13.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "b874273f-7bff-4ce2-9cca-35c7faaddcf7"}, {"node_instance_id": "bono_floatingip_22sl69", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:13.968Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:13.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_floatingip_22sl69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:14.438Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:14.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_floatingip_1ol5ct", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:14.438Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:14.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_floatingip_oe4jx9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:15.020Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'created_at': u'2018-12-10T07:37:13Z', u'updated_at': u'2018-12-10T07:37:13Z', u'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'port_id': None, u'id': u'658be130-87e1-4e88-aaf2-7540e0dc5a2f', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:15.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1e9f579b-fc09-4112-9680-f0680e5aee3f"}, {"node_instance_id": "bind_floatingip_oe4jx9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:15.879Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:15.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_floatingip_22sl69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:15.879Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:15.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "base_security_group_fcvx4g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:15.879Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:15.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_security_group_35ye71", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:15.879Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:15.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "keypair_3nk5qt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:15.879Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:15.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_floatingip_oe4jx9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:15.879Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:15.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_security_group_pwdvg6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:15.879Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:15.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_security_group_pdliqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:15.879Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:15.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "base_security_group_fcvx4g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.074Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a393e19b-aa1b-47fe-9b60-2dc12bec82dd"}, {"node_instance_id": "base_security_group_fcvx4g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.074Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a393e19b-aa1b-47fe-9b60-2dc12bec82dd"}, {"node_instance_id": "base_security_group_fcvx4g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.074Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a393e19b-aa1b-47fe-9b60-2dc12bec82dd"}, {"node_instance_id": "base_security_group_fcvx4g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.074Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a393e19b-aa1b-47fe-9b60-2dc12bec82dd"}, {"node_instance_id": "base_security_group_fcvx4g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.074Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a393e19b-aa1b-47fe-9b60-2dc12bec82dd"}, {"node_instance_id": "base_security_group_fcvx4g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.074Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a393e19b-aa1b-47fe-9b60-2dc12bec82dd"}, {"node_instance_id": "base_security_group_fcvx4g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.074Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a393e19b-aa1b-47fe-9b60-2dc12bec82dd"}, {"node_instance_id": "base_security_group_fcvx4g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.074Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a393e19b-aa1b-47fe-9b60-2dc12bec82dd"}, {"node_instance_id": "bind_security_group_2vwzv1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.899Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_security_group_pwdvg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.899Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_security_group_pdliqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.899Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_floatingip_oe4jx9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.899Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_security_group_pwdvg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.899Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_security_group_pdliqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.899Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.899Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_security_group_2vwzv1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:16.899Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:16.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d08c4d60-9140-473b-9d86-8c7bd8d2bd90"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d08c4d60-9140-473b-9d86-8c7bd8d2bd90"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d08c4d60-9140-473b-9d86-8c7bd8d2bd90"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d08c4d60-9140-473b-9d86-8c7bd8d2bd90"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d08c4d60-9140-473b-9d86-8c7bd8d2bd90"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d08c4d60-9140-473b-9d86-8c7bd8d2bd90"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}], "metadata": {"pagination": {"total": 95, "offset": 44, "size": 50}}} 2018-12-10 07:37:17,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:17,839 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:17 GMT 2018-12-10 07:37:17,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:17,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31512 2018-12-10 07:37:17,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:17,841 - 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'5a3cd208b04f42fb873cc1a10bc4b9a1', u'created_at': u'2018-12-10T07:37:13Z', u'updated_at': u'2018-12-10T07:37:13Z', u'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'port_id': None, u'id': u'6ab615d6-3538-4a5d-9db5-84eb54fa1389', u'qos_policy_id': None} 2018-12-10 07:37:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-10 07:37:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:17,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-10 07:37:17,841 - 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'5a3cd208b04f42fb873cc1a10bc4b9a1', u'created_at': u'2018-12-10T07:37:13Z', u'updated_at': u'2018-12-10T07:37:13Z', u'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'port_id': None, u'id': u'658be130-87e1-4e88-aaf2-7540e0dc5a2f', u'qos_policy_id': None} 2018-12-10 07:37:17,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:17,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:17,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-10 07:37:17,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-10 07:37:17,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-12-10 07:37:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-10 07:37:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-10 07:37:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-10 07:37:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-12-10 07:37:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-12-10 07:37:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-12-10 07:37:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-12-10 07:37:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:17,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-10 07:37:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-10 07:37:17,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-12-10 07:37:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-12-10 07:37:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-12-10 07:37:17,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-12-10 07:37:17,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-12-10 07:37:17,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-12-10 07:37:17,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-12-10 07:37:17,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-12-10 07:37:17,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-12-10 07:37:17,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-12-10 07:37:17,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:37:17,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:17,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:17,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:17,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:17,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:17,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:17,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:17,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:37:17,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:17,963 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:17 GMT 2018-12-10 07:37:17,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:17,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:37:17,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:22,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:23,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:23,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:23,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:23,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:23,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:23,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:23,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:23,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:17.335Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:17.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d07bafa9-9857-4add-a015-66a9841535c4"}, {"node_instance_id": "bind_security_group_2vwzv1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:18.217Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_security_group_bl2liq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:18.217Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_security_group_ais43j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:18.217Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_floatingip_1ol5ct", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:18.217Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "keypair_3nk5qt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:18.217Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_floatingip_1ol5ct", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:18.352Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'created_at': u'2018-12-10T07:37:16Z', u'updated_at': u'2018-12-10T07:37:16Z', u'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.214', u'revision_number': 0, u'project_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'port_id': None, u'id': u'06ddb0b2-e3d6-466b-814a-a39bcfa6957d', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:18.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "17ad1698-2dd6-4e19-a16b-b4d4bf272467"}, {"node_instance_id": "keypair_3nk5qt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:18.352Z", "message": "Using external resource keypair: cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:18.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95623448-768b-4a16-b3a1-346de39520e0"}, {"node_instance_id": "ellis_floatingip_1ol5ct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.235Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "keypair_3nk5qt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.235Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_floatingip_1ol5ct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.235Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "keypair_3nk5qt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.235Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0ec2a31f-ad70-46d1-ae49-d14ff5ddfd4e"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0ec2a31f-ad70-46d1-ae49-d14ff5ddfd4e"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0ec2a31f-ad70-46d1-ae49-d14ff5ddfd4e"}, {"node_instance_id": "ellis_security_group_bl2liq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "4bcfa3ac-a161-4839-b581-54f041879af4"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0ec2a31f-ad70-46d1-ae49-d14ff5ddfd4e"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0ec2a31f-ad70-46d1-ae49-d14ff5ddfd4e"}, {"node_instance_id": "ellis_security_group_bl2liq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "4bcfa3ac-a161-4839-b581-54f041879af4"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0ec2a31f-ad70-46d1-ae49-d14ff5ddfd4e"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0ec2a31f-ad70-46d1-ae49-d14ff5ddfd4e"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0ec2a31f-ad70-46d1-ae49-d14ff5ddfd4e"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0ec2a31f-ad70-46d1-ae49-d14ff5ddfd4e"}, {"node_instance_id": "ellis_security_group_bl2liq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "4bcfa3ac-a161-4839-b581-54f041879af4"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0ec2a31f-ad70-46d1-ae49-d14ff5ddfd4e"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0ec2a31f-ad70-46d1-ae49-d14ff5ddfd4e"}, {"node_instance_id": "ellis_security_group_bl2liq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "4bcfa3ac-a161-4839-b581-54f041879af4"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:19.371Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0ec2a31f-ad70-46d1-ae49-d14ff5ddfd4e"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:20.247Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:20.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:20.247Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:20.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_security_group_7bgljb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:20.247Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:20.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "base_security_group_fcvx4g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:20.247Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:20.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_security_group_7bgljb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:20.769Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:20.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bb70a40b-7dd0-427b-8e62-35fcec37093a"}, {"node_instance_id": "base_security_group_fcvx4g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:21.253Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:21.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "base_security_group_fcvx4g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:21.253Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:21.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_security_group_7bgljb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:21.382Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:21.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bb70a40b-7dd0-427b-8e62-35fcec37093a"}, {"node_instance_id": "homer_security_group_7bgljb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:21.382Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:21.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bb70a40b-7dd0-427b-8e62-35fcec37093a"}, {"node_instance_id": "homer_security_group_7bgljb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:21.382Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:21.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bb70a40b-7dd0-427b-8e62-35fcec37093a"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:22.277Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:22.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:22.277Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:22.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:22.277Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:22.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:22.277Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:22.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:22.277Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:22.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:22.277Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:22.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:22.567Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:22.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6f135322-1c5f-4ff2-9bb8-fb4179f9b994"}], "metadata": {"pagination": {"total": 139, "offset": 94, "size": 50}}} 2018-12-10 07:37:23,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:23,040 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:23 GMT 2018-12-10 07:37:23,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:23,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27034 2018-12-10 07:37:23,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-12-10 07:37:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-10 07:37:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-10 07:37:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-10 07:37:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-12-10 07:37:23,043 - 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'5a3cd208b04f42fb873cc1a10bc4b9a1', u'created_at': u'2018-12-10T07:37:16Z', u'updated_at': u'2018-12-10T07:37:16Z', u'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.214', u'revision_number': 0, u'project_id': u'5a3cd208b04f42fb873cc1a10bc4b9a1', u'port_id': None, u'id': u'06ddb0b2-e3d6-466b-814a-a39bcfa6957d', u'qos_policy_id': None} 2018-12-10 07:37:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687 2018-12-10 07:37:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-12-10 07:37:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-12-10 07:37:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-12-10 07:37:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-12-10 07:37:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-12-10 07:37:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-12-10 07:37:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-12-10 07:37:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-12-10 07:37:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-10 07:37:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-10 07:37:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-10 07:37:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-12-10 07:37:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:23,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 07:37:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-12-10 07:37:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-10 07:37:23,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-10 07:37:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-10 07:37:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-10 07:37:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}] 2018-12-10 07:37:23,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:37:23,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:23,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:23,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:23,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:23,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:23,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:23,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:23,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:37:23,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:23,134 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:23 GMT 2018-12-10 07:37:23,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:23,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:37:23,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:28,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:28,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:28,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:28,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:28,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:28,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:28,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:28,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:28,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:23.406Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_7nixf1'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:23.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6f135322-1c5f-4ff2-9bb8-fb4179f9b994"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:23.455Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:23.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:23.455Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:23.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:23.455Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:23.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_security_group_bl2liq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:23.455Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:23.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:24.548Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'20c60927-b612-4156-9db6-4b206274f26f', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'658be130-87e1-4e88-aaf2-7540e0dc5a2f', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:24.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d93b66ae-73ce-44f6-a76b-de15f72873e4"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:24.548Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_ugfm26'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:24.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d93b66ae-73ce-44f6-a76b-de15f72873e4"}, {"node_instance_id": "bono_security_group_35ye71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:24.708Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:24.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_security_group_bl2liq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:24.708Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:24.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:24.708Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:24.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:24.708Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:24.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_security_group_bl2liq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:24.708Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:24.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:24.708Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:24.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:24.708Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:24.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_security_group_35ye71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:24.708Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:24.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_security_group_ais43j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:24.708Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:24.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.569Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6e2dc767-5eab-4792-a4ae-79c397168ce7', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0a0c8e2f-c89c-4d53-b1fe-3bb384180e46"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.569Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'84a0bae3-0b76-4186-b809-b304d63fc507', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'22872a13-f80a-42ff-babe-c8d2c643eba7', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "812bdce5-1a21-4c3e-af09-9f71f061f9e6"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.569Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_d36pgz'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0a0c8e2f-c89c-4d53-b1fe-3bb384180e46"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.569Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_q6w6qx'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "812bdce5-1a21-4c3e-af09-9f71f061f9e6"}, {"node_instance_id": "homer_security_group_7bgljb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.798Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_security_group_ais43j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.798Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.798Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.798Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.798Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.798Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_security_group_35ye71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.798Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_security_group_ais43j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.798Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.798Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_security_group_7bgljb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:25.798Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:25.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:26.599Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:26.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6f135322-1c5f-4ff2-9bb8-fb4179f9b994"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:26.599Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_7nixf1', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:26.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6f135322-1c5f-4ff2-9bb8-fb4179f9b994"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:26.599Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6f40234c-01d9-4394-8dcb-d2df9c5cb61d', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'06ddb0b2-e3d6-466b-814a-a39bcfa6957d', u'floating_ip_address': u'172.30.9.214', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:26.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a6d60828-d713-4956-bacc-c1fde04c5ff4"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:26.599Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_7nixf1', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:26.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6f135322-1c5f-4ff2-9bb8-fb4179f9b994"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:26.599Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_8obyv9'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:26.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a6d60828-d713-4956-bacc-c1fde04c5ff4"}, {"node_instance_id": "homer_host_syap0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:26.809Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:26.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:26.809Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:26.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:26.809Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:26.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:26.809Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:26.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_security_group_7bgljb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:26.809Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:26.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:27.604Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:27.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d93b66ae-73ce-44f6-a76b-de15f72873e4"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:27.604Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:27.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0a0c8e2f-c89c-4d53-b1fe-3bb384180e46"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:27.604Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_ugfm26', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:27.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d93b66ae-73ce-44f6-a76b-de15f72873e4"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:27.604Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_d36pgz', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:27.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0a0c8e2f-c89c-4d53-b1fe-3bb384180e46"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:27.604Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_ugfm26', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:27.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d93b66ae-73ce-44f6-a76b-de15f72873e4"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:27.604Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_d36pgz', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:27.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0a0c8e2f-c89c-4d53-b1fe-3bb384180e46"}], "metadata": {"pagination": {"total": 185, "offset": 139, "size": 50}}} 2018-12-10 07:37:28,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:28,204 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:28 GMT 2018-12-10 07:37:28,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:28,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28906 2018-12-10 07:37:28,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:28,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_7nixf1'} 2018-12-10 07:37:28,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:28,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:28,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-10 07:37:28,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-10 07:37:28,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'20c60927-b612-4156-9db6-4b206274f26f', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'658be130-87e1-4e88-aaf2-7540e0dc5a2f', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}] 2018-12-10 07:37:28,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_ugfm26'} 2018-12-10 07:37:28,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:28,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:28,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:28,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-10 07:37:28,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:28,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-10 07:37:28,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-10 07:37:28,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-10 07:37:28,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-10 07:37:28,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6e2dc767-5eab-4792-a4ae-79c397168ce7', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-12-10 07:37:28,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'84a0bae3-0b76-4186-b809-b304d63fc507', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'22872a13-f80a-42ff-babe-c8d2c643eba7', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-12-10 07:37:28,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_d36pgz'} 2018-12-10 07:37:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_q6w6qx'} 2018-12-10 07:37:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-10 07:37:28,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-10 07:37:28,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:28,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:28,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-10 07:37:28,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-10 07:37:28,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-10 07:37:28,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_7nixf1', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:28,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6f40234c-01d9-4394-8dcb-d2df9c5cb61d', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'06ddb0b2-e3d6-466b-814a-a39bcfa6957d', u'floating_ip_address': u'172.30.9.214', u'external_type': u'floatingip'}] 2018-12-10 07:37:28,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_7nixf1', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:28,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_8obyv9'} 2018-12-10 07:37:28,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:28,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:37:28,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-10 07:37:28,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-10 07:37:28,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:28,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-10 07:37:28,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-10 07:37:28,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_ugfm26', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:28,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_d36pgz', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:28,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_ugfm26', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:28,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_d36pgz', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:28,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:37:28,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:28,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:28,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:28,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:28,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:28,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:28,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:28,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:37:28,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:28,270 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:28 GMT 2018-12-10 07:37:28,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:28,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:37:28,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:33,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:33,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:33,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:33,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:33,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:33,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:33,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:33,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:33,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:28.833Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_8obyv9', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:28.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a6d60828-d713-4956-bacc-c1fde04c5ff4"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:29.609Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a6d60828-d713-4956-bacc-c1fde04c5ff4"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:29.609Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "812bdce5-1a21-4c3e-af09-9f71f061f9e6"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:29.609Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_8obyv9', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a6d60828-d713-4956-bacc-c1fde04c5ff4"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:29.609Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_q6w6qx', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "812bdce5-1a21-4c3e-af09-9f71f061f9e6"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:29.609Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_q6w6qx', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:29.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "812bdce5-1a21-4c3e-af09-9f71f061f9e6"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:29.960Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:29.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:30.864Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:30.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:30.864Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:30.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:30.864Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:30.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:30.864Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:30.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:31.295Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'92a5812b-b72c-4a18-94a4-6b34a3015dc0', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'84a0bae3-0b76-4186-b809-b304d63fc507', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'6ab615d6-3538-4a5d-9db5-84eb54fa1389', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:31.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb7b2c16-7155-4741-8c7a-24ee54b64adb"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:31.615Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'514f14e8-1155-4104-bff6-048579826b0b', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:31.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d2629982-bc84-41c0-8f5b-17f93128801d"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:31.615Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_qfvc7n'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:31.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb7b2c16-7155-4741-8c7a-24ee54b64adb"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:31.615Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_m2u47u'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:31.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d2629982-bc84-41c0-8f5b-17f93128801d"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:31.921Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:31.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:31.921Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:31.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:31.921Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:31.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:31.921Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:31.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:31.921Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:31.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:32.621Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e779cf71-e915-4828-8091-ad0392af07b7', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:32.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5a54142-0bb6-4944-8533-f2f09bc506c9"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:32.621Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_syap0i'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:32.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5a54142-0bb6-4944-8533-f2f09bc506c9"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:32.927Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:32.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:32.927Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:32.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:32.927Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:32.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:32.927Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:32.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 211, "offset": 185, "size": 50}}} 2018-12-10 07:37:33,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:33,340 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:33 GMT 2018-12-10 07:37:33,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:33,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17072 2018-12-10 07:37:33,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:33,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_8obyv9', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:33,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-10 07:37:33,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-10 07:37:33,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_8obyv9', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:33,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_q6w6qx', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:33,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_q6w6qx', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:33,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-10 07:37:33,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:33,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-10 07:37:33,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-10 07:37:33,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-10 07:37:33,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'92a5812b-b72c-4a18-94a4-6b34a3015dc0', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'84a0bae3-0b76-4186-b809-b304d63fc507', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'6ab615d6-3538-4a5d-9db5-84eb54fa1389', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2018-12-10 07:37:33,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'514f14e8-1155-4104-bff6-048579826b0b', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-12-10 07:37:33,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_qfvc7n'} 2018-12-10 07:37:33,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_m2u47u'} 2018-12-10 07:37:33,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:33,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-10 07:37:33,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:33,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-10 07:37:33,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-10 07:37:33,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', u'external_type': u'keypair'}, {u'external_id': u'9dfef20b-f6af-4af1-b694-3b99c2e69fde', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e779cf71-e915-4828-8091-ad0392af07b7', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-12-10 07:37:33,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_syap0i'} 2018-12-10 07:37:33,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:33,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-10 07:37:33,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:33,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:33,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:37:33,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:33,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:33,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:33,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:33,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:33,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:33,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:33,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:37:33,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:33,401 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:33 GMT 2018-12-10 07:37:33,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:33,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:37:33,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:38,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:38,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:38,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:38,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:38,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:38,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:38,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:38,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:38,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:34.049Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_m2u47u', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:34.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d2629982-bc84-41c0-8f5b-17f93128801d"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:34.056Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:34.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:34.056Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:34.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:34.056Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:34.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:34.056Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:34.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:34.056Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:34.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:34.641Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:34.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb7b2c16-7155-4741-8c7a-24ee54b64adb"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:34.641Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:34.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d2629982-bc84-41c0-8f5b-17f93128801d"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:34.641Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_qfvc7n', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:34.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb7b2c16-7155-4741-8c7a-24ee54b64adb"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:34.641Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_m2u47u', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:34.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d2629982-bc84-41c0-8f5b-17f93128801d"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:34.641Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_qfvc7n', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:34.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb7b2c16-7155-4741-8c7a-24ee54b64adb"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:35.060Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:35.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:35.060Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:35.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:35.652Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:35.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5a54142-0bb6-4944-8533-f2f09bc506c9"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:35.652Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_syap0i', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:35.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5a54142-0bb6-4944-8533-f2f09bc506c9"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:35.652Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_syap0i', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:35.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5a54142-0bb6-4944-8533-f2f09bc506c9"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:36.081Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:36.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:36.081Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:36.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:36.081Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:36.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:36.081Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:36.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:36.081Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:36.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:37.093Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:37:37.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:37.093Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:37:37.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:37.093Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:37.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 235, "offset": 211, "size": 50}}} 2018-12-10 07:37:38,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:38,480 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:38 GMT 2018-12-10 07:37:38,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:38,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16422 2018-12-10 07:37:38,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:38,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_m2u47u', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:38,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-10 07:37:38,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-10 07:37:38,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-10 07:37:38,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-10 07:37:38,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-10 07:37:38,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-10 07:37:38,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-10 07:37:38,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_qfvc7n', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:38,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_m2u47u', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:38,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_qfvc7n', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:38,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:38,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:38,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-10 07:37:38,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_syap0i', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:38,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_syap0i', 'key_name': u'cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'image': u'732e64af-9a85-4baf-908b-865e7cb626d8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687', 'cloudify_management_network_id': u'5f7725eb-f435-4207-9732-4dd933b23046'}, 'nics': [{'net-id': u'5f7725eb-f435-4207-9732-4dd933b23046'}], 'flavor': u'6d4a9765-0d1c-40df-b6dd-a046e0149906'} 2018-12-10 07:37:38,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-10 07:37:38,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-10 07:37:38,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:38,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:38,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-10 07:37:38,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-10 07:37:38,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-10 07:37:38,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-10 07:37:38,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:37:38,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:38,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:38,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:38,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:38,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:38,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:38,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:38,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:37:38,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:38,589 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:38 GMT 2018-12-10 07:37:38,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:38,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:37:38,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:43,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:43,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:43,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:43,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:43,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:43,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:43,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:43,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:43,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:38.975Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:38.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:39.113Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:37:39.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:39.113Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:39.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:40.131Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:40.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:40.131Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:37:40.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:40.131Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:40.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:40.131Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:40.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:41.148Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:41.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:41.148Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:41.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:41.148Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:41.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:41.148Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:41.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:41.148Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:41.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:41.148Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:41.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:41.148Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:41.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:42.168Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:42.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:42.168Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:42.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:42.168Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:37:42.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:42.168Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:42.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:42.168Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:37:42.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:43.174Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:37:43.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 255, "offset": 235, "size": 50}}} 2018-12-10 07:37:43,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:43,672 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:43 GMT 2018-12-10 07:37:43,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:43,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12289 2018-12-10 07:37:43,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:43,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-10 07:37:43,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-10 07:37:43,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-10 07:37:43,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:43,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-10 07:37:43,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-10 07:37:43,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-10 07:37:43,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:43,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:37:43,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-10 07:37:43,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-10 07:37:43,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:43,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:43,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-10 07:37:43,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-10 07:37:43,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:37:43,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-10 07:37:43,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-10 07:37:43,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-10 07:37:43,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-10 07:37:43,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:37:43,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:43,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:43,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:43,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:43,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:43,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:43,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:43,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:37:43,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:43,731 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:43 GMT 2018-12-10 07:37:43,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:43,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:37:43,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:48,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:48,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:48,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:48,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:48,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:48,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:48,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:48,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:48,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_qfvc7n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:44.643Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:37:44.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:37:44.643Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:37:44.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 257, "offset": 255, "size": 50}}} 2018-12-10 07:37:48,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:48,835 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:48 GMT 2018-12-10 07:37:48,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:48,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2328 2018-12-10 07:37:48,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:48,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-10 07:37:48,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-10 07:37:48,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:37:48,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:48,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:48,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:48,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:48,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:48,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:48,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:48,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:37:48,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:48,896 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:48 GMT 2018-12-10 07:37:48,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:48,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:37:48,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:53,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:54,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:54,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:54,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:54,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:54,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:54,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:54,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:54,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-10 07:37:54,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:54,013 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:54 GMT 2018-12-10 07:37:54,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:54,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:37:54,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:54,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:37:54,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:54,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:54,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:54,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:54,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:54,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:54,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:54,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:37:54,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:54,073 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:54 GMT 2018-12-10 07:37:54,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:54,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:37:54,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:59,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:37:59,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:59,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:59,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:59,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:59,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:59,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:59,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:59,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-10 07:37:59,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:59,192 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:59 GMT 2018-12-10 07:37:59,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:59,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:37:59,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:37:59,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:37:59,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:37:59,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:37:59,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:37:59,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:37:59,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:37:59,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:37:59,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:37:59,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:37:59,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:37:59,250 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:37:59 GMT 2018-12-10 07:37:59,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:37:59,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:37:59,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:04,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:38:04,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:04,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:04,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:04,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:04,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:04,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:04,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:04,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-10 07:38:04,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:04,321 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:04 GMT 2018-12-10 07:38:04,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:04,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:38:04,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:04,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:38:04,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:04,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:04,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:04,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:04,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:04,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:04,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:04,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:38:04,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:04,378 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:04 GMT 2018-12-10 07:38:04,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:04,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:38:04,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:09,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:38:09,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:09,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:09,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:09,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:09,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:09,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:09,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:09,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:06.090Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:06.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:06.652Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:06.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:07.657Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:07.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:07.657Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:07.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:09.048Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:09.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 262, "offset": 257, "size": 50}}} 2018-12-10 07:38:09,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:09,510 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:09 GMT 2018-12-10 07:38:09,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:09,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3266 2018-12-10 07:38:09,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-10 07:38:09,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:38:09,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:09,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:09,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:09,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:09,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:09,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:09,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:09,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:38:09,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:09,655 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:09 GMT 2018-12-10 07:38:09,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:09,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:38:09,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:14,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:38:14,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:14,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:14,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:14,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:14,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:14,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:14,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:14,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:09.660Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:09.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:09.660Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:09.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:10.665Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:10.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:10.665Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:10.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:10.665Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:10.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:11.747Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:11.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:12.669Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:12.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:12.669Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:12.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:13.674Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:13.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:13.674Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:13.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:13.674Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:13.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:14.690Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:14.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:14.690Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:14.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:14.690Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:14.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:14.690Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:14.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 277, "offset": 262, "size": 50}}} 2018-12-10 07:38:14,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:14,764 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:14 GMT 2018-12-10 07:38:14,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:14,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9644 2018-12-10 07:38:14,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:14,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:14,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:14,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:14,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-10 07:38:14,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:14,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:14,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-10 07:38:14,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:14,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:14,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-10 07:38:14,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:14,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-10 07:38:14,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:38:14,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:14,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:14,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:14,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:14,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:14,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:14,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:14,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:38:14,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:14,834 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:14 GMT 2018-12-10 07:38:14,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:14,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:38:14,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:19,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:38:19,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:19,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:19,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:19,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:19,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:19,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:19,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:19,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8obyv9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:15.713Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:15.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:15.713Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:15.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:16.785Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:16.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:17.718Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:17.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 281, "offset": 277, "size": 50}}} 2018-12-10 07:38:19,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:19,907 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:19 GMT 2018-12-10 07:38:19,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:19,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4626 2018-12-10 07:38:19,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:19,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-10 07:38:19,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-10 07:38:19,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-10 07:38:19,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-10 07:38:19,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:38:19,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:19,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:19,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:19,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:19,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:19,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:19,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:19,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:38:19,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:19,971 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:19 GMT 2018-12-10 07:38:19,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:19,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:38:19,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:24,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:38:25,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:25,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:25,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:25,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:25,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:25,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:25,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:25,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-10 07:38:25,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:25,043 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:25 GMT 2018-12-10 07:38:25,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:25,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:38:25,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:25,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:38:25,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:25,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:25,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:25,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:25,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:25,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:25,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:25,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:38:25,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:25,099 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:25 GMT 2018-12-10 07:38:25,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:25,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:38:25,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:30,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:38:30,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:30,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:30,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:30,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:30,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:30,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:30,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:30,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-10 07:38:30,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:30,183 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:30 GMT 2018-12-10 07:38:30,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:30,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:38:30,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:30,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:38:30,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:30,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:30,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:30,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:30,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:30,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:30,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:30,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:38:30,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:30,240 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:30 GMT 2018-12-10 07:38:30,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:30,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:38:30,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:35,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:38:35,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:35,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:35,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:35,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:35,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:35,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:35,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:35,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-10 07:38:35,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:35,327 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:35 GMT 2018-12-10 07:38:35,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:35,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:38:35,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:35,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:38:35,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:35,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:35,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:35,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:35,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:35,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:35,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:35,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:38:35,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:35,485 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:35 GMT 2018-12-10 07:38:35,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:35,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:38:35,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:40,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:38:40,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:40,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:40,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:40,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:40,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:40,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:40,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:40,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:39.129Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:39.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:39.725Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:39.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 283, "offset": 281, "size": 50}}} 2018-12-10 07:38:40,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:40,660 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:40 GMT 2018-12-10 07:38:40,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:40,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-12-10 07:38:40,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:40,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:40,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:40,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:38:40,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:40,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:40,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:40,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:40,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:40,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:40,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:40,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:38:40,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:40,800 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:40 GMT 2018-12-10 07:38:40,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:40,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:38:40,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:45,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:38:45,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:45,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:45,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:45,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:45,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:45,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:45,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:45,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:40.728Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:40.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:40.728Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:40.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:41.734Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:41.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:42.793Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:42.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:42.793Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:42.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:42.793Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:42.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:43.800Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:43.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:43.800Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:43.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:44.820Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:44.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:45.845Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:45.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:45.845Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:45.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:45.845Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:45.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:45.845Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:45.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:45.845Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:45.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 297, "offset": 283, "size": 50}}} 2018-12-10 07:38:45,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:45,944 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:45 GMT 2018-12-10 07:38:45,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:45,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9750 2018-12-10 07:38:45,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:45,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:45,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:45,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-10 07:38:45,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:45,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:45,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:45,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-10 07:38:45,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:45,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:45,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:45,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-10 07:38:45,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-10 07:38:45,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:45,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:45,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:38:46,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:46,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:46,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:46,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:46,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:46,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:46,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:46,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:38:46,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:46,003 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:46 GMT 2018-12-10 07:38:46,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:46,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:38:46,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:51,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:38:51,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:51,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:51,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:51,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:51,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:51,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:51,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:51,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:46.942Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:46.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:46.942Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:46.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:47.948Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:47.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:47.948Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:47.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:47.948Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:38:47.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:48.951Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:48.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:49.954Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:49.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:38:50.958Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:38:50.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 305, "offset": 297, "size": 50}}} 2018-12-10 07:38:51,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:51,105 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:51 GMT 2018-12-10 07:38:51,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:51,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6678 2018-12-10 07:38:51,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:51,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:51,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:51,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:51,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-10 07:38:51,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-10 07:38:51,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-10 07:38:51,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-10 07:38:51,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-10 07:38:51,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:38:51,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:51,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:51,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:51,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:51,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:51,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:51,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:51,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:38:51,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:51,164 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:51 GMT 2018-12-10 07:38:51,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:51,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:38:51,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:56,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:38:56,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:56,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:56,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:56,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:56,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:56,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:56,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:56,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-10 07:38:56,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:56,502 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:56 GMT 2018-12-10 07:38:56,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:56,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:38:56,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:38:56,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:38:56,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:38:56,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:38:56,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:38:56,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:38:56,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:38:56,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:38:56,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:38:56,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:38:56,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:38:56,565 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:38:56 GMT 2018-12-10 07:38:56,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:38:56,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:38:56,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:01,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:39:01,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:01,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:01,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:01,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:01,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:01,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:01,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:01,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-10 07:39:01,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:01,758 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:01 GMT 2018-12-10 07:39:01,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:01,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:39:01,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:01,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:39:01,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:01,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:01,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:01,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:01,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:01,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:01,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:01,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:39:01,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:01,832 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:01 GMT 2018-12-10 07:39:01,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:01,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:39:01,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:06,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:39:06,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:06,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:06,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:06,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:06,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:06,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:06,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:06,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-10 07:39:06,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:06,936 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:06 GMT 2018-12-10 07:39:06,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:06,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:39:06,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:06,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:39:06,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:06,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:06,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:06,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:06,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:06,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:06,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:06,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:39:06,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:06,996 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:06 GMT 2018-12-10 07:39:06,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:06,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:39:06,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:12,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:39:12,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:12,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:12,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:12,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:12,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:12,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:12,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:12,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:11.779Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:11.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:11.993Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:11.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 307, "offset": 305, "size": 50}}} 2018-12-10 07:39:12,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:12,594 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:12 GMT 2018-12-10 07:39:12,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:12,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-12-10 07:39:12,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:12,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:12,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:12,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:39:12,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:12,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:12,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:12,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:12,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:12,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:12,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:12,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:39:12,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:12,878 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:12 GMT 2018-12-10 07:39:12,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:12,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:39:12,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:17,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:39:17,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:17,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:17,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:17,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:17,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:17,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:17,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:17,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:13.423Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:13.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:13.423Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:13.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:15.052Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:15.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:15.585Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:39:15.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:15.585Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:15.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:16.672Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:16.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:16.672Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:39:16.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:16.672Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:16.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:17.759Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:17.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 316, "offset": 307, "size": 50}}} 2018-12-10 07:39:17,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:17,960 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:17 GMT 2018-12-10 07:39:17,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:17,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5939 2018-12-10 07:39:17,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:17,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:17,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:17,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:17,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-10 07:39:17,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:17,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:17,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-10 07:39:17,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:17,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:17,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:39:18,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:18,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:18,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:18,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:18,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:18,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:18,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:18,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:39:18,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:18,379 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:18 GMT 2018-12-10 07:39:18,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:18,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:39:18,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:23,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:39:23,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:23,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:23,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:23,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:23,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:23,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:23,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:23,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:18.677Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:18.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:18.677Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:39:18.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:18.677Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:39:18.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:18.677Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:18.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:18.677Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:18.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:19.682Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:19.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:19.682Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:19.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:20.687Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:20.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:20.687Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:20.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:21.691Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:39:21.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:21.691Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:39:21.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:22.695Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:39:22.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 328, "offset": 316, "size": 50}}} 2018-12-10 07:39:23,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:23,657 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:23 GMT 2018-12-10 07:39:23,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:23,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9355 2018-12-10 07:39:23,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:23,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:23,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-10 07:39:23,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-10 07:39:23,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:23,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:23,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:23,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:23,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:23,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-10 07:39:23,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-10 07:39:23,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-10 07:39:23,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-10 07:39:23,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:39:23,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:23,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:23,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:23,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:23,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:23,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:23,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:23,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:39:23,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:23,865 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:23 GMT 2018-12-10 07:39:23,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:23,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:39:23,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:28,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:39:29,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:29,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:29,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:29,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:29,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:29,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:29,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:29,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_qfvc7n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:23.702Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:39:23.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 329, "offset": 328, "size": 50}}} 2018-12-10 07:39:29,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:29,010 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:29 GMT 2018-12-10 07:39:29,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:29,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1216 2018-12-10 07:39:29,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:29,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-10 07:39:29,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:39:29,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:29,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:29,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:29,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:29,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:29,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:29,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:29,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:39:29,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:29,279 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:29 GMT 2018-12-10 07:39:29,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:29,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:39:29,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:34,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:39:34,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:34,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:34,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:34,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:34,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:34,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:34,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:34,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-12-10 07:39:34,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:34,891 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:34 GMT 2018-12-10 07:39:34,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:34,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:39:34,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:34,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:39:35,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:35,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:35,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:35,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:35,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:35,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:35,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:35,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:39:35,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:35,395 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:35 GMT 2018-12-10 07:39:35,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:35,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:39:35,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:40,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:39:41,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:41,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:41,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:41,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:41,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:41,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:41,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:41,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-12-10 07:39:41,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:41,206 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:41 GMT 2018-12-10 07:39:41,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:41,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:39:41,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:41,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:39:41,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:41,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:41,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:41,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:41,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:41,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:41,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:41,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:39:41,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:41,764 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:41 GMT 2018-12-10 07:39:41,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:41,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:39:41,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:46,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:39:46,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:46,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:46,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:46,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:46,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:46,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:46,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:46,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:45.509Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:45.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:46.243Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:46.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 331, "offset": 329, "size": 50}}} 2018-12-10 07:39:46,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:46,909 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:46 GMT 2018-12-10 07:39:46,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:46,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-12-10 07:39:46,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:46,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:46,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:46,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:39:47,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:47,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:47,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:47,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:47,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:47,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:47,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:47,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:39:47,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:47,113 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:47 GMT 2018-12-10 07:39:47,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:47,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:39:47,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:52,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:39:52,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:52,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:52,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:52,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:52,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:52,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:52,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:52,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:47.359Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:47.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:47.359Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:47.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:48.426Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:48.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:48.426Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:48.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:49.128Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:49.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92fdd284-b3e6-4e63-b16a-53c25dcad541"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:49.729Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:49.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:49.729Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:49.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:50.708Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:50.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2651bdad-67f1-4c9e-90ad-2a2aa5f90fbe"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:51.305Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:51.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:51.305Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:51.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:51.305Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:51.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:51.305Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:51.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:51.305Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:51.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 344, "offset": 331, "size": 50}}} 2018-12-10 07:39:52,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:52,639 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:52 GMT 2018-12-10 07:39:52,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:52,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6747 2018-12-10 07:39:52,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-10 07:39:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-10 07:39:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:52,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:39:52,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:52,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:52,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:52,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:52,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:52,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:52,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:52,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:39:52,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:52,792 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:52 GMT 2018-12-10 07:39:52,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:52,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:39:52,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:57,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:39:57,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:57,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:57,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:57,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:57,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:57,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:57,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:57,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_d36pgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:52.413Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:52.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:52.413Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:52.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:52.413Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:52.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:52.413Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:52.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:52.413Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:52.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:52.413Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:52.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:53.033Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:53.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "fc2c6f01-c1a0-4e45-b365-41b4e212aace"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:53.748Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:53.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:53.748Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:53.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:53.748Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:53.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:53.748Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:53.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:53.748Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:39:53.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:53.748Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:53.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:53.748Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:53.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:53.748Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:53.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1df4a77b-f677-4772-8f14-8786e8ec42a2"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6f1fd7f9-fd20-49ea-94e9-9e6b819eb709"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.405Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.840Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.840Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.840Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:54.840Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:54.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.739Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "homer_host_syap0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.862Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.862Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.862Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.862Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}], "metadata": {"pagination": {"total": 405, "offset": 344, "size": 50}}} 2018-12-10 07:39:57,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:57,880 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:57 GMT 2018-12-10 07:39:57,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:57,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26958 2018-12-10 07:39:57,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:39:57,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-10 07:39:57,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-10 07:39:57,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-10 07:39:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-10 07:39:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-10 07:39:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-10 07:39:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-10 07:39:57,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-10 07:39:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-12-10 07:39:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-10 07:39:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:57,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-10 07:39:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-10 07:39:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-10 07:39:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-10 07:39:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:39:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:39:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-10 07:39:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-10 07:39:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-10 07:39:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-10 07:39:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-10 07:39:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:39:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:39:57,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:39:58,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:39:58,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:39:58,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:39:58,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:39:58,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:39:58,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:39:58,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:39:58,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:39:58,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:39:58,047 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:39:58 GMT 2018-12-10 07:39:58,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:39:58,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:39:58,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:03,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:40:03,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:03,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:03,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:03,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:03,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:03,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:03,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:03,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.904Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:55.904Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:55.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:56.888Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:56.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:56.888Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:56.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:56.911Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:56.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "484cb4fc-f018-4769-9ca3-41b46e8af825"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.899Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.899Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.899Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:39:57.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.899Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8de40ccf-9826-47d8-b1c6-da11d2530f4d"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8de40ccf-9826-47d8-b1c6-da11d2530f4d"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "91de291b-1099-4b33-a350-2147e94b1be0"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8de40ccf-9826-47d8-b1c6-da11d2530f4d"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8de40ccf-9826-47d8-b1c6-da11d2530f4d"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8de40ccf-9826-47d8-b1c6-da11d2530f4d"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "91de291b-1099-4b33-a350-2147e94b1be0"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8de40ccf-9826-47d8-b1c6-da11d2530f4d"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8de40ccf-9826-47d8-b1c6-da11d2530f4d"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8de40ccf-9826-47d8-b1c6-da11d2530f4d"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8de40ccf-9826-47d8-b1c6-da11d2530f4d"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "91de291b-1099-4b33-a350-2147e94b1be0"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8de40ccf-9826-47d8-b1c6-da11d2530f4d"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:57.955Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:57.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8de40ccf-9826-47d8-b1c6-da11d2530f4d"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "91de291b-1099-4b33-a350-2147e94b1be0"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "91de291b-1099-4b33-a350-2147e94b1be0"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "91de291b-1099-4b33-a350-2147e94b1be0"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "91de291b-1099-4b33-a350-2147e94b1be0"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}], "metadata": {"pagination": {"total": 565, "offset": 394, "size": 50}}} 2018-12-10 07:40:03,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:03,141 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:03 GMT 2018-12-10 07:40:03,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:03,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27915 2018-12-10 07:40:03,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:03,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-10 07:40:03,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:40:03,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-10 07:40:03,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-10 07:40:03,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-10 07:40:03,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-10 07:40:03,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-10 07:40:03,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-12-10 07:40:03,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-10 07:40:03,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-10 07:40:03,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:40:03,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:03,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:40:03,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:03,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:03,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:03,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:03,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:03,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:03,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:03,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:40:03,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:03,228 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:03 GMT 2018-12-10 07:40:03,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:03,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:40:03,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:08,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:40:08,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:08,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:08,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:08,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:08,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:08,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:08,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:08,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "91de291b-1099-4b33-a350-2147e94b1be0"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "91de291b-1099-4b33-a350-2147e94b1be0"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "91de291b-1099-4b33-a350-2147e94b1be0"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:58.942Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:58.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "91de291b-1099-4b33-a350-2147e94b1be0"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.267Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.921Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:39:59.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Creating Agent dime_host_d36pgz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}], "metadata": {"pagination": {"total": 663, "offset": 444, "size": 50}}} 2018-12-10 07:40:08,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:08,312 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:08 GMT 2018-12-10 07:40:08,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:08,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28223 2018-12-10 07:40:08,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:08,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-10 07:40:08,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-10 07:40:08,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-10 07:40:08,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-10 07:40:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:40:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-10 07:40:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:40:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-10 07:40:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time) 2018-12-10 07:40:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-10 07:40:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-10 07:40:08,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_d36pgz 2018-12-10 07:40:08,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-10 07:40:08,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-10 07:40:08,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-10 07:40:08,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-10 07:40:08,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:40:08,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:40:08,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:08,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:08,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:08,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:08,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:08,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:08,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:08,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:40:08,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:08,388 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:08 GMT 2018-12-10 07:40:08,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:08,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:40:08,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:13,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:40:13,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:13,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:13,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:13,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:13,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:13,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:13,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:13,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:39:59.987Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_d36pgz/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:39:59.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:00.930Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:40:00.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1de6f8ec-2260-443e-8aa4-39cb567e8470"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1de6f8ec-2260-443e-8aa4-39cb567e8470"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1de6f8ec-2260-443e-8aa4-39cb567e8470"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1de6f8ec-2260-443e-8aa4-39cb567e8470"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1de6f8ec-2260-443e-8aa4-39cb567e8470"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1de6f8ec-2260-443e-8aa4-39cb567e8470"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1de6f8ec-2260-443e-8aa4-39cb567e8470"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1de6f8ec-2260-443e-8aa4-39cb567e8470"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1de6f8ec-2260-443e-8aa4-39cb567e8470"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Creating Agent proxy_host_7nixf1", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1de6f8ec-2260-443e-8aa4-39cb567e8470"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_7nixf1/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.041Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:01.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1de6f8ec-2260-443e-8aa4-39cb567e8470"}], "metadata": {"pagination": {"total": 724, "offset": 494, "size": 50}}} 2018-12-10 07:40:13,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:13,532 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:13 GMT 2018-12-10 07:40:13,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:13,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28417 2018-12-10 07:40:13,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:13,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-10 07:40:13,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_d36pgz/cloudify/ssl/cloudify_internal_cert.pem 2018-12-10 07:40:13,534 - 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.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (tried 1 time) 2018-12-10 07:40:13,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:13,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-10 07:40:13,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-10 07:40:13,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-10 07:40:13,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_7nixf1 2018-12-10 07:40:13,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-10 07:40:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-10 07:40:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-10 07:40:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-10 07:40:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:40:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-10 07:40:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-10 07:40:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-10 07:40:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_7nixf1/cloudify/ssl/cloudify_internal_cert.pem 2018-12-10 07:40:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:40:13,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:40:13,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:13,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:13,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:13,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:13,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:13,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:13,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:13,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:40:13,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:13,614 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:13 GMT 2018-12-10 07:40:13,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:13,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:40:13,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:18,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:40:18,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:18,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:18,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:18,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:18,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:18,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:18,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:18,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8obyv9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:01.965Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T07:40:01.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:02.059Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:02.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:02.059Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:02.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:02.059Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:02.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:02.059Z", "message": "Creating Agent bind_host_ugfm26", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:02.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:02.059Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_ugfm26/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:02.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_d36pgz/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_d36pgz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_d36pgz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_d36pgz', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_d36pgz/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_d36pgz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "/home/ubuntu/dime_host_d36pgz/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_7nixf1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_7nixf1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_7nixf1', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_7nixf1/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_7nixf1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Successfully created daemon: dime_host_d36pgz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_7nixf1/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.100Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1435069e-c583-45da-8514-598cf5e76ff1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.122Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.970Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.970Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.970Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.970Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.970Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.970Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:03.970Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:03.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:04.116Z", "message": "Successfully created daemon: proxy_host_7nixf1", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:04.116Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:04.116Z", "message": "/home/ubuntu/proxy_host_7nixf1/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:04.116Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7b5fbde2-18fb-4cba-8b2c-bdf04cfbb652"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:04.116Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:04.116Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:04.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:04.985Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:04.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Configuring Agent proxy_host_7nixf1", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Configuring Agent dime_host_d36pgz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_ugfm26/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_ugfm26/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_ugfm26/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_ugfm26', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_ugfm26/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_ugfm26', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}], "metadata": {"pagination": {"total": 797, "offset": 544, "size": 50}}} 2018-12-10 07:40:18,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:18,694 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:18 GMT 2018-12-10 07:40:18,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:18,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31142 2018-12-10 07:40:18,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:18,696 - 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.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time) 2018-12-10 07:40:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-10 07:40:18,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-10 07:40:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-10 07:40:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_ugfm26 2018-12-10 07:40:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_ugfm26/cloudify/ssl/cloudify_internal_cert.pem 2018-12-10 07:40:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-10 07:40:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_d36pgz/env 2018-12-10 07:40:18,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-10 07:40:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-10 07:40:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_d36pgz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_d36pgz/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'dime_host_d36pgz', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_d36pgz/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_d36pgz', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'} 2018-12-10 07:40:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_d36pgz/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-10 07:40:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:40:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_7nixf1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_7nixf1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_7nixf1', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_7nixf1/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_7nixf1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'} 2018-12-10 07:40:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_d36pgz 2018-12-10 07:40:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-10 07:40:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:40:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-10 07:40:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_7nixf1/env 2018-12-10 07:40:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-10 07:40:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-10 07:40:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-10 07:40:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-10 07:40:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-10 07:40:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-10 07:40:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:18,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:18,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_7nixf1 2018-12-10 07:40:18,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:18,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-10 07:40:18,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_7nixf1/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-10 07:40:18,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:18,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:18,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-10 07:40:18,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:18,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:40:18,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-10 07:40:18,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:18,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_7nixf1 2018-12-10 07:40:18,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_d36pgz 2018-12-10 07:40:18,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_ugfm26/env 2018-12-10 07:40:18,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:18,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:18,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:18,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:18,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_ugfm26/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_ugfm26/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_ugfm26', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_ugfm26/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_ugfm26', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'} 2018-12-10 07:40:18,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-10 07:40:18,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:18,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:40:18,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:18,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:18,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:18,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:18,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:18,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:18,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:18,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:40:18,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:18,768 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:18 GMT 2018-12-10 07:40:18,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:18,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:40:18,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:23,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:40:23,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:23,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:23,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:23,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:23,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:23,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:23,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:23,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Configuring Agent dime_host_d36pgz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Configuring Agent proxy_host_7nixf1", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_ugfm26/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_ugfm26/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_ugfm26/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_ugfm26', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_ugfm26/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_ugfm26', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Successfully created daemon: bind_host_ugfm26", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1c827afe-3159-47e3-a136-97ae34d2470b"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.990Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.990Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.990Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.990Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.990Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.990Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:05.990Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:05.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Successfully configured daemon: dime_host_d36pgz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Successfully configured daemon: proxy_host_7nixf1", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bfbe01ec-b32d-474e-9574-2bfbed2b53a9"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:06.147Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:06.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5afaddb6-6885-4d17-823f-ea28f9de9b2c"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.090Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.090Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.090Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.090Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Starting Agent dime_host_d36pgz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Configuring Agent bind_host_ugfm26", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}], "metadata": {"pagination": {"total": 922, "offset": 594, "size": 50}}} 2018-12-10 07:40:23,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:23,951 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:23 GMT 2018-12-10 07:40:23,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:23,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27697 2018-12-10 07:40:23,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:23,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_d36pgz 2018-12-10 07:40:23,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_7nixf1 2018-12-10 07:40:23,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:40:23,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-10 07:40:23,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_ugfm26/env 2018-12-10 07:40:23,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_ugfm26/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_ugfm26/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bind_host_ugfm26', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_ugfm26/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_ugfm26', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'} 2018-12-10 07:40:23,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-10 07:40:23,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_ugfm26 2018-12-10 07:40:23,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:40:23,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-10 07:40:23,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-10 07:40:23,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:23,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:23,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:23,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-10 07:40:23,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-10 07:40:23,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-10 07:40:23,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-10 07:40:23,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:40:23,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_d36pgz 2018-12-10 07:40:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:40:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_7nixf1 2018-12-10 07:40:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:40:23,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-10 07:40:23,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-10 07:40:23,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-10 07:40:23,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:23,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-10 07:40:23,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-10 07:40:23,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_d36pgz 2018-12-10 07:40:23,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:40:23,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_ugfm26 2018-12-10 07:40:23,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:23,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:40:24,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:24,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:24,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:24,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:24,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:24,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:24,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:24,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:40:24,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:24,104 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:24 GMT 2018-12-10 07:40:24,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:24,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:40:24,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:29,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:40:29,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:29,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:29,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:29,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:29,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:29,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:29,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:29,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Starting Agent dime_host_d36pgz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Configuring Agent bind_host_ugfm26", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:07.267Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:07.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.096Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.096Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.096Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.096Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.304Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.304Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.304Z", "message": "Successfully configured daemon: bind_host_ugfm26", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.304Z", "message": "Starting Agent proxy_host_7nixf1", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.304Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:08.304Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:08.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6a96f665-e9e4-4a01-84d9-7d5d14120799"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:09.313Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:09.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:09.313Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:09.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:09.313Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:09.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:09.313Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:09.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:09.313Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:09.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:09.313Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:09.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:09.313Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:09.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:09.313Z", "message": "Starting Agent bind_host_ugfm26", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:09.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:09.313Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:09.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:09.313Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:09.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:09.313Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:09.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:09.313Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:09.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:10.399Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:10.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:10.558Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:10.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:11.101Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:11.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:11.101Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:11.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:11.101Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:11.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:11.318Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:11.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:11.318Z", "message": "[localhost] run: /home/ubuntu/dime_host_d36pgz/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:11.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "c521c32f-955a-415e-a82d-4f624cd385ae"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:11.318Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_7nixf1 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:11.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}], "metadata": {"pagination": {"total": 1040, "offset": 644, "size": 50}}} 2018-12-10 07:40:29,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:29,189 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:29 GMT 2018-12-10 07:40:29,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:29,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27049 2018-12-10 07:40:29,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:29,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_d36pgz 2018-12-10 07:40:29,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:40:29,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_ugfm26 2018-12-10 07:40:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-10 07:40:29,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-10 07:40:29,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-10 07:40:29,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:29,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:40:29,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:40:29,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_ugfm26 2018-12-10 07:40:29,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_7nixf1 2018-12-10 07:40:29,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-10 07:40:29,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-10 07:40:29,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_ugfm26 2018-12-10 07:40:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:40:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:40:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:29,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-10 07:40:29,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-10 07:40:29,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-10 07:40:29,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-10 07:40:29,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-10 07:40:29,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-10 07:40:29,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_d36pgz/env/bin/pip freeze 2018-12-10 07:40:29,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_7nixf1 start 2018-12-10 07:40:29,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:40:29,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:29,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:29,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:29,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:29,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:29,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:29,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:29,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:40:29,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:29,268 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:29 GMT 2018-12-10 07:40:29,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:29,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:40:29,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:34,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:40:34,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:34,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:34,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:34,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:34,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:34,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:34,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:34,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:11.318Z", "message": "Successfully started daemon: dime_host_d36pgz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:11.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:11.318Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:11.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "c521c32f-955a-415e-a82d-4f624cd385ae"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:11.318Z", "message": "Successfully started daemon: proxy_host_7nixf1", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:11.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "22fb953d-e29d-4d1e-9b23-64253902cce3"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:11.318Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_d36pgz start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:11.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "92646243-edbd-4c24-8959-1697c9f10361"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:12.105Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:12.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:12.105Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:12.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:12.105Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:12.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:12.105Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:12.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:12.339Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:12.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "c521c32f-955a-415e-a82d-4f624cd385ae"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:12.339Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:12.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "c521c32f-955a-415e-a82d-4f624cd385ae"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:12.339Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:12.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8a7f2798-0392-4a9b-b36a-363b90c75a76"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:12.339Z", "message": "[localhost] run: /home/ubuntu/proxy_host_7nixf1/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:12.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8a7f2798-0392-4a9b-b36a-363b90c75a76"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:12.339Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:12.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "c521c32f-955a-415e-a82d-4f624cd385ae"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.114Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.114Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.114Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.114Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.114Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.114Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.114Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.347Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8a7f2798-0392-4a9b-b36a-363b90c75a76"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.347Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.347Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8a7f2798-0392-4a9b-b36a-363b90c75a76"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.347Z", "message": "Removing directory: /tmp/tmpBMRN69", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "c521c32f-955a-415e-a82d-4f624cd385ae"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.347Z", "message": "Removing directory: /tmp/tmp53ypKo", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8a7f2798-0392-4a9b-b36a-363b90c75a76"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.347Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8a7f2798-0392-4a9b-b36a-363b90c75a76"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.347Z", "message": "Successfully started daemon: bind_host_ugfm26", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.347Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "8a7f2798-0392-4a9b-b36a-363b90c75a76"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.347Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "c521c32f-955a-415e-a82d-4f624cd385ae"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:13.347Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_ugfm26 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:13.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d6efdf8f-1e6b-4ff5-8635-db411ddb0099"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:14.144Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:14.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:14.144Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:14.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:14.144Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:14.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:14.144Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:14.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:14.144Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:14.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:14.144Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:14.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:14.365Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:14.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "4c07606c-ae69-4369-815b-d4e82989d674"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:14.365Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:14.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "4c07606c-ae69-4369-815b-d4e82989d674"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:14.365Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:14.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "4c07606c-ae69-4369-815b-d4e82989d674"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:14.365Z", "message": "[localhost] run: /home/ubuntu/bind_host_ugfm26/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:14.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "4c07606c-ae69-4369-815b-d4e82989d674"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:14.365Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:14.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "4c07606c-ae69-4369-815b-d4e82989d674"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.165Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.165Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.165Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.165Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.165Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.165Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.165Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.165Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.165Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 1115, "offset": 694, "size": 50}}} 2018-12-10 07:40:34,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:34,360 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:34 GMT 2018-12-10 07:40:34,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:34,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27149 2018-12-10 07:40:34,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:34,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_d36pgz 2018-12-10 07:40:34,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-10 07:40:34,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_7nixf1 2018-12-10 07:40:34,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_d36pgz start 2018-12-10 07:40:34,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-10 07:40:34,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-10 07:40:34,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-10 07:40:34,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-10 07:40:34,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-10 07:40:34,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-10 07:40:34,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-10 07:40:34,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_7nixf1/env/bin/pip freeze 2018-12-10 07:40:34,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-10 07:40:34,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-10 07:40:34,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-10 07:40:34,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-10 07:40:34,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-10 07:40:34,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-10 07:40:34,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-10 07:40:34,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-10 07:40:34,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-10 07:40:34,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-10 07:40:34,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-10 07:40:34,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpBMRN69 2018-12-10 07:40:34,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp53ypKo 2018-12-10 07:40:34,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-10 07:40:34,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_ugfm26 2018-12-10 07:40:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-10 07:40:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-10 07:40:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_ugfm26 start 2018-12-10 07:40:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-10 07:40:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-10 07:40:34,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-10 07:40:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-10 07:40:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-10 07:40:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-10 07:40:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-10 07:40:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-10 07:40:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-10 07:40:34,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_ugfm26/env/bin/pip freeze 2018-12-10 07:40:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-10 07:40:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-10 07:40:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-10 07:40:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-10 07:40:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-10 07:40:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-10 07:40:34,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-10 07:40:34,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-10 07:40:34,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-10 07:40:34,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-10 07:40:34,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:40:34,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:34,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:34,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:34,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:34,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:34,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:34,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:34,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:40:34,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:34,437 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:34 GMT 2018-12-10 07:40:34,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:34,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:40:34,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:39,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:40:39,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:39,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:39,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:39,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:39,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:39,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:39,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:39,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.165Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.165Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "4c07606c-ae69-4369-815b-d4e82989d674"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "Removing directory: /tmp/tmpfi2A_6", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "4c07606c-ae69-4369-815b-d4e82989d674"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:15.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:15.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:16.170Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:16.170Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:16.170Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:16.448Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:16.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "proxy_node_af2g4f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.391Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_node_af2g4f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.391Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.391Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.391Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.391Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.391Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_node_af2g4f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.391Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.391Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:17.400Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:17.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:18.397Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:18.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:18.397Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:18.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 1218, "offset": 744, "size": 50}}} 2018-12-10 07:40:39,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:39,519 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:39 GMT 2018-12-10 07:40:39,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:39,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27027 2018-12-10 07:40:39,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:39,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-10 07:40:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-10 07:40:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-10 07:40:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:40:39,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpfi2A_6 2018-12-10 07:40:39,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-10 07:40:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-10 07:40:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-10 07:40:39,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-10 07:40:39,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:40:39,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:40:39,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-10 07:40:39,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-10 07:40:39,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-10 07:40:39,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-10 07:40:39,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:40:39,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-10 07:40:39,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:40:39,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-10 07:40:39,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:40:39,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-10 07:40:39,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:39,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-10 07:40:39,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-10 07:40:39,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:40:39,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:39,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:39,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:39,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:39,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:39,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:39,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:39,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:40:39,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:39,591 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:39 GMT 2018-12-10 07:40:39,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:39,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:40:39,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:44,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:40:44,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:44,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:44,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:44,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:44,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:44,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:44,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:44,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:18.397Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:18.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_node_af2g4f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:18.405Z", "message": "Executing: /tmp/5ENE7/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:18.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed591953-e47f-496a-8107-6eea39a3d6aa"}, {"node_instance_id": "proxy_node_af2g4f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:18.405Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/5ENE7/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:18.405Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed591953-e47f-496a-8107-6eea39a3d6aa"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:19.419Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:20.433Z", "message": "Creating Agent homer_host_syap0i", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:20.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:20.433Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:20.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:20.433Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_syap0i/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:20.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:20.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:20.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:20.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:20.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:20.433Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:20.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:20.433Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:20.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:20.433Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:20.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:20.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:20.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:20.433Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:20.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:20.433Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:20.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:20.711Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:20.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.463Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.463Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}], "metadata": {"pagination": {"total": 1283, "offset": 794, "size": 50}}} 2018-12-10 07:40:44,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:44,671 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:44 GMT 2018-12-10 07:40:44,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:44,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27595 2018-12-10 07:40:44,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:44,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-10 07:40:44,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5ENE7/install_requirements.sh 2018-12-10 07:40:44,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/5ENE7/install_requirements.sh 2018-12-10 07:40:44,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-10 07:40:44,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-10 07:40:44,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-10 07:40:44,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-10 07:40:44,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:40:44,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_syap0i 2018-12-10 07:40:44,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-10 07:40:44,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_syap0i/cloudify/ssl/cloudify_internal_cert.pem 2018-12-10 07:40:44,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-10 07:40:44,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-10 07:40:44,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-10 07:40:44,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:40:44,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-10 07:40:44,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-10 07:40:44,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:40:44,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:40:44,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:40:44,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:44,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:40:44,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:44,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:44,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:44,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:44,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:44,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:44,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:44,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:40:44,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:44,816 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:44 GMT 2018-12-10 07:40:44,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:44,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:40:44,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:49,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:40:49,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:49,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:49,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:49,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:49,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:49,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:49,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:49,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Creating Agent vellum_host_m2u47u", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_m2u47u/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:21.489Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:21.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_syap0i/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_syap0i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_syap0i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_syap0i', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_syap0i/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_syap0i', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_8obyv9/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}], "metadata": {"pagination": {"total": 1335, "offset": 844, "size": 50}}} 2018-12-10 07:40:49,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:49,901 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:49 GMT 2018-12-10 07:40:49,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:49,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28903 2018-12-10 07:40:49,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:49,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_m2u47u 2018-12-10 07:40:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-10 07:40:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_m2u47u/cloudify/ssl/cloudify_internal_cert.pem 2018-12-10 07:40:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-10 07:40:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:40:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_syap0i/env 2018-12-10 07:40:49,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-10 07:40:49,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-10 07:40:49,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-10 07:40:49,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-10 07:40:49,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_syap0i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_syap0i/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'homer_host_syap0i', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_syap0i/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_syap0i', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'} 2018-12-10 07:40:49,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-10 07:40:49,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-10 07:40:49,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:49,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-10 07:40:49,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_8obyv9/cloudify/ssl/cloudify_internal_cert.pem 2018-12-10 07:40:49,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:40:49,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:49,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:49,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:49,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:49,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:49,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:49,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:49,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:40:49,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:49,973 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:49 GMT 2018-12-10 07:40:49,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:49,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:40:49,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:54,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:40:55,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:55,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:55,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:55,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:55,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:55,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:55,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:55,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.822Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:22.899Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:22.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:23.718Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:23.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:23.718Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:23.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:23.718Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:23.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:23.718Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:23.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:23.718Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:23.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:23.718Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:23.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:23.718Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:23.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:23.915Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:23.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:23.915Z", "message": "/home/ubuntu/homer_host_syap0i/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:23.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:23.915Z", "message": "Successfully created daemon: homer_host_syap0i", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:23.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:23.915Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:23.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:23.915Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:23.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2807a197-f62a-4aa8-b9e0-dc99ff92a2db"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.820Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.820Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.820Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_8obyv9/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": "Successfully created daemon: vellum_host_m2u47u", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_m2u47u/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_m2u47u/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_m2u47u/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_m2u47u', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_m2u47u/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_m2u47u', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:24.923Z", "message": "/home/ubuntu/vellum_host_m2u47u/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:24.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc369b13-a2f0-43d1-a19b-096d592f2324"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.827Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.827Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.827Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.827Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.827Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}], "metadata": {"pagination": {"total": 1374, "offset": 894, "size": 50}}} 2018-12-10 07:40:55,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:55,096 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:55 GMT 2018-12-10 07:40:55,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:55,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28489 2018-12-10 07:40:55,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:40:55,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-10 07:40:55,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:55,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-10 07:40:55,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:55,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-10 07:40:55,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:55,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:55,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-10 07:40:55,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:55,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:40:55,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:55,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:55,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:55,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:55,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:40:55,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-10 07:40:55,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:55,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:40:55,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-10 07:40:55,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-10 07:40:55,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-10 07:40:55,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-10 07:40:55,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:40:55,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-10 07:40:55,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_syap0i/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-10 07:40:55,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_syap0i 2018-12-10 07:40:55,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-10 07:40:55,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-10 07:40:55,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-10 07:40:55,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:55,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-10 07:40:55,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_8obyv9/env 2018-12-10 07:40:55,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-10 07:40:55,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:40:55,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_m2u47u 2018-12-10 07:40:55,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-10 07:40:55,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-10 07:40:55,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_m2u47u/env 2018-12-10 07:40:55,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-10 07:40:55,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_m2u47u/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_m2u47u/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'vellum_host_m2u47u', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_m2u47u/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_m2u47u', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'} 2018-12-10 07:40:55,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-10 07:40:55,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:40:55,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-10 07:40:55,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_m2u47u/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-10 07:40:55,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-10 07:40:55,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:55,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-10 07:40:55,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:55,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-10 07:40:55,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:40:55,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:40:55,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:40:55,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:40:55,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:40:55,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:40:55,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:40:55,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:40:55,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:40:55,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:40:55,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:40:55,285 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:40:55 GMT 2018-12-10 07:40:55,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:40:55,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:40:55,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:00,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:41:00,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:00,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:00,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:00,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:00,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:00,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:00,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:00,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_8obyv9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_8obyv9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_8obyv9', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_8obyv9/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_8obyv9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "/home/ubuntu/ellis_host_8obyv9/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Successfully created daemon: ellis_host_8obyv9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a0e91fc-5405-429e-8d85-e2c083978a7e"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Configuring Agent homer_host_syap0i", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:25.964Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:26.845Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:26.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:26.845Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:26.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:26.845Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:26.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:26.845Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:26.845Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Configuring Agent vellum_host_m2u47u", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Successfully configured daemon: homer_host_syap0i", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ae0afaae-d276-4795-a4b1-22170cba9e2b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7a77ee03-b864-430f-b6da-4af3a8aa9b10"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:27.004Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:27.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.041Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.041Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.041Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.041Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.041Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.041Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.041Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.041Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 1404, "offset": 944, "size": 50}}} 2018-12-10 07:41:00,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:00,381 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:00 GMT 2018-12-10 07:41:00,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:00,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28302 2018-12-10 07:41:00,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:00,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_8obyv9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_8obyv9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'ellis_host_8obyv9', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_8obyv9/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_8obyv9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'} 2018-12-10 07:41:00,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:41:00,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_8obyv9/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-10 07:41:00,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-10 07:41:00,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-10 07:41:00,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_8obyv9 2018-12-10 07:41:00,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_syap0i 2018-12-10 07:41:00,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:41:00,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-10 07:41:00,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-10 07:41:00,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-10 07:41:00,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-10 07:41:00,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-10 07:41:00,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-10 07:41:00,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:41:00,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_m2u47u 2018-12-10 07:41:00,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_syap0i 2018-12-10 07:41:00,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:41:00,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-10 07:41:00,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:41:00,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:41:00,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:00,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:00,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-10 07:41:00,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:00,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-10 07:41:00,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-10 07:41:00,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:00,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-10 07:41:00,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-10 07:41:00,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:41:00,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:00,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:00,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:00,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:00,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:00,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:00,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:00,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:41:00,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:00,688 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:00 GMT 2018-12-10 07:41:00,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:00,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:41:00,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:05,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:41:05,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:05,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:05,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:05,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:05,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:05,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:05,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:05,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.041Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Successfully configured daemon: vellum_host_m2u47u", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d61a204-1389-4171-9ec1-ebf46100de30"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:28.046Z", "message": "Configuring Agent ellis_host_8obyv9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:28.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.090Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.090Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.090Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.090Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.090Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.090Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.090Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Starting Agent homer_host_syap0i", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Successfully configured daemon: ellis_host_8obyv9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5b75690a-ab58-4847-8336-b68de48deb5b"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:29.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:29.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:30.108Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:30.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:30.108Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:30.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:30.108Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:30.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:30.108Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:30.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}], "metadata": {"pagination": {"total": 1408, "offset": 994, "size": 50}}} 2018-12-10 07:41:05,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:05,865 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:05 GMT 2018-12-10 07:41:05,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:05,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27137 2018-12-10 07:41:05,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:05,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:05,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:41:05,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:41:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_m2u47u 2018-12-10 07:41:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:41:05,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-10 07:41:05,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-10 07:41:05,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-10 07:41:05,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_8obyv9 2018-12-10 07:41:05,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-10 07:41:05,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:05,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-10 07:41:05,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:05,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:05,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:05,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-10 07:41:05,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:41:05,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_syap0i 2018-12-10 07:41:05,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:41:05,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:41:05,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-10 07:41:05,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_8obyv9 2018-12-10 07:41:05,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-10 07:41:05,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:41:05,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:05,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:41:06,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:06,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:06,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:06,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:06,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:06,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:06,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:06,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:41:06,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:06,207 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:06 GMT 2018-12-10 07:41:06,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:06,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:41:06,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:11,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:41:11,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:11,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:11,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:11,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:11,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:11,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:11,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:11,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:30.108Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:30.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:30.108Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:30.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:30.108Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:30.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:30.108Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:30.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:30.108Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:30.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:30.109Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:30.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:30.109Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:30.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:30.109Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:30.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "3d3de4c6-59fd-4a21-9ec1-d3b5f1ac2e85"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Starting Agent vellum_host_m2u47u", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Starting Agent ellis_host_8obyv9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}], "metadata": {"pagination": {"total": 1413, "offset": 1044, "size": 50}}} 2018-12-10 07:41:11,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:11,333 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:11 GMT 2018-12-10 07:41:11,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:11,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27487 2018-12-10 07:41:11,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:11,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:41:11,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:11,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:11,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:11,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:41:11,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-10 07:41:11,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_m2u47u 2018-12-10 07:41:11,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:41:11,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-10 07:41:11,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-10 07:41:11,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-10 07:41:11,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-10 07:41:11,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:41:11,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_8obyv9 2018-12-10 07:41:11,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:11,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:41:11,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:11,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:11,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:11,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:11,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:11,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:11,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:11,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:41:11,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:11,475 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:11 GMT 2018-12-10 07:41:11,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:11,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:41:11,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:16,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:41:16,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:16,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:16,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:16,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:16,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:16,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:16,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:16,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.161Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:31.161Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:31.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:32.137Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_q6w6qx/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:32.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:32.137Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:32.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:32.137Z", "message": "Creating Agent sprout_host_q6w6qx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:32.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:32.137Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:32.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:32.137Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:32.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:32.137Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:32.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:32.165Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:32.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:32.165Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:32.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:33.363Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_syap0i start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:33.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:33.363Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:33.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:33.363Z", "message": "Successfully started daemon: homer_host_syap0i", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:33.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d5a7d3e6-075f-4e36-b103-f1e92d016633"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:33.391Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:33.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:33.391Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:33.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:33.391Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:33.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:33.391Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:33.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:33.391Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:33.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.407Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.407Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.407Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.407Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.407Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a388a717-71b9-42c6-97f2-a64c02f2bd46"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_m2u47u start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a388a717-71b9-42c6-97f2-a64c02f2bd46"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "[localhost] run: /home/ubuntu/homer_host_syap0i/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a388a717-71b9-42c6-97f2-a64c02f2bd46"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_q6w6qx/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "Successfully started daemon: vellum_host_m2u47u", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_q6w6qx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_q6w6qx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_q6w6qx', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_q6w6qx/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_q6w6qx', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5725f419-b296-4624-a69f-afa1ee3f4a3f"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a388a717-71b9-42c6-97f2-a64c02f2bd46"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:34.408Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:34.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a388a717-71b9-42c6-97f2-a64c02f2bd46"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.415Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.415Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.415Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.415Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.415Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.415Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.415Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.415Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.415Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}], "metadata": {"pagination": {"total": 1425, "offset": 1094, "size": 50}}} 2018-12-10 07:41:16,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:16,561 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:16 GMT 2018-12-10 07:41:16,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:16,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27683 2018-12-10 07:41:16,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:16,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:16,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:16,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:16,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:16,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-10 07:41:16,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_q6w6qx/cloudify/ssl/cloudify_internal_cert.pem 2018-12-10 07:41:16,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-10 07:41:16,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_q6w6qx 2018-12-10 07:41:16,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-10 07:41:16,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-10 07:41:16,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-10 07:41:16,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-10 07:41:16,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-10 07:41:16,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_syap0i start 2018-12-10 07:41:16,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-10 07:41:16,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_syap0i 2018-12-10 07:41:16,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:16,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-10 07:41:16,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:16,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:16,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:16,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:16,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:16,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-10 07:41:16,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-10 07:41:16,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:16,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-10 07:41:16,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_m2u47u start 2018-12-10 07:41:16,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-10 07:41:16,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-10 07:41:16,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-10 07:41:16,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_syap0i/env/bin/pip freeze 2018-12-10 07:41:16,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:41:16,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_q6w6qx/env 2018-12-10 07:41:16,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_m2u47u 2018-12-10 07:41:16,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_q6w6qx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_q6w6qx/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'sprout_host_q6w6qx', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_q6w6qx/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_q6w6qx', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'} 2018-12-10 07:41:16,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-10 07:41:16,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-10 07:41:16,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-10 07:41:16,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-10 07:41:16,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-10 07:41:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-10 07:41:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-10 07:41:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-10 07:41:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:16,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-10 07:41:16,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-10 07:41:16,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:16,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:16,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:41:16,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:16,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:16,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:16,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:16,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:16,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:16,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:16,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:41:16,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:16,920 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:16 GMT 2018-12-10 07:41:16,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:16,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:41:16,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:21,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:41:21,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:21,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:21,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:21,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:21,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:21,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:21,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:21,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "[localhost] run: /home/ubuntu/vellum_host_m2u47u/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "14a29400-8efd-4b21-b123-04892c4023bd"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Successfully created daemon: sprout_host_q6w6qx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_8obyv9 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Successfully started daemon: ellis_host_8obyv9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d886e2e-00bd-46a0-a5cc-17edbc9ff39b"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "/home/ubuntu/sprout_host_q6w6qx/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "95df4010-f2db-4468-9fa2-b8f3cfb8a9cc"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a388a717-71b9-42c6-97f2-a64c02f2bd46"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Removing directory: /tmp/tmphPsU9N", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a388a717-71b9-42c6-97f2-a64c02f2bd46"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "14a29400-8efd-4b21-b123-04892c4023bd"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:35.422Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:35.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.446Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.446Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.446Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "14a29400-8efd-4b21-b123-04892c4023bd"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "[localhost] run: /home/ubuntu/ellis_host_8obyv9/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "447de7e9-c3f2-4937-91c0-165b53cb5f04"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "14a29400-8efd-4b21-b123-04892c4023bd"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "14a29400-8efd-4b21-b123-04892c4023bd"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "14a29400-8efd-4b21-b123-04892c4023bd"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Removing directory: /tmp/tmpKw01NN", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "14a29400-8efd-4b21-b123-04892c4023bd"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "447de7e9-c3f2-4937-91c0-165b53cb5f04"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:36.501Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.452Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.452Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.452Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.452Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.452Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.452Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.452Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.452Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.506Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "447de7e9-c3f2-4937-91c0-165b53cb5f04"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.506Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.506Z", "message": "Successfully configured daemon: sprout_host_q6w6qx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}], "metadata": {"pagination": {"total": 1454, "offset": 1144, "size": 50}}} 2018-12-10 07:41:22,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:22,000 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:21 GMT 2018-12-10 07:41:22,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:22,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28060 2018-12-10 07:41:22,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:22,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_m2u47u/env/bin/pip freeze 2018-12-10 07:41:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_q6w6qx 2018-12-10 07:41:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-10 07:41:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_8obyv9 start 2018-12-10 07:41:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_8obyv9 2018-12-10 07:41:22,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:41:22,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_q6w6qx/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-10 07:41:22,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-10 07:41:22,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-10 07:41:22,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmphPsU9N 2018-12-10 07:41:22,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-10 07:41:22,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-10 07:41:22,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:22,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:22,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-10 07:41:22,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:41:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-10 07:41:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_8obyv9/env/bin/pip freeze 2018-12-10 07:41:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-10 07:41:22,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-10 07:41:22,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-10 07:41:22,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKw01NN 2018-12-10 07:41:22,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-10 07:41:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:41:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-10 07:41:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-10 07:41:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-10 07:41:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-10 07:41:22,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:22,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:22,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:22,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-10 07:41:22,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-10 07:41:22,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:22,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_q6w6qx 2018-12-10 07:41:22,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:41:22,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:22,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:22,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:22,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:22,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:22,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:22,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:22,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:41:22,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:22,095 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:22 GMT 2018-12-10 07:41:22,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:22,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:41:22,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:27,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:41:27,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:27,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:27,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:27,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:27,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:27,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:27,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:27,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.506Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "447de7e9-c3f2-4937-91c0-165b53cb5f04"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.506Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "447de7e9-c3f2-4937-91c0-165b53cb5f04"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.506Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.506Z", "message": "Successfully configured daemon: sprout_host_q6w6qx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.506Z", "message": "Removing directory: /tmp/tmpyaohMf", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "447de7e9-c3f2-4937-91c0-165b53cb5f04"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.506Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.506Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "447de7e9-c3f2-4937-91c0-165b53cb5f04"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.506Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2eaed238-e5d4-4af8-9149-680079b6c25d"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:37.506Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:37.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "447de7e9-c3f2-4937-91c0-165b53cb5f04"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.675Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:38.976Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:38.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.687Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.687Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.687Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.687Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_qfvc7n/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Starting Agent sprout_host_q6w6qx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}], "metadata": {"pagination": {"total": 1457, "offset": 1194, "size": 50}}} 2018-12-10 07:41:27,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:27,183 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:27 GMT 2018-12-10 07:41:27,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:27,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27154 2018-12-10 07:41:27,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-10 07:41:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-10 07:41:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-10 07:41:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_q6w6qx 2018-12-10 07:41:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpyaohMf 2018-12-10 07:41:27,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:41:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-10 07:41:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-10 07:41:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-10 07:41:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-10 07:41:27,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-10 07:41:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-10 07:41:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-10 07:41:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-10 07:41:27,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-10 07:41:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-10 07:41:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-10 07:41:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:41:27,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-10 07:41:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-10 07:41:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-10 07:41:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-10 07:41:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_qfvc7n/cloudify/ssl/cloudify_internal_cert.pem 2018-12-10 07:41:27,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-10 07:41:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:41:27,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_q6w6qx 2018-12-10 07:41:27,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:27,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:41:27,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:27,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:27,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:27,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:27,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:27,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:27,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:27,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:41:27,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:27,254 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:27 GMT 2018-12-10 07:41:27,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:27,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:41:27,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:32,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:41:32,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:32,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:32,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:32,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:32,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:32,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:32,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:32,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Creating Agent bono_host_qfvc7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:39.741Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:39.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:40.703Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:40.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:40.703Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:40.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:40.703Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:40.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:40.703Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:40.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:40.703Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:40.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:40.788Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:40.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:40.788Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:40.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:40.788Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:40.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:40.788Z", "message": "Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:40.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:42.599Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:42.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:42.795Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:42.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:42.795Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:42.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:43.198Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:43.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:43.793Z", "message": "Successfully started daemon: sprout_host_q6w6qx", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:43.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:43.793Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_q6w6qx start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:43.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "2b8365cd-0ec4-467d-bdf3-c3c754af6401"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:44.058Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:44.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:44.058Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:44.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:44.058Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:44.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:44.058Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:44.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:44.796Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:44.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7dd43092-2234-4095-b8e4-7e5dfc18b607"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:44.796Z", "message": "[localhost] run: /home/ubuntu/sprout_host_q6w6qx/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:44.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7dd43092-2234-4095-b8e4-7e5dfc18b607"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:44.796Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:44.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7dd43092-2234-4095-b8e4-7e5dfc18b607"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:44.796Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:44.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7dd43092-2234-4095-b8e4-7e5dfc18b607"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:44.796Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:44.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7dd43092-2234-4095-b8e4-7e5dfc18b607"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:45.142Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:45.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:45.142Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:45.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:45.142Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:45.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:45.142Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:45.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:45.800Z", "message": "Removing directory: /tmp/tmpRo4N31", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:45.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7dd43092-2234-4095-b8e4-7e5dfc18b607"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:45.800Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:45.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7dd43092-2234-4095-b8e4-7e5dfc18b607"}], "metadata": {"pagination": {"total": 1460, "offset": 1244, "size": 50}}} 2018-12-10 07:41:32,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:32,334 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:32 GMT 2018-12-10 07:41:32,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:32,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27203 2018-12-10 07:41:32,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:32,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-10 07:41:32,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-10 07:41:32,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-10 07:41:32,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_qfvc7n 2018-12-10 07:41:32,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:32,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-10 07:41:32,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:32,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:32,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-10 07:41:32,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:32,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-10 07:41:32,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-10 07:41:32,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-10 07:41:32,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.5:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-10 07:41:32,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:32,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:32,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:32,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-10 07:41:32,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_q6w6qx 2018-12-10 07:41:32,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_q6w6qx start 2018-12-10 07:41:32,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:32,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-10 07:41:32,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:32,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:32,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-10 07:41:32,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_q6w6qx/env/bin/pip freeze 2018-12-10 07:41:32,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-10 07:41:32,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-10 07:41:32,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-10 07:41:32,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:32,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:32,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:32,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:32,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpRo4N31 2018-12-10 07:41:32,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-10 07:41:32,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:41:32,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:32,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:32,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:32,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:32,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:32,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:32,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:32,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:41:32,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:32,402 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:32 GMT 2018-12-10 07:41:32,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:32,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:41:32,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:37,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:41:37,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:37,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:37,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:37,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:37,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:37,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:37,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:37,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:46.146Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:46.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:46.146Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:46.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:46.146Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:46.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:46.146Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:46.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:46.146Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:46.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_node_af2g4f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.041Z", "message": "Execution done (return_code=0): /tmp/5ENE7/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed591953-e47f-496a-8107-6eea39a3d6aa"}, {"node_instance_id": "proxy_node_af2g4f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.149Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.149Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.149Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.149Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.803Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.803Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.803Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_qfvc7n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_qfvc7n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_qfvc7n', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_qfvc7n/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_qfvc7n', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.803Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.803Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_qfvc7n/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.803Z", "message": "/home/ubuntu/bono_host_qfvc7n/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.803Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.803Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:47.803Z", "message": "Successfully created daemon: bono_host_qfvc7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:47.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5edc0064-fc95-43f6-b37f-36727f6072a7"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.153Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.153Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.153Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.153Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_node_af2g4f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.153Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "proxy_node_af2g4f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.153Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.153Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.153Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.153Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.808Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:48.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:48.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:49.618Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:49.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:49.813Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:49.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:49.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:49.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:49.813Z", "message": "Configuring Agent bono_host_qfvc7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:49.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:49.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:49.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:49.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:49.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:49.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:49.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:49.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:49.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:50.448Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:50.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:50.448Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:50.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:50.448Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:50.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:50.448Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:50.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:50.448Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:50.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:50.448Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:50.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:50.818Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:50.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:50.818Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:50.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:50.818Z", "message": "Successfully configured daemon: bono_host_qfvc7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:50.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}], "metadata": {"pagination": {"total": 1461, "offset": 1294, "size": 50}}} 2018-12-10 07:41:37,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:37,483 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:37 GMT 2018-12-10 07:41:37,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:37,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27592 2018-12-10 07:41:37,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:37,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-10 07:41:37,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-10 07:41:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5ENE7/install_requirements.sh 2018-12-10 07:41:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:41:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-10 07:41:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-10 07:41:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-10 07:41:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-10 07:41:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-10 07:41:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.5', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_qfvc7n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_qfvc7n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_qfvc7n', 'REST_HOST': '192.168.120.5', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_qfvc7n/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_qfvc7n', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Du-pIw.0tmSDZ4DI8gYN0ZwMs0nYpqjun8'} 2018-12-10 07:41:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:41:37,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_qfvc7n/env 2018-12-10 07:41:37,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_qfvc7n/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-10 07:41:37,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-10 07:41:37,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-10 07:41:37,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_qfvc7n 2018-12-10 07:41:37,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-10 07:41:37,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-10 07:41:37,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-10 07:41:37,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:37,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:41:37,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:41:37,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-10 07:41:37,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:37,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-10 07:41:37,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:37,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:37,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:41:37,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:37,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:41:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_qfvc7n 2018-12-10 07:41:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:37,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:37,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:37,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:37,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-10 07:41:37,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:37,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:37,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-10 07:41:37,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:37,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-10 07:41:37,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-10 07:41:37,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_qfvc7n 2018-12-10 07:41:37,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:41:37,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:37,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:37,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:37,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:37,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:37,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:37,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:37,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:41:37,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:37,601 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:37 GMT 2018-12-10 07:41:37,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:37,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:41:37,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:42,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:41:42,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:42,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:42,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:42,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:42,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:42,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:42,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:42,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:50.818Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:50.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f54009df-987a-4b2c-8235-dff2be7ca172"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.454Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.454Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.454Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.454Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Starting Agent bono_host_qfvc7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:51.826Z", "message": "Downloaded scripts/bind/bind.py to /tmp/X5FEW/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:51.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:52.469Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:52.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:52.469Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:52.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:52.469Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:52.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:53.478Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:53.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:53.478Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:53.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:53.478Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:53.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:54.976Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:54.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:55.295Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:55.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:55.539Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:55.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:55.539Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:55.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:55.539Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:55.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:55.832Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_qfvc7n start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:55.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:55.832Z", "message": "Successfully started daemon: bono_host_qfvc7n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:55.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "d8037aff-b1e9-4334-aa86-d5604b33f9d5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:56.543Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:56.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:56.836Z", "message": "[localhost] run: /home/ubuntu/bono_host_qfvc7n/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:56.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "b8e48e9b-c8f3-4720-83c5-6ebe4b35a2a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:56.836Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:56.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "b8e48e9b-c8f3-4720-83c5-6ebe4b35a2a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:56.836Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:56.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "b8e48e9b-c8f3-4720-83c5-6ebe4b35a2a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:56.836Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:56.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "b8e48e9b-c8f3-4720-83c5-6ebe4b35a2a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:56.836Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:56.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "b8e48e9b-c8f3-4720-83c5-6ebe4b35a2a7"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:57.585Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:57.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:57.585Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:57.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:57.585Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:57.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:57.839Z", "message": "Removing directory: /tmp/tmpDWyXFz", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:57.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "b8e48e9b-c8f3-4720-83c5-6ebe4b35a2a7"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:57.839Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:57.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "b8e48e9b-c8f3-4720-83c5-6ebe4b35a2a7"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:58.622Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:58.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:58.622Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:58.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:58.622Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:58.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:59.632Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:59.632Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:59.632Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 1461, "offset": 1344, "size": 50}}} 2018-12-10 07:41:42,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:42,679 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:42 GMT 2018-12-10 07:41:42,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:42,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26559 2018-12-10 07:41:42,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:42,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-10 07:41:42,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-10 07:41:42,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:41:42,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:41:42,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:41:42,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-12-10 07:41:42,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:42,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-12-10 07:41:42,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:42,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:42,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:42,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:42,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_qfvc7n 2018-12-10 07:41:42,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:42,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:42,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:42,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-10 07:41:42,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:41:42,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-10 07:41:42,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/X5FEW/bind.py 2018-12-10 07:41:42,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:42,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:42,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:42,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:42,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:42,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:42,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-10 07:41:42,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-10 07:41:42,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:42,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-10 07:41:42,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:42,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_qfvc7n start 2018-12-10 07:41:42,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_qfvc7n 2018-12-10 07:41:42,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:42,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_qfvc7n/env/bin/pip freeze 2018-12-10 07:41:42,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-10 07:41:42,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-10 07:41:42,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-10 07:41:42,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-10 07:41:42,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-10 07:41:42,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-10 07:41:42,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-10 07:41:42,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpDWyXFz 2018-12-10 07:41:42,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-10 07:41:42,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-10 07:41:42,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-10 07:41:42,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-10 07:41:42,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-10 07:41:42,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:42,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:42,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:41:42,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:42,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:42,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:42,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:42,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:42,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:42,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:42,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:41:42,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:42,747 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:42 GMT 2018-12-10 07:41:42,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:42,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:41:42,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:47,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:41:47,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:47,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:47,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:47,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:47,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:47,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:47,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:47,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:59.632Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:59.632Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:59.632Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:59.632Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:40:59.632Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:40:59.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:05.403Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:05.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:05.662Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:05.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:05.662Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:05.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:05.662Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:05.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:06.665Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:06.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:06.665Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:06.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:07.668Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:07.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:09.467Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:09.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:10.965Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:10.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:11.672Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:11.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:11.672Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:11.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:12.675Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:12.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:15.550Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:15.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:15.891Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:15.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:15.891Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:15.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:15.891Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:15.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:15.891Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:15.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:15.891Z", "message": "[localhost] run: sudo mv /tmp/tmpUrAeFh /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:15.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:15.891Z", "message": "The config dict: {'etcd_ip': u'192.168.120.19', 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:15.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:15.891Z", "message": "[localhost] run: sudo mv /tmp/tmpCHEeuF /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:15.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "[localhost] run: sudo mv /tmp/tmpUe41UZ /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "[localhost] run: sudo mv /tmp/tmpOc4FF0 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "The config dict: {'public_ip': u'172.30.9.210', '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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "The config dict: {'etcd_ip': u'192.168.120.19', 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "[localhost] run: sudo mv /tmp/tmpMzkFSg /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.895Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "bc1ccbab-153c-4a57-859a-c6783bb4631e"}, {"node_instance_id": "bind_8h5pm9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:16.990Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:16.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:17.679Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:17.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:17.679Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:17.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:17.679Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:17.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:17.967Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/XNGJW/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:17.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:17.967Z", "message": "Executing: /tmp/XNGJW/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:17.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:18.684Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:18.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:18.684Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:18.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:18.684Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:18.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:18.969Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:18.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}], "metadata": {"pagination": {"total": 1461, "offset": 1394, "size": 50}}} 2018-12-10 07:41:47,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:47,825 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:47 GMT 2018-12-10 07:41:47,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:47,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27044 2018-12-10 07:41:47,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:47,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-10 07:41:47,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-10 07:41:47,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-10 07:41:47,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-10 07:41:47,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-12-10 07:41:47,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-10 07:41:47,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-10 07:41:47,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-10 07:41:47,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-12-10 07:41:47,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-12-10 07:41:47,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUrAeFh /etc/bind/named.conf.local 2018-12-10 07:41:47,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.19', 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.19', u'hss_hostname': u''}. 2018-12-10 07:41:47,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCHEeuF /etc/clearwater/local_config 2018-12-10 07:41:47,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUe41UZ /etc/clearwater/shared_config 2018-12-10 07:41:47,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:41:47,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:41:47,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOc4FF0 /etc/bind/db.clearwater.opnfv 2018-12-10 07:41:47,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:41:47,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:41:47,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-12-10 07:41:47,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:41:47,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:41:47,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', '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.19', u'hss_hostname': u''}. 2018-12-10 07:41:47,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:41:47,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:41:47,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.19', 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.19', u'hss_hostname': u''}. 2018-12-10 07:41:47,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMzkFSg /etc/bind/db.clearwater.local 2018-12-10 07:41:47,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-12-10 07:41:47,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:41:47,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:41:47,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:41:47,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:41:47,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/XNGJW/install-etcd.sh 2018-12-10 07:41:47,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XNGJW/install-etcd.sh 2018-12-10 07:41:47,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:47,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-12-10 07:41:47,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:41:47,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:47,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:47,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:47,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:47,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:47,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:47,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:47,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:41:47,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:47,892 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:47 GMT 2018-12-10 07:41:47,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:47,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:41:47,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:52,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:41:52,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:52,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:52,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:52,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:52,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:52,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:52,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:52,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:18.969Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:18.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:18.969Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:18.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:19.972Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:19.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:24.592Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:24.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:24.688Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:24.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:24.688Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:24.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:30.073Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-ugfm26\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/main Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,729 B/s)\nReading package lists...\n\nreal\t0m10.472s\nuser\t0m2.718s\nsys\t0m0.297s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:30.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:30.981Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:30.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:30.981Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:30.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:41:33.601Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:41:33.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 1461, "offset": 1444, "size": 50}}} 2018-12-10 07:41:52,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:52,966 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:52 GMT 2018-12-10 07:41:52,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:52,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9589 2018-12-10 07:41:52,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:52,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-12-10 07:41:52,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-12-10 07:41:52,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-12-10 07:41:52,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-10 07:41:52,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-10 07:41:52,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-10 07:41:52,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-ugfm26 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] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,729 B/s) Reading package lists... real 0m10.472s user 0m2.718s sys 0m0.297s 2018-12-10 07:41:52,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-12-10 07:41:52,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:41:52,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-10 07:41:52,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:41:53,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:53,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:53,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:53,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:53,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:53,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:53,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:53,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:41:53,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:53,026 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:53 GMT 2018-12-10 07:41:53,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:53,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:41:53,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:58,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:41:58,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:58,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:58,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:58,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:58,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:58,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:58,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:58,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1461, "offset": 1454, "size": 50}}} 2018-12-10 07:41:58,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:58,101 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:58 GMT 2018-12-10 07:41:58,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:58,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:41:58,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:41:58,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:41:58,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:41:58,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:41:58,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:41:58,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:41:58,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:41:58,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:41:58,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:41:58,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:41:58,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:41:58,159 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:41:58 GMT 2018-12-10 07:41:58,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:41:58,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:41:58,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:03,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:42:03,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:03,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:03,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:03,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:03,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:03,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:03,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:03,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1461, "offset": 1454, "size": 50}}} 2018-12-10 07:42:03,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:03,261 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:03 GMT 2018-12-10 07:42:03,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:03,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:42:03,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:03,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:42:03,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:03,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:03,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:03,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:03,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:03,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:03,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:03,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:42:03,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:03,326 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:03 GMT 2018-12-10 07:42:03,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:03,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:42:03,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:08,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:42:08,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:08,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:08,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:08,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:08,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:08,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:08,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:08,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1461, "offset": 1454, "size": 50}}} 2018-12-10 07:42:08,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:08,405 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:08 GMT 2018-12-10 07:42:08,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:08,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:42:08,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:08,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:42:08,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:08,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:08,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:08,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:08,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:08,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:08,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:08,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:42:08,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:08,543 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:08 GMT 2018-12-10 07:42:08,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:08,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:42:08,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:13,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:42:13,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:13,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:13,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:13,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:13,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:13,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:13,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:13,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1461, "offset": 1454, "size": 50}}} 2018-12-10 07:42:13,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:13,618 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:13 GMT 2018-12-10 07:42:13,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:13,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:42:13,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:13,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:42:13,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:13,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:13,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:13,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:13,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:13,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:13,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:13,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:42:13,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:13,677 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:13 GMT 2018-12-10 07:42:13,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:13,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:42:13,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:18,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:42:18,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:18,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:18,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:18,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:18,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:18,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:18,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:18,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1461, "offset": 1454, "size": 50}}} 2018-12-10 07:42:18,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:18,749 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:18 GMT 2018-12-10 07:42:18,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:18,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:42:18,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:18,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:42:18,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:18,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:18,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:18,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:18,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:18,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:18,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:18,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:42:18,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:18,815 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:18 GMT 2018-12-10 07:42:18,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:18,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:42:18,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:23,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:42:23,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:23,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:23,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:23,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:23,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:23,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:23,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:23,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1461, "offset": 1454, "size": 50}}} 2018-12-10 07:42:23,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:23,894 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:23 GMT 2018-12-10 07:42:23,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:23,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:42:23,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:23,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:42:23,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:23,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:23,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:23,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:23,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:23,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:23,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:23,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:42:23,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:23,961 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:23 GMT 2018-12-10 07:42:23,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:23,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:42:23,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:28,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:42:29,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:29,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:29,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:29,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:29,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:29,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:29,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:29,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:27.758Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-ugfm26\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 18s (4,529 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51415 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8974\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m57.058s\nuser\t0m18.562s\nsys\t0m9.059s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:27.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:27.996Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:27.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:29.000Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:49:2c:a4 \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe49:2ca4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68278 errors:0 dropped:0 overruns:0 frame:0\n TX packets:46879 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123493883 (123.4 MB) TX bytes:6680186 (6.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:164 errors:0 dropped:0 overruns:0 frame:0\n TX packets:164 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13603 (13.6 KB) TX bytes:13603 (13.6 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:29.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:29.000Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:29.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:29.000Z", "message": "[etcd] => \nreal\t0m0.015s\nuser\t0m0.008s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:29.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:29.000Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:29.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}], "metadata": {"pagination": {"total": 1467, "offset": 1454, "size": 50}}} 2018-12-10 07:42:29,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:29,036 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:29 GMT 2018-12-10 07:42:29,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:29,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 48154 2018-12-10 07:42:29,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:29,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-ugfm26 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 2 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:13 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.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 18s (4,529 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51415 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 8974 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting 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.14) ... real 0m57.058s user 0m18.562s sys 0m9.059s 2018-12-10 07:42:29,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-12-10 07:42:29,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:49:2c:a4 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe49:2ca4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:68278 errors:0 dropped:0 overruns:0 frame:0 TX packets:46879 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123493883 (123.4 MB) TX bytes:6680186 (6.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:164 errors:0 dropped:0 overruns:0 frame:0 TX packets:164 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13603 (13.6 KB) TX bytes:13603 (13.6 KB) real 0m0.007s user 0m0.005s sys 0m0.003s 2018-12-10 07:42:29,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-12-10 07:42:29,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.015s user 0m0.008s sys 0m0.006s 2018-12-10 07:42:29,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-12-10 07:42:29,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:42:29,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:29,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:29,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:29,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:29,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:29,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:29,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:29,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:42:29,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:29,107 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:29 GMT 2018-12-10 07:42:29,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:29,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:42:29,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:34,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:42:34,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:34,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:34,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:34,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:34,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:34,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:34,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:34,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:30.004Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.19:2380 0.0.0.0:* LISTEN 9185/etcd \ntcp 0 0 192.168.120.19:53 0.0.0.0:* LISTEN 2455/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2455/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2455/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9107/monit \ntcp6 0 0 :::53 :::* LISTEN 2455/named \ntcp6 0 0 :::22 :::* LISTEN 1110/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2455/named \ntcp6 0 0 :::4000 :::* LISTEN 9185/etcd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 8569/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8569/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8569/ntpd \nudp 0 0 0.0.0.0:35396 0.0.0.0:* 579/dhclient \nudp 0 0 192.168.120.19:53 0.0.0.0:* 2455/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2455/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 579/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8569/ntpd \nudp6 0 0 ::1:123 :::* 8569/ntpd \nudp6 0 0 :::123 :::* 8569/ntpd \nudp6 0 0 :::12910 :::* 579/dhclient \nudp6 0 0 :::53 :::* 2455/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9508 1016/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7476 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8777 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11604 1664/python2.7 /tmp/cloudify-logging-server-8bce9.socket\nunix 2 [ ACC ] STREAM LISTENING 6947 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 13921 2509/python2.7 /tmp/ctx-f0GHx0.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:30.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:30.004Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:30.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:30.004Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:30.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:30.004Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:39 ? 00:00:01 /sbin/init\nroot 2 0 0 07:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 07:39 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 07:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:39 ? 00:00:00 [migration/0]\nroot 14 2 0 07:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:39 ? 00:00:00 [migration/1]\nroot 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:39 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:39 ? 00:00:00 [khelper]\nroot 21 2 0 07:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:39 ? 00:00:00 [netns]\nroot 23 2 0 07:39 ? 00:00:00 [writeback]\nroot 24 2 0 07:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:39 ? 00:00:00 [bioset]\nroot 26 2 0 07:39 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:39 ? 00:00:00 [kblockd]\nroot 28 2 0 07:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:39 ? 00:00:00 [khubd]\nroot 30 2 0 07:39 ? 00:00:00 [md]\nroot 31 2 0 07:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:39 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:39 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:39 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:39 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:39 ? 00:00:00 [vmstat]\nroot 38 2 0 07:39 ? 00:00:00 [ksmd]\nroot 39 2 0 07:39 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:39 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:39 ? 00:00:00 [crypto]\nroot 54 2 0 07:39 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:39 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:39 ? 00:00:00 [vballoon]\nroot 57 2 0 07:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:39 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 07:39 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 07:39 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 07:39 ? 00:00:00 [deferwq]\nroot 80 2 0 07:39 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:39 ? 00:00:00 [kpsmoused]\nroot 144 2 0 07:39 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 07:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:39 ? 00:00:00 [ext4-rsv-conver]\nroot 331 2 0 07:39 ? 00:00:00 [kworker/u5:1]\nroot 376 1 0 07:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 487 1 0 07:39 ? 00:00:00 upstart-socket-bridge --daemon\nroot 579 1 0 07:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 657 2 0 07:39 ? 00:00:00 [kworker/u5:2]\nroot 775 2 0 07:39 ? 00:00:00 [kauditd]\nroot 920 1 0 07:39 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 958 1 0 07:39 ? 00:00:00 rsyslogd\nmessage+ 1016 1 0 07:39 ? 00:00:00 dbus-daemon --system --fork\nroot 1044 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1068 1 0 07:39 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1071 1 0 07:39 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1075 1 0 07:39 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1076 1 0 07:39 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1078 1 0 07:39 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1110 1 0 07:39 ? 00:00:00 /usr/sbin/sshd -D\nroot 1116 1 0 07:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1131 1 0 07:39 ? 00:00:00 /usr/sbin/irqbalance\nroot 1138 1 0 07:39 ? 00:00:00 cron\ndaemon 1139 1 0 07:39 ? 00:00:00 atd\nroot 1207 1 0 07:39 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1224 1 0 07:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1458 2 0 07:40 ? 00:00:00 [kworker/0:2]\nubuntu 1664 1 0 07:40 ? 00:00:00 /home/ubuntu/bind_host_ugfm26/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_ugfm26 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_ugfm26 --logging-server-logdir=/home/ubuntu/bind_host_ugfm26/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_ugfm26/work/bind_host_ugfm26%I.log --pidfile=/home/ubuntu/bind_host_ugfm26/work/bind_host_ugfm26.pid\nubuntu 1703 1664 0 07:40 ? 00:00:00 /home/ubuntu/bind_host_ugfm26/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_ugfm26 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_ugfm26 --logging-server-logdir=/home/ubuntu/bind_host_ugfm26/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_ugfm26/work/bind_host_ugfm26%I.log --pidfile=/home/ubuntu/bind_host_ugfm26/work/bind_host_ugfm26.pid\nubuntu 1778 1 0 07:40 ? 00:00:00 python2.7 /home/ubuntu/bind_host_ugfm26/env/bin/diamond --configfile /home/ubuntu/bind_host_ugfm26/work/plugins/diamond/etc/diamond.conf\nbind 2455 1 0 07:41 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2509 1703 0 07:41 ? 00:00:00 /home/ubuntu/bind_host_ugfm26/env/bin/python2.7 /home/ubuntu/bind_host_ugfm26/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-X0IhuX\nubuntu 2520 2509 0 07:41 ? 00:00:00 /bin/sh -c /tmp/XNGJW/install-etcd.sh\nubuntu 2522 2520 0 07:41 ? 00:00:00 /bin/bash -e /tmp/XNGJW/install-etcd.sh\nntp 8569 1 0 07:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9107 1 0 07:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9122 9107 0 07:42 ? 00:00:00 [check-monit-upt] \nclearwa+ 9185 1 0 07:42 ? 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.19:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.19 --name 192-168-120-19 --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.19:2380 --listen-peer-urls http://192.168.120.19:2380\nroot 9200 9107 0 07:42 ? 00:00:00 [check-etcd-upti] \nroot 9204 9107 0 07:42 ? 00:00:00 [poll_etcd_clust] \nroot 9206 9107 0 07:42 ? 00:00:00 [poll_etcd.sh] \nroot 9235 1 0 07:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9239 9235 0 07:42 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9392 2522 0 07:42 ? 00:00:00 /bin/bash -e /tmp/XNGJW/install-etcd.sh\nubuntu 9393 9392 0 07:42 ? 00:00:00 /bin/bash -e /tmp/XNGJW/install-etcd.sh\nroot 9394 9393 0 07:42 ? 00:00:00 sudo ps -edf\nroot 9395 9394 0 07:42 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.003s\nsys\t0m0.009s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:30.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:30.004Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:30.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:31.018Z", "message": "[etcd] => /var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/sysstat/sa10\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:31.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:31.018Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:31.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:31.018Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---8*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:31.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:31.018Z", "message": "[etcd] => [10-Dec-2018 07:42:21 UTC] clearwater-diags-monitor starting\n[10-Dec-2018 07:42:21 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:31.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:31.018Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:31.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:32.023Z", "message": "[etcd] => 2018-12-10 07:42:15.315342350 Stopping etcd clearwater-etcd\n2018-12-10 07:42:21.339182235 Restarting etcd clearwater-etcd\n2018-12-10 07:42:21.344425760 Configured ETCDCTL_PEERS: \n2018-12-10 07:42:21.345140419 Check for previous failed startup attempt\n2018-12-10 07:42:21.346300982 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-12-10 07:42:21.361143710 etcdctl returned 2\n2018-12-10 07:42:21.367889716 Creating new cluster...\n2018-12-10 07:42:21.370554529 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.19:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.19\n --name 192-168-120-19\n --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.19:2380\n --listen-peer-urls http://192.168.120.19:2380\n2018-12-10 07:42:21.372124056 Check we're actually a member of the cluster\n2018-12-10 07:42:21.383839856 Wait for etcd to startup\n2018-12-10 07:42:21.406623009 Etcd started successfully\n2018-12-10 07:42:21.400348 I | etcdmain: etcd Version: 3.1.7\n2018-12-10 07:42:21.400411 I | etcdmain: Git SHA: 43b7507\n2018-12-10 07:42:21.400427 I | etcdmain: Go Version: go1.7.5\n2018-12-10 07:42:21.400430 I | etcdmain: Go OS/Arch: linux/amd64\n2018-12-10 07:42:21.400434 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-12-10 07:42:21.400535 I | embed: listening for peers on http://192.168.120.19:2380\n2018-12-10 07:42:21.400588 I | embed: listening for client requests on 0.0.0.0:4000\n2018-12-10 07:42:21.445034 I | etcdserver: name = 192-168-120-19\n2018-12-10 07:42:21.445055 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.19\n2018-12-10 07:42:21.445061 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.19/member\n2018-12-10 07:42:21.445065 I | etcdserver: heartbeat = 100ms\n2018-12-10 07:42:21.445068 I | etcdserver: election = 1000ms\n2018-12-10 07:42:21.445072 I | etcdserver: snapshot count = 10000\n2018-12-10 07:42:21.445083 I | etcdserver: advertise client URLs = http://192.168.120.19:4000\n2018-12-10 07:42:21.445088 I | etcdserver: initial advertise peer URLs = http://192.168.120.19:2380\n2018-12-10 07:42:21.445096 I | etcdserver: initial cluster = 192-168-120-19=http://192.168.120.19:2380\n2018-12-10 07:42:21.453906 I | etcdserver: starting member 38c7205b9edfe413 in cluster a2ea3bef75b79dff\n2018-12-10 07:42:21.453968 I | raft: 38c7205b9edfe413 became follower at term 0\n2018-12-10 07:42:21.453999 I | raft: newRaft 38c7205b9edfe413 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-12-10 07:42:21.454004 I | raft: 38c7205b9edfe413 became follower at term 1\n2018-12-10 07:42:21.476206 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-12-10 07:42:21.477198 I | etcdserver/membership: added member 38c7205b9edfe413 [http://192.168.120.19:2380] to cluster a2ea3bef75b79dff\n2018-12-10 07:42:21.554267 I | raft: 38c7205b9edfe413 is starting a new election at term 1\n2018-12-10 07:42:21.554397 I | raft: 38c7205b9edfe413 became candidate at term 2\n2018-12-10 07:42:21.554438 I | raft: 38c7205b9edfe413 received MsgVoteResp from 38c7205b9edfe413 at term 2\n2018-12-10 07:42:21.554460 I | raft: 38c7205b9edfe413 became leader at term 2\n2018-12-10 07:42:21.554469 I | raft: raft.node: 38c7205b9edfe413 elected leader 38c7205b9edfe413 at term 2\n2018-12-10 07:42:21.554869 I | etcdserver: published {Name:192-168-120-19 ClientURLs:[http://192.168.120.19:4000]} to cluster a2ea3bef75b79dff\n2018-12-10 07:42:21.555077 I | etcdserver: setting up the initial cluster version to 3.1\n2018-12-10 07:42:21.555228 I | embed: ready to serve client requests\n2018-12-10 07:42:21.556145 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-12-10 07:42:21.557764 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.19:56063\n2018-12-10 07:42:21.558339 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-12-10 07:42:21.567539 I | etcdserver/api: enabled capabilities for version 3.1\n2018-12-10 07:42:21.573827 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.19:56070\n2018-12-10 07:42:21.574375 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.19:56071\n2018-12-10 07:42:28.194816 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.19/liveness-check remote:192.168.120.19:56072\n\nreal\t0m0.008s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:32.023Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:32.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:32.434Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:32.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:33.028Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:33.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:33.028Z", "message": "Execution done (return_code=0): /tmp/XNGJW/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:33.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "ed2b432d-60ce-439e-bb7e-4477ef29daf1"}, {"node_instance_id": "bind_8h5pm9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:33.718Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:33.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 1486, "offset": 1460, "size": 50}}} 2018-12-10 07:42:34,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:34,209 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:34 GMT 2018-12-10 07:42:34,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:34,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26852 2018-12-10 07:42:34,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:34,210 - 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.19:2380 0.0.0.0:* LISTEN 9185/etcd tcp 0 0 192.168.120.19:53 0.0.0.0:* LISTEN 2455/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2455/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1110/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2455/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9107/monit tcp6 0 0 :::53 :::* LISTEN 2455/named tcp6 0 0 :::22 :::* LISTEN 1110/sshd tcp6 0 0 ::1:953 :::* LISTEN 2455/named tcp6 0 0 :::4000 :::* LISTEN 9185/etcd udp 0 0 192.168.120.19:123 0.0.0.0:* 8569/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8569/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8569/ntpd udp 0 0 0.0.0.0:35396 0.0.0.0:* 579/dhclient udp 0 0 192.168.120.19:53 0.0.0.0:* 2455/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2455/named udp 0 0 0.0.0.0:68 0.0.0.0:* 579/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8569/ntpd udp6 0 0 ::1:123 :::* 8569/ntpd udp6 0 0 :::123 :::* 8569/ntpd udp6 0 0 :::12910 :::* 579/dhclient udp6 0 0 :::53 :::* 2455/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9508 1016/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7476 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8777 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11604 1664/python2.7 /tmp/cloudify-logging-server-8bce9.socket unix 2 [ ACC ] STREAM LISTENING 6947 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13921 2509/python2.7 /tmp/ctx-f0GHx0.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-12-10 07:42:34,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-12-10 07:42:34,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-12-10 07:42:34,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:39 ? 00:00:01 /sbin/init root 2 0 0 07:39 ? 00:00:00 [kthreadd] root 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0] root 4 2 0 07:39 ? 00:00:00 [kworker/0:0] root 5 2 0 07:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:39 ? 00:00:00 [rcu_sched] root 8 2 0 07:39 ? 00:00:00 [rcuos/0] root 9 2 0 07:39 ? 00:00:00 [rcuos/1] root 10 2 0 07:39 ? 00:00:00 [rcu_bh] root 11 2 0 07:39 ? 00:00:00 [rcuob/0] root 12 2 0 07:39 ? 00:00:00 [rcuob/1] root 13 2 0 07:39 ? 00:00:00 [migration/0] root 14 2 0 07:39 ? 00:00:00 [watchdog/0] root 15 2 0 07:39 ? 00:00:00 [watchdog/1] root 16 2 0 07:39 ? 00:00:00 [migration/1] root 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:39 ? 00:00:00 [kworker/1:0] root 19 2 0 07:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:39 ? 00:00:00 [khelper] root 21 2 0 07:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:39 ? 00:00:00 [netns] root 23 2 0 07:39 ? 00:00:00 [writeback] root 24 2 0 07:39 ? 00:00:00 [kintegrityd] root 25 2 0 07:39 ? 00:00:00 [bioset] root 26 2 0 07:39 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:39 ? 00:00:00 [kblockd] root 28 2 0 07:39 ? 00:00:00 [ata_sff] root 29 2 0 07:39 ? 00:00:00 [khubd] root 30 2 0 07:39 ? 00:00:00 [md] root 31 2 0 07:39 ? 00:00:00 [devfreq_wq] root 32 2 0 07:39 ? 00:00:00 [kworker/0:1] root 33 2 0 07:39 ? 00:00:00 [kworker/1:1] root 35 2 0 07:39 ? 00:00:00 [khungtaskd] root 36 2 0 07:39 ? 00:00:00 [kswapd0] root 37 2 0 07:39 ? 00:00:00 [vmstat] root 38 2 0 07:39 ? 00:00:00 [ksmd] root 39 2 0 07:39 ? 00:00:00 [khugepaged] root 40 2 0 07:39 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:39 ? 00:00:00 [crypto] root 54 2 0 07:39 ? 00:00:00 [kthrotld] root 55 2 0 07:39 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:39 ? 00:00:00 [vballoon] root 57 2 0 07:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:39 ? 00:00:00 [scsi_eh_1] root 59 2 0 07:39 ? 00:00:00 [kworker/u4:2] root 60 2 0 07:39 ? 00:00:00 [kworker/u4:3] root 79 2 0 07:39 ? 00:00:00 [deferwq] root 80 2 0 07:39 ? 00:00:00 [charger_manager] root 124 2 0 07:39 ? 00:00:00 [kpsmoused] root 144 2 0 07:39 ? 00:00:00 [kworker/1:2] root 186 2 0 07:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:39 ? 00:00:00 [ext4-rsv-conver] root 331 2 0 07:39 ? 00:00:00 [kworker/u5:1] root 376 1 0 07:39 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 487 1 0 07:39 ? 00:00:00 upstart-socket-bridge --daemon root 579 1 0 07:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 657 2 0 07:39 ? 00:00:00 [kworker/u5:2] root 775 2 0 07:39 ? 00:00:00 [kauditd] root 920 1 0 07:39 ? 00:00:00 upstart-file-bridge --daemon syslog 958 1 0 07:39 ? 00:00:00 rsyslogd message+ 1016 1 0 07:39 ? 00:00:00 dbus-daemon --system --fork root 1044 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-logind root 1068 1 0 07:39 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1071 1 0 07:39 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1075 1 0 07:39 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1076 1 0 07:39 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1078 1 0 07:39 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1110 1 0 07:39 ? 00:00:00 /usr/sbin/sshd -D root 1116 1 0 07:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1131 1 0 07:39 ? 00:00:00 /usr/sbin/irqbalance root 1138 1 0 07:39 ? 00:00:00 cron daemon 1139 1 0 07:39 ? 00:00:00 atd root 1207 1 0 07:39 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1224 1 0 07:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1458 2 0 07:40 ? 00:00:00 [kworker/0:2] ubuntu 1664 1 0 07:40 ? 00:00:00 /home/ubuntu/bind_host_ugfm26/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_ugfm26 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_ugfm26 --logging-server-logdir=/home/ubuntu/bind_host_ugfm26/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_ugfm26/work/bind_host_ugfm26%I.log --pidfile=/home/ubuntu/bind_host_ugfm26/work/bind_host_ugfm26.pid ubuntu 1703 1664 0 07:40 ? 00:00:00 /home/ubuntu/bind_host_ugfm26/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_ugfm26 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_ugfm26 --logging-server-logdir=/home/ubuntu/bind_host_ugfm26/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_ugfm26/work/bind_host_ugfm26%I.log --pidfile=/home/ubuntu/bind_host_ugfm26/work/bind_host_ugfm26.pid ubuntu 1778 1 0 07:40 ? 00:00:00 python2.7 /home/ubuntu/bind_host_ugfm26/env/bin/diamond --configfile /home/ubuntu/bind_host_ugfm26/work/plugins/diamond/etc/diamond.conf bind 2455 1 0 07:41 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2509 1703 0 07:41 ? 00:00:00 /home/ubuntu/bind_host_ugfm26/env/bin/python2.7 /home/ubuntu/bind_host_ugfm26/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-X0IhuX ubuntu 2520 2509 0 07:41 ? 00:00:00 /bin/sh -c /tmp/XNGJW/install-etcd.sh ubuntu 2522 2520 0 07:41 ? 00:00:00 /bin/bash -e /tmp/XNGJW/install-etcd.sh ntp 8569 1 0 07:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9107 1 0 07:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9122 9107 0 07:42 ? 00:00:00 [check-monit-upt] clearwa+ 9185 1 0 07:42 ? 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.19:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.19 --name 192-168-120-19 --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.19:2380 --listen-peer-urls http://192.168.120.19:2380 root 9200 9107 0 07:42 ? 00:00:00 [check-etcd-upti] root 9204 9107 0 07:42 ? 00:00:00 [poll_etcd_clust] root 9206 9107 0 07:42 ? 00:00:00 [poll_etcd.sh] root 9235 1 0 07:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9239 9235 0 07:42 ? 00:00:00 inotifywait -e create -qq . ubuntu 9392 2522 0 07:42 ? 00:00:00 /bin/bash -e /tmp/XNGJW/install-etcd.sh ubuntu 9393 9392 0 07:42 ? 00:00:00 /bin/bash -e /tmp/XNGJW/install-etcd.sh root 9394 9393 0 07:42 ? 00:00:00 sudo ps -edf root 9395 9394 0 07:42 ? 00:00:00 ps -edf real 0m0.012s user 0m0.003s sys 0m0.009s 2018-12-10 07:42:34,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-12-10 07:42:34,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-diags-monitor.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/sysstat/sa10 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-12-10 07:42:34,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-12-10 07:42:34,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---8*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.009s user 0m0.003s sys 0m0.004s 2018-12-10 07:42:34,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [10-Dec-2018 07:42:21 UTC] clearwater-diags-monitor starting [10-Dec-2018 07:42:21 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-10 07:42:34,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-10 07:42:34,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-12-10 07:42:15.315342350 Stopping etcd clearwater-etcd 2018-12-10 07:42:21.339182235 Restarting etcd clearwater-etcd 2018-12-10 07:42:21.344425760 Configured ETCDCTL_PEERS: 2018-12-10 07:42:21.345140419 Check for previous failed startup attempt 2018-12-10 07:42:21.346300982 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 2018-12-10 07:42:21.361143710 etcdctl returned 2 2018-12-10 07:42:21.367889716 Creating new cluster... 2018-12-10 07:42:21.370554529 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.19:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.19 --name 192-168-120-19 --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.19:2380 --listen-peer-urls http://192.168.120.19:2380 2018-12-10 07:42:21.372124056 Check we're actually a member of the cluster 2018-12-10 07:42:21.383839856 Wait for etcd to startup 2018-12-10 07:42:21.406623009 Etcd started successfully 2018-12-10 07:42:21.400348 I | etcdmain: etcd Version: 3.1.7 2018-12-10 07:42:21.400411 I | etcdmain: Git SHA: 43b7507 2018-12-10 07:42:21.400427 I | etcdmain: Go Version: go1.7.5 2018-12-10 07:42:21.400430 I | etcdmain: Go OS/Arch: linux/amd64 2018-12-10 07:42:21.400434 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-12-10 07:42:21.400535 I | embed: listening for peers on http://192.168.120.19:2380 2018-12-10 07:42:21.400588 I | embed: listening for client requests on 0.0.0.0:4000 2018-12-10 07:42:21.445034 I | etcdserver: name = 192-168-120-19 2018-12-10 07:42:21.445055 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.19 2018-12-10 07:42:21.445061 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.19/member 2018-12-10 07:42:21.445065 I | etcdserver: heartbeat = 100ms 2018-12-10 07:42:21.445068 I | etcdserver: election = 1000ms 2018-12-10 07:42:21.445072 I | etcdserver: snapshot count = 10000 2018-12-10 07:42:21.445083 I | etcdserver: advertise client URLs = http://192.168.120.19:4000 2018-12-10 07:42:21.445088 I | etcdserver: initial advertise peer URLs = http://192.168.120.19:2380 2018-12-10 07:42:21.445096 I | etcdserver: initial cluster = 192-168-120-19=http://192.168.120.19:2380 2018-12-10 07:42:21.453906 I | etcdserver: starting member 38c7205b9edfe413 in cluster a2ea3bef75b79dff 2018-12-10 07:42:21.453968 I | raft: 38c7205b9edfe413 became follower at term 0 2018-12-10 07:42:21.453999 I | raft: newRaft 38c7205b9edfe413 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-12-10 07:42:21.454004 I | raft: 38c7205b9edfe413 became follower at term 1 2018-12-10 07:42:21.476206 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-12-10 07:42:21.477198 I | etcdserver/membership: added member 38c7205b9edfe413 [http://192.168.120.19:2380] to cluster a2ea3bef75b79dff 2018-12-10 07:42:21.554267 I | raft: 38c7205b9edfe413 is starting a new election at term 1 2018-12-10 07:42:21.554397 I | raft: 38c7205b9edfe413 became candidate at term 2 2018-12-10 07:42:21.554438 I | raft: 38c7205b9edfe413 received MsgVoteResp from 38c7205b9edfe413 at term 2 2018-12-10 07:42:21.554460 I | raft: 38c7205b9edfe413 became leader at term 2 2018-12-10 07:42:21.554469 I | raft: raft.node: 38c7205b9edfe413 elected leader 38c7205b9edfe413 at term 2 2018-12-10 07:42:21.554869 I | etcdserver: published {Name:192-168-120-19 ClientURLs:[http://192.168.120.19:4000]} to cluster a2ea3bef75b79dff 2018-12-10 07:42:21.555077 I | etcdserver: setting up the initial cluster version to 3.1 2018-12-10 07:42:21.555228 I | embed: ready to serve client requests 2018-12-10 07:42:21.556145 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-12-10 07:42:21.557764 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.19:56063 2018-12-10 07:42:21.558339 N | etcdserver/membership: set the initial cluster version to 3.1 2018-12-10 07:42:21.567539 I | etcdserver/api: enabled capabilities for version 3.1 2018-12-10 07:42:21.573827 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.19:56070 2018-12-10 07:42:21.574375 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.19:56071 2018-12-10 07:42:28.194816 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.19/liveness-check remote:192.168.120.19:56072 real 0m0.008s user 0m0.005s sys 0m0.003s 2018-12-10 07:42:34,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-10 07:42:34,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:42:34,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-12-10 07:42:34,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/XNGJW/install-etcd.sh 2018-12-10 07:42:34,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:42:34,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:42:34,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:34,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:34,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:34,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:34,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:34,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:34,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:34,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:42:34,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:34,282 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:34 GMT 2018-12-10 07:42:34,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:34,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:42:34,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:39,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:42:39,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:39,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:39,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:39,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:39,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:39,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:39,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:39,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.336Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/8ZI5D/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f8a85a3e-4737-4be8-b582-b2847af35693"}, {"node_instance_id": "dime_j3qfh3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_j3qfh3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_hatcfs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_ga6700", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_0k82hl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_hatcfs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_dquiv4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_0k82hl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_ga6700", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_hatcfs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_j3qfh3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_dquiv4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_0k82hl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_ga6700", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_dquiv4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:34.778Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:34.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1b69565e-fe02-4112-b03b-6a8886942e6f"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "The config dict: {'public_ip': u'172.30.9.214', 'etcd_ip': u'192.168.120.19', 'name': u'ellis-ga6700', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f8a85a3e-4737-4be8-b582-b2847af35693"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f8a85a3e-4737-4be8-b582-b2847af35693"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/M1D5E/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1b69565e-fe02-4112-b03b-6a8886942e6f"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0c1d966f-82f6-4938-b58e-229b3f13c1b9"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5c78d0b-5f60-431f-9ad9-8ab34580624b"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "e9514700-979b-4e82-b3d3-20381771d895"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/LU6N1/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "e9514700-979b-4e82-b3d3-20381771d895"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1b69565e-fe02-4112-b03b-6a8886942e6f"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/S0L08/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5c78d0b-5f60-431f-9ad9-8ab34580624b"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f8a85a3e-4737-4be8-b582-b2847af35693"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5c78d0b-5f60-431f-9ad9-8ab34580624b"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f8a85a3e-4737-4be8-b582-b2847af35693"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/JHU4U/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0c1d966f-82f6-4938-b58e-229b3f13c1b9"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f8a85a3e-4737-4be8-b582-b2847af35693"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:35.105Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:35.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0c1d966f-82f6-4938-b58e-229b3f13c1b9"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5c78d0b-5f60-431f-9ad9-8ab34580624b"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "e9514700-979b-4e82-b3d3-20381771d895"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0c1d966f-82f6-4938-b58e-229b3f13c1b9"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1b69565e-fe02-4112-b03b-6a8886942e6f"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'sprout-x7gcu4', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "e9514700-979b-4e82-b3d3-20381771d895"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'dime-j3qfh3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1b69565e-fe02-4112-b03b-6a8886942e6f"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/YXOZ0/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "293afce0-64a1-46b4-8d3d-2803a5ff1223"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "293afce0-64a1-46b4-8d3d-2803a5ff1223"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "e9514700-979b-4e82-b3d3-20381771d895"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "293afce0-64a1-46b4-8d3d-2803a5ff1223"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.19', 'name': u'bono-hatcfs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5c78d0b-5f60-431f-9ad9-8ab34580624b"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'homer-dquiv4', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "293afce0-64a1-46b4-8d3d-2803a5ff1223"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'vellum-0k82hl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.24'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0c1d966f-82f6-4938-b58e-229b3f13c1b9"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0c1d966f-82f6-4938-b58e-229b3f13c1b9"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "293afce0-64a1-46b4-8d3d-2803a5ff1223"}], "metadata": {"pagination": {"total": 1540, "offset": 1476, "size": 50}}} 2018-12-10 07:42:39,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:39,354 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:39 GMT 2018-12-10 07:42:39,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:39,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26866 2018-12-10 07:42:39,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:39,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/8ZI5D/clearwater.py 2018-12-10 07:42:39,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:39,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:39,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:39,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:39,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:39,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:39,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:42:39,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:39,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:39,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:39,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:39,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:42:39,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:42:39,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:42:39,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:42:39,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-10 07:42:39,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:39,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:39,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-10 07:42:39,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.214', 'etcd_ip': u'192.168.120.19', 'name': u'ellis-ga6700', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2018-12-10 07:42:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-10 07:42:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/M1D5E/clearwater.py 2018-12-10 07:42:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-10 07:42:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:42:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-10 07:42:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/LU6N1/clearwater.py 2018-12-10 07:42:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:42:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/S0L08/clearwater.py 2018-12-10 07:42:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:42:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-10 07:42:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-10 07:42:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/JHU4U/clearwater.py 2018-12-10 07:42:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-10 07:42:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:42:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-10 07:42:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-10 07:42:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-10 07:42:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-10 07:42:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'sprout-x7gcu4', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-12-10 07:42:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'dime-j3qfh3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2018-12-10 07:42:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/YXOZ0/clearwater.py 2018-12-10 07:42:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:42:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-10 07:42:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-10 07:42:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.19', 'name': u'bono-hatcfs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}. 2018-12-10 07:42:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'homer-dquiv4', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2018-12-10 07:42:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'vellum-0k82hl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.24'}. 2018-12-10 07:42:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-10 07:42:39,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-10 07:42:39,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:39 GMT 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:42:39,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:44,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:42:44,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:44,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:44,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:44,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:44,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:44,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:44,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:44,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1b69565e-fe02-4112-b03b-6a8886942e6f"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'sprout-x7gcu4', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "e9514700-979b-4e82-b3d3-20381771d895"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "293afce0-64a1-46b4-8d3d-2803a5ff1223"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:36.119Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:36.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "e9514700-979b-4e82-b3d3-20381771d895"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:39.946Z", "message": "[localhost] run: sudo mv /tmp/tmpSVdElE /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:39.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f8a85a3e-4737-4be8-b582-b2847af35693"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:40.124Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:40.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f8a85a3e-4737-4be8-b582-b2847af35693"}, {"node_instance_id": "ellis_ga6700", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:40.397Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:40.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_j3qfh3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:40.787Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:40.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo mv /tmp/tmp_iARMO /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1b69565e-fe02-4112-b03b-6a8886942e6f"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0c1d966f-82f6-4938-b58e-229b3f13c1b9"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo mv /tmp/tmpfZVoeF /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5c78d0b-5f60-431f-9ad9-8ab34580624b"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5c78d0b-5f60-431f-9ad9-8ab34580624b"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "293afce0-64a1-46b4-8d3d-2803a5ff1223"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1b69565e-fe02-4112-b03b-6a8886942e6f"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo mv /tmp/tmpb5umLU /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "293afce0-64a1-46b4-8d3d-2803a5ff1223"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo mv /tmp/tmpZ1Nycu /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f8a85a3e-4737-4be8-b582-b2847af35693"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5c78d0b-5f60-431f-9ad9-8ab34580624b"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo mv /tmp/tmpQbM24Q /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "293afce0-64a1-46b4-8d3d-2803a5ff1223"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "293afce0-64a1-46b4-8d3d-2803a5ff1223"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo mv /tmp/tmpRPBU3T /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1b69565e-fe02-4112-b03b-6a8886942e6f"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0c1d966f-82f6-4938-b58e-229b3f13c1b9"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "e9514700-979b-4e82-b3d3-20381771d895"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1b69565e-fe02-4112-b03b-6a8886942e6f"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo mv /tmp/tmpc9uRn2 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0c1d966f-82f6-4938-b58e-229b3f13c1b9"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo mv /tmp/tmpci0k2l /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "e9514700-979b-4e82-b3d3-20381771d895"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo mv /tmp/tmpbjuU9T /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "e9514700-979b-4e82-b3d3-20381771d895"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo mv /tmp/tmpwTtvQe /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "0c1d966f-82f6-4938-b58e-229b3f13c1b9"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "e9514700-979b-4e82-b3d3-20381771d895"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo mv /tmp/tmpTu_gFc /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a5c78d0b-5f60-431f-9ad9-8ab34580624b"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.180Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f8a85a3e-4737-4be8-b582-b2847af35693"}, {"node_instance_id": "ellis_ga6700", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_j3qfh3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_hatcfs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_dquiv4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_ga6700", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_0k82hl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_j3qfh3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_ga6700", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_j3qfh3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_0k82hl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:41.819Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:41.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.208Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/L3QCP/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "31ab6967-afff-41bc-90be-a37954468694"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.208Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.208Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/L450J/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "cf202bbe-9e51-42e2-a943-eaf681762ad5"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.208Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/D84KP/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.208Z", "message": "Executing: /tmp/D84KP/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.827Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_dquiv4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.827Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 1630, "offset": 1526, "size": 50}}} 2018-12-10 07:42:44,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:44,499 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:44 GMT 2018-12-10 07:42:44,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:44,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26590 2018-12-10 07:42:44,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-10 07:42:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.19', 'name': u'sprout-x7gcu4', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-12-10 07:42:44,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-10 07:42:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-10 07:42:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSVdElE /etc/clearwater/local_config 2018-12-10 07:42:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-10 07:42:44,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:42:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:42:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_iARMO /etc/clearwater/local_config 2018-12-10 07:42:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-10 07:42:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfZVoeF /etc/clearwater/local_config 2018-12-10 07:42:44,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-10 07:42:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-10 07:42:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-10 07:42:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpb5umLU /etc/clearwater/local_config 2018-12-10 07:42:44,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZ1Nycu /etc/dnsmasq.resolv.conf 2018-12-10 07:42:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-10 07:42:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQbM24Q /etc/dnsmasq.resolv.conf 2018-12-10 07:42:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-10 07:42:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRPBU3T /etc/dnsmasq.resolv.conf 2018-12-10 07:42:44,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-10 07:42:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-10 07:42:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-10 07:42:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpc9uRn2 /etc/clearwater/local_config 2018-12-10 07:42:44,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpci0k2l /etc/dnsmasq.resolv.conf 2018-12-10 07:42:44,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbjuU9T /etc/clearwater/local_config 2018-12-10 07:42:44,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwTtvQe /etc/dnsmasq.resolv.conf 2018-12-10 07:42:44,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-10 07:42:44,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTu_gFc /etc/dnsmasq.resolv.conf 2018-12-10 07:42:44,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-10 07:42:44,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:44,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:42:44,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:42:44,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:42:44,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:42:44,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:44,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:42:44,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:42:44,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:44,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:44,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:44,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:42:44,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:44,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/L3QCP/append_proxy_snmp_conf.py 2018-12-10 07:42:44,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-12-10 07:42:44,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/L450J/append_proxy_snmp_conf.py 2018-12-10 07:42:44,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/D84KP/install-ellis.sh 2018-12-10 07:42:44,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/D84KP/install-ellis.sh 2018-12-10 07:42:44,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:44,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:44,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:42:44,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:44,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:44,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:44,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:44,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:44,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:44,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:44,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:42:44,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:44,572 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:44 GMT 2018-12-10 07:42:44,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:44,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:42:44,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:49,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:42:49,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:49,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:49,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:49,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:49,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:49,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:49,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:49,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_x7gcu4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.827Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.827Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_dquiv4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.827Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_hatcfs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.827Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.827Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_dquiv4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.827Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_0k82hl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.827Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_hatcfs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.827Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.827Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_hatcfs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:42.827Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:42.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "Executing: /tmp/4N9WQ/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "Executing: /tmp/1INTC/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/B2ESU/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/PRJAD/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "Executing: /tmp/X0CM3/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "Executing: /tmp/PRJAD/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "Executing: /tmp/B2ESU/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/X0CM3/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/1INTC/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:43.222Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/4N9WQ/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:43.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:44.228Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:44.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:44.228Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:44.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:44.228Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:44.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:44.228Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:44.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:44.228Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:44.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:44.228Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:44.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:44.228Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:44.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:44.228Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:44.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:44.228Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:44.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:44.228Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:44.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:44.228Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:44.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:44.228Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:44.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:45.441Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:45.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:45.441Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:45.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}], "metadata": {"pagination": {"total": 1632, "offset": 1576, "size": 50}}} 2018-12-10 07:42:49,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:49,830 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:49 GMT 2018-12-10 07:42:49,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:49,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21606 2018-12-10 07:42:49,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:49,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:49,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:49,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:49,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:42:49,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:42:49,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:42:49,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:49,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-10 07:42:49,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:42:49,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:42:49,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-12-10 07:42:49,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4N9WQ/install-homer.sh 2018-12-10 07:42:49,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-12-10 07:42:49,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1INTC/install-vellum.sh 2018-12-10 07:42:49,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-12-10 07:42:49,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-12-10 07:42:49,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/B2ESU/install-dime.sh 2018-12-10 07:42:49,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/PRJAD/install-bono.sh 2018-12-10 07:42:49,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-12-10 07:42:49,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/X0CM3/install-sprout.sh 2018-12-10 07:42:49,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PRJAD/install-bono.sh 2018-12-10 07:42:49,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-12-10 07:42:49,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-12-10 07:42:49,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/B2ESU/install-dime.sh 2018-12-10 07:42:49,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/X0CM3/install-sprout.sh 2018-12-10 07:42:49,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-12-10 07:42:49,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/1INTC/install-vellum.sh 2018-12-10 07:42:49,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/4N9WQ/install-homer.sh 2018-12-10 07:42:49,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-12-10 07:42:49,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-12-10 07:42:49,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-12-10 07:42:49,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-12-10 07:42:49,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-12-10 07:42:49,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-12-10 07:42:49,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-12-10 07:42:49,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-12-10 07:42:49,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-12-10 07:42:49,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-12-10 07:42:49,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-12-10 07:42:49,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-12-10 07:42:49,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-12-10 07:42:49,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-12-10 07:42:49,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:42:49,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:49,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:49,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:49,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:49,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:49,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:49,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:49,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:42:49,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:49,911 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:49 GMT 2018-12-10 07:42:49,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:49,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:42:49,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:54,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:42:55,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:55,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:55,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:55,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:55,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:55,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:55,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:55,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:52.094Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-d36pgz\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,131 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 6s (2,030 kB/s)\nReading package lists...\n\nreal\t0m8.104s\nuser\t0m4.671s\nsys\t0m0.555s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:52.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:52.498Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:52.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:53.508Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q6w6qx\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,131 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 6s (2,030 kB/s)\nReading package lists...\n\nreal\t0m8.313s\nuser\t0m5.020s\nsys\t0m0.642s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:53.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:53.508Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:53.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:53.508Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:53.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:53.508Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:53.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}], "metadata": {"pagination": {"total": 1638, "offset": 1618, "size": 50}}} 2018-12-10 07:42:55,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:55,079 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:55 GMT 2018-12-10 07:42:55,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:55,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12736 2018-12-10 07:42:55,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:42:55,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-d36pgz 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://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,131 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 6s (2,030 kB/s) Reading package lists... real 0m8.104s user 0m4.671s sys 0m0.555s 2018-12-10 07:42:55,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-12-10 07:42:55,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q6w6qx 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,131 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 [508 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 6s (2,030 kB/s) Reading package lists... real 0m8.313s user 0m5.020s sys 0m0.642s 2018-12-10 07:42:55,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:42:55,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:42:55,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-12-10 07:42:55,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:42:55,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:42:55,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:42:55,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:42:55,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:42:55,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:42:55,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:42:55,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:42:55,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:42:55,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:42:55,141 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:42:55 GMT 2018-12-10 07:42:55,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:42:55,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:42:55,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:00,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:43:00,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:00,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:00,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:00,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:00,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:00,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:00,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:00,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:55.741Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8obyv9\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,210 kB/s)\nReading package lists...\n\nreal\t0m12.358s\nuser\t0m4.946s\nsys\t0m0.781s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:55.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:56.514Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:56.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:56.514Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:56.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:57.615Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:57.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:57.615Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:57.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:57.615Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-m2u47u\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,198 kB/s)\nReading package lists...\n\nreal\t0m12.882s\nuser\t0m5.191s\nsys\t0m0.650s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:57.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:57.615Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:57.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:57.615Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:57.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:57.615Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-qfvc7n\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,199 kB/s)\nReading package lists...\n\nreal\t0m12.557s\nuser\t0m4.979s\nsys\t0m0.660s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:57.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:57.615Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-syap0i\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,131 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,221 kB/s)\nReading package lists...\n\nreal\t0m12.860s\nuser\t0m5.203s\nsys\t0m0.671s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:57.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:57.615Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:57.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:42:57.615Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:42:57.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}], "metadata": {"pagination": {"total": 1650, "offset": 1624, "size": 50}}} 2018-12-10 07:43:00,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:00,435 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:00 GMT 2018-12-10 07:43:00,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:00,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25400 2018-12-10 07:43:00,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8obyv9 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 [167 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 [95.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,210 kB/s) Reading package lists... real 0m12.358s user 0m4.946s sys 0m0.781s 2018-12-10 07:43:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-12-10 07:43:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:43:00,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:43:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-12-10 07:43:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-m2u47u 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 [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,198 kB/s) Reading package lists... real 0m12.882s user 0m5.191s sys 0m0.650s 2018-12-10 07:43:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:43:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-12-10 07:43:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-qfvc7n 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 [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,199 kB/s) Reading package lists... real 0m12.557s user 0m4.979s sys 0m0.660s 2018-12-10 07:43:00,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-syap0i 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 [167 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 [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,131 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [149 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,221 kB/s) Reading package lists... real 0m12.860s user 0m5.203s sys 0m0.671s 2018-12-10 07:43:00,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-12-10 07:43:00,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:43:00,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:43:00,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:00,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:00,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:00,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:00,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:00,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:00,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:00,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:43:00,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:00,535 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:00 GMT 2018-12-10 07:43:00,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:00,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:43:00,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:05,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:43:05,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:05,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:05,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:05,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:05,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:05,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:05,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:05,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:43:05,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:05,754 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:05 GMT 2018-12-10 07:43:05,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:05,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:43:05,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:05,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:43:05,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:05,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:05,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:05,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:05,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:05,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:05,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:05,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:43:05,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:05,888 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:05 GMT 2018-12-10 07:43:05,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:05,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:43:05,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:10,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:43:10,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:10,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:10,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:10,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:10,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:10,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:10,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:10,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:43:10,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:10,972 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:10 GMT 2018-12-10 07:43:10,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:10,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:43:10,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:10,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:43:11,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:11,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:11,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:11,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:11,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:11,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:11,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:11,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:43:11,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:11,030 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:11 GMT 2018-12-10 07:43:11,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:11,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:43:11,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:16,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:43:16,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:16,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:16,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:16,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:16,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:16,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:16,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:16,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:43:16,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:16,324 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:16 GMT 2018-12-10 07:43:16,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:16,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:43:16,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:16,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:43:16,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:16,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:16,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:16,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:16,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:16,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:16,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:16,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:43:16,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:16,447 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:16 GMT 2018-12-10 07:43:16,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:16,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:43:16,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:21,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:21 GMT 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:43:21,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:21,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:43:21,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:21,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:21,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:21,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:21,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:21,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:21,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:21,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:43:21,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:21,626 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:21 GMT 2018-12-10 07:43:21,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:21,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:43:21,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:26,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:43:26,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:26,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:26,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:26,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:26,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:26,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:26,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:26,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:43:26,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:26,734 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:26 GMT 2018-12-10 07:43:26,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:26,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:43:26,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:26,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:43:27,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:27,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:27,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:27,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:27,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:27,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:27,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:27,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:43:27,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:27,007 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:27 GMT 2018-12-10 07:43:27,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:27,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:43:27,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:32,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:43:32,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:32,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:32,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:32,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:32,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:32,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:32,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:32,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:43:32,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:32,099 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:32 GMT 2018-12-10 07:43:32,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:32,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:43:32,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:32,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:43:32,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:32,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:32,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:32,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:32,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:32,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:32,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:32,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:43:32,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:32,244 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:32 GMT 2018-12-10 07:43:32,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:32,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:43:32,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:37,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:43:37,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:37,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:37,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:37,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:37,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:37,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:37,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:37,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:43:37,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:37,327 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:37 GMT 2018-12-10 07:43:37,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:37,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:43:37,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:37,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:43:37,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:37,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:37,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:37,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:37,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:37,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:37,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:37,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:43:37,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:37,439 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:37 GMT 2018-12-10 07:43:37,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:37,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:43:37,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:42,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:43:42,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:42,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:42,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:42,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:42,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:42,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:42,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:42,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:43:42,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:42,533 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:42 GMT 2018-12-10 07:43:42,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:42,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:43:42,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:42,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:43:42,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:42,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:42,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:42,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:42,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:42,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:42,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:42,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:43:42,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:42,594 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:42 GMT 2018-12-10 07:43:42,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:42,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:43:42,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:47,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:43:47,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:47,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:47,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:47,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:47,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:47,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:47,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:47,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:43:47,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:47,681 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:47 GMT 2018-12-10 07:43:47,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:47,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:43:47,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:47,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:43:47,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:47,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:47,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:47,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:47,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:47,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:47,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:47,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:43:47,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:47,765 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:47 GMT 2018-12-10 07:43:47,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:47,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:43:47,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:52,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:43:52,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:52,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:52,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:52,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:52,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:52,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:52,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:52,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:43:52,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:52,874 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:52 GMT 2018-12-10 07:43:52,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:52,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:43:52,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:52,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:43:52,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:52,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:52,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:52,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:52,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:52,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:52,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:52,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:43:52,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:52,961 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:52 GMT 2018-12-10 07:43:52,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:52,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:43:52,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:57,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:43:58,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:58,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:58,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:58,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:58,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:58,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:58,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:58,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:43:58,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:58,043 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:58 GMT 2018-12-10 07:43:58,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:58,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:43:58,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:43:58,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:43:58,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:43:58,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:43:58,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:43:58,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:43:58,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:43:58,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:43:58,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:43:58,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:43:58,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:43:58,103 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:43:58 GMT 2018-12-10 07:43:58,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:43:58,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:43:58,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:03,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:44:03,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:03,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:03,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:03,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:03,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:03,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:03,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:03,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:44:03,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:03,192 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:03 GMT 2018-12-10 07:44:03,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:03,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:44:03,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:03,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:44:03,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:03,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:03,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:03,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:03,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:03,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:03,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:03,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:44:03,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:03,263 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:03 GMT 2018-12-10 07:44:03,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:03,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:44:03,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:08,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:44:08,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:08,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:08,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:08,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:08,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:08,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:08,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:08,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:44:08,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:08,398 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:08 GMT 2018-12-10 07:44:08,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:08,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:44:08,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:08,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:44:08,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:08,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:08,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:08,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:08,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:08,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:08,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:08,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:44:08,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:08,481 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:08 GMT 2018-12-10 07:44:08,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:08,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:44:08,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:13,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:44:13,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:13,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:13,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:13,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:13,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:13,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:13,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:13,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:44:13,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:13,634 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:13 GMT 2018-12-10 07:44:13,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:13,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:44:13,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:13,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:44:13,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:13,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:13,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:13,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:13,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:13,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:13,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:13,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:44:13,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:13,764 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:13 GMT 2018-12-10 07:44:13,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:13,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:44:13,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:18,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:44:18,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:18,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:18,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:18,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:18,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:18,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:18,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:18,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:44:18,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:18,874 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:18 GMT 2018-12-10 07:44:18,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:18,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:44:18,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:18,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:44:19,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:19,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:19,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:19,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:19,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:19,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:19,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:19,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:44:19,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:19,071 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:19 GMT 2018-12-10 07:44:19,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:19,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:44:19,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:24,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:44:24,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:24,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:24,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:24,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:24,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:24,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:24,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:24,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1636, "size": 50}}} 2018-12-10 07:44:24,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:24,289 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:24 GMT 2018-12-10 07:44:24,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:24,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:44:24,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:24,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:44:24,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:24,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:24,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:24,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:24,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:24,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:24,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:24,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:44:24,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:24,361 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:24 GMT 2018-12-10 07:44:24,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:24,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:44:24,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:29,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:44:29,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:29,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:29,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:29,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:29,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:29,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:29,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:29,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:24.602Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-qfvc7n\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,903 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8630\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8673\nclearwater-socket-factory-sig start/running, process 8678\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m26.807s\nuser\t0m8.456s\nsys\t0m7.742s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:24.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:25.645Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:25.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:25.645Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:25.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:25.645Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q6w6qx\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 9s (6,243 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8909\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8941\nclearwater-socket-factory-sig start/running, process 8946\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8995\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.........................+++\n...............................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m31.634s\nuser\t0m9.333s\nsys\t0m8.737s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:25.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}], "metadata": {"pagination": {"total": 1654, "offset": 1636, "size": 50}}} 2018-12-10 07:44:29,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:29,657 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:29 GMT 2018-12-10 07:44:29,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:29,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84180 2018-12-10 07:44:29,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:29,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-qfvc7n 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 2 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,903 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 8630 Setting up restund (1.0-171215.183529) ... 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 8673 clearwater-socket-factory-sig start/running, process 8678 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m26.807s user 0m8.456s sys 0m7.742s 2018-12-10 07:44:29,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:44:29,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:44:29,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-q6w6qx 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 2 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.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/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.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.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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 9s (6,243 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 8909 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 8941 clearwater-socket-factory-sig start/running, process 8946 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8995 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.14) ... real 1m31.634s user 0m9.333s sys 0m8.737s 2018-12-10 07:44:29,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:44:29,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:29,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:29,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:29,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:29,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:29,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:29,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:29,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:44:29,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:29,726 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:29 GMT 2018-12-10 07:44:29,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:29,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:44:29,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:34,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:44:35,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:35,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:35,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:35,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:35,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:35,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:35,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:35,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1654, "offset": 1640, "size": 50}}} 2018-12-10 07:44:35,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:35,075 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:35 GMT 2018-12-10 07:44:35,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:35,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:44:35,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:35,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:44:35,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:35,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:35,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:35,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:35,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:35,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:35,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:35,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:44:35,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:35,169 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:35 GMT 2018-12-10 07:44:35,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:35,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:44:35,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:40,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:44:40,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:40,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:40,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:40,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:40,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:40,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:40,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:40,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:39.629Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-syap0i\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 9s (8,788 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8991\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............................+++\n........................................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nKilled\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: 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\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: 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\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m41.876s\nuser\t0m20.852s\nsys\t0m10.684s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:39.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}], "metadata": {"pagination": {"total": 1655, "offset": 1640, "size": 50}}} 2018-12-10 07:44:40,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:40,259 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:40 GMT 2018-12-10 07:44:40,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:40,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 50918 2018-12-10 07:44:40,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:40,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-syap0i 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 2 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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 fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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.1 [406 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 9s (8,788 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 8991 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting 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) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m41.876s user 0m20.852s sys 0m10.684s 2018-12-10 07:44:40,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:44:40,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:40,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:40,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:40,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:40,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:40,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:40,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:40,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:44:40,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:40,580 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:40 GMT 2018-12-10 07:44:40,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:40,581 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:44:40,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:45,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:44:45,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:45,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:45,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:45,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:45,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:45,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:45,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:45,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:40.652Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:40.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-12-10 07:44:45,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:45,660 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:45 GMT 2018-12-10 07:44:45,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:45,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 621 2018-12-10 07:44:45,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:45,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:44:45,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:44:45,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:45,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:45,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:45,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:45,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:45,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:45,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:45,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:44:45,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:45,904 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:45 GMT 2018-12-10 07:44:45,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:45,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:44:45,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:50,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:44:51,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:51,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:51,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:51,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:51,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:51,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:51,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:51,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1642, "size": 50}}} 2018-12-10 07:44:51,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:51,047 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:51 GMT 2018-12-10 07:44:51,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:51,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:44:51,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:51,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:44:51,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:51,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:51,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:51,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:51,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:51,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:51,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:51,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:44:51,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:51,374 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:51 GMT 2018-12-10 07:44:51,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:51,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:44:51,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:56,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:44:56,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:56,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:56,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:56,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:56,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:56,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:56,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:56,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:51.705Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (9,073 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57922 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m26.084s\nuser\t0m13.099s\nsys\t0m3.457s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:51.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:52.658Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:52.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:52.658Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:52.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:52.658Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:52.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:53.685Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 7s (4,830 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57619 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.367s\nuser\t0m12.753s\nsys\t0m3.559s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:53.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:53.685Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:53.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:54.721Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.082s\nuser\t0m0.009s\nsys\t0m0.055s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:54.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:55.743Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:55.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:55.743Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:39 ? 00:00:01 /sbin/init\nroot 2 0 0 07:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 07:39 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 07:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:39 ? 00:00:00 [migration/0]\nroot 14 2 0 07:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:39 ? 00:00:00 [migration/1]\nroot 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:39 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:39 ? 00:00:00 [khelper]\nroot 21 2 0 07:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:39 ? 00:00:00 [netns]\nroot 23 2 0 07:39 ? 00:00:00 [writeback]\nroot 24 2 0 07:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:39 ? 00:00:00 [bioset]\nroot 26 2 0 07:39 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:39 ? 00:00:00 [kblockd]\nroot 28 2 0 07:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:39 ? 00:00:00 [khubd]\nroot 30 2 0 07:39 ? 00:00:00 [md]\nroot 31 2 0 07:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:39 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:39 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:39 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:39 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:39 ? 00:00:00 [vmstat]\nroot 38 2 0 07:39 ? 00:00:00 [ksmd]\nroot 39 2 0 07:39 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:39 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:39 ? 00:00:00 [crypto]\nroot 54 2 0 07:39 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:39 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:39 ? 00:00:00 [vballoon]\nroot 57 2 0 07:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:39 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 07:39 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 07:39 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 07:39 ? 00:00:00 [deferwq]\nroot 80 2 0 07:39 ? 00:00:00 [charger_manager]\nroot 125 2 0 07:39 ? 00:00:00 [kpsmoused]\nroot 141 2 0 07:39 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 07:40 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:40 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 07:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 431 2 0 07:40 ? 00:00:00 [kworker/u5:1]\nroot 432 2 0 07:40 ? 00:00:00 [kworker/u5:2]\nroot 508 1 0 07:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 577 1 0 07:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 07:40 ? 00:00:00 [kauditd]\nmessage+ 902 1 0 07:40 ? 00:00:00 dbus-daemon --system --fork\nroot 939 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-logind\nroot 954 1 0 07:40 ? 00:00:00 upstart-file-bridge --daemon\nroot 1045 1 0 07:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1048 1 0 07:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1052 1 0 07:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1053 1 0 07:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1055 1 0 07:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1088 1 0 07:40 ? 00:00:00 /usr/sbin/sshd -D\nroot 1089 1 0 07:40 ? 00:00:00 cron\ndaemon 1090 1 0 07:40 ? 00:00:00 atd\nroot 1094 1 0 07:40 ? 00:00:00 /usr/sbin/irqbalance\nroot 1100 1 0 07:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1256 1 0 07:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1262 1 0 07:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1459 2 0 07:40 ? 00:00:00 [kworker/1:2]\nubuntu 1665 1 0 07:40 ? 00:00:00 /home/ubuntu/sprout_host_q6w6qx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_q6w6qx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_q6w6qx --logging-server-logdir=/home/ubuntu/sprout_host_q6w6qx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_q6w6qx/work/sprout_host_q6w6qx%I.log --pidfile=/home/ubuntu/sprout_host_q6w6qx/work/sprout_host_q6w6qx.pid\nubuntu 1779 1 0 07:40 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_q6w6qx/env/bin/diamond --configfile /home/ubuntu/sprout_host_q6w6qx/work/plugins/diamond/etc/diamond.conf\nubuntu 1828 1665 0 07:42 ? 00:00:00 /home/ubuntu/sprout_host_q6w6qx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_q6w6qx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_q6w6qx --logging-server-logdir=/home/ubuntu/sprout_host_q6w6qx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_q6w6qx/work/sprout_host_q6w6qx%I.log --pidfile=/home/ubuntu/sprout_host_q6w6qx/work/sprout_host_q6w6qx.pid\nubuntu 1851 1828 0 07:42 ? 00:00:00 /home/ubuntu/sprout_host_q6w6qx/env/bin/python2.7 /home/ubuntu/sprout_host_q6w6qx/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zNwXyr\nubuntu 1862 1851 0 07:42 ? 00:00:00 /bin/sh -c /tmp/X0CM3/install-sprout.sh\nubuntu 1864 1862 0 07:42 ? 00:00:00 /bin/bash -e /tmp/X0CM3/install-sprout.sh\nntp 8429 1 0 07:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8909 1 0 07:44 ? 00:00:00 rsyslogd\nroot 8941 1 0 07:44 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8942 8941 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8946 1 0 07:44 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8947 8946 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8952 8942 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8957 8947 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8958 8957 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8995 1 0 07:44 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9589 1 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9593 9589 0 07:44 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 9735 1 0 07:44 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9798 1864 0 07:44 ? 00:00:00 /bin/bash -e /tmp/X0CM3/install-sprout.sh\nubuntu 9799 9798 0 07:44 ? 00:00:00 /bin/bash -e /tmp/X0CM3/install-sprout.sh\nroot 9800 9799 0 07:44 ? 00:00:00 sudo ps -edf\nroot 9801 9800 0 07:44 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:55.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:55.743Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:55.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:55.743Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:10:43:e1 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe10:43e1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:83814 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44567 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133675595 (133.6 MB) TX bytes:7657250 (7.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:34 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3519 (3.5 KB) TX bytes:3519 (3.5 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:55.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:55.743Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:55.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}], "metadata": {"pagination": {"total": 1668, "offset": 1642, "size": 50}}} 2018-12-10 07:44:56,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:56,473 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:56 GMT 2018-12-10 07:44:56,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:56,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 43831 2018-12-10 07:44:56,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:44:56,475 - 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 2 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,073 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57922 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting 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 0m26.084s user 0m13.099s sys 0m3.457s 2018-12-10 07:44:56,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-12-10 07:44:56,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-12-10 07:44:56,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-12-10 07:44:56,476 - 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 2 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 7s (4,830 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57619 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting 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 0m28.367s user 0m12.753s sys 0m3.559s 2018-12-10 07:44:56,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:44:56,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.009s sys 0m0.055s 2018-12-10 07:44:56,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-12-10 07:44:56,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:39 ? 00:00:01 /sbin/init root 2 0 0 07:39 ? 00:00:00 [kthreadd] root 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0] root 4 2 0 07:39 ? 00:00:00 [kworker/0:0] root 5 2 0 07:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:39 ? 00:00:00 [rcu_sched] root 8 2 0 07:39 ? 00:00:00 [rcuos/0] root 9 2 0 07:39 ? 00:00:00 [rcuos/1] root 10 2 0 07:39 ? 00:00:00 [rcu_bh] root 11 2 0 07:39 ? 00:00:00 [rcuob/0] root 12 2 0 07:39 ? 00:00:00 [rcuob/1] root 13 2 0 07:39 ? 00:00:00 [migration/0] root 14 2 0 07:39 ? 00:00:00 [watchdog/0] root 15 2 0 07:39 ? 00:00:00 [watchdog/1] root 16 2 0 07:39 ? 00:00:00 [migration/1] root 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:39 ? 00:00:00 [kworker/1:0] root 19 2 0 07:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:39 ? 00:00:00 [khelper] root 21 2 0 07:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:39 ? 00:00:00 [netns] root 23 2 0 07:39 ? 00:00:00 [writeback] root 24 2 0 07:39 ? 00:00:00 [kintegrityd] root 25 2 0 07:39 ? 00:00:00 [bioset] root 26 2 0 07:39 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:39 ? 00:00:00 [kblockd] root 28 2 0 07:39 ? 00:00:00 [ata_sff] root 29 2 0 07:39 ? 00:00:00 [khubd] root 30 2 0 07:39 ? 00:00:00 [md] root 31 2 0 07:39 ? 00:00:00 [devfreq_wq] root 32 2 0 07:39 ? 00:00:00 [kworker/0:1] root 33 2 0 07:39 ? 00:00:00 [kworker/1:1] root 35 2 0 07:39 ? 00:00:00 [khungtaskd] root 36 2 0 07:39 ? 00:00:00 [kswapd0] root 37 2 0 07:39 ? 00:00:00 [vmstat] root 38 2 0 07:39 ? 00:00:00 [ksmd] root 39 2 0 07:39 ? 00:00:00 [khugepaged] root 40 2 0 07:39 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:39 ? 00:00:00 [crypto] root 54 2 0 07:39 ? 00:00:00 [kthrotld] root 55 2 0 07:39 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:39 ? 00:00:00 [vballoon] root 57 2 0 07:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:39 ? 00:00:00 [scsi_eh_1] root 59 2 0 07:39 ? 00:00:00 [kworker/u4:2] root 60 2 0 07:39 ? 00:00:00 [kworker/u4:3] root 79 2 0 07:39 ? 00:00:00 [deferwq] root 80 2 0 07:39 ? 00:00:00 [charger_manager] root 125 2 0 07:39 ? 00:00:00 [kpsmoused] root 141 2 0 07:39 ? 00:00:00 [kworker/0:2] root 186 2 0 07:40 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:40 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 07:40 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 431 2 0 07:40 ? 00:00:00 [kworker/u5:1] root 432 2 0 07:40 ? 00:00:00 [kworker/u5:2] root 508 1 0 07:40 ? 00:00:00 upstart-socket-bridge --daemon root 577 1 0 07:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 07:40 ? 00:00:00 [kauditd] message+ 902 1 0 07:40 ? 00:00:00 dbus-daemon --system --fork root 939 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-logind root 954 1 0 07:40 ? 00:00:00 upstart-file-bridge --daemon root 1045 1 0 07:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1048 1 0 07:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1052 1 0 07:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1053 1 0 07:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1055 1 0 07:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1088 1 0 07:40 ? 00:00:00 /usr/sbin/sshd -D root 1089 1 0 07:40 ? 00:00:00 cron daemon 1090 1 0 07:40 ? 00:00:00 atd root 1094 1 0 07:40 ? 00:00:00 /usr/sbin/irqbalance root 1100 1 0 07:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1256 1 0 07:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1262 1 0 07:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1459 2 0 07:40 ? 00:00:00 [kworker/1:2] ubuntu 1665 1 0 07:40 ? 00:00:00 /home/ubuntu/sprout_host_q6w6qx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_q6w6qx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_q6w6qx --logging-server-logdir=/home/ubuntu/sprout_host_q6w6qx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_q6w6qx/work/sprout_host_q6w6qx%I.log --pidfile=/home/ubuntu/sprout_host_q6w6qx/work/sprout_host_q6w6qx.pid ubuntu 1779 1 0 07:40 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_q6w6qx/env/bin/diamond --configfile /home/ubuntu/sprout_host_q6w6qx/work/plugins/diamond/etc/diamond.conf ubuntu 1828 1665 0 07:42 ? 00:00:00 /home/ubuntu/sprout_host_q6w6qx/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_q6w6qx --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_q6w6qx --logging-server-logdir=/home/ubuntu/sprout_host_q6w6qx/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_q6w6qx/work/sprout_host_q6w6qx%I.log --pidfile=/home/ubuntu/sprout_host_q6w6qx/work/sprout_host_q6w6qx.pid ubuntu 1851 1828 0 07:42 ? 00:00:00 /home/ubuntu/sprout_host_q6w6qx/env/bin/python2.7 /home/ubuntu/sprout_host_q6w6qx/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-zNwXyr ubuntu 1862 1851 0 07:42 ? 00:00:00 /bin/sh -c /tmp/X0CM3/install-sprout.sh ubuntu 1864 1862 0 07:42 ? 00:00:00 /bin/bash -e /tmp/X0CM3/install-sprout.sh ntp 8429 1 0 07:43 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8909 1 0 07:44 ? 00:00:00 rsyslogd root 8941 1 0 07:44 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8942 8941 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8946 1 0 07:44 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8947 8946 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8952 8942 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8957 8947 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8958 8957 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8995 1 0 07:44 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9589 1 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9593 9589 0 07:44 ? 00:00:00 inotifywait -e create -qq . dnsmasq 9735 1 0 07:44 ? 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 9798 1864 0 07:44 ? 00:00:00 /bin/bash -e /tmp/X0CM3/install-sprout.sh ubuntu 9799 9798 0 07:44 ? 00:00:00 /bin/bash -e /tmp/X0CM3/install-sprout.sh root 9800 9799 0 07:44 ? 00:00:00 sudo ps -edf root 9801 9800 0 07:44 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.007s 2018-12-10 07:44:56,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-12-10 07:44:56,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:10:43:e1 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe10:43e1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:83814 errors:0 dropped:0 overruns:0 frame:0 TX packets:44567 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133675595 (133.6 MB) TX bytes:7657250 (7.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:34 errors:0 dropped:0 overruns:0 frame:0 TX packets:34 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3519 (3.5 KB) TX bytes:3519 (3.5 KB) real 0m0.006s user 0m0.005s sys 0m0.003s 2018-12-10 07:44:56,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-12-10 07:44:56,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:44:56,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:44:56,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:44:56,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:44:56,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:44:56,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:44:56,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:44:56,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:44:56,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:44:56,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:44:56,589 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:44:56 GMT 2018-12-10 07:44:56,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:44:56,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:44:56,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:01,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:45:01,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:01,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:01,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:01,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:01,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:01,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:01,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:01,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:56.749Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8obyv9\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet: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]\nGet: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]\nGet: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]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 16s (4,175 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51933 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9238\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9971\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n........................+++\n.+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling 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\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m59.929s\nuser\t0m16.979s\nsys\t0m10.831s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:56.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:56.749Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9735/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1088/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8995/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9735/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1088/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 8429/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8429/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8429/ntpd \nudp 0 0 0.0.0.0:29353 0.0.0.0:* 577/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9735/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 577/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8429/ntpd \nudp6 0 0 ::1:123 :::* 8429/ntpd \nudp6 0 0 :::123 :::* 8429/ntpd \nudp6 0 0 :::58179 :::* 577/dhclient \nudp6 0 0 ::1:53 :::* 9735/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11464 1665/python2.7 /tmp/cloudify-logging-server-629db.socket\nunix 2 [ ACC ] STREAM LISTENING 1459 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11825 1851/python2.7 /tmp/ctx-JLKCs4.socket\nunix 2 [ ACC ] STREAM LISTENING 21564 8952/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20854 8958/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1976 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8122 902/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9436 1100/acpid /var/run/acpid.socket\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:56.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:56.749Z", "message": "[sprout] => /var/log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa10\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/sprout\n/var/log/sprout/sprout_20181210T070000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.213s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:56.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:56.749Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:56.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:56.749Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:56.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:57.772Z", "message": "[sprout] => [10-Dec-2018 07:44:46 UTC] clearwater-diags-monitor starting\n[10-Dec-2018 07:44:46 UTC] Waiting for trigger files\n2018:12:10 07:44:17: Namespace: management\n2018:12:10 07:44:17: [management] Starting server\n2018:12:10 07:44:17: [management] Listening for requests\n2018:12:10 07:44:17: Namespace: signaling\n2018:12:10 07:44:17: [signaling] Starting server\n2018:12:10 07:44:17: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:57.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:57.772Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:57.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:58.473Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:58.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:58.777Z", "message": "Execution done (return_code=0): /tmp/X0CM3/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:58.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:58.777Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:58.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:58.777Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:58.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:58.777Z", "message": "[sprout] => 2018-12-10 07:44:37.404723664 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:58.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "eb54ef00-939f-4a4d-97bc-bacec20a20ae"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:59.529Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:59.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:59.529Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:59.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:59.864Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:59.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:59.998Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:59.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:59.998Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:59.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:44:59.998Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (578 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57842 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m5.578s\nuser\t0m0.723s\nsys\t0m0.553s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:44:59.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FCCP3/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "82d0c78d-22ff-4125-b7e2-7d346ea3e981"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "82d0c78d-22ff-4125-b7e2-7d346ea3e981"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "[localhost] run: sudo mv /tmp/tmpqFU763 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "82d0c78d-22ff-4125-b7e2-7d346ea3e981"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "82d0c78d-22ff-4125-b7e2-7d346ea3e981"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "82d0c78d-22ff-4125-b7e2-7d346ea3e981"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "[localhost] run: sudo mv /tmp/tmpDQYJhn /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "82d0c78d-22ff-4125-b7e2-7d346ea3e981"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "82d0c78d-22ff-4125-b7e2-7d346ea3e981"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-d36pgz\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 19s (4,866 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9374\nclearwater-socket-factory-sig start/running, process 9379\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9429\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................................+++\n...+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nreload: Job is not running: clearwater-monit\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: 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\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: 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\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m8.304s\nuser\t0m20.375s\nsys\t0m12.200s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "82d0c78d-22ff-4125-b7e2-7d346ea3e981"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "82d0c78d-22ff-4125-b7e2-7d346ea3e981"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "82d0c78d-22ff-4125-b7e2-7d346ea3e981"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "82d0c78d-22ff-4125-b7e2-7d346ea3e981"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.234Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "82d0c78d-22ff-4125-b7e2-7d346ea3e981"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.376Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 1706, "offset": 1654, "size": 50}}} 2018-12-10 07:45:01,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:01,674 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:01 GMT 2018-12-10 07:45:01,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:01,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 130552 2018-12-10 07:45:01,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:01,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8obyv9 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 2 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.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.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 16s (4,175 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.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 ... 51933 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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.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 9238 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 9971 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m59.929s user 0m16.979s sys 0m10.831s 2018-12-10 07:45:01,679 - 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 9735/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1088/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8995/monit tcp6 0 0 ::1:53 :::* LISTEN 9735/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1088/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 8429/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8429/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8429/ntpd udp 0 0 0.0.0.0:29353 0.0.0.0:* 577/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9735/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 577/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8429/ntpd udp6 0 0 ::1:123 :::* 8429/ntpd udp6 0 0 :::123 :::* 8429/ntpd udp6 0 0 :::58179 :::* 577/dhclient udp6 0 0 ::1:53 :::* 9735/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11464 1665/python2.7 /tmp/cloudify-logging-server-629db.socket unix 2 [ ACC ] STREAM LISTENING 1459 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11825 1851/python2.7 /tmp/ctx-JLKCs4.socket unix 2 [ ACC ] STREAM LISTENING 21564 8952/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20854 8958/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 1976 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8122 902/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9436 1100/acpid /var/run/acpid.socket real 0m0.010s user 0m0.000s sys 0m0.010s 2018-12-10 07:45:01,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa10 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/sprout /var/log/sprout/sprout_20181210T070000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.213s user 0m0.000s sys 0m0.007s 2018-12-10 07:45:01,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-12-10 07:45:01,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:45:01,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => [10-Dec-2018 07:44:46 UTC] clearwater-diags-monitor starting [10-Dec-2018 07:44:46 UTC] Waiting for trigger files 2018:12:10 07:44:17: Namespace: management 2018:12:10 07:44:17: [management] Starting server 2018:12:10 07:44:17: [management] Listening for requests 2018:12:10 07:44:17: Namespace: signaling 2018:12:10 07:44:17: [signaling] Starting server 2018:12:10 07:44:17: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-10 07:45:01,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-10 07:45:01,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:01,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/X0CM3/install-sprout.sh 2018-12-10 07:45:01,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-12-10 07:45:01,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-10 07:45:01,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-12-10 07:44:37.404723664 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-10 07:45:01,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:45:01,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:45:01,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:45:01,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-12-10 07:45:01,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-12-10 07:45:01,682 - 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 2 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 ... 57842 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.14) ... real 0m5.578s user 0m0.723s sys 0m0.553s 2018-12-10 07:45:01,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FCCP3/bind.py 2018-12-10 07:45:01,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:45:01,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqFU763 /etc/bind/db.clearwater.local 2018-12-10 07:45:01,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:45:01,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-12-10 07:45:01,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:45:01,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:45:01,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDQYJhn /etc/bind/db.clearwater.opnfv 2018-12-10 07:45:01,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:45:01,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-d36pgz 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 2 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://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-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://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://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/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 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.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.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.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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.1 [406 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 19s (4,866 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.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.1) ... 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting 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 9374 clearwater-socket-factory-sig start/running, process 9379 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9429 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................+++ ...+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key reload: Job is not running: clearwater-monit Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting 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) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting 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.14) ... real 2m8.304s user 0m20.375s sys 0m12.200s 2018-12-10 07:45:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}}, 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.19', u'hss_hostname': u''}. 2018-12-10 07:45:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:45:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:45:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:45:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:45:01,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:01,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:45:01,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:01,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:01,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:01,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:01,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:01,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:01,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:01,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:45:01,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:01,746 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:01 GMT 2018-12-10 07:45:01,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:01,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:45:01,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:06,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:45:06,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:06,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:06,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:06,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:06,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:06,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:06,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:06,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.915Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:01.915Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:01.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:02.239Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/IUBUT/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:02.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "fda6c3c4-26b3-4a27-a90d-0025e5ca99ad"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:03.478Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_7nixf1/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:03.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "fda6c3c4-26b3-4a27-a90d-0025e5ca99ad"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:03.478Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.068s\nuser\t0m0.011s\nsys\t0m0.055s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:03.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:03.478Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:03.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:03.478Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:03.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:03.478Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:38:0c:dd \n inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe38:cdd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:81717 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51822 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131528345 (131.5 MB) TX bytes:8075599 (8.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:54 errors:0 dropped:0 overruns:0 frame:0\n TX packets:54 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5221 (5.2 KB) TX bytes:5221 (5.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:03.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:03.478Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:39 ? 00:00:01 /sbin/init\nroot 2 0 0 07:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:39 ? 00:00:00 [migration/0]\nroot 14 2 0 07:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:39 ? 00:00:00 [migration/1]\nroot 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:39 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:39 ? 00:00:00 [khelper]\nroot 21 2 0 07:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:39 ? 00:00:00 [netns]\nroot 23 2 0 07:39 ? 00:00:00 [writeback]\nroot 24 2 0 07:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:39 ? 00:00:00 [bioset]\nroot 26 2 0 07:39 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:39 ? 00:00:00 [kblockd]\nroot 28 2 0 07:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:39 ? 00:00:00 [khubd]\nroot 30 2 0 07:39 ? 00:00:00 [md]\nroot 31 2 0 07:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:39 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:39 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:39 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:39 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:39 ? 00:00:00 [vmstat]\nroot 38 2 0 07:39 ? 00:00:00 [ksmd]\nroot 39 2 0 07:39 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:39 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:39 ? 00:00:00 [crypto]\nroot 54 2 0 07:39 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:39 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:39 ? 00:00:00 [vballoon]\nroot 57 2 0 07:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:39 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:39 ? 00:00:00 [deferwq]\nroot 80 2 0 07:39 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:39 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:40 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 07:40 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:40 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 07:40 ? 00:00:00 upstart-udev-bridge --daemon\nroot 389 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 427 2 0 07:40 ? 00:00:00 [kworker/u5:1]\nroot 527 1 0 07:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 07:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 07:40 ? 00:00:00 [kauditd]\nmessage+ 870 1 0 07:40 ? 00:00:00 dbus-daemon --system --fork\nroot 919 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-logind\nroot 968 1 0 07:40 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1022 1 0 07:40 ? 00:00:00 rsyslogd\nroot 1051 1 0 07:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 07:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 07:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 07:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 07:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 07:40 ? 00:00:00 /usr/sbin/sshd -D\nroot 1110 1 0 07:40 ? 00:00:00 cron\ndaemon 1111 1 0 07:40 ? 00:00:00 atd\nroot 1118 1 0 07:40 ? 00:00:00 /usr/sbin/irqbalance\nroot 1131 1 0 07:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1202 1 0 07:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 07:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1660 1 0 07:40 ? 00:00:00 /home/ubuntu/bono_host_qfvc7n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_qfvc7n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_qfvc7n --logging-server-logdir=/home/ubuntu/bono_host_qfvc7n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_qfvc7n/work/bono_host_qfvc7n%I.log --pidfile=/home/ubuntu/bono_host_qfvc7n/work/bono_host_qfvc7n.pid\nubuntu 1774 1 0 07:41 ? 00:00:01 python2.7 /home/ubuntu/bono_host_qfvc7n/env/bin/diamond --configfile /home/ubuntu/bono_host_qfvc7n/work/plugins/diamond/etc/diamond.conf\nubuntu 1818 1660 0 07:42 ? 00:00:00 /home/ubuntu/bono_host_qfvc7n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_qfvc7n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_qfvc7n --logging-server-logdir=/home/ubuntu/bono_host_qfvc7n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_qfvc7n/work/bono_host_qfvc7n%I.log --pidfile=/home/ubuntu/bono_host_qfvc7n/work/bono_host_qfvc7n.pid\nubuntu 1842 1818 0 07:42 ? 00:00:00 /home/ubuntu/bono_host_qfvc7n/env/bin/python2.7 /home/ubuntu/bono_host_qfvc7n/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-dfbJpy\nubuntu 1853 1842 0 07:42 ? 00:00:00 /bin/sh -c /tmp/PRJAD/install-bono.sh\nubuntu 1855 1853 0 07:42 ? 00:00:00 /bin/bash -e /tmp/PRJAD/install-bono.sh\nroot 2293 2 0 07:43 ? 00:00:00 [kworker/u5:2]\nntp 8125 1 0 07:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8630 1 0 07:44 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8673 1 0 07:44 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8674 8673 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8678 1 0 07:44 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8679 8678 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8688 8674 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8689 8679 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8690 8689 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9065 1 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.26,bono-hatcfs.clearwater.local --alias=172.30.9.204,bono-hatcfs.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-hatcfs.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9793 1 0 07:45 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9857 1855 0 07:45 ? 00:00:00 /bin/bash -e /tmp/PRJAD/install-bono.sh\nubuntu 9858 9857 0 07:45 ? 00:00:00 /bin/bash -e /tmp/PRJAD/install-bono.sh\nroot 9859 9858 0 07:45 ? 00:00:00 sudo ps -edf\nroot 9860 9859 0 07:45 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:03.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:03.478Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:03.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:04.529Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:04.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:04.529Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:04.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:04.529Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9793/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8630/monit \ntcp 0 0 192.168.120.26:5058 0.0.0.0:* LISTEN 9065/bono \ntcp 0 0 192.168.120.26:5060 0.0.0.0:* LISTEN 9065/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9065/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9793/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \nudp 0 0 192.168.120.26:123 0.0.0.0:* 8125/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8125/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8125/ntpd \nudp 0 0 0.0.0.0:15519 0.0.0.0:* 570/dhclient \nudp 0 0 192.168.120.26:5058 0.0.0.0:* 9065/bono \nudp 0 0 192.168.120.26:5060 0.0.0.0:* 9065/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9793/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8125/ntpd \nudp6 0 0 ::1:123 :::* 8125/ntpd \nudp6 0 0 :::123 :::* 8125/ntpd \nudp6 0 0 :::61674 :::* 570/dhclient \nudp6 0 0 ::1:53 :::* 9793/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20061 8688/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20064 8690/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9041 870/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11016 1660/python2.7 /tmp/cloudify-logging-server-44c53.socket\nunix 2 [ ACC ] STREAM LISTENING 6906 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11950 1842/python2.7 /tmp/ctx-Y_t19k.socket\nunix 2 [ ACC ] STREAM LISTENING 8100 1131/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7103 389/systemd-udevd /run/udev/control\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:04.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:04.529Z", "message": "[bono] => 2018:12:10 07:44:21: Namespace: management\n2018:12:10 07:44:21: [management] Starting server\n2018:12:10 07:44:21: [management] Listening for requests\n2018:12:10 07:44:21: Namespace: signaling\n2018:12:10 07:44:21: [signaling] Starting server\n2018:12:10 07:44:21: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:04.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:04.529Z", "message": "[bono] => /var/log/iotop.log\n/var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/bono/bono_out.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20181210T070000Z.txt\n/var/log/auth.log\n/var/log/sysstat/sa10\n/var/log/sysstat/clearwater-sa10\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.016s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:04.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:05.563Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:05.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:05.563Z", "message": "[bono] => 2018-12-10 07:44:39.388419505 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:05.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:06.300Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:06.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:06.669Z", "message": "[bono] sudo cat /var/log/bono/bono_20181210T070000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:06.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:06.669Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:06.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:06.669Z", "message": "Execution done (return_code=0): /tmp/PRJAD/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:06.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:06.669Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:06.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "7d318177-d464-488d-873b-e92f8ec96297"}], "metadata": {"pagination": {"total": 1730, "offset": 1688, "size": 50}}} 2018-12-10 07:45:06,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:06,882 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:06 GMT 2018-12-10 07:45:06,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:06,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26381 2018-12-10 07:45:06,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:06,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:45:06,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:45:06,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/IUBUT/add-snmpproxy-collector.py 2018-12-10 07:45:06,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_7nixf1/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-12-10 07:45:06,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.068s user 0m0.011s sys 0m0.055s 2018-12-10 07:45:06,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-12-10 07:45:06,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-12-10 07:45:06,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:38:0c:dd inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe38:cdd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:81717 errors:0 dropped:0 overruns:0 frame:0 TX packets:51822 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131528345 (131.5 MB) TX bytes:8075599 (8.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:54 errors:0 dropped:0 overruns:0 frame:0 TX packets:54 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5221 (5.2 KB) TX bytes:5221 (5.2 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-10 07:45:06,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:39 ? 00:00:01 /sbin/init root 2 0 0 07:39 ? 00:00:00 [kthreadd] root 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:39 ? 00:00:00 [rcu_sched] root 8 2 0 07:39 ? 00:00:00 [rcuos/0] root 9 2 0 07:39 ? 00:00:00 [rcuos/1] root 10 2 0 07:39 ? 00:00:00 [rcu_bh] root 11 2 0 07:39 ? 00:00:00 [rcuob/0] root 12 2 0 07:39 ? 00:00:00 [rcuob/1] root 13 2 0 07:39 ? 00:00:00 [migration/0] root 14 2 0 07:39 ? 00:00:00 [watchdog/0] root 15 2 0 07:39 ? 00:00:00 [watchdog/1] root 16 2 0 07:39 ? 00:00:00 [migration/1] root 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:39 ? 00:00:00 [kworker/1:0] root 19 2 0 07:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:39 ? 00:00:00 [khelper] root 21 2 0 07:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:39 ? 00:00:00 [netns] root 23 2 0 07:39 ? 00:00:00 [writeback] root 24 2 0 07:39 ? 00:00:00 [kintegrityd] root 25 2 0 07:39 ? 00:00:00 [bioset] root 26 2 0 07:39 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:39 ? 00:00:00 [kblockd] root 28 2 0 07:39 ? 00:00:00 [ata_sff] root 29 2 0 07:39 ? 00:00:00 [khubd] root 30 2 0 07:39 ? 00:00:00 [md] root 31 2 0 07:39 ? 00:00:00 [devfreq_wq] root 32 2 0 07:39 ? 00:00:00 [kworker/0:1] root 33 2 0 07:39 ? 00:00:00 [kworker/1:1] root 35 2 0 07:39 ? 00:00:00 [khungtaskd] root 36 2 0 07:39 ? 00:00:00 [kswapd0] root 37 2 0 07:39 ? 00:00:00 [vmstat] root 38 2 0 07:39 ? 00:00:00 [ksmd] root 39 2 0 07:39 ? 00:00:00 [khugepaged] root 40 2 0 07:39 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:39 ? 00:00:00 [crypto] root 54 2 0 07:39 ? 00:00:00 [kthrotld] root 55 2 0 07:39 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:39 ? 00:00:00 [vballoon] root 57 2 0 07:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:39 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:39 ? 00:00:00 [deferwq] root 80 2 0 07:39 ? 00:00:00 [charger_manager] root 124 2 0 07:39 ? 00:00:00 [kpsmoused] root 142 2 0 07:40 ? 00:00:00 [kworker/0:2] root 186 2 0 07:40 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:40 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 07:40 ? 00:00:00 upstart-udev-bridge --daemon root 389 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 427 2 0 07:40 ? 00:00:00 [kworker/u5:1] root 527 1 0 07:40 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 07:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 07:40 ? 00:00:00 [kauditd] message+ 870 1 0 07:40 ? 00:00:00 dbus-daemon --system --fork root 919 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-logind root 968 1 0 07:40 ? 00:00:00 upstart-file-bridge --daemon syslog 1022 1 0 07:40 ? 00:00:00 rsyslogd root 1051 1 0 07:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 07:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 07:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 07:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 07:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 07:40 ? 00:00:00 /usr/sbin/sshd -D root 1110 1 0 07:40 ? 00:00:00 cron daemon 1111 1 0 07:40 ? 00:00:00 atd root 1118 1 0 07:40 ? 00:00:00 /usr/sbin/irqbalance root 1131 1 0 07:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1202 1 0 07:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 07:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1660 1 0 07:40 ? 00:00:00 /home/ubuntu/bono_host_qfvc7n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_qfvc7n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_qfvc7n --logging-server-logdir=/home/ubuntu/bono_host_qfvc7n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_qfvc7n/work/bono_host_qfvc7n%I.log --pidfile=/home/ubuntu/bono_host_qfvc7n/work/bono_host_qfvc7n.pid ubuntu 1774 1 0 07:41 ? 00:00:01 python2.7 /home/ubuntu/bono_host_qfvc7n/env/bin/diamond --configfile /home/ubuntu/bono_host_qfvc7n/work/plugins/diamond/etc/diamond.conf ubuntu 1818 1660 0 07:42 ? 00:00:00 /home/ubuntu/bono_host_qfvc7n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_qfvc7n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_qfvc7n --logging-server-logdir=/home/ubuntu/bono_host_qfvc7n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_qfvc7n/work/bono_host_qfvc7n%I.log --pidfile=/home/ubuntu/bono_host_qfvc7n/work/bono_host_qfvc7n.pid ubuntu 1842 1818 0 07:42 ? 00:00:00 /home/ubuntu/bono_host_qfvc7n/env/bin/python2.7 /home/ubuntu/bono_host_qfvc7n/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-dfbJpy ubuntu 1853 1842 0 07:42 ? 00:00:00 /bin/sh -c /tmp/PRJAD/install-bono.sh ubuntu 1855 1853 0 07:42 ? 00:00:00 /bin/bash -e /tmp/PRJAD/install-bono.sh root 2293 2 0 07:43 ? 00:00:00 [kworker/u5:2] ntp 8125 1 0 07:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8630 1 0 07:44 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8673 1 0 07:44 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8674 8673 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8678 1 0 07:44 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8679 8678 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8688 8674 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8689 8679 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8690 8689 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9065 1 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.26,bono-hatcfs.clearwater.local --alias=172.30.9.204,bono-hatcfs.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-hatcfs.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9793 1 0 07:45 ? 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 9857 1855 0 07:45 ? 00:00:00 /bin/bash -e /tmp/PRJAD/install-bono.sh ubuntu 9858 9857 0 07:45 ? 00:00:00 /bin/bash -e /tmp/PRJAD/install-bono.sh root 9859 9858 0 07:45 ? 00:00:00 sudo ps -edf root 9860 9859 0 07:45 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-12-10 07:45:06,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-12-10 07:45:06,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-10 07:45:06,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-12-10 07:45:06,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9793/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8630/monit tcp 0 0 192.168.120.26:5058 0.0.0.0:* LISTEN 9065/bono tcp 0 0 192.168.120.26:5060 0.0.0.0:* LISTEN 9065/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9065/bono tcp6 0 0 ::1:53 :::* LISTEN 9793/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1096/sshd udp 0 0 192.168.120.26:123 0.0.0.0:* 8125/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8125/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8125/ntpd udp 0 0 0.0.0.0:15519 0.0.0.0:* 570/dhclient udp 0 0 192.168.120.26:5058 0.0.0.0:* 9065/bono udp 0 0 192.168.120.26:5060 0.0.0.0:* 9065/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9793/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8125/ntpd udp6 0 0 ::1:123 :::* 8125/ntpd udp6 0 0 :::123 :::* 8125/ntpd udp6 0 0 :::61674 :::* 570/dhclient udp6 0 0 ::1:53 :::* 9793/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20061 8688/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20064 8690/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9041 870/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11016 1660/python2.7 /tmp/cloudify-logging-server-44c53.socket unix 2 [ ACC ] STREAM LISTENING 6906 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11950 1842/python2.7 /tmp/ctx-Y_t19k.socket unix 2 [ ACC ] STREAM LISTENING 8100 1131/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7103 389/systemd-udevd /run/udev/control real 0m0.009s user 0m0.000s sys 0m0.009s 2018-12-10 07:45:06,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:12:10 07:44:21: Namespace: management 2018:12:10 07:44:21: [management] Starting server 2018:12:10 07:44:21: [management] Listening for requests 2018:12:10 07:44:21: Namespace: signaling 2018:12:10 07:44:21: [signaling] Starting server 2018:12:10 07:44:21: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-10 07:45:06,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/iotop.log /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/bono/bono_out.log /var/log/bono/bono_err.log /var/log/bono/bono_20181210T070000Z.txt /var/log/auth.log /var/log/sysstat/sa10 /var/log/sysstat/clearwater-sa10 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/clearwater-socket-factory.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.016s user 0m0.005s sys 0m0.004s 2018-12-10 07:45:06,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-10 07:45:06,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-12-10 07:44:39.388419505 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-10 07:45:06,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:06,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181210T070000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-12-10 07:45:06,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-12-10 07:45:06,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PRJAD/install-bono.sh 2018-12-10 07:45:06,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-10 07:45:06,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:45:06,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:06,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:06,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:06,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:06,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:06,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:06,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:06,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:45:06,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:06,956 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:06 GMT 2018-12-10 07:45:06,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:06,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:45:06,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:11,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:45:12,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:12,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:12,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:12,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:12,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:12,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:12,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:12,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_hatcfs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:07.463Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:07.463Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:07.463Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:07.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:07.898Z", "message": "Downloaded scripts/bind/bind.py to /tmp/T7U9R/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:07.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "9bc627b9-d5a2-4e43-9157-5bff5e0cfe0e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:07.920Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:07.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:08.689Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:08.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "9bc627b9-d5a2-4e43-9157-5bff5e0cfe0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:08.689Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:08.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "9bc627b9-d5a2-4e43-9157-5bff5e0cfe0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:08.689Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:08.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "9bc627b9-d5a2-4e43-9157-5bff5e0cfe0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:08.689Z", "message": "[localhost] run: sudo mv /tmp/tmpICLTiF /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:08.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "9bc627b9-d5a2-4e43-9157-5bff5e0cfe0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:08.689Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:08.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "9bc627b9-d5a2-4e43-9157-5bff5e0cfe0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:08.689Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:08.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "9bc627b9-d5a2-4e43-9157-5bff5e0cfe0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:08.689Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:08.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "9bc627b9-d5a2-4e43-9157-5bff5e0cfe0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:08.689Z", "message": "[localhost] run: sudo mv /tmp/tmpvCLAQS /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:08.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "9bc627b9-d5a2-4e43-9157-5bff5e0cfe0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:08.689Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:08.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "9bc627b9-d5a2-4e43-9157-5bff5e0cfe0e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:08.923Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:08.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:08.923Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:08.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:09.693Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:09.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "9bc627b9-d5a2-4e43-9157-5bff5e0cfe0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:09.693Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:09.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "9bc627b9-d5a2-4e43-9157-5bff5e0cfe0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:09.693Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/FNSU1/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:09.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "07b7f201-b526-4379-8ad9-65c84286e587"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:09.926Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:09.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:11.645Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 8s (4,390 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58183 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m31.474s\nuser\t0m13.010s\nsys\t0m3.583s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:11.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}], "metadata": {"pagination": {"total": 1752, "offset": 1710, "size": 50}}} 2018-12-10 07:45:12,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:12,049 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:12 GMT 2018-12-10 07:45:12,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:12,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25394 2018-12-10 07:45:12,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:45:12,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:45:12,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:12,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/T7U9R/bind.py 2018-12-10 07:45:12,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:45:12,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:45:12,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:45:12,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:45:12,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpICLTiF /etc/bind/db.clearwater.local 2018-12-10 07:45:12,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:45:12,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}. 2018-12-10 07:45:12,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:45:12,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvCLAQS /etc/bind/db.clearwater.opnfv 2018-12-10 07:45:12,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:45:12,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:12,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:45:12,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:45:12,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:45:12,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/FNSU1/add-snmpproxy-collector.py 2018-12-10 07:45:12,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:45:12,053 - 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 2 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 8s (4,390 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58183 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting 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.474s user 0m13.010s sys 0m3.583s 2018-12-10 07:45:12,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:45:12,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:12,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:12,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:12,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:12,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:12,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:12,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:12,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:45:12,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:12,116 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:12 GMT 2018-12-10 07:45:12,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:12,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:45:12,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:17,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:45:17,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:17,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:17,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:17,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:17,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:17,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:17,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:17,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:12.697Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:12.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:12.697Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:12.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:12.697Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:12.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:14.603Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.071s\nuser\t0m0.006s\nsys\t0m0.064s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:14.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:15.668Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:39 ? 00:00:01 /sbin/init\nroot 2 0 0 07:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 07:39 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 07:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:39 ? 00:00:00 [migration/0]\nroot 14 2 0 07:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:39 ? 00:00:00 [migration/1]\nroot 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 07:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:39 ? 00:00:00 [khelper]\nroot 21 2 0 07:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:39 ? 00:00:00 [netns]\nroot 23 2 0 07:39 ? 00:00:00 [writeback]\nroot 24 2 0 07:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:39 ? 00:00:00 [bioset]\nroot 27 2 0 07:39 ? 00:00:00 [kblockd]\nroot 28 2 0 07:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:39 ? 00:00:00 [khubd]\nroot 30 2 0 07:39 ? 00:00:00 [md]\nroot 31 2 0 07:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:39 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:39 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:39 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:39 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:39 ? 00:00:00 [vmstat]\nroot 38 2 0 07:39 ? 00:00:00 [ksmd]\nroot 39 2 0 07:39 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:39 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:39 ? 00:00:00 [crypto]\nroot 54 2 0 07:39 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:39 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:39 ? 00:00:00 [vballoon]\nroot 57 2 0 07:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:39 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:39 ? 00:00:00 [deferwq]\nroot 80 2 0 07:39 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:39 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:39 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 07:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:39 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 07:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 441 2 0 07:39 ? 00:00:00 [kworker/u5:1]\nroot 503 1 0 07:39 ? 00:00:00 upstart-socket-bridge --daemon\nroot 583 1 0 07:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 804 2 0 07:40 ? 00:00:00 [kworker/u5:2]\nroot 822 2 0 07:40 ? 00:00:00 [kauditd]\nmessage+ 898 1 0 07:40 ? 00:00:00 dbus-daemon --system --fork\nroot 931 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-logind\nroot 963 1 0 07:40 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1011 1 0 07:40 ? 00:00:00 rsyslogd\nroot 1053 1 0 07:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 07:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 07:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 07:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 07:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 07:40 ? 00:00:00 /usr/sbin/sshd -D\ndaemon 1099 1 0 07:40 ? 00:00:00 atd\nroot 1100 1 0 07:40 ? 00:00:00 cron\nroot 1117 1 0 07:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1133 1 0 07:40 ? 00:00:00 /usr/sbin/irqbalance\nroot 1201 1 0 07:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 07:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1563 2 0 07:40 ? 00:00:00 [kworker/0:2]\nubuntu 1663 1 0 07:40 ? 00:00:00 /home/ubuntu/homer_host_syap0i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_syap0i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_syap0i --logging-server-logdir=/home/ubuntu/homer_host_syap0i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_syap0i/work/homer_host_syap0i%I.log --pidfile=/home/ubuntu/homer_host_syap0i/work/homer_host_syap0i.pid\nubuntu 1777 1 0 07:40 ? 00:00:01 python2.7 /home/ubuntu/homer_host_syap0i/env/bin/diamond --configfile /home/ubuntu/homer_host_syap0i/work/plugins/diamond/etc/diamond.conf\nubuntu 1830 1663 0 07:42 ? 00:00:00 /home/ubuntu/homer_host_syap0i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_syap0i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_syap0i --logging-server-logdir=/home/ubuntu/homer_host_syap0i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_syap0i/work/homer_host_syap0i%I.log --pidfile=/home/ubuntu/homer_host_syap0i/work/homer_host_syap0i.pid\nubuntu 1853 1830 0 07:42 ? 00:00:00 /home/ubuntu/homer_host_syap0i/env/bin/python2.7 /home/ubuntu/homer_host_syap0i/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-EZ1Z9t\nubuntu 1864 1853 0 07:42 ? 00:00:00 /bin/sh -c /tmp/4N9WQ/install-homer.sh\nubuntu 1866 1864 0 07:42 ? 00:00:00 /bin/bash -e /tmp/4N9WQ/install-homer.sh\nntp 8479 1 0 07:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8991 1 0 07:44 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9134 1 0 07:44 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9135 9134 0 07:44 ? 00:00:00 nginx: worker process\nwww-data 9136 9134 0 07:44 ? 00:00:00 nginx: worker process\nwww-data 9137 9134 0 07:44 ? 00:00:00 nginx: worker process\nwww-data 9138 9134 0 07:44 ? 00:00:00 nginx: worker process\nroot 9170 1 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9174 9170 0 07:44 ? 00:00:00 inotifywait -e create -qq .\nroot 9701 2 0 07:45 ? 00:00:00 [kworker/u5:0]\nroot 9711 8991 0 07:45 ? 00:00:00 [nginx_ping] \nroot 9714 8991 0 07:45 ? 00:00:00 [check-nginx-upt] \nroot 9717 8991 0 07:45 ? 00:00:00 [check-monit-upt] \ndnsmasq 9813 1 0 07:45 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9876 1866 0 07:45 ? 00:00:00 /bin/bash -e /tmp/4N9WQ/install-homer.sh\nubuntu 9877 9876 0 07:45 ? 00:00:00 /bin/bash -e /tmp/4N9WQ/install-homer.sh\nroot 9878 9877 0 07:45 ? 00:00:00 sudo ps -edf\nroot 9879 9878 0 07:45 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.008s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:15.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:15.668Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:15.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:15.668Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:15.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:15.668Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e5:23:7f \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee5:237f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:105822 errors:0 dropped:0 overruns:0 frame:0\n TX packets:51788 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166484762 (166.4 MB) TX bytes:8316045 (8.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:66 errors:0 dropped:0 overruns:0 frame:0\n TX packets:66 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5753 (5.7 KB) TX bytes:5753 (5.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:15.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:15.668Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:15.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:16.703Z", "message": "[homer] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa10\n/var/log/sysstat/clearwater-sa10\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.022s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:16.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:16.703Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9813/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8991/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9134/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9813/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 8479/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8479/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8479/ntpd \nudp 0 0 0.0.0.0:55650 0.0.0.0:* 583/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9813/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8479/ntpd \nudp6 0 0 ::1:123 :::* 8479/ntpd \nudp6 0 0 :::123 :::* 8479/ntpd \nudp6 0 0 :::19144 :::* 583/dhclient \nudp6 0 0 ::1:53 :::* 9813/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 7937 898/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9222 1117/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11311 1663/python2.7 /tmp/cloudify-logging-server-f9f8e.socket\nunix 2 [ ACC ] STREAM LISTENING 6996 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12679 1853/python2.7 /tmp/ctx-DtadhN.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7299 391/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:16.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:16.703Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:16.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:16.703Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:16.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}], "metadata": {"pagination": {"total": 1765, "offset": 1731, "size": 50}}} 2018-12-10 07:45:17,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:17,196 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:17 GMT 2018-12-10 07:45:17,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:17,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20161 2018-12-10 07:45:17,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-12-10 07:45:17,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-12-10 07:45:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-12-10 07:45:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.071s user 0m0.006s sys 0m0.064s 2018-12-10 07:45:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:39 ? 00:00:01 /sbin/init root 2 0 0 07:39 ? 00:00:00 [kthreadd] root 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0] root 4 2 0 07:39 ? 00:00:00 [kworker/0:0] root 5 2 0 07:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:39 ? 00:00:00 [rcu_sched] root 8 2 0 07:39 ? 00:00:00 [rcuos/0] root 9 2 0 07:39 ? 00:00:00 [rcuos/1] root 10 2 0 07:39 ? 00:00:00 [rcu_bh] root 11 2 0 07:39 ? 00:00:00 [rcuob/0] root 12 2 0 07:39 ? 00:00:00 [rcuob/1] root 13 2 0 07:39 ? 00:00:00 [migration/0] root 14 2 0 07:39 ? 00:00:00 [watchdog/0] root 15 2 0 07:39 ? 00:00:00 [watchdog/1] root 16 2 0 07:39 ? 00:00:00 [migration/1] root 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1] root 19 2 0 07:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:39 ? 00:00:00 [khelper] root 21 2 0 07:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:39 ? 00:00:00 [netns] root 23 2 0 07:39 ? 00:00:00 [writeback] root 24 2 0 07:39 ? 00:00:00 [kintegrityd] root 25 2 0 07:39 ? 00:00:00 [bioset] root 27 2 0 07:39 ? 00:00:00 [kblockd] root 28 2 0 07:39 ? 00:00:00 [ata_sff] root 29 2 0 07:39 ? 00:00:00 [khubd] root 30 2 0 07:39 ? 00:00:00 [md] root 31 2 0 07:39 ? 00:00:00 [devfreq_wq] root 32 2 0 07:39 ? 00:00:00 [kworker/0:1] root 33 2 0 07:39 ? 00:00:00 [kworker/1:1] root 35 2 0 07:39 ? 00:00:00 [khungtaskd] root 36 2 0 07:39 ? 00:00:00 [kswapd0] root 37 2 0 07:39 ? 00:00:00 [vmstat] root 38 2 0 07:39 ? 00:00:00 [ksmd] root 39 2 0 07:39 ? 00:00:00 [khugepaged] root 40 2 0 07:39 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:39 ? 00:00:00 [crypto] root 54 2 0 07:39 ? 00:00:00 [kthrotld] root 55 2 0 07:39 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:39 ? 00:00:00 [vballoon] root 57 2 0 07:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:39 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:39 ? 00:00:00 [deferwq] root 80 2 0 07:39 ? 00:00:00 [charger_manager] root 124 2 0 07:39 ? 00:00:00 [kpsmoused] root 142 2 0 07:39 ? 00:00:00 [kworker/1:2] root 186 2 0 07:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:39 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 07:39 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 441 2 0 07:39 ? 00:00:00 [kworker/u5:1] root 503 1 0 07:39 ? 00:00:00 upstart-socket-bridge --daemon root 583 1 0 07:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 804 2 0 07:40 ? 00:00:00 [kworker/u5:2] root 822 2 0 07:40 ? 00:00:00 [kauditd] message+ 898 1 0 07:40 ? 00:00:00 dbus-daemon --system --fork root 931 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-logind root 963 1 0 07:40 ? 00:00:00 upstart-file-bridge --daemon syslog 1011 1 0 07:40 ? 00:00:00 rsyslogd root 1053 1 0 07:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 07:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 07:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 07:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 07:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 07:40 ? 00:00:00 /usr/sbin/sshd -D daemon 1099 1 0 07:40 ? 00:00:00 atd root 1100 1 0 07:40 ? 00:00:00 cron root 1117 1 0 07:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1133 1 0 07:40 ? 00:00:00 /usr/sbin/irqbalance root 1201 1 0 07:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 07:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1563 2 0 07:40 ? 00:00:00 [kworker/0:2] ubuntu 1663 1 0 07:40 ? 00:00:00 /home/ubuntu/homer_host_syap0i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_syap0i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_syap0i --logging-server-logdir=/home/ubuntu/homer_host_syap0i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_syap0i/work/homer_host_syap0i%I.log --pidfile=/home/ubuntu/homer_host_syap0i/work/homer_host_syap0i.pid ubuntu 1777 1 0 07:40 ? 00:00:01 python2.7 /home/ubuntu/homer_host_syap0i/env/bin/diamond --configfile /home/ubuntu/homer_host_syap0i/work/plugins/diamond/etc/diamond.conf ubuntu 1830 1663 0 07:42 ? 00:00:00 /home/ubuntu/homer_host_syap0i/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_syap0i --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_syap0i --logging-server-logdir=/home/ubuntu/homer_host_syap0i/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_syap0i/work/homer_host_syap0i%I.log --pidfile=/home/ubuntu/homer_host_syap0i/work/homer_host_syap0i.pid ubuntu 1853 1830 0 07:42 ? 00:00:00 /home/ubuntu/homer_host_syap0i/env/bin/python2.7 /home/ubuntu/homer_host_syap0i/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-EZ1Z9t ubuntu 1864 1853 0 07:42 ? 00:00:00 /bin/sh -c /tmp/4N9WQ/install-homer.sh ubuntu 1866 1864 0 07:42 ? 00:00:00 /bin/bash -e /tmp/4N9WQ/install-homer.sh ntp 8479 1 0 07:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8991 1 0 07:44 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9134 1 0 07:44 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9135 9134 0 07:44 ? 00:00:00 nginx: worker process www-data 9136 9134 0 07:44 ? 00:00:00 nginx: worker process www-data 9137 9134 0 07:44 ? 00:00:00 nginx: worker process www-data 9138 9134 0 07:44 ? 00:00:00 nginx: worker process root 9170 1 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9174 9170 0 07:44 ? 00:00:00 inotifywait -e create -qq . root 9701 2 0 07:45 ? 00:00:00 [kworker/u5:0] root 9711 8991 0 07:45 ? 00:00:00 [nginx_ping] root 9714 8991 0 07:45 ? 00:00:00 [check-nginx-upt] root 9717 8991 0 07:45 ? 00:00:00 [check-monit-upt] dnsmasq 9813 1 0 07:45 ? 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 9876 1866 0 07:45 ? 00:00:00 /bin/bash -e /tmp/4N9WQ/install-homer.sh ubuntu 9877 9876 0 07:45 ? 00:00:00 /bin/bash -e /tmp/4N9WQ/install-homer.sh root 9878 9877 0 07:45 ? 00:00:00 sudo ps -edf root 9879 9878 0 07:45 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.008s 2018-12-10 07:45:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-12-10 07:45:17,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-12-10 07:45:17,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e5:23:7f inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee5:237f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:105822 errors:0 dropped:0 overruns:0 frame:0 TX packets:51788 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166484762 (166.4 MB) TX bytes:8316045 (8.3 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:66 errors:0 dropped:0 overruns:0 frame:0 TX packets:66 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5753 (5.7 KB) TX bytes:5753 (5.7 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2018-12-10 07:45:17,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-12-10 07:45:17,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa10 /var/log/sysstat/clearwater-sa10 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.022s user 0m0.000s sys 0m0.006s 2018-12-10 07:45:17,199 - 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 9813/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8991/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9134/nginx tcp6 0 0 ::1:53 :::* LISTEN 9813/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 8479/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8479/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8479/ntpd udp 0 0 0.0.0.0:55650 0.0.0.0:* 583/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9813/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8479/ntpd udp6 0 0 ::1:123 :::* 8479/ntpd udp6 0 0 :::123 :::* 8479/ntpd udp6 0 0 :::19144 :::* 583/dhclient udp6 0 0 ::1:53 :::* 9813/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 7937 898/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9222 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11311 1663/python2.7 /tmp/cloudify-logging-server-f9f8e.socket unix 2 [ ACC ] STREAM LISTENING 6996 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12679 1853/python2.7 /tmp/ctx-DtadhN.socket unix 2 [ ACC ] SEQPACKET LISTENING 7299 391/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.008s 2018-12-10 07:45:17,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-12-10 07:45:17,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-10 07:45:17,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:45:17,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:17,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:17,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:17,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:17,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:17,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:17,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:17,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:45:17,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:17,261 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:17 GMT 2018-12-10 07:45:17,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:17,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:45:17,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:22,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:45:22,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:22,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:22,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:22,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:22,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:22,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:22,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:22,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:17.793Z", "message": "[homer] => 2018-12-10 07:44:56.213584650 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:17.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:17.793Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:17.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:17.793Z", "message": "[homer] => [10-Dec-2018 07:44:25 UTC] clearwater-diags-monitor starting\n[10-Dec-2018 07:44:25 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:17.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:18.259Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:18.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:18.797Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:18.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:18.797Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:18.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:18.797Z", "message": "Execution done (return_code=0): /tmp/4N9WQ/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:18.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "1d45d19a-584f-4a9e-b09b-41f901339b96"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:19.307Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:19.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "homer_dquiv4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:19.307Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:19.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:19.957Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:19.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:19.957Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:19.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:20.278Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UE0TC/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:20.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "413c0137-402e-4eb8-9c00-e7618b1dc396"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:20.801Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:20.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "413c0137-402e-4eb8-9c00-e7618b1dc396"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:20.801Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:20.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "413c0137-402e-4eb8-9c00-e7618b1dc396"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:20.801Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:20.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:20.801Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:20.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "413c0137-402e-4eb8-9c00-e7618b1dc396"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:20.801Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:20.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:20.801Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,990 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58130 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m23.688s\nuser\t0m12.721s\nsys\t0m3.120s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:20.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:21.116Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:21.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:21.806Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:21.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "413c0137-402e-4eb8-9c00-e7618b1dc396"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:21.806Z", "message": "[localhost] run: sudo mv /tmp/tmp8HGQWv /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:21.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "413c0137-402e-4eb8-9c00-e7618b1dc396"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:21.806Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:21.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "413c0137-402e-4eb8-9c00-e7618b1dc396"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:21.806Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:21.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "413c0137-402e-4eb8-9c00-e7618b1dc396"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:21.806Z", "message": "[localhost] run: sudo mv /tmp/tmpzPEOpK /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:21.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "413c0137-402e-4eb8-9c00-e7618b1dc396"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:21.806Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:21.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "413c0137-402e-4eb8-9c00-e7618b1dc396"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:21.806Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:21.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:21.806Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_dquiv4': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-dquiv4'}}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:21.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "413c0137-402e-4eb8-9c00-e7618b1dc396"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:21.806Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:21.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "413c0137-402e-4eb8-9c00-e7618b1dc396"}], "metadata": {"pagination": {"total": 1796, "offset": 1744, "size": 50}}} 2018-12-10 07:45:22,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:22,347 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:22 GMT 2018-12-10 07:45:22,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:22,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29410 2018-12-10 07:45:22,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:22,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-12-10 07:44:56.213584650 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-10 07:45:22,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-10 07:45:22,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [10-Dec-2018 07:44:25 UTC] clearwater-diags-monitor starting [10-Dec-2018 07:44:25 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-10 07:45:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-12-10 07:45:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-10 07:45:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4N9WQ/install-homer.sh 2018-12-10 07:45:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:45:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:45:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:45:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UE0TC/bind.py 2018-12-10 07:45:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:45:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:45:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-12-10 07:45:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:45:22,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-12-10 07:45:22,351 - 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 2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,990 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58130 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting 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 0m23.688s user 0m12.721s sys 0m3.120s 2018-12-10 07:45:22,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:22,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:45:22,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8HGQWv /etc/bind/db.clearwater.local 2018-12-10 07:45:22,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:45:22,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:45:22,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzPEOpK /etc/bind/db.clearwater.opnfv 2018-12-10 07:45:22,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:45:22,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-12-10 07:45:22,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_dquiv4': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-dquiv4'}}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}. 2018-12-10 07:45:22,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:45:22,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:45:22,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:22,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:22,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:22,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:22,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:22,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:22,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:22,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:45:22,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:22,414 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:22 GMT 2018-12-10 07:45:22,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:22,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:45:22,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:27,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:45:27,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:27,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:27,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:27,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:27,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:27,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:27,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:27,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:22.810Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:22.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:22.810Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58604 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m20.413s\nuser\t0m11.980s\nsys\t0m3.035s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:22.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:22.810Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:22.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:22.810Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:22.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:23.813Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:23.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:23.813Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.078s\nuser\t0m0.008s\nsys\t0m0.051s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:23.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:23.813Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:14:4d:1f \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe14:4d1f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:93361 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45958 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147405499 (147.4 MB) TX bytes:8015057 (8.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:393 errors:0 dropped:0 overruns:0 frame:0\n TX packets:393 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:38049 (38.0 KB) TX bytes:38049 (38.0 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:23.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:24.889Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.11:2380 0.0.0.0:* LISTEN 10668/etcd \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11200/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9971/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10153/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9238/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 11200/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10668/etcd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 9388/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9388/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9388/ntpd \nudp 0 0 0.0.0.0:61910 0.0.0.0:* 579/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11200/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 579/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 9388/ntpd \nudp6 0 0 ::1:123 :::* 9388/ntpd \nudp6 0 0 :::123 :::* 9388/ntpd \nudp6 0 0 :::33009 :::* 579/dhclient \nudp6 0 0 ::1:53 :::* 11200/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 21519 9238/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 11510 1661/python2.7 /tmp/cloudify-logging-server-df099.socket\nunix 2 [ ACC ] STREAM LISTENING 1512 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12434 1850/python2.7 /tmp/ctx-OCSQtL.socket\nunix 2 [ ACC ] STREAM LISTENING 8041 893/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9072 1117/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 22363 10329/python /tmp/.ellis-sock\nunix 2 [ ACC ] SEQPACKET LISTENING 2008 394/systemd-udevd /run/udev/control\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:24.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:24.889Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:24.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:24.889Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:24.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:24.889Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.005s\nsys\t0m0.055s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:24.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:24.889Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:24.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:24.889Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:39 ? 00:00:01 /sbin/init\nroot 2 0 0 07:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:39 ? 00:00:00 [migration/0]\nroot 14 2 0 07:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:39 ? 00:00:00 [migration/1]\nroot 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:39 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:39 ? 00:00:00 [khelper]\nroot 21 2 0 07:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:39 ? 00:00:00 [netns]\nroot 23 2 0 07:39 ? 00:00:00 [writeback]\nroot 24 2 0 07:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:39 ? 00:00:00 [bioset]\nroot 26 2 0 07:39 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:39 ? 00:00:00 [kblockd]\nroot 28 2 0 07:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:39 ? 00:00:00 [khubd]\nroot 30 2 0 07:39 ? 00:00:00 [md]\nroot 31 2 0 07:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:39 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:39 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:39 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:39 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:39 ? 00:00:00 [vmstat]\nroot 38 2 0 07:39 ? 00:00:00 [ksmd]\nroot 39 2 0 07:39 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:39 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:39 ? 00:00:00 [crypto]\nroot 54 2 0 07:39 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:39 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:39 ? 00:00:00 [vballoon]\nroot 57 2 0 07:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:39 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:39 ? 00:00:00 [deferwq]\nroot 80 2 0 07:39 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:39 ? 00:00:00 [kpsmoused]\nroot 126 2 0 07:39 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 07:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:39 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 07:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 443 2 0 07:39 ? 00:00:00 [kworker/u5:1]\nroot 503 1 0 07:40 ? 00:00:00 upstart-socket-bridge --daemon\nroot 579 1 0 07:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 07:40 ? 00:00:00 [kauditd]\nmessage+ 893 1 0 07:40 ? 00:00:00 dbus-daemon --system --fork\nroot 919 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-logind\nroot 947 1 0 07:40 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1007 1 0 07:40 ? 00:00:00 rsyslogd\nroot 1052 1 0 07:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 07:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 07:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 07:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 07:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 07:40 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 07:40 ? 00:00:00 cron\ndaemon 1112 1 0 07:40 ? 00:00:00 atd\nroot 1117 1 0 07:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1139 1 0 07:40 ? 00:00:00 /usr/sbin/irqbalance\nroot 1200 1 0 07:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 07:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1661 1 0 07:40 ? 00:00:00 /home/ubuntu/ellis_host_8obyv9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_8obyv9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_8obyv9 --logging-server-logdir=/home/ubuntu/ellis_host_8obyv9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_8obyv9/work/ellis_host_8obyv9%I.log --pidfile=/home/ubuntu/ellis_host_8obyv9/work/ellis_host_8obyv9.pid\nubuntu 1775 1 0 07:40 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_8obyv9/env/bin/diamond --configfile /home/ubuntu/ellis_host_8obyv9/work/plugins/diamond/etc/diamond.conf\nubuntu 1828 1661 0 07:42 ? 00:00:00 /home/ubuntu/ellis_host_8obyv9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_8obyv9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_8obyv9 --logging-server-logdir=/home/ubuntu/ellis_host_8obyv9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_8obyv9/work/ellis_host_8obyv9%I.log --pidfile=/home/ubuntu/ellis_host_8obyv9/work/ellis_host_8obyv9.pid\nubuntu 1850 1828 0 07:42 ? 00:00:00 /home/ubuntu/ellis_host_8obyv9/env/bin/python2.7 /home/ubuntu/ellis_host_8obyv9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-k1LNti\nubuntu 1862 1850 0 07:42 ? 00:00:00 /bin/sh -c /tmp/D84KP/install-ellis.sh\nubuntu 1864 1862 0 07:42 ? 00:00:00 /bin/bash -e /tmp/D84KP/install-ellis.sh\nroot 2477 2 0 07:43 ? 00:00:00 [kworker/u5:2]\nmysql 9238 1 0 07:44 ? 00:00:00 /usr/sbin/mysqld\nntp 9388 1 0 07:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9971 1 0 07:44 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10022 1 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10027 10022 0 07:44 ? 00:00:00 inotifywait -e create -qq .\nroot 10153 1 0 07:44 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10154 10153 0 07:44 ? 00:00:00 nginx: worker process\nwww-data 10155 10153 0 07:44 ? 00:00:00 nginx: worker process\nwww-data 10156 10153 0 07:44 ? 00:00:00 nginx: worker process\nwww-data 10157 10153 0 07:44 ? 00:00:00 nginx: worker process\nellis 10329 1 0 07:44 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10668 1 0 07:45 ? 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.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-11=http://192.168.120.11:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380\nroot 10838 1 0 07:45 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.11 --sig-local-ip=192.168.120.11 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=ec5a01bd-c266-40ca-8097-9a232296dd3e --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\nroot 10944 1 0 07:45 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.11 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 11028 9971 0 07:45 ? 00:00:00 [nginx_ping] \nroot 11030 9971 0 07:45 ? 00:00:00 [check-nginx-upt] \nroot 11032 9971 0 07:45 ? 00:00:00 [check-monit-upt] \nroot 11038 9971 0 07:45 ? 00:00:00 [poll_ellis.sh] \nroot 11046 9971 0 07:45 ? 00:00:00 [poll_ellis_http] \nroot 11048 9971 0 07:45 ? 00:00:00 [check-queue-man] \nroot 11051 9971 0 07:45 ? 00:00:00 [check-etcd-upti] \nroot 11056 9971 0 07:45 ? 00:00:00 [poll_etcd_clust] \nroot 11061 9971 0 07:45 ? 00:00:00 [poll_etcd.sh] \nroot 11102 1 0 07:45 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.11 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\ndnsmasq 11200 1 0 07:45 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 11265 1864 0 07:45 ? 00:00:00 /bin/bash -e /tmp/D84KP/install-ellis.sh\nubuntu 11266 11265 0 07:45 ? 00:00:00 /bin/bash -e /tmp/D84KP/install-ellis.sh\nroot 11267 11266 0 07:45 ? 00:00:00 sudo ps -edf\nroot 11268 11267 0 07:45 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.007s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:24.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:25.912Z", "message": "[ellis] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/mysql.err\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/clearwater-config-manager/config-manager_20181210T070000Z.txt\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-cluster-manager/cluster-manager_20181210T070000Z.txt\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager_20181210T070000Z.txt\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa10\n/var/log/sysstat/clearwater-sa10\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/mysql.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/ellis\n/var/log/cloud-init.log\n\nreal\t0m0.061s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:25.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:25.912Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:25.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:25.912Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ab:3d:79 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feab:3d79/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:108220 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52150 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171770131 (171.7 MB) TX bytes:8779077 (8.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:22 errors:0 dropped:0 overruns:0 frame:0\n TX packets:22 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:25.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:25.912Z", "message": "[ellis] => 10-12-2018 07:45:12.145 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n10-12-2018 07:45:12.147 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:25.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:25.912Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:25.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:25.912Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:25.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:25.912Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:39 ? 00:00:01 /sbin/init\nroot 2 0 0 07:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:39 ? 00:00:00 [migration/0]\nroot 14 2 0 07:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:39 ? 00:00:00 [migration/1]\nroot 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:39 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:39 ? 00:00:00 [khelper]\nroot 21 2 0 07:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:39 ? 00:00:00 [netns]\nroot 23 2 0 07:39 ? 00:00:00 [writeback]\nroot 24 2 0 07:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:39 ? 00:00:00 [bioset]\nroot 27 2 0 07:39 ? 00:00:00 [kblockd]\nroot 28 2 0 07:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:39 ? 00:00:00 [khubd]\nroot 30 2 0 07:39 ? 00:00:00 [md]\nroot 31 2 0 07:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:39 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:39 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:39 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:39 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:39 ? 00:00:00 [vmstat]\nroot 38 2 0 07:39 ? 00:00:00 [ksmd]\nroot 39 2 0 07:39 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:39 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:39 ? 00:00:00 [crypto]\nroot 54 2 0 07:39 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:39 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:39 ? 00:00:00 [vballoon]\nroot 57 2 0 07:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:39 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:39 ? 00:00:00 [deferwq]\nroot 80 2 0 07:39 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:39 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:39 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 07:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:39 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 07:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 390 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 07:39 ? 00:00:00 [kworker/u5:1]\nroot 591 1 0 07:39 ? 00:00:00 upstart-socket-bridge --daemon\nroot 645 1 0 07:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 730 2 0 07:39 ? 00:00:00 [kworker/u5:2]\nroot 822 2 0 07:39 ? 00:00:00 [kauditd]\nroot 927 1 0 07:39 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 970 1 0 07:39 ? 00:00:00 rsyslogd\nmessage+ 1023 1 0 07:39 ? 00:00:00 dbus-daemon --system --fork\nroot 1059 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1063 1 0 07:39 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1066 1 0 07:39 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1071 1 0 07:39 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1072 1 0 07:39 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1074 1 0 07:39 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1121 1 0 07:39 ? 00:00:00 /usr/sbin/sshd -D\nroot 1132 1 0 07:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1134 1 0 07:39 ? 00:00:00 cron\ndaemon 1135 1 0 07:39 ? 00:00:00 atd\nroot 1154 1 0 07:39 ? 00:00:00 /usr/sbin/irqbalance\nroot 1203 1 0 07:39 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1209 1 0 07:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1662 1 0 07:40 ? 00:00:00 /home/ubuntu/dime_host_d36pgz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_d36pgz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_d36pgz --logging-server-logdir=/home/ubuntu/dime_host_d36pgz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_d36pgz/work/dime_host_d36pgz%I.log --pidfile=/home/ubuntu/dime_host_d36pgz/work/dime_host_d36pgz.pid\nubuntu 1776 1 0 07:40 ? 00:00:01 python2.7 /home/ubuntu/dime_host_d36pgz/env/bin/diamond --configfile /home/ubuntu/dime_host_d36pgz/work/plugins/diamond/etc/diamond.conf\nubuntu 1838 1662 0 07:42 ? 00:00:00 /home/ubuntu/dime_host_d36pgz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_d36pgz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_d36pgz --logging-server-logdir=/home/ubuntu/dime_host_d36pgz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_d36pgz/work/dime_host_d36pgz%I.log --pidfile=/home/ubuntu/dime_host_d36pgz/work/dime_host_d36pgz.pid\nubuntu 1861 1838 0 07:42 ? 00:00:00 /home/ubuntu/dime_host_d36pgz/env/bin/python2.7 /home/ubuntu/dime_host_d36pgz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-fJQi6r\nubuntu 1872 1861 0 07:42 ? 00:00:00 /bin/sh -c /tmp/B2ESU/install-dime.sh\nubuntu 1875 1872 0 07:42 ? 00:00:00 /bin/bash -e /tmp/B2ESU/install-dime.sh\nntp 8810 1 0 07:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9374 1 0 07:44 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9375 9374 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9379 1 0 07:44 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9380 9379 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9389 9380 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9390 9375 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9391 9389 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9693 1 0 07:44 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9738 1 0 07:44 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9739 9738 0 07:44 ? 00:00:00 nginx: worker process\nwww-data 9740 9738 0 07:44 ? 00:00:00 nginx: worker process\nwww-data 9741 9738 0 07:44 ? 00:00:00 nginx: worker process\nwww-data 9742 9738 0 07:44 ? 00:00:00 nginx: worker process\nroot 9765 2 0 07:44 ? 00:00:00 [kworker/u5:0]\nroot 10295 1 0 07:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10299 10295 0 07:45 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10360 1 0 07:45 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10503 1 0 07:45 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10566 1875 0 07:45 ? 00:00:00 /bin/bash -e /tmp/B2ESU/install-dime.sh\nubuntu 10567 10566 0 07:45 ? 00:00:00 /bin/bash -e /tmp/B2ESU/install-dime.sh\nroot 10568 10567 0 07:45 ? 00:00:00 sudo ps -edf\nroot 10569 10568 0 07:45 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:25.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:25.912Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:25.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:25.912Z", "message": "[ellis] => [10-Dec-2018 07:44:42 UTC] clearwater-diags-monitor starting\n[10-Dec-2018 07:44:42 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:25.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:26.917Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:26.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:26.917Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10503/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1121/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9693/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9738/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 10503/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1121/sshd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8810/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8810/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8810/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10360/snmpd \nudp 0 0 0.0.0.0:37290 0.0.0.0:* 645/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10503/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 645/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8810/ntpd \nudp6 0 0 ::1:123 :::* 8810/ntpd \nudp6 0 0 :::123 :::* 8810/ntpd \nudp6 0 0 :::161 :::* 10360/snmpd \nudp6 0 0 :::19302 :::* 645/dhclient \nudp6 0 0 ::1:53 :::* 10503/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9520 1132/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9301 1023/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11607 1662/python2.7 /tmp/cloudify-logging-server-45049.socket\nunix 2 [ ACC ] STREAM LISTENING 7089 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12357 1861/python2.7 /tmp/ctx-iOakqr.socket\nunix 2 [ ACC ] STREAM LISTENING 21648 9390/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21649 9391/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7385 390/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 23954 10360/snmpd /var/agentx/master\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:26.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:26.917Z", "message": "[dime] => [10-Dec-2018 07:45:14 UTC] clearwater-diags-monitor starting\n[10-Dec-2018 07:45:14 UTC] Waiting for trigger files\n2018:12:10 07:44:37: Namespace: management\n2018:12:10 07:44:37: [management] Starting server\n2018:12:10 07:44:37: [management] Listening for requests\n2018:12:10 07:44:37: Namespace: signaling\n2018:12:10 07:44:37: [signaling] Starting server\n2018:12:10 07:44:37: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:26.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:26.917Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:26.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:26.917Z", "message": "[ellis] => 2018-12-10 07:45:07.247286553 Stopping etcd clearwater-etcd\n2018-12-10 07:45:08.351019530 Restarting etcd clearwater-etcd\n2018-12-10 07:45:08.356025052 Configured ETCDCTL_PEERS: 192.168.120.19:4000,\n2018-12-10 07:45:08.356784821 Check for previous failed startup attempt\n2018-12-10 07:45:08.357934372 Running etcdctl member list\n38c7205b9edfe413: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=true\n2018-12-10 07:45:08.413609946 etcdctl returned 0\n2018-12-10 07:45:08.419919498 Joining existing cluster...\n2018-12-10 07:45:08.422175012 Configured ETCDCTL_PEERS: 192.168.120.19:4000,\n2018-12-10 07:45:08.423026360 Check cluster is healthy\n2018-12-10 07:45:08.424754996 Running etcdctl cluster-health\nmember 38c7205b9edfe413 is healthy: got healthy result from http://192.168.120.19:4000\ncluster is healthy\n2018-12-10 07:45:08.436073971 etcdctl returned 0\n2018-12-10 07:45:08.437111445 Tell the cluster we're joining\n2018-12-10 07:45:08.437921644 Running etcdctl member add 192-168-120-11 http://192.168.120.11:2380\nAdded member named 192-168-120-11 with ID c44d4f424d4b9614 to cluster\n\nETCD_NAME=\"192-168-120-11\"\nETCD_INITIAL_CLUSTER=\"192-168-120-19=http://192.168.120.19:2380,192-168-120-11=http://192.168.120.11:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-12-10 07:45:08.458624935 etcdctl returned 0\n2018-12-10 07:45:08.494446509 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.11:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.11\n --name 192-168-120-11\n --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-11=http://192.168.120.11:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.11:2380\n --listen-peer-urls http://192.168.120.11:2380\n2018-12-10 07:45:08.496156590 Check we're actually a member of the cluster\n2018-12-10 07:45:08.504898716 Wait for etcd to startup\n2018-12-10 07:45:09.513536505 Etcd started successfully\n2018-12-10 07:45:08.520664 I | etcdmain: etcd Version: 3.1.7\n2018-12-10 07:45:08.520704 I | etcdmain: Git SHA: 43b7507\n2018-12-10 07:45:08.520709 I | etcdmain: Go Version: go1.7.5\n2018-12-10 07:45:08.520712 I | etcdmain: Go OS/Arch: linux/amd64\n2018-12-10 07:45:08.520716 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-12-10 07:45:08.520777 I | embed: listening for peers on http://192.168.120.11:2380\n2018-12-10 07:45:08.520842 I | embed: listening for client requests on 0.0.0.0:4000\n2018-12-10 07:45:08.555982 I | etcdserver: name = 192-168-120-11\n2018-12-10 07:45:08.556001 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.11\n2018-12-10 07:45:08.556007 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.11/member\n2018-12-10 07:45:08.556011 I | etcdserver: heartbeat = 100ms\n2018-12-10 07:45:08.556015 I | etcdserver: election = 1000ms\n2018-12-10 07:45:08.556018 I | etcdserver: snapshot count = 10000\n2018-12-10 07:45:08.556027 I | etcdserver: advertise client URLs = http://192.168.120.11:4000\n2018-12-10 07:45:08.631750 I | etcdserver: starting member c44d4f424d4b9614 in cluster a2ea3bef75b79dff\n2018-12-10 07:45:08.631797 I | raft: c44d4f424d4b9614 became follower at term 0\n2018-12-10 07:45:08.631823 I | raft: newRaft c44d4f424d4b9614 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-12-10 07:45:08.631828 I | raft: c44d4f424d4b9614 became follower at term 1\n2018-12-10 07:45:08.825442 I | rafthttp: started HTTP pipelining with peer 38c7205b9edfe413\n2018-12-10 07:45:08.825472 I | rafthttp: starting peer 38c7205b9edfe413...\n2018-12-10 07:45:08.825483 I | rafthttp: started HTTP pipelining with peer 38c7205b9edfe413\n2018-12-10 07:45:08.831687 I | rafthttp: started streaming with peer 38c7205b9edfe413 (writer)\n2018-12-10 07:45:08.835575 I | rafthttp: started peer 38c7205b9edfe413\n2018-12-10 07:45:08.835608 I | rafthttp: added peer 38c7205b9edfe413\n2018-12-10 07:45:08.835625 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-12-10 07:45:08.835859 I | rafthttp: started streaming with peer 38c7205b9edfe413 (stream MsgApp v2 reader)\n2018-12-10 07:45:08.836050 I | rafthttp: started streaming with peer 38c7205b9edfe413 (stream Message reader)\n2018-12-10 07:45:08.837767 I | rafthttp: peer 38c7205b9edfe413 became active\n2018-12-10 07:45:08.837784 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream MsgApp v2 writer)\n2018-12-10 07:45:08.837946 I | rafthttp: started streaming with peer 38c7205b9edfe413 (writer)\n2018-12-10 07:45:08.837960 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream Message writer)\n2018-12-10 07:45:08.838624 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream MsgApp v2 reader)\n2018-12-10 07:45:08.838685 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream Message reader)\n2018-12-10 07:45:09.659737 I | raft: c44d4f424d4b9614 [term: 1] received a MsgVote message with higher term from 38c7205b9edfe413 [term: 3]\n2018-12-10 07:45:09.659762 I | raft: c44d4f424d4b9614 became follower at term 3\n2018-12-10 07:45:09.659774 I | raft: c44d4f424d4b9614 [logterm: 0, index: 0, vote: 0] cast MsgVote for 38c7205b9edfe413 [logterm: 2, index: 30] at term 3\n2018-12-10 07:45:09.674470 D | raft: c44d4f424d4b9614 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 38c7205b9edfe413\n2018-12-10 07:45:09.674487 I | raft: raft.node: c44d4f424d4b9614 elected leader 38c7205b9edfe413 at term 3\n2018-12-10 07:45:09.676116 I | etcdserver/membership: added member 38c7205b9edfe413 [http://192.168.120.19:2380] to cluster a2ea3bef75b79dff\n2018-12-10 07:45:09.676195 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-12-10 07:45:09.676220 I | etcdserver/api: enabled capabilities for version 3.1\n2018-12-10 07:45:09.676392 I | etcdserver/membership: added member c44d4f424d4b9614 [http://192.168.120.11:2380] to cluster a2ea3bef75b79dff\n2018-12-10 07:45:09.681982 I | etcdserver: published {Name:192-168-120-11 ClientURLs:[http://192.168.120.11:4000]} to cluster a2ea3bef75b79dff\n2018-12-10 07:45:09.682051 I | embed: ready to serve client requests\n2018-12-10 07:45:09.682338 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-12-10 07:45:09.682621 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:55499\n2018-12-10 07:45:09.682738 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:55498\n2018-12-10 07:45:09.697962 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:55507\n2018-12-10 07:45:12.033723 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:55510\n2018-12-10 07:45:12.039277 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:55511\n2018-12-10 07:45:12.044240 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:55513\n2018-12-10 07:45:16.688897 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.11:55517\n2018-12-10 07:45:16.853384 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.11:55517\n2018-12-10 07:45:16.857709 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:55518\n2018-12-10 07:45:16.863861 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:55519\n2018-12-10 07:45:16.920766 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:55521\n2018-12-10 07:45:20.146533 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:55523\n2018-12-10 07:45:20.158778 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:55525\n2018-12-10 07:45:20.208409 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:55527\n2018-12-10 07:45:21.124827 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.11:55517\n2018-12-10 07:45:21.142922 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.11:55517\n2018-12-10 07:45:22.386325 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.11:55528\n2018-12-10 07:45:22.386628 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.11:55529\n2018-12-10 07:45:22.633356 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.11:55530\n2018-12-10 07:45:22.636742 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.11:55530\n2018-12-10 07:45:22.639585 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.11:55531\n2018-12-10 07:45:23.105056 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.26:57184\n2018-12-10 07:45:23.105628 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.26:57184\n2018-12-10 07:45:24.519605 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:55094\n2018-12-10 07:45:24.519937 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.13:55094\n2018-12-10 07:45:24.661684 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.11:55528\n2018-12-10 07:45:24.682170 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.11:55528\n2018-12-10 07:45:25.347722 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.11:55517\n2018-12-10 07:45:25.355911 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.11:55517\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:26.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:26.917Z", "message": "[dime] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20181210T070000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa10\n/var/log/sysstat/clearwater-sa10\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ralf\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:26.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:26.917Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:26.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:26.917Z", "message": "[ellis] => 10-12-2018 07:45:20.258 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n10-12-2018 07:45:20.258 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n10-12-2018 07:45:20.260 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n10-12-2018 07:45:20.260 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n10-12-2018 07:45:20.260 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n10-12-2018 07:45:20.261 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n10-12-2018 07:45:20.261 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n10-12-2018 07:45:20.281 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n10-12-2018 07:45:22.384 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n10-12-2018 07:45:22.384 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n10-12-2018 07:45:22.385 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n10-12-2018 07:45:22.386 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n10-12-2018 07:45:22.552 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n10-12-2018 07:45:22.552 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n10-12-2018 07:45:22.552 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n10-12-2018 07:45:22.554 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.19:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.19\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None\n10-12-2018 07:45:22.555 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash 97ef535f07e9a1e3c26754d770cec070\n10-12-2018 07:45:22.555 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n10-12-2018 07:45:24.681 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value {\n \"hostnames\": [\n ]\n}\n10-12-2018 07:45:24.681 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:26.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}], "metadata": {"pagination": {"total": 1828, "offset": 1772, "size": 50}}} 2018-12-10 07:45:27,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:27,498 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:27 GMT 2018-12-10 07:45:27,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:27,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 76041 2018-12-10 07:45:27,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:27,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-12-10 07:45:27,501 - 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 2 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58604 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting 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... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting 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 0m20.413s user 0m11.980s sys 0m3.035s 2018-12-10 07:45:27,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-12-10 07:45:27,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-12-10 07:45:27,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-12-10 07:45:27,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.078s user 0m0.008s sys 0m0.051s 2018-12-10 07:45:27,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:14:4d:1f inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe14:4d1f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93361 errors:0 dropped:0 overruns:0 frame:0 TX packets:45958 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147405499 (147.4 MB) TX bytes:8015057 (8.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:393 errors:0 dropped:0 overruns:0 frame:0 TX packets:393 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:38049 (38.0 KB) TX bytes:38049 (38.0 KB) real 0m0.005s user 0m0.001s sys 0m0.004s 2018-12-10 07:45:27,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.11:2380 0.0.0.0:* LISTEN 10668/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11200/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9971/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10153/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9238/mysqld tcp6 0 0 ::1:53 :::* LISTEN 11200/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd tcp6 0 0 :::4000 :::* LISTEN 10668/etcd udp 0 0 192.168.120.11:123 0.0.0.0:* 9388/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9388/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9388/ntpd udp 0 0 0.0.0.0:61910 0.0.0.0:* 579/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11200/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 579/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 9388/ntpd udp6 0 0 ::1:123 :::* 9388/ntpd udp6 0 0 :::123 :::* 9388/ntpd udp6 0 0 :::33009 :::* 579/dhclient udp6 0 0 ::1:53 :::* 11200/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 21519 9238/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 11510 1661/python2.7 /tmp/cloudify-logging-server-df099.socket unix 2 [ ACC ] STREAM LISTENING 1512 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12434 1850/python2.7 /tmp/ctx-OCSQtL.socket unix 2 [ ACC ] STREAM LISTENING 8041 893/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9072 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22363 10329/python /tmp/.ellis-sock unix 2 [ ACC ] SEQPACKET LISTENING 2008 394/systemd-udevd /run/udev/control real 0m0.009s user 0m0.004s sys 0m0.005s 2018-12-10 07:45:27,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-12-10 07:45:27,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-12-10 07:45:27,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.005s sys 0m0.055s 2018-12-10 07:45:27,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-12-10 07:45:27,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:39 ? 00:00:01 /sbin/init root 2 0 0 07:39 ? 00:00:00 [kthreadd] root 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:39 ? 00:00:00 [rcu_sched] root 8 2 0 07:39 ? 00:00:00 [rcuos/0] root 9 2 0 07:39 ? 00:00:00 [rcuos/1] root 10 2 0 07:39 ? 00:00:00 [rcu_bh] root 11 2 0 07:39 ? 00:00:00 [rcuob/0] root 12 2 0 07:39 ? 00:00:00 [rcuob/1] root 13 2 0 07:39 ? 00:00:00 [migration/0] root 14 2 0 07:39 ? 00:00:00 [watchdog/0] root 15 2 0 07:39 ? 00:00:00 [watchdog/1] root 16 2 0 07:39 ? 00:00:00 [migration/1] root 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:39 ? 00:00:00 [kworker/1:0] root 19 2 0 07:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:39 ? 00:00:00 [khelper] root 21 2 0 07:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:39 ? 00:00:00 [netns] root 23 2 0 07:39 ? 00:00:00 [writeback] root 24 2 0 07:39 ? 00:00:00 [kintegrityd] root 25 2 0 07:39 ? 00:00:00 [bioset] root 26 2 0 07:39 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:39 ? 00:00:00 [kblockd] root 28 2 0 07:39 ? 00:00:00 [ata_sff] root 29 2 0 07:39 ? 00:00:00 [khubd] root 30 2 0 07:39 ? 00:00:00 [md] root 31 2 0 07:39 ? 00:00:00 [devfreq_wq] root 32 2 0 07:39 ? 00:00:00 [kworker/0:1] root 33 2 0 07:39 ? 00:00:00 [kworker/1:1] root 35 2 0 07:39 ? 00:00:00 [khungtaskd] root 36 2 0 07:39 ? 00:00:00 [kswapd0] root 37 2 0 07:39 ? 00:00:00 [vmstat] root 38 2 0 07:39 ? 00:00:00 [ksmd] root 39 2 0 07:39 ? 00:00:00 [khugepaged] root 40 2 0 07:39 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:39 ? 00:00:00 [crypto] root 54 2 0 07:39 ? 00:00:00 [kthrotld] root 55 2 0 07:39 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:39 ? 00:00:00 [vballoon] root 57 2 0 07:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:39 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:39 ? 00:00:00 [deferwq] root 80 2 0 07:39 ? 00:00:00 [charger_manager] root 124 2 0 07:39 ? 00:00:00 [kpsmoused] root 126 2 0 07:39 ? 00:00:00 [kworker/0:2] root 186 2 0 07:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:39 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 07:39 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 443 2 0 07:39 ? 00:00:00 [kworker/u5:1] root 503 1 0 07:40 ? 00:00:00 upstart-socket-bridge --daemon root 579 1 0 07:40 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 07:40 ? 00:00:00 [kauditd] message+ 893 1 0 07:40 ? 00:00:00 dbus-daemon --system --fork root 919 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-logind root 947 1 0 07:40 ? 00:00:00 upstart-file-bridge --daemon syslog 1007 1 0 07:40 ? 00:00:00 rsyslogd root 1052 1 0 07:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 07:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 07:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 07:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 07:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 07:40 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 07:40 ? 00:00:00 cron daemon 1112 1 0 07:40 ? 00:00:00 atd root 1117 1 0 07:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1139 1 0 07:40 ? 00:00:00 /usr/sbin/irqbalance root 1200 1 0 07:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 07:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1661 1 0 07:40 ? 00:00:00 /home/ubuntu/ellis_host_8obyv9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_8obyv9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_8obyv9 --logging-server-logdir=/home/ubuntu/ellis_host_8obyv9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_8obyv9/work/ellis_host_8obyv9%I.log --pidfile=/home/ubuntu/ellis_host_8obyv9/work/ellis_host_8obyv9.pid ubuntu 1775 1 0 07:40 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_8obyv9/env/bin/diamond --configfile /home/ubuntu/ellis_host_8obyv9/work/plugins/diamond/etc/diamond.conf ubuntu 1828 1661 0 07:42 ? 00:00:00 /home/ubuntu/ellis_host_8obyv9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_8obyv9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_8obyv9 --logging-server-logdir=/home/ubuntu/ellis_host_8obyv9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_8obyv9/work/ellis_host_8obyv9%I.log --pidfile=/home/ubuntu/ellis_host_8obyv9/work/ellis_host_8obyv9.pid ubuntu 1850 1828 0 07:42 ? 00:00:00 /home/ubuntu/ellis_host_8obyv9/env/bin/python2.7 /home/ubuntu/ellis_host_8obyv9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-k1LNti ubuntu 1862 1850 0 07:42 ? 00:00:00 /bin/sh -c /tmp/D84KP/install-ellis.sh ubuntu 1864 1862 0 07:42 ? 00:00:00 /bin/bash -e /tmp/D84KP/install-ellis.sh root 2477 2 0 07:43 ? 00:00:00 [kworker/u5:2] mysql 9238 1 0 07:44 ? 00:00:00 /usr/sbin/mysqld ntp 9388 1 0 07:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9971 1 0 07:44 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10022 1 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10027 10022 0 07:44 ? 00:00:00 inotifywait -e create -qq . root 10153 1 0 07:44 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10154 10153 0 07:44 ? 00:00:00 nginx: worker process www-data 10155 10153 0 07:44 ? 00:00:00 nginx: worker process www-data 10156 10153 0 07:44 ? 00:00:00 nginx: worker process www-data 10157 10153 0 07:44 ? 00:00:00 nginx: worker process ellis 10329 1 0 07:44 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10668 1 0 07:45 ? 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.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-11=http://192.168.120.11:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380 root 10838 1 0 07:45 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.11 --sig-local-ip=192.168.120.11 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=ec5a01bd-c266-40ca-8097-9a232296dd3e --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid root 10944 1 0 07:45 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.11 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 11028 9971 0 07:45 ? 00:00:00 [nginx_ping] root 11030 9971 0 07:45 ? 00:00:00 [check-nginx-upt] root 11032 9971 0 07:45 ? 00:00:00 [check-monit-upt] root 11038 9971 0 07:45 ? 00:00:00 [poll_ellis.sh] root 11046 9971 0 07:45 ? 00:00:00 [poll_ellis_http] root 11048 9971 0 07:45 ? 00:00:00 [check-queue-man] root 11051 9971 0 07:45 ? 00:00:00 [check-etcd-upti] root 11056 9971 0 07:45 ? 00:00:00 [poll_etcd_clust] root 11061 9971 0 07:45 ? 00:00:00 [poll_etcd.sh] root 11102 1 0 07:45 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.11 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 11200 1 0 07:45 ? 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 11265 1864 0 07:45 ? 00:00:00 /bin/bash -e /tmp/D84KP/install-ellis.sh ubuntu 11266 11265 0 07:45 ? 00:00:00 /bin/bash -e /tmp/D84KP/install-ellis.sh root 11267 11266 0 07:45 ? 00:00:00 sudo ps -edf root 11268 11267 0 07:45 ? 00:00:00 ps -edf real 0m0.010s user 0m0.007s sys 0m0.003s 2018-12-10 07:45:27,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/mysql.err /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager.output.log /var/log/clearwater-config-manager/config-manager_20181210T070000Z.txt /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-cluster-manager/cluster-manager_20181210T070000Z.txt /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager_20181210T070000Z.txt /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/mysql /var/log/mysql/error.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa10 /var/log/sysstat/clearwater-sa10 /var/log/ntpstats /var/log/monit.log /var/log/mysql.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/ellis /var/log/cloud-init.log real 0m0.061s user 0m0.000s sys 0m0.005s 2018-12-10 07:45:27,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-12-10 07:45:27,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ab:3d:79 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feab:3d79/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:108220 errors:0 dropped:0 overruns:0 frame:0 TX packets:52150 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171770131 (171.7 MB) TX bytes:8779077 (8.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:22 errors:0 dropped:0 overruns:0 frame:0 TX packets:22 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB) real 0m0.005s user 0m0.004s sys 0m0.001s 2018-12-10 07:45:27,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 10-12-2018 07:45:12.145 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 10-12-2018 07:45:12.147 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-10 07:45:27,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-12-10 07:45:27,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-10 07:45:27,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:39 ? 00:00:01 /sbin/init root 2 0 0 07:39 ? 00:00:00 [kthreadd] root 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:39 ? 00:00:00 [rcu_sched] root 8 2 0 07:39 ? 00:00:00 [rcuos/0] root 9 2 0 07:39 ? 00:00:00 [rcuos/1] root 10 2 0 07:39 ? 00:00:00 [rcu_bh] root 11 2 0 07:39 ? 00:00:00 [rcuob/0] root 12 2 0 07:39 ? 00:00:00 [rcuob/1] root 13 2 0 07:39 ? 00:00:00 [migration/0] root 14 2 0 07:39 ? 00:00:00 [watchdog/0] root 15 2 0 07:39 ? 00:00:00 [watchdog/1] root 16 2 0 07:39 ? 00:00:00 [migration/1] root 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:39 ? 00:00:00 [kworker/1:0] root 19 2 0 07:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:39 ? 00:00:00 [khelper] root 21 2 0 07:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:39 ? 00:00:00 [netns] root 23 2 0 07:39 ? 00:00:00 [writeback] root 24 2 0 07:39 ? 00:00:00 [kintegrityd] root 25 2 0 07:39 ? 00:00:00 [bioset] root 27 2 0 07:39 ? 00:00:00 [kblockd] root 28 2 0 07:39 ? 00:00:00 [ata_sff] root 29 2 0 07:39 ? 00:00:00 [khubd] root 30 2 0 07:39 ? 00:00:00 [md] root 31 2 0 07:39 ? 00:00:00 [devfreq_wq] root 32 2 0 07:39 ? 00:00:00 [kworker/0:1] root 33 2 0 07:39 ? 00:00:00 [kworker/1:1] root 35 2 0 07:39 ? 00:00:00 [khungtaskd] root 36 2 0 07:39 ? 00:00:00 [kswapd0] root 37 2 0 07:39 ? 00:00:00 [vmstat] root 38 2 0 07:39 ? 00:00:00 [ksmd] root 39 2 0 07:39 ? 00:00:00 [khugepaged] root 40 2 0 07:39 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:39 ? 00:00:00 [crypto] root 54 2 0 07:39 ? 00:00:00 [kthrotld] root 55 2 0 07:39 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:39 ? 00:00:00 [vballoon] root 57 2 0 07:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:39 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:39 ? 00:00:00 [deferwq] root 80 2 0 07:39 ? 00:00:00 [charger_manager] root 124 2 0 07:39 ? 00:00:00 [kpsmoused] root 142 2 0 07:39 ? 00:00:00 [kworker/0:2] root 186 2 0 07:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:39 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 07:39 ? 00:00:00 upstart-udev-bridge --daemon root 390 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 07:39 ? 00:00:00 [kworker/u5:1] root 591 1 0 07:39 ? 00:00:00 upstart-socket-bridge --daemon root 645 1 0 07:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 730 2 0 07:39 ? 00:00:00 [kworker/u5:2] root 822 2 0 07:39 ? 00:00:00 [kauditd] root 927 1 0 07:39 ? 00:00:00 upstart-file-bridge --daemon syslog 970 1 0 07:39 ? 00:00:00 rsyslogd message+ 1023 1 0 07:39 ? 00:00:00 dbus-daemon --system --fork root 1059 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-logind root 1063 1 0 07:39 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1066 1 0 07:39 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1071 1 0 07:39 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1072 1 0 07:39 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1074 1 0 07:39 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1121 1 0 07:39 ? 00:00:00 /usr/sbin/sshd -D root 1132 1 0 07:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1134 1 0 07:39 ? 00:00:00 cron daemon 1135 1 0 07:39 ? 00:00:00 atd root 1154 1 0 07:39 ? 00:00:00 /usr/sbin/irqbalance root 1203 1 0 07:39 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1209 1 0 07:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1662 1 0 07:40 ? 00:00:00 /home/ubuntu/dime_host_d36pgz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_d36pgz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_d36pgz --logging-server-logdir=/home/ubuntu/dime_host_d36pgz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_d36pgz/work/dime_host_d36pgz%I.log --pidfile=/home/ubuntu/dime_host_d36pgz/work/dime_host_d36pgz.pid ubuntu 1776 1 0 07:40 ? 00:00:01 python2.7 /home/ubuntu/dime_host_d36pgz/env/bin/diamond --configfile /home/ubuntu/dime_host_d36pgz/work/plugins/diamond/etc/diamond.conf ubuntu 1838 1662 0 07:42 ? 00:00:00 /home/ubuntu/dime_host_d36pgz/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_d36pgz --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_d36pgz --logging-server-logdir=/home/ubuntu/dime_host_d36pgz/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_d36pgz/work/dime_host_d36pgz%I.log --pidfile=/home/ubuntu/dime_host_d36pgz/work/dime_host_d36pgz.pid ubuntu 1861 1838 0 07:42 ? 00:00:00 /home/ubuntu/dime_host_d36pgz/env/bin/python2.7 /home/ubuntu/dime_host_d36pgz/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-fJQi6r ubuntu 1872 1861 0 07:42 ? 00:00:00 /bin/sh -c /tmp/B2ESU/install-dime.sh ubuntu 1875 1872 0 07:42 ? 00:00:00 /bin/bash -e /tmp/B2ESU/install-dime.sh ntp 8810 1 0 07:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9374 1 0 07:44 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9375 9374 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9379 1 0 07:44 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9380 9379 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9389 9380 0 07:44 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9390 9375 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9391 9389 0 07:44 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9693 1 0 07:44 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9738 1 0 07:44 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9739 9738 0 07:44 ? 00:00:00 nginx: worker process www-data 9740 9738 0 07:44 ? 00:00:00 nginx: worker process www-data 9741 9738 0 07:44 ? 00:00:00 nginx: worker process www-data 9742 9738 0 07:44 ? 00:00:00 nginx: worker process root 9765 2 0 07:44 ? 00:00:00 [kworker/u5:0] root 10295 1 0 07:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10299 10295 0 07:45 ? 00:00:00 inotifywait -e create -qq . snmp 10360 1 0 07:45 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10503 1 0 07:45 ? 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 10566 1875 0 07:45 ? 00:00:00 /bin/bash -e /tmp/B2ESU/install-dime.sh ubuntu 10567 10566 0 07:45 ? 00:00:00 /bin/bash -e /tmp/B2ESU/install-dime.sh root 10568 10567 0 07:45 ? 00:00:00 sudo ps -edf root 10569 10568 0 07:45 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-12-10 07:45:27,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-12-10 07:45:27,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [10-Dec-2018 07:44:42 UTC] clearwater-diags-monitor starting [10-Dec-2018 07:44:42 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-10 07:45:27,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-10 07:45:27,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10503/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1121/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9693/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9738/nginx tcp6 0 0 ::1:53 :::* LISTEN 10503/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1121/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 8810/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8810/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8810/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10360/snmpd udp 0 0 0.0.0.0:37290 0.0.0.0:* 645/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10503/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 645/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8810/ntpd udp6 0 0 ::1:123 :::* 8810/ntpd udp6 0 0 :::123 :::* 8810/ntpd udp6 0 0 :::161 :::* 10360/snmpd udp6 0 0 :::19302 :::* 645/dhclient udp6 0 0 ::1:53 :::* 10503/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9520 1132/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9301 1023/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11607 1662/python2.7 /tmp/cloudify-logging-server-45049.socket unix 2 [ ACC ] STREAM LISTENING 7089 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12357 1861/python2.7 /tmp/ctx-iOakqr.socket unix 2 [ ACC ] STREAM LISTENING 21648 9390/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21649 9391/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7385 390/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 23954 10360/snmpd /var/agentx/master real 0m0.007s user 0m0.004s sys 0m0.004s 2018-12-10 07:45:27,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [10-Dec-2018 07:45:14 UTC] clearwater-diags-monitor starting [10-Dec-2018 07:45:14 UTC] Waiting for trigger files 2018:12:10 07:44:37: Namespace: management 2018:12:10 07:44:37: [management] Starting server 2018:12:10 07:44:37: [management] Listening for requests 2018:12:10 07:44:37: Namespace: signaling 2018:12:10 07:44:37: [signaling] Starting server 2018:12:10 07:44:37: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-10 07:45:27,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-10 07:45:27,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-12-10 07:45:07.247286553 Stopping etcd clearwater-etcd 2018-12-10 07:45:08.351019530 Restarting etcd clearwater-etcd 2018-12-10 07:45:08.356025052 Configured ETCDCTL_PEERS: 192.168.120.19:4000, 2018-12-10 07:45:08.356784821 Check for previous failed startup attempt 2018-12-10 07:45:08.357934372 Running etcdctl member list 38c7205b9edfe413: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=true 2018-12-10 07:45:08.413609946 etcdctl returned 0 2018-12-10 07:45:08.419919498 Joining existing cluster... 2018-12-10 07:45:08.422175012 Configured ETCDCTL_PEERS: 192.168.120.19:4000, 2018-12-10 07:45:08.423026360 Check cluster is healthy 2018-12-10 07:45:08.424754996 Running etcdctl cluster-health member 38c7205b9edfe413 is healthy: got healthy result from http://192.168.120.19:4000 cluster is healthy 2018-12-10 07:45:08.436073971 etcdctl returned 0 2018-12-10 07:45:08.437111445 Tell the cluster we're joining 2018-12-10 07:45:08.437921644 Running etcdctl member add 192-168-120-11 http://192.168.120.11:2380 Added member named 192-168-120-11 with ID c44d4f424d4b9614 to cluster ETCD_NAME="192-168-120-11" ETCD_INITIAL_CLUSTER="192-168-120-19=http://192.168.120.19:2380,192-168-120-11=http://192.168.120.11:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-12-10 07:45:08.458624935 etcdctl returned 0 2018-12-10 07:45:08.494446509 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.11:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.11 --name 192-168-120-11 --debug --initial-cluster 192-168-120-19=http://192.168.120.19:2380,192-168-120-11=http://192.168.120.11:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.11:2380 --listen-peer-urls http://192.168.120.11:2380 2018-12-10 07:45:08.496156590 Check we're actually a member of the cluster 2018-12-10 07:45:08.504898716 Wait for etcd to startup 2018-12-10 07:45:09.513536505 Etcd started successfully 2018-12-10 07:45:08.520664 I | etcdmain: etcd Version: 3.1.7 2018-12-10 07:45:08.520704 I | etcdmain: Git SHA: 43b7507 2018-12-10 07:45:08.520709 I | etcdmain: Go Version: go1.7.5 2018-12-10 07:45:08.520712 I | etcdmain: Go OS/Arch: linux/amd64 2018-12-10 07:45:08.520716 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-12-10 07:45:08.520777 I | embed: listening for peers on http://192.168.120.11:2380 2018-12-10 07:45:08.520842 I | embed: listening for client requests on 0.0.0.0:4000 2018-12-10 07:45:08.555982 I | etcdserver: name = 192-168-120-11 2018-12-10 07:45:08.556001 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.11 2018-12-10 07:45:08.556007 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.11/member 2018-12-10 07:45:08.556011 I | etcdserver: heartbeat = 100ms 2018-12-10 07:45:08.556015 I | etcdserver: election = 1000ms 2018-12-10 07:45:08.556018 I | etcdserver: snapshot count = 10000 2018-12-10 07:45:08.556027 I | etcdserver: advertise client URLs = http://192.168.120.11:4000 2018-12-10 07:45:08.631750 I | etcdserver: starting member c44d4f424d4b9614 in cluster a2ea3bef75b79dff 2018-12-10 07:45:08.631797 I | raft: c44d4f424d4b9614 became follower at term 0 2018-12-10 07:45:08.631823 I | raft: newRaft c44d4f424d4b9614 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-12-10 07:45:08.631828 I | raft: c44d4f424d4b9614 became follower at term 1 2018-12-10 07:45:08.825442 I | rafthttp: started HTTP pipelining with peer 38c7205b9edfe413 2018-12-10 07:45:08.825472 I | rafthttp: starting peer 38c7205b9edfe413... 2018-12-10 07:45:08.825483 I | rafthttp: started HTTP pipelining with peer 38c7205b9edfe413 2018-12-10 07:45:08.831687 I | rafthttp: started streaming with peer 38c7205b9edfe413 (writer) 2018-12-10 07:45:08.835575 I | rafthttp: started peer 38c7205b9edfe413 2018-12-10 07:45:08.835608 I | rafthttp: added peer 38c7205b9edfe413 2018-12-10 07:45:08.835625 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-12-10 07:45:08.835859 I | rafthttp: started streaming with peer 38c7205b9edfe413 (stream MsgApp v2 reader) 2018-12-10 07:45:08.836050 I | rafthttp: started streaming with peer 38c7205b9edfe413 (stream Message reader) 2018-12-10 07:45:08.837767 I | rafthttp: peer 38c7205b9edfe413 became active 2018-12-10 07:45:08.837784 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream MsgApp v2 writer) 2018-12-10 07:45:08.837946 I | rafthttp: started streaming with peer 38c7205b9edfe413 (writer) 2018-12-10 07:45:08.837960 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream Message writer) 2018-12-10 07:45:08.838624 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream MsgApp v2 reader) 2018-12-10 07:45:08.838685 I | rafthttp: established a TCP streaming connection with peer 38c7205b9edfe413 (stream Message reader) 2018-12-10 07:45:09.659737 I | raft: c44d4f424d4b9614 [term: 1] received a MsgVote message with higher term from 38c7205b9edfe413 [term: 3] 2018-12-10 07:45:09.659762 I | raft: c44d4f424d4b9614 became follower at term 3 2018-12-10 07:45:09.659774 I | raft: c44d4f424d4b9614 [logterm: 0, index: 0, vote: 0] cast MsgVote for 38c7205b9edfe413 [logterm: 2, index: 30] at term 3 2018-12-10 07:45:09.674470 D | raft: c44d4f424d4b9614 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 38c7205b9edfe413 2018-12-10 07:45:09.674487 I | raft: raft.node: c44d4f424d4b9614 elected leader 38c7205b9edfe413 at term 3 2018-12-10 07:45:09.676116 I | etcdserver/membership: added member 38c7205b9edfe413 [http://192.168.120.19:2380] to cluster a2ea3bef75b79dff 2018-12-10 07:45:09.676195 N | etcdserver/membership: set the initial cluster version to 3.1 2018-12-10 07:45:09.676220 I | etcdserver/api: enabled capabilities for version 3.1 2018-12-10 07:45:09.676392 I | etcdserver/membership: added member c44d4f424d4b9614 [http://192.168.120.11:2380] to cluster a2ea3bef75b79dff 2018-12-10 07:45:09.681982 I | etcdserver: published {Name:192-168-120-11 ClientURLs:[http://192.168.120.11:4000]} to cluster a2ea3bef75b79dff 2018-12-10 07:45:09.682051 I | embed: ready to serve client requests 2018-12-10 07:45:09.682338 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-12-10 07:45:09.682621 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:55499 2018-12-10 07:45:09.682738 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:55498 2018-12-10 07:45:09.697962 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:55507 2018-12-10 07:45:12.033723 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:55510 2018-12-10 07:45:12.039277 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:55511 2018-12-10 07:45:12.044240 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:55513 2018-12-10 07:45:16.688897 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.11:55517 2018-12-10 07:45:16.853384 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.11:55517 2018-12-10 07:45:16.857709 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:55518 2018-12-10 07:45:16.863861 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:55519 2018-12-10 07:45:16.920766 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:55521 2018-12-10 07:45:20.146533 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.11:55523 2018-12-10 07:45:20.158778 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:55525 2018-12-10 07:45:20.208409 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:55527 2018-12-10 07:45:21.124827 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.11:55517 2018-12-10 07:45:21.142922 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.11:55517 2018-12-10 07:45:22.386325 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.11:55528 2018-12-10 07:45:22.386628 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.11:55529 2018-12-10 07:45:22.633356 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.11:55530 2018-12-10 07:45:22.636742 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.11:55530 2018-12-10 07:45:22.639585 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.11:55531 2018-12-10 07:45:23.105056 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.26:57184 2018-12-10 07:45:23.105628 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.26:57184 2018-12-10 07:45:24.519605 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:55094 2018-12-10 07:45:24.519937 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.13:55094 2018-12-10 07:45:24.661684 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.11:55528 2018-12-10 07:45:24.682170 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.11:55528 2018-12-10 07:45:25.347722 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.11:55517 2018-12-10 07:45:25.355911 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.11:55517 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-10 07:45:27,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20181210T070000Z.txt /var/log/homestead/homestead_err.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa10 /var/log/sysstat/clearwater-sa10 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ralf /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-12-10 07:45:27,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-12-10 07:45:27,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 10-12-2018 07:45:20.258 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 10-12-2018 07:45:20.258 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 10-12-2018 07:45:20.260 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 10-12-2018 07:45:20.260 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 10-12-2018 07:45:20.260 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 10-12-2018 07:45:20.261 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 10-12-2018 07:45:20.261 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 10-12-2018 07:45:20.281 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 10-12-2018 07:45:22.384 UTC INFO main.py:113 (thread MainThread): Loaded plugin 10-12-2018 07:45:22.384 UTC INFO main.py:113 (thread MainThread): Loaded plugin 10-12-2018 07:45:22.385 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 10-12-2018 07:45:22.386 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 10-12-2018 07:45:22.552 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 10-12-2018 07:45:22.552 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 10-12-2018 07:45:22.552 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 10-12-2018 07:45:22.554 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.19: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.19 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None 10-12-2018 07:45:22.555 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash 97ef535f07e9a1e3c26754d770cec070 10-12-2018 07:45:22.555 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file 10-12-2018 07:45:24.681 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value { "hostnames": [ ] } 10-12-2018 07:45:24.681 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13 real 0m0.005s user 0m0.001s sys 0m0.004s 2018-12-10 07:45:27,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:45:27,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:27,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:27,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:27,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:27,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:27,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:27,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:27,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:45:27,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:27,566 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:27 GMT 2018-12-10 07:45:27,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:27,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:45:27,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:32,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:45:32,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:32,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:32,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:32,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:32,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:32,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:32,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:32,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_ga6700", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:27.562Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:27.562Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:27.922Z", "message": "Execution done (return_code=0): /tmp/D84KP/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:27.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:27.922Z", "message": "[dime] => 2018-12-10 07:45:09.341551776 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:27.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:27.922Z", "message": "[ellis] => 10-12-2018 07:45:16.649 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n10-12-2018 07:45:16.650 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n10-12-2018 07:45:16.679 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n10-12-2018 07:45:16.679 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n10-12-2018 07:45:16.683 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n10-12-2018 07:45:16.687 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n10-12-2018 07:45:16.851 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n10-12-2018 07:45:16.910 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n10-12-2018 07:45:16.911 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n10-12-2018 07:45:16.918 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n10-12-2018 07:45:19.021 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n10-12-2018 07:45:21.124 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n10-12-2018 07:45:21.142 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n10-12-2018 07:45:21.156 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n10-12-2018 07:45:23.244 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n10-12-2018 07:45:25.347 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n10-12-2018 07:45:25.358 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.11-ellis\"}]} from etcd, comparing to last value None\n10-12-2018 07:45:25.358 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.11-ellis\"}]} from etcd\n10-12-2018 07:45:25.358 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n10-12-2018 07:45:22.631 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n10-12-2018 07:45:22.632 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.11-ellis to queue to restart\n10-12-2018 07:45:22.639 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n10-12-2018 07:45:22.640 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.11-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:27.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:27.922Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:27.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:27.922Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:27.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:27.922Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:27.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "79edbc15-2bff-4019-9585-b898fc23a1ce"}, {"node_instance_id": "ellis_ga6700", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:28.135Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:28.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:28.929Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:28.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:28.929Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OQ3II/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:28.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "062f8f81-c39a-4124-80cb-806ec3f20a8a"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:28.929Z", "message": "Execution done (return_code=0): /tmp/B2ESU/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:28.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:28.929Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:28.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "316563a2-2426-44c1-89d0-ddca021ee180"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:29.139Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:29.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_j3qfh3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:29.139Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:29.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:29.139Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:29.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "dime_j3qfh3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:29.139Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:29.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:29.933Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:29.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a28c4555-b838-43db-b1ba-84a8c9937bcd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:29.933Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/NYX9R/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:29.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a28c4555-b838-43db-b1ba-84a8c9937bcd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:29.933Z", "message": "Executing: /tmp/NYX9R/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:29.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a28c4555-b838-43db-b1ba-84a8c9937bcd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:29.933Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8XXEH/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:29.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5d1caefa-71ef-42f3-a618-55de340b551f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.270Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.270Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5d1caefa-71ef-42f3-a618-55de340b551f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "[localhost] run: sudo mv /tmp/tmpIaqsei /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5d1caefa-71ef-42f3-a618-55de340b551f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "062f8f81-c39a-4124-80cb-806ec3f20a8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5d1caefa-71ef-42f3-a618-55de340b551f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a28c4555-b838-43db-b1ba-84a8c9937bcd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "[localhost] run: sudo mv /tmp/tmp07t1LJ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "062f8f81-c39a-4124-80cb-806ec3f20a8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "062f8f81-c39a-4124-80cb-806ec3f20a8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5d1caefa-71ef-42f3-a618-55de340b551f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "062f8f81-c39a-4124-80cb-806ec3f20a8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "[localhost] run: sudo mv /tmp/tmpnIZoFu /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5d1caefa-71ef-42f3-a618-55de340b551f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5d1caefa-71ef-42f3-a618-55de340b551f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_dquiv4': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-dquiv4'}}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'ellis': {u'ellis_ga6700': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.11', u'name': u'ellis-ga6700'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}, u'dime': {u'dime_j3qfh3': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-j3qfh3'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5d1caefa-71ef-42f3-a618-55de340b551f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "062f8f81-c39a-4124-80cb-806ec3f20a8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_dquiv4': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-dquiv4'}}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'ellis': {u'ellis_ga6700': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.11', u'name': u'ellis-ga6700'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "062f8f81-c39a-4124-80cb-806ec3f20a8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "062f8f81-c39a-4124-80cb-806ec3f20a8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5d1caefa-71ef-42f3-a618-55de340b551f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.19:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.19\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a28c4555-b838-43db-b1ba-84a8c9937bcd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5d1caefa-71ef-42f3-a618-55de340b551f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5d1caefa-71ef-42f3-a618-55de340b551f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "[localhost] run: sudo mv /tmp/tmpYqkp37 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "062f8f81-c39a-4124-80cb-806ec3f20a8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "062f8f81-c39a-4124-80cb-806ec3f20a8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "062f8f81-c39a-4124-80cb-806ec3f20a8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "062f8f81-c39a-4124-80cb-806ec3f20a8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:30.992Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5d1caefa-71ef-42f3-a618-55de340b551f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:31.273Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:31.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 1882, "offset": 1802, "size": 50}}} 2018-12-10 07:45:32,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:32,929 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:32 GMT 2018-12-10 07:45:32,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:32,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30796 2018-12-10 07:45:32,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:32,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:32,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/D84KP/install-ellis.sh 2018-12-10 07:45:32,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-12-10 07:45:09.341551776 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-10 07:45:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 10-12-2018 07:45:16.649 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 10-12-2018 07:45:16.650 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 10-12-2018 07:45:16.679 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 10-12-2018 07:45:16.679 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 10-12-2018 07:45:16.683 UTC INFO main.py:114 (thread MainThread): Loaded plugin 10-12-2018 07:45:16.687 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 10-12-2018 07:45:16.851 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 10-12-2018 07:45:16.910 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 10-12-2018 07:45:16.911 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 10-12-2018 07:45:16.918 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 10-12-2018 07:45:19.021 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 10-12-2018 07:45:21.124 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 10-12-2018 07:45:21.142 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 10-12-2018 07:45:21.156 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 10-12-2018 07:45:23.244 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 10-12-2018 07:45:25.347 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 10-12-2018 07:45:25.358 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.11-ellis"}]} from etcd, comparing to last value None 10-12-2018 07:45:25.358 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.11-ellis"}]} from etcd 10-12-2018 07:45:25.358 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 10-12-2018 07:45:22.631 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 10-12-2018 07:45:22.632 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.11-ellis to queue to restart 10-12-2018 07:45:22.639 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 10-12-2018 07:45:22.640 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.11-ellis"}]} real 0m0.005s user 0m0.002s sys 0m0.003s 2018-12-10 07:45:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-10 07:45:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-12-10 07:45:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-10 07:45:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:45:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-12-10 07:45:32,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OQ3II/bind.py 2018-12-10 07:45:32,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/B2ESU/install-dime.sh 2018-12-10 07:45:32,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-10 07:45:32,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:45:32,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:45:32,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:45:32,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:32,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-12-10 07:45:32,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/NYX9R/create_number.sh 2018-12-10 07:45:32,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NYX9R/create_number.sh 2018-12-10 07:45:32,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8XXEH/bind.py 2018-12-10 07:45:32,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:45:32,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:45:32,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:45:32,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIaqsei /etc/bind/db.clearwater.opnfv 2018-12-10 07:45:32,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:45:32,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:45:32,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-12-10 07:45:32,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp07t1LJ /etc/bind/db.clearwater.local 2018-12-10 07:45:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:45:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:45:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:45:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnIZoFu /etc/bind/db.clearwater.local 2018-12-10 07:45:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:45:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_dquiv4': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-dquiv4'}}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'ellis': {u'ellis_ga6700': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.11', u'name': u'ellis-ga6700'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}, u'dime': {u'dime_j3qfh3': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-j3qfh3'}}}, 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.19', u'hss_hostname': u''}. 2018-12-10 07:45:32,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:45:32,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_dquiv4': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-dquiv4'}}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'ellis': {u'ellis_ga6700': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.11', u'name': u'ellis-ga6700'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}. 2018-12-10 07:45:32,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:45:32,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:45:32,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.19: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.19 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-12-10 07:45:32,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:45:32,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:45:32,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYqkp37 /etc/bind/db.clearwater.opnfv 2018-12-10 07:45:32,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:45:32,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:45:32,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:45:32,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:45:32,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:32,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:45:32,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:32,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:32,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:32,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:32,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:32,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:32,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:32,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:45:32,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:32,998 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:32 GMT 2018-12-10 07:45:32,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:32,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:45:32,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:38,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:45:38,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:38,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:38,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:38,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:38,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:38,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:38,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:38,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:33.875Z", "message": "Execution done (return_code=0): /tmp/NYX9R/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:33.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "a28c4555-b838-43db-b1ba-84a8c9937bcd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:33.937Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:33.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:34.998Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:34.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}], "metadata": {"pagination": {"total": 1885, "offset": 1849, "size": 50}}} 2018-12-10 07:45:38,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:38,126 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:38 GMT 2018-12-10 07:45:38,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:38,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1670 2018-12-10 07:45:38,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:38,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NYX9R/create_number.sh 2018-12-10 07:45:38,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:38,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-10 07:45:38,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:45:38,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:38,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:38,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:38,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:38,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:38,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:38,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:38,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:45:38,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:38,442 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:38 GMT 2018-12-10 07:45:38,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:38,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:45:38,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:43,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:45:43,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:43,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:43,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:43,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:43,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:43,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:43,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:43,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:40.089Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 0s (6,245 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59695 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m5.709s\nuser\t0m3.538s\nsys\t0m0.970s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:40.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:41.191Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:41.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:41.191Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:41.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:41.191Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:41.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:43.048Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.009s\nsys\t0m0.052s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:43.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}], "metadata": {"pagination": {"total": 1890, "offset": 1852, "size": 50}}} 2018-12-10 07:45:43,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:43,733 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:43 GMT 2018-12-10 07:45:43,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:43,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7535 2018-12-10 07:45:43,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:43,733 - 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 2 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 0s (6,245 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59695 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting 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 0m5.709s user 0m3.538s sys 0m0.970s 2018-12-10 07:45:43,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-12-10 07:45:43,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-12-10 07:45:43,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-12-10 07:45:43,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.009s sys 0m0.052s 2018-12-10 07:45:43,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:45:43,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:43,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:43,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:43,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:43,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:43,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:43,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:43,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:45:43,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:43,796 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:43 GMT 2018-12-10 07:45:43,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:43,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:45:43,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:48,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:45:48,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:48,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:48,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:48,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:48,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:48,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:48,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:48,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:44.196Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:44.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:44.196Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:39 ? 00:00:01 /sbin/init\nroot 2 0 0 07:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:39 ? 00:00:00 [migration/0]\nroot 14 2 0 07:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:39 ? 00:00:00 [migration/1]\nroot 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 07:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:39 ? 00:00:00 [khelper]\nroot 21 2 0 07:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:39 ? 00:00:00 [netns]\nroot 23 2 0 07:39 ? 00:00:00 [writeback]\nroot 24 2 0 07:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:39 ? 00:00:00 [bioset]\nroot 26 2 0 07:39 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:39 ? 00:00:00 [kblockd]\nroot 28 2 0 07:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:39 ? 00:00:00 [khubd]\nroot 30 2 0 07:39 ? 00:00:00 [md]\nroot 31 2 0 07:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:39 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:39 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:39 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:39 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:39 ? 00:00:00 [vmstat]\nroot 38 2 0 07:39 ? 00:00:00 [ksmd]\nroot 39 2 0 07:39 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:39 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:39 ? 00:00:00 [crypto]\nroot 54 2 0 07:39 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:39 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:39 ? 00:00:00 [vballoon]\nroot 57 2 0 07:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:39 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:39 ? 00:00:00 [deferwq]\nroot 80 2 0 07:39 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:39 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:39 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 07:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:39 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 07:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 382 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 07:39 ? 00:00:00 [kworker/u5:1]\nroot 494 1 0 07:39 ? 00:00:00 upstart-socket-bridge --daemon\nroot 583 1 0 07:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 07:40 ? 00:00:00 [kauditd]\nmessage+ 873 1 0 07:40 ? 00:00:00 dbus-daemon --system --fork\nroot 935 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-logind\nroot 941 1 0 07:40 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1020 1 0 07:40 ? 00:00:00 rsyslogd\nroot 1049 1 0 07:40 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 07:40 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 07:40 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 07:40 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 07:40 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1096 1 0 07:40 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 07:40 ? 00:00:00 cron\ndaemon 1109 1 0 07:40 ? 00:00:00 atd\nroot 1114 1 0 07:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1118 1 0 07:40 ? 00:00:00 /usr/sbin/irqbalance\nroot 1200 1 0 07:40 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 07:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1456 2 0 07:40 ? 00:00:00 [kworker/0:2]\nubuntu 1662 1 0 07:40 ? 00:00:00 /home/ubuntu/vellum_host_m2u47u/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_m2u47u --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_m2u47u --logging-server-logdir=/home/ubuntu/vellum_host_m2u47u/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_m2u47u/work/vellum_host_m2u47u%I.log --pidfile=/home/ubuntu/vellum_host_m2u47u/work/vellum_host_m2u47u.pid\nubuntu 1776 1 0 07:40 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_m2u47u/env/bin/diamond --configfile /home/ubuntu/vellum_host_m2u47u/work/plugins/diamond/etc/diamond.conf\nubuntu 1828 1662 0 07:42 ? 00:00:00 /home/ubuntu/vellum_host_m2u47u/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_m2u47u --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_m2u47u --logging-server-logdir=/home/ubuntu/vellum_host_m2u47u/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_m2u47u/work/vellum_host_m2u47u%I.log --pidfile=/home/ubuntu/vellum_host_m2u47u/work/vellum_host_m2u47u.pid\nubuntu 1851 1828 0 07:42 ? 00:00:00 /home/ubuntu/vellum_host_m2u47u/env/bin/python2.7 /home/ubuntu/vellum_host_m2u47u/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-WReZKi\nubuntu 1863 1851 0 07:42 ? 00:00:00 /bin/sh -c /tmp/1INTC/install-vellum.sh\nubuntu 1864 1863 0 07:42 ? 00:00:00 /bin/bash -e /tmp/1INTC/install-vellum.sh\nroot 2195 2 0 07:43 ? 00:00:00 [kworker/u5:2]\nntp 11858 1 0 07:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12251 1 0 07:44 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12920 1 0 07:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13246 1 0 07:45 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13253 13246 0 07:45 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13897 12920 0 07:45 ? 00:00:00 [check-monit-upt] \nmemcache 13941 1 0 07:45 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.24 -c 4096 -r -U 0\nroot 13947 12920 0 07:45 ? 00:00:00 [check-memcached] \nroot 13950 12920 0 07:45 ? 00:00:00 [poll_memcached.] \ndnsmasq 14330 1 0 07:45 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14394 1864 0 07:45 ? 00:00:00 /bin/bash -e /tmp/1INTC/install-vellum.sh\nubuntu 14395 14394 0 07:45 ? 00:00:00 /bin/bash -e /tmp/1INTC/install-vellum.sh\nroot 14396 14395 0 07:45 ? 00:00:00 sudo ps -edf\nroot 14397 14396 0 07:45 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:44.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:44.196Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:44.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:44.196Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:44.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:44.196Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:04:83:39 \n inet addr:192.168.120.24 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe04:8339/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:143993 errors:0 dropped:0 overruns:0 frame:0\n TX packets:55212 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218708881 (218.7 MB) TX bytes:8987551 (8.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:158 errors:0 dropped:0 overruns:0 frame:0\n TX packets:158 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13228 (13.2 KB) TX bytes:13228 (13.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:44.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:45.201Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:45.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:45.201Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:45.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:45.201Z", "message": "[vellum] => /var/log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/astaire\n/var/log/memcached.log\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/rogers\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_out.log\n/var/log/rogers/rogers_20181210T070000Z.txt\n/var/log/rogers/rogers_current.txt\n/var/log/auth.log\n/var/log/sysstat\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/chronos\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/upstart\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:45.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:45.201Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:45.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:45.201Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14330/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12920/monit \ntcp 0 0 192.168.120.24:11211 0.0.0.0:* LISTEN 13941/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12251/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14330/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1096/sshd \nudp 0 0 192.168.120.24:123 0.0.0.0:* 11858/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11858/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11858/ntpd \nudp 0 0 0.0.0.0:55650 0.0.0.0:* 583/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12251/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14330/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 11858/ntpd \nudp6 0 0 ::1:123 :::* 11858/ntpd \nudp6 0 0 :::123 :::* 11858/ntpd \nudp6 0 0 :::19144 :::* 583/dhclient \nudp6 0 0 ::1:53 :::* 14330/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11345 1662/python2.7 /tmp/cloudify-logging-server-2f924.socket\nunix 2 [ ACC ] STREAM LISTENING 7011 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11649 1851/python2.7 /tmp/ctx-BlFFf7.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7282 382/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9365 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8092 873/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:45.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:46.210Z", "message": "[vellum] => 2018-12-10 07:45:02.477117081 Stopping etcd clearwater-etcd\n2018-12-10 07:45:29.479363226 Restarting etcd clearwater-etcd\n2018-12-10 07:45:29.484202954 Configured ETCDCTL_PEERS: 192.168.120.19:4000,\n2018-12-10 07:45:29.484916835 Check for previous failed startup attempt\n2018-12-10 07:45:29.486074248 Running etcdctl member list\n38c7205b9edfe413: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=true\nc44d4f424d4b9614: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=false\n2018-12-10 07:45:29.563190589 etcdctl returned 0\n2018-12-10 07:45:29.569548981 Joining existing cluster...\n2018-12-10 07:45:31.572541629 Configured ETCDCTL_PEERS: 192.168.120.19:4000,\n2018-12-10 07:45:31.573537191 Check cluster is healthy\n2018-12-10 07:45:31.575965075 Running etcdctl cluster-health\nmember 37ba03c25b589e0b is healthy: got healthy result from http://192.168.120.13:4000\nmember 38c7205b9edfe413 is healthy: got healthy result from http://192.168.120.19:4000\nmember c44d4f424d4b9614 is healthy: got healthy result from http://192.168.120.11:4000\ncluster is healthy\n2018-12-10 07:45:31.598898905 etcdctl returned 0\n2018-12-10 07:45:31.600080571 Tell the cluster we're joining\n2018-12-10 07:45:31.600888483 Running etcdctl member add 192-168-120-24 http://192.168.120.24:2380\nclient: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.19:4000 has no leader\n; error #1: client: etcd member http://192.168.120.13:4000 has no leader\n; error #2: client: etcd member http://192.168.120.11:4000 has no leader\n\n2018-12-10 07:45:31.614283111 etcdctl returned 1\n2018-12-10 07:45:31.618997795 Running etcdctl member list\n37ba03c25b589e0b: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=false\n38c7205b9edfe413: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=true\nc44d4f424d4b9614: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=false\n2018-12-10 07:45:31.640395106 etcdctl returned 0\n2018-12-10 07:45:31.642240032 Running etcdctl member remove\nProvide a single member ID\n2018-12-10 07:45:31.655069680 etcdctl returned 1\n2018-12-10 07:45:31.656493286 Failed to add local node 192.168.120.24 to the etcd cluster\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:46.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:46.210Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:46.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:47.215Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:47.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:47.215Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:47.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:47.215Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:47.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:47.215Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:47.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:47.215Z", "message": "[vellum] => INFO [main] 2018-12-10 07:43:51,952 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-12-10 07:43:51,971 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-10 07:43:52,064 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-10 07:43:52,246 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-12-10 07:43:52,255 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-12-10 07:43:52,255 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-12-10 07:43:52,646 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-10 07:43:52,665 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-10 07:43:52,685 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-12-10 07:43:52,686 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-12-10 07:43:52,686 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-12-10 07:43:52,686 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 702720(686K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-12-10 07:43:52,687 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74012904(72278K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-12-10 07:43:52,687 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-12-10 07:43:52,687 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-12-10 07:43:52,687 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16672920(16282K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-12-10 07:43:52,688 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-12-10 07:43:52,689 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1544427831.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1544427831.log]\nINFO [main] 2018-12-10 07:43:52,758 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-12-10 07:43:52,759 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-12-10 07:43:52,852 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-12-10 07:43:52,854 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-12-10 07:43:52,855 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-12-10 07:43:52,860 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-12-10 07:43:52,867 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-12-10 07:43:52,874 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-12-10 07:43:52,875 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-12-10 07:43:52,953 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-12-10 07:43:54,274 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-12-10 07:43:54,278 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-12-10 07:43:54,283 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-12-10 07:43:54,287 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-12-10 07:43:54,292 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-12-10 07:43:54,296 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-12-10 07:43:54,301 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-12-10 07:43:54,305 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-12-10 07:43:54,309 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-12-10 07:43:54,312 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-12-10 07:43:54,318 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-12-10 07:43:54,322 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-12-10 07:43:54,325 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-12-10 07:43:54,329 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-12-10 07:43:54,332 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-12-10 07:43:54,336 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-12-10 07:43:54,409 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-12-10 07:43:54,409 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-12-10 07:43:54,459 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-10 07:43:54,467 Memtable.java:347 - Writing Memtable-local@235044508(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-10 07:43:54,524 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=1544427834250, position=399)\nINFO [main] 2018-12-10 07:43:54,771 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-12-10 07:43:54,937 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-12-10 07:43:54,937 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-12-10 07:43:54,939 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-12-10 07:43:54,952 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-12-10 07:43:54,953 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-12-10 07:43:54,968 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-10 07:43:54,978 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-12-10 07:43:54,988 SystemKeyspace.java:765 - No host ID found, created c3d8646e-78a5-4225-95b6-fcb1acadebb1 (Note: This should happen exactly once per node).\nINFO [main] 2018-12-10 07:43:54,990 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-12-10 07:43:54,992 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-10 07:43:54,993 Memtable.java:347 - Writing Memtable-local@873487002(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-10 07:43:54,994 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=1544427834250, position=93397)\nINFO [main] 2018-12-10 07:43:55,094 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-10 07:43:55,101 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-10 07:43:55,128 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-12-10 07:43:55,139 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-10 07:43:55,147 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-10 07:43:55,156 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-10 07:43:55,170 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-10 07:43:55,177 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-12-10 07:43:55,179 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-10 07:43:55,186 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-10 07:43:55,197 StorageService.java:959 - Generated random tokens. tokens are [8450541673807052428, -4376062139564199190, -3729112462170025331, 4103258318457131909, 1041349387847989559, 911390142807435258, -1334907463857982406, -4908097325068025494, -6865219674217693618, -552158316459182985, 7184165268310151292, -8022322563474403330, -2911154443866113144, 2456081374400582630, -6820099389493590773, 9119618760825164728, -753024524605889321, 6318651143595216948, -3416558020861769079, -6729885419490733623, -3814776590860882127, -8967344582724249899, 5410963480846137685, 5571553207080877169, 3767384498526838960, -1197961462658833091, 2695289130958976145, 5329071111055071151, -8995511309432691223, -1070259819776018175, -7493305641912200951, 1882064300867156932, 4201684804324785946, 5186165751136363581, -8436857731198893190, -3801314724339683289, 6272132520719474798, 8743321511867649719, 6964168891790303514, -3025724502609438239, 6329302911443908236, -5191523932401564805, -3676304643340261958, 9117990478662022511, 5087898688052352652, 7128681794633098186, 5798985782721488411, -1884636006309977153, 7229731254126871075, -1143018456324060110, 3696256476296216415, -497816021574896078, -1818502480125310936, -8260843541911084356, -6039055412610894163, 6745318421281643148, 4005639735241417796, 5618445291161147783, -4333244359035910754, -7082121235675700611, 5118841339340589451, 2819199421255573807, 2143156442850449252, -6320352372346570673, 1064102312453026214, -5302241463214347185, 5573252550058182078, -1653909347837819869, 4290202554793699078, -795506265268139247, 238443179437332685, 7990092026215088401, -3841515065138944384, 1716332677765697271, -6640137383105058150, 7985597018671119027, -2580780743256244548, -8632814447035685392, 5802212795450272578, 7731977577872281250, 7700190819974807373, -65514185623105351, -4368019331643951276, 3488738866129741565, -4818819124775074922, 3525989495366570058, -3520819430597883347, -1421201559706031968, -6952322869683481366, 7229066572785011344, -266495215445338607, 908624288421931867, -2056492028347925438, 5769006220658500798, 7977815536061015192, 9010921837938449866, 3464906629431060428, 1570506218750859777, -5646084021361003501, 12980761393086805, 665420005979192982, 6121174070266159150, 4610112759547025125, 9019779173157923060, 7856226058326932782, 4270238946614538618, -975358853945477329, 1617702056279195854, -7924798977672802935, 3340063149691598823, 7561878998658660204, -7933994939500403783, -1555714170865134867, 5923259798171377633, -9005991473496490334, 7169092531787319199, -3815476516687104131, -7250939949675864288, 6516814254771812094, 2720059847897665716, -3103943604740285117, -890352545913021513, 573052050475416776, -528932348580658083, 3538026823639392516, -1833343892246714049, 2029299090763161299, -7172760198691270937, 7963976636860572547, 5462794792656981090, 7177272727726451631, 1826306906062544882, -5101109704757792483, 8763852868707850985, -8317432322857607075, 1657330277193450139, 1683188437788265242, 5520043242551128138, -5815183232064670453, 6098726885256599352, -5525906969149776675, -7151382262503004378, 2503972615972948139, 3588448695429445779, -2840391640461751509, -6467155974012491215, -1583125239518826863, -8264863473907774739, -3837953684908252435, -725115776533549805, 5929269818076225151, 7331365142904451207, 7951013040011017971, 1366256759430192499, 3685025316885391060, -7322835802567509416, -4070122399671200225, -6669741725660236371, -1816013236890011547, -5188426129829914581, -4837881915488178882, -6936208113327523431, 9105764404046098941, -5727948013706756972, -297452359583530753, 5102596157346319081, 6596741098108110485, 2503975804561042695, 8244824192409016751, 7896362536593222459, 756517330336789924, -8720272030302007208, -7622484511483838250, -1362399462242605426, 2382223243393156779, -6765285985988214750, 5563558845464191946, 7635181753441663723, 4111658973376427852, -480145669368282261, -4268101485674493337, -1003283943128524123, 7855007140658548114, 3112782266400917644, -461067988884160865, -5928873396794875668, 7806434308363603008, -7737064489160277295, -8802064773888856138, -8486883603545430192, -8753833589667325956, -5372469744015168568, 118967831658995429, 448445813583550473, -8907035220782730722, -4858849472261475811, 1885490890851128563, -7856761130634041057, 6580134559154442380, -3316523609897719414, -4930834051963143624, 7053063934939320023, 5220251159019477339, -7093890710982727921, -8336271795574076603, -7446218746060445855, -6396422003008462467, 7530674040304256153, 6495817214350506748, 6521676542796430347, -6498588816034895682, -7665956824145222544, 1317451472510447434, -1232701994590493473, 5217072395983244251, 7848386620221171984, -8337359260437563154, 528758198095790249, -4558570048360141831, 8661011486085247046, 4795996457746836281, -14953592019214364, 4830931987759817650, -1373878013743186489, 3752763821758449012, -112927552525801698, 8589068482550217162, 6693621563593469415, -7270817146679176149, -5121772514794166173, 6318029026422556276, -5077131558243835754, -3739575217633704541, -1390329730160115642, -5512235739133717823, 6653564948968938949, 6548476133351731267, 7292907667867439058, -6713220568931004366, -8488850149028697874, -7779168246269363859, 6893042200619222737, 4497623677799100930, -8036508997669425159, 7501075599060651201, -7280442627698809359, 8531774408362749863, -572792766891882549, -55099117015388598, -9074095855899702226, 7199011172830871906, -3625189179378454562, 8679130961381402784, 4828561458981884197, -1882931781505171860, 4823082766048130086]\nINFO [main] 2018-12-10 07:43:55,207 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@65e639d[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@7b147af8[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@5b42d5ee}\nINFO [MigrationStage:1] 2018-12-10 07:43:55,240 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-10 07:43:55,241 Memtable.java:347 - Writing Memtable-schema_keyspaces@1987418544(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-10 07:43:55,242 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=1544427834250, position=102352)\nINFO [MigrationStage:1] 2018-12-10 07:43:55,323 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-10 07:43:55,324 Memtable.java:347 - Writing Memtable-schema_columnfamilies@612233762(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-10 07:43:55,336 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=1544427834250, position=102352)\nINFO [MigrationStage:1] 2018-12-10 07:43:55,576 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-10 07:43:55,577 Memtable.java:347 - Writing Memtable-schema_columns@619565193(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-10 07:43:55,597 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=1544427834250, position=102352)\nINFO [MigrationStage:1] 2018-12-10 07:43:55,666 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-10 07:43:55,667 Memtable.java:347 - Writing Memtable-schema_triggers@86800321(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-10 07:43:55,668 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=1544427834250, position=102352)\nINFO [MigrationStage:1] 2018-12-10 07:43:55,794 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-10 07:43:55,795 Memtable.java:347 - Writing Memtable-schema_usertypes@1680254406(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-10 07:43:55,796 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=1544427834250, position=102352)\nINFO [MigrationStage:1] 2018-12-10 07:43:56,067 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@581a980[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-12-10 07:43:56,071 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-12-10 07:43:56,072 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@42e1b2fe[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-12-10 07:43:56,076 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-12-10 07:43:56,114 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-10 07:43:56,114 Memtable.java:347 - Writing Memtable-local@202908330(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-10 07:43:56,116 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=1544427834250, position=102595)\nINFO [main] 2018-12-10 07:43:56,660 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51473 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-10 07:43:56,661 Memtable.java:347 - Writing Memtable-local@2108627005(8.359KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-10 07:43:56,672 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=1544427834250, position=114579)\nINFO [CompactionExecutor:2] 2018-12-10 07:43:56,954 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')]\nINFO [main] 2018-12-10 07:43:56,987 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-12-10 07:43:57,074 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-12-10 07:43:57,102 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-12-10 07:43:57,102 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-12-10 07:43:57,156 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-12-10 07:43:57,162 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-12-10 07:43:57,320 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,937 bytes to 5,773 (~97% of original) in 360ms = 0.015293MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-12-10 07:44:59,521 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-12-10 07:44:59,539 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-12-10 07:44:59,539 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-12-10 07:44:59,541 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-12-10 07:45:01,550 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-12-10 07:45:01,552 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:47.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:47.718Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:47.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:48.220Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:48.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:48.220Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:48.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:48.220Z", "message": "Execution done (return_code=0): /tmp/1INTC/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:48.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "6033b8bd-a3cb-45f1-8217-af606a021590"}], "metadata": {"pagination": {"total": 1913, "offset": 1857, "size": 50}}} 2018-12-10 07:45:48,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:48,911 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:48 GMT 2018-12-10 07:45:48,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:48,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81874 2018-12-10 07:45:48,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:48,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-12-10 07:45:48,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:39 ? 00:00:01 /sbin/init root 2 0 0 07:39 ? 00:00:00 [kthreadd] root 3 2 0 07:39 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:39 ? 00:00:00 [rcu_sched] root 8 2 0 07:39 ? 00:00:00 [rcuos/0] root 9 2 0 07:39 ? 00:00:00 [rcuos/1] root 10 2 0 07:39 ? 00:00:00 [rcu_bh] root 11 2 0 07:39 ? 00:00:00 [rcuob/0] root 12 2 0 07:39 ? 00:00:00 [rcuob/1] root 13 2 0 07:39 ? 00:00:00 [migration/0] root 14 2 0 07:39 ? 00:00:00 [watchdog/0] root 15 2 0 07:39 ? 00:00:00 [watchdog/1] root 16 2 0 07:39 ? 00:00:00 [migration/1] root 17 2 0 07:39 ? 00:00:00 [ksoftirqd/1] root 19 2 0 07:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:39 ? 00:00:00 [khelper] root 21 2 0 07:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:39 ? 00:00:00 [netns] root 23 2 0 07:39 ? 00:00:00 [writeback] root 24 2 0 07:39 ? 00:00:00 [kintegrityd] root 25 2 0 07:39 ? 00:00:00 [bioset] root 26 2 0 07:39 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:39 ? 00:00:00 [kblockd] root 28 2 0 07:39 ? 00:00:00 [ata_sff] root 29 2 0 07:39 ? 00:00:00 [khubd] root 30 2 0 07:39 ? 00:00:00 [md] root 31 2 0 07:39 ? 00:00:00 [devfreq_wq] root 32 2 0 07:39 ? 00:00:00 [kworker/0:1] root 33 2 0 07:39 ? 00:00:00 [kworker/1:1] root 35 2 0 07:39 ? 00:00:00 [khungtaskd] root 36 2 0 07:39 ? 00:00:00 [kswapd0] root 37 2 0 07:39 ? 00:00:00 [vmstat] root 38 2 0 07:39 ? 00:00:00 [ksmd] root 39 2 0 07:39 ? 00:00:00 [khugepaged] root 40 2 0 07:39 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:39 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:39 ? 00:00:00 [crypto] root 54 2 0 07:39 ? 00:00:00 [kthrotld] root 55 2 0 07:39 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:39 ? 00:00:00 [vballoon] root 57 2 0 07:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:39 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:39 ? 00:00:00 [deferwq] root 80 2 0 07:39 ? 00:00:00 [charger_manager] root 124 2 0 07:39 ? 00:00:00 [kpsmoused] root 142 2 0 07:39 ? 00:00:00 [kworker/1:2] root 186 2 0 07:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:39 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 07:39 ? 00:00:00 upstart-udev-bridge --daemon root 382 1 0 07:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 07:39 ? 00:00:00 [kworker/u5:1] root 494 1 0 07:39 ? 00:00:00 upstart-socket-bridge --daemon root 583 1 0 07:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 07:40 ? 00:00:00 [kauditd] message+ 873 1 0 07:40 ? 00:00:00 dbus-daemon --system --fork root 935 1 0 07:40 ? 00:00:00 /lib/systemd/systemd-logind root 941 1 0 07:40 ? 00:00:00 upstart-file-bridge --daemon syslog 1020 1 0 07:40 ? 00:00:00 rsyslogd root 1049 1 0 07:40 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 07:40 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 07:40 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 07:40 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 07:40 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1096 1 0 07:40 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 07:40 ? 00:00:00 cron daemon 1109 1 0 07:40 ? 00:00:00 atd root 1114 1 0 07:40 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1118 1 0 07:40 ? 00:00:00 /usr/sbin/irqbalance root 1200 1 0 07:40 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 07:40 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1456 2 0 07:40 ? 00:00:00 [kworker/0:2] ubuntu 1662 1 0 07:40 ? 00:00:00 /home/ubuntu/vellum_host_m2u47u/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_m2u47u --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_m2u47u --logging-server-logdir=/home/ubuntu/vellum_host_m2u47u/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_m2u47u/work/vellum_host_m2u47u%I.log --pidfile=/home/ubuntu/vellum_host_m2u47u/work/vellum_host_m2u47u.pid ubuntu 1776 1 0 07:40 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_m2u47u/env/bin/diamond --configfile /home/ubuntu/vellum_host_m2u47u/work/plugins/diamond/etc/diamond.conf ubuntu 1828 1662 0 07:42 ? 00:00:00 /home/ubuntu/vellum_host_m2u47u/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_m2u47u --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_m2u47u --logging-server-logdir=/home/ubuntu/vellum_host_m2u47u/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_m2u47u/work/vellum_host_m2u47u%I.log --pidfile=/home/ubuntu/vellum_host_m2u47u/work/vellum_host_m2u47u.pid ubuntu 1851 1828 0 07:42 ? 00:00:00 /home/ubuntu/vellum_host_m2u47u/env/bin/python2.7 /home/ubuntu/vellum_host_m2u47u/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-WReZKi ubuntu 1863 1851 0 07:42 ? 00:00:00 /bin/sh -c /tmp/1INTC/install-vellum.sh ubuntu 1864 1863 0 07:42 ? 00:00:00 /bin/bash -e /tmp/1INTC/install-vellum.sh root 2195 2 0 07:43 ? 00:00:00 [kworker/u5:2] ntp 11858 1 0 07:44 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12251 1 0 07:44 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12920 1 0 07:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13246 1 0 07:45 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13253 13246 0 07:45 ? 00:00:00 cpulimit -e astaire -l 10 root 13897 12920 0 07:45 ? 00:00:00 [check-monit-upt] memcache 13941 1 0 07:45 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.24 -c 4096 -r -U 0 root 13947 12920 0 07:45 ? 00:00:00 [check-memcached] root 13950 12920 0 07:45 ? 00:00:00 [poll_memcached.] dnsmasq 14330 1 0 07:45 ? 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 14394 1864 0 07:45 ? 00:00:00 /bin/bash -e /tmp/1INTC/install-vellum.sh ubuntu 14395 14394 0 07:45 ? 00:00:00 /bin/bash -e /tmp/1INTC/install-vellum.sh root 14396 14395 0 07:45 ? 00:00:00 sudo ps -edf root 14397 14396 0 07:45 ? 00:00:00 ps -edf real 0m0.010s user 0m0.009s sys 0m0.002s 2018-12-10 07:45:48,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-12-10 07:45:48,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-12-10 07:45:48,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:04:83:39 inet addr:192.168.120.24 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe04:8339/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:143993 errors:0 dropped:0 overruns:0 frame:0 TX packets:55212 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218708881 (218.7 MB) TX bytes:8987551 (8.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:158 errors:0 dropped:0 overruns:0 frame:0 TX packets:158 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13228 (13.2 KB) TX bytes:13228 (13.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-10 07:45:48,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-12-10 07:45:48,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-12-10 07:45:48,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/astaire /var/log/memcached.log /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/rogers /var/log/rogers/rogers_err.log /var/log/rogers/rogers_out.log /var/log/rogers/rogers_20181210T070000Z.txt /var/log/rogers/rogers_current.txt /var/log/auth.log /var/log/sysstat /var/log/ntpstats /var/log/monit.log /var/log/chronos /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/upstart /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init.log real 0m0.008s user 0m0.000s sys 0m0.006s 2018-12-10 07:45:48,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-12-10 07:45:48,915 - 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 14330/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1096/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12920/monit tcp 0 0 192.168.120.24:11211 0.0.0.0:* LISTEN 13941/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12251/memcached tcp6 0 0 ::1:53 :::* LISTEN 14330/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1096/sshd udp 0 0 192.168.120.24:123 0.0.0.0:* 11858/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11858/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11858/ntpd udp 0 0 0.0.0.0:55650 0.0.0.0:* 583/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12251/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14330/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 11858/ntpd udp6 0 0 ::1:123 :::* 11858/ntpd udp6 0 0 :::123 :::* 11858/ntpd udp6 0 0 :::19144 :::* 583/dhclient udp6 0 0 ::1:53 :::* 14330/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11345 1662/python2.7 /tmp/cloudify-logging-server-2f924.socket unix 2 [ ACC ] STREAM LISTENING 7011 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11649 1851/python2.7 /tmp/ctx-BlFFf7.socket unix 2 [ ACC ] SEQPACKET LISTENING 7282 382/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9365 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8092 873/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-12-10 07:45:48,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-12-10 07:45:02.477117081 Stopping etcd clearwater-etcd 2018-12-10 07:45:29.479363226 Restarting etcd clearwater-etcd 2018-12-10 07:45:29.484202954 Configured ETCDCTL_PEERS: 192.168.120.19:4000, 2018-12-10 07:45:29.484916835 Check for previous failed startup attempt 2018-12-10 07:45:29.486074248 Running etcdctl member list 38c7205b9edfe413: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=true c44d4f424d4b9614: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=false 2018-12-10 07:45:29.563190589 etcdctl returned 0 2018-12-10 07:45:29.569548981 Joining existing cluster... 2018-12-10 07:45:31.572541629 Configured ETCDCTL_PEERS: 192.168.120.19:4000, 2018-12-10 07:45:31.573537191 Check cluster is healthy 2018-12-10 07:45:31.575965075 Running etcdctl cluster-health member 37ba03c25b589e0b is healthy: got healthy result from http://192.168.120.13:4000 member 38c7205b9edfe413 is healthy: got healthy result from http://192.168.120.19:4000 member c44d4f424d4b9614 is healthy: got healthy result from http://192.168.120.11:4000 cluster is healthy 2018-12-10 07:45:31.598898905 etcdctl returned 0 2018-12-10 07:45:31.600080571 Tell the cluster we're joining 2018-12-10 07:45:31.600888483 Running etcdctl member add 192-168-120-24 http://192.168.120.24:2380 client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.19:4000 has no leader ; error #1: client: etcd member http://192.168.120.13:4000 has no leader ; error #2: client: etcd member http://192.168.120.11:4000 has no leader 2018-12-10 07:45:31.614283111 etcdctl returned 1 2018-12-10 07:45:31.618997795 Running etcdctl member list 37ba03c25b589e0b: name=192-168-120-13 peerURLs=http://192.168.120.13:2380 clientURLs=http://192.168.120.13:4000 isLeader=false 38c7205b9edfe413: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=true c44d4f424d4b9614: name=192-168-120-11 peerURLs=http://192.168.120.11:2380 clientURLs=http://192.168.120.11:4000 isLeader=false 2018-12-10 07:45:31.640395106 etcdctl returned 0 2018-12-10 07:45:31.642240032 Running etcdctl member remove Provide a single member ID 2018-12-10 07:45:31.655069680 etcdctl returned 1 2018-12-10 07:45:31.656493286 Failed to add local node 192.168.120.24 to the etcd cluster real 0m0.006s user 0m0.000s sys 0m0.005s 2018-12-10 07:45:48,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-12-10 07:45:48,915 - 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.006s user 0m0.004s sys 0m0.003s 2018-12-10 07:45:48,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-12-10 07:45:48,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-12-10 07:45:48,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-12-10 07:45:48,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-12-10 07:43:51,952 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-12-10 07:43:51,971 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-10 07:43:52,064 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-10 07:43:52,246 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-12-10 07:43:52,255 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-12-10 07:43:52,255 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-12-10 07:43:52,646 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-10 07:43:52,665 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-10 07:43:52,685 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-12-10 07:43:52,686 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-12-10 07:43:52,686 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-12-10 07:43:52,686 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 702720(686K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-12-10 07:43:52,687 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74012904(72278K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-12-10 07:43:52,687 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-12-10 07:43:52,687 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-12-10 07:43:52,687 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16672920(16282K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-12-10 07:43:52,688 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-12-10 07:43:52,689 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms1000M, -Xmx1000M, -Xmn200M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1544427831.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1544427831.log] INFO [main] 2018-12-10 07:43:52,758 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-12-10 07:43:52,759 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-12-10 07:43:52,852 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-12-10 07:43:52,854 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-12-10 07:43:52,855 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-12-10 07:43:52,860 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-12-10 07:43:52,867 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-12-10 07:43:52,874 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-12-10 07:43:52,875 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-12-10 07:43:52,953 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-12-10 07:43:54,274 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-12-10 07:43:54,278 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-12-10 07:43:54,283 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-12-10 07:43:54,287 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-12-10 07:43:54,292 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-12-10 07:43:54,296 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-12-10 07:43:54,301 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-12-10 07:43:54,305 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-12-10 07:43:54,309 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-12-10 07:43:54,312 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-12-10 07:43:54,318 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-12-10 07:43:54,322 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-12-10 07:43:54,325 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-12-10 07:43:54,329 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-12-10 07:43:54,332 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-12-10 07:43:54,336 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-12-10 07:43:54,409 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-12-10 07:43:54,409 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-12-10 07:43:54,459 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-10 07:43:54,467 Memtable.java:347 - Writing Memtable-local@235044508(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-10 07:43:54,524 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=1544427834250, position=399) INFO [main] 2018-12-10 07:43:54,771 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-12-10 07:43:54,937 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-12-10 07:43:54,937 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-12-10 07:43:54,939 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-12-10 07:43:54,952 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-12-10 07:43:54,953 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-12-10 07:43:54,968 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-10 07:43:54,978 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-12-10 07:43:54,988 SystemKeyspace.java:765 - No host ID found, created c3d8646e-78a5-4225-95b6-fcb1acadebb1 (Note: This should happen exactly once per node). INFO [main] 2018-12-10 07:43:54,990 StorageService.java:807 - Starting up server gossip INFO [main] 2018-12-10 07:43:54,992 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-10 07:43:54,993 Memtable.java:347 - Writing Memtable-local@873487002(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-10 07:43:54,994 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=1544427834250, position=93397) INFO [main] 2018-12-10 07:43:55,094 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-10 07:43:55,101 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-10 07:43:55,128 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-12-10 07:43:55,139 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-10 07:43:55,147 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-10 07:43:55,156 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-10 07:43:55,170 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-10 07:43:55,177 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-12-10 07:43:55,179 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-10 07:43:55,186 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-10 07:43:55,197 StorageService.java:959 - Generated random tokens. tokens are [8450541673807052428, -4376062139564199190, -3729112462170025331, 4103258318457131909, 1041349387847989559, 911390142807435258, -1334907463857982406, -4908097325068025494, -6865219674217693618, -552158316459182985, 7184165268310151292, -8022322563474403330, -2911154443866113144, 2456081374400582630, -6820099389493590773, 9119618760825164728, -753024524605889321, 6318651143595216948, -3416558020861769079, -6729885419490733623, -3814776590860882127, -8967344582724249899, 5410963480846137685, 5571553207080877169, 3767384498526838960, -1197961462658833091, 2695289130958976145, 5329071111055071151, -8995511309432691223, -1070259819776018175, -7493305641912200951, 1882064300867156932, 4201684804324785946, 5186165751136363581, -8436857731198893190, -3801314724339683289, 6272132520719474798, 8743321511867649719, 6964168891790303514, -3025724502609438239, 6329302911443908236, -5191523932401564805, -3676304643340261958, 9117990478662022511, 5087898688052352652, 7128681794633098186, 5798985782721488411, -1884636006309977153, 7229731254126871075, -1143018456324060110, 3696256476296216415, -497816021574896078, -1818502480125310936, -8260843541911084356, -6039055412610894163, 6745318421281643148, 4005639735241417796, 5618445291161147783, -4333244359035910754, -7082121235675700611, 5118841339340589451, 2819199421255573807, 2143156442850449252, -6320352372346570673, 1064102312453026214, -5302241463214347185, 5573252550058182078, -1653909347837819869, 4290202554793699078, -795506265268139247, 238443179437332685, 7990092026215088401, -3841515065138944384, 1716332677765697271, -6640137383105058150, 7985597018671119027, -2580780743256244548, -8632814447035685392, 5802212795450272578, 7731977577872281250, 7700190819974807373, -65514185623105351, -4368019331643951276, 3488738866129741565, -4818819124775074922, 3525989495366570058, -3520819430597883347, -1421201559706031968, -6952322869683481366, 7229066572785011344, -266495215445338607, 908624288421931867, -2056492028347925438, 5769006220658500798, 7977815536061015192, 9010921837938449866, 3464906629431060428, 1570506218750859777, -5646084021361003501, 12980761393086805, 665420005979192982, 6121174070266159150, 4610112759547025125, 9019779173157923060, 7856226058326932782, 4270238946614538618, -975358853945477329, 1617702056279195854, -7924798977672802935, 3340063149691598823, 7561878998658660204, -7933994939500403783, -1555714170865134867, 5923259798171377633, -9005991473496490334, 7169092531787319199, -3815476516687104131, -7250939949675864288, 6516814254771812094, 2720059847897665716, -3103943604740285117, -890352545913021513, 573052050475416776, -528932348580658083, 3538026823639392516, -1833343892246714049, 2029299090763161299, -7172760198691270937, 7963976636860572547, 5462794792656981090, 7177272727726451631, 1826306906062544882, -5101109704757792483, 8763852868707850985, -8317432322857607075, 1657330277193450139, 1683188437788265242, 5520043242551128138, -5815183232064670453, 6098726885256599352, -5525906969149776675, -7151382262503004378, 2503972615972948139, 3588448695429445779, -2840391640461751509, -6467155974012491215, -1583125239518826863, -8264863473907774739, -3837953684908252435, -725115776533549805, 5929269818076225151, 7331365142904451207, 7951013040011017971, 1366256759430192499, 3685025316885391060, -7322835802567509416, -4070122399671200225, -6669741725660236371, -1816013236890011547, -5188426129829914581, -4837881915488178882, -6936208113327523431, 9105764404046098941, -5727948013706756972, -297452359583530753, 5102596157346319081, 6596741098108110485, 2503975804561042695, 8244824192409016751, 7896362536593222459, 756517330336789924, -8720272030302007208, -7622484511483838250, -1362399462242605426, 2382223243393156779, -6765285985988214750, 5563558845464191946, 7635181753441663723, 4111658973376427852, -480145669368282261, -4268101485674493337, -1003283943128524123, 7855007140658548114, 3112782266400917644, -461067988884160865, -5928873396794875668, 7806434308363603008, -7737064489160277295, -8802064773888856138, -8486883603545430192, -8753833589667325956, -5372469744015168568, 118967831658995429, 448445813583550473, -8907035220782730722, -4858849472261475811, 1885490890851128563, -7856761130634041057, 6580134559154442380, -3316523609897719414, -4930834051963143624, 7053063934939320023, 5220251159019477339, -7093890710982727921, -8336271795574076603, -7446218746060445855, -6396422003008462467, 7530674040304256153, 6495817214350506748, 6521676542796430347, -6498588816034895682, -7665956824145222544, 1317451472510447434, -1232701994590493473, 5217072395983244251, 7848386620221171984, -8337359260437563154, 528758198095790249, -4558570048360141831, 8661011486085247046, 4795996457746836281, -14953592019214364, 4830931987759817650, -1373878013743186489, 3752763821758449012, -112927552525801698, 8589068482550217162, 6693621563593469415, -7270817146679176149, -5121772514794166173, 6318029026422556276, -5077131558243835754, -3739575217633704541, -1390329730160115642, -5512235739133717823, 6653564948968938949, 6548476133351731267, 7292907667867439058, -6713220568931004366, -8488850149028697874, -7779168246269363859, 6893042200619222737, 4497623677799100930, -8036508997669425159, 7501075599060651201, -7280442627698809359, 8531774408362749863, -572792766891882549, -55099117015388598, -9074095855899702226, 7199011172830871906, -3625189179378454562, 8679130961381402784, 4828561458981884197, -1882931781505171860, 4823082766048130086] INFO [main] 2018-12-10 07:43:55,207 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@65e639d[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@7b147af8[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@5b42d5ee} INFO [MigrationStage:1] 2018-12-10 07:43:55,240 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-10 07:43:55,241 Memtable.java:347 - Writing Memtable-schema_keyspaces@1987418544(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-10 07:43:55,242 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=1544427834250, position=102352) INFO [MigrationStage:1] 2018-12-10 07:43:55,323 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-10 07:43:55,324 Memtable.java:347 - Writing Memtable-schema_columnfamilies@612233762(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-10 07:43:55,336 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=1544427834250, position=102352) INFO [MigrationStage:1] 2018-12-10 07:43:55,576 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-10 07:43:55,577 Memtable.java:347 - Writing Memtable-schema_columns@619565193(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-10 07:43:55,597 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=1544427834250, position=102352) INFO [MigrationStage:1] 2018-12-10 07:43:55,666 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-10 07:43:55,667 Memtable.java:347 - Writing Memtable-schema_triggers@86800321(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-10 07:43:55,668 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=1544427834250, position=102352) INFO [MigrationStage:1] 2018-12-10 07:43:55,794 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-10 07:43:55,795 Memtable.java:347 - Writing Memtable-schema_usertypes@1680254406(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-10 07:43:55,796 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=1544427834250, position=102352) INFO [MigrationStage:1] 2018-12-10 07:43:56,067 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@581a980[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-12-10 07:43:56,071 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-12-10 07:43:56,072 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@42e1b2fe[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-12-10 07:43:56,076 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-12-10 07:43:56,114 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-10 07:43:56,114 Memtable.java:347 - Writing Memtable-local@202908330(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-10 07:43:56,116 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=1544427834250, position=102595) INFO [main] 2018-12-10 07:43:56,660 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51473 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-10 07:43:56,661 Memtable.java:347 - Writing Memtable-local@2108627005(8.359KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-10 07:43:56,672 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=1544427834250, position=114579) INFO [CompactionExecutor:2] 2018-12-10 07:43:56,954 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')] INFO [main] 2018-12-10 07:43:56,987 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-12-10 07:43:57,074 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-12-10 07:43:57,102 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-12-10 07:43:57,102 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-12-10 07:43:57,156 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-12-10 07:43:57,162 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-12-10 07:43:57,320 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,937 bytes to 5,773 (~97% of original) in 360ms = 0.015293MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-12-10 07:44:59,521 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-12-10 07:44:59,539 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-12-10 07:44:59,539 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-12-10 07:44:59,541 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-12-10 07:45:01,550 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-12-10 07:45:01,552 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.000s sys 0m0.006s 2018-12-10 07:45:48,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:45:48,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-12-10 07:45:48,918 - 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 2018-12-10 07:45:48,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/1INTC/install-vellum.sh 2018-12-10 07:45:48,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:45:49,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:49,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:49,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:49,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:49,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:49,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:49,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:49,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:45:49,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:49,210 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:49 GMT 2018-12-10 07:45:49,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:49,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:45:49,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:54,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:45:54,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:54,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:54,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:54,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:54,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:54,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:54,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:54,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:49.224Z", "message": "Executing: /tmp/GHN0Z/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:49.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:49.224Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/GHN0Z/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:49.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}, {"node_instance_id": "vellum_0k82hl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:49.281Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_0k82hl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:49.281Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_0k82hl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:49.281Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:49.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:50.228Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:50.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:50.228Z", "message": "[vellum] 192.168.120.24", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:50.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:50.228Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:50.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:51.231Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:51.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:45:51.231Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:45:51.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1923, "offset": 1878, "size": 50}}} 2018-12-10 07:45:54,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:54,368 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:54 GMT 2018-12-10 07:45:54,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:54,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5192 2018-12-10 07:45:54,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:54,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GHN0Z/start-vellum.sh 2018-12-10 07:45:54,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/GHN0Z/start-vellum.sh 2018-12-10 07:45:54,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-10 07:45:54,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:45:54,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:45:54,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-12-10 07:45:54,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.24 2018-12-10 07:45:54,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-12-10 07:45:54,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-12-10 07:45:54,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:45:54,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:45:54,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:54,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:54,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:54,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:54,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:54,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:54,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:54,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:45:54,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:54,600 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:54 GMT 2018-12-10 07:45:54,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:54,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:45:54,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:59,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:45:59,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:59,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:59,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:59,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:59,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:59,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:59,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:59,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1923, "offset": 1888, "size": 50}}} 2018-12-10 07:45:59,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:59,836 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:59 GMT 2018-12-10 07:45:59,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:59,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:45:59,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:45:59,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:45:59,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:45:59,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:45:59,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:45:59,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:45:59,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:45:59,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:45:59,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:45:59,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:45:59,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:45:59,892 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:45:59 GMT 2018-12-10 07:45:59,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:45:59,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:45:59,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:04,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:46:04,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:04,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:04,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:04,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:04,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:04,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:04,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:04,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:46:00.797Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:46:00.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1924, "offset": 1888, "size": 50}}} 2018-12-10 07:46:04,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:04,996 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:04 GMT 2018-12-10 07:46:04,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:04,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:46:04,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:04,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:46:04,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:46:05,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:05,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:05,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:05,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:05,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:05,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:05,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:05,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:46:05,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:05,237 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:05 GMT 2018-12-10 07:46:05,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:05,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:46:05,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:10,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:46:10,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:10,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:10,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:10,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:10,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:10,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:10,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:10,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1924, "offset": 1889, "size": 50}}} 2018-12-10 07:46:10,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:10,364 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:10 GMT 2018-12-10 07:46:10,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:10,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:46:10,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:10,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:46:10,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:10,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:10,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:10,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:10,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:10,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:10,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:10,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:46:10,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:10,500 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:10 GMT 2018-12-10 07:46:10,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:10,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:46:10,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:15,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:46:15,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:15,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:15,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:15,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:15,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:15,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:15,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:15,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:46:11.036Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:46:11.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1925, "offset": 1889, "size": 50}}} 2018-12-10 07:46:15,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:15,619 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:15 GMT 2018-12-10 07:46:15,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:15,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:46:15,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:15,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:46:15,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:46:15,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:15,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:15,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:15,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:15,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:15,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:15,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:15,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:46:15,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:15,801 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:15 GMT 2018-12-10 07:46:15,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:15,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:46:15,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:20,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:46:20,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:20,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:20,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:20,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:20,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:20,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:20,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:20,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1925, "offset": 1890, "size": 50}}} 2018-12-10 07:46:20,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:20,907 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:20 GMT 2018-12-10 07:46:20,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:20,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:46:20,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:20,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:46:20,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:20,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:20,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:20,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:20,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:20,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:20,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:20,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:46:20,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:20,966 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:20 GMT 2018-12-10 07:46:20,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:20,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:46:20,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:25,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:46:26,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:26,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:26,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:26,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:26,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:26,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:26,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:26,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:46:21.274Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:46:21.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1926, "offset": 1890, "size": 50}}} 2018-12-10 07:46:26,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:26,053 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:26 GMT 2018-12-10 07:46:26,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:26,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:46:26,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:26,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:46:26,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:46:26,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:26,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:26,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:26,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:26,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:26,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:26,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:26,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:46:26,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:26,117 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:26 GMT 2018-12-10 07:46:26,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:26,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:46:26,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:31,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:46:31,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:31,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:31,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:31,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:31,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:31,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:31,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:31,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1926, "offset": 1891, "size": 50}}} 2018-12-10 07:46:31,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:31,200 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:31 GMT 2018-12-10 07:46:31,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:31,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:46:31,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:31,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:46:31,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:31,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:31,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:31,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:31,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:31,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:31,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:31,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:46:31,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:31,261 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:31 GMT 2018-12-10 07:46:31,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:31,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:46:31,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:36,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:46:36,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:36,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:36,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:36,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:36,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:36,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:36,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:36,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:46:31.512Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:46:31.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1927, "offset": 1891, "size": 50}}} 2018-12-10 07:46:36,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:36,339 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:36 GMT 2018-12-10 07:46:36,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:36,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:46:36,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:36,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:46:36,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:46:36,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:36,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:36,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:36,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:36,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:36,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:36,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:36,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:46:36,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:36,398 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:36 GMT 2018-12-10 07:46:36,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:36,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:46:36,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:41,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:46:41,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:41,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:41,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:41,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:41,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:41,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:41,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:41,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1927, "offset": 1892, "size": 50}}} 2018-12-10 07:46:41,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:41,505 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:41 GMT 2018-12-10 07:46:41,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:41,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:46:41,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:41,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:46:41,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:41,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:41,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:41,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:41,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:41,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:41,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:41,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:46:41,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:41,566 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:41 GMT 2018-12-10 07:46:41,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:41,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:46:41,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:46,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:46:46,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:46,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:46,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:46,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:46,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:46,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:46,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:46,646 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:46:41.751Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:46:41.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1928, "offset": 1892, "size": 50}}} 2018-12-10 07:46:46,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:46,647 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:46 GMT 2018-12-10 07:46:46,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:46,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:46:46,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:46,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:46:46,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:46:46,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:46,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:46,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:46,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:46,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:46,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:46,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:46,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:46:46,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:46,711 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:46 GMT 2018-12-10 07:46:46,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:46,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:46:46,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:51,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:46:51,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:51,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:51,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:51,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:51,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:51,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:51,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:51,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1928, "offset": 1893, "size": 50}}} 2018-12-10 07:46:51,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:51,796 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:51 GMT 2018-12-10 07:46:51,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:51,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:46:51,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:51,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:46:51,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:51,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:51,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:51,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:51,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:51,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:51,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:51,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:46:51,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:51,862 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:51 GMT 2018-12-10 07:46:51,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:51,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:46:51,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:56,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:46:56,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:56,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:56,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:56,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:56,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:56,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:56,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:56,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:46:51.991Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:46:51.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1929, "offset": 1893, "size": 50}}} 2018-12-10 07:46:56,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:56,951 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:56 GMT 2018-12-10 07:46:56,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:56,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:46:56,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:46:56,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:46:56,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:46:57,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:46:57,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:46:57,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:46:57,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:46:57,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:46:57,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:46:57,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:46:57,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:46:57,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:46:57,021 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:46:57 GMT 2018-12-10 07:46:57,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:46:57,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:46:57,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:02,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:47:02,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:02,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:02,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:02,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:02,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:02,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:02,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:02,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1929, "offset": 1894, "size": 50}}} 2018-12-10 07:47:02,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:02,098 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:02 GMT 2018-12-10 07:47:02,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:02,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:47:02,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:02,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:47:02,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:02,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:02,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:02,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:02,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:02,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:02,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:02,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:47:02,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:02,159 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:02 GMT 2018-12-10 07:47:02,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:02,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:47:02,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:07,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:47:07,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:07,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:07,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:07,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:07,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:07,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:07,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:07,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:47:02.235Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:47:02.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1930, "offset": 1894, "size": 50}}} 2018-12-10 07:47:07,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:07,246 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:07 GMT 2018-12-10 07:47:07,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:07,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:47:07,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:07,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:47:07,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:47:07,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:07,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:07,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:07,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:07,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:07,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:07,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:07,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:47:07,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:07,337 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:07 GMT 2018-12-10 07:47:07,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:07,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:47:07,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:12,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:47:12,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:12,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:12,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:12,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:12,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:12,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:12,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:12,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1930, "offset": 1895, "size": 50}}} 2018-12-10 07:47:12,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:12,426 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:12 GMT 2018-12-10 07:47:12,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:12,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:47:12,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:12,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:47:12,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:12,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:12,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:12,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:12,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:12,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:12,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:12,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:47:12,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:12,484 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:12 GMT 2018-12-10 07:47:12,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:12,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:47:12,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:17,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:47:17,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:17,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:17,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:17,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:17,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:17,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:17,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:17,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:47:12.471Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:47:12.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1931, "offset": 1895, "size": 50}}} 2018-12-10 07:47:17,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:17,561 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:17 GMT 2018-12-10 07:47:17,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:17,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:47:17,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:17,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:47:17,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:47:17,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:17,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:17,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:17,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:17,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:17,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:17,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:17,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:47:17,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:17,623 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:17 GMT 2018-12-10 07:47:17,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:17,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:47:17,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:22,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:47:22,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:22,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:22,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:22,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:22,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:22,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:22,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:22,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1896, "size": 50}}} 2018-12-10 07:47:22,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:22,699 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:22 GMT 2018-12-10 07:47:22,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:22,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:47:22,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:22,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:47:22,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:22,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:22,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:22,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:22,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:22,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:22,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:22,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:47:22,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:22,755 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:22 GMT 2018-12-10 07:47:22,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:22,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:47:22,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:27,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:47:27,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:27,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:27,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:27,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:27,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:27,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:27,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:27,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:47:22.709Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:47:22.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1932, "offset": 1896, "size": 50}}} 2018-12-10 07:47:27,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:27,839 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:27 GMT 2018-12-10 07:47:27,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:27,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:47:27,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:27,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:47:27,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:47:27,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:27,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:27,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:27,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:27,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:27,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:27,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:27,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:47:27,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:27,899 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:27 GMT 2018-12-10 07:47:27,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:27,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:47:27,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:32,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:47:32,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:32,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:32,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:32,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:32,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:32,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:32,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:32,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:47:32.947Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:47:32.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1933, "offset": 1897, "size": 50}}} 2018-12-10 07:47:32,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:32,977 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:32 GMT 2018-12-10 07:47:32,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:32,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:47:32,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:32,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:47:32,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:47:33,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:33,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:33,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:33,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:33,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:33,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:33,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:33,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:47:33,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:33,032 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:33 GMT 2018-12-10 07:47:33,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:33,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:47:33,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:38,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:47:38,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:38,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:38,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:38,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:38,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:38,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:38,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:38,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1898, "size": 50}}} 2018-12-10 07:47:38,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:38,117 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:38 GMT 2018-12-10 07:47:38,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:38,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:47:38,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:38,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:47:38,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:38,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:38,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:38,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:38,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:38,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:38,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:38,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:47:38,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:38,176 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:38 GMT 2018-12-10 07:47:38,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:38,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:47:38,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:43,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:47:43,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:43,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:43,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:43,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:43,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:43,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:43,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:43,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:47:43.186Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:47:43.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1934, "offset": 1898, "size": 50}}} 2018-12-10 07:47:43,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:43,257 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:43 GMT 2018-12-10 07:47:43,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:43,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:47:43,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:43,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:47:43,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:47:43,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:43,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:43,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:43,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:43,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:43,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:43,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:43,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:47:43,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:43,323 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:43 GMT 2018-12-10 07:47:43,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:43,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:47:43,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:48,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:47:48,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:48,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:48,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:48,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:48,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:48,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:48,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:48,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1899, "size": 50}}} 2018-12-10 07:47:48,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:48,404 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:48 GMT 2018-12-10 07:47:48,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:48,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:47:48,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:48,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:48 GMT 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:47:48,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:53,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:47:53,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:53,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:53,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:53,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:53,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:53,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:53,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:53,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:47:53.426Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:47:53.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1935, "offset": 1899, "size": 50}}} 2018-12-10 07:47:53,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:53,565 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:53 GMT 2018-12-10 07:47:53,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:53,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:47:53,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:53,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:47:53,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:47:53,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:53,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:53,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:53,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:53,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:53,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:53,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:53,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:47:53,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:53,722 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:53 GMT 2018-12-10 07:47:53,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:53,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:47:53,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:58,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:47:58,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:58,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:58,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:58,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:58,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:58,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:58,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:58,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1900, "size": 50}}} 2018-12-10 07:47:58,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:58,798 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:58 GMT 2018-12-10 07:47:58,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:58,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:47:58,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:47:58,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:47:58,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:47:58,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:47:58,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:47:58,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:47:58,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:47:58,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:47:58,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:47:58,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:47:58,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:47:58,868 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:47:58 GMT 2018-12-10 07:47:58,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:47:58,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:47:58,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:03,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:48:03,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:03,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:03,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:03,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:03,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:03,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:03,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:03,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:03.668Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:03.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1936, "offset": 1900, "size": 50}}} 2018-12-10 07:48:03,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:03,950 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:03 GMT 2018-12-10 07:48:03,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:03,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:48:03,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:03,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:48:03,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:48:04,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:04,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:04,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:04,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:04,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:04,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:04,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:04,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:48:04,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:04,008 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:04 GMT 2018-12-10 07:48:04,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:04,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:48:04,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:09,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:48:09,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:09,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:09,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:09,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:09,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:09,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:09,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:09,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1901, "size": 50}}} 2018-12-10 07:48:09,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:09,097 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:09 GMT 2018-12-10 07:48:09,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:09,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:48:09,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:09,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:48:09,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:09,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:09,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:09,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:09,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:09,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:09,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:09,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:48:09,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:09,159 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:09 GMT 2018-12-10 07:48:09,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:09,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:48:09,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:14,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:48:14,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:14,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:14,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:14,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:14,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:14,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:14,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:14,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:13.907Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:13.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1937, "offset": 1901, "size": 50}}} 2018-12-10 07:48:14,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:14,321 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:14 GMT 2018-12-10 07:48:14,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:14,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:48:14,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:14,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:48:14,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:48:14,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:14,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:14,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:14,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:14,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:14,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:14,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:14,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:48:14,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:14,376 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:14 GMT 2018-12-10 07:48:14,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:14,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:48:14,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:19,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:48:19,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:19,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:19,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:19,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:19,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:19,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:19,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:19,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1902, "size": 50}}} 2018-12-10 07:48:19,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:19,461 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:19 GMT 2018-12-10 07:48:19,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:19,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:48:19,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:19,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:48:19,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:19,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:19,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:19,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:19,526 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:19,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:19,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:19,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:48:19,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:19,526 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:19 GMT 2018-12-10 07:48:19,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:19,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:48:19,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:24,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:48:24,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:24,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:24,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:24,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:24,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:24,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:24,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:24,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:24.147Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:24.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1938, "offset": 1902, "size": 50}}} 2018-12-10 07:48:24,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:24,603 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:24 GMT 2018-12-10 07:48:24,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:24,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:48:24,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:24,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:48:24,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:48:24,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:24,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:24,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:24,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:24,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:24,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:24,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:24,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:48:24,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:24,665 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:24 GMT 2018-12-10 07:48:24,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:24,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:48:24,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:29,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:48:29,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:29,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:29,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:29,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:29,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:29,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:29,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:29,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1903, "size": 50}}} 2018-12-10 07:48:29,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:29,750 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:29 GMT 2018-12-10 07:48:29,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:29,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:48:29,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:29,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:48:29,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:29,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:29,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:29,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:29,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:29,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:29,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:29,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:48:29,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:29,815 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:29 GMT 2018-12-10 07:48:29,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:29,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:48:29,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:34,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:48:34,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:34,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:34,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:34,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:34,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:34,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:34,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:34,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:34.390Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:34.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1939, "offset": 1903, "size": 50}}} 2018-12-10 07:48:34,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:34,899 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:34 GMT 2018-12-10 07:48:34,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:34,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:48:34,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:34,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:48:34,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:48:34,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:34,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:34,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:34,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:34,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:34,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:34,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:34,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:48:34,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:34,961 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:34 GMT 2018-12-10 07:48:34,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:34,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:48:34,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:39,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:48:40,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:40,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:40,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:40,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:40,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:40,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:40,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:40,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1904, "size": 50}}} 2018-12-10 07:48:40,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:40,038 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:40 GMT 2018-12-10 07:48:40,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:40,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:48:40,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:40,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:48:40,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:40,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:40,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:40,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:40,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:40,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:40,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:40,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:48:40,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:40,099 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:40 GMT 2018-12-10 07:48:40,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:40,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:48:40,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:45,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:48:45,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:45,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:45,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:45,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:45,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:45,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:45,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:45,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:44.629Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:44.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}], "metadata": {"pagination": {"total": 1940, "offset": 1904, "size": 50}}} 2018-12-10 07:48:45,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:45,180 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:45 GMT 2018-12-10 07:48:45,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:45,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-10 07:48:45,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:45,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-10 07:48:45,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:48:45,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:45,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:45,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:45,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:45,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:45,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:45,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:45,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:48:45,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:45,240 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:45 GMT 2018-12-10 07:48:45,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:45,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:48:45,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:50,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:48:50,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:50,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:50,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:50,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:50,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:50,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:50,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:50,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1905, "size": 50}}} 2018-12-10 07:48:50,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:50,317 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:50 GMT 2018-12-10 07:48:50,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:50,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-10 07:48:50,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:50,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:48:50,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:50,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:50,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:50,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:50,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:50,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:50,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:50,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:48:50,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:50,394 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:50 GMT 2018-12-10 07:48:50,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:50,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:48:50,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:55,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:48:55,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:55,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:55,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:55,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:55,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:55,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:55,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:55,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:54.667Z", "message": "Execution done (return_code=0): /tmp/GHN0Z/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:54.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "f441d722-04b3-42bd-bbb3-4cdb848a6624"}, {"node_instance_id": "vellum_0k82hl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:54.781Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:54.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:55.328Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:55.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:55.328Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:55.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 1944, "offset": 1905, "size": 50}}} 2018-12-10 07:48:55,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:55,478 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:55 GMT 2018-12-10 07:48:55,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:55,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2111 2018-12-10 07:48:55,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:48:55,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GHN0Z/start-vellum.sh 2018-12-10 07:48:55,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:48:55,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:48:55,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:48:55,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:48:55,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:48:55,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:48:55,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:48:55,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:48:55,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:48:55,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:48:55,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:48:55,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:48:55,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:48:55,539 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:48:55 GMT 2018-12-10 07:48:55,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:48:55,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-10 07:48:55,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:49:00,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:49:00,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:49:00,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:49:00,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:49:00,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:49:00,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:49:00,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:49:00,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:49:00,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:55.822Z", "message": "Downloaded scripts/bind/bind.py to /tmp/D7MAB/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:55.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5db930ef-4c0b-48a2-bdbd-3bd33df12f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:55.822Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:55.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5db930ef-4c0b-48a2-bdbd-3bd33df12f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:56.307Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_dquiv4': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-dquiv4'}}, u'ellis': {u'ellis_ga6700': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.11', u'name': u'ellis-ga6700'}}, u'dime': {u'dime_j3qfh3': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-j3qfh3'}}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'vellum': {u'vellum_0k82hl': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'vellum-0k82hl'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5db930ef-4c0b-48a2-bdbd-3bd33df12f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:56.307Z", "message": "[localhost] run: sudo mv /tmp/tmpOFR3_t /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5db930ef-4c0b-48a2-bdbd-3bd33df12f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:56.307Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5db930ef-4c0b-48a2-bdbd-3bd33df12f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:56.307Z", "message": "[localhost] run: sudo mv /tmp/tmpc6sTRO /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5db930ef-4c0b-48a2-bdbd-3bd33df12f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:56.307Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5db930ef-4c0b-48a2-bdbd-3bd33df12f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:56.307Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5db930ef-4c0b-48a2-bdbd-3bd33df12f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:56.307Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5db930ef-4c0b-48a2-bdbd-3bd33df12f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:56.307Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5db930ef-4c0b-48a2-bdbd-3bd33df12f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:56.307Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5db930ef-4c0b-48a2-bdbd-3bd33df12f80"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:56.307Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19", "logger": "5db930ef-4c0b-48a2-bdbd-3bd33df12f80"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:56.346Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:56.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:48:57.331Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T07:48:57.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 1959, "offset": 1909, "size": 50}}} 2018-12-10 07:49:00,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:49:00,616 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:49:00 GMT 2018-12-10 07:49:00,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:49:00,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8547 2018-12-10 07:49:00,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:49:00,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/D7MAB/bind.py 2018-12-10 07:49:00,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:49:00,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_dquiv4': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-dquiv4'}}, u'ellis': {u'ellis_ga6700': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.11', u'name': u'ellis-ga6700'}}, u'dime': {u'dime_j3qfh3': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-j3qfh3'}}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'vellum': {u'vellum_0k82hl': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'vellum-0k82hl'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}. 2018-12-10 07:49:00,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOFR3_t /etc/bind/db.clearwater.opnfv 2018-12-10 07:49:00,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:49:00,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpc6sTRO /etc/bind/db.clearwater.local 2018-12-10 07:49:00,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:49:00,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:49:00,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:49:00,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:49:00,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:49:00,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:49:00,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:49:00,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-12-10 07:49:00,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/97288f77-105e-42ed-9dee-8e6ceab4ff19 2018-12-10 07:49:00,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:49:00,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:49:00,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:49:00,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:49:00,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:49:00,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:49:00,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:49:00,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"} 2018-12-10 07:49:00,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:49:00,679 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:49:00 GMT 2018-12-10 07:49:00,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:49:00,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-12-10 07:49:00,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:49:00,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-12-10T07:37:07.019Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'97288f77-105e-42ed-9dee-8e6ceab4ff19'} 2018-12-10 07:49:00,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-12-10 07:49:00,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:49:00,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:49:00,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:49:00,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:49:00,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:49:00,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:49:00,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:49:00,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.210", "ellis_ip": "172.30.9.214"}, "deployment_id": "clearwater-opnfv"} 2018-12-10 07:49:00,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:49:00,743 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:49:00 GMT 2018-12-10 07:49:00,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:49:00,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-12-10 07:49:00,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:49:00,745 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.214 2018-12-10 07:49:00,838 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-12-10 07:49:00,907 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-12-10 07:49:00,908 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-12-10 07:49:00,942 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:49:00,943 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-12-10 07:49:26,065 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:49:26,066 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-12-10 07:49:51,116 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:49:51,117 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-12-10 07:50:16,174 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:50:16,175 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-12-10 07:50:41,233 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:50:41,234 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-12-10 07:51:06,289 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:51:06,289 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-12-10 07:51:31,340 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:51:31,341 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-12-10 07:51:56,392 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:51:56,392 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-12-10 07:52:21,460 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:52:21,460 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-12-10 07:52:46,515 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:52:46,515 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-12-10 07:53:11,569 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:53:11,570 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-12-10 07:53:36,626 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:53:36,626 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2018-12-10 07:54:01,681 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 07:54:01,681 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2018-12-10 07:54:27,025 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550210@clearwater.opnfv', u'sip_username': u'6505550210', u'formatted_number': u'(650) 555-0210', u'number': u'6505550210', u'sip_uri': u'sip:6505550210@clearwater.opnfv', u'number_id': u'3fa6c93e1d3b4b1e861b7b166fbd39a7', u'sip_password': u'E45GGfGhY', u'pstn': False} 2018-12-10 07:54:27,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-12-10 07:54:27,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:54:27,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:54:27,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:54:27,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:54:27,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:54:27,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:54:27,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:54:27,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.210", "ellis_ip": "172.30.9.214"}, "deployment_id": "clearwater-opnfv"} 2018-12-10 07:54:27,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:54:27,127 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:54:27 GMT 2018-12-10 07:54:27,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:54:27,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-12-10 07:54:27,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:54:27,127 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-12-10 07:54:27,127 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-12-10 07:54:27,140 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-12-10 07:54:27,141 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-12-10 07:56:43,236 - 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) - (6505550953, 6505550802) Passed Basic Call - SDP (TCP) - (6505550912, 6505550817) Passed Basic Call - Tel URIs (TCP) - (6505550049, 6505550279) Passed Basic Call - Unknown number (TCP) - (6505550892, 6505550293) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550450, 6505550770) Passed Basic Call - Messages - Pager model (TCP) - (6505550375, 6505550606) Passed Basic Call - Pracks (TCP) - (6505550630, 6505550351) Passed Basic Registration (TCP) - (6505550809) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550871, 6505550519) Passed Call Barring - Outbound Rejection (TCP) - (6505550103, 6505550947) 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) - (6505550419, 6505550700) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550238, 6505550002, 6505550364) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550543, 6505550569, 6505550476) Passed Call Diversion - Not reachable (408) (TCP) - (6505550064, 6505550189, 6505550273) Passed Call Diversion - Not reachable (503) (TCP) - (6505550494, 6505550576, 6505550617) Passed Call Diversion - Not reachable (500) (TCP) - (6505550054, 6505550549, 6505550709) Passed Call Diversion - Busy (TCP) - (6505550453, 6505550355, 6505550379) Passed Call Diversion - Unconditional (TCP) - (6505550337, 6505550176, 6505550181) Passed Call Diversion - No answer (TCP) - (6505550488, 6505550106, 6505550046) Passed Call Diversion - Bad target URI (TCP) - (6505550317, 6505550703) Passed Call Diversion - Audio-only call (TCP) - (6505550240, 6505550111, 6505550343, 6505550618) Passed Call Diversion - Audio-video call (TCP) - (6505550556, 6505550164, 6505550646, 6505550242) Passed Call Forking - Mainline (TCP) - (6505550575, 6505550994) Passed Call Forking - Endpoint offline (TCP) - (6505550856, 6505550617) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550459, 6505550633) Passed Call Waiting - Accepted (TCP) - (6505550367, 6505550348, 6505550442) Passed Call Waiting - Cancelled (TCP) - (6505550319, 6505550202, 6505550950) Passed CANCEL - Mainline (TCP) - (6505550353, 6505550173) Passed Filtering - Accept-Contact (TCP) - (6505550911, 6505550930) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550865, 6505550615) Passed Filtering - Accept-Contact no match (TCP) - (6505550495, 6505550929) Passed Filtering - Accept-Contact negated match (TCP) - (6505550343, 6505550470) Passed Filtering - RFC3841 example (TCP) - (6505550355, 6505550321) Passed Filtering - Reject-Contact no match (TCP) - (6505550272, 6505550771) Passed Filtering - Reject-Contact match (TCP) - (6505550481, 6505550666) 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) - (6505550137) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550752) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550689) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550026) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550770, 6505550748) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550368, 6505550718) Passed GRUU - Call - only GRUU as target (TCP) - (6505550818, 6505550172) Passed GRUU - Call - AoR as target (TCP) - (6505550088, 6505550928) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550034, 6505550754) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550433, 6505550380) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550620, 6505550566) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550654, 6505550668) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550351, 6505550732) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550889, 6505550003) 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) - (6505550753) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550231) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550005) 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) - (6505550862, 6505550825) 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 2018-12-10 07:56:43,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2018-12-10 07:56:43,360 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 07:56:43,360 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:39 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-10 07:56:43,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-12-10 07:56:43,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-12-10 07:56:43,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:56:43,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:56:43,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:56:43,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:56:43,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:56:43,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:56:43,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:56:43,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:35.410Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4c9097fb-1acd-40f7-bfee-2a5207cbe839"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:37:07.019Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "97288f77-105e-42ed-9dee-8e6ceab4ff19"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-12-10 07:56:43,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:56:43,453 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:56:43 GMT 2018-12-10 07:56:43,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:56:43,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-12-10 07:56:43,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:56:43,454 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-12-10 07:56:43,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:56:43,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:56:43,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:56:43,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:56:43,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:56:43,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:56:43,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:56:43,724 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-12-10 07:56:43,724 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:56:43,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:56:43,725 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:56:43 GMT 2018-12-10 07:56:43,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:56:43,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:56:43,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:56:43,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:56:43,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:56:43,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:56:43,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:56:43,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:56:43,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:56:43,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:56:43,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:56:43,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-10 07:56:43,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:56:43,883 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:56:43 GMT 2018-12-10 07:56:43,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:56:43,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-10 07:56:43,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:56:43,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:56:43,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:56:43,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:56:43,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:56:43,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:56:43,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:56:43,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:56:43,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:56:43,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:56:43,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:56:43,943 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:56:43 GMT 2018-12-10 07:56:43,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:56:43,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:56:43,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:56:48,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:56:49,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:56:49,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:56:49,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:56:49,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:56:49,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:56:49,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:56:49,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:56:49,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:44.505Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:44.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_j3qfh3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:45.444Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:45.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_ga6700", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:45.444Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:45.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:45.444Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:45.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_0k82hl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:45.444Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:45.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_dquiv4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:45.444Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:45.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_hatcfs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:45.444Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:45.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.155Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/6SSQA/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "cca414e3-ad8f-49cd-b980-30111b9de4f6"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.447Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/WF182/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "2047c077-e5d3-469f-aeb9-3c1c4f40df27"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.447Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "cca414e3-ad8f-49cd-b980-30111b9de4f6"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.447Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/1MO1V/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a9abaa4c-b18f-46ed-8567-ba6cc3c048f8"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.447Z", "message": "Executing: /tmp/BYAP8/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "fbb59d23-01e2-4748-9304-ed7ac1cae9d0"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.447Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/OF4NK/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "0406d40d-676d-4f1d-a9db-654681ae3b97"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.447Z", "message": "Executing: /tmp/6SSQA/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "cca414e3-ad8f-49cd-b980-30111b9de4f6"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.447Z", "message": "Executing: /tmp/OF4NK/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "0406d40d-676d-4f1d-a9db-654681ae3b97"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.447Z", "message": "Executing: /tmp/1MO1V/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a9abaa4c-b18f-46ed-8567-ba6cc3c048f8"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.447Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/8XZA6/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "5ee0750c-e156-48e7-8a51-f450bda14bf3"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.447Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/BYAP8/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "fbb59d23-01e2-4748-9304-ed7ac1cae9d0"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.447Z", "message": "Executing: /tmp/8XZA6/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "5ee0750c-e156-48e7-8a51-f450bda14bf3"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.447Z", "message": "Executing: /tmp/WF182/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "2047c077-e5d3-469f-aeb9-3c1c4f40df27"}, {"node_instance_id": "dime_j3qfh3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.453Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.453Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_0k82hl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.453Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.453Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_0k82hl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.453Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_hatcfs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.453Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_dquiv4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.453Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_j3qfh3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.453Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_ga6700", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.453Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_hatcfs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.453Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_ga6700", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.453Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_dquiv4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:46.453Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:46.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.457Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:47.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "2047c077-e5d3-469f-aeb9-3c1c4f40df27"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.457Z", "message": "Execution done (return_code=1): /tmp/OF4NK/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:47.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "0406d40d-676d-4f1d-a9db-654681ae3b97"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.457Z", "message": "Execution done (return_code=1): /tmp/BYAP8/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:47.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "fbb59d23-01e2-4748-9304-ed7ac1cae9d0"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.457Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:47.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a9abaa4c-b18f-46ed-8567-ba6cc3c048f8"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.457Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:47.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "fbb59d23-01e2-4748-9304-ed7ac1cae9d0"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.457Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:47.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "5ee0750c-e156-48e7-8a51-f450bda14bf3"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.457Z", "message": "Execution done (return_code=1): /tmp/1MO1V/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:47.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a9abaa4c-b18f-46ed-8567-ba6cc3c048f8"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.457Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:47.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "0406d40d-676d-4f1d-a9db-654681ae3b97"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.457Z", "message": "Execution done (return_code=1): /tmp/WF182/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:47.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "2047c077-e5d3-469f-aeb9-3c1c4f40df27"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.475Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_0k82hl", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.475Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'vellum' not found\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'vellum' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_m2u47u/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_m2u47u/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_m2u47u/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-10T07:56:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_ga6700", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.475Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/ellis_host_8obyv9/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_8obyv9/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_8obyv9/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-10T07:56:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.475Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_dquiv4", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.475Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/homer_host_syap0i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_syap0i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_syap0i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-10T07:56:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_j3qfh3", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:47.475Z", "message": "Task failed 'script_runner.tasks.run' -> Group 'dime' not found\n", "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "Group 'dime' not found\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/dime_host_d36pgz/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_d36pgz/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_d36pgz/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-10T07:56:47.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}], "metadata": {"pagination": {"total": 89, "offset": 0, "size": 50}}} 2018-12-10 07:56:49,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:56:49,066 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:56:49 GMT 2018-12-10 07:56:49,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:56:49,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30459 2018-12-10 07:56:49,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:56:49,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-12-10 07:56:49,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:56:49,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:56:49,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:56:49,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:56:49,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:56:49,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:56:49,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/6SSQA/stop-bono.sh 2018-12-10 07:56:49,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/WF182/stop-dime.sh 2018-12-10 07:56:49,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-12-10 07:56:49,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/1MO1V/stop-homer.sh 2018-12-10 07:56:49,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BYAP8/stop-vellum.sh 2018-12-10 07:56:49,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/OF4NK/stop-ellis.sh 2018-12-10 07:56:49,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6SSQA/stop-bono.sh 2018-12-10 07:56:49,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OF4NK/stop-ellis.sh 2018-12-10 07:56:49,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1MO1V/stop-homer.sh 2018-12-10 07:56:49,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/8XZA6/stop-sprout.sh 2018-12-10 07:56:49,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/BYAP8/stop-vellum.sh 2018-12-10 07:56:49,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8XZA6/stop-sprout.sh 2018-12-10 07:56:49,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WF182/stop-dime.sh 2018-12-10 07:56:49,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:49,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:49,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:49,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:49,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:49,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:49,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:49,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:49,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:49,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:49,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:49,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:49,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-12-10 07:56:49,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/OF4NK/stop-ellis.sh 2018-12-10 07:56:49,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/BYAP8/stop-vellum.sh 2018-12-10 07:56:49,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-12-10 07:56:49,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-12-10 07:56:49,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-12-10 07:56:49,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/1MO1V/stop-homer.sh 2018-12-10 07:56:49,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-12-10 07:56:49,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/WF182/stop-dime.sh 2018-12-10 07:56:49,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:49,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-12-10 07:56:49,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-12-10 07:56:49,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:49,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-12-10 07:56:49,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-12-10 07:56:49,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:56:49,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:56:49,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:56:49,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:56:49,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:56:49,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:56:49,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:56:49,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:56:49,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:56:49,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:56:49,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:56:49,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:56:49,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:56:49,134 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:56:49 GMT 2018-12-10 07:56:49,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:56:49,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:56:49,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:56:54,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:56:54,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:56:54,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:56:54,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:56:54,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:56:54,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:56:54,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:56:54,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:56:54,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "ab065837-a45e-4fce-8380-79ead9b7fade"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "[localhost] run: sudo mv /tmp/tmpwmfPFr /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "ab065837-a45e-4fce-8380-79ead9b7fade"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "ab065837-a45e-4fce-8380-79ead9b7fade"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "ab065837-a45e-4fce-8380-79ead9b7fade"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ADSP4/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "ab065837-a45e-4fce-8380-79ead9b7fade"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "[localhost] run: sudo mv /tmp/tmpCX2v42 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_dquiv4': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-dquiv4'}}, u'ellis': {}, u'dime': {u'dime_j3qfh3': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-j3qfh3'}}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'vellum': {u'vellum_0k82hl': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'vellum-0k82hl'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OBVON/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a5d0157a-1cad-4d33-91bb-c59da0cb36b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Downloaded scripts/bind/bind.py to /tmp/NZPAJ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_dquiv4': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-dquiv4'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'vellum': {u'vellum_0k82hl': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'vellum-0k82hl'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "ab065837-a45e-4fce-8380-79ead9b7fade"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a5d0157a-1cad-4d33-91bb-c59da0cb36b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "[localhost] run: sudo mv /tmp/tmpITcsbc /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "[localhost] run: sudo mv /tmp/tmprl3xyx /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'vellum': {u'vellum_0k82hl': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'vellum-0k82hl'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "[localhost] run: sudo mv /tmp/tmpFDwnC2 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "ab065837-a45e-4fce-8380-79ead9b7fade"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a5d0157a-1cad-4d33-91bb-c59da0cb36b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "ab065837-a45e-4fce-8380-79ead9b7fade"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "ab065837-a45e-4fce-8380-79ead9b7fade"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.475Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "424c8d04-e7a5-488e-90ed-a95b70b3bd03"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:48.611Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:48.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a5d0157a-1cad-4d33-91bb-c59da0cb36b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a5d0157a-1cad-4d33-91bb-c59da0cb36b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "[localhost] run: sudo mv /tmp/tmpvuvc1D /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a5d0157a-1cad-4d33-91bb-c59da0cb36b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "ab065837-a45e-4fce-8380-79ead9b7fade"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "[localhost] run: sudo mv /tmp/tmpNoHBhW /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'vellum': {}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a5d0157a-1cad-4d33-91bb-c59da0cb36b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "ab065837-a45e-4fce-8380-79ead9b7fade"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a5d0157a-1cad-4d33-91bb-c59da0cb36b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a5d0157a-1cad-4d33-91bb-c59da0cb36b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'vellum': {u'vellum_0k82hl': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'vellum-0k82hl'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a5d0157a-1cad-4d33-91bb-c59da0cb36b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "[localhost] run: sudo mv /tmp/tmpkJ8bp8 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a5d0157a-1cad-4d33-91bb-c59da0cb36b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "b129585c-8a55-471b-8cb3-3469d705bdb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.478Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a5d0157a-1cad-4d33-91bb-c59da0cb36b0"}, {"node_instance_id": "ellis_ga6700", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.482Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_ga6700", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.482Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_ga6700", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.482Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 157, "offset": 50, "size": 50}}} 2018-12-10 07:56:54,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:56:54,213 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:56:54 GMT 2018-12-10 07:56:54,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:56:54,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30444 2018-12-10 07:56:54,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:56:54,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:56:54,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwmfPFr /etc/bind/db.clearwater.opnfv 2018-12-10 07:56:54,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:56:54,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:56:54,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:56:54,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:56:54,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:56:54,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:56:54,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ADSP4/bind.py 2018-12-10 07:56:54,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCX2v42 /etc/bind/db.clearwater.local 2018-12-10 07:56:54,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:56:54,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:56:54,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_dquiv4': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-dquiv4'}}, u'ellis': {}, u'dime': {u'dime_j3qfh3': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-j3qfh3'}}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'vellum': {u'vellum_0k82hl': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'vellum-0k82hl'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}. 2018-12-10 07:56:54,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OBVON/bind.py 2018-12-10 07:56:54,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:56:54,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:56:54,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:56:54,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:56:54,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:56:54,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NZPAJ/bind.py 2018-12-10 07:56:54,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {u'homer_dquiv4': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-dquiv4'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'vellum': {u'vellum_0k82hl': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'vellum-0k82hl'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}. 2018-12-10 07:56:54,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:56:54,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpITcsbc /etc/bind/db.clearwater.local 2018-12-10 07:56:54,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmprl3xyx /etc/bind/db.clearwater.opnfv 2018-12-10 07:56:54,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'vellum': {u'vellum_0k82hl': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'vellum-0k82hl'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}. 2018-12-10 07:56:54,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFDwnC2 /etc/bind/db.clearwater.local 2018-12-10 07:56:54,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:56:54,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:56:54,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:56:54,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:56:54,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:56:54,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:56:54,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:56:54,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvuvc1D /etc/bind/db.clearwater.opnfv 2018-12-10 07:56:54,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:56:54,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:56:54,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNoHBhW /etc/bind/db.clearwater.opnfv 2018-12-10 07:56:54,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:56:54,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'vellum': {}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}. 2018-12-10 07:56:54,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:56:54,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:56:54,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:56:54,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_x7gcu4': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-x7gcu4'}}, u'vellum': {u'vellum_0k82hl': {u'public_address': u'', u'private_address': u'192.168.120.24', u'name': u'vellum-0k82hl'}}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}. 2018-12-10 07:56:54,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:56:54,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkJ8bp8 /etc/bind/db.clearwater.local 2018-12-10 07:56:54,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:56:54,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:56:54,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:54,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:56:54,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:54,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:56:54,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:56:54,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:56:54,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:56:54,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:56:54,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:56:54,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:56:54,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:56:54,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:56:54,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:56:54,283 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:56:54 GMT 2018-12-10 07:56:54,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:56:54,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:56:54,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:56:59,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:56:59,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:56:59,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:56:59,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:56:59,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:56:59,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:56:59,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:56:59,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:56:59,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_j3qfh3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.482Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_dquiv4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.482Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_ga6700", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.482Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_ga6700", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.482Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_ga6700", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.482Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_j3qfh3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.482Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.482Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_j3qfh3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:49.482Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:49.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.483Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "0517badc-9186-4c6e-8b30-ed70456ce6f8"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.483Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "962f20cd-a3dc-4817-a09d-347d62a9b739"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.483Z", "message": "Executing: /tmp/VW2OD/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "fd2396f4-0b5c-4ae6-a9d1-9f21d1625678"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.483Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/F9FHU/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "0517badc-9186-4c6e-8b30-ed70456ce6f8"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.483Z", "message": "Executing: /tmp/3EJG5/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "962f20cd-a3dc-4817-a09d-347d62a9b739"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.483Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "fd2396f4-0b5c-4ae6-a9d1-9f21d1625678"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.483Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VW2OD/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "fd2396f4-0b5c-4ae6-a9d1-9f21d1625678"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.483Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "8b8fcf2a-f796-4afc-aa0d-3d74c9592b92"}, {"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.483Z", "message": "Executing: /tmp/F9FHU/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "0517badc-9186-4c6e-8b30-ed70456ce6f8"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.483Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3EJG5/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "962f20cd-a3dc-4817-a09d-347d62a9b739"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.483Z", "message": "Executing: /tmp/1QFYV/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "8b8fcf2a-f796-4afc-aa0d-3d74c9592b92"}, {"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.483Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1QFYV/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.483Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "8b8fcf2a-f796-4afc-aa0d-3d74c9592b92"}, {"node_instance_id": "vellum_0k82hl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.486Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_0k82hl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:50.486Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:50.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:51.488Z", "message": "Execution done (return_code=1): /tmp/8XZA6/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:51.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "5ee0750c-e156-48e7-8a51-f450bda14bf3"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:51.491Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/sprout_host_q6w6qx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_q6w6qx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_q6w6qx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-10T07:56:51.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:51.491Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:51.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:51.491Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:51.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.492Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "d2743754-aab9-4e5a-aad3-edbd341acfae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.492Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "d2743754-aab9-4e5a-aad3-edbd341acfae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.492Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "d2743754-aab9-4e5a-aad3-edbd341acfae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.492Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "d2743754-aab9-4e5a-aad3-edbd341acfae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.492Z", "message": "[localhost] run: sudo mv /tmp/tmpfT4Ij0 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "d2743754-aab9-4e5a-aad3-edbd341acfae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.492Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "d2743754-aab9-4e5a-aad3-edbd341acfae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.492Z", "message": "[localhost] run: sudo mv /tmp/tmpeZf6MI /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "d2743754-aab9-4e5a-aad3-edbd341acfae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.492Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "d2743754-aab9-4e5a-aad3-edbd341acfae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.492Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "d2743754-aab9-4e5a-aad3-edbd341acfae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.492Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "d2743754-aab9-4e5a-aad3-edbd341acfae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.492Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "d2743754-aab9-4e5a-aad3-edbd341acfae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.492Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EW23A/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "d2743754-aab9-4e5a-aad3-edbd341acfae"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:52.493Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:52.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:53.497Z", "message": "Executing: /tmp/KNN0A/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:53.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "77a4a9b5-3bb6-41f3-a62f-cce80c9c60ab"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:53.497Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/KNN0A/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:53.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "77a4a9b5-3bb6-41f3-a62f-cce80c9c60ab"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:53.497Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:53.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "77a4a9b5-3bb6-41f3-a62f-cce80c9c60ab"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:53.498Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:53.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:53.498Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:53.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:53.498Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:53.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_ga6700", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:57.813Z", "message": "Execution done (return_code=0): /tmp/3EJG5/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:57.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "962f20cd-a3dc-4817-a09d-347d62a9b739"}, {"node_instance_id": "ellis_ga6700", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:57.880Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:57.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:58.502Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:58.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:58.502Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:58.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:58.502Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:58.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 163, "offset": 100, "size": 50}}} 2018-12-10 07:56:59,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:56:59,361 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:56:59 GMT 2018-12-10 07:56:59,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:56:59,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28100 2018-12-10 07:56:59,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:56:59,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:56:59,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:56:59,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:59,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:59,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:56:59,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:59,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:56:59,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:59,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-10 07:56:59,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-10 07:56:59,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VW2OD/remove-cluster-node.sh 2018-12-10 07:56:59,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/F9FHU/remove-cluster-node.sh 2018-12-10 07:56:59,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3EJG5/remove-cluster-node.sh 2018-12-10 07:56:59,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-10 07:56:59,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/VW2OD/remove-cluster-node.sh 2018-12-10 07:56:59,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-10 07:56:59,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/F9FHU/remove-cluster-node.sh 2018-12-10 07:56:59,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3EJG5/remove-cluster-node.sh 2018-12-10 07:56:59,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1QFYV/remove-cluster-node.sh 2018-12-10 07:56:59,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1QFYV/remove-cluster-node.sh 2018-12-10 07:56:59,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:59,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:59,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/8XZA6/stop-sprout.sh 2018-12-10 07:56:59,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-12-10 07:56:59,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:59,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:59,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:56:59,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:56:59,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:56:59,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:56:59,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfT4Ij0 /etc/bind/db.clearwater.local 2018-12-10 07:56:59,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:56:59,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeZf6MI /etc/bind/db.clearwater.opnfv 2018-12-10 07:56:59,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:56:59,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:56:59,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:56:59,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_hatcfs': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.26', u'name': u'bono-hatcfs'}}}, 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.19', u'hss_hostname': u''}. 2018-12-10 07:56:59,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EW23A/bind.py 2018-12-10 07:56:59,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:56:59,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/KNN0A/remove-cluster-node.sh 2018-12-10 07:56:59,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/KNN0A/remove-cluster-node.sh 2018-12-10 07:56:59,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-10 07:56:59,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:56:59,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:56:59,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:56:59,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/3EJG5/remove-cluster-node.sh 2018-12-10 07:56:59,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:56:59,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:56:59,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-10 07:56:59,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-10 07:56:59,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:56:59,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:56:59,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:56:59,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:56:59,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:56:59,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:56:59,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:56:59,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:56:59,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:56:59,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:56:59,431 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:56:59 GMT 2018-12-10 07:56:59,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:56:59,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:56:59,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:04,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:57:04,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:04,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:04,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:04,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:04,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:04,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:04,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:04,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_dquiv4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:59.171Z", "message": "Execution done (return_code=0): /tmp/F9FHU/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:59.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "0517badc-9186-4c6e-8b30-ed70456ce6f8"}, {"node_instance_id": "homer_dquiv4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:56:59.505Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:56:59.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:00.509Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:00.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:00.509Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:00.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:00.509Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:00.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_j3qfh3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:00.772Z", "message": "Execution done (return_code=0): /tmp/VW2OD/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:00.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "fd2396f4-0b5c-4ae6-a9d1-9f21d1625678"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:01.512Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:01.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_j3qfh3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:01.512Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:01.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:01.512Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:01.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:01.512Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:01.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:02.515Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:02.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:02.515Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:02.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:02.515Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:02.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:02.515Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:02.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:02.515Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:02.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:02.515Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:02.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:03.529Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:03.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:03.529Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:03.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:03.529Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:03.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:03.529Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:03.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:03.529Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:03.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:03.529Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:03.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:03.529Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:03.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:03.529Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:03.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:03.602Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:03.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}], "metadata": {"pagination": {"total": 187, "offset": 150, "size": 50}}} 2018-12-10 07:57:04,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:04,502 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:04 GMT 2018-12-10 07:57:04,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:04,502 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12769 2018-12-10 07:57:04,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:04,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/F9FHU/remove-cluster-node.sh 2018-12-10 07:57:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:57:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:57:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-10 07:57:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-10 07:57:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VW2OD/remove-cluster-node.sh 2018-12-10 07:57:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-10 07:57:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:57:04,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-10 07:57:04,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:57:04,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-10 07:57:04,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-10 07:57:04,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-10 07:57:04,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-10 07:57:04,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-10 07:57:04,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-10 07:57:04,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-10 07:57:04,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-10 07:57:04,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-10 07:57:04,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-10 07:57:04,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-10 07:57:04,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-10 07:57:04,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-10 07:57:04,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-10 07:57:04,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:04,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:57:04,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:04,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:04,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:04,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:04,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:04,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:04,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:04,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:57:04,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:04,564 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:04 GMT 2018-12-10 07:57:04,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:04,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:57:04,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:09,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:57:09,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:09,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:09,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:09,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:09,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:09,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:09,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:09,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Stopping Agent dime_host_d36pgz", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Stopping Agent ellis_host_8obyv9", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:04.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:04.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:05.081Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:05.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:05.543Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:05.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:05.543Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:05.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:06.547Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:06.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:06.547Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:06.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:06.547Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:06.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:06.547Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:06.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:06.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:06.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:07.519Z", "message": "Stopping Agent homer_host_syap0i", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:07.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:07.519Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:07.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:07.519Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:07.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:07.519Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:07.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:07.519Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:07.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:07.519Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:07.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:07.519Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:07.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:07.519Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:07.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:07.519Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:07.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:08.509Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:08.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:08.523Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_8obyv9 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:08.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:08.523Z", "message": "Successfully stopped daemon: dime_host_d36pgz\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:08.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:08.523Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:08.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:08.523Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:08.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:08.523Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_d36pgz stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:08.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a3b7772d-38b3-42a1-82a3-5d8e9e8c45fe"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:08.523Z", "message": "Successfully stopped daemon: ellis_host_8obyv9\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:08.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "470941f7-cc41-48bc-af38-0f75037cf786"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "462ec418-8e82-423d-a0e8-f0ac3929b40f"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "462ec418-8e82-423d-a0e8-f0ac3929b40f"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}], "metadata": {"pagination": {"total": 257, "offset": 175, "size": 50}}} 2018-12-10 07:57:09,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:09,690 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:09 GMT 2018-12-10 07:57:09,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:09,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27326 2018-12-10 07:57:09,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:09,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_d36pgz 2018-12-10 07:57:09,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_8obyv9 2018-12-10 07:57:09,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-10 07:57:09,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-10 07:57:09,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-10 07:57:09,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-10 07:57:09,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-10 07:57:09,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-10 07:57:09,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-10 07:57:09,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_syap0i 2018-12-10 07:57:09,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-10 07:57:09,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_8obyv9 stop 2018-12-10 07:57:09,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_d36pgz 2018-12-10 07:57:09,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-10 07:57:09,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-10 07:57:09,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_d36pgz stop 2018-12-10 07:57:09,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_8obyv9 2018-12-10 07:57:09,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:09,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:57:09,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:09,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:09,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:09,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:09,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:09,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:09,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:09,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:57:09,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:09,760 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:09 GMT 2018-12-10 07:57:09,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:09,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:57:09,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:14,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:57:14,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:14,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:14,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:14,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:14,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:14,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:14,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:14,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "462ec418-8e82-423d-a0e8-f0ac3929b40f"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Deleting Agent ellis_host_8obyv9", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "462ec418-8e82-423d-a0e8-f0ac3929b40f"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "462ec418-8e82-423d-a0e8-f0ac3929b40f"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Deleting Agent dime_host_d36pgz", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "462ec418-8e82-423d-a0e8-f0ac3929b40f"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "462ec418-8e82-423d-a0e8-f0ac3929b40f"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "462ec418-8e82-423d-a0e8-f0ac3929b40f"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.526Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "462ec418-8e82-423d-a0e8-f0ac3929b40f"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.552Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.552Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.552Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.552Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.552Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.552Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:09.552Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:09.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.224Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.416Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.639Z", "message": "Successfully deleted daemon: ellis_host_8obyv9", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.639Z", "message": "Successfully deleted daemon: dime_host_d36pgz", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "462ec418-8e82-423d-a0e8-f0ac3929b40f"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.639Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_syap0i stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.639Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "462ec418-8e82-423d-a0e8-f0ac3929b40f"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.639Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "462ec418-8e82-423d-a0e8-f0ac3929b40f"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.639Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.639Z", "message": "Successfully stopped daemon: homer_host_syap0i\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1a47b40b-5dee-496a-89b2-40e8ee89c71c"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.639Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "04cbbc76-7d07-463d-a3b6-d612dbf0ddce"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.663Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.663Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:11.663Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:11.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.646Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.669Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.669Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.669Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.669Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.669Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:12.669Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:12.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:13.649Z", "message": "Deleting Agent homer_host_syap0i", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:13.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:13.649Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:13.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:14.675Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:14.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}], "metadata": {"pagination": {"total": 287, "offset": 225, "size": 50}}} 2018-12-10 07:57:14,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:14,836 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:14 GMT 2018-12-10 07:57:14,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:14,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26770 2018-12-10 07:57:14,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:14,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_8obyv9 2018-12-10 07:57:14,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_d36pgz 2018-12-10 07:57:14,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-10 07:57:14,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-10 07:57:14,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-10 07:57:14,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-10 07:57:14,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-10 07:57:14,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-10 07:57:14,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-10 07:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-10 07:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-10 07:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_8obyv9 2018-12-10 07:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_d36pgz 2018-12-10 07:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_syap0i stop 2018-12-10 07:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-10 07:57:14,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-10 07:57:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-10 07:57:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_syap0i 2018-12-10 07:57:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-10 07:57:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-10 07:57:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-10 07:57:14,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-10 07:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-10 07:57:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-10 07:57:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-10 07:57:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-10 07:57:14,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-10 07:57:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-10 07:57:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_syap0i 2018-12-10 07:57:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:14,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-10 07:57:14,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:57:14,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:14,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:14,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:14,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:14,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:14,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:14,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:14,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:57:14,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:14,909 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:14 GMT 2018-12-10 07:57:14,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:14,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:57:14,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:19,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:57:20,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:20,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:20,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:20,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:20,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:20,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:20,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:20,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:15.066Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:15.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:15.669Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:15.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:15.669Z", "message": "Successfully deleted daemon: homer_host_syap0i", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:15.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "6c7ae1ff-48fd-45e4-915c-3d15b94573d0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:15.712Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:15.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:15.712Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:15.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:15.712Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:15.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:15.712Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:15.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:15.712Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:15.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:15.712Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:15.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:16.735Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:16.735Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:16.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:17.832Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:17.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_x7gcu4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:18.413Z", "message": "Execution done (return_code=0): /tmp/KNN0A/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:18.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "77a4a9b5-3bb6-41f3-a62f-cce80c9c60ab"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:18.738Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:18.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_x7gcu4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:18.738Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:18.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:18.738Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:18.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:19.741Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:19.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:19.741Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:19.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:19.741Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:19.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 306, "offset": 275, "size": 50}}} 2018-12-10 07:57:20,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:20,021 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:20 GMT 2018-12-10 07:57:20,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:20,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9800 2018-12-10 07:57:20,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:20,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-10 07:57:20,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-10 07:57:20,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_syap0i 2018-12-10 07:57:20,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-10 07:57:20,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-10 07:57:20,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-10 07:57:20,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-10 07:57:20,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-10 07:57:20,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-10 07:57:20,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:20,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:20,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-10 07:57:20,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/KNN0A/remove-cluster-node.sh 2018-12-10 07:57:20,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:20,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:57:20,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:20,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-10 07:57:20,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-10 07:57:20,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:57:20,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:57:20,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:20,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:20,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:20,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:20,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:20,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:20,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:20,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:57:20,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:20,083 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:20 GMT 2018-12-10 07:57:20,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:20,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:57:20,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:25,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:57:25,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:25,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:25,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:25,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:25,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:25,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:25,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:25,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:20.744Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:20.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:20.744Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:20.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:20.744Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:20.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:21.747Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:21.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:21.747Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:21.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:21.747Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:21.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:21.747Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:21.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:22.043Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:22.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:22.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:22.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:22.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:22.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:22.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:22.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:22.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:22.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:22.714Z", "message": "Stopping Agent sprout_host_q6w6qx", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:22.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:22.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:22.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:22.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:22.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:22.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:22.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:22.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:22.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:22.990Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:22.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:23.752Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:23.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:23.752Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:23.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:24.755Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:24.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:24.755Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:24.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:24.755Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:24.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:24.755Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:24.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 332, "offset": 294, "size": 50}}} 2018-12-10 07:57:25,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:25,220 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:25 GMT 2018-12-10 07:57:25,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:25,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12803 2018-12-10 07:57:25,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:25,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-10 07:57:25,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-10 07:57:25,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-10 07:57:25,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-10 07:57:25,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-10 07:57:25,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-10 07:57:25,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-10 07:57:25,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:25,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:25,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:25,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:25,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:25,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_q6w6qx 2018-12-10 07:57:25,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:25,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:25,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:25,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:25,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:25,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:25,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:25,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-10 07:57:25,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:25,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:25,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:25,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:57:25,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:25,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:25,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:25,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:25,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:25,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:25,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:25,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:57:25,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:25,289 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:25 GMT 2018-12-10 07:57:25,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:25,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:57:25,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:30,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:57:30,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:30,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:30,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:30,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:30,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:30,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:30,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:30,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:26.718Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:26.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:26.748Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_q6w6qx stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:26.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:26.748Z", "message": "Successfully stopped daemon: sprout_host_q6w6qx\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:26.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "1b358eb8-087f-40d6-8580-1d157f0a1fbb"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:26.915Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:26.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.751Z", "message": "Deleting Agent sprout_host_q6w6qx", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.759Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.759Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:27.759Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:27.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:29.563Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:29.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:29.676Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:29.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:29.755Z", "message": "Successfully deleted daemon: sprout_host_q6w6qx", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:29.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:29.755Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:29.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aae34566-5e7d-4714-8962-c5f0daff2c01"}], "metadata": {"pagination": {"total": 353, "offset": 318, "size": 50}}} 2018-12-10 07:57:30,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:30,679 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:30 GMT 2018-12-10 07:57:30,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:30,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11456 2018-12-10 07:57:30,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:30,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-10 07:57:30,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_q6w6qx stop 2018-12-10 07:57:30,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_q6w6qx 2018-12-10 07:57:30,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-10 07:57:30,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_q6w6qx 2018-12-10 07:57:30,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:30,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:30,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:57:30,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-10 07:57:30,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-10 07:57:30,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-10 07:57:30,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:30,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-10 07:57:30,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_q6w6qx 2018-12-10 07:57:30,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-10 07:57:30,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:57:30,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:30,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:30,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:30,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:30,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:30,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:30,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:30,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:57:30,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:30,756 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:30 GMT 2018-12-10 07:57:30,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:30,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:57:30,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:35,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:57:35,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:35,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:35,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:35,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:35,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:35,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:35,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:35,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_d36pgz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:30.763Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:30.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:30.763Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:30.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:30.763Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:30.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:30.763Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:30.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:30.763Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:30.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:30.763Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:30.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:30.890Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:30.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "631e56c6-e5bc-4f91-b06d-683dfa38d581"}, {"node_instance_id": "homer_host_syap0i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:31.770Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:31.770Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:31.770Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:31.770Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:31.770Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:31.770Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:31.944Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:31.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "5c62d3bd-5af9-4ac3-82c3-5a7bb83899a2"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:33.020Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:33.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_host_d36pgz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:33.754Z", "message": "Waiting for server \"02b917cf-2695-4cef-8b11-c5830b148da8\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:33.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "631e56c6-e5bc-4f91-b06d-683dfa38d581"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:33.774Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:33.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:33.774Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:33.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:34.761Z", "message": "Waiting for server \"f5cf045b-6195-4cda-addb-cd98539a835f\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:34.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "5c62d3bd-5af9-4ac3-82c3-5a7bb83899a2"}], "metadata": {"pagination": {"total": 373, "offset": 339, "size": 50}}} 2018-12-10 07:57:35,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:35,833 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:35 GMT 2018-12-10 07:57:35,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:35,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9823 2018-12-10 07:57:35,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:35,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-10 07:57:35,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-10 07:57:35,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:57:35,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-10 07:57:35,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-10 07:57:35,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-10 07:57:35,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-10 07:57:35,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-10 07:57:35,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-10 07:57:35,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:57:35,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:35,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:35,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:35,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-10 07:57:35,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-10 07:57:35,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "02b917cf-2695-4cef-8b11-c5830b148da8" to be deleted. current status: SHUTOFF 2018-12-10 07:57:35,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:35,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:35,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f5cf045b-6195-4cda-addb-cd98539a835f" to be deleted. current status: SHUTOFF 2018-12-10 07:57:35,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:57:35,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:35,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:35,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:35,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:35,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:35,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:35,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:35,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:57:35,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:35,899 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:35 GMT 2018-12-10 07:57:35,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:35,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:57:35,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:40,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:57:41,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:41,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:41,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:41,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:41,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:41,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:41,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:41,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_d36pgz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:38.922Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:38.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:39.887Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:39.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:39.887Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:39.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:39.887Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:39.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_security_group_pwdvg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:39.887Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:39.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_host_syap0i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:39.887Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:39.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:39.887Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:39.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:40.414Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:40.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9009793c-0ef2-4f3b-9864-1d66d32699af"}, {"node_instance_id": "homer_security_group_7bgljb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:40.910Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:40.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:40.910Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:40.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_security_group_pwdvg6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:40.910Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:40.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_security_group_pwdvg6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:40.910Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:40.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "dime_security_group_pwdvg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:40.910Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:40.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:40.910Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:40.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:40.910Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:40.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 388, "offset": 358, "size": 50}}} 2018-12-10 07:57:41,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:41,059 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:41 GMT 2018-12-10 07:57:41,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:41,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7600 2018-12-10 07:57:41,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:41,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-10 07:57:41,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-10 07:57:41,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:57:41,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-10 07:57:41,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:57:41,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-10 07:57:41,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:41,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-10 07:57:41,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:57:41,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:41,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-10 07:57:41,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-10 07:57:41,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:57:41,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:41,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:41,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:57:41,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:41,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:41,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:41,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:41,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:41,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:41,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:41,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:57:41,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:41,140 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:41 GMT 2018-12-10 07:57:41,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:41,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:57:41,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:46,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:57:46,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:46,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:46,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:46,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:46,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:46,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:46,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:46,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_pwdvg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:41.780Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:41.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "314521b2-dea8-4b6e-9402-7eccf08e043e"}, {"node_instance_id": "homer_security_group_7bgljb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:41.974Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:41.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_security_group_7bgljb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:41.974Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:41.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_security_group_7bgljb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:41.974Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:41.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "homer_security_group_7bgljb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:42.783Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:42.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "146df7ea-5bac-4182-81b6-c1697bf1bc43"}, {"node_instance_id": "dime_security_group_pwdvg6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:42.978Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:42.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:43.788Z", "message": "Waiting for server \"db39e0da-e4cb-456b-81b9-3bc6f6415ef6\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:43.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9009793c-0ef2-4f3b-9864-1d66d32699af"}, {"node_instance_id": "homer_security_group_7bgljb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:43.980Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:43.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:46.111Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:46.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 397, "offset": 373, "size": 50}}} 2018-12-10 07:57:46,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:46,251 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:46 GMT 2018-12-10 07:57:46,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:46,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4895 2018-12-10 07:57:46,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:46,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-10 07:57:46,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-10 07:57:46,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-10 07:57:46,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:57:46,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-10 07:57:46,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-10 07:57:46,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "db39e0da-e4cb-456b-81b9-3bc6f6415ef6" to be deleted. current status: SHUTOFF 2018-12-10 07:57:46,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-10 07:57:46,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:46,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:57:46,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:46,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:46,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:46,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:46,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:46,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:46,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:46,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:57:46,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:46,313 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:46 GMT 2018-12-10 07:57:46,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:46,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:57:46,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:51,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:57:51,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:51,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:51,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:51,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:51,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:51,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:51,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:51,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:46.984Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:46.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:46.984Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:46.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_host_8obyv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:48.077Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:48.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_floatingip_1ol5ct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:48.987Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:48.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_floatingip_1ol5ct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:48.987Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:48.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_security_group_bl2liq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:48.987Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:48.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_floatingip_1ol5ct", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:49.760Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:49.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "5c509103-8166-45d5-883f-9f9e1d56792b"}, {"node_instance_id": "ellis_floatingip_1ol5ct", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:49.990Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:49.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_floatingip_1ol5ct", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:49.990Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:49.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_security_group_bl2liq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:49.990Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:49.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_security_group_bl2liq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:49.990Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:49.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_security_group_bl2liq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:49.990Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:49.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "ellis_security_group_bl2liq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:50.794Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:50.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "ac472143-2f4e-4bf3-9360-276d75ba09fe"}, {"node_instance_id": "ellis_security_group_bl2liq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:50.992Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:50.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 411, "offset": 382, "size": 50}}} 2018-12-10 07:57:51,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:51,430 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:51 GMT 2018-12-10 07:57:51,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:51,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7207 2018-12-10 07:57:51,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:51,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:51,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:51,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-10 07:57:51,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:57:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:57:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:57:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-10 07:57:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-10 07:57:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-10 07:57:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-10 07:57:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-10 07:57:51,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:57:51,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-10 07:57:51,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-10 07:57:51,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:57:51,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:51,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:51,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:51,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:51,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:51,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:51,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:51,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:57:51,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:51,492 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:51 GMT 2018-12-10 07:57:51,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:51,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:57:51,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:56,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:57:56,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:56,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:56,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:56,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:56,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:56,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:56,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:56,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_1ol5ct", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:51.995Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:51.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:52.998Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:52.998Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:52.998Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:52.998Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:53.604Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:53.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a2d8718d-7755-48ab-9137-8335e8581c1f"}], "metadata": {"pagination": {"total": 417, "offset": 396, "size": 50}}} 2018-12-10 07:57:56,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:56,565 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:56 GMT 2018-12-10 07:57:56,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:56,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3106 2018-12-10 07:57:56,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:57:56,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-10 07:57:56,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:57:56,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-10 07:57:56,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:57:56,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-10 07:57:56,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-10 07:57:56,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:57:56,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:57:56,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:57:56,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:57:56,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:57:56,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:57:56,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:57:56,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:57:56,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:57:56,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:57:56,625 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:57:56 GMT 2018-12-10 07:57:56,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:57:56,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:57:56,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:01,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:58:01,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:01,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:01,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:01,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:01,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:01,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:01,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:01,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q6w6qx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:57:56.663Z", "message": "Waiting for server \"161b3047-bc10-43b2-bec0-895dc5ef1263\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:57:56.663Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a2d8718d-7755-48ab-9137-8335e8581c1f"}], "metadata": {"pagination": {"total": 418, "offset": 402, "size": 50}}} 2018-12-10 07:58:01,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:01,707 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:01 GMT 2018-12-10 07:58:01,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:01,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 682 2018-12-10 07:58:01,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:01,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "161b3047-bc10-43b2-bec0-895dc5ef1263" to be deleted. current status: SHUTOFF 2018-12-10 07:58:01,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:58:01,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:01,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:01,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:01,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:01,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:01,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:01,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:01,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:58:01,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:01,770 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:01 GMT 2018-12-10 07:58:01,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:01,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:58:01,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:06,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:58:06,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:06,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:06,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:06,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:06,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:06,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:06,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:06,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_q6w6qx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:01.830Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:01.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_security_group_pdliqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:02.918Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:02.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_security_group_pdliqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:02.918Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:02.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_security_group_pdliqv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:03.002Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:03.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_security_group_pdliqv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:03.736Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:03.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "2b7da050-ec9d-4307-88d5-4f62c8840481"}, {"node_instance_id": "sprout_security_group_pdliqv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:04.006Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:04.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "sprout_security_group_pdliqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:05.010Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:05.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 425, "offset": 403, "size": 50}}} 2018-12-10 07:58:06,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:06,844 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:06 GMT 2018-12-10 07:58:06,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:06,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-12-10 07:58:06,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:06,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-10 07:58:06,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:58:06,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:58:06,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-10 07:58:06,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-10 07:58:06,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-10 07:58:06,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-10 07:58:06,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:58:06,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:06,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:06,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:06,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:06,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:06,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:06,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:06,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:58:06,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:06,903 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:06 GMT 2018-12-10 07:58:06,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:06,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:58:06,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:11,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:58:11,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:11,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:11,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:11,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:11,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:11,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:11,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:11,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-12-10 07:58:11,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:11,974 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:11 GMT 2018-12-10 07:58:11,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:11,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:58:11,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:11,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:58:12,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:12,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:12,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:12,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:12,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:12,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:12,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:12,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:58:12,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:12,030 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:12 GMT 2018-12-10 07:58:12,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:12,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:58:12,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:17,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:58:17,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:17,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:17,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:17,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:17,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:17,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:17,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:17,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-12-10 07:58:17,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:17,105 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:17 GMT 2018-12-10 07:58:17,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:17,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:58:17,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:17,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:58:17,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:17,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:17,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:17,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:17,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:17,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:17,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:17,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:58:17,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:17,240 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:17 GMT 2018-12-10 07:58:17,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:17,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:58:17,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:22,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:58:22,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:22,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:22,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:22,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:22,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:22,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:22,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:22,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-12-10 07:58:22,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:22,309 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:22 GMT 2018-12-10 07:58:22,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:22,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:58:22,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:22,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:58:22,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:22,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:22,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:22,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:22,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:22,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:22,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:22,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:58:22,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:22,446 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:22 GMT 2018-12-10 07:58:22,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:22,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:58:22,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:27,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:58:27,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:27,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:27,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:27,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:27,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:27,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:27,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:27,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-12-10 07:58:27,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:27,520 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:27 GMT 2018-12-10 07:58:27,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:27,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:58:27,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:27,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:58:27,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:27,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:27,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:27,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:27,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:27,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:27,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:27,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:58:27,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:27,582 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:27 GMT 2018-12-10 07:58:27,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:27,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:58:27,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:32,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:58:32,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:32,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:32,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:32,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:32,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:32,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:32,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:32,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-12-10 07:58:32,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:32,652 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:32 GMT 2018-12-10 07:58:32,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:32,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:58:32,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:32,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:58:32,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:32,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:32,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:32,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:32,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:32,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:32,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:32,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:58:32,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:32,709 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:32 GMT 2018-12-10 07:58:32,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:32,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:58:32,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:37,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:58:37,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:37,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:37,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:37,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:37,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:37,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:37,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:37,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-12-10 07:58:37,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:37,786 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:37 GMT 2018-12-10 07:58:37,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:37,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:58:37,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:37,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:58:37,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:37,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:37,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:37,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:37,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:37,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:37,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:37,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:58:37,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:37,846 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:37 GMT 2018-12-10 07:58:37,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:37,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:58:37,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:42,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:58:42,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:42,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:42,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:42,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:42,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:42,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:42,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:42,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 410, "size": 50}}} 2018-12-10 07:58:42,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:42,915 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:42 GMT 2018-12-10 07:58:42,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:42,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:58:42,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:42,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:58:42,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:42,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:42,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:42,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:42,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:42,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:42,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:42,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:58:42,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:42,981 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:42 GMT 2018-12-10 07:58:42,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:42,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:58:42,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:47,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:58:48,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:48,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:48,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:48,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:48,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:48,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:48,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:48,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_0k82hl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:43.318Z", "message": "Execution done (return_code=0): /tmp/1QFYV/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:43.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "8b8fcf2a-f796-4afc-aa0d-3d74c9592b92"}, {"node_instance_id": "vellum_0k82hl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:43.404Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:43.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:44.021Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:44.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:45.024Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:45.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:45.024Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:45.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 430, "offset": 410, "size": 50}}} 2018-12-10 07:58:48,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:48,054 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:48 GMT 2018-12-10 07:58:48,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:48,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2608 2018-12-10 07:58:48,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:48,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/1QFYV/remove-cluster-node.sh 2018-12-10 07:58:48,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:58:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:58:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-10 07:58:48,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-10 07:58:48,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:58:48,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:48,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:48,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:48,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:48,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:48,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:48,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:48,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:58:48,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:48,119 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:48 GMT 2018-12-10 07:58:48,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:48,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:58:48,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:53,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:58:53,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:53,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:53,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:53,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:53,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:53,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:53,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:53,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:48.726Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:48.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:49.028Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:49.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:49.028Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:49.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.031Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.031Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.031Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.031Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.823Z", "message": "Stopping Agent vellum_host_m2u47u", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:50.823Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:50.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}], "metadata": {"pagination": {"total": 447, "offset": 415, "size": 50}}} 2018-12-10 07:58:53,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:53,196 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:53 GMT 2018-12-10 07:58:53,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:53,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9204 2018-12-10 07:58:53,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:53,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-10 07:58:53,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-10 07:58:53,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-10 07:58:53,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-10 07:58:53,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-10 07:58:53,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-10 07:58:53,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-10 07:58:53,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:53,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_m2u47u 2018-12-10 07:58:53,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:53,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:53,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:53,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:53,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:53,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:53,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:53,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:53,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:58:53,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:53,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:53,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:53,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:53,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:53,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:53,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:53,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:58:53,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:53,255 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:53 GMT 2018-12-10 07:58:53,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:53,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:58:53,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:58,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:58:58,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:58,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:58,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:58,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:58,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:58,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:58,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:58,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:55.097Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:55.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:55.256Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:55.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:55.827Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_m2u47u stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:55.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:55.827Z", "message": "Successfully stopped daemon: vellum_host_m2u47u\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:55.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15f6c6c0-6cef-4325-ac92-227a4e958b50"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.036Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.036Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.036Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.831Z", "message": "Deleting Agent vellum_host_m2u47u", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:56.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:56.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:58.108Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:58.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}], "metadata": {"pagination": {"total": 465, "offset": 432, "size": 50}}} 2018-12-10 07:58:58,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:58,332 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:58 GMT 2018-12-10 07:58:58,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:58,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9852 2018-12-10 07:58:58,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:58:58,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-10 07:58:58,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-10 07:58:58,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_m2u47u stop 2018-12-10 07:58:58,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_m2u47u 2018-12-10 07:58:58,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-10 07:58:58,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-10 07:58:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-10 07:58:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_m2u47u 2018-12-10 07:58:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 07:58:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-10 07:58:58,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:58:58,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:58:58,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:58:58,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:58:58,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:58:58,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:58:58,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:58:58,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:58:58,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:58:58,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:58:58,395 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:58:58 GMT 2018-12-10 07:58:58,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:58:58,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:58:58,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:03,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:59:03,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:03,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:03,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:03,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:03,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:03,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:03,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:03,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:58.507Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:58.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:58.835Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:58.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:58.835Z", "message": "Successfully deleted daemon: vellum_host_m2u47u", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:58.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "7b5972f5-7f98-4e59-b673-63d42701eeb8"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:59.039Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:59.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:58:59.039Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:58:59.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:01.547Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:01.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:02.043Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:02.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:02.043Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:02.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 473, "offset": 450, "size": 50}}} 2018-12-10 07:59:03,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:03,469 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:03 GMT 2018-12-10 07:59:03,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:03,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4237 2018-12-10 07:59:03,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:03,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-10 07:59:03,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-10 07:59:03,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_m2u47u 2018-12-10 07:59:03,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-10 07:59:03,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-10 07:59:03,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-10 07:59:03,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:59:03,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:59:03,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:59:03,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:03,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:03,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:03,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:03,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:03,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:03,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:03,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:59:03,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:03,529 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:03 GMT 2018-12-10 07:59:03,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:03,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:59:03,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:08,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:59:08,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:08,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:08,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:08,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:08,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:08,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:08,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:08,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 473, "offset": 458, "size": 50}}} 2018-12-10 07:59:08,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:08,598 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:08 GMT 2018-12-10 07:59:08,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:08,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:59:08,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:08,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:59:08,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:08,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:08,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:08,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:08,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:08,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:08,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:08,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:59:08,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:08,653 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:08 GMT 2018-12-10 07:59:08,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:08,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:59:08,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:13,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:59:13,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:13,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:13,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:13,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:13,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:13,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:13,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:13,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:09.648Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:09.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:10.047Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:10.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:10.047Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:10.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 476, "offset": 458, "size": 50}}} 2018-12-10 07:59:13,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:13,724 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:13 GMT 2018-12-10 07:59:13,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:13,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-12-10 07:59:13,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:13,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:59:13,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:59:13,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:59:13,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:59:13,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:13,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:13,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:13,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:13,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:13,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:13,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:13,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:59:13,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:13,780 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:13 GMT 2018-12-10 07:59:13,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:13,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:59:13,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:18,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:59:18,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:18,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:18,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:18,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:18,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:18,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:18,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:18,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:15.714Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:15.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:16.050Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:16.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:16.839Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:16.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "f68ec0b4-9365-465c-af88-b3f489782ae5"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:17.054Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:17.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_host_m2u47u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:17.054Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:17.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 481, "offset": 461, "size": 50}}} 2018-12-10 07:59:18,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:18,850 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:18 GMT 2018-12-10 07:59:18,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:18,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2579 2018-12-10 07:59:18,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:18,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 07:59:18,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:59:18,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-10 07:59:18,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-10 07:59:18,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-10 07:59:18,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:59:18,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:18,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:18,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:18,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:18,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:18,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:18,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:18,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:59:18,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:18,912 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:18 GMT 2018-12-10 07:59:18,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:18,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:59:18,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:23,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:59:23,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:23,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:23,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:23,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:23,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:23,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:23,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:23,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_m2u47u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:20.204Z", "message": "Waiting for server \"6bf0b821-c666-439d-9872-5807e13f8b35\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:20.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "f68ec0b4-9365-465c-af88-b3f489782ae5"}], "metadata": {"pagination": {"total": 482, "offset": 466, "size": 50}}} 2018-12-10 07:59:23,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:23,988 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:23 GMT 2018-12-10 07:59:23,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:23,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 682 2018-12-10 07:59:23,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:23,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6bf0b821-c666-439d-9872-5807e13f8b35" to be deleted. current status: SHUTOFF 2018-12-10 07:59:23,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:59:24,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:24,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:24,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:24,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:24,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:24,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:24,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:24,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:59:24,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:24,045 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:24 GMT 2018-12-10 07:59:24,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:24,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:59:24,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:29,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:59:29,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:29,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:29,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:29,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:29,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:29,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:29,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:29,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_m2u47u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:25.409Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:25.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_security_group_ais43j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:26.058Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:26.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_security_group_ais43j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:27.062Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:27.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_security_group_ais43j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:27.062Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:27.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_security_group_ais43j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:27.062Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:27.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "vellum_security_group_ais43j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:27.539Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:27.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a7b62210-6cae-4e62-9687-5a1f26789948"}, {"node_instance_id": "vellum_security_group_ais43j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:28.779Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:28.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 489, "offset": 467, "size": 50}}} 2018-12-10 07:59:29,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:29,113 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:29 GMT 2018-12-10 07:59:29,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:29,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-12-10 07:59:29,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:29,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-10 07:59:29,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 07:59:29,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-10 07:59:29,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-10 07:59:29,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:59:29,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-10 07:59:29,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-10 07:59:29,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:59:29,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:29,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:29,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:29,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:29,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:29,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:29,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:29,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:59:29,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:29,172 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:29 GMT 2018-12-10 07:59:29,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:29,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:59:29,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:34,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:59:34,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:34,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:34,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:34,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:34,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:34,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:34,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:34,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 474, "size": 50}}} 2018-12-10 07:59:34,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:34,248 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:34 GMT 2018-12-10 07:59:34,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:34,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:59:34,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:34,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:59:34,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:34,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:34,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:34,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:34,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:34,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:34,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:34,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:59:34,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:34,306 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:34 GMT 2018-12-10 07:59:34,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:34,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:59:34,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:39,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:59:39,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:39,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:39,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:39,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:39,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:39,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:39,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:39,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 474, "size": 50}}} 2018-12-10 07:59:39,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:39,383 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:39 GMT 2018-12-10 07:59:39,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:39,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:59:39,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:39,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:59:39,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:39,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:39,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:39,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:39,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:39,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:39,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:39,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:59:39,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:39,442 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:39 GMT 2018-12-10 07:59:39,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:39,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:59:39,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:44,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:59:44,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:44,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:44,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:44,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:44,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:44,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:44,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:44,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 474, "size": 50}}} 2018-12-10 07:59:44,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:44,515 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:44 GMT 2018-12-10 07:59:44,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:44,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:59:44,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:44,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:59:44,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:44,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:44,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:44,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:44,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:44,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:44,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:44,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:59:44,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:44,571 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:44 GMT 2018-12-10 07:59:44,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:44,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:59:44,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:49,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:59:49,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:49,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:49,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:49,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:49,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:49,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:49,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:49,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:46.528Z", "message": "Execution done (return_code=124): /tmp/6SSQA/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "cca414e3-ad8f-49cd-b980-30111b9de4f6"}, {"node_instance_id": "bono_hatcfs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:46.762Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_qfvc7n/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_qfvc7n/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_qfvc7n/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-10T07:59:46.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:47.089Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:47.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:47.089Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:47.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:47.544Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1HE6R/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:47.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "99542024-bbd7-4744-add7-781b2002631c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:47.851Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:47.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "99542024-bbd7-4744-add7-781b2002631c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:47.851Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:47.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "99542024-bbd7-4744-add7-781b2002631c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:48.237Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:48.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:48.856Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:48.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "99542024-bbd7-4744-add7-781b2002631c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:48.856Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:48.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "99542024-bbd7-4744-add7-781b2002631c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:48.856Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:48.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "99542024-bbd7-4744-add7-781b2002631c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:48.856Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:48.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "99542024-bbd7-4744-add7-781b2002631c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:48.856Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:48.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "99542024-bbd7-4744-add7-781b2002631c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:48.856Z", "message": "[localhost] run: sudo mv /tmp/tmpSxqBJ2 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:48.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "99542024-bbd7-4744-add7-781b2002631c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:48.856Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:48.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "99542024-bbd7-4744-add7-781b2002631c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:48.856Z", "message": "[localhost] run: sudo mv /tmp/tmpvYTE_W /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:48.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "99542024-bbd7-4744-add7-781b2002631c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:48.856Z", "message": "The config dict: {'public_ip': u'172.30.9.210', '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.19', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:48.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "99542024-bbd7-4744-add7-781b2002631c"}, {"node_instance_id": "bono_hatcfs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:49.092Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:49.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_hatcfs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:49.092Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:49.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_hatcfs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:49.092Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:49.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 510, "offset": 474, "size": 50}}} 2018-12-10 07:59:49,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:49,645 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:49 GMT 2018-12-10 07:59:49,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:49,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11680 2018-12-10 07:59:49,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:49,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/6SSQA/stop-bono.sh 2018-12-10 07:59:49,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-12-10 07:59:49,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:59:49,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:59:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1HE6R/bind.py 2018-12-10 07:59:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-10 07:59:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-10 07:59:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-10 07:59:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-10 07:59:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-10 07:59:49,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-10 07:59:49,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-10 07:59:49,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-10 07:59:49,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSxqBJ2 /etc/bind/db.clearwater.local 2018-12-10 07:59:49,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-10 07:59:49,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvYTE_W /etc/bind/db.clearwater.opnfv 2018-12-10 07:59:49,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', '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.19', u'hss_hostname': u''}. 2018-12-10 07:59:49,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 07:59:49,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-10 07:59:49,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-10 07:59:49,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:59:49,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:49,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:49,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:49,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:49,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:49,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:49,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:49,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:59:49,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:49,706 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:49 GMT 2018-12-10 07:59:49,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:49,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:59:49,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:54,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:59:54,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:54,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:54,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:54,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:54,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:54,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:54,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:54,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:49.860Z", "message": "Executing: /tmp/D4XH8/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:49.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "df6bec25-b9c6-46f4-a68f-2dab510c6e8e"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:49.860Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/D4XH8/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:49.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "df6bec25-b9c6-46f4-a68f-2dab510c6e8e"}, {"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T07:59:49.860Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T07:59:49.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "df6bec25-b9c6-46f4-a68f-2dab510c6e8e"}], "metadata": {"pagination": {"total": 513, "offset": 494, "size": 50}}} 2018-12-10 07:59:54,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:54,776 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:54 GMT 2018-12-10 07:59:54,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:54,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1709 2018-12-10 07:59:54,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:54,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/D4XH8/remove-cluster-node.sh 2018-12-10 07:59:54,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/D4XH8/remove-cluster-node.sh 2018-12-10 07:59:54,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-10 07:59:54,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:59:54,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:54,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:54,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:54,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:54,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:54,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:54,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:54,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:59:54,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:54,832 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:54 GMT 2018-12-10 07:59:54,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:54,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:59:54,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:59,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 07:59:59,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:59,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:59,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:59,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:59,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:59,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:59,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:59,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 497, "size": 50}}} 2018-12-10 07:59:59,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:59,909 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:59 GMT 2018-12-10 07:59:59,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:59,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 07:59:59,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 07:59:59,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 07:59:59,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 07:59:59,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 07:59:59,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 07:59:59,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 07:59:59,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 07:59:59,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 07:59:59,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 07:59:59,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 07:59:59,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 07:59:59,972 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 07:59:59 GMT 2018-12-10 07:59:59,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 07:59:59,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 07:59:59,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:04,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:00:05,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:05,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:05,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:05,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:05,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:05,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:05,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:05,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 497, "size": 50}}} 2018-12-10 08:00:05,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:05,041 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:05 GMT 2018-12-10 08:00:05,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:05,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 08:00:05,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:05,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:00:05,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:05,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:05,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:05,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:05,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:05,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:05,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:05,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:00:05,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:05,098 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:05 GMT 2018-12-10 08:00:05,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:05,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:00:05,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:10,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:00:10,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:10,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:10,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:10,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:10,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:10,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:10,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:10,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_hatcfs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:06.614Z", "message": "Execution done (return_code=2): /tmp/D4XH8/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:06.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "df6bec25-b9c6-46f4-a68f-2dab510c6e8e"}, {"node_instance_id": "bono_hatcfs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:06.777Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member f6b3e38c8d08d369: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.19:4000 has no leader\n; error #1: client: etcd member http://192.168.120.26:4000 has no leader\n; error #2: client: endpoint http://192.168.120.12:4000 exceeded header timeout\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member f6b3e38c8d08d369: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.19:4000 has no leader\n; error #1: client: etcd member http://192.168.120.26:4000 has no leader\n; error #2: client: endpoint http://192.168.120.12:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_qfvc7n/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 72, in run\n return process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_qfvc7n/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 143, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_qfvc7n/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member f6b3e38c8d08d369: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.19:4000 has no leader\n; error #1: client: etcd member http://192.168.120.26:4000 has no leader\n; error #2: client: endpoint http://192.168.120.12:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-10T08:00:06.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_node_af2g4f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:07.966Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:07.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_8h5pm9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:07.966Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:07.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:07.966Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:07.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:07.966Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:07.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_8h5pm9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:07.966Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:07.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:07.966Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:07.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_node_af2g4f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:08.098Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:08.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:09.101Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:09.101Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:09.101Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:09.101Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:09.101Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:09.101Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:09.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.104Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.104Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.104Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.104Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.104Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.104Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.104Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 535, "offset": 497, "size": 50}}} 2018-12-10 08:00:10,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:10,172 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:10 GMT 2018-12-10 08:00:10,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:10,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12690 2018-12-10 08:00:10,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:10,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/D4XH8/remove-cluster-node.sh 2018-12-10 08:00:10,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member f6b3e38c8d08d369: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.19:4000 has no leader ; error #1: client: etcd member http://192.168.120.26:4000 has no leader ; error #2: client: endpoint http://192.168.120.12:4000 exceeded header timeout 2018-12-10 08:00:10,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 08:00:10,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 08:00:10,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-10 08:00:10,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-10 08:00:10,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 08:00:10,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 08:00:10,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 08:00:10,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 08:00:10,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-10 08:00:10,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-10 08:00:10,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 08:00:10,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-10 08:00:10,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-10 08:00:10,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-10 08:00:10,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-10 08:00:10,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-10 08:00:10,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-10 08:00:10,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-10 08:00:10,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-10 08:00:10,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-10 08:00:10,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:00:10,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:10,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:10,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:10,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:10,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:10,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:10,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:10,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:00:10,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:10,236 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:10 GMT 2018-12-10 08:00:10,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:10,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:00:10,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:15,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:00:15,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:15,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:15,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:15,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:15,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:15,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:15,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:15,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.578Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:10.868Z", "message": "Stopping Agent bind_host_ugfm26", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:10.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:12.527Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:12.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:13.108Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:13.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:13.108Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:13.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:13.993Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:13.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.111Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.111Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.111Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.111Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.891Z", "message": "Stopping Agent bono_host_qfvc7n", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:14.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:14.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}], "metadata": {"pagination": {"total": 562, "offset": 519, "size": 50}}} 2018-12-10 08:00:15,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:15,303 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:15 GMT 2018-12-10 08:00:15,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:15,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14635 2018-12-10 08:00:15,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_ugfm26 2018-12-10 08:00:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-10 08:00:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-10 08:00:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-10 08:00:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-10 08:00:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-10 08:00:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-10 08:00:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-10 08:00:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_qfvc7n 2018-12-10 08:00:15,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:15,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:00:15,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:15,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:15,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:15,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:15,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:15,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:15,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:15,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:00:15,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:15,365 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:15 GMT 2018-12-10 08:00:15,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:15,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:00:15,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:20,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:00:20,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:20,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:20,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:20,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:20,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:20,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:20,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:20,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:15.502Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:15.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:15.895Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_ugfm26 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:15.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:15.895Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:15.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:15.895Z", "message": "Successfully stopped daemon: bind_host_ugfm26\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:15.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "9298c575-c09b-49d7-875e-3ac7f9831884"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.115Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.115Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.115Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.904Z", "message": "Deleting Agent bind_host_ugfm26", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:16.904Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:16.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:18.366Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:18.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:18.787Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:18.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:18.910Z", "message": "Successfully stopped daemon: bono_host_qfvc7n\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:18.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:18.910Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:18.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:18.910Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_qfvc7n stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:18.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:18.910Z", "message": "Successfully deleted daemon: bind_host_ugfm26", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:18.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "26bb980b-3056-4490-83fa-4a6be7671cd2"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:18.910Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:18.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a11a62c0-05c1-4ba5-96a6-cd64cc854fa2"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.189Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.189Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.189Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.189Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.189Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.189Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.914Z", "message": "Deleting Agent bono_host_qfvc7n", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:19.914Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:19.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:20.204Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:20.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:20.204Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:20.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:20.204Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5976)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5976)", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/proxy_host_7nixf1/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 108, in stop\n stop_diamond(conf_path)\n File \"/home/ubuntu/proxy_host_7nixf1/env/lib/python2.7/site-packages/diamond_agent/tasks.py\", line 159, in stop_diamond\n diamond_process.wait(timeout=DEFAULT_TIMEOUT)\n File \"/home/ubuntu/proxy_host_7nixf1/env/lib/python2.7/site-packages/psutil/__init__.py\", line 1050, in wait\n return self._proc.wait(timeout)\n File \"/home/ubuntu/proxy_host_7nixf1/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 694, in wrapper\n return fun(self, *args, **kwargs)\n File \"/home/ubuntu/proxy_host_7nixf1/env/lib/python2.7/site-packages/psutil/_pslinux.py\", line 840, in wait\n raise TimeoutExpired(timeout, self.pid, self._name)\nTimeoutExpired: timeout after 10 seconds (pid=5976)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-12-10T08:00:20.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 605, "offset": 546, "size": 50}}} 2018-12-10 08:00:20,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:20,436 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:20 GMT 2018-12-10 08:00:20,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:20,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24311 2018-12-10 08:00:20,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:20,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-10 08:00:20,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_ugfm26 stop 2018-12-10 08:00:20,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-10 08:00:20,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_ugfm26 2018-12-10 08:00:20,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-10 08:00:20,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-10 08:00:20,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-10 08:00:20,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_ugfm26 2018-12-10 08:00:20,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-10 08:00:20,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-10 08:00:20,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_qfvc7n 2018-12-10 08:00:20,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-10 08:00:20,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_qfvc7n stop 2018-12-10 08:00:20,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_ugfm26 2018-12-10 08:00:20,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-10 08:00:20,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-10 08:00:20,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-10 08:00:20,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-10 08:00:20,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-10 08:00:20,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-10 08:00:20,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-10 08:00:20,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_qfvc7n 2018-12-10 08:00:20,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:20,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-10 08:00:20,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-10 08:00:20,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5976) 2018-12-10 08:00:20,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:00:20,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:20,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:20,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:20,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:20,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:20,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:20,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:20,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:00:20,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:20,499 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:20 GMT 2018-12-10 08:00:20,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:20,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:00:20,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:25,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:00:25,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:25,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:25,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:25,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:25,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:25,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:25,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:25,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:21.757Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:21.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:21.857Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:21.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:21.919Z", "message": "Successfully deleted daemon: bono_host_qfvc7n", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:21.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:21.919Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:21.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "4f5e5a62-a714-480f-ae05-71e5b7e1a286"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:22.207Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:22.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:22.207Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:22.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:23.212Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:23.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:23.212Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:23.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:23.212Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:23.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:25.143Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:25.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:25.216Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:25.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:25.216Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:25.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 617, "offset": 589, "size": 50}}} 2018-12-10 08:00:25,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:25,625 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:25 GMT 2018-12-10 08:00:25,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:25,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6191 2018-12-10 08:00:25,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:25,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-10 08:00:25,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-10 08:00:25,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_qfvc7n 2018-12-10 08:00:25,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-10 08:00:25,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-10 08:00:25,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-10 08:00:25,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-10 08:00:25,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-10 08:00:25,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-10 08:00:25,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-10 08:00:25,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-10 08:00:25,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-10 08:00:25,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:00:25,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:25,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:25,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:25,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:25,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:25,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:25,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:25,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:00:25,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:25,726 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:25 GMT 2018-12-10 08:00:25,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:25,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:00:25,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:30,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:00:30,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:30,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:30,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:30,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:30,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:30,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:30,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:30,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.022Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.221Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.221Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.221Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.221Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.940Z", "message": "Stopping Agent proxy_host_7nixf1", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:26.940Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:26.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:30.734Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:30.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}], "metadata": {"pagination": {"total": 632, "offset": 601, "size": 50}}} 2018-12-10 08:00:30,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:30,793 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:30 GMT 2018-12-10 08:00:30,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:30,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8179 2018-12-10 08:00:30,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:30,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:30,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-10 08:00:30,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-10 08:00:30,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-10 08:00:30,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-10 08:00:30,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:30,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_7nixf1 2018-12-10 08:00:30,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:30,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:30,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:30,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:30,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:30,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:30,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:30,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-10 08:00:30,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:00:30,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:30,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:30,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:30,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:30,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:30,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:30,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:30,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:00:30,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:30,850 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:30 GMT 2018-12-10 08:00:30,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:30,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:00:30,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:35,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:00:35,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:35,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:35,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:35,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:35,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:35,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:35,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:35,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:30.901Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:30.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:30.944Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_7nixf1 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:30.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:30.944Z", "message": "Successfully stopped daemon: proxy_host_7nixf1\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:30.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "bd6a5e1f-c8a2-4f7d-81bf-34700bffa38c"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.233Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.233Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.233Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.947Z", "message": "Deleting Agent proxy_host_7nixf1", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:31.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:31.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:32.264Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:32.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:32.264Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:32.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:32.264Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:32.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:33.719Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:33.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:33.951Z", "message": "Successfully deleted daemon: proxy_host_7nixf1", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:33.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:33.951Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:33.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "89209d15-3175-4bb6-bab8-777487235e54"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:34.135Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:34.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:34.269Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:34.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:34.269Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:34.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:35.272Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:35.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:35.272Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:35.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:35.272Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:35.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 660, "offset": 616, "size": 50}}} 2018-12-10 08:00:35,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:35,927 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:35 GMT 2018-12-10 08:00:35,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:35,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14990 2018-12-10 08:00:35,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:35,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-10 08:00:35,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_7nixf1 stop 2018-12-10 08:00:35,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_7nixf1 2018-12-10 08:00:35,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-10 08:00:35,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-10 08:00:35,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-10 08:00:35,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:35,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:35,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:35,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:35,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:35,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_7nixf1 2018-12-10 08:00:35,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:35,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:35,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:35,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-10 08:00:35,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:35,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-10 08:00:35,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:35,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-10 08:00:35,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_7nixf1 2018-12-10 08:00:35,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-10 08:00:35,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-10 08:00:35,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-10 08:00:35,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-10 08:00:35,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-10 08:00:35,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:35,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:35,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:00:35,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:35,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:35,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:35,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:35,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:35,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:35,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:35,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:00:35,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:35,992 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:35 GMT 2018-12-10 08:00:35,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:35,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:00:35,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:40,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:00:41,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:41,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:41,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:41,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:41,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:41,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:41,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:41,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:37.271Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:37.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:38.275Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:38.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:38.275Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:38.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:38.275Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:38.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:38.547Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:38.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "e72c6c05-40a8-4753-96e3-3f8f5054eb6d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:39.279Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:39.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:39.279Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:39.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:39.279Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:39.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "proxy_host_7nixf1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:40.548Z", "message": "Waiting for server \"7264385d-98cc-4ee1-9c2f-dbbd41b6a9f1\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:40.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "e72c6c05-40a8-4753-96e3-3f8f5054eb6d"}], "metadata": {"pagination": {"total": 669, "offset": 644, "size": 50}}} 2018-12-10 08:00:41,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:41,065 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:41 GMT 2018-12-10 08:00:41,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:41,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4699 2018-12-10 08:00:41,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:41,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-10 08:00:41,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-10 08:00:41,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 08:00:41,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-10 08:00:41,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-10 08:00:41,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:41,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:41,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:41,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "7264385d-98cc-4ee1-9c2f-dbbd41b6a9f1" to be deleted. current status: SHUTOFF 2018-12-10 08:00:41,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:00:41,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:41,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:41,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:41,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:41,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:41,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:41,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:41,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:00:41,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:41,125 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:41 GMT 2018-12-10 08:00:41,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:41,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:00:41,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:46,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:00:46,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:46,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:46,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:46,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:46,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:46,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:46,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:46,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:41.785Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:41.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:42.284Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:42.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:42.284Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:42.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:45.272Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:45.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 673, "offset": 653, "size": 50}}} 2018-12-10 08:00:46,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:46,210 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:46 GMT 2018-12-10 08:00:46,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:46,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2142 2018-12-10 08:00:46,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:46,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:46,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:46,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:46,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:46,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:00:46,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:46,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:46,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:46,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:46,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:46,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:46,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:46,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:00:46,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:46,268 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:46 GMT 2018-12-10 08:00:46,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:46,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:00:46,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:51,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:00:51,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:51,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:51,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:51,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:51,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:51,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:51,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:51,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7nixf1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:46.288Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:46.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:46.288Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:46.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:46.288Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:46.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:46.288Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:46.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:46.472Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:46.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "8f6fee5f-062e-4b4f-ad8b-3b4961c77141"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:48.590Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_host_ugfm26", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:49.222Z", "message": "Waiting for server \"dc74e692-9e7b-41c3-80a0-ea28304b2a72\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:49.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "8f6fee5f-062e-4b4f-ad8b-3b4961c77141"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:49.292Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:49.292Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:49.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 682, "offset": 657, "size": 50}}} 2018-12-10 08:00:51,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:51,347 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:51 GMT 2018-12-10 08:00:51,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:51,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4693 2018-12-10 08:00:51,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:51,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-10 08:00:51,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 08:00:51,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-10 08:00:51,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-10 08:00:51,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-10 08:00:51,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:51,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "dc74e692-9e7b-41c3-80a0-ea28304b2a72" to be deleted. current status: SHUTOFF 2018-12-10 08:00:51,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:51,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:51,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:00:51,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:51,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:51,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:51,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:51,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:51,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:51,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:51,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:00:51,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:51,411 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:51 GMT 2018-12-10 08:00:51,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:51,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:00:51,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:56,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:00:56,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:56,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:56,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:56,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:56,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:56,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:56,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:56,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_ugfm26", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:54.433Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:54.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:55.302Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:55.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_floatingip_oe4jx9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:55.302Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:55.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_security_group_2vwzv1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:55.302Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:55.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_security_group_2vwzv1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:56.329Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:56.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_security_group_2vwzv1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:56.329Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:56.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_floatingip_oe4jx9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:56.329Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:56.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_floatingip_oe4jx9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:56.329Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:56.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_floatingip_oe4jx9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:56.329Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:56.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:56.329Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:56.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_security_group_2vwzv1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:56.329Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:56.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:56.329Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:56.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:56.329Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:56.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 695, "offset": 666, "size": 50}}} 2018-12-10 08:00:56,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:56,518 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:56 GMT 2018-12-10 08:00:56,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:56,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6521 2018-12-10 08:00:56,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:00:56,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-10 08:00:56,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-10 08:00:56,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 08:00:56,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 08:00:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-10 08:00:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-10 08:00:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-10 08:00:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 08:00:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-10 08:00:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-10 08:00:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 08:00:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-10 08:00:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 08:00:56,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:00:56,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:00:56,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:00:56,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:00:56,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:00:56,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:00:56,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:00:56,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:00:56,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:00:56,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:00:56,613 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:00:56 GMT 2018-12-10 08:00:56,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:00:56,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:00:56,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:01:01,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:01:01,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:01:01,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:01:01,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:01:01,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:01:01,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:01:01,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:01:01,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:01:01,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_2vwzv1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:56.632Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:56.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "3f6ae6da-1457-46c0-bbd5-a7c5898bb2f4"}, {"node_instance_id": "bind_floatingip_oe4jx9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:56.969Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:56.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "15d81c00-d08e-4b91-9d7a-c196b9bda114"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:56.969Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:56.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "901e8e33-f5d2-4171-9b2b-f18ae2d60f99"}, {"node_instance_id": "bind_security_group_2vwzv1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:57.646Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:57.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bind_floatingip_oe4jx9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:58.728Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:58.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_host_qfvc7n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:00:59.554Z", "message": "Waiting for server \"33fa6799-e560-4554-ba0e-19c8d39a2537\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:00:59.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "901e8e33-f5d2-4171-9b2b-f18ae2d60f99"}], "metadata": {"pagination": {"total": 701, "offset": 679, "size": 50}}} 2018-12-10 08:01:01,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:01:01,685 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:01:01 GMT 2018-12-10 08:01:01,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:01:01,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3320 2018-12-10 08:01:01,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:01:01,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-10 08:01:01,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-10 08:01:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-10 08:01:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-10 08:01:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-10 08:01:01,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "33fa6799-e560-4554-ba0e-19c8d39a2537" to be deleted. current status: SHUTOFF 2018-12-10 08:01:01,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:01:01,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:01:01,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:01:01,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:01:01,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:01:01,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:01:01,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:01:01,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:01:01,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:01:01,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:01:01,741 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:01:01 GMT 2018-12-10 08:01:01,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:01:01,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:01:01,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:01:06,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:01:06,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:01:06,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:01:06,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:01:06,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:01:06,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:01:06,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:01:06,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:01:06,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_qfvc7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:04.725Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:04.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:05.407Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:05.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "base_security_group_fcvx4g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:05.407Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:05.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_security_group_35ye71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:05.407Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:05.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "keypair_3nk5qt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:05.407Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:05.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_floatingip_22sl69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:05.407Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:05.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 707, "offset": 685, "size": 50}}} 2018-12-10 08:01:06,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:01:06,813 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:01:06 GMT 2018-12-10 08:01:06,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:01:06,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2912 2018-12-10 08:01:06,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:01:06,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-10 08:01:06,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 08:01:06,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 08:01:06,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 08:01:06,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 08:01:06,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-10 08:01:06,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:01:07,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:01:07,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:01:07,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:01:07,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:01:07,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:01:07,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:01:07,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:01:07,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:01:07,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:01:07,005 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:01:07 GMT 2018-12-10 08:01:07,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:01:07,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-10 08:01:07,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:01:12,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-10 08:01:12,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:01:12,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:01:12,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:01:12,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:01:12,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:01:12,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:01:12,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:01:12,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_35ye71", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.239Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "base_security_group_fcvx4g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.239Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "base_security_group_fcvx4g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.239Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.239Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "base_security_group_fcvx4g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.239Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_floatingip_22sl69", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.239Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "keypair_3nk5qt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.239Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "keypair_3nk5qt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.239Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_floatingip_22sl69", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.239Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.239Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_floatingip_22sl69", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.239Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "keypair_3nk5qt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.239Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "keypair_3nk5qt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:07.572Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:07.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "aec9c64e-680b-4288-939e-534fd8168259"}, {"node_instance_id": "bono_floatingip_22sl69", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:08.235Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:08.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "a901a4b4-928c-4c26-8f55-6e56bd4bc915"}, {"node_instance_id": "base_security_group_fcvx4g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:08.235Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:08.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "017ce50a-6c2b-4d00-ac97-c2fed95f9f2b"}, {"node_instance_id": "bono_security_group_35ye71", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:08.235Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:08.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "23a9c11f-b6e8-4d39-b3c4-40d340e98647"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:08.235Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:08.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1", "logger": "30a81b9e-c4b6-40a0-a8cd-82f5b9a56e12"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:08.252Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "keypair_3nk5qt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:08.252Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_security_group_35ye71", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:08.252Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_security_group_35ye71", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:08.252Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:08.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_security_group_35ye71", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:09.255Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "internal_sip_security_group_2ss0x5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:09.255Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "base_security_group_fcvx4g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:09.255Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:09.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:10.258Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:10.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}, {"node_instance_id": "bono_floatingip_22sl69", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-10T08:01:10.258Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:01:10.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"}], "metadata": {"pagination": {"total": 733, "offset": 691, "size": 50}}} 2018-12-10 08:01:12,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:01:12,150 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:01:12 GMT 2018-12-10 08:01:12,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:01:12,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13501 2018-12-10 08:01:12,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:01:12,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 08:01:12,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-10 08:01:12,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 08:01:12,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 08:01:12,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-10 08:01:12,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 08:01:12,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-12-10 08:01:12,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-10 08:01:12,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-10 08:01:12,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-10 08:01:12,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-10 08:01:12,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-12-10 08:01:12,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-12-10 08:01:12,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-10 08:01:12,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-10 08:01:12,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-10 08:01:12,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-10 08:01:12,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-10 08:01:12,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-12-10 08:01:12,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-10 08:01:12,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-10 08:01:12,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-10 08:01:12,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-10 08:01:12,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-10 08:01:12,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-12-10 08:01:12,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-10 08:01:12,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/fd247d83-782e-4ccf-90f6-033fb49c4ae1 2018-12-10 08:01:12,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:01:12,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:01:12,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:01:12,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:01:12,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:01:12,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:01:12,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:01:12,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T07:56:43.523Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd247d83-782e-4ccf-90f6-033fb49c4ae1"} 2018-12-10 08:01:12,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:01:12,212 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:01:12 GMT 2018-12-10 08:01:12,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:01:12,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-12-10 08:01:12,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:01:12,213 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv 2018-12-10 08:01:13,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:01:13,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:01:13,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:01:13,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:01:13,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:01:13,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:01:13,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:01:13,176 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-10 08:01:13,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "732e64af-9a85-4baf-908b-865e7cb626d8", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "bono_cluster_size": 1, "flavor_id": "6d4a9765-0d1c-40df-b6dd-a046e0149906", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:34.480Z", "updated_at": "2018-12-10T07:36:34.480Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-12-10 08:01:13,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:01:13,176 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:01:13 GMT 2018-12-10 08:01:13,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:01:13,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-12-10 08:01:13,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:01:13,177 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv 2018-12-10 08:01:13,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:01:13,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:01:13,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:01:13,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:01:13,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:01:13,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:01:13,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:01:13,256 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-10 08:01:13,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-12-10T07:36:27.491Z", "updated_at": "2018-12-10T07:36:27.491Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-12-10 08:01:13,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:01:13,258 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:01:13 GMT 2018-12-10 08:01:13,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:01:13,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-12-10 08:01:13,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:01:13,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 08:01:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:14,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:01:14 GMT X-Openstack-Request-Id: req-8b25136b-602f-4f36-8b8d-319b9ddd071b 2018-12-10 08:01:14,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:01:14,785 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/732e64af-9a85-4baf-908b-865e7cb626d8 used request id req-8b25136b-602f-4f36-8b8d-319b9ddd071b 2018-12-10 08:01:14,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.50928521156s 2018-12-10 08:01:14,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:01:14,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 08:01:15,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bbee995b-4df1-4873-bfe0-61d9ab2089ce x-openstack-request-id: req-bbee995b-4df1-4873-bfe0-61d9ab2089ce 2018-12-10 08:01:15,090 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_6204053f-a2c7-49b3-a69f-f304cb6b1687", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6d4a9765-0d1c-40df-b6dd-a046e0149906", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6d4a9765-0d1c-40df-b6dd-a046e0149906", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "6d4a9765-0d1c-40df-b6dd-a046e0149906"}, {"name": "cloudify_ims-flavor_6204053f-a2c7-49b3-a69f-f304cb6b1687", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "787cc378-b164-4fc1-8e30-bbf1a9401df3"}]} 2018-12-10 08:01:15,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-bbee995b-4df1-4873-bfe0-61d9ab2089ce 2018-12-10 08:01:15,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.298930883408s 2018-12-10 08:01:15,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 08:01:15,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/6d4a9765-0d1c-40df-b6dd-a046e0149906 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 08:01:15,134 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99094c7e-cf31-4b74-8e2b-22e92d1d6135 x-openstack-request-id: req-99094c7e-cf31-4b74-8e2b-22e92d1d6135 2018-12-10 08:01:15,134 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6d4a9765-0d1c-40df-b6dd-a046e0149906 used request id req-99094c7e-cf31-4b74-8e2b-22e92d1d6135 2018-12-10 08:01:15,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.041944026947s 2018-12-10 08:01:15,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 08:01:15,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/b8b06972-5ec4-4efd-9258-641da7ab5d4a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:17,082 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:01:17 GMT X-Openstack-Request-Id: req-6687ef45-d95c-4627-9c31-cf65c524157e 2018-12-10 08:01:17,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:01:17,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/b8b06972-5ec4-4efd-9258-641da7ab5d4a.json used request id req-6687ef45-d95c-4627-9c31-cf65c524157e 2018-12-10 08:01:17,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.94233798981s 2018-12-10 08:01:17,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 08:01:17,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:17,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:17 GMT X-Openstack-Request-Id: req-c4e9e97c-7ba1-4aa6-9cf2-7cb56774defc 2018-12-10 08:01:17,407 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 08:01:17,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c4e9e97c-7ba1-4aa6-9cf2-7cb56774defc 2018-12-10 08:01:17,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.314751148224s 2018-12-10 08:01:17,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 08:01:17,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:18,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d07b6f54-b9a4-4ed9-9c76-e017e6540b24 x-openstack-request-id: req-d07b6f54-b9a4-4ed9-9c76-e017e6540b24 2018-12-10 08:01:18,266 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf used request id req-d07b6f54-b9a4-4ed9-9c76-e017e6540b24 2018-12-10 08:01:18,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.857453107834s 2018-12-10 08:01:18,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:01:18,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:19,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 774 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6cf0be7-0e18-4214-9cba-6c8b89365299 x-openstack-request-id: req-d6cf0be7-0e18-4214-9cba-6c8b89365299 2018-12-10 08:01:19,075 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:74:48", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:74:48", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "rel": "bookmark"}], "image": {"id": "cdd523e2-f785-4e00-ae39-4199953dd060", "links": [{"href": "http://172.30.9.28:8774/images/cdd523e2-f785-4e00-ae39-4199953dd060", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T07:35:07.000000", "flavor": {"id": "787cc378-b164-4fc1-8e30-bbf1a9401df3", "links": [{"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}]}, "id": "fe31fcc9-c1fe-4fc5-80dd-2348683cdccf", "security_groups": [{"name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}], "user_id": "2e27c79bdd454b00b3577a49f3ee668c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:01:18Z", "hostId": "3a4fc25f732f83b3f242ba6dc0998d5a4c128be68b2956a9145e280a", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687", "name": "cloudify_ims-vm_6204053f-a2c7-49b3-a69f-f304cb6b1687", "created": "2018-12-10T07:32:53Z", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:01:19,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d6cf0be7-0e18-4214-9cba-6c8b89365299 2018-12-10 08:01:19,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809221982956s 2018-12-10 08:01:19,077 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:01:21,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:01:21,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:21,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a67de151-b854-491b-8295-bc3d561a271b x-openstack-request-id: req-a67de151-b854-491b-8295-bc3d561a271b 2018-12-10 08:01:21,148 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-10 08:01:21,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a67de151-b854-491b-8295-bc3d561a271b 2018-12-10 08:01:21,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.068351984024s 2018-12-10 08:01:21,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:01:21,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:21,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:21 GMT X-Openstack-Request-Id: req-b8ea6ccb-b846-4015-854d-525a50a85d8f 2018-12-10 08:01:21,480 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:32:40Z", "updated_at": "2018-12-10T07:32:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "1387df93-d98c-4584-ae92-93731140e08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T07:32:43Z", "revision_number": 0, "id": "4a4643bf-c707-4185-8d85-8cf8367932af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:43Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-10T07:32:46Z", "revision_number": 0, "id": "a13e7b68-e421-43c2-b02e-feae11e08a11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:46Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-10T07:32:45Z", "revision_number": 0, "id": "b2c67bc1-d5e1-40bb-bf3f-03921c62f5ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:45Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:32:41Z", "revision_number": 0, "id": "d89168a2-b764-4c31-b8b4-0eddf6a6c8bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:41Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-10T07:32:44Z", "revision_number": 0, "id": "e3272a16-0aec-4238-8797-b9ae69d1c1e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:44Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:40Z", "revision_number": 0, "id": "ec1268bc-ed71-4486-96c4-77f6cfeeb2f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:40Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:32:42Z", "revision_number": 0, "id": "f67472c4-ef71-478c-82cc-c22c6bcc30b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:32:42Z", "security_group_id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 7, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "0b4b7ed0-e50b-4749-8b81-c77cd83160ac", "name": "cloudify_ims-sg_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, {"description": "Default security group", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:05Z", "updated_at": "2018-12-10T07:36:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "3c38141f-ca1e-4c6e-9be5-454cbd8f6df4", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "495f99ce-a3ae-4f84-9fdc-feffaa976d92", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:36:24Z", "revision_number": 0, "id": "d2c3fa48-fcf4-4f66-9114-abeccbad07ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:36:24Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "d5184175-3926-4cff-a686-6b05008716ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "ee26d0b2-0416-4c0a-96b5-a2d4df249440", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 2, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "e67577df-75a3-40a9-a08b-cd34d80df756", "name": "default"}]} 2018-12-10 08:01:21,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b8ea6ccb-b846-4015-854d-525a50a85d8f 2018-12-10 08:01:21,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326744794846s 2018-12-10 08:01:21,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 08:01:21,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0b4b7ed0-e50b-4749-8b81-c77cd83160ac.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:21,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:01:21 GMT X-Openstack-Request-Id: req-f8fdc1db-a43a-412d-9998-5df0d6b75745 2018-12-10 08:01:21,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:01:21,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0b4b7ed0-e50b-4749-8b81-c77cd83160ac.json used request id req-f8fdc1db-a43a-412d-9998-5df0d6b75745 2018-12-10 08:01:21,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.379219055176s 2018-12-10 08:01:21,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-10 08:01:21,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:21,902 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50f442f3-a5ef-4dea-9ba2-abf36179e8a2 x-openstack-request-id: req-50f442f3-a5ef-4dea-9ba2-abf36179e8a2 2018-12-10 08:01:21,903 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_6204053f-a2c7-49b3-a69f-f304cb6b1687 used request id req-50f442f3-a5ef-4dea-9ba2-abf36179e8a2 2018-12-10 08:01:21,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0364677906036s 2018-12-10 08:01:21,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 08:01:21,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/61d80922-2f40-4c75-87d6-455954092f55/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" -d '{"subnet_id": "29ad291c-df7e-444e-b733-b680a746648b"}' 2018-12-10 08:01:25,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:24 GMT X-Openstack-Request-Id: req-df12016e-04cf-4fb4-9ff9-4a4c73a0b4c7 2018-12-10 08:01:25,033 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5f7725eb-f435-4207-9732-4dd933b23046", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "subnet_id": "29ad291c-df7e-444e-b733-b680a746648b", "subnet_ids": ["29ad291c-df7e-444e-b733-b680a746648b"], "port_id": "0a59c447-ebe5-4936-ab01-fc24c975b8d2", "id": "61d80922-2f40-4c75-87d6-455954092f55"} 2018-12-10 08:01:25,033 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/61d80922-2f40-4c75-87d6-455954092f55/remove_router_interface.json used request id req-df12016e-04cf-4fb4-9ff9-4a4c73a0b4c7 2018-12-10 08:01:25,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.13024187088s 2018-12-10 08:01:25,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 08:01:25,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:25,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:25 GMT X-Openstack-Request-Id: req-8f078aaf-8001-412d-a5ad-3528a141019f 2018-12-10 08:01:25,207 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:09Z", "admin_state_up": true, "updated_at": "2018-12-10T08:01:23Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "61d80922-2f40-4c75-87d6-455954092f55", "name": "cloudify_ims-router_6204053f-a2c7-49b3-a69f-f304cb6b1687"}]} 2018-12-10 08:01:25,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8f078aaf-8001-412d-a5ad-3528a141019f 2018-12-10 08:01:25,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.173137903214s 2018-12-10 08:01:25,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 08:01:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/61d80922-2f40-4c75-87d6-455954092f55.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:29,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:01:29 GMT X-Openstack-Request-Id: req-4c74e532-b433-49b6-9d35-018e4811395c 2018-12-10 08:01:29,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:01:29,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/61d80922-2f40-4c75-87d6-455954092f55.json used request id req-4c74e532-b433-49b6-9d35-018e4811395c 2018-12-10 08:01:29,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.39823698997s 2018-12-10 08:01:29,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 08:01:29,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:29,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:29 GMT X-Openstack-Request-Id: req-cc87bfc7-1e68-47a0-8476-0bcbf8352afc 2018-12-10 08:01:29,959 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f7725eb-f435-4207-9732-4dd933b23046","tenant_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","created_at":"2018-12-10T07:31:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T07:31:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","id":"29ad291c-df7e-444e-b733-b680a746648b","subnetpool_id":null,"name":"cloudify_ims-subnet_6204053f-a2c7-49b3-a69f-f304cb6b1687"}]} 2018-12-10 08:01:29,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-cc87bfc7-1e68-47a0-8476-0bcbf8352afc 2018-12-10 08:01:29,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.352164983749s 2018-12-10 08:01:29,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 08:01:29,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/29ad291c-df7e-444e-b733-b680a746648b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:32,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:01:32 GMT X-Openstack-Request-Id: req-4f544d8f-ce0f-489b-bb34-b37ea8f6248a 2018-12-10 08:01:32,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:01:32,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/29ad291c-df7e-444e-b733-b680a746648b.json used request id req-4f544d8f-ce0f-489b-bb34-b37ea8f6248a 2018-12-10 08:01:32,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.9285159111s 2018-12-10 08:01:32,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:01:32,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:33,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:33 GMT X-Openstack-Request-Id: req-18f71036-cb1d-4fcb-8bde-a9c143578e07 2018-12-10 08:01:33,309 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5f7725eb-f435-4207-9732-4dd933b23046","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T08:01:32Z","qos_policy_id":null,"name":"cloudify_ims-net_6204053f-a2c7-49b3-a69f-f304cb6b1687","admin_state_up":true,"tenant_id":"5a3cd208b04f42fb873cc1a10bc4b9a1","created_at":"2018-12-10T07:31:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 08:01:33,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-18f71036-cb1d-4fcb-8bde-a9c143578e07 2018-12-10 08:01:33,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.419450998306s 2018-12-10 08:01:33,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 08:01:33,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/5f7725eb-f435-4207-9732-4dd933b23046.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:35,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:01:34 GMT X-Openstack-Request-Id: req-079d51fb-cea2-4727-bdf5-cf21cd64ee9e 2018-12-10 08:01:35,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:01:35,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5f7725eb-f435-4207-9732-4dd933b23046.json used request id req-079d51fb-cea2-4727-bdf5-cf21cd64ee9e 2018-12-10 08:01:35,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.7037358284s 2018-12-10 08:01:35,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:01:35,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:35,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:35 GMT X-Openstack-Request-Id: req-af0599a9-ec5b-4bfb-bf2f-3101d27de135 2018-12-10 08:01:35,338 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T07:32:39Z", "file": "/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060/file", "owner": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "cdd523e2-f785-4e00-ae39-4199953dd060", "size": 4373348352, "self": "/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/cdd523e2-f785-4e00-ae39-4199953dd060/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/cdd523e2-f785-4e00-ae39-4199953dd060/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_6204053f-a2c7-49b3-a69f-f304cb6b1687", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T07:31:42Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:01:35,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-af0599a9-ec5b-4bfb-bf2f-3101d27de135 2018-12-10 08:01:35,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319545984268s 2018-12-10 08:01:35,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 08:01:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}34d816a00b15bea66d55f7d7ff07faa6c9788930" 2018-12-10 08:01:36,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:01:36 GMT X-Openstack-Request-Id: req-b6e87cff-ddfe-4a35-81b2-bc4813659450 2018-12-10 08:01:36,926 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:01:36,926 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/cdd523e2-f785-4e00-ae39-4199953dd060 used request id req-b6e87cff-ddfe-4a35-81b2-bc4813659450 2018-12-10 08:01:36,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.58588385582s 2018-12-10 08:01:36,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:01:36,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 08:01:36,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c5e11c0-2760-4be6-822e-0108e387fb7c x-openstack-request-id: req-6c5e11c0-2760-4be6-822e-0108e387fb7c 2018-12-10 08:01:36,953 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_6204053f-a2c7-49b3-a69f-f304cb6b1687", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "787cc378-b164-4fc1-8e30-bbf1a9401df3"}]} 2018-12-10 08:01:36,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6c5e11c0-2760-4be6-822e-0108e387fb7c 2018-12-10 08:01:36,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265998840332s 2018-12-10 08:01:36,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 08:01:36,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 08:01:36,984 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50b17e80-017a-4cbf-a5bd-728d247065d5 x-openstack-request-id: req-50b17e80-017a-4cbf-a5bd-728d247065d5 2018-12-10 08:01:36,985 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/787cc378-b164-4fc1-8e30-bbf1a9401df3 used request id req-50b17e80-017a-4cbf-a5bd-728d247065d5 2018-12-10 08:01:36,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0303089618683s 2018-12-10 08:01:36,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 08:01:36,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 08:01:37,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1030 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e32ed71-2dcd-41c7-bbef-229db2770f9a 2018-12-10 08:01:37,287 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify_ims-user_6204053f-a2c7-49b3-a69f-f304cb6b1687", "links": {"self": "http://172.30.9.28:5000/v3/users/2e27c79bdd454b00b3577a49f3ee668c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e27c79bdd454b00b3577a49f3ee668c", "domain_id": "default", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 08:01:37,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8e32ed71-2dcd-41c7-bbef-229db2770f9a 2018-12-10 08:01:37,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.301558017731s 2018-12-10 08:01:37,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 08:01:37,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/2e27c79bdd454b00b3577a49f3ee668c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 08:01:37,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4bfe5e-939e-40b2-b1c0-cb9e13b8ce0e 2018-12-10 08:01:37,535 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_6204053f-a2c7-49b3-a69f-f304cb6b1687", "links": {"self": "http://172.30.9.28:5000/v3/users/2e27c79bdd454b00b3577a49f3ee668c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2e27c79bdd454b00b3577a49f3ee668c", "description": null}} 2018-12-10 08:01:37,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2e27c79bdd454b00b3577a49f3ee668c used request id req-fb4bfe5e-939e-40b2-b1c0-cb9e13b8ce0e 2018-12-10 08:01:37,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241230010986s 2018-12-10 08:01:37,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 08:01:37,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/2e27c79bdd454b00b3577a49f3ee668c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 08:01:37,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 08:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0c14044-cad2-4e3a-8b9c-d01417f7908c 2018-12-10 08:01:37,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 08:01:37,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2e27c79bdd454b00b3577a49f3ee668c used request id req-b0c14044-cad2-4e3a-8b9c-d01417f7908c 2018-12-10 08:01:37,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.363896131516s 2018-12-10 08:01:37,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 08:01:37,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 08:01:38,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a131dd-a258-48be-90ec-5090b9018b89 2018-12-10 08:01:38,120 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/5a3cd208b04f42fb873cc1a10bc4b9a1"}, "tags": [], "enabled": true, "id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_6204053f-a2c7-49b3-a69f-f304cb6b1687"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 08:01:38,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-94a131dd-a258-48be-90ec-5090b9018b89 2018-12-10 08:01:38,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213275194168s 2018-12-10 08:01:38,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 08:01:38,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/5a3cd208b04f42fb873cc1a10bc4b9a1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 08:01:38,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 08:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acad6a80-86e1-4126-b389-f15304b75c67 2018-12-10 08:01:38,428 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 08:01:38,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5a3cd208b04f42fb873cc1a10bc4b9a1 used request id req-acad6a80-86e1-4126-b389-f15304b75c67 2018-12-10 08:01:38,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.303333997726s 2018-12-10 08:01:38,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:01:38,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5a3cd208b04f42fb873cc1a10bc4b9a1&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 08:01:38,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:38 GMT X-Openstack-Request-Id: req-3d09f9ce-18a6-4c91-b818-0e20627e65aa 2018-12-10 08:01:38,790 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:05Z", "updated_at": "2018-12-10T07:36:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "3c38141f-ca1e-4c6e-9be5-454cbd8f6df4", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "495f99ce-a3ae-4f84-9fdc-feffaa976d92", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:36:24Z", "revision_number": 0, "id": "d2c3fa48-fcf4-4f66-9114-abeccbad07ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:36:24Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "d5184175-3926-4cff-a686-6b05008716ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "ee26d0b2-0416-4c0a-96b5-a2d4df249440", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 2, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "e67577df-75a3-40a9-a08b-cd34d80df756", "name": "default"}]} 2018-12-10 08:01:38,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5a3cd208b04f42fb873cc1a10bc4b9a1&name=default used request id req-3d09f9ce-18a6-4c91-b818-0e20627e65aa 2018-12-10 08:01:38,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35613489151s 2018-12-10 08:01:38,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:01:38,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 08:01:39,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31566 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:39 GMT X-Openstack-Request-Id: req-7fa82096-11f7-449f-8606-5de6bb0e16b9 2018-12-10 08:01:39,155 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "created_at": "2018-12-10T04:54:45Z", "updated_at": "2018-12-10T04:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "2f796fe4-ad99-4d02-82d5-1cf073a56aac", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "3b616a17-69eb-47b8-b8a0-c25963e67149", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "4f5a5a95-2919-44bc-a23c-f3ae28431a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "a68abd72-1b67-49cf-9bd2-c5f76b1d746f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}], "revision_number": 1, "project_id": "4287836bffc14c41a35b2d79c761cfe3", "id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "created_at": "2018-12-10T04:54:17Z", "updated_at": "2018-12-10T04:54:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "31c1ba84-32f2-4944-9a77-e11ef02547d6", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "5eac9517-c8aa-43a0-89ed-5406f7cb95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "cd247800-66d4-46e7-ac65-79344f00c438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "fcda040d-cd4e-4acf-a740-94a7c5294e37", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}], "revision_number": 1, "project_id": "220b6cc053d24544aecfeac10afb36bc", "id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "87ad9faa30714121b9729c5449958f89", "created_at": "2018-12-10T04:55:06Z", "updated_at": "2018-12-10T04:55:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "01023214-ea5e-4507-8291-0fbf91965816", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "13856566-2a62-4100-a2a5-02a548249dcb", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "1ad9aa48-1087-41a8-b495-5274b1ec2be1", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "49b5e95d-03ce-47c4-8980-e94e56de24f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}], "revision_number": 1, "project_id": "87ad9faa30714121b9729c5449958f89", "id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "created_at": "2018-12-10T04:55:05Z", "updated_at": "2018-12-10T04:55:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "3122b7de-dc09-4ceb-b99b-0f81f3dd9da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "404ef636-8cd9-4967-b236-8a7345636917", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "6fdff0fd-97ff-42f6-96de-0bf557f24d11", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "8b813256-9de8-482f-b642-594d24a74405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}], "revision_number": 1, "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "id": "64c584e0-87be-476a-b819-ff12f66ae815", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ed8545900864076a59c0428383323f8", "created_at": "2018-12-10T04:58:19Z", "updated_at": "2018-12-10T04:58:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "100d3afb-85d7-43cf-8668-a19611d10d4a", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "12d0a2ce-6263-4366-8fd2-990c4817e452", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "271d7bc8-ccf6-4f72-917d-33c6b928e837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "c4b739df-d157-4197-ae4e-d5ee745d1dd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}], "revision_number": 1, "project_id": "1ed8545900864076a59c0428383323f8", "id": "68739416-ca46-482d-a344-7be7387ae639", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "created_at": "2018-12-10T04:55:03Z", "updated_at": "2018-12-10T04:55:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "516921ee-cbd4-427e-81f6-1d14ae76d279", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "66417333-22ec-4ac4-a40c-09140bc3d7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "7e02435b-8228-49dc-a6bf-cb2886b74510", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "e8bec1f9-d1de-4215-b133-e36869b40b32", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}], "revision_number": 1, "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "created_at": "2018-12-10T04:54:48Z", "updated_at": "2018-12-10T04:54:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "72e5d34d-1cd8-4b09-84fd-16dd6502c501", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "89333d52-2177-4995-b5e5-2d816ecb7d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "cc304e31-66d2-43ca-8190-03e279f2f0d5", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "df322cea-e724-4da6-b438-01ca116f0d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}], "revision_number": 1, "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "created_at": "2018-12-10T04:58:20Z", "updated_at": "2018-12-10T04:58:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "3f13cc0d-0fa7-4c12-aa0f-ea8b173398da", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "68052799-caa3-4c39-8135-ab4a86866ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "857a4401-667a-4c54-ac65-17972e7b19dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "8b4c79fe-bb77-42a4-acbd-cf22ada1272a", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}], "revision_number": 1, "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "created_at": "2018-12-10T04:54:47Z", "updated_at": "2018-12-10T04:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "35033e62-b102-4949-95a9-2d3ec73a103a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e17b516-9d60-4f00-9b57-9aaac718faa0", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e83d1b6-325b-491b-974c-e6f54d61ac4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "ac56bee4-17cc-4c1f-abc3-8d9a2b833e23", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}], "revision_number": 1, "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "created_at": "2018-12-10T07:31:05Z", "updated_at": "2018-12-10T07:36:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "3c38141f-ca1e-4c6e-9be5-454cbd8f6df4", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "495f99ce-a3ae-4f84-9fdc-feffaa976d92", "remote_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T07:36:24Z", "revision_number": 0, "id": "d2c3fa48-fcf4-4f66-9114-abeccbad07ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:36:24Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "d5184175-3926-4cff-a686-6b05008716ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T07:31:05Z", "revision_number": 0, "id": "ee26d0b2-0416-4c0a-96b5-a2d4df249440", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T07:31:05Z", "security_group_id": "e67577df-75a3-40a9-a08b-cd34d80df756", "tenant_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1"}], "revision_number": 2, "project_id": "5a3cd208b04f42fb873cc1a10bc4b9a1", "id": "e67577df-75a3-40a9-a08b-cd34d80df756", "name": "default"}]} 2018-12-10 08:01:39,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7fa82096-11f7-449f-8606-5de6bb0e16b9 2018-12-10 08:01:39,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.359912157059s 2018-12-10 08:01:39,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 08:01:39,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e67577df-75a3-40a9-a08b-cd34d80df756.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}985ef54053f625613eff77f92ab477de0a53408b" 2018-12-10 08:01:39,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:01:39 GMT X-Openstack-Request-Id: req-5d1eef8c-0f31-44ad-875e-8a253bd8b294 2018-12-10 08:01:39,654 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:01:39,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e67577df-75a3-40a9-a08b-cd34d80df756.json used request id req-5d1eef8c-0f31-44ad-875e-8a253bd8b294 2018-12-10 08:01:39,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.489536046982s 2018-12-10 08:01:39,675 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-12-10 08:01:39,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:01:39,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f39786c9-4255-4d44-a944-6d9a317da4e4 2018-12-10 08:01:39,707 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 08:01:39,708 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-f39786c9-4255-4d44-a944-6d9a317da4e4 2018-12-10 08:01:39,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 08:01:40,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T09:01:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["R7FeCYmISgWeOBg5TZseVQ"], "issued_at": "2018-12-10T08:01:40.000000Z"}} 2018-12-10 08:01:40,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:01:40,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:01:40,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:40 GMT X-Openstack-Request-Id: req-98a5c6e8-d4eb-49d7-8a76-e8160acce0fc 2018-12-10 08:01:40,516 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 08:01:40,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-98a5c6e8-d4eb-49d7-8a76-e8160acce0fc 2018-12-10 08:01:40,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.386482954025s 2018-12-10 08:01:40,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:01:40,529 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-773376d6-ec9b-4bc8-b898-377c106af032 2018-12-10 08:01:40,529 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 08:01:40,529 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-773376d6-ec9b-4bc8-b898-377c106af032 2018-12-10 08:01:40,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 08:01:40,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:01:40,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c25f19-6eaa-4415-9794-361afba654f1 2018-12-10 08:01:40,755 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 08:01:40,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-18c25f19-6eaa-4415-9794-361afba654f1 2018-12-10 08:01:40,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225790023804s 2018-12-10 08:01:40,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 08:01:40,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}}' 2018-12-10 08:01:40,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd8798fb-7eed-4448-ba7e-dc4a09337813 2018-12-10 08:01:40,927 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/34a8dec51bd14a1d905ba052f30014cf"}, "tags": [], "enabled": true, "id": "34a8dec51bd14a1d905ba052f30014cf", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}} 2018-12-10 08:01:40,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fd8798fb-7eed-4448-ba7e-dc4a09337813 2018-12-10 08:01:40,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.163452863693s 2018-12-10 08:01:40,927 - 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'34a8dec51bd14a1d905ba052f30014cf', '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_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}) 2018-12-10 08:01:40,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 08:01:40,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4ba7ab18-9270-4709-851f-ecc1da8ce2dd", "email": null, "name": "heat_ims-user_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}}' 2018-12-10 08:01:41,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-602f7af5-6ec1-42d9-bfe6-deaf170e62e9 2018-12-10 08:01:41,441 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": {"self": "http://172.30.9.28:5000/v3/users/266a488e824d48bfb40d9e26d60ca53d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "266a488e824d48bfb40d9e26d60ca53d", "domain_id": "default", "password_expires_at": null}} 2018-12-10 08:01:41,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-602f7af5-6ec1-42d9-bfe6-deaf170e62e9 2018-12-10 08:01:41,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.506927967072s 2018-12-10 08:01:41,442 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'266a488e824d48bfb40d9e26d60ca53d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}) 2018-12-10 08:01:41,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 08:01:41,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:01:41,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b420b3-598f-4739-91c0-20ac798bd0d5 2018-12-10 08:01:41,667 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 08:01:41,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b0b420b3-598f-4739-91c0-20ac798bd0d5 2018-12-10 08:01:41,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221704006195s 2018-12-10 08:01:41,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 08:01:41,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:01:41,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2ed8d9-4959-4c8f-b459-5bbebec33a27 2018-12-10 08:01:41,877 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 08:01:41,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bd2ed8d9-4959-4c8f-b459-5bbebec33a27 2018-12-10 08:01:41,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2047560215s 2018-12-10 08:01:41,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 08:01:41,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:01:42,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df1c616d-1773-4e54-9dc5-453a47954d9b 2018-12-10 08:01:42,109 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 08:01:42,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-df1c616d-1773-4e54-9dc5-453a47954d9b 2018-12-10 08:01:42,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225952148438s 2018-12-10 08:01:42,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 08:01:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:01:42,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a277c3-f125-4753-b505-4053ecd758bd 2018-12-10 08:01:42,322 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 08:01:42,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e2a277c3-f125-4753-b505-4053ecd758bd 2018-12-10 08:01:42,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207742929459s 2018-12-10 08:01:42,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 08:01:42,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:01:42,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1025 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d64a4d-adf1-49ef-9286-8b01fe05fee2 2018-12-10 08:01:42,553 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": {"self": "http://172.30.9.28:5000/v3/users/266a488e824d48bfb40d9e26d60ca53d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "266a488e824d48bfb40d9e26d60ca53d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 08:01:42,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-57d64a4d-adf1-49ef-9286-8b01fe05fee2 2018-12-10 08:01:42,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22996878624s 2018-12-10 08:01:42,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 08:01:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:01:42,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57158fee-67c1-4679-82c7-7866bb72e6fa 2018-12-10 08:01:42,787 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/34a8dec51bd14a1d905ba052f30014cf"}, "tags": [], "enabled": true, "id": "34a8dec51bd14a1d905ba052f30014cf", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 08:01:42,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-57158fee-67c1-4679-82c7-7866bb72e6fa 2018-12-10 08:01:42,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221858024597s 2018-12-10 08:01:42,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 08:01:42,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=266a488e824d48bfb40d9e26d60ca53d&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=34a8dec51bd14a1d905ba052f30014cf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:01:43,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2173b32c-2a1b-4532-8c64-7022319a3b4b 2018-12-10 08:01:43,009 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=266a488e824d48bfb40d9e26d60ca53d&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=34a8dec51bd14a1d905ba052f30014cf", "previous": null, "next": null}} 2018-12-10 08:01:43,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=266a488e824d48bfb40d9e26d60ca53d&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=34a8dec51bd14a1d905ba052f30014cf used request id req-2173b32c-2a1b-4532-8c64-7022319a3b4b 2018-12-10 08:01:43,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.213590145111s 2018-12-10 08:01:43,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 08:01:43,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/34a8dec51bd14a1d905ba052f30014cf/users/266a488e824d48bfb40d9e26d60ca53d/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:01:43,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 08:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4ad9c86-126a-40ea-acf2-b06b12ba6d5d 2018-12-10 08:01:43,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 08:01:43,223 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/34a8dec51bd14a1d905ba052f30014cf/users/266a488e824d48bfb40d9e26d60ca53d/roles/d198f435a64947e795a55202b22e00ce used request id req-a4ad9c86-126a-40ea-acf2-b06b12ba6d5d 2018-12-10 08:01:43,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.210011005402s 2018-12-10 08:01:43,224 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 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'34a8dec51bd14a1d905ba052f30014cf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4ba7ab18-9270-4709-851f-ecc1da8ce2dd', 'username': u'heat_ims-user_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 08:01:43,227 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'password': '4ba7ab18-9270-4709-851f-ecc1da8ce2dd', 'project_name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '34a8dec51bd14a1d905ba052f30014cf', 'project_domain_name': 'Default'} 2018-12-10 08:01:43,257 - 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}} 2018-12-10 08:01:43,258 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-12-10 08:01:43,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 08:01:43,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:01:43,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7eb4fc-088e-4979-bfe9-bbe325ef5cda 2018-12-10 08:01:43,482 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 08:01:43,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-7b7eb4fc-088e-4979-bfe9-bbe325ef5cda 2018-12-10 08:01:43,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223353147507s 2018-12-10 08:01:43,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 08:01:43,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:01:43,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ecca647-8127-430c-95e6-eefe6cd094ad 2018-12-10 08:01:43,721 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/34a8dec51bd14a1d905ba052f30014cf"}, "tags": [], "enabled": true, "id": "34a8dec51bd14a1d905ba052f30014cf", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 08:01:43,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1ecca647-8127-430c-95e6-eefe6cd094ad 2018-12-10 08:01:43,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231110095978s 2018-12-10 08:01:43,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 08:01:43,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" -d '{"network": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "heat_ims-net_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "admin_state_up": true}}' 2018-12-10 08:01:44,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:44 GMT X-Openstack-Request-Id: req-2d897ef2-a466-4ae5-a21f-996dec6b9bfe 2018-12-10 08:01:44,451 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cf930e65-572a-42b0-bda1-ee16d8e253e1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"34a8dec51bd14a1d905ba052f30014cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T08:01:44Z","is_default":false,"qos_policy_id":null,"name":"heat_ims-net_b052c1f8-5327-4d32-99ae-7c6c9478e7ff","admin_state_up":true,"tenant_id":"34a8dec51bd14a1d905ba052f30014cf","created_at":"2018-12-10T08:01:44Z","mtu":1450}} 2018-12-10 08:01:44,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2d897ef2-a466-4ae5-a21f-996dec6b9bfe 2018-12-10 08:01:44,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.726955890656s 2018-12-10 08:01:44,452 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T08:01:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cf930e65-572a-42b0-bda1-ee16d8e253e1', u'provider:segmentation_id': 81, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'heat_ims-net_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', u'created_at': u'2018-12-10T08:01:44Z', u'mtu': 1450, u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'34a8dec51bd14a1d905ba052f30014cf', u'l2_adjacency': True}) 2018-12-10 08:01:44,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:01:44,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b47f7a-f8f6-40e4-8be5-996d998d5063 2018-12-10 08:01:44,463 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 08:01:44,463 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-79b47f7a-f8f6-40e4-8be5-996d998d5063 2018-12-10 08:01:44,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 08:01:44,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T09:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34a8dec51bd14a1d905ba052f30014cf", "name": "heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/34a8dec51bd14a1d905ba052f30014cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/34a8dec51bd14a1d905ba052f30014cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/34a8dec51bd14a1d905ba052f30014cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/34a8dec51bd14a1d905ba052f30014cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/34a8dec51bd14a1d905ba052f30014cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/34a8dec51bd14a1d905ba052f30014cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_34a8dec51bd14a1d905ba052f30014cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_34a8dec51bd14a1d905ba052f30014cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/34a8dec51bd14a1d905ba052f30014cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/34a8dec51bd14a1d905ba052f30014cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/34a8dec51bd14a1d905ba052f30014cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/34a8dec51bd14a1d905ba052f30014cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "id": "266a488e824d48bfb40d9e26d60ca53d"}, "audit_ids": ["2avZptjgTHG1ssf7cvm8yg"], "issued_at": "2018-12-10T08:01:44.000000Z"}} 2018-12-10 08:01:44,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:01:44,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:01:45,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:45 GMT X-Openstack-Request-Id: req-1446441c-5451-4279-a300-b7a122442dd6 2018-12-10 08:01:45,259 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cf930e65-572a-42b0-bda1-ee16d8e253e1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"34a8dec51bd14a1d905ba052f30014cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T08:01:44Z","qos_policy_id":null,"name":"heat_ims-net_b052c1f8-5327-4d32-99ae-7c6c9478e7ff","admin_state_up":true,"tenant_id":"34a8dec51bd14a1d905ba052f30014cf","created_at":"2018-12-10T08:01:44Z","mtu":1450}]} 2018-12-10 08:01:45,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1446441c-5451-4279-a300-b7a122442dd6 2018-12-10 08:01:45,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390616893768s 2018-12-10 08:01:45,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 08:01:45,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"subnet": {"name": "heat_ims-subnet_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "enable_dhcp": true, "network_id": "cf930e65-572a-42b0-bda1-ee16d8e253e1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 08:01:46,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:46 GMT X-Openstack-Request-Id: req-a5700756-79ea-44c0-a295-b48d8e5add39 2018-12-10 08:01:46,584 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf930e65-572a-42b0-bda1-ee16d8e253e1","tenant_id":"34a8dec51bd14a1d905ba052f30014cf","created_at":"2018-12-10T08:01:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T08:01:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"34a8dec51bd14a1d905ba052f30014cf","id":"54f96fd4-8148-484b-9ae3-6c9fee619b21","subnetpool_id":null,"name":"heat_ims-subnet_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}} 2018-12-10 08:01:46,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a5700756-79ea-44c0-a295-b48d8e5add39 2018-12-10 08:01:46,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.32267212868s 2018-12-10 08:01:46,585 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T08:01:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'54f96fd4-8148-484b-9ae3-6c9fee619b21', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', u'enable_dhcp': True, u'network_id': u'cf930e65-572a-42b0-bda1-ee16d8e253e1', u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'created_at': u'2018-12-10T08:01:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'34a8dec51bd14a1d905ba052f30014cf'}) 2018-12-10 08:01:46,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 08:01:46,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "heat_ims-router_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "admin_state_up": true}}' 2018-12-10 08:01:54,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:54 GMT X-Openstack-Request-Id: req-aa5f3e63-1819-4ebf-abd1-7ad998abf973 2018-12-10 08:01:54,065 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "created_at": "2018-12-10T08:01:47Z", "admin_state_up": true, "updated_at": "2018-12-10T08:01:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "ec5328d8-2e50-43fe-ba76-436e50cd571d", "name": "heat_ims-router_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}} 2018-12-10 08:01:54,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-aa5f3e63-1819-4ebf-abd1-7ad998abf973 2018-12-10 08:01:54,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.4801800251s 2018-12-10 08:01:54,066 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T08:01:48Z', u'revision_number': 3, u'id': u'ec5328d8-2e50-43fe-ba76-436e50cd571d', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', u'admin_state_up': True, u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'created_at': u'2018-12-10T08:01:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'34a8dec51bd14a1d905ba052f30014cf'}) 2018-12-10 08:01:54,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 08:01:54,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/ec5328d8-2e50-43fe-ba76-436e50cd571d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"subnet_id": "54f96fd4-8148-484b-9ae3-6c9fee619b21"}' 2018-12-10 08:01:57,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:57 GMT X-Openstack-Request-Id: req-91e313a5-cd4f-41c8-ba4a-78ee2a39f78f 2018-12-10 08:01:57,461 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cf930e65-572a-42b0-bda1-ee16d8e253e1", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "subnet_id": "54f96fd4-8148-484b-9ae3-6c9fee619b21", "subnet_ids": ["54f96fd4-8148-484b-9ae3-6c9fee619b21"], "port_id": "fe0d23b4-e3f6-4e59-b8f2-6d66bc8d6503", "id": "ec5328d8-2e50-43fe-ba76-436e50cd571d"} 2018-12-10 08:01:57,461 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ec5328d8-2e50-43fe-ba76-436e50cd571d/add_router_interface.json used request id req-91e313a5-cd4f-41c8-ba4a-78ee2a39f78f 2018-12-10 08:01:57,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.39437699318s 2018-12-10 08:01:57,462 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-10 08:01:58,939 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-10 08:01:58,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:01:58,946 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:58 GMT 2018-12-10 08:01:58,946 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 08:01:58,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:01:58,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:01:59,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 08:01:59 GMT X-Openstack-Request-Id: req-db10fc87-345b-4315-b537-33a886196885 2018-12-10 08:01:59,691 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:01:59,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-db10fc87-345b-4315-b537-33a886196885 2018-12-10 08:01:59,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.740209102631s 2018-12-10 08:01:59,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 08:01:59,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}' 2018-12-10 08:02:00,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:00 GMT Location: http://172.30.9.28:9292/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a79b3593-240e-44ef-a0c3-345dec3bdf56 2018-12-10 08:02:00,452 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:02:00Z", "file": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file", "owner": "34a8dec51bd14a1d905ba052f30014cf", "id": "9ebce502-c8ed-4945-9333-855b038e4e36", "size": null, "self": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "checksum": null, "created_at": "2018-12-10T08:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 08:02:00,452 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a79b3593-240e-44ef-a0c3-345dec3bdf56 2018-12-10 08:02:00,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.751113891602s 2018-12-10 08:02:00,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 08:02:00,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '' 2018-12-10 08:02:05,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:02:05 GMT X-Openstack-Request-Id: req-3af3cb3b-6443-466a-a90e-5a651247bba8 2018-12-10 08:02:05,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:02:05,251 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file used request id req-3af3cb3b-6443-466a-a90e-5a651247bba8 2018-12-10 08:02:05,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.79848217964s 2018-12-10 08:02:05,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:02:05,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:02:05,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:05 GMT X-Openstack-Request-Id: req-ccf4d236-392b-4819-a36b-62f1920d2fec 2018-12-10 08:02:05,994 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:02:05Z", "file": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file", "owner": "34a8dec51bd14a1d905ba052f30014cf", "id": "9ebce502-c8ed-4945-9333-855b038e4e36", "size": 263586304, "self": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T08:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:02:05,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ccf4d236-392b-4819-a36b-62f1920d2fec 2018-12-10 08:02:05,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.738138914108s 2018-12-10 08:02:05,997 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file', 'owner': u'34a8dec51bd14a1d905ba052f30014cf', 'id': u'9ebce502-c8ed-4945-9333-855b038e4e36', 'size': 263586304, u'self': u'/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T08:02:05Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T08:02:05Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'os_hash_value': u'0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed', u'self': u'/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'created': u'2018-12-10T08:02:00Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-10T08:02:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed', 'metadata': {u'os_hash_value': u'0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed', u'self': u'/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'schema': u'/v2/schemas/image'}}) 2018-12-10 08:02:06,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 08:02:06,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-12-10 08:02:06,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c95feae-8508-4f29-9fb1-c8f3f768a8c8 x-openstack-request-id: req-4c95feae-8508-4f29-9fb1-c8f3f768a8c8 2018-12-10 08:02:06,401 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "6155f20d-fd6e-4135-9144-b49683c20dc1"}} 2018-12-10 08:02:06,401 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4c95feae-8508-4f29-9fb1-c8f3f768a8c8 2018-12-10 08:02:06,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.400567770004s 2018-12-10 08:02:06,402 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c47c6539fb2a433791aefcdf57514708', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 25, 'id': u'6155f20d-fd6e-4135-9144-b49683c20dc1', 'swap': 0}) 2018-12-10 08:02:06,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 08:02:06,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" -d '{"extra_specs": {}}' 2018-12-10 08:02:06,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-add7da8f-62c8-4421-a760-84cff8d3eaba x-openstack-request-id: req-add7da8f-62c8-4421-a760-84cff8d3eaba 2018-12-10 08:02:06,424 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 08:02:06,424 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1/os-extra_specs used request id req-add7da8f-62c8-4421-a760-84cff8d3eaba 2018-12-10 08:02:06,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210440158844s 2018-12-10 08:02:06,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 08:02:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:02:06,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 588 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51adc5a-17a2-48d7-afe6-75e7666f2792 2018-12-10 08:02:06,659 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/34a8dec51bd14a1d905ba052f30014cf"}, "tags": [], "enabled": true, "id": "34a8dec51bd14a1d905ba052f30014cf", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 08:02:06,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-c51adc5a-17a2-48d7-afe6-75e7666f2792 2018-12-10 08:02:06,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229164838791s 2018-12-10 08:02:06,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-12-10 08:02:06,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/quotas/34a8dec51bd14a1d905ba052f30014cf.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-12-10 08:02:07,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:07 GMT X-Openstack-Request-Id: req-99aa29b1-7f1c-4f18-8e17-aa49912e10fb 2018-12-10 08:02:07,031 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-12-10 08:02:07,032 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/34a8dec51bd14a1d905ba052f30014cf.json used request id req-99aa29b1-7f1c-4f18-8e17-aa49912e10fb 2018-12-10 08:02:07,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.370376110077s 2018-12-10 08:02:07,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 08:02:07,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:02:07,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147d93c4-a8c2-4de6-aa1c-f8d99b6997be 2018-12-10 08:02:07,240 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 08:02:07,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-147d93c4-a8c2-4de6-aa1c-f8d99b6997be 2018-12-10 08:02:07,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2044069767s 2018-12-10 08:02:07,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 08:02:07,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:02:07,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d00afce-dd26-4b56-8e14-280747332035 2018-12-10 08:02:07,475 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 08:02:07,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d00afce-dd26-4b56-8e14-280747332035 2018-12-10 08:02:07,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228109121323s 2018-12-10 08:02:07,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 08:02:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:02:07,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee83091-75e7-49ac-9a04-f78b73d8b9f7 2018-12-10 08:02:07,702 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 08:02:07,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0ee83091-75e7-49ac-9a04-f78b73d8b9f7 2018-12-10 08:02:07,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220933198929s 2018-12-10 08:02:07,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 08:02:07,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:02:07,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1025 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5b5fbf-a737-4f66-8bbc-3a270f0ed4be 2018-12-10 08:02:07,930 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": {"self": "http://172.30.9.28:5000/v3/users/266a488e824d48bfb40d9e26d60ca53d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "266a488e824d48bfb40d9e26d60ca53d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 08:02:07,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2e5b5fbf-a737-4f66-8bbc-3a270f0ed4be 2018-12-10 08:02:07,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22755408287s 2018-12-10 08:02:07,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 08:02:07,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:02:08,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6704899-3ad3-4933-8742-5e05257e5b96 2018-12-10 08:02:08,167 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/34a8dec51bd14a1d905ba052f30014cf"}, "tags": [], "enabled": true, "id": "34a8dec51bd14a1d905ba052f30014cf", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 08:02:08,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a6704899-3ad3-4933-8742-5e05257e5b96 2018-12-10 08:02:08,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22457909584s 2018-12-10 08:02:08,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 08:02:08,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=266a488e824d48bfb40d9e26d60ca53d&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=34a8dec51bd14a1d905ba052f30014cf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:02:08,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72238656-f7b7-495d-add8-035650897879 2018-12-10 08:02:08,395 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=266a488e824d48bfb40d9e26d60ca53d&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=34a8dec51bd14a1d905ba052f30014cf", "previous": null, "next": null}} 2018-12-10 08:02:08,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=266a488e824d48bfb40d9e26d60ca53d&role.id=0ae33c352b624fb5a0380ab70723cb55&scope.project.id=34a8dec51bd14a1d905ba052f30014cf used request id req-72238656-f7b7-495d-add8-035650897879 2018-12-10 08:02:08,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220113992691s 2018-12-10 08:02:08,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 08:02:08,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/34a8dec51bd14a1d905ba052f30014cf/users/266a488e824d48bfb40d9e26d60ca53d/roles/0ae33c352b624fb5a0380ab70723cb55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:02:08,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 08:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cbb31da-c5f7-4263-9f5c-186aae174fa1 2018-12-10 08:02:08,654 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 08:02:08,654 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/34a8dec51bd14a1d905ba052f30014cf/users/266a488e824d48bfb40d9e26d60ca53d/roles/0ae33c352b624fb5a0380ab70723cb55 used request id req-9cbb31da-c5f7-4263-9f5c-186aae174fa1 2018-12-10 08:02:08,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.254936933517s 2018-12-10 08:02:08,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-10 08:02:08,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"keypair": {"name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}}' 2018-12-10 08:02:09,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f40b002-ff4a-4ad2-b37c-8327e86607b1 x-openstack-request-id: req-1f40b002-ff4a-4ad2-b37c-8327e86607b1 2018-12-10 08:02:09,151 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiuY8ASVWC9ng7QcSHRnV93pghV1m14F/8+WHcT1GiEZY3+81jqlcM1z6h4EBA8qe9PQbYbjFXCIO3yLtL2FR8xdVpbH/9zVbknin8iEAmjHr8VV+PQPGAVEOd++WuG5iauI8gEgP9MhBF1Avauc8G+4rr/HMSYH8ghfeaBW0pW7qlj/i0C4Du4myOitzgIa93UgENBABbRG5s5TV9f3gaeyT87rFPRQbavjP6MaoDFyvanJrcXS8F804AbCfFB3g0t448wln+5n1cR1R58z1XclEMgQNPAvGOWwSLMPchuqcObrl1XsGZ+qJt1bG0Z3WEhSLViQjarG4EFBhE4uGb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4rmPAElVgvZ4O0HEh0Z1fd6YIVdZteBf/Plh3E9RohGWN/vN\nY6pXDNc+oeBAQPKnvT0G2G4xVwiDt8i7S9hUfMXVaWx//c1W5J4p/IhAJox6/FVf\nj0DxgFRDnfvlrhuYmriPIBID/TIQRdQL2rnPBvuK6/xzEmB/IIX3mgVtKVu6pY/4\ntAuA7uJsjorc4CGvd1IBDQQAW0RubOU1fX94Gnsk/O6xT0UG2r4z+jGqAxcr2pya\n3F0vBfNOAGwnxQd4NLeOPMJZ/uZ9XEdUefM9V3JRDIEDTwLxjlsEizD3IbqnDm65\ndV7BmfqibdWxtGd1hIUi1YkI2qxuBBQYROLhmwIDAQABAoIBAE8J/1dLOXtZbxrB\nV8ENCCKkOgbNi+HC4dOwILSMFlpYpTTJHJYVKRm55ATMx7mcnmtzXfKPn7XGqxyj\n5t+PAA0rbrW89HXHYvZ6SQrXeP23VZyoKpMnQcnKFnR5/10OE8pEcujsPuXC0Td2\nr9dFlW3KvWh9bqRGbasp6OKR57dVsfIY4TTkPm4/0pz1ojvcAfcLwhKEgrPSn4rR\n3dtBYfKvJ9CiWNxjl27hLMPwruX/nWOLUo3ce9ZZO84Qy+Ag4gQnFCcMKTC2z5FY\nsy/gdT5+xFpVqycvNLcWwtRLH8Dk0h+begNd2AnAamf0zdxqUej36ndm9lz96v8u\nHcA+21kCgYEA/SSuVDk1oS+ff9UftGmrvfLdOjAZBYfdG86J0wvUKxbvbtiPFvnV\nm43gtga96Ic1yCV/wyQOo+PdAfp9mdWhZkDy+bbpN4yd85B01GUsb1+c3DTDa29g\nyKyG6c56F8Sq7GruLtvqJUR8GfwXrlu4vrrWpNzMB43Pe4CI+ehbIj0CgYEA5UiO\nVIMzVMFPIOLI2hQUDwq6e0slWBHg/lGQkSUdNVNnBVR5ffRZrBrCzkRV+YvDaW5y\nNlUqL82lSCpRoSQtRT+I6+XWcVSw5fGxK7ZjzqnQP3BOqJfRFlWpAtM8ow7jnWlL\n+NA0YRYrfb1Ip3xP8E+YHGJLqIBYxgpLDKGRiLcCgYBsWJDMt5e+n3Vy7zMcssWx\nDQum5gMvnNEEH8hZrgxnTO+5z7KesNu+MmFlR0ltBsH8IiCm0v35I4PqXt33Q7pK\n262jN6hmACdyofd/GLaGDLREg8jIaOlRupYb6CXVmnVVrwa2w6VZwhAjxwQTumo+\nKBXKhj5FVWrif0chP1QSOQKBgH/ENswRcIFCV33T4mjj12mqaNBbx6uUCvStLwoy\nzFvy5e2qbSkrCO1G3Fdk7SPqJjKSQULVonSQ/BGCw4owRqnYBcyufxkYQJtiW4Ao\nWuXG6yzuwGZiczkm8s+INroGigAltRgprYaMfB/NYrcyJrmbIQBwJgj3vIBfLAMV\n5atxAoGAdw6s2FzlearL9G+kmgd/om46ETlIhI0rI3Un8+oEvXc8Y7Y0GRij1kCt\n7EsiNb2yVZmVaALPUVwe013nyPr/N1cXU+/MTczoBUqhLEgyz1bu0Agzp0ohwtMq\n4mjcDmcpzaQBLZYprURIHfDo7U4QTVTAPwnu0FgJUk8CX728bCw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "266a488e824d48bfb40d9e26d60ca53d", "name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "fingerprint": "90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2"}} 2018-12-10 08:02:09,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-1f40b002-ff4a-4ad2-b37c-8327e86607b1 2018-12-10 08:02:09,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.493236064911s 2018-12-10 08:02:09,152 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiuY8ASVWC9ng7QcSHRnV93pghV1m14F/8+WHcT1GiEZY3+81jqlcM1z6h4EBA8qe9PQbYbjFXCIO3yLtL2FR8xdVpbH/9zVbknin8iEAmjHr8VV+PQPGAVEOd++WuG5iauI8gEgP9MhBF1Avauc8G+4rr/HMSYH8ghfeaBW0pW7qlj/i0C4Du4myOitzgIa93UgENBABbRG5s5TV9f3gaeyT87rFPRQbavjP6MaoDFyvanJrcXS8F804AbCfFB3g0t448wln+5n1cR1R58z1XclEMgQNPAvGOWwSLMPchuqcObrl1XsGZ+qJt1bG0Z3WEhSLViQjarG4EFBhE4uGb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA4rmPAElVgvZ4O0HEh0Z1fd6YIVdZteBf/Plh3E9RohGWN/vN\nY6pXDNc+oeBAQPKnvT0G2G4xVwiDt8i7S9hUfMXVaWx//c1W5J4p/IhAJox6/FVf\nj0DxgFRDnfvlrhuYmriPIBID/TIQRdQL2rnPBvuK6/xzEmB/IIX3mgVtKVu6pY/4\ntAuA7uJsjorc4CGvd1IBDQQAW0RubOU1fX94Gnsk/O6xT0UG2r4z+jGqAxcr2pya\n3F0vBfNOAGwnxQd4NLeOPMJZ/uZ9XEdUefM9V3JRDIEDTwLxjlsEizD3IbqnDm65\ndV7BmfqibdWxtGd1hIUi1YkI2qxuBBQYROLhmwIDAQABAoIBAE8J/1dLOXtZbxrB\nV8ENCCKkOgbNi+HC4dOwILSMFlpYpTTJHJYVKRm55ATMx7mcnmtzXfKPn7XGqxyj\n5t+PAA0rbrW89HXHYvZ6SQrXeP23VZyoKpMnQcnKFnR5/10OE8pEcujsPuXC0Td2\nr9dFlW3KvWh9bqRGbasp6OKR57dVsfIY4TTkPm4/0pz1ojvcAfcLwhKEgrPSn4rR\n3dtBYfKvJ9CiWNxjl27hLMPwruX/nWOLUo3ce9ZZO84Qy+Ag4gQnFCcMKTC2z5FY\nsy/gdT5+xFpVqycvNLcWwtRLH8Dk0h+begNd2AnAamf0zdxqUej36ndm9lz96v8u\nHcA+21kCgYEA/SSuVDk1oS+ff9UftGmrvfLdOjAZBYfdG86J0wvUKxbvbtiPFvnV\nm43gtga96Ic1yCV/wyQOo+PdAfp9mdWhZkDy+bbpN4yd85B01GUsb1+c3DTDa29g\nyKyG6c56F8Sq7GruLtvqJUR8GfwXrlu4vrrWpNzMB43Pe4CI+ehbIj0CgYEA5UiO\nVIMzVMFPIOLI2hQUDwq6e0slWBHg/lGQkSUdNVNnBVR5ffRZrBrCzkRV+YvDaW5y\nNlUqL82lSCpRoSQtRT+I6+XWcVSw5fGxK7ZjzqnQP3BOqJfRFlWpAtM8ow7jnWlL\n+NA0YRYrfb1Ip3xP8E+YHGJLqIBYxgpLDKGRiLcCgYBsWJDMt5e+n3Vy7zMcssWx\nDQum5gMvnNEEH8hZrgxnTO+5z7KesNu+MmFlR0ltBsH8IiCm0v35I4PqXt33Q7pK\n262jN6hmACdyofd/GLaGDLREg8jIaOlRupYb6CXVmnVVrwa2w6VZwhAjxwQTumo+\nKBXKhj5FVWrif0chP1QSOQKBgH/ENswRcIFCV33T4mjj12mqaNBbx6uUCvStLwoy\nzFvy5e2qbSkrCO1G3Fdk7SPqJjKSQULVonSQ/BGCw4owRqnYBcyufxkYQJtiW4Ao\nWuXG6yzuwGZiczkm8s+INroGigAltRgprYaMfB/NYrcyJrmbIQBwJgj3vIBfLAMV\n5atxAoGAdw6s2FzlearL9G+kmgd/om46ETlIhI0rI3Un8+oEvXc8Y7Y0GRij1kCt\n7EsiNb2yVZmVaALPUVwe013nyPr/N1cXU+/MTczoBUqhLEgyz1bu0Agzp0ohwtMq\n4mjcDmcpzaQBLZYprURIHfDo7U4QTVTAPwnu0FgJUk8CX728bCw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'266a488e824d48bfb40d9e26d60ca53d', 'name': u'heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'created_at': '2018-12-10T08:02:09.152763', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2', 'type': 'ssh', 'id': u'heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}) 2018-12-10 08:02:09,153 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-12-10 08:02:09,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-12-10 08:02:09,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"ellis_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Ellis nodes (management)\"}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"ellis_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_port=0\\n\\n# Email server configuration\\nsmtp_smarthost=localhost\\nsmtp_username=username\\nsmtp_password=password\\nemail_recovery_sender=clearwater@example.org\\n\\n# Keys\\nsignup_key=secret\\nturn_workaround=secret\\nellis_api_key=secret\\nellis_cookie_key=secret\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__ --realm __zone__\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"vellum_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes inbound traffic (signaling)\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"vellum_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes outbound traffic (signaling)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"vellum_sig_outbound_security_group\"}, {\"get_param\": \"vellum_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_sig_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_sig_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __private_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"sprout_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes outbound traffic (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"sprout_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes inbound traffic (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"sprout_sig_outbound_security_group\"}, {\"get_param\": \"sprout_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"dns_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Set up the signaling network interface\\nip addr add __private_sig_ip__/$(echo __private_sig_cidr__ | cut -d / -f 2) dev eth1\\nip link set dev eth1 up\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"dime_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"dime_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (management)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dime_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"dime_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __private_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"bono_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Bono nodes (signaling)\"}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"bono_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"homer_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"homer_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (maangement)\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"homer_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"homer_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"dime_sig\": {\"description\": \"Security group for Dime nodes (signaling)\", \"value\": {\"get_resource\": \"dime_sig\"}}, \"dime_mgmt\": {\"description\": \"Security group for Dime nodes (management)\", \"value\": {\"get_resource\": \"dime_mgmt\"}}, \"ellis_mgmt\": {\"description\": \"Security group for Ellis nodes (managment)\", \"value\": {\"get_resource\": \"ellis_mgmt\"}}, \"sprout_sig_outbound\": {\"description\": \"Security group for Sprout nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_outbound\"}}, \"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}, \"homer_mgmt\": {\"description\": \"Security group for Homer nodes (management)\", \"value\": {\"get_resource\": \"homer_mgmt\"}}, \"vellum_sig_outbound\": {\"description\": \"Security group for Vellum nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_outbound\"}}, \"homer_sig\": {\"description\": \"Security group for Homer nodes (signaling)\", \"value\": {\"get_resource\": \"homer_sig\"}}, \"dns\": {\"description\": \"Security group for DNS nodes\", \"value\": {\"get_resource\": \"dns\"}}, \"bono_sig\": {\"description\": \"Security group for Bono nodes (signaling)\", \"value\": {\"get_resource\": \"bono_sig\"}}, \"sprout_sig_inbound\": {\"description\": \"Security group for Sprout nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_inbound\"}}, \"vellum_sig_inbound\": {\"description\": \"Security group for Vellum nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_inbound\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"dime_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-sig\"}}, \"description\": \"Security group for Dime nodes (signaling)\"}}, \"dime_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"ellis_mgmt\"}, \"port_range_max\": 8889, \"port_range_min\": 8889, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-mgmt\"}}, \"description\": \"Security group for Dime nodes (management)\"}}, \"ellis_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 80, \"port_range_min\": 80}, {\"protocol\": \"tcp\", \"port_range_max\": 443, \"port_range_min\": 443}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-ellis-mgmt\"}}, \"description\": \"Security group for Ellis nodes (management)\"}}, \"sprout_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 5052, \"port_range_min\": 5052, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 5054, \"port_range_min\": 5054, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-outbound\"}}, \"description\": \"Security group for Sprout nodes outbound traffic (signaling)\"}}, \"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 161, \"port_range_min\": 161}, {\"protocol\": \"tcp\", \"port_range_max\": 2380, \"port_range_min\": 2380, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 4000, \"port_range_min\": 4000, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}, \"homer_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-mgmt\"}}, \"description\": \"Security group for Homer nodes (management)\"}}, \"vellum_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7253, \"port_range_min\": 7253, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 7000, \"port_range_min\": 7000, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 11211, \"port_range_min\": 11211, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-outbound\"}}, \"description\": \"Security group for Vellum nodes outbound traffic (signaling)\"}}, \"homer_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 9160, \"port_range_min\": 9160, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-sig\"}}, \"description\": \"Security group for Homer nodes (signaling)\"}}, \"dns\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 53, \"port_range_min\": 53}, {\"protocol\": \"tcp\", \"port_range_max\": 53, \"port_range_min\": 53}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dns\"}}, \"description\": \"Security group for DNS nodes\"}}, \"bono_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"udp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 5058, \"port_range_min\": 5058, \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 5058, \"port_range_min\": 5058, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"udp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5062, \"port_range_min\": 5062}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 32768}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-bono-sig\"}}, \"description\": \"Security group for Bono nodes (signaling)\"}}, \"sprout_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5052, \"port_range_min\": 5052, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5054, \"port_range_min\": 5054, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-inbound\"}}, \"description\": \"Security group for Sprout nodes inbound traffic (signaling)\"}}, \"vellum_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"homer_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-inbound\"}}, \"description\": \"Security group for Vellum nodes inbound traffic (signaling)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "dn_range_length": "1000", "dime_cluster_size": 1, "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-12-10 08:02:22,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:09 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54 Server: Apache x-openstack-request-id: req-ceed8850-23b7-4a7e-a230-b132d61f481a 2018-12-10 08:02:22,661 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}]}} 2018-12-10 08:02:22,661 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks used request id req-ceed8850-23b7-4a7e-a230-b132d61f481a 2018-12-10 08:02:22,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 12.735052824s 2018-12-10 08:02:22,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:02:22,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:02:22,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:02:22 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?sort_dir=asc Server: Apache x-openstack-request-id: req-5bb479f3-53d7-4e3c-ae5e-192047f25878 2018-12-10 08:02:22,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:02:23,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 433 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-710e79c2-9a90-4e3e-9935-fb108bdf24f0 2018-12-10 08:02:23,797 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/clearwater-opnfv/events/54852cf2-7b34-405a-b7aa-9f5f5bc86afd", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "id": "54852cf2-7b34-405a-b7aa-9f5f5bc86afd"}, {"resource_name": "sig_network", "event_time": "2018-12-10T08:02:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sig_network/events/0343cb28-903d-4386-b768-0e7387dce3ce", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-eqommn4spn5o", "id": "0343cb28-903d-4386-b768-0e7387dce3ce"}]} 2018-12-10 08:02:23,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?sort_dir=asc&sort_dir=asc used request id req-710e79c2-9a90-4e3e-9935-fb108bdf24f0 2018-12-10 08:02:23,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.13549995422s 2018-12-10 08:02:28,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:02:28,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=0343cb28-903d-4386-b768-0e7387dce3ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:02:29,112 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:02:28 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=0343cb28-903d-4386-b768-0e7387dce3ce&sort_dir=asc Server: Apache x-openstack-request-id: req-f7697791-8957-4c71-a61e-0dcb6c9adffa 2018-12-10 08:02:29,112 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:02:29,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 442 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-92ad64a0-2a9f-431a-bbc5-d4426f502f6f 2018-12-10 08:02:29,158 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-12-10T08:02:24Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/security_groups/events/4b2ef679-7c6a-4a33-aeb1-3790ed8cb17f", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-2py5iynogvie", "id": "4b2ef679-7c6a-4a33-aeb1-3790ed8cb17f"}, {"resource_name": "mgmt_network", "event_time": "2018-12-10T08:02:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/mgmt_network/events/5aeda03f-aa66-4991-8d7b-cf41fffae02e", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-2smzhsypkgdm", "id": "5aeda03f-aa66-4991-8d7b-cf41fffae02e"}]} 2018-12-10 08:02:29,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=0343cb28-903d-4386-b768-0e7387dce3ce&sort_dir=asc&marker=0343cb28-903d-4386-b768-0e7387dce3ce&sort_dir=asc used request id req-92ad64a0-2a9f-431a-bbc5-d4426f502f6f 2018-12-10 08:02:29,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354730844498s 2018-12-10 08:02:34,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:02:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=5aeda03f-aa66-4991-8d7b-cf41fffae02e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:02:34,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:02:34 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=5aeda03f-aa66-4991-8d7b-cf41fffae02e&sort_dir=asc Server: Apache x-openstack-request-id: req-2f194f65-e341-4184-ad6b-ccf71610fbf9 2018-12-10 08:02:34,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:02:35,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:34 GMT Server: Apache x-openstack-request-id: req-645cf756-cf87-4205-a0d5-1685c3875720 2018-12-10 08:02:35,049 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:02:35,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=5aeda03f-aa66-4991-8d7b-cf41fffae02e&sort_dir=asc&marker=5aeda03f-aa66-4991-8d7b-cf41fffae02e&sort_dir=asc used request id req-645cf756-cf87-4205-a0d5-1685c3875720 2018-12-10 08:02:35,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.883734941483s 2018-12-10 08:02:40,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:02:40,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=5aeda03f-aa66-4991-8d7b-cf41fffae02e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:02:40,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:02:40 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=5aeda03f-aa66-4991-8d7b-cf41fffae02e&sort_dir=asc Server: Apache x-openstack-request-id: req-ad0780b8-e3cf-4d79-a939-cf645289c7b9 2018-12-10 08:02:40,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:02:41,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d531537-0672-47aa-b0bd-81dc29e3be62 2018-12-10 08:02:41,704 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-12-10T08:02:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/security_groups/events/aa585048-985a-4f57-b2b1-83e1af3d1f05", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "feb363bd-c8df-48f1-9657-142d824bd7c9", "id": "aa585048-985a-4f57-b2b1-83e1af3d1f05"}, {"resource_name": "sig_network", "event_time": "2018-12-10T08:02:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sig_network/events/a62021bc-2181-4af9-af92-038e5941b756", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8337dacc-6f1f-41fd-b0af-bede57f240fa", "id": "a62021bc-2181-4af9-af92-038e5941b756"}]} 2018-12-10 08:02:41,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=5aeda03f-aa66-4991-8d7b-cf41fffae02e&sort_dir=asc&marker=5aeda03f-aa66-4991-8d7b-cf41fffae02e&sort_dir=asc used request id req-2d531537-0672-47aa-b0bd-81dc29e3be62 2018-12-10 08:02:41,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.64939904213s 2018-12-10 08:02:46,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:02:46,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=a62021bc-2181-4af9-af92-038e5941b756&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:02:47,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:02:46 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=a62021bc-2181-4af9-af92-038e5941b756&sort_dir=asc Server: Apache x-openstack-request-id: req-290aca5f-cc56-46f0-85a4-0383e6893612 2018-12-10 08:02:47,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:02:47,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-867c440d-8272-4138-8c85-e9d976f23ccb 2018-12-10 08:02:47,806 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-12-10T08:02:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/mgmt_network/events/15a15d82-b79e-458e-86fe-d8e25418a777", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "cafc2b2b-dbab-4fc0-a64e-372c8fac77dc", "id": "15a15d82-b79e-458e-86fe-d8e25418a777"}, {"resource_name": "dns", "event_time": "2018-12-10T08:02:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dns/events/4cd1eff0-2d58-4d4d-8372-c051b65cc305", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-5zofef6b7j3o", "id": "4cd1eff0-2d58-4d4d-8372-c051b65cc305"}]} 2018-12-10 08:02:47,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=a62021bc-2181-4af9-af92-038e5941b756&sort_dir=asc&marker=a62021bc-2181-4af9-af92-038e5941b756&sort_dir=asc used request id req-867c440d-8272-4138-8c85-e9d976f23ccb 2018-12-10 08:02:47,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.09514403343s 2018-12-10 08:02:52,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:02:52,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:02:53,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:02:52 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-d75f32ab-7d94-488f-98af-1aa3b9ea8aef 2018-12-10 08:02:53,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:02:53,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:53 GMT Server: Apache x-openstack-request-id: req-25e573ad-0f11-4c21-81f1-ea0575dd141e 2018-12-10 08:02:53,885 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:02:53,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-25e573ad-0f11-4c21-81f1-ea0575dd141e 2018-12-10 08:02:53,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.07314395905s 2018-12-10 08:02:58,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:02:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:02:59,726 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:02:58 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-1cc61eb6-54e2-4ee4-ba9c-db4b65644805 2018-12-10 08:02:59,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:02:59,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:02:59 GMT Server: Apache x-openstack-request-id: req-ff9c67c9-acbe-4f05-ba67-9f7c0541ef5a 2018-12-10 08:02:59,771 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:02:59,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-ff9c67c9-acbe-4f05-ba67-9f7c0541ef5a 2018-12-10 08:02:59,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.87969493866s 2018-12-10 08:02:59,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:02:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:00,545 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:02:59 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-fc97c873-396a-431c-86a8-da9c6018b46d 2018-12-10 08:03:00,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:00,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e6412ab5-4d74-4e8c-99c1-9d004624bb19 2018-12-10 08:03:00,875 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:03:00,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-e6412ab5-4d74-4e8c-99c1-9d004624bb19 2018-12-10 08:03:00,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.10330510139s 2018-12-10 08:03:05,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:03:05,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:05,915 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:05 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-ce254f2e-d322-46c4-a5ae-dc8da98e105e 2018-12-10 08:03:05,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:05,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:05 GMT Server: Apache x-openstack-request-id: req-d8767aea-cea1-47b9-b1e7-8fb77609f5ac 2018-12-10 08:03:05,960 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:03:05,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-d8767aea-cea1-47b9-b1e7-8fb77609f5ac 2018-12-10 08:03:05,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775148868561s 2018-12-10 08:03:10,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:03:10,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:10,996 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:10 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-0fb3a0d7-0ccb-4de6-9d98-1c3849859e8b 2018-12-10 08:03:10,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:11,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:11 GMT Server: Apache x-openstack-request-id: req-00f74793-ccf1-4c38-908b-fc166488480d 2018-12-10 08:03:11,333 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:03:11,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-00f74793-ccf1-4c38-908b-fc166488480d 2018-12-10 08:03:11,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.367430925369s 2018-12-10 08:03:11,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:03:11,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:12,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:11 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-941320ef-da70-4236-b96e-0903a86941e5 2018-12-10 08:03:12,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:12,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8e21a17a-8950-4e00-a394-7336514e6280 2018-12-10 08:03:12,848 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:03:12,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-8e21a17a-8950-4e00-a394-7336514e6280 2018-12-10 08:03:12,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.51481413841s 2018-12-10 08:03:17,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:03:17,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:18,177 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:17 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-b3816261-66b4-44f6-ae18-2813364909a3 2018-12-10 08:03:18,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:18,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:18 GMT Server: Apache x-openstack-request-id: req-b14c9141-56df-479f-92f3-143c899dae7c 2018-12-10 08:03:18,895 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:03:18,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-b14c9141-56df-479f-92f3-143c899dae7c 2018-12-10 08:03:18,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.03952097893s 2018-12-10 08:03:23,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:03:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:24,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:23 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-cbdb4ae6-acc3-4d56-ae6b-91339c00da91 2018-12-10 08:03:24,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:25,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:24 GMT Server: Apache x-openstack-request-id: req-0feeb61e-1c4b-470d-8920-7a0a2f87bf05 2018-12-10 08:03:25,410 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:03:25,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-0feeb61e-1c4b-470d-8920-7a0a2f87bf05 2018-12-10 08:03:25,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.50955414772s 2018-12-10 08:03:25,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:03:25,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:25,442 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:25 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-77c3048f-58e6-496c-8e3d-eafa163e997a 2018-12-10 08:03:25,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:25,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e7d9e24-e335-4577-bb76-5ca53db98694 2018-12-10 08:03:25,484 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:03:25,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-1e7d9e24-e335-4577-bb76-5ca53db98694 2018-12-10 08:03:25,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731749534607s 2018-12-10 08:03:30,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:03:30,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:30,540 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:30 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-c163d7d8-ce0b-4b4f-9170-6d67767e3027 2018-12-10 08:03:30,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:31,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:30 GMT Server: Apache x-openstack-request-id: req-3ad418af-1605-4c19-b232-a666d0af26e4 2018-12-10 08:03:31,282 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:03:31,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-3ad418af-1605-4c19-b232-a666d0af26e4 2018-12-10 08:03:31,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.790543079376s 2018-12-10 08:03:36,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:03:36,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:36,318 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:36 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-1ae77856-53b1-4880-b907-dbae02dc89c7 2018-12-10 08:03:36,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:36,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:36 GMT Server: Apache x-openstack-request-id: req-8252d2aa-2730-4636-a462-9149d38d3fa1 2018-12-10 08:03:36,393 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:03:36,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-8252d2aa-2730-4636-a462-9149d38d3fa1 2018-12-10 08:03:36,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.105321884155s 2018-12-10 08:03:36,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:03:36,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:36,436 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:36 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-94878ae4-5433-4c4f-aa28-f50bc00c451a 2018-12-10 08:03:36,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:37,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-025925a4-9298-40a9-84e2-41026e11e662 2018-12-10 08:03:37,201 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:03:37,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-025925a4-9298-40a9-84e2-41026e11e662 2018-12-10 08:03:37,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.807657957077s 2018-12-10 08:03:42,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:03:42,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:42,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:42 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-79865195-2ae1-4f5b-ba73-fd239f072dba 2018-12-10 08:03:42,944 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:42,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:42 GMT Server: Apache x-openstack-request-id: req-70ed18c8-00a3-4d97-a851-90d039f31a4e 2018-12-10 08:03:42,987 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:03:42,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-70ed18c8-00a3-4d97-a851-90d039f31a4e 2018-12-10 08:03:42,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.778813838959s 2018-12-10 08:03:47,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:03:47,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:48,024 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:47 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-bcd3716c-750f-4380-a314-86916ff9d29f 2018-12-10 08:03:48,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:48,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:48 GMT Server: Apache x-openstack-request-id: req-0706eb75-2ee0-4a7a-a828-9e6be78a657c 2018-12-10 08:03:48,066 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:03:48,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-0706eb75-2ee0-4a7a-a828-9e6be78a657c 2018-12-10 08:03:48,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073292016983s 2018-12-10 08:03:48,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:03:48,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:48,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:48 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-27d34962-d30d-424a-ad12-a22912c009f5 2018-12-10 08:03:48,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:48,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c59ea58b-e429-492f-94ab-639ee643ebe6 2018-12-10 08:03:48,139 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:03:48,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-c59ea58b-e429-492f-94ab-639ee643ebe6 2018-12-10 08:03:48,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722980499268s 2018-12-10 08:03:53,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:03:53,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:54,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:53 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-92de36d2-d17d-4dba-af3c-c8820372b8a8 2018-12-10 08:03:54,000 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:54,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:53 GMT Server: Apache x-openstack-request-id: req-331f0467-f6bc-492d-b619-67c4ed07b670 2018-12-10 08:03:54,740 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:03:54,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-331f0467-f6bc-492d-b619-67c4ed07b670 2018-12-10 08:03:54,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.59440803528s 2018-12-10 08:03:59,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:03:59,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:59,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:59 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-a6bc0f6a-0371-4932-9e0a-dc74a210063d 2018-12-10 08:03:59,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:03:59,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:59 GMT Server: Apache x-openstack-request-id: req-b1edf2e8-f745-4d0a-be78-837cb373e97e 2018-12-10 08:03:59,836 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:03:59,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-b1edf2e8-f745-4d0a-be78-837cb373e97e 2018-12-10 08:03:59,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0898401737213s 2018-12-10 08:03:59,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:03:59,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:03:59,866 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:03:59 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-24f784ec-52e9-4c58-8d31-486dda022763 2018-12-10 08:03:59,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:00,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:03:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-57424899-4b38-471a-8f96-2b18f5391f3c 2018-12-10 08:04:00,627 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:04:00,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-57424899-4b38-471a-8f96-2b18f5391f3c 2018-12-10 08:04:00,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.790690898895s 2018-12-10 08:04:05,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:04:05,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:06,389 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:05 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-26d4801e-3998-4a91-8c44-ed784f78042a 2018-12-10 08:04:06,389 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:06,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:06 GMT Server: Apache x-openstack-request-id: req-d63ebc94-73ef-46f7-b61e-4506213083a0 2018-12-10 08:04:06,431 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:04:06,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-d63ebc94-73ef-46f7-b61e-4506213083a0 2018-12-10 08:04:06,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.796600818634s 2018-12-10 08:04:11,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:04:11,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:11,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:11 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-5e6e316d-f7bb-48a4-a551-afa5ea1698cc 2018-12-10 08:04:11,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:11,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:11 GMT Server: Apache x-openstack-request-id: req-fdc2bb12-5f38-44d0-b428-a1c3e6bbfdc5 2018-12-10 08:04:11,512 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:04:11,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-fdc2bb12-5f38-44d0-b428-a1c3e6bbfdc5 2018-12-10 08:04:11,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754041671753s 2018-12-10 08:04:11,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:04:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:11,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:11 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-9081b14d-b888-4e82-bd0b-539e7d70c6d3 2018-12-10 08:04:11,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:11,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7e8f7a17-6b08-4b6d-a430-1ebcac26d8fd 2018-12-10 08:04:11,586 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:04:11,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-7e8f7a17-6b08-4b6d-a430-1ebcac26d8fd 2018-12-10 08:04:11,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737998485565s 2018-12-10 08:04:16,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:04:16,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:17,320 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:16 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-976f73a1-9ac5-4950-a638-bbf82367cbae 2018-12-10 08:04:17,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:18,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:17 GMT Server: Apache x-openstack-request-id: req-7af8c383-9b59-40f2-bbca-ff0e10ca42ac 2018-12-10 08:04:18,066 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:04:18,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-7af8c383-9b59-40f2-bbca-ff0e10ca42ac 2018-12-10 08:04:18,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.47292709351s 2018-12-10 08:04:23,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:04:23,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:23,104 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:23 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-87743da1-9bbd-4566-a8ac-7b588ce3da15 2018-12-10 08:04:23,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:23,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:23 GMT Server: Apache x-openstack-request-id: req-db8f4c6a-7c53-4e1e-b785-607814dfee4b 2018-12-10 08:04:23,146 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:04:23,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-db8f4c6a-7c53-4e1e-b785-607814dfee4b 2018-12-10 08:04:23,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741539001465s 2018-12-10 08:04:23,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:04:23,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:23,177 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:23 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-9a684e54-c521-4274-ad17-7aca1e07d659 2018-12-10 08:04:23,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:23,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8c79f77f-9711-41bf-92af-866ed7851d92 2018-12-10 08:04:23,222 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:04:23,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-8c79f77f-9711-41bf-92af-866ed7851d92 2018-12-10 08:04:23,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749850273132s 2018-12-10 08:04:28,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:04:28,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:28,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:28 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-499acf2a-e04c-4d51-a7e2-dbf4d8463d6c 2018-12-10 08:04:28,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:29,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:28 GMT Server: Apache x-openstack-request-id: req-f1c4b01b-ec11-44f5-ad28-f2e11de745a7 2018-12-10 08:04:29,007 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:04:29,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-f1c4b01b-ec11-44f5-ad28-f2e11de745a7 2018-12-10 08:04:29,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.778197050095s 2018-12-10 08:04:34,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:04:34,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:34,045 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:34 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-10a5a203-f78d-4d9e-9501-ea530ba0ff35 2018-12-10 08:04:34,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:34,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:34 GMT Server: Apache x-openstack-request-id: req-9394eae7-fcda-4b00-b82d-05f0d48abf86 2018-12-10 08:04:34,090 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:04:34,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-9394eae7-fcda-4b00-b82d-05f0d48abf86 2018-12-10 08:04:34,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769219398499s 2018-12-10 08:04:34,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:04:34,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:34,122 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:34 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-896a9819-0030-4bf9-9f5b-4e8c70ffbcc7 2018-12-10 08:04:34,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:34,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6ab82641-7f70-4016-ac73-369ba478a246 2018-12-10 08:04:34,164 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:04:34,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-6ab82641-7f70-4016-ac73-369ba478a246 2018-12-10 08:04:34,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730419158936s 2018-12-10 08:04:39,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:04:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:39,218 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:39 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-579f6e1b-dfb4-450c-8d02-0dedca807339 2018-12-10 08:04:39,218 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:39,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:39 GMT Server: Apache x-openstack-request-id: req-e7eb9c0c-9e05-41b3-bbb9-df65c4ce2446 2018-12-10 08:04:39,261 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:04:39,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-e7eb9c0c-9e05-41b3-bbb9-df65c4ce2446 2018-12-10 08:04:39,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0902609825134s 2018-12-10 08:04:44,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:04:44,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:44,299 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:44 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-9393b3b2-0fb7-4f63-b6a2-f34a5e9feba9 2018-12-10 08:04:44,299 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:44,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:44 GMT Server: Apache x-openstack-request-id: req-623f1c15-84d7-42b0-b027-16d13548a577 2018-12-10 08:04:44,375 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:04:44,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-623f1c15-84d7-42b0-b027-16d13548a577 2018-12-10 08:04:44,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.107633829117s 2018-12-10 08:04:44,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:04:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:44,406 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:44 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-824e879c-89b6-4d45-ae79-5e302e5f31df 2018-12-10 08:04:44,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:45,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-01c3e165-5cb1-49ce-b5b3-b4b45a66a174 2018-12-10 08:04:45,154 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:04:45,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-01c3e165-5cb1-49ce-b5b3-b4b45a66a174 2018-12-10 08:04:45,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.77854514122s 2018-12-10 08:04:50,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:04:50,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:50,193 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:50 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc Server: Apache x-openstack-request-id: req-ebdb8a0a-47de-4bba-8158-5a173ffa9903 2018-12-10 08:04:50,193 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:50,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 446 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca12d345-0462-45f4-b47a-8da43042d095 2018-12-10 08:04:50,981 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-12-10T08:04:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dns/events/bc9f88a3-46e2-42fb-9cba-d87476f945fe", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "efd94cef-09fc-4774-9058-1a275231b70e", "id": "bc9f88a3-46e2-42fb-9cba-d87476f945fe"}, {"resource_name": "ellis", "event_time": "2018-12-10T08:04:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/ellis/events/8ba97652-bae5-4aee-9ba2-d16600c976ce", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-q6swdxktvyvo", "id": "8ba97652-bae5-4aee-9ba2-d16600c976ce"}]} 2018-12-10 08:04:50,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc&marker=4cd1eff0-2d58-4d4d-8372-c051b65cc305&sort_dir=asc used request id req-ca12d345-0462-45f4-b47a-8da43042d095 2018-12-10 08:04:50,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.820480823517s 2018-12-10 08:04:55,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:04:55,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:04:56,303 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:04:55 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-35157718-357e-458d-bda8-b66b88571ccb 2018-12-10 08:04:56,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:04:56,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:04:56 GMT Server: Apache x-openstack-request-id: req-386a2212-8a30-4e3e-93f6-79fce94c7f47 2018-12-10 08:04:56,345 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:04:56,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-386a2212-8a30-4e3e-93f6-79fce94c7f47 2018-12-10 08:04:56,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356801986694s 2018-12-10 08:05:01,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:05:01,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:01,382 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:01 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-e62c634e-2bd2-4ece-a4f8-4e162a7adbd2 2018-12-10 08:05:01,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:01,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:01 GMT Server: Apache x-openstack-request-id: req-ef9fbfcb-e7cb-4be7-a8ea-888d08c356ad 2018-12-10 08:05:01,424 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:05:01,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-ef9fbfcb-e7cb-4be7-a8ea-888d08c356ad 2018-12-10 08:05:01,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737071037292s 2018-12-10 08:05:01,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:05:01,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:01,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:01 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-372f6f2a-f7f5-46be-ace9-fb58647ad290 2018-12-10 08:05:01,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:01,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ded55bef-b612-49ff-8c46-4fced51a3e5c 2018-12-10 08:05:01,499 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:05:01,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-ded55bef-b612-49ff-8c46-4fced51a3e5c 2018-12-10 08:05:01,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743589401245s 2018-12-10 08:05:06,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:05:06,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:06,539 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:06 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-defc811d-4a92-45b5-ba95-4f293b16ee5d 2018-12-10 08:05:06,539 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:06,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:06 GMT Server: Apache x-openstack-request-id: req-c1a23306-678a-4d96-b796-7aa8341459b9 2018-12-10 08:05:06,582 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:05:06,582 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-c1a23306-678a-4d96-b796-7aa8341459b9 2018-12-10 08:05:06,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760271549225s 2018-12-10 08:05:11,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:05:11,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:11,619 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:11 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-199ee537-2796-436f-9a9e-cc2993f4de8e 2018-12-10 08:05:11,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:11,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:11 GMT Server: Apache x-openstack-request-id: req-fae0eafe-de30-4f56-8cb5-1cbb88f7f597 2018-12-10 08:05:11,661 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:05:11,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-fae0eafe-de30-4f56-8cb5-1cbb88f7f597 2018-12-10 08:05:11,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731592178345s 2018-12-10 08:05:11,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:05:11,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:11,691 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:11 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-e1646141-5500-4cf8-b64c-69a6a12d9c90 2018-12-10 08:05:11,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:11,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8b5a01ba-e874-4e01-9df6-b1a910471b27 2018-12-10 08:05:11,736 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:05:11,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-8b5a01ba-e874-4e01-9df6-b1a910471b27 2018-12-10 08:05:11,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750501155853s 2018-12-10 08:05:16,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:05:16,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:17,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:16 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-5e88e9cf-8ca2-408b-ac79-7c79a1bef168 2018-12-10 08:05:17,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:17,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:17 GMT Server: Apache x-openstack-request-id: req-5cb84017-9ded-4612-ad8d-9c36d2b9fa37 2018-12-10 08:05:17,112 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:05:17,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-5cb84017-9ded-4612-ad8d-9c36d2b9fa37 2018-12-10 08:05:17,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.367375135422s 2018-12-10 08:05:22,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:05:22,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:22,149 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:22 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-fe85fc17-e116-430b-be32-6489bd41d1a0 2018-12-10 08:05:22,149 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:22,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:22 GMT Server: Apache x-openstack-request-id: req-f509d835-bc16-445d-bd9d-ea48f47ea1ea 2018-12-10 08:05:22,191 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:05:22,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-f509d835-bc16-445d-bd9d-ea48f47ea1ea 2018-12-10 08:05:22,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735459327698s 2018-12-10 08:05:22,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:05:22,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:22,223 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:22 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-b0c11bbe-5eb1-4824-9612-1bb61841a540 2018-12-10 08:05:22,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:22,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-452b6ece-a9ed-4db8-bca8-efe6a1f2e73f 2018-12-10 08:05:22,266 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:05:22,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-452b6ece-a9ed-4db8-bca8-efe6a1f2e73f 2018-12-10 08:05:22,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736751556396s 2018-12-10 08:05:27,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:05:27,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:27,303 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:27 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-00c88ecd-ec74-45f9-94f5-b9b2a9aeeedf 2018-12-10 08:05:27,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:27,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:27 GMT Server: Apache x-openstack-request-id: req-31c3c6fd-848e-45a7-a98f-36d0f339b5d7 2018-12-10 08:05:27,345 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:05:27,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-31c3c6fd-848e-45a7-a98f-36d0f339b5d7 2018-12-10 08:05:27,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722439289093s 2018-12-10 08:05:32,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:05:32,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:32,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:32 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-eb71a4c1-cbdb-41e9-b7ec-a5a584db9154 2018-12-10 08:05:32,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:32,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:32 GMT Server: Apache x-openstack-request-id: req-4ec0e3fa-4c36-47fe-b32b-a5f45a7b0537 2018-12-10 08:05:32,422 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:05:32,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-4ec0e3fa-4c36-47fe-b32b-a5f45a7b0537 2018-12-10 08:05:32,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718131065369s 2018-12-10 08:05:32,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:05:32,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:33,141 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:32 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-112f4a71-8c5a-4e37-954d-c0c53e10c008 2018-12-10 08:05:33,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:33,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-220f16b7-d137-403b-b5f5-6209ac7536ad 2018-12-10 08:05:33,184 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:05:33,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-220f16b7-d137-403b-b5f5-6209ac7536ad 2018-12-10 08:05:33,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.760711193085s 2018-12-10 08:05:38,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:05:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:38,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:38 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-4f05310b-6205-44bf-9d10-80b420a2bb90 2018-12-10 08:05:38,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:38,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:38 GMT Server: Apache x-openstack-request-id: req-1aaa2387-17bf-4675-baca-b6b03596fc14 2018-12-10 08:05:38,269 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:05:38,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-1aaa2387-17bf-4675-baca-b6b03596fc14 2018-12-10 08:05:38,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779819488525s 2018-12-10 08:05:43,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:05:43,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:43,306 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:43 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-f08f438f-e940-4a74-9f7e-89e4c79b369f 2018-12-10 08:05:43,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:43,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:43 GMT Server: Apache x-openstack-request-id: req-a81f7d24-3cd0-4bd9-b348-c7d38e7c451d 2018-12-10 08:05:43,349 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:05:43,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-a81f7d24-3cd0-4bd9-b348-c7d38e7c451d 2018-12-10 08:05:43,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738191604614s 2018-12-10 08:05:43,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:05:43,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:43,395 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:43 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-3d5ea332-0394-490f-8b8a-8ad599861715 2018-12-10 08:05:43,395 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:43,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d27d96e7-35f5-42c7-b8de-6eaa1ec80881 2018-12-10 08:05:43,438 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:05:43,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-d27d96e7-35f5-42c7-b8de-6eaa1ec80881 2018-12-10 08:05:43,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0884811878204s 2018-12-10 08:05:48,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:05:48,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:48,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:48 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-45a0119c-9314-4cc7-ac95-78b3298b8ec9 2018-12-10 08:05:48,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:48,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:48 GMT Server: Apache x-openstack-request-id: req-ff43c49d-a26b-4656-a061-119ffcd34dba 2018-12-10 08:05:48,518 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:05:48,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-ff43c49d-a26b-4656-a061-119ffcd34dba 2018-12-10 08:05:48,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737249851227s 2018-12-10 08:05:53,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:05:53,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:53,549 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:53 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-594b2b56-2389-429d-a792-1a7aafb8df81 2018-12-10 08:05:53,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:53,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:53 GMT Server: Apache x-openstack-request-id: req-18eccab4-b3f1-491f-bbf0-9ad2515562cc 2018-12-10 08:05:53,593 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:05:53,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-18eccab4-b3f1-491f-bbf0-9ad2515562cc 2018-12-10 08:05:53,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735878944397s 2018-12-10 08:05:53,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:05:53,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:53,623 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:53 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-96e23a90-01e3-4f64-b477-bd2a2af04174 2018-12-10 08:05:53,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:53,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-15c992c5-f3c4-4cd9-812f-54703f5ad783 2018-12-10 08:05:53,667 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:05:53,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-15c992c5-f3c4-4cd9-812f-54703f5ad783 2018-12-10 08:05:53,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072970867157s 2018-12-10 08:05:58,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:05:58,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:05:58,705 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:05:58 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-a0d22475-dc58-4907-81c0-ec68bd633a2a 2018-12-10 08:05:58,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:05:58,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:05:58 GMT Server: Apache x-openstack-request-id: req-a5c34c23-dde0-400f-b44f-ca0617dd1652 2018-12-10 08:05:58,747 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:05:58,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-a5c34c23-dde0-400f-b44f-ca0617dd1652 2018-12-10 08:05:58,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738010406494s 2018-12-10 08:06:03,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:06:03,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:03,784 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:03 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-4aa7e85e-b441-4c8d-82f5-5819876380c6 2018-12-10 08:06:03,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:03,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:03 GMT Server: Apache x-openstack-request-id: req-bcc8424b-0441-40c3-bf2c-4a4ee6591312 2018-12-10 08:06:03,826 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:06:03,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-bcc8424b-0441-40c3-bf2c-4a4ee6591312 2018-12-10 08:06:03,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072643995285s 2018-12-10 08:06:03,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:06:03,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:03,857 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:03 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-62fbc242-55a6-476b-ac8e-258c1a7d4734 2018-12-10 08:06:03,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:03,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-881ec8b0-d184-4697-bef0-e6593ac7e7e0 2018-12-10 08:06:03,899 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:06:03,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-881ec8b0-d184-4697-bef0-e6593ac7e7e0 2018-12-10 08:06:03,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730550289154s 2018-12-10 08:06:08,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:06:08,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:08,936 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:08 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-1522fe83-9279-4c59-8b22-55a01f399ecc 2018-12-10 08:06:08,936 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:08,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:08 GMT Server: Apache x-openstack-request-id: req-e7e6104a-0ed3-4ca0-836f-800f40b8da3b 2018-12-10 08:06:08,979 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:06:08,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-e7e6104a-0ed3-4ca0-836f-800f40b8da3b 2018-12-10 08:06:08,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072625875473s 2018-12-10 08:06:13,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:06:13,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:14,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:13 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-5e6ec465-76cc-4f74-aaeb-025c85da580c 2018-12-10 08:06:14,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:14,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:14 GMT Server: Apache x-openstack-request-id: req-bfc060b6-ed6f-4b8f-87f0-18453c584544 2018-12-10 08:06:14,058 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:06:14,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-bfc060b6-ed6f-4b8f-87f0-18453c584544 2018-12-10 08:06:14,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732748508453s 2018-12-10 08:06:14,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:06:14,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:14,088 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:14 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-5d832460-500a-401f-b9d3-958a64177887 2018-12-10 08:06:14,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:14,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-83c08fb5-2631-48cf-9efe-e8d0846892fc 2018-12-10 08:06:14,131 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:06:14,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-83c08fb5-2631-48cf-9efe-e8d0846892fc 2018-12-10 08:06:14,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726509094238s 2018-12-10 08:06:19,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:06:19,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:19,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:19 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-8cdc360c-1896-4740-8dbe-1c714dfbf89d 2018-12-10 08:06:19,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:19,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:19 GMT Server: Apache x-openstack-request-id: req-f3720d16-a2c9-4db1-a9d4-7abb068d8793 2018-12-10 08:06:19,213 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:06:19,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-f3720d16-a2c9-4db1-a9d4-7abb068d8793 2018-12-10 08:06:19,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751891136169s 2018-12-10 08:06:24,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:06:24,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:24,249 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:24 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-e8d29af5-20bd-48ba-8e92-3ab508b68d15 2018-12-10 08:06:24,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:24,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:24 GMT Server: Apache x-openstack-request-id: req-11edd3e9-ede3-4e1a-95b2-a732fd780818 2018-12-10 08:06:24,292 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:06:24,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-11edd3e9-ede3-4e1a-95b2-a732fd780818 2018-12-10 08:06:24,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730681419373s 2018-12-10 08:06:24,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:06:24,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:24,323 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:24 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-d8c5cf50-9e44-4725-bd70-7c9b1514de6f 2018-12-10 08:06:24,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:24,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-36334b69-1654-48be-bc5c-17a4713119ac 2018-12-10 08:06:24,350 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:06:24,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-36334b69-1654-48be-bc5c-17a4713119ac 2018-12-10 08:06:24,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0578629970551s 2018-12-10 08:06:29,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:06:29,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:29,387 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:29 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-7357a782-dcee-4ef7-a287-353433bd2572 2018-12-10 08:06:29,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:29,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:29 GMT Server: Apache x-openstack-request-id: req-77afeac4-c9d4-41c0-9a26-93f41fd5cadf 2018-12-10 08:06:29,430 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:06:29,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-77afeac4-c9d4-41c0-9a26-93f41fd5cadf 2018-12-10 08:06:29,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725798606873s 2018-12-10 08:06:34,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:06:34,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:34,466 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:34 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-1d396be9-90e1-498a-af97-47638ab909ac 2018-12-10 08:06:34,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:34,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:34 GMT Server: Apache x-openstack-request-id: req-f0982a21-de2d-4bff-b452-916a43a32fda 2018-12-10 08:06:34,508 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:06:34,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-f0982a21-de2d-4bff-b452-916a43a32fda 2018-12-10 08:06:34,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729739665985s 2018-12-10 08:06:34,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:06:34,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:34,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:34 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-dd3bd680-6d7b-4c8b-a74e-cf57b4148f8b 2018-12-10 08:06:34,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:34,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-088e7d52-ad13-4e15-863e-8267ceb6830e 2018-12-10 08:06:34,580 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:06:34,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-088e7d52-ad13-4e15-863e-8267ceb6830e 2018-12-10 08:06:34,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715351104736s 2018-12-10 08:06:39,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:06:39,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:39,617 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:39 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-afe1493b-7cc8-4102-b383-066b83ec2721 2018-12-10 08:06:39,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:39,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:39 GMT Server: Apache x-openstack-request-id: req-f66381f4-3628-4056-83a7-c0f776c163f8 2018-12-10 08:06:39,661 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:06:39,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-f66381f4-3628-4056-83a7-c0f776c163f8 2018-12-10 08:06:39,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739769935608s 2018-12-10 08:06:44,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:06:44,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:44,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:44 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc Server: Apache x-openstack-request-id: req-ce82ecd1-00e8-4d3d-8049-42f173b6fa05 2018-12-10 08:06:44,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:44,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 718 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-89b7bc8e-cf1c-467a-8ff1-e0c6c565112d 2018-12-10 08:06:44,756 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-12-10T08:06:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/ellis/events/900bb232-364a-4c77-ae59-5a9fc569ffdd", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "113ce4d7-5cfe-455b-bd11-6ed07f9e9f0e", "id": "900bb232-364a-4c77-ae59-5a9fc569ffdd"}, {"resource_name": "homer", "event_time": "2018-12-10T08:06:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/homer/events/07524a51-854b-4c63-b96b-43fc05a447f8", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-xpe3joyx6tow", "id": "07524a51-854b-4c63-b96b-43fc05a447f8"}, {"resource_name": "bono", "event_time": "2018-12-10T08:06:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/bono/events/a29bb702-2a41-46d6-a2fd-9a5df01a7da5", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-wn4ghl7myal4", "id": "a29bb702-2a41-46d6-a2fd-9a5df01a7da5"}, {"resource_name": "dime", "event_time": "2018-12-10T08:06:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dime/events/9d82a6cc-6107-4803-88a3-f582cfad5c58", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-qgxecaubqglz", "id": "9d82a6cc-6107-4803-88a3-f582cfad5c58"}, {"resource_name": "vellum", "event_time": "2018-12-10T08:06:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/vellum/events/d4dddabf-7653-4f94-a4d8-76be602daac8", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-7njw6bnzizva", "id": "d4dddabf-7653-4f94-a4d8-76be602daac8"}, {"resource_name": "sprout", "event_time": "2018-12-10T08:06:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sprout/events/47d77532-7f3e-4971-9d1a-f04f81ee097f", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-ill5hlyaqr5b", "id": "47d77532-7f3e-4971-9d1a-f04f81ee097f"}]} 2018-12-10 08:06:44,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc&marker=8ba97652-bae5-4aee-9ba2-d16600c976ce&sort_dir=asc used request id req-89b7bc8e-cf1c-467a-8ff1-e0c6c565112d 2018-12-10 08:06:44,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0926189422607s 2018-12-10 08:06:49,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:06:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:49,795 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:49 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc Server: Apache x-openstack-request-id: req-bb9c0655-76aa-4dc6-849a-63ac0854f94e 2018-12-10 08:06:49,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:49,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:49 GMT Server: Apache x-openstack-request-id: req-2bd240f4-4cf6-466c-b9fc-41124a7c2083 2018-12-10 08:06:49,837 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:06:49,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc&marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc used request id req-2bd240f4-4cf6-466c-b9fc-41124a7c2083 2018-12-10 08:06:49,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742199420929s 2018-12-10 08:06:54,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:06:54,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:54,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:54 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc Server: Apache x-openstack-request-id: req-bcc2e399-9ace-46f0-9485-ac7c18a9dfaf 2018-12-10 08:06:54,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:54,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:54 GMT Server: Apache x-openstack-request-id: req-8293b0ad-421a-441d-9b2e-8c353eb02446 2018-12-10 08:06:54,916 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:06:54,916 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc&marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc used request id req-8293b0ad-421a-441d-9b2e-8c353eb02446 2018-12-10 08:06:54,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738179683685s 2018-12-10 08:06:54,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:06:54,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:06:54,951 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:06:54 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-4e11c4cf-90dc-4b68-bc07-6af7a8b47d03 2018-12-10 08:06:54,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:06:54,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-293d7f77-5de0-47d3-968d-fb2813a09af4 2018-12-10 08:06:54,996 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:06:54,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-293d7f77-5de0-47d3-968d-fb2813a09af4 2018-12-10 08:06:54,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0794711112976s 2018-12-10 08:07:00,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:07:00,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:00,034 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:00 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc Server: Apache x-openstack-request-id: req-5ecec5f7-4ad3-4450-9de0-28477a9fd731 2018-12-10 08:07:00,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:00,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:06:59 GMT Server: Apache x-openstack-request-id: req-53f959ed-c8b0-4cb8-b0c6-397dbc4154b2 2018-12-10 08:07:00,076 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:07:00,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc&marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc used request id req-53f959ed-c8b0-4cb8-b0c6-397dbc4154b2 2018-12-10 08:07:00,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729110240936s 2018-12-10 08:07:05,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:07:05,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:05,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:05 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc Server: Apache x-openstack-request-id: req-186ec831-8c30-4512-af6f-39b06dd14d5a 2018-12-10 08:07:05,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:05,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:05 GMT Server: Apache x-openstack-request-id: req-e8e63134-3c3c-42cc-9348-a5a986eb7d16 2018-12-10 08:07:05,157 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:07:05,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc&marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc used request id req-e8e63134-3c3c-42cc-9348-a5a986eb7d16 2018-12-10 08:07:05,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075010061264s 2018-12-10 08:07:05,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:07:05,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:05,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:05 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-786c29d6-1d86-4fb6-8d57-6678f461ad61 2018-12-10 08:07:05,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:05,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-159ccb6a-35df-4399-9764-6a3e26466edd 2018-12-10 08:07:05,232 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:07:05,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-159ccb6a-35df-4399-9764-6a3e26466edd 2018-12-10 08:07:05,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747799873352s 2018-12-10 08:07:10,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:07:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:10,270 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:10 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc Server: Apache x-openstack-request-id: req-5ac79f4a-80fa-407f-8cdd-2465ec636d4f 2018-12-10 08:07:10,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:10,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:10 GMT Server: Apache x-openstack-request-id: req-7bb70b38-8df1-4362-9712-77bc9e027671 2018-12-10 08:07:10,633 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:07:10,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc&marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc used request id req-7bb70b38-8df1-4362-9712-77bc9e027671 2018-12-10 08:07:10,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.39423584938s 2018-12-10 08:07:15,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:07:15,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:15,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:15 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc Server: Apache x-openstack-request-id: req-ee513768-b7ed-46c8-b4a7-9d70414dcb2d 2018-12-10 08:07:15,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:15,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:15 GMT Server: Apache x-openstack-request-id: req-4a8ff0a7-b6bd-45c9-93d6-f20c08027208 2018-12-10 08:07:15,712 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:07:15,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc&marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc used request id req-4a8ff0a7-b6bd-45c9-93d6-f20c08027208 2018-12-10 08:07:15,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731189250946s 2018-12-10 08:07:15,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:07:15,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:15,742 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:15 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-7e62d6b6-9eba-4878-bc21-49892af3c3f5 2018-12-10 08:07:15,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:15,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-25c174ab-16a2-402f-b41d-7005ce5c88e6 2018-12-10 08:07:15,787 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:07:15,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-25c174ab-16a2-402f-b41d-7005ce5c88e6 2018-12-10 08:07:15,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07439494133s 2018-12-10 08:07:20,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:07:20,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:20,824 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:20 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc Server: Apache x-openstack-request-id: req-d7ff7eaa-27e5-40b1-93ea-ec5834f61e2f 2018-12-10 08:07:20,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:20,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:20 GMT Server: Apache x-openstack-request-id: req-b51a3eff-f026-4320-bd23-352681b3d2fd 2018-12-10 08:07:20,866 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:07:20,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc&marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc used request id req-b51a3eff-f026-4320-bd23-352681b3d2fd 2018-12-10 08:07:20,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729801654816s 2018-12-10 08:07:25,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:07:25,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:25,903 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:25 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc Server: Apache x-openstack-request-id: req-dfb2925b-9079-48ac-ab4e-da942fd515dd 2018-12-10 08:07:25,903 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:25,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:25 GMT Server: Apache x-openstack-request-id: req-4b8b12b0-1713-4b16-a2b2-c1cae9c5e070 2018-12-10 08:07:25,947 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:07:25,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc&marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc used request id req-4b8b12b0-1713-4b16-a2b2-c1cae9c5e070 2018-12-10 08:07:25,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749299526215s 2018-12-10 08:07:25,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:07:25,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:25,978 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:25 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-75770a0a-9812-4fff-a563-b58dc06238cc 2018-12-10 08:07:25,978 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:26,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a8a51907-313e-4820-902d-2e4572e8634f 2018-12-10 08:07:26,020 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:07:26,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-a8a51907-313e-4820-902d-2e4572e8634f 2018-12-10 08:07:26,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728900432587s 2018-12-10 08:07:31,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:07:31,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:31,058 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:31 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc Server: Apache x-openstack-request-id: req-254b2960-81d2-4603-abaf-d0c50add596b 2018-12-10 08:07:31,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:31,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 444 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c5432ce2-1814-4853-a73e-4f1c4ce55025 2018-12-10 08:07:31,103 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-12-10T08:07:26Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/vellum/events/347a94f8-a449-48b3-a5b9-169a9334a2a1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2b49ef10-2868-4b19-8bd1-c551234c404a", "id": "347a94f8-a449-48b3-a5b9-169a9334a2a1"}, {"resource_name": "sprout", "event_time": "2018-12-10T08:07:30Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sprout/events/5cab4fd4-7470-4997-a645-ac4f348bf350", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "573ed352-7a54-4862-97b3-ffe4b61d7599", "id": "5cab4fd4-7470-4997-a645-ac4f348bf350"}]} 2018-12-10 08:07:31,103 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc&marker=47d77532-7f3e-4971-9d1a-f04f81ee097f&sort_dir=asc used request id req-c5432ce2-1814-4853-a73e-4f1c4ce55025 2018-12-10 08:07:31,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759818553925s 2018-12-10 08:07:36,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:07:36,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=5cab4fd4-7470-4997-a645-ac4f348bf350&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:36,157 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:36 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=5cab4fd4-7470-4997-a645-ac4f348bf350&sort_dir=asc Server: Apache x-openstack-request-id: req-78ef8846-d778-4737-b243-714506a78e1b 2018-12-10 08:07:36,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:36,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0e30f28e-4171-4cf5-96c3-a140c232d8a7 2018-12-10 08:07:36,201 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-12-10T08:07:34Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dime/events/fcb85945-e453-48c1-ae07-0fb08cf0e85d", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1168ffac-632b-44e1-95a0-763350ff9119", "id": "fcb85945-e453-48c1-ae07-0fb08cf0e85d"}]} 2018-12-10 08:07:36,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=5cab4fd4-7470-4997-a645-ac4f348bf350&sort_dir=asc&marker=5cab4fd4-7470-4997-a645-ac4f348bf350&sort_dir=asc used request id req-0e30f28e-4171-4cf5-96c3-a140c232d8a7 2018-12-10 08:07:36,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0919649600983s 2018-12-10 08:07:41,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:07:41,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/events?marker=fcb85945-e453-48c1-ae07-0fb08cf0e85d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:41,240 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:41 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=fcb85945-e453-48c1-ae07-0fb08cf0e85d&sort_dir=asc Server: Apache x-openstack-request-id: req-911c9d83-5d4f-4c59-90fa-9d5aa3449679 2018-12-10 08:07:41,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:41,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 525 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1297ff71-63f3-4e99-8b0f-847720ee1460 2018-12-10 08:07:41,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-12-10T08:07:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/bono/events/5005e608-6083-42bf-af6c-3a53bffb9a78", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6e1acfcd-a027-40c9-99dc-5853a7f19947", "id": "5005e608-6083-42bf-af6c-3a53bffb9a78"}, {"resource_name": "homer", "event_time": "2018-12-10T08:07:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/homer/events/5f1b2737-f2fb-436a-a907-38c0c3f5b95d", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b2d3930a-5d41-40d6-92c5-b894865b9996", "id": "5f1b2737-f2fb-436a-a907-38c0c3f5b95d"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-12-10T08:07:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/clearwater-opnfv/events/09ef75c9-5703-46f2-b112-cd133514e893", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "id": "09ef75c9-5703-46f2-b112-cd133514e893"}]} 2018-12-10 08:07:41,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=fcb85945-e453-48c1-ae07-0fb08cf0e85d&sort_dir=asc&marker=fcb85945-e453-48c1-ae07-0fb08cf0e85d&sort_dir=asc used request id req-1297ff71-63f3-4e99-8b0f-847720ee1460 2018-12-10 08:07:41,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768818855286s 2018-12-10 08:07:41,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:07:41,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:41,320 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:07:41 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54 Server: Apache x-openstack-request-id: req-f829c253-d5f8-4edf-a634-089e83051152 2018-12-10 08:07:41,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:07:41,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 946 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a9cdd294-55ab-4bf4-9c6e-c9165f858a20 2018-12-10 08:07:41,444 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "outputs": [{"output_value": "172.30.9.211", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-12-10 08:07:41,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54 used request id req-a9cdd294-55ab-4bf4-9c6e-c9165f858a20 2018-12-10 08:07:41,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.15916800499s 2018-12-10 08:07:41,446 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-12-10T08:02:22Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'1971a37c-4864-4519-b477-a0dc9b52ea54', 'parameters': Munch({u'OS::project_id': u'34a8dec51bd14a1d905ba052f30014cf', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'1971a37c-4864-4519-b477-a0dc9b52ea54', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'69361a0e-750a-44ff-b392-0c32d8f81703'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'6ad5263b53344a6fb82d0a5862c68045', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.211', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-12-10T08:02:22Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54'}) 2018-12-10 08:07:41,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:07:41,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:41,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bac867e-45f4-4bff-b55e-9ddbca1fd7fa x-openstack-request-id: req-1bac867e-45f4-4bff-b55e-9ddbca1fd7fa 2018-12-10 08:07:41,957 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:07:41,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1bac867e-45f4-4bff-b55e-9ddbca1fd7fa 2018-12-10 08:07:41,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51026892662s 2018-12-10 08:07:41,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:07:41,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:42,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2525 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:42 GMT X-Openstack-Request-Id: req-e95665b4-dcc4-46be-ad4e-2f9640d64750 2018-12-10 08:07:42,389 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cf930e65-572a-42b0-bda1-ee16d8e253e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34a8dec51bd14a1d905ba052f30014cf","l2_adjacency":true,"status":"ACTIVE","subnets":["54f96fd4-8148-484b-9ae3-6c9fee619b21"],"description":"","tags":[],"updated_at":"2018-12-10T08:01:45Z","qos_policy_id":null,"name":"heat_ims-net_b052c1f8-5327-4d32-99ae-7c6c9478e7ff","admin_state_up":true,"tenant_id":"34a8dec51bd14a1d905ba052f30014cf","created_at":"2018-12-10T08:01:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e1a28b7b-56e6-4075-ac28-a6add4d3c6d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34a8dec51bd14a1d905ba052f30014cf","l2_adjacency":true,"status":"ACTIVE","subnets":["cf4c71ae-b783-4ac4-b3a1-6c0ce0740213"],"description":"","tags":[],"updated_at":"2018-12-10T08:02:28Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"34a8dec51bd14a1d905ba052f30014cf","created_at":"2018-12-10T08:02:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e89c5c11-46dc-420d-b7d4-61a0a7853b29","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34a8dec51bd14a1d905ba052f30014cf","l2_adjacency":true,"status":"ACTIVE","subnets":["fc424a2b-d06d-40ca-aad9-7058816c524c"],"description":"","tags":[],"updated_at":"2018-12-10T08:02:28Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"34a8dec51bd14a1d905ba052f30014cf","created_at":"2018-12-10T08:02:27Z","mtu":1450}]} 2018-12-10 08:07:42,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e95665b4-dcc4-46be-ad4e-2f9640d64750 2018-12-10 08:07:42,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.419740915298s 2018-12-10 08:07:42,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 08:07:42,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:42,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1964 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:42 GMT X-Openstack-Request-Id: req-cb3e6598-eba4-4e13-9917-af3248554aca 2018-12-10 08:07:42,676 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf930e65-572a-42b0-bda1-ee16d8e253e1","tenant_id":"34a8dec51bd14a1d905ba052f30014cf","created_at":"2018-12-10T08:01:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T08:01:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"34a8dec51bd14a1d905ba052f30014cf","id":"54f96fd4-8148-484b-9ae3-6c9fee619b21","subnetpool_id":null,"name":"heat_ims-subnet_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1a28b7b-56e6-4075-ac28-a6add4d3c6d0","tenant_id":"34a8dec51bd14a1d905ba052f30014cf","created_at":"2018-12-10T08:02:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T08:02:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.1","end":"192.168.1.253"}],"gateway_ip":"192.168.1.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"34a8dec51bd14a1d905ba052f30014cf","id":"cf4c71ae-b783-4ac4-b3a1-6c0ce0740213","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e89c5c11-46dc-420d-b7d4-61a0a7853b29","tenant_id":"34a8dec51bd14a1d905ba052f30014cf","created_at":"2018-12-10T08:02:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T08:02:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"34a8dec51bd14a1d905ba052f30014cf","id":"fc424a2b-d06d-40ca-aad9-7058816c524c","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2018-12-10 08:07:42,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-cb3e6598-eba4-4e13-9917-af3248554aca 2018-12-10 08:07:42,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.285625934601s 2018-12-10 08:07:43,681 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-12-10 08:07:43,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:07:43,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:43,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d01764f8-26f0-4cf3-9d80-2f4a08057f2a x-openstack-request-id: req-d01764f8-26f0-4cf3-9d80-2f4a08057f2a 2018-12-10 08:07:43,716 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "6155f20d-fd6e-4135-9144-b49683c20dc1"}]} 2018-12-10 08:07:43,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d01764f8-26f0-4cf3-9d80-2f4a08057f2a 2018-12-10 08:07:43,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299210548401s 2018-12-10 08:07:43,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-10 08:07:43,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:45,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bde1c0a2-f46f-4653-87d6-51eb7dfb618f x-openstack-request-id: req-bde1c0a2-f46f-4653-87d6-51eb7dfb618f 2018-12-10 08:07:45,097 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {}, "id": "0087c78a-1403-4a03-9073-a81e87029e6d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "185f8f5e-b360-4fcd-9514-3e69b6c8d0c4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92ef3554-22b7-49be-805b-d545aa23ff01"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2699976-45ac-43da-8606-2a854168d7d8"}, {"from_port": 2380, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {}, "id": "dc54a773-9ab0-406f-b2f2-e90fa8f99d6b"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "acdd8095-cc17-4c86-8925-eef852f501cd", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "4928c514-f1a0-4e22-953b-d2cc7f1c1897", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "62bdb7c1-a47f-4258-a4b9-c447cfc5e3f8"}, {"from_port": 7888, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "4928c514-f1a0-4e22-953b-d2cc7f1c1897", "ip_range": {}, "id": "fc55324b-d4e0-4690-9445-750e61aa38ca"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "4928c514-f1a0-4e22-953b-d2cc7f1c1897", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "b9a444c2-b199-420e-9acb-98d0c79de311", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "90bfac47-e5e8-4c84-bbfd-02f58461e32e"}, {"from_port": 9160, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "b9a444c2-b199-420e-9acb-98d0c79de311", "ip_range": {}, "id": "9284442c-78d7-4394-a4e3-6c50d11e13f3"}, {"from_port": 7888, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "b9a444c2-b199-420e-9acb-98d0c79de311", "ip_range": {}, "id": "aff832a1-a553-4440-9138-0e2d80c54d8d"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "b9a444c2-b199-420e-9acb-98d0c79de311", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-12-10 08:07:45,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/os-security-groups used request id req-bde1c0a2-f46f-4653-87d6-51eb7dfb618f 2018-12-10 08:07:45,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.37926197052s 2018-12-10 08:07:45,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:07:45,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:45,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:45 GMT X-Openstack-Request-Id: req-1ac3e89b-b9b9-4cf0-a73b-cca63dd011ff 2018-12-10 08:07:45,146 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:02:05Z", "file": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file", "owner": "34a8dec51bd14a1d905ba052f30014cf", "id": "9ebce502-c8ed-4945-9333-855b038e4e36", "size": 263586304, "self": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T08:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:07:45,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1ac3e89b-b9b9-4cf0-a73b-cca63dd011ff 2018-12-10 08:07:45,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410399436951s 2018-12-10 08:07:45,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 08:07:45,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:45,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:45 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-268568c1-4bac-4aae-92d8-fa410b739c5a x-openstack-request-id: req-268568c1-4bac-4aae-92d8-fa410b739c5a 2018-12-10 08:07:45,938 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-10 08:07:45,938 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail used request id req-268568c1-4bac-4aae-92d8-fa410b739c5a 2018-12-10 08:07:45,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.78124499321s 2018-12-10 08:07:45,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:07:45,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:45,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f2c10f03-975d-4cc4-9fce-519ee529df34 x-openstack-request-id: req-f2c10f03-975d-4cc4-9fce-519ee529df34 2018-12-10 08:07:45,961 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "6155f20d-fd6e-4135-9144-b49683c20dc1"}]} 2018-12-10 08:07:45,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f2c10f03-975d-4cc4-9fce-519ee529df34 2018-12-10 08:07:45,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223650932312s 2018-12-10 08:07:45,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-10 08:07:45,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:46,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 812 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4be92b8-8f91-4e04-b825-2956d1d4c0e0 x-openstack-request-id: req-a4be92b8-8f91-4e04-b825-2956d1d4c0e0 2018-12-10 08:07:46,538 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {}, "id": "0087c78a-1403-4a03-9073-a81e87029e6d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "185f8f5e-b360-4fcd-9514-3e69b6c8d0c4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92ef3554-22b7-49be-805b-d545aa23ff01"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2699976-45ac-43da-8606-2a854168d7d8"}, {"from_port": 2380, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {}, "id": "dc54a773-9ab0-406f-b2f2-e90fa8f99d6b"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "acdd8095-cc17-4c86-8925-eef852f501cd", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "d30a632a-20db-457c-b927-f8d74cf7d2f0", "ip_range": {}, "id": "02b9e57a-49ce-4288-bcf2-ec260b56a2f8"}, {"from_port": 5052, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "d30a632a-20db-457c-b927-f8d74cf7d2f0", "ip_range": {}, "id": "09b34541-f4c6-44b3-89b5-7bc5c2b55742"}, {"from_port": 5054, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "d30a632a-20db-457c-b927-f8d74cf7d2f0", "ip_range": {}, "id": "29f9babd-b6e8-4cbe-9801-43495ceecf7e"}, {"from_port": 9888, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "d30a632a-20db-457c-b927-f8d74cf7d2f0", "ip_range": {}, "id": "470638b9-14fc-425e-8456-fcf841fefdf7"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "d30a632a-20db-457c-b927-f8d74cf7d2f0", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bcb765a3-5803-4400-8761-8daaf9c8d93b", "ip_range": {}, "id": "69de45ea-cc34-49f8-9820-227a998bdfb3"}, {"from_port": 5052, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bcb765a3-5803-4400-8761-8daaf9c8d93b", "ip_range": {}, "id": "bd143736-1c3e-44d1-a47b-fdefa85e7dad"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "bcb765a3-5803-4400-8761-8daaf9c8d93b", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-12-10 08:07:46,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde/os-security-groups used request id req-a4be92b8-8f91-4e04-b825-2956d1d4c0e0 2018-12-10 08:07:46,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.575845003128s 2018-12-10 08:07:46,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:07:46,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:46,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:46 GMT X-Openstack-Request-Id: req-9432b313-e5af-4b60-8024-b66b5eeb273b 2018-12-10 08:07:46,587 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:02:05Z", "file": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file", "owner": "34a8dec51bd14a1d905ba052f30014cf", "id": "9ebce502-c8ed-4945-9333-855b038e4e36", "size": 263586304, "self": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T08:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:07:46,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9432b313-e5af-4b60-8024-b66b5eeb273b 2018-12-10 08:07:46,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398600101471s 2018-12-10 08:07:46,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 08:07:46,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:47,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-35459e7a-3ce4-46fc-ae3f-341a295c98d5 x-openstack-request-id: req-35459e7a-3ce4-46fc-ae3f-341a295c98d5 2018-12-10 08:07:47,426 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-10 08:07:47,426 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail used request id req-35459e7a-3ce4-46fc-ae3f-341a295c98d5 2018-12-10 08:07:47,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.831959962845s 2018-12-10 08:07:48,428 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-12-10 08:07:48,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:07:48,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:48,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f230881-d1b9-43af-b7cf-a584e2709863 x-openstack-request-id: req-4f230881-d1b9-43af-b7cf-a584e2709863 2018-12-10 08:07:48,451 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "6155f20d-fd6e-4135-9144-b49683c20dc1"}]} 2018-12-10 08:07:48,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4f230881-d1b9-43af-b7cf-a584e2709863 2018-12-10 08:07:48,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227870941162s 2018-12-10 08:07:48,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-10 08:07:48,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:49,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 815 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-759ecf5c-31eb-4eff-9c7c-b15cc6e66d4a x-openstack-request-id: req-759ecf5c-31eb-4eff-9c7c-b15cc6e66d4a 2018-12-10 08:07:49,232 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {}, "id": "0087c78a-1403-4a03-9073-a81e87029e6d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "185f8f5e-b360-4fcd-9514-3e69b6c8d0c4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92ef3554-22b7-49be-805b-d545aa23ff01"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2699976-45ac-43da-8606-2a854168d7d8"}, {"from_port": 2380, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {}, "id": "dc54a773-9ab0-406f-b2f2-e90fa8f99d6b"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "acdd8095-cc17-4c86-8925-eef852f501cd", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5058, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bc9a5b8c-962c-4f5b-b7d1-718299a20bed", "ip_range": {}, "id": "5d626f52-2be0-43af-a8a0-62c3113fdc53"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "bc9a5b8c-962c-4f5b-b7d1-718299a20bed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "714ef166-c297-44f3-85e8-c0bbc7e49dff"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "bc9a5b8c-962c-4f5b-b7d1-718299a20bed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7d6312bf-5678-4a04-a829-c81b218ac04e"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "bc9a5b8c-962c-4f5b-b7d1-718299a20bed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8ef385a6-f460-41bf-88b2-0f21dc7ae482"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "bc9a5b8c-962c-4f5b-b7d1-718299a20bed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3546f6b-7a35-4acb-a9d8-3b78f9a35d41"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "bc9a5b8c-962c-4f5b-b7d1-718299a20bed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ab994118-6442-403e-a1c7-d139e644ba44"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "bc9a5b8c-962c-4f5b-b7d1-718299a20bed", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d70dcf96-0dee-4d62-9d4a-1226a75fed55"}, {"from_port": 5058, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bc9a5b8c-962c-4f5b-b7d1-718299a20bed", "ip_range": {}, "id": "f6eabe0f-61af-4062-9007-4f592c948227"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "bc9a5b8c-962c-4f5b-b7d1-718299a20bed", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-12-10 08:07:49,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4/os-security-groups used request id req-759ecf5c-31eb-4eff-9c7c-b15cc6e66d4a 2018-12-10 08:07:49,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.780188083649s 2018-12-10 08:07:49,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:07:49,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:49,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:49 GMT X-Openstack-Request-Id: req-a325f5a4-4a37-48bf-b6a8-694d8e5a3ba1 2018-12-10 08:07:49,584 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:02:05Z", "file": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file", "owner": "34a8dec51bd14a1d905ba052f30014cf", "id": "9ebce502-c8ed-4945-9333-855b038e4e36", "size": 263586304, "self": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T08:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:07:49,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a325f5a4-4a37-48bf-b6a8-694d8e5a3ba1 2018-12-10 08:07:49,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341807842255s 2018-12-10 08:07:49,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 08:07:49,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:50,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:49 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-8c02bb6b-fea7-4e6a-84b0-d43ed5d5b342 x-openstack-request-id: req-8c02bb6b-fea7-4e6a-84b0-d43ed5d5b342 2018-12-10 08:07:50,432 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-10 08:07:50,432 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail used request id req-8c02bb6b-fea7-4e6a-84b0-d43ed5d5b342 2018-12-10 08:07:50,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.841819047928s 2018-12-10 08:07:50,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:07:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:50,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-284e5dba-a270-46c8-a4b3-71200751695b x-openstack-request-id: req-284e5dba-a270-46c8-a4b3-71200751695b 2018-12-10 08:07:50,462 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "6155f20d-fd6e-4135-9144-b49683c20dc1"}]} 2018-12-10 08:07:50,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-284e5dba-a270-46c8-a4b3-71200751695b 2018-12-10 08:07:50,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02947306633s 2018-12-10 08:07:50,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-10 08:07:50,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:51,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 913 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4097ba1-a13d-497f-8a11-b71b5392b010 x-openstack-request-id: req-e4097ba1-a13d-497f-8a11-b71b5392b010 2018-12-10 08:07:51,350 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {}, "id": "0087c78a-1403-4a03-9073-a81e87029e6d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "185f8f5e-b360-4fcd-9514-3e69b6c8d0c4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92ef3554-22b7-49be-805b-d545aa23ff01"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2699976-45ac-43da-8606-2a854168d7d8"}, {"from_port": 2380, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {}, "id": "dc54a773-9ab0-406f-b2f2-e90fa8f99d6b"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "acdd8095-cc17-4c86-8925-eef852f501cd", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6ddf235e-8b8c-48ad-8ae4-30f3985890fd", "ip_range": {}, "id": "24078d9f-62be-4a3d-8d4d-ee611990df6d"}, {"from_port": 11311, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "6ddf235e-8b8c-48ad-8ae4-30f3985890fd", "ip_range": {}, "id": "410a0b13-a592-4434-9b0d-64184ff6f7f5"}, {"from_port": 9160, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "6ddf235e-8b8c-48ad-8ae4-30f3985890fd", "ip_range": {}, "id": "65295bed-bacf-4fc7-ac46-13a75825955e"}, {"from_port": 7253, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "6ddf235e-8b8c-48ad-8ae4-30f3985890fd", "ip_range": {}, "id": "7e4b4c37-9180-47ee-a551-147bc6275031"}, {"from_port": 9160, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "6ddf235e-8b8c-48ad-8ae4-30f3985890fd", "ip_range": {}, "id": "d6132073-e5d0-47df-9bf9-3d73100eb17d"}, {"from_port": 11311, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "6ddf235e-8b8c-48ad-8ae4-30f3985890fd", "ip_range": {}, "id": "ef919ba7-946d-4a0c-96ef-66fe693690d4"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "6ddf235e-8b8c-48ad-8ae4-30f3985890fd", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "3f2e249a-448c-47ef-a7b7-f51a66193c10", "ip_range": {}, "id": "7351135c-3c9a-4b6a-9c40-f5a401edc48c"}, {"from_port": 7000, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "3f2e249a-448c-47ef-a7b7-f51a66193c10", "ip_range": {}, "id": "a80a725b-65b9-4be3-a257-f585f7766869"}, {"from_port": 11211, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "3f2e249a-448c-47ef-a7b7-f51a66193c10", "ip_range": {}, "id": "c7f634fe-0655-44f5-ace0-edf93d71a5d9"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "3f2e249a-448c-47ef-a7b7-f51a66193c10", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-12-10 08:07:51,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49/os-security-groups used request id req-e4097ba1-a13d-497f-8a11-b71b5392b010 2018-12-10 08:07:51,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.886527061462s 2018-12-10 08:07:51,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:07:51,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:51,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:51 GMT X-Openstack-Request-Id: req-bc449490-8823-466a-bb1e-4a2cee8535be 2018-12-10 08:07:51,401 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:02:05Z", "file": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file", "owner": "34a8dec51bd14a1d905ba052f30014cf", "id": "9ebce502-c8ed-4945-9333-855b038e4e36", "size": 263586304, "self": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T08:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:07:51,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bc449490-8823-466a-bb1e-4a2cee8535be 2018-12-10 08:07:51,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0409770011902s 2018-12-10 08:07:51,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 08:07:51,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:52,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-d7d0bfe1-e658-4fce-9e97-928f7be029cb x-openstack-request-id: req-d7d0bfe1-e658-4fce-9e97-928f7be029cb 2018-12-10 08:07:52,187 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-10 08:07:52,187 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail used request id req-d7d0bfe1-e658-4fce-9e97-928f7be029cb 2018-12-10 08:07:52,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.779706001282s 2018-12-10 08:07:52,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:07:52,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:52,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-adaa3f3e-23b7-4a24-b2c4-78358d26ce8a x-openstack-request-id: req-adaa3f3e-23b7-4a24-b2c4-78358d26ce8a 2018-12-10 08:07:52,212 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "6155f20d-fd6e-4135-9144-b49683c20dc1"}]} 2018-12-10 08:07:52,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-adaa3f3e-23b7-4a24-b2c4-78358d26ce8a 2018-12-10 08:07:52,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243721008301s 2018-12-10 08:07:52,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-10 08:07:52,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:54,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 788 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9fa805d-8335-4ed5-b99f-24a958b70e4a x-openstack-request-id: req-d9fa805d-8335-4ed5-b99f-24a958b70e4a 2018-12-10 08:07:54,415 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {}, "id": "0087c78a-1403-4a03-9073-a81e87029e6d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "185f8f5e-b360-4fcd-9514-3e69b6c8d0c4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92ef3554-22b7-49be-805b-d545aa23ff01"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2699976-45ac-43da-8606-2a854168d7d8"}, {"from_port": 2380, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {}, "id": "dc54a773-9ab0-406f-b2f2-e90fa8f99d6b"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "acdd8095-cc17-4c86-8925-eef852f501cd", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "b814a357-0e81-4b6d-bc8e-c2ea9b2445a2", "ip_range": {}, "id": "5ec6ae4e-392f-4fc8-a6a8-ed99292e7393"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "b814a357-0e81-4b6d-bc8e-c2ea9b2445a2", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 8888, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "0ee92e89-e57d-4bc4-ac78-6d43ab24f0da", "ip_range": {}, "id": "3d0c8e49-e577-4dde-a9cc-f2cd8cfd7175"}, {"from_port": 8888, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "0ee92e89-e57d-4bc4-ac78-6d43ab24f0da", "ip_range": {}, "id": "470157a0-230d-4870-8e25-4ac72808c009"}, {"from_port": 10888, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0ee92e89-e57d-4bc4-ac78-6d43ab24f0da", "ip_range": {}, "id": "c95655e5-b1e5-47be-b728-1bfb308e2f05"}, {"from_port": 10888, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0ee92e89-e57d-4bc4-ac78-6d43ab24f0da", "ip_range": {}, "id": "d948bcc4-55b1-4deb-9c95-b668c80acd0a"}, {"from_port": 10888, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "0ee92e89-e57d-4bc4-ac78-6d43ab24f0da", "ip_range": {}, "id": "e2cd3644-d746-4431-b1d5-6926a84c9756"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "0ee92e89-e57d-4bc4-ac78-6d43ab24f0da", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-12-10 08:07:54,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e/os-security-groups used request id req-d9fa805d-8335-4ed5-b99f-24a958b70e4a 2018-12-10 08:07:54,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 2.20137691498s 2018-12-10 08:07:54,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:07:54,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:54,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:54 GMT X-Openstack-Request-Id: req-2716d1c5-88b8-4cc2-a7cd-dee6028d610a 2018-12-10 08:07:54,741 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:02:05Z", "file": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file", "owner": "34a8dec51bd14a1d905ba052f30014cf", "id": "9ebce502-c8ed-4945-9333-855b038e4e36", "size": 263586304, "self": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T08:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:07:54,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2716d1c5-88b8-4cc2-a7cd-dee6028d610a 2018-12-10 08:07:54,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317855119705s 2018-12-10 08:07:54,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 08:07:54,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:55,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:54 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-c3b8042b-64ce-4655-83d1-8b63255181a6 x-openstack-request-id: req-c3b8042b-64ce-4655-83d1-8b63255181a6 2018-12-10 08:07:55,494 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-10 08:07:55,494 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail used request id req-c3b8042b-64ce-4655-83d1-8b63255181a6 2018-12-10 08:07:55,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.744575023651s 2018-12-10 08:07:55,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:07:55,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:55,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ddb8eb23-b67c-4dad-984a-191d26582d30 x-openstack-request-id: req-ddb8eb23-b67c-4dad-984a-191d26582d30 2018-12-10 08:07:55,522 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "6155f20d-fd6e-4135-9144-b49683c20dc1"}]} 2018-12-10 08:07:55,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ddb8eb23-b67c-4dad-984a-191d26582d30 2018-12-10 08:07:55,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271909236908s 2018-12-10 08:07:55,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-10 08:07:55,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:56,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 584 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1534557c-d155-4c25-9ed0-e3bc135e2e9f x-openstack-request-id: req-1534557c-d155-4c25-9ed0-e3bc135e2e9f 2018-12-10 08:07:56,241 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {}, "id": "0087c78a-1403-4a03-9073-a81e87029e6d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "185f8f5e-b360-4fcd-9514-3e69b6c8d0c4"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92ef3554-22b7-49be-805b-d545aa23ff01"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a2699976-45ac-43da-8606-2a854168d7d8"}, {"from_port": 2380, "group": {"tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "acdd8095-cc17-4c86-8925-eef852f501cd", "ip_range": {}, "id": "dc54a773-9ab0-406f-b2f2-e90fa8f99d6b"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "acdd8095-cc17-4c86-8925-eef852f501cd", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "f6a1d160-bad1-4929-9dc8-dccea8617a6a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2a44127d-e880-42b2-b8d2-d46337636dff"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "f6a1d160-bad1-4929-9dc8-dccea8617a6a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9f7fffbb-567e-407a-9a88-dea95cf824b6"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "f6a1d160-bad1-4929-9dc8-dccea8617a6a", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-12-10 08:07:56,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3/os-security-groups used request id req-1534557c-d155-4c25-9ed0-e3bc135e2e9f 2018-12-10 08:07:56,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.717121124268s 2018-12-10 08:07:56,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:07:56,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:56,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:56 GMT X-Openstack-Request-Id: req-14fb1a54-3034-42c0-9f20-51beaec5c278 2018-12-10 08:07:56,287 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:02:05Z", "file": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file", "owner": "34a8dec51bd14a1d905ba052f30014cf", "id": "9ebce502-c8ed-4945-9333-855b038e4e36", "size": 263586304, "self": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T08:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:07:56,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-14fb1a54-3034-42c0-9f20-51beaec5c278 2018-12-10 08:07:56,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389459133148s 2018-12-10 08:07:56,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 08:07:56,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:57,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:56 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-f8cee40f-06ce-4a0f-a433-572c6cc54640 x-openstack-request-id: req-f8cee40f-06ce-4a0f-a433-572c6cc54640 2018-12-10 08:07:57,079 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-10 08:07:57,079 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail used request id req-f8cee40f-06ce-4a0f-a433-572c6cc54640 2018-12-10 08:07:57,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.785480976105s 2018-12-10 08:07:57,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:07:57,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:57,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c806e56-3c52-492b-b745-ca6651b4031e x-openstack-request-id: req-1c806e56-3c52-492b-b745-ca6651b4031e 2018-12-10 08:07:57,103 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "6155f20d-fd6e-4135-9144-b49683c20dc1"}]} 2018-12-10 08:07:57,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-1c806e56-3c52-492b-b745-ca6651b4031e 2018-12-10 08:07:57,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242440700531s 2018-12-10 08:07:57,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-10 08:07:57,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:57,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5983bbb7-b2df-4122-a12d-19f030f8a757 x-openstack-request-id: req-5983bbb7-b2df-4122-a12d-19f030f8a757 2018-12-10 08:07:57,268 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9deabccb-4887-401f-aadb-2f273a665722", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07dd3cbd-e182-4dbe-b4d9-5a009f29e956"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9deabccb-4887-401f-aadb-2f273a665722", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3d6a4eea-06f3-4cfc-9484-9e3741be4d3c"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "9deabccb-4887-401f-aadb-2f273a665722", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7de01edb-9ae5-41a8-ae74-7df1afe3514b"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "9deabccb-4887-401f-aadb-2f273a665722", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db211cd4-5395-415e-bf9c-5d49d39bae96"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "9deabccb-4887-401f-aadb-2f273a665722", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "9deabccb-4887-401f-aadb-2f273a665722", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "07dd3cbd-e182-4dbe-b4d9-5a009f29e956"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "9deabccb-4887-401f-aadb-2f273a665722", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3d6a4eea-06f3-4cfc-9484-9e3741be4d3c"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "9deabccb-4887-401f-aadb-2f273a665722", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7de01edb-9ae5-41a8-ae74-7df1afe3514b"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "9deabccb-4887-401f-aadb-2f273a665722", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "db211cd4-5395-415e-bf9c-5d49d39bae96"}], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "9deabccb-4887-401f-aadb-2f273a665722", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-12-10 08:07:57,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899/os-security-groups used request id req-5983bbb7-b2df-4122-a12d-19f030f8a757 2018-12-10 08:07:57,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.163047075272s 2018-12-10 08:07:57,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:07:57,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:57,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:57 GMT X-Openstack-Request-Id: req-42c699a4-aba4-427a-b84b-62a7b0f648e6 2018-12-10 08:07:57,595 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:02:05Z", "file": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file", "owner": "34a8dec51bd14a1d905ba052f30014cf", "id": "9ebce502-c8ed-4945-9333-855b038e4e36", "size": 263586304, "self": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T08:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:07:57,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-42c699a4-aba4-427a-b84b-62a7b0f648e6 2018-12-10 08:07:57,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319645881653s 2018-12-10 08:07:57,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2018-12-10 08:07:57,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:57,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-ad703977-2b8a-433d-b688-7168f3b00cf4 x-openstack-request-id: req-ad703977-2b8a-433d-b688-7168f3b00cf4 2018-12-10 08:07:57,646 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2018-12-10 08:07:57,646 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/34a8dec51bd14a1d905ba052f30014cf/volumes/detail used request id req-ad703977-2b8a-433d-b688-7168f3b00cf4 2018-12-10 08:07:57,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0444571971893s 2018-12-10 08:07:57,647 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:ab:9c', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:93:ab:9c', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:07:bf:d1', u'version': 4, u'addr': u'192.168.0.27', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:07:bf:d1', 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'9ebce502-c8ed-4945-9333-855b038e4e36', 'name': u'heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:07:36.000000', 'flavor': Munch({u'id': u'6155f20d-fd6e-4135-9144-b49683c20dc1', 'name': u'heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), 'az': u'nova', 'id': u'acdd3883-3dd3-43e1-9f51-51cf03beecdf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0087c78a-1403-4a03-9073-a81e87029e6d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'185f8f5e-b360-4fcd-9514-3e69b6c8d0c4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'92ef3554-22b7-49be-805b-d545aa23ff01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a2699976-45ac-43da-8606-2a854168d7d8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dc54a773-9ab0-406f-b2f2-e90fa8f99d6b'})], 'id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'4928c514-f1a0-4e22-953b-d2cc7f1c1897', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'62bdb7c1-a47f-4258-a4b9-c447cfc5e3f8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'4928c514-f1a0-4e22-953b-d2cc7f1c1897', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'fc55324b-d4e0-4690-9445-750e61aa38ca'})], 'id': u'4928c514-f1a0-4e22-953b-d2cc7f1c1897', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'b9a444c2-b199-420e-9acb-98d0c79de311', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'90bfac47-e5e8-4c84-bbfd-02f58461e32e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'b9a444c2-b199-420e-9acb-98d0c79de311', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'9284442c-78d7-4394-a4e3-6c50d11e13f3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'b9a444c2-b199-420e-9acb-98d0c79de311', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'aff832a1-a553-4440-9138-0e2d80c54d8d'})], 'id': u'b9a444c2-b199-420e-9acb-98d0c79de311', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'266a488e824d48bfb40d9e26d60ca53d', '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'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2018-12-10T08:07:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T08:07:36Z', 'hostId': u'fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'public_v6': '', 'private_v4': u'192.168.1.7', 'cloud': 'envvars', 'host_id': u'fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:07:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'created_at': u'2018-12-10T08:07:01Z', 'created': u'2018-12-10T08:07:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:7a:ac', u'version': 4, u'addr': u'192.168.1.18', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:cf:e5', u'version': 4, u'addr': u'192.168.0.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:cf:e5', 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'9ebce502-c8ed-4945-9333-855b038e4e36', 'name': u'heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:07:26.000000', 'flavor': Munch({u'id': u'6155f20d-fd6e-4135-9144-b49683c20dc1', 'name': u'heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), 'az': u'nova', 'id': u'9e8a8cf4-570e-4a53-8a0d-232c65b35bde', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0087c78a-1403-4a03-9073-a81e87029e6d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'185f8f5e-b360-4fcd-9514-3e69b6c8d0c4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'92ef3554-22b7-49be-805b-d545aa23ff01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a2699976-45ac-43da-8606-2a854168d7d8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dc54a773-9ab0-406f-b2f2-e90fa8f99d6b'})], 'id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'd30a632a-20db-457c-b927-f8d74cf7d2f0', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'02b9e57a-49ce-4288-bcf2-ec260b56a2f8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'd30a632a-20db-457c-b927-f8d74cf7d2f0', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'09b34541-f4c6-44b3-89b5-7bc5c2b55742'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'd30a632a-20db-457c-b927-f8d74cf7d2f0', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'29f9babd-b6e8-4cbe-9801-43495ceecf7e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'd30a632a-20db-457c-b927-f8d74cf7d2f0', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'470638b9-14fc-425e-8456-fcf841fefdf7'})], 'id': u'd30a632a-20db-457c-b927-f8d74cf7d2f0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'bcb765a3-5803-4400-8761-8daaf9c8d93b', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'69de45ea-cc34-49f8-9820-227a998bdfb3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'bcb765a3-5803-4400-8761-8daaf9c8d93b', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'bd143736-1c3e-44d1-a47b-fdefa85e7dad'})], 'id': u'bcb765a3-5803-4400-8761-8daaf9c8d93b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'266a488e824d48bfb40d9e26d60ca53d', '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'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', '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'2018-12-10T08:07:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T08:07:26Z', 'hostId': u'fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'public_v6': '', 'private_v4': u'192.168.0.13', 'cloud': 'envvars', 'host_id': u'fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:07:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'created_at': u'2018-12-10T08:07:00Z', 'created': u'2018-12-10T08:07:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:91:2c:7a', u'version': 4, u'addr': u'192.168.1.22', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:91:2c:7a', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:61:67', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:61:67', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9ebce502-c8ed-4945-9333-855b038e4e36', 'name': u'heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:07:36.000000', 'flavor': Munch({u'id': u'6155f20d-fd6e-4135-9144-b49683c20dc1', 'name': u'heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), 'az': u'nova', 'id': u'c2537713-f6b8-4b55-9ccb-b7b8853f5ca4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0087c78a-1403-4a03-9073-a81e87029e6d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'185f8f5e-b360-4fcd-9514-3e69b6c8d0c4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'92ef3554-22b7-49be-805b-d545aa23ff01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a2699976-45ac-43da-8606-2a854168d7d8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dc54a773-9ab0-406f-b2f2-e90fa8f99d6b'})], 'id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'bc9a5b8c-962c-4f5b-b7d1-718299a20bed', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'5d626f52-2be0-43af-a8a0-62c3113fdc53'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'bc9a5b8c-962c-4f5b-b7d1-718299a20bed', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'714ef166-c297-44f3-85e8-c0bbc7e49dff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'bc9a5b8c-962c-4f5b-b7d1-718299a20bed', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7d6312bf-5678-4a04-a829-c81b218ac04e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'bc9a5b8c-962c-4f5b-b7d1-718299a20bed', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8ef385a6-f460-41bf-88b2-0f21dc7ae482'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'bc9a5b8c-962c-4f5b-b7d1-718299a20bed', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a3546f6b-7a35-4acb-a9d8-3b78f9a35d41'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'bc9a5b8c-962c-4f5b-b7d1-718299a20bed', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'ab994118-6442-403e-a1c7-d139e644ba44'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'bc9a5b8c-962c-4f5b-b7d1-718299a20bed', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'd70dcf96-0dee-4d62-9d4a-1226a75fed55'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'bc9a5b8c-962c-4f5b-b7d1-718299a20bed', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f6eabe0f-61af-4062-9007-4f592c948227'})], 'id': u'bc9a5b8c-962c-4f5b-b7d1-718299a20bed', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'266a488e824d48bfb40d9e26d60ca53d', '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'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2018-12-10T08:07:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T08:07:36Z', 'hostId': u'fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'public_v6': '', 'private_v4': u'192.168.1.22', 'cloud': 'envvars', 'host_id': u'fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:07:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'created_at': u'2018-12-10T08:07:00Z', 'created': u'2018-12-10T08:07:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9b:95:5e', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:b7:a6', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:b7:a6', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9ebce502-c8ed-4945-9333-855b038e4e36', 'name': u'heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:07:22.000000', 'flavor': Munch({u'id': u'6155f20d-fd6e-4135-9144-b49683c20dc1', 'name': u'heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), 'az': u'nova', 'id': u'70fa7d01-28b9-4acd-ba55-bb6220c99f49', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0087c78a-1403-4a03-9073-a81e87029e6d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'185f8f5e-b360-4fcd-9514-3e69b6c8d0c4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'92ef3554-22b7-49be-805b-d545aa23ff01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a2699976-45ac-43da-8606-2a854168d7d8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dc54a773-9ab0-406f-b2f2-e90fa8f99d6b'})], 'id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'6ddf235e-8b8c-48ad-8ae4-30f3985890fd', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'24078d9f-62be-4a3d-8d4d-ee611990df6d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'6ddf235e-8b8c-48ad-8ae4-30f3985890fd', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'410a0b13-a592-4434-9b0d-64184ff6f7f5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'6ddf235e-8b8c-48ad-8ae4-30f3985890fd', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'65295bed-bacf-4fc7-ac46-13a75825955e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'6ddf235e-8b8c-48ad-8ae4-30f3985890fd', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'7e4b4c37-9180-47ee-a551-147bc6275031'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'6ddf235e-8b8c-48ad-8ae4-30f3985890fd', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'd6132073-e5d0-47df-9bf9-3d73100eb17d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'6ddf235e-8b8c-48ad-8ae4-30f3985890fd', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'ef919ba7-946d-4a0c-96ef-66fe693690d4'})], 'id': u'6ddf235e-8b8c-48ad-8ae4-30f3985890fd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'3f2e249a-448c-47ef-a7b7-f51a66193c10', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'7351135c-3c9a-4b6a-9c40-f5a401edc48c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'3f2e249a-448c-47ef-a7b7-f51a66193c10', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'a80a725b-65b9-4be3-a257-f585f7766869'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'3f2e249a-448c-47ef-a7b7-f51a66193c10', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'c7f634fe-0655-44f5-ace0-edf93d71a5d9'})], 'id': u'3f2e249a-448c-47ef-a7b7-f51a66193c10', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'266a488e824d48bfb40d9e26d60ca53d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2018-12-10T08:07:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T08:07:22Z', 'hostId': u'deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:07:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'created_at': u'2018-12-10T08:06:58Z', 'created': u'2018-12-10T08:06:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:09:ae', u'version': 4, u'addr': u'192.168.1.9', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:50:8d:dd', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:50:8d:dd', 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'9ebce502-c8ed-4945-9333-855b038e4e36', 'name': u'heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:07:29.000000', 'flavor': Munch({u'id': u'6155f20d-fd6e-4135-9144-b49683c20dc1', 'name': u'heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), 'az': u'nova', 'id': u'd7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0087c78a-1403-4a03-9073-a81e87029e6d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'185f8f5e-b360-4fcd-9514-3e69b6c8d0c4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'92ef3554-22b7-49be-805b-d545aa23ff01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a2699976-45ac-43da-8606-2a854168d7d8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dc54a773-9ab0-406f-b2f2-e90fa8f99d6b'})], 'id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'b814a357-0e81-4b6d-bc8e-c2ea9b2445a2', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'5ec6ae4e-392f-4fc8-a6a8-ed99292e7393'})], 'id': u'b814a357-0e81-4b6d-bc8e-c2ea9b2445a2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'0ee92e89-e57d-4bc4-ac78-6d43ab24f0da', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'3d0c8e49-e577-4dde-a9cc-f2cd8cfd7175'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'0ee92e89-e57d-4bc4-ac78-6d43ab24f0da', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'470157a0-230d-4870-8e25-4ac72808c009'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0ee92e89-e57d-4bc4-ac78-6d43ab24f0da', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'c95655e5-b1e5-47be-b728-1bfb308e2f05'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0ee92e89-e57d-4bc4-ac78-6d43ab24f0da', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd948bcc4-55b1-4deb-9c95-b668c80acd0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'0ee92e89-e57d-4bc4-ac78-6d43ab24f0da', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'e2cd3644-d746-4431-b1d5-6926a84c9756'})], 'id': u'0ee92e89-e57d-4bc4-ac78-6d43ab24f0da', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'266a488e824d48bfb40d9e26d60ca53d', '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'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', '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'2018-12-10T08:07:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T08:07:30Z', 'hostId': u'deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:07:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'created_at': u'2018-12-10T08:06:58Z', 'created': u'2018-12-10T08:06:58Z', '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:50:1a:e6', u'version': 4, u'addr': u'192.168.0.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:50:1a:e6', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9ebce502-c8ed-4945-9333-855b038e4e36', 'name': u'heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:06:37.000000', 'flavor': Munch({u'id': u'6155f20d-fd6e-4135-9144-b49683c20dc1', 'name': u'heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), 'az': u'nova', 'id': u'ffdaee59-be7f-4075-8ab8-29a0224de7e3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0087c78a-1403-4a03-9073-a81e87029e6d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'185f8f5e-b360-4fcd-9514-3e69b6c8d0c4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'92ef3554-22b7-49be-805b-d545aa23ff01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a2699976-45ac-43da-8606-2a854168d7d8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dc54a773-9ab0-406f-b2f2-e90fa8f99d6b'})], 'id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'f6a1d160-bad1-4929-9dc8-dccea8617a6a', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2a44127d-e880-42b2-b8d2-d46337636dff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'f6a1d160-bad1-4929-9dc8-dccea8617a6a', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9f7fffbb-567e-407a-9a88-dea95cf824b6'})], 'id': u'f6a1d160-bad1-4929-9dc8-dccea8617a6a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'266a488e824d48bfb40d9e26d60ca53d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2018-12-10T08:06:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T08:06:37Z', 'hostId': u'fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'public_v6': '', 'private_v4': u'192.168.0.19', 'cloud': 'envvars', 'host_id': u'fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:06:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'created_at': u'2018-12-10T08:05:01Z', 'created': u'2018-12-10T08:05:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:06:6b:3e', u'version': 4, u'addr': u'192.168.1.4', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f6:ba:84', u'version': 4, u'addr': u'192.168.0.24', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f6:ba:84', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9ebce502-c8ed-4945-9333-855b038e4e36', 'name': u'heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:04:45.000000', 'flavor': Munch({u'id': u'6155f20d-fd6e-4135-9144-b49683c20dc1', 'name': u'heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), 'az': u'nova', 'id': u'4c54cd93-ca98-4eb3-ad0c-764b46a2f899', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'9deabccb-4887-401f-aadb-2f273a665722', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'07dd3cbd-e182-4dbe-b4d9-5a009f29e956'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'9deabccb-4887-401f-aadb-2f273a665722', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3d6a4eea-06f3-4cfc-9484-9e3741be4d3c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9deabccb-4887-401f-aadb-2f273a665722', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7de01edb-9ae5-41a8-ae74-7df1afe3514b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9deabccb-4887-401f-aadb-2f273a665722', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'db211cd4-5395-415e-bf9c-5d49d39bae96'})], 'id': u'9deabccb-4887-401f-aadb-2f273a665722', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'9deabccb-4887-401f-aadb-2f273a665722', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'07dd3cbd-e182-4dbe-b4d9-5a009f29e956'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'9deabccb-4887-401f-aadb-2f273a665722', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3d6a4eea-06f3-4cfc-9484-9e3741be4d3c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'9deabccb-4887-401f-aadb-2f273a665722', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7de01edb-9ae5-41a8-ae74-7df1afe3514b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'9deabccb-4887-401f-aadb-2f273a665722', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'db211cd4-5395-415e-bf9c-5d49d39bae96'})], 'id': u'9deabccb-4887-401f-aadb-2f273a665722', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'266a488e824d48bfb40d9e26d60ca53d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2018-12-10T08:04:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T08:04:45Z', 'hostId': u'deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'public_v6': '', 'private_v4': u'192.168.0.24', 'cloud': 'envvars', 'host_id': u'deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:04:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'created_at': u'2018-12-10T08:03:02Z', 'created': u'2018-12-10T08:03:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-12-10 08:07:57,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:07:57,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:07:58,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9b411f2-b243-4572-9491-382f065aabda x-openstack-request-id: req-b9b411f2-b243-4572-9491-382f065aabda 2018-12-10 08:07:58,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:07:58,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b9b411f2-b243-4572-9491-382f065aabda 2018-12-10 08:07:58,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.831628084183s 2018-12-10 08:07:58,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:07:58,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:07:58,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10516 Content-Type: application/json Date: Mon, 10 Dec 2018 08:07:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b529b4d-2324-4b98-9419-5ed1a6bb5190 x-openstack-request-id: req-6b529b4d-2324-4b98-9419-5ed1a6bb5190 2018-12-10 08:07:58,575 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\n"} 2018-12-10 08:07:58,575 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-6b529b4d-2324-4b98-9419-5ed1a6bb5190 2018-12-10 08:07:58,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0752618312836s 2018-12-10 08:07:58,577 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 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] 2018-12-10 08:07:58,579 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:08:08,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:08:08,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:08:09,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:08:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e6486e4-508f-43d7-9ece-20c41051020b x-openstack-request-id: req-6e6486e4-508f-43d7-9ece-20c41051020b 2018-12-10 08:08:09,478 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:08:09,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6e6486e4-508f-43d7-9ece-20c41051020b 2018-12-10 08:08:09,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.888700008392s 2018-12-10 08:08:09,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:08:09,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:08:09,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12996 Content-Type: application/json Date: Mon, 10 Dec 2018 08:08:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f77aa46-e3f5-4963-8c85-1302ba5ccbab x-openstack-request-id: req-1f77aa46-e3f5-4963-8c85-1302ba5ccbab 2018-12-10 08:08:09,564 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\n"} 2018-12-10 08:08:09,565 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-1f77aa46-e3f5-4963-8c85-1302ba5ccbab 2018-12-10 08:08:09,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0779349803925s 2018-12-10 08:08:09,567 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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] 2018-12-10 08:08:09,569 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:08:19,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:08:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:08:20,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:08:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d72fe847-bd6f-4baf-a1fa-efad20b50cc7 x-openstack-request-id: req-d72fe847-bd6f-4baf-a1fa-efad20b50cc7 2018-12-10 08:08:20,239 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:08:20,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d72fe847-bd6f-4baf-a1fa-efad20b50cc7 2018-12-10 08:08:20,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659577846527s 2018-12-10 08:08:20,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:08:20,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:08:20,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13944 Content-Type: application/json Date: Mon, 10 Dec 2018 08:08:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2eef950c-c3b1-4a02-b10d-e449d8873ca5 x-openstack-request-id: req-2eef950c-c3b1-4a02-b10d-e449d8873ca5 2018-12-10 08:08:20,322 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9958 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\n"} 2018-12-10 08:08:20,323 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-2eef950c-c3b1-4a02-b10d-e449d8873ca5 2018-12-10 08:08:20,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.076947927475s 2018-12-10 08:08:20,325 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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 8s (9958 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... 2018-12-10 08:08:20,328 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:08:30,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:08:30,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:08:31,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:08:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4052310e-9632-4a18-afa4-3047f0b7bf3a x-openstack-request-id: req-4052310e-9632-4a18-afa4-3047f0b7bf3a 2018-12-10 08:08:31,222 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:08:31,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4052310e-9632-4a18-afa4-3047f0b7bf3a 2018-12-10 08:08:31,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.884544849396s 2018-12-10 08:08:31,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:08:31,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:08:31,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14275 Content-Type: application/json Date: Mon, 10 Dec 2018 08:08:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff37a0d9-b779-4705-a39a-40e0e2e9527b x-openstack-request-id: req-ff37a0d9-b779-4705-a39a-40e0e2e9527b 2018-12-10 08:08:31,334 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9958 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\n"} 2018-12-10 08:08:31,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-ff37a0d9-b779-4705-a39a-40e0e2e9527b 2018-12-10 08:08:31,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.103927135468s 2018-12-10 08:08:31,337 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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 8s (9958 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2018-12-10 08:08:31,340 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:08:41,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:08:41,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:08:41,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:08:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0a5f80f5-bd82-4225-b7cb-74aadbef7cfc x-openstack-request-id: req-0a5f80f5-bd82-4225-b7cb-74aadbef7cfc 2018-12-10 08:08:41,929 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:08:41,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0a5f80f5-bd82-4225-b7cb-74aadbef7cfc 2018-12-10 08:08:41,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579190969467s 2018-12-10 08:08:41,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:08:41,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:08:42,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14660 Content-Type: application/json Date: Mon, 10 Dec 2018 08:08:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b04ebaa8-6b23-4f8c-afa9-af8e889156c2 x-openstack-request-id: req-b04ebaa8-6b23-4f8c-afa9-af8e889156c2 2018-12-10 08:08:42,013 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9958 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\n"} 2018-12-10 08:08:42,015 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-b04ebaa8-6b23-4f8c-afa9-af8e889156c2 2018-12-10 08:08:42,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0776648521423s 2018-12-10 08:08:42,017 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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 8s (9958 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... 2018-12-10 08:08:42,020 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:08:52,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:08:52,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:08:52,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:08:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a336ab6-4e19-48af-9f23-5806dc1e7a76 x-openstack-request-id: req-2a336ab6-4e19-48af-9f23-5806dc1e7a76 2018-12-10 08:08:52,866 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:08:52,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2a336ab6-4e19-48af-9f23-5806dc1e7a76 2018-12-10 08:08:52,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.835682868958s 2018-12-10 08:08:52,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:08:52,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:08:52,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15133 Content-Type: application/json Date: Mon, 10 Dec 2018 08:08:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-96f87851-bde8-4e09-9e86-6130a91f7c19 x-openstack-request-id: req-96f87851-bde8-4e09-9e86-6130a91f7c19 2018-12-10 08:08:52,959 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9958 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\n"} 2018-12-10 08:08:52,960 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-96f87851-bde8-4e09-9e86-6130a91f7c19 2018-12-10 08:08:52,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0864188671112s 2018-12-10 08:08:52,963 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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 8s (9958 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.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) ... 2018-12-10 08:08:52,966 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:09:02,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:09:02,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:09:03,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:09:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0921be9d-20d6-4b5d-8540-34f39a1b3437 x-openstack-request-id: req-0921be9d-20d6-4b5d-8540-34f39a1b3437 2018-12-10 08:09:03,617 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:09:03,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0921be9d-20d6-4b5d-8540-34f39a1b3437 2018-12-10 08:09:03,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640577077866s 2018-12-10 08:09:03,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:09:03,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:09:03,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15527 Content-Type: application/json Date: Mon, 10 Dec 2018 08:09:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-11f22f25-0743-4625-9f66-be62017c58ce x-openstack-request-id: req-11f22f25-0743-4625-9f66-be62017c58ce 2018-12-10 08:09:03,706 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9958 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n"} 2018-12-10 08:09:03,707 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-11f22f25-0743-4625-9f66-be62017c58ce 2018-12-10 08:09:03,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.08265209198s 2018-12-10 08:09:03,710 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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 8s (9958 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 2018-12-10 08:09:03,713 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:09:13,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:09:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:09:14,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:09:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c70fb230-7c50-4c23-810d-331e9d1351cd x-openstack-request-id: req-c70fb230-7c50-4c23-810d-331e9d1351cd 2018-12-10 08:09:14,479 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:09:14,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c70fb230-7c50-4c23-810d-331e9d1351cd 2018-12-10 08:09:14,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755399942398s 2018-12-10 08:09:14,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:09:14,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:09:14,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15884 Content-Type: application/json Date: Mon, 10 Dec 2018 08:09:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5da025df-792d-4393-a110-ed2bcabefb3c x-openstack-request-id: req-5da025df-792d-4393-a110-ed2bcabefb3c 2018-12-10 08:09:14,613 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9958 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\n"} 2018-12-10 08:09:14,614 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-5da025df-792d-4393-a110-ed2bcabefb3c 2018-12-10 08:09:14,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.127279996872s 2018-12-10 08:09:14,617 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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 8s (9958 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.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) ... 2018-12-10 08:09:14,620 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:09:24,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:09:24,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:09:25,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:09:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b8cba447-20fa-48ac-b3bf-9a6d64e4fea6 x-openstack-request-id: req-b8cba447-20fa-48ac-b3bf-9a6d64e4fea6 2018-12-10 08:09:25,185 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:09:25,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b8cba447-20fa-48ac-b3bf-9a6d64e4fea6 2018-12-10 08:09:25,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554311990738s 2018-12-10 08:09:25,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:09:25,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:09:25,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16819 Content-Type: application/json Date: Mon, 10 Dec 2018 08:09:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-344ba43b-f8ef-451e-ac3a-40f12b5c79c8 x-openstack-request-id: req-344ba43b-f8ef-451e-ac3a-40f12b5c79c8 2018-12-10 08:09:25,309 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9958 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8345\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......+++\n......................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\n"} 2018-12-10 08:09:25,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-344ba43b-f8ef-451e-ac3a-40f12b5c79c8 2018-12-10 08:09:25,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.117960929871s 2018-12-10 08:09:25,313 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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 8s (9958 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.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 8345 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) ... 2018-12-10 08:09:25,317 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:09:35,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:09:35,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:09:36,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:09:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b28de63c-41ce-4d28-a92a-28e291b8ab71 x-openstack-request-id: req-b28de63c-41ce-4d28-a92a-28e291b8ab71 2018-12-10 08:09:36,190 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:09:36,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b28de63c-41ce-4d28-a92a-28e291b8ab71 2018-12-10 08:09:36,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862530946732s 2018-12-10 08:09:36,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:09:36,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:09:36,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17806 Content-Type: application/json Date: Mon, 10 Dec 2018 08:09:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8883d0be-f1e9-40d1-88ed-82e804ca93ba x-openstack-request-id: req-8883d0be-f1e9-40d1-88ed-82e804ca93ba 2018-12-10 08:09:36,275 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9958 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8345\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......+++\n......................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: 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\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: 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\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n"} 2018-12-10 08:09:36,276 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-8883d0be-f1e9-40d1-88ed-82e804ca93ba 2018-12-10 08:09:36,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0781137943268s 2018-12-10 08:09:36,279 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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 8s (9958 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.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 8345 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 2018-12-10 08:09:36,282 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:09:46,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:09:46,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:09:47,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:09:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3969045d-6f6d-445a-bed1-416182b50749 x-openstack-request-id: req-3969045d-6f6d-445a-bed1-416182b50749 2018-12-10 08:09:47,464 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:09:47,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3969045d-6f6d-445a-bed1-416182b50749 2018-12-10 08:09:47,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17698717117s 2018-12-10 08:09:47,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:09:47,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:09:47,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18589 Content-Type: application/json Date: Mon, 10 Dec 2018 08:09:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-907da17e-7a30-46ba-8827-9d03538bf3a4 x-openstack-request-id: req-907da17e-7a30-46ba-8827-9d03538bf3a4 2018-12-10 08:09:47,549 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9958 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8345\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......+++\n......................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: 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\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: 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\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (7701 kB/s)\n"} 2018-12-10 08:09:47,551 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-907da17e-7a30-46ba-8827-9d03538bf3a4 2018-12-10 08:09:47,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0789320468903s 2018-12-10 08:09:47,554 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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 8s (9958 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.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 8345 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 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 (7701 kB/s) 2018-12-10 08:09:47,558 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:09:57,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:09:57,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:09:58,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:09:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ae2a747f-7d60-4872-9846-7726e84b5048 x-openstack-request-id: req-ae2a747f-7d60-4872-9846-7726e84b5048 2018-12-10 08:09:58,442 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:09:58,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae2a747f-7d60-4872-9846-7726e84b5048 2018-12-10 08:09:58,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.873842954636s 2018-12-10 08:09:58,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:09:58,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:09:58,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19101 Content-Type: application/json Date: Mon, 10 Dec 2018 08:09:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca87905c-782f-4741-8646-91b068f996d3 x-openstack-request-id: req-ca87905c-782f-4741-8646-91b068f996d3 2018-12-10 08:09:58,576 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9958 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8345\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......+++\n......................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: 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\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: 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\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (7701 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58194 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\n"} 2018-12-10 08:09:58,578 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-ca87905c-782f-4741-8646-91b068f996d3 2018-12-10 08:09:58,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.126744031906s 2018-12-10 08:09:58,580 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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 8s (9958 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.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 8345 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 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 (7701 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58194 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) ... 2018-12-10 08:09:58,584 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:10:08,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:10:08,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:10:09,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ac70290-08ec-4097-8994-3b4f628a6c96 x-openstack-request-id: req-1ac70290-08ec-4097-8994-3b4f628a6c96 2018-12-10 08:10:09,535 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:10:09,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1ac70290-08ec-4097-8994-3b4f628a6c96 2018-12-10 08:10:09,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.939884901047s 2018-12-10 08:10:09,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:10:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:10:09,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20192 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66ce880c-7435-459e-b9f2-db6262a5166c x-openstack-request-id: req-66ce880c-7435-459e-b9f2-db6262a5166c 2018-12-10 08:10:09,655 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9958 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8345\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......+++\n......................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: 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\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: 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\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (7701 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58194 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n+ echo 'nameserver 192.168.0.24'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 (DSA)\nec2: 256 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 (ECDSA)\nec2: 256 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 (ED25519)\nec2: 2048 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: ###########################################"} 2018-12-10 08:10:09,657 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-66ce880c-7435-459e-b9f2-db6262a5166c 2018-12-10 08:10:09,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.11426281929s 2018-12-10 08:10:09,660 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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 8s (9958 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.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 8345 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 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 (7701 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58194 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.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.0.24' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 (DSA) ec2: 256 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 (ECDSA) ec2: 256 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 (ED25519) ec2: 2048 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ########################################### 2018-12-10 08:10:09,664 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:10:19,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:10:19,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:10:20,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6f12d848-90f5-4f57-a289-4849666cad03 x-openstack-request-id: req-6f12d848-90f5-4f57-a289-4849666cad03 2018-12-10 08:10:20,262 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:10:20,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6f12d848-90f5-4f57-a289-4849666cad03 2018-12-10 08:10:20,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596747875214s 2018-12-10 08:10:20,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:10:20,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:10:20,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20847 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-949909c5-eef0-4532-99fa-430e60bc00b0 x-openstack-request-id: req-949909c5-eef0-4532-99fa-430e60bc00b0 2018-12-10 08:10:20,377 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.009532] pid_max: default: 32768 minimum: 301\n[ 0.012024] Security Framework initialized\n[ 0.013926] AppArmor: AppArmor initialized\n[ 0.015625] Yama: becoming mindful.\n[ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031468] Initializing cgroup subsys memory\n[ 0.032070] Initializing cgroup subsys devices\n[ 0.033885] Initializing cgroup subsys freezer\n[ 0.036048] Initializing cgroup subsys blkio\n[ 0.037780] Initializing cgroup subsys perf_event\n[ 0.040020] Initializing cgroup subsys hugetlb\n[ 0.042685] mce: CPU supports 10 MCE banks\n[ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048031] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077148] ACPI: Core revision 20131115\n[ 0.079437] ACPI: All ACPI Tables successfully acquired\n[ 0.081652] ftrace: allocating 28753 entries in 113 pages\n[ 0.104342] smpboot: Max logical packages: 2\n[ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.112358] Enabling x2apic\n[ 0.113692] Enabled x2apic\n[ 0.116018] Switched APIC routing to physical x2apic.\n[ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135141] KVM setup paravirtual spinlock\n[ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.140205] x86: Booting SMP configuration:\n[ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.160035] x86: Booted up 1 node, 2 CPUs\n[ 0.160035] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.166661] devtmpfs: initialized\n[ 0.169833] EVM: security.selinux\n[ 0.171058] EVM: security.SMACK64\n[ 0.172003] EVM: security.ima\n[ 0.173112] EVM: security.capability\n[ 0.174424] pinctrl core: initialized pinctrl subsystem\n[ 0.176066] regulator-dummy: no parameters\n[ 0.177618] RTC time: 8:07:37, date: 12/10/18\n[ 0.179256] NET: Registered protocol family 16\n[ 0.180132] cpuidle: using governor ladder\n[ 0.181629] cpuidle: using governor menu\n[ 0.183140] ACPI: bus type PCI registered\n[ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186207] PCI: Using configuration type 1 for base access\n[ 0.188664] bio: create slab at 0\n[ 0.189824] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.195100] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.197384] ACPI: Interpreter enabled\n[ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.212007] ACPI: (supports S0 S5)\n[ 0.213521] ACPI: Using IOAPIC for interrupt routing\n[ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.216215] ACPI: No dock devices found.\n[ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.227876] acpiphp: Slot [3] registered\n[ 0.228024] acpiphp: Slot [4] registered\n[ 0.229515] acpiphp: Slot [5] registered\n[ 0.230902] acpiphp: Slot [6] registered\n[ 0.232024] acpiphp: Slot [7] registered\n[ 0.233379] acpiphp: Slot [8] registered\n[ 0.234764] acpiphp: Slot [9] registered\n[ 0.236029] acpiphp: Slot [10] registered\n[ 0.237461] acpiphp: Slot [11] registered\n[ 0.238825] acpiphp: Slot [12] registered\n[ 0.240021] acpiphp: Slot [13] registered\n[ 0.241407] acpiphp: Slot [14] registered\n[ 0.242833] acpiphp: Slot [15] registered\n[ 0.244022] acpiphp: Slot [16] registered\n[ 0.245407] acpiphp: Slot [17] registered\n[ 0.246791] acpiphp: Slot [18] registered\n[ 0.248032] acpiphp: Slot [19] registered\n[ 0.249483] acpiphp: Slot [20] registered\n[ 0.250899] acpiphp: Slot [21] registered\n[ 0.252021] acpiphp: Slot [22] registered\n[ 0.253453] acpiphp: Slot [23] registered\n[ 0.254867] acpiphp: Slot [24] registered\n[ 0.256021] acpiphp: Slot [25] registered\n[ 0.257457] acpiphp: Slot [26] registered\n[ 0.258939] acpiphp: Slot [27] registered\n[ 0.260021] acpiphp: Slot [28] registered\n[ 0.261473] acpiphp: Slot [29] registered\n[ 0.263236] acpiphp: Slot [30] registered\n[ 0.264028] acpiphp: Slot [31] registered\n[ 0.265377] PCI host bridge to bus 0000:00\n[ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282198] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329070] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331338] SCSI subsystem initialized\n[ 0.332189] ACPI: bus type USB registered\n[ 0.333531] usbcore: registered new interface driver usbfs\n[ 0.335349] usbcore: registered new interface driver hub\n[ 0.336055] usbcore: registered new device driver usb\n[ 0.338290] PCI: Using ACPI for IRQ routing\n[ 0.340497] NetLabel: Initializing\n[ 0.341821] NetLabel: domain hash size = 128\n[ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344081] NetLabel: unlabeled traffic allowed by default\n[ 0.345921] Switched to clocksource kvm-clock\n[ 0.353008] AppArmor: AppArmor Filesystem Enabled\n[ 0.354664] pnp: PnP ACPI init\n[ 0.355808] ACPI: bus type PNP registered\n[ 0.357696] pnp: PnP ACPI: found 8 devices\n[ 0.359112] ACPI: bus type PNP unregistered\n[ 0.367286] NET: Registered protocol family 2\n[ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374150] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.376321] TCP: reno registered\n[ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.381651] NET: Registered protocol family 1\n[ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433086] Trying to unpack rootfs image as initramfs...\n[ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.544736] Scanning for low memory corruption every 60 seconds\n[ 0.547197] Initialise system trusted keyring\n[ 0.548795] audit: initializing netlink socket (disabled)\n[ 0.550584] type=2000 audit(1544429257.898:1): initialized\n[ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575418] zbud: loaded\n[ 0.576703] VFS: Disk quotas dquot_6.5.2\n[ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.580663] fuse init (API version 7.22)\n[ 0.582075] msgmni has been set to 3997\n[ 0.583504] Key type big_key registered\n[ 0.585258] Key type asymmetric registered\n[ 0.586673] Asymmetric key parser 'x509' registered\n[ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.591058] io scheduler noop registered\n[ 0.592451] io scheduler deadline registered (default)\n[ 0.594291] io scheduler cfq registered\n[ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600053] ipmi message handler version 39.2\n[ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604162] ACPI: Power Button [PWRF]\n[ 0.605611] GHES: HEST is not enabled!\n[ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.730830] Linux agpgart interface v0.103\n[ 0.733315] brd: module loaded\n[ 0.734869] loop: module loaded\n[ 0.736460] blk-mq: CPU -> queue map\n[ 0.737754] CPU 0 -> Queue 0\n[ 0.739001] CPU 1 -> Queue 0\n[ 0.741836] vda: vda1\n[ 0.743603] scsi0 : ata_piix\n[ 0.744814] scsi1 : ata_piix\n[ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.750393] libphy: Fixed MDIO Bus: probed\n[ 0.751927] tun: Universal TUN/TAP device driver, 1.6\n[ 0.753656] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757998] PPP generic driver version 2.4.2\n[ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761606] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766797] ohci-pci: OHCI PCI platform driver\n[ 0.768288] ohci-platform: OHCI generic platform driver\n[ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.804452] usb usb1: Product: UHCI Host Controller\n[ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.808175] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809871] hub 1-0:1.0: USB hub found\n[ 0.811247] hub 1-0:1.0: 2 ports detected\n[ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.820018] mousedev: PS/2 mouse device common for all mice\n[ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.825442] rtc_cmos 00:00: RTC can wake from S4\n[ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831669] device-mapper: uevent: version 1.0.3\n[ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838212] TCP: cubic registered\n[ 0.839517] NET: Registered protocol family 10\n[ 0.841273] NET: Registered protocol family 17\n[ 0.854207] Key type dns_resolver registered\n[ 0.855981] Loading compiled-in X.509 certificates\n[ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.861345] registered taskstats version 1\n[ 0.864645] Key type trusted registered\n[ 0.869517] Key type encrypted registered\n[ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.872762] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.875190] regulator-dummy: disabling\n[ 0.876616] Magic number: 14:698:118\n[ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.882833] EDD information not available.\n[ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.913003] Write protecting the kernel read-only data: 12288k\n[ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.936664] systemd-udevd[107]: starting version 204\n[ 0.976972] FDC 0 is a S82078B\n[ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.294238] usb 1-1: Product: QEMU USB Tablet\n[ 1.295997] usb 1-1: Manufacturer: QEMU\n[ 1.297589] usb 1-1: SerialNumber: 42\n[ 2.009535] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.364219] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.666812] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.021953] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.38]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c |\nci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+. |\n| . . + + |\n| . . . * . |\n| . B |\n| . . S |\n| . + .|\n| . o +E|\n| .. . *|\n| .. ...o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nc9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. . |\n| . o . . |\n| + . . . |\n| + . . * * . |\n| o . S X + |\n|E . . + |\n| o o . |\n| + . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..|\n| o|\n| . .o|\n| oE . + . o|\n| . S o = +.|\n| * o ..*|\n| o + .oo|\n| o . . .|\n| ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o =. |\n|. . . E o |\n|oo . . . . . |\n|+ . o . . |\n| . o .S. |\n| + .o.. |\n| + ..... |\n| .o.. . |\n|... . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 9s (1436 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 8s (9958 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8345\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......+++\n......................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: 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\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: 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\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (7701 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58194 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n+ echo 'nameserver 192.168.0.24'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 (DSA)\nec2: 256 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 (ECDSA)\nec2: 256 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 (ED25519)\nec2: 2048 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGjihgfB9LdCrX5ngTYyF/ebpmpeFOQjE9b5Vp709Ra3FxZkkOy4ZVrEHOclvSbKVf6qukHOixaalPAxShubiB4= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDoAZS7by4VsnRXIzIZFbeM13NFYVlKTLM0TykHvBqme root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7l0a2wUCFgBA/v4s0vrWdsb7dnw/9GWgwjIxOCxeFONlulriHrexY99O18aX363ZDv+SJkZBvtiruDBGGYEpac+eGhBeRHITdybuz3OLVwKRwSKH4MExnJhHxlfX0v84QthzBhaZUzqmdGLOq9ttLN04ubk4VS+1WHwJzvcvM31H7LZemR20wdJLg2wBJfbZI5ItbgHtE3iGpSKMx4I04CFiJlLb9rSoyi/eiZevX5tdm17AoPjYXSAdFLwq6ARysYz2xWvNPtE7pQQZvssK0dAz5rw7BsMlCVjFpmvIkfIbBz/ccnPX9mO/inVFLhwIlwNU9F9GDoO+zmTWyDk5/ root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:10:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 152.00 seconds\ne"} 2018-12-10 08:10:20,379 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf/action used request id req-949909c5-eef0-4532-99fa-430e60bc00b0 2018-12-10 08:10:20,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.108905076981s 2018-12-10 08:10:20,382 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009532] pid_max: default: 32768 minimum: 301 [ 0.012024] Security Framework initialized [ 0.013926] AppArmor: AppArmor initialized [ 0.015625] Yama: becoming mindful. [ 0.016516] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024889] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031468] Initializing cgroup subsys memory [ 0.032070] Initializing cgroup subsys devices [ 0.033885] Initializing cgroup subsys freezer [ 0.036048] Initializing cgroup subsys blkio [ 0.037780] Initializing cgroup subsys perf_event [ 0.040020] Initializing cgroup subsys hugetlb [ 0.042685] mce: CPU supports 10 MCE banks [ 0.044145] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044145] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048031] Spectre V2 : Mitigation: Full generic retpoline [ 0.050227] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058547] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065675] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077148] ACPI: Core revision 20131115 [ 0.079437] ACPI: All ACPI Tables successfully acquired [ 0.081652] ftrace: allocating 28753 entries in 113 pages [ 0.104342] smpboot: Max logical packages: 2 [ 0.108004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110507] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113692] Enabled x2apic [ 0.116018] Switched APIC routing to physical x2apic. [ 0.119450] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120007] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125729] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135141] KVM setup paravirtual spinlock [ 0.138068] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.140205] x86: Booting SMP configuration: [ 0.141752] .... node #0, CPUs: #1[ 0.138012] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] x86: Booted up 1 node, 2 CPUs [ 0.160035] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.164014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.166661] devtmpfs: initialized [ 0.169833] EVM: security.selinux [ 0.171058] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173112] EVM: security.capability [ 0.174424] pinctrl core: initialized pinctrl subsystem [ 0.176066] regulator-dummy: no parameters [ 0.177618] RTC time: 8:07:37, date: 12/10/18 [ 0.179256] NET: Registered protocol family 16 [ 0.180132] cpuidle: using governor ladder [ 0.181629] cpuidle: using governor menu [ 0.183140] ACPI: bus type PCI registered [ 0.184014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186207] PCI: Using configuration type 1 for base access [ 0.188664] bio: create slab at 0 [ 0.189824] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.195100] ACPI: Added _OSI(Processor Aggregator Device) [ 0.197384] ACPI: Interpreter enabled [ 0.198714] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.200981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.204004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.208005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.212007] ACPI: (supports S0 S5) [ 0.213521] ACPI: Using IOAPIC for interrupt routing [ 0.215269] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.216215] ACPI: No dock devices found. [ 0.219608] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.220008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.222632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.224019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.227876] acpiphp: Slot [3] registered [ 0.228024] acpiphp: Slot [4] registered [ 0.229515] acpiphp: Slot [5] registered [ 0.230902] acpiphp: Slot [6] registered [ 0.232024] acpiphp: Slot [7] registered [ 0.233379] acpiphp: Slot [8] registered [ 0.234764] acpiphp: Slot [9] registered [ 0.236029] acpiphp: Slot [10] registered [ 0.237461] acpiphp: Slot [11] registered [ 0.238825] acpiphp: Slot [12] registered [ 0.240021] acpiphp: Slot [13] registered [ 0.241407] acpiphp: Slot [14] registered [ 0.242833] acpiphp: Slot [15] registered [ 0.244022] acpiphp: Slot [16] registered [ 0.245407] acpiphp: Slot [17] registered [ 0.246791] acpiphp: Slot [18] registered [ 0.248032] acpiphp: Slot [19] registered [ 0.249483] acpiphp: Slot [20] registered [ 0.250899] acpiphp: Slot [21] registered [ 0.252021] acpiphp: Slot [22] registered [ 0.253453] acpiphp: Slot [23] registered [ 0.254867] acpiphp: Slot [24] registered [ 0.256021] acpiphp: Slot [25] registered [ 0.257457] acpiphp: Slot [26] registered [ 0.258939] acpiphp: Slot [27] registered [ 0.260021] acpiphp: Slot [28] registered [ 0.261473] acpiphp: Slot [29] registered [ 0.263236] acpiphp: Slot [30] registered [ 0.264028] acpiphp: Slot [31] registered [ 0.265377] PCI host bridge to bus 0000:00 [ 0.266797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.269968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.271980] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274208] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282198] 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.314027] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.316504] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.319257] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.321169] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.323604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324971] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327135] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329070] vgaarb: bridge control possible 0000:00:02.0 [ 0.331338] SCSI subsystem initialized [ 0.332189] ACPI: bus type USB registered [ 0.333531] usbcore: registered new interface driver usbfs [ 0.335349] usbcore: registered new interface driver hub [ 0.336055] usbcore: registered new device driver usb [ 0.338290] PCI: Using ACPI for IRQ routing [ 0.340497] NetLabel: Initializing [ 0.341821] NetLabel: domain hash size = 128 [ 0.343324] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344081] NetLabel: unlabeled traffic allowed by default [ 0.345921] Switched to clocksource kvm-clock [ 0.353008] AppArmor: AppArmor Filesystem Enabled [ 0.354664] pnp: PnP ACPI init [ 0.355808] ACPI: bus type PNP registered [ 0.357696] pnp: PnP ACPI: found 8 devices [ 0.359112] ACPI: bus type PNP unregistered [ 0.367286] NET: Registered protocol family 2 [ 0.369179] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.371871] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374150] TCP: Hash tables configured (established 16384 bind 16384) [ 0.376321] TCP: reno registered [ 0.377528] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.379464] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.381651] NET: Registered protocol family 1 [ 0.383208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385140] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386966] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433086] Trying to unpack rootfs image as initramfs... [ 0.534857] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.537891] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.539774] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.541762] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.544736] Scanning for low memory corruption every 60 seconds [ 0.547197] Initialise system trusted keyring [ 0.548795] audit: initializing netlink socket (disabled) [ 0.550584] type=2000 audit(1544429257.898:1): initialized [ 0.572394] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575418] zbud: loaded [ 0.576703] VFS: Disk quotas dquot_6.5.2 [ 0.578171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.580663] fuse init (API version 7.22) [ 0.582075] msgmni has been set to 3997 [ 0.583504] Key type big_key registered [ 0.585258] Key type asymmetric registered [ 0.586673] Asymmetric key parser 'x509' registered [ 0.588384] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.591058] io scheduler noop registered [ 0.592451] io scheduler deadline registered (default) [ 0.594291] io scheduler cfq registered [ 0.595720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597669] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600053] ipmi message handler version 39.2 [ 0.601632] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604162] ACPI: Power Button [PWRF] [ 0.605611] GHES: HEST is not enabled! [ 0.628049] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675073] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.699102] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.701789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.727390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.730830] Linux agpgart interface v0.103 [ 0.733315] brd: module loaded [ 0.734869] loop: module loaded [ 0.736460] blk-mq: CPU -> queue map [ 0.737754] CPU 0 -> Queue 0 [ 0.739001] CPU 1 -> Queue 0 [ 0.741836] vda: vda1 [ 0.743603] scsi0 : ata_piix [ 0.744814] scsi1 : ata_piix [ 0.745915] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.748031] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.750393] libphy: Fixed MDIO Bus: probed [ 0.751927] tun: Universal TUN/TAP device driver, 1.6 [ 0.753656] tun: (C) 1999-2004 Max Krasnyansky [ 0.757998] PPP generic driver version 2.4.2 [ 0.759557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761606] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766797] ohci-pci: OHCI PCI platform driver [ 0.768288] ohci-platform: OHCI generic platform driver [ 0.769980] uhci_hcd: USB Universal Host Controller Interface driver [ 0.793368] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.795165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.797806] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.799798] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.801942] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.804452] usb usb1: Product: UHCI Host Controller [ 0.806109] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.808175] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809871] hub 1-0:1.0: USB hub found [ 0.811247] hub 1-0:1.0: 2 ports detected [ 0.812815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816441] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.818127] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.820018] mousedev: PS/2 mouse device common for all mice [ 0.822254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.825442] rtc_cmos 00:00: RTC can wake from S4 [ 0.827382] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829498] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831669] device-mapper: uevent: version 1.0.3 [ 0.833324] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.836156] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838212] TCP: cubic registered [ 0.839517] NET: Registered protocol family 10 [ 0.841273] NET: Registered protocol family 17 [ 0.854207] Key type dns_resolver registered [ 0.855981] Loading compiled-in X.509 certificates [ 0.858188] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.861345] registered taskstats version 1 [ 0.864645] Key type trusted registered [ 0.869517] Key type encrypted registered [ 0.870957] AppArmor: AppArmor sha1 policy hashing enabled [ 0.872762] IMA: No TPM chip found, activating TPM-bypass! [ 0.875190] regulator-dummy: disabling [ 0.876616] Magic number: 14:698:118 [ 0.878101] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.880898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.882833] EDD information not available. [ 0.909369] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.913003] Write protecting the kernel read-only data: 12288k [ 0.916320] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.920887] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.936664] systemd-udevd[107]: starting version 204 [ 0.976972] FDC 0 is a S82078B [ 1.124028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.289654] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.291985] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.294238] usb 1-1: Product: QEMU USB Tablet [ 1.295997] usb 1-1: Manufacturer: QEMU [ 1.297589] usb 1-1: SerialNumber: 42 [ 2.009535] 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.364219] 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.666812] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.021953] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.78 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.38]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:42 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:93:ab:9c | ci-info: | eth0 | True | 192.168.0.27 | 255.255.255.0 | fa:16:3e:07:bf:d1 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+. | | . . + + | | . . . * . | | . B | | . . S | | . + .| | . o +E| | .. . *| | .. ...o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | o. . | | . o . . | | + . . . | | + . . * * . | | o . S X + | |E . . + | | 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: 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..| | o| | . .o| | oE . + . o| | . S o = +.| | * o ..*| | o + .oo| | o . . .| | ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o =. | |. . . E o | |oo . . . . . | |+ . o . . | | . o .S. | | + .o.. | | + ..... | | .o.. . | |... . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:48 +0000. Up 12.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:50 +0000. Up 13.95 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14537 0 --:--:-- --:--:-- --:--:-- 14578 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 [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 9s (1436 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:16 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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.1 [406 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 8s (9958 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.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 8345 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.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 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 (7701 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58194 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.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 + echo 'nameserver 192.168.0.24' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c9:9d:c3:a5:cd:a9:0a:87:57:c3:14:82:a9:c2:e4:9a root@homer-0 (DSA) ec2: 256 7a:2c:c5:2c:ff:5f:f5:41:57:fc:ee:c5:82:e1:31:82 root@homer-0 (ECDSA) ec2: 256 8a:8a:c7:54:b4:02:8b:f8:f6:47:d3:d1:85:dd:52:8c root@homer-0 (ED25519) ec2: 2048 8c:02:dd:07:df:10:52:6b:e6:db:bc:f7:c7:a5:dd:5f root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGjihgfB9LdCrX5ngTYyF/ebpmpeFOQjE9b5Vp709Ra3FxZkkOy4ZVrEHOclvSbKVf6qukHOixaalPAxShubiB4= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDoAZS7by4VsnRXIzIZFbeM13NFYVlKTLM0TykHvBqme root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7l0a2wUCFgBA/v4s0vrWdsb7dnw/9GWgwjIxOCxeFONlulriHrexY99O18aX363ZDv+SJkZBvtiruDBGGYEpac+eGhBeRHITdybuz3OLVwKRwSKH4MExnJhHxlfX0v84QthzBhaZUzqmdGLOq9ttLN04ubk4VS+1WHwJzvcvM31H7LZemR20wdJLg2wBJfbZI5ItbgHtE3iGpSKMx4I04CFiJlLb9rSoyi/eiZevX5tdm17AoPjYXSAdFLwq6ARysYz2xWvNPtE7pQQZvssK0dAz5rw7BsMlCVjFpmvIkfIbBz/ccnPX9mO/inVFLhwIlwNU9F9GDoO+zmTWyDk5/ root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:10:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 152.00 seconds e 2018-12-10 08:10:20,386 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-10 08:10:20,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:10:20,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:10:21,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e15cff6-fe47-40ad-b6fb-ff65ccc9cec5 x-openstack-request-id: req-4e15cff6-fe47-40ad-b6fb-ff65ccc9cec5 2018-12-10 08:10:21,226 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:10:21,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4e15cff6-fe47-40ad-b6fb-ff65ccc9cec5 2018-12-10 08:10:21,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.839987039566s 2018-12-10 08:10:21,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:10:21,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:10:21,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20155 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d1a3dfcc-45f9-4c45-a05a-bcc2e939c8f0 x-openstack-request-id: req-d1a3dfcc-45f9-4c45-a05a-bcc2e939c8f0 2018-12-10 08:10:21,315 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009710] Security Framework initialized\n[ 0.012050] AppArmor: AppArmor initialized\n[ 0.013570] Yama: becoming mindful.\n[ 0.015092] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017885] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020899] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028051] Initializing cgroup subsys memory\n[ 0.029809] Initializing cgroup subsys devices\n[ 0.031492] Initializing cgroup subsys freezer\n[ 0.032005] Initializing cgroup subsys blkio\n[ 0.033580] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.038501] mce: CPU supports 10 MCE banks\n[ 0.040051] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.046087] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048004] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050421] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052008] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056005] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060600] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.066984] ACPI: Core revision 20131115\n[ 0.068528] ACPI: All ACPI Tables successfully acquired\n[ 0.070680] ftrace: allocating 28753 entries in 113 pages\n[ 0.092238] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098362] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100323] Enabling x2apic\n[ 0.101659] Enabled x2apic\n[ 0.104007] Switched APIC routing to physical x2apic.\n[ 0.108566] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.110776] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.113717] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123322] KVM setup paravirtual spinlock\n[ 0.125447] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128083] x86: Booting SMP configuration:\n[ 0.129768] .... node #0, CPUs: #1[ 0.125402] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.148036] KVM setup async PF for cpu 1\n[ 0.148055] x86: Booted up 1 node, 2 CPUs\n[ 0.148057] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.152000] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156177] devtmpfs: initialized\n[ 0.158709] EVM: security.selinux\n[ 0.160004] EVM: security.SMACK64\n[ 0.161351] EVM: security.ima\n[ 0.162519] EVM: security.capability\n[ 0.165084] pinctrl core: initialized pinctrl subsystem\n[ 0.167015] regulator-dummy: no parameters\n[ 0.168094] RTC time: 8:07:27, date: 12/10/18\n[ 0.169808] NET: Registered protocol family 16\n[ 0.171553] cpuidle: using governor ladder\n[ 0.172004] cpuidle: using governor menu\n[ 0.173590] ACPI: bus type PCI registered\n[ 0.175107] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.176133] PCI: Using configuration type 1 for base access\n[ 0.178782] bio: create slab at 0\n[ 0.180071] ACPI: Added _OSI(Module Device)\n[ 0.181691] ACPI: Added _OSI(Processor Device)\n[ 0.183304] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.184005] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.187507] ACPI: Interpreter enabled\n[ 0.188008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.191591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.194243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203471] ACPI: (supports S0 S5)\n[ 0.204005] ACPI: Using IOAPIC for interrupt routing\n[ 0.205770] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208203] ACPI: No dock devices found.\n[ 0.211878] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.212013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.215718] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220082] acpiphp: Slot [3] registered\n[ 0.222169] acpiphp: Slot [4] registered\n[ 0.224047] acpiphp: Slot [5] registered\n[ 0.225869] acpiphp: Slot [6] registered\n[ 0.227739] acpiphp: Slot [7] registered\n[ 0.228025] acpiphp: Slot [8] registered\n[ 0.229896] acpiphp: Slot [9] registered\n[ 0.231778] acpiphp: Slot [10] registered\n[ 0.232026] acpiphp: Slot [11] registered\n[ 0.233488] acpiphp: Slot [12] registered\n[ 0.234894] acpiphp: Slot [13] registered\n[ 0.236023] acpiphp: Slot [14] registered\n[ 0.237459] acpiphp: Slot [15] registered\n[ 0.238879] acpiphp: Slot [16] registered\n[ 0.240030] acpiphp: Slot [17] registered\n[ 0.241435] acpiphp: Slot [18] registered\n[ 0.242918] acpiphp: Slot [19] registered\n[ 0.244023] acpiphp: Slot [20] registered\n[ 0.245439] acpiphp: Slot [21] registered\n[ 0.246846] acpiphp: Slot [22] registered\n[ 0.248022] acpiphp: Slot [23] registered\n[ 0.249413] acpiphp: Slot [24] registered\n[ 0.250811] acpiphp: Slot [25] registered\n[ 0.252021] acpiphp: Slot [26] registered\n[ 0.253428] acpiphp: Slot [27] registered\n[ 0.254827] acpiphp: Slot [28] registered\n[ 0.256021] acpiphp: Slot [29] registered\n[ 0.257431] acpiphp: Slot [30] registered\n[ 0.258851] acpiphp: Slot [31] registered\n[ 0.260016] PCI host bridge to bus 0000:00\n[ 0.261428] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.263256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.266793] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.268008] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.270144] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.278342] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.280016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.308906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.311555] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.313148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.315777] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.317117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.319357] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.320290] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.321889] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.324004] vgaarb: loaded\n[ 0.325068] vgaarb: bridge control possible 0000:00:02.0\n[ 0.327836] SCSI subsystem initialized\n[ 0.328183] ACPI: bus type USB registered\n[ 0.329695] usbcore: registered new interface driver usbfs\n[ 0.331716] usbcore: registered new interface driver hub\n[ 0.332052] usbcore: registered new device driver usb\n[ 0.333782] PCI: Using ACPI for IRQ routing\n[ 0.333883] NetLabel: Initializing\n[ 0.336007] NetLabel: domain hash size = 128\n[ 0.337504] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.339219] NetLabel: unlabeled traffic allowed by default\n[ 0.340193] Switched to clocksource kvm-clock\n[ 0.349266] AppArmor: AppArmor Filesystem Enabled\n[ 0.351007] pnp: PnP ACPI init\n[ 0.352244] ACPI: bus type PNP registered\n[ 0.354172] pnp: PnP ACPI: found 8 devices\n[ 0.355591] ACPI: bus type PNP unregistered\n[ 0.363485] NET: Registered protocol family 2\n[ 0.365296] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.367882] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.370175] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.372353] TCP: reno registered\n[ 0.373535] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.375443] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.377595] NET: Registered protocol family 1\n[ 0.379081] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.380949] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.382775] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.409564] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435563] Trying to unpack rootfs image as initramfs...\n[ 0.548550] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.551374] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.553272] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.555258] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.558308] Scanning for low memory corruption every 60 seconds\n[ 0.560846] Initialise system trusted keyring\n[ 0.562507] audit: initializing netlink socket (disabled)\n[ 0.564313] type=2000 audit(1544429248.189:1): initialized\n[ 0.586634] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.589660] zbud: loaded\n[ 0.590900] VFS: Disk quotas dquot_6.5.2\n[ 0.592325] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.594749] fuse init (API version 7.22)\n[ 0.596190] msgmni has been set to 3997\n[ 0.597605] Key type big_key registered\n[ 0.599323] Key type asymmetric registered\n[ 0.600765] Asymmetric key parser 'x509' registered\n[ 0.602438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.604988] io scheduler noop registered\n[ 0.606363] io scheduler deadline registered (default)\n[ 0.608079] io scheduler cfq registered\n[ 0.609494] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.611627] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.613956] ipmi message handler version 39.2\n[ 0.615535] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.618067] ACPI: Power Button [PWRF]\n[ 0.619482] GHES: HEST is not enabled!\n[ 0.641283] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.684574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.707087] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.709694] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.736345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.739716] Linux agpgart interface v0.103\n[ 0.742145] brd: module loaded\n[ 0.743738] loop: module loaded\n[ 0.745319] blk-mq: CPU -> queue map\n[ 0.746597] CPU 0 -> Queue 0\n[ 0.747721] CPU 1 -> Queue 0\n[ 0.749709] vda: vda1\n[ 0.751554] scsi0 : ata_piix\n[ 0.752811] scsi1 : ata_piix\n[ 0.753949] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.756097] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.758468] libphy: Fixed MDIO Bus: probed\n[ 0.760126] tun: Universal TUN/TAP device driver, 1.6\n[ 0.761876] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.766078] PPP generic driver version 2.4.2\n[ 0.767534] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.769480] ehci-pci: EHCI PCI platform driver\n[ 0.770993] ehci-platform: EHCI generic platform driver\n[ 0.772720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.774694] ohci-pci: OHCI PCI platform driver\n[ 0.776212] ohci-platform: OHCI generic platform driver\n[ 0.777926] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.801068] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802874] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.805468] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.807440] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.809609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.812083] usb usb1: Product: UHCI Host Controller\n[ 0.813697] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.815721] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.817437] hub 1-0:1.0: USB hub found\n[ 0.818812] hub 1-0:1.0: 2 ports detected\n[ 0.820442] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824171] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.825871] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827739] mousedev: PS/2 mouse device common for all mice\n[ 0.829978] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.833088] rtc_cmos 00:00: RTC can wake from S4\n[ 0.835054] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.837218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.839446] device-mapper: uevent: version 1.0.3\n[ 0.841168] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.844131] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.846245] TCP: cubic registered\n[ 0.847589] NET: Registered protocol family 10\n[ 0.849422] NET: Registered protocol family 17\n[ 0.862281] Key type dns_resolver registered\n[ 0.863975] Loading compiled-in X.509 certificates\n[ 0.866223] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.869474] registered taskstats version 1\n[ 0.872698] Key type trusted registered\n[ 0.876683] Key type encrypted registered\n[ 0.878180] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.880071] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.882681] regulator-dummy: disabling\n[ 0.884134] Magic number: 14:698:118\n[ 0.885666] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:27 UTC (1544429247)\n[ 0.888527] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.890558] EDD information not available.\n[ 0.917350] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.920159] Write protecting the kernel read-only data: 12288k\n[ 0.922720] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.926833] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940993] systemd-udevd[107]: starting version 204\n[ 0.992567] FDC 0 is a S82078B\n[ 1.132030] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.295760] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.297967] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.300223] usb 1-1: Product: QEMU USB Tablet\n[ 1.301704] usb 1-1: Manufacturer: QEMU\n[ 1.303066] usb 1-1: SerialNumber: 42\n[ 2.017670] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.372119] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.767407] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 3.047338] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:30 +0000. Up 3.82 seconds.\ncloud-init-nonet[3.99]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.30]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:32 +0000. Up 5.58 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:b3:7a:ac |\nci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:cb:cf:e5 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbd:a7:24:a4:58:a1:39:ef:ad:ab:0a:d8:f5:e6:07:6e root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| o . . |\n| = . S . |\n|.. . *.o . |\n|o . ..=.. o . |\n| . +E..o o |\n| ...o=+. . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n1b:6e:80:1f:24:14:5e:63:04:6c:7e:49:31:c6:6e:ef root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+=O. |\n| oo+oo |\n| ooo.. |\n| .+= |\n| .oo.S |\n| . +.o |\n| ..+ |\n| .E |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:90:62:c5:cd:bd:76:24:af:ca:95:5f:00:51:9d:4e root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .... . |\n| . o . . E |\n| o o + .o |\n| . . . * . |\n| o o S o + |\n| . . . o + . |\n| . + . |\n| . o . . |\n| o . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc2:5b:cf:41:3a:c8:c1:bb:ec:f0:7a:99:3c:e6:38:b1 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . |\n| o + o |\n| * S . |\n| .. = + . |\n| .++o o |\n| E=B |\n| o*+. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:46 +0000. Up 18.90 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:47 +0000. Up 19.91 seconds.\n+ cat\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 10450 0 --:--:-- --:--:-- --:--:-- 10461\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1572 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 8s (6529 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8274\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8303\nclearwater-socket-factory-sig start/running, process 8308\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8357\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................................................+++\n.......................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57935 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n++ ip2rr 192.168.1.18\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.18\n++ echo A 192.168.1.18\n+ echo 'nameserver 192.168.0.24'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 1b:6e:80:1f:24:14:5e:63:04:6c:7e:49:31:c6:6e:ef root@sprout-0 (DSA)\nec2: 256 b9:90:62:c5:cd:bd:76:24:af:ca:95:5f:00:51:9d:4e root@sprout-0 (ECDSA)\nec2: 256 c2:5b:cf:41:3a:c8:c1:bb:ec:f0:7a:99:3c:e6:38:b1 root@sprout-0 (ED25519)\nec2: 2048 bd:a7:24:a4:58:a1:39:ef:ad:ab:0a:d8:f5:e6:07:6e root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM2dPIjqC1kjPLwVnTwSRyuL+ZIuOmOySxa5T8WG+pCB+amBuZoUmBPYgcRKSVKz+FrnxhF8HCrrIYGddTJJRYY= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDzCB+rOh8xMT5yFTCLoC42uAWBCTV41Lsc3RnT3max root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkHCvJyxXm6rlMYFNr+JNDrwtkRjQSloHxjovzbk91uddtjqPfGkYkyQSsCk9/d1gYtBxMi+yhyWOj53c4W3fg4I1usB5s3/khIceq7NTCIBQwArblbXRRu5cMBTds7NBEdh6XQidxv2G7Gb0qvrsWkzvSj0DE5zfJcnc2OJW6DUj2QrqtYhdVRyZkSwckHYyY+HZZNr5e1nSDC9eiwasnnC2Lixa+7xxK0AE/V/fqhWuik1ZoQek3SKF4liYW6iMv3Ddtk6E3FYMsO+aG7imf7i1LLRDNJC/Gyq1DCwquaefHy9hjd/FoPqKLbx1mR5rij55JgmPbh001SIIN+Qj5 root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:09:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 147.49 seconds\n"} 2018-12-10 08:10:21,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde/action used request id req-d1a3dfcc-45f9-4c45-a05a-bcc2e939c8f0 2018-12-10 08:10:21,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0822219848633s 2018-12-10 08:10:21,319 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009710] Security Framework initialized [ 0.012050] AppArmor: AppArmor initialized [ 0.013570] Yama: becoming mindful. [ 0.015092] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017885] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020899] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028051] Initializing cgroup subsys memory [ 0.029809] Initializing cgroup subsys devices [ 0.031492] Initializing cgroup subsys freezer [ 0.032005] Initializing cgroup subsys blkio [ 0.033580] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.038501] mce: CPU supports 10 MCE banks [ 0.040051] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044006] Spectre V2 : Mitigation: Full generic retpoline [ 0.046087] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048004] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050421] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052008] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056005] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060600] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.066984] ACPI: Core revision 20131115 [ 0.068528] ACPI: All ACPI Tables successfully acquired [ 0.070680] ftrace: allocating 28753 entries in 113 pages [ 0.092238] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098362] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100323] Enabling x2apic [ 0.101659] Enabled x2apic [ 0.104007] Switched APIC routing to physical x2apic. [ 0.108566] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.110776] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.113717] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123322] KVM setup paravirtual spinlock [ 0.125447] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128083] x86: Booting SMP configuration: [ 0.129768] .... node #0, CPUs: #1[ 0.125402] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.148036] KVM setup async PF for cpu 1 [ 0.148055] x86: Booted up 1 node, 2 CPUs [ 0.148057] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.152000] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156177] devtmpfs: initialized [ 0.158709] EVM: security.selinux [ 0.160004] EVM: security.SMACK64 [ 0.161351] EVM: security.ima [ 0.162519] EVM: security.capability [ 0.165084] pinctrl core: initialized pinctrl subsystem [ 0.167015] regulator-dummy: no parameters [ 0.168094] RTC time: 8:07:27, date: 12/10/18 [ 0.169808] NET: Registered protocol family 16 [ 0.171553] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173590] ACPI: bus type PCI registered [ 0.175107] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176133] PCI: Using configuration type 1 for base access [ 0.178782] bio: create slab at 0 [ 0.180071] ACPI: Added _OSI(Module Device) [ 0.181691] ACPI: Added _OSI(Processor Device) [ 0.183304] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187507] ACPI: Interpreter enabled [ 0.188008] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203471] ACPI: (supports S0 S5) [ 0.204005] ACPI: Using IOAPIC for interrupt routing [ 0.205770] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208203] ACPI: No dock devices found. [ 0.211878] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.215718] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216035] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220082] acpiphp: Slot [3] registered [ 0.222169] acpiphp: Slot [4] registered [ 0.224047] acpiphp: Slot [5] registered [ 0.225869] acpiphp: Slot [6] registered [ 0.227739] acpiphp: Slot [7] registered [ 0.228025] acpiphp: Slot [8] registered [ 0.229896] acpiphp: Slot [9] registered [ 0.231778] acpiphp: Slot [10] registered [ 0.232026] acpiphp: Slot [11] registered [ 0.233488] acpiphp: Slot [12] registered [ 0.234894] acpiphp: Slot [13] registered [ 0.236023] acpiphp: Slot [14] registered [ 0.237459] acpiphp: Slot [15] registered [ 0.238879] acpiphp: Slot [16] registered [ 0.240030] acpiphp: Slot [17] registered [ 0.241435] acpiphp: Slot [18] registered [ 0.242918] acpiphp: Slot [19] registered [ 0.244023] acpiphp: Slot [20] registered [ 0.245439] acpiphp: Slot [21] registered [ 0.246846] acpiphp: Slot [22] registered [ 0.248022] acpiphp: Slot [23] registered [ 0.249413] acpiphp: Slot [24] registered [ 0.250811] acpiphp: Slot [25] registered [ 0.252021] acpiphp: Slot [26] registered [ 0.253428] acpiphp: Slot [27] registered [ 0.254827] acpiphp: Slot [28] registered [ 0.256021] acpiphp: Slot [29] registered [ 0.257431] acpiphp: Slot [30] registered [ 0.258851] acpiphp: Slot [31] registered [ 0.260016] PCI host bridge to bus 0000:00 [ 0.261428] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.263256] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266793] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268008] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.270144] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.278342] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.308906] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.311555] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.313148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.315777] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.317117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.319357] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.320290] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.321889] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.324004] vgaarb: loaded [ 0.325068] vgaarb: bridge control possible 0000:00:02.0 [ 0.327836] SCSI subsystem initialized [ 0.328183] ACPI: bus type USB registered [ 0.329695] usbcore: registered new interface driver usbfs [ 0.331716] usbcore: registered new interface driver hub [ 0.332052] usbcore: registered new device driver usb [ 0.333782] PCI: Using ACPI for IRQ routing [ 0.333883] NetLabel: Initializing [ 0.336007] NetLabel: domain hash size = 128 [ 0.337504] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.339219] NetLabel: unlabeled traffic allowed by default [ 0.340193] Switched to clocksource kvm-clock [ 0.349266] AppArmor: AppArmor Filesystem Enabled [ 0.351007] pnp: PnP ACPI init [ 0.352244] ACPI: bus type PNP registered [ 0.354172] pnp: PnP ACPI: found 8 devices [ 0.355591] ACPI: bus type PNP unregistered [ 0.363485] NET: Registered protocol family 2 [ 0.365296] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.367882] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.370175] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372353] TCP: reno registered [ 0.373535] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.375443] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.377595] NET: Registered protocol family 1 [ 0.379081] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.380949] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.382775] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.409564] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435563] Trying to unpack rootfs image as initramfs... [ 0.548550] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.551374] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.553272] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.555258] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.558308] Scanning for low memory corruption every 60 seconds [ 0.560846] Initialise system trusted keyring [ 0.562507] audit: initializing netlink socket (disabled) [ 0.564313] type=2000 audit(1544429248.189:1): initialized [ 0.586634] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.589660] zbud: loaded [ 0.590900] VFS: Disk quotas dquot_6.5.2 [ 0.592325] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.594749] fuse init (API version 7.22) [ 0.596190] msgmni has been set to 3997 [ 0.597605] Key type big_key registered [ 0.599323] Key type asymmetric registered [ 0.600765] Asymmetric key parser 'x509' registered [ 0.602438] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.604988] io scheduler noop registered [ 0.606363] io scheduler deadline registered (default) [ 0.608079] io scheduler cfq registered [ 0.609494] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.611627] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.613956] ipmi message handler version 39.2 [ 0.615535] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.618067] ACPI: Power Button [PWRF] [ 0.619482] GHES: HEST is not enabled! [ 0.641283] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.684574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.707087] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.709694] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.736345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.739716] Linux agpgart interface v0.103 [ 0.742145] brd: module loaded [ 0.743738] loop: module loaded [ 0.745319] blk-mq: CPU -> queue map [ 0.746597] CPU 0 -> Queue 0 [ 0.747721] CPU 1 -> Queue 0 [ 0.749709] vda: vda1 [ 0.751554] scsi0 : ata_piix [ 0.752811] scsi1 : ata_piix [ 0.753949] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.756097] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.758468] libphy: Fixed MDIO Bus: probed [ 0.760126] tun: Universal TUN/TAP device driver, 1.6 [ 0.761876] tun: (C) 1999-2004 Max Krasnyansky [ 0.766078] PPP generic driver version 2.4.2 [ 0.767534] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.769480] ehci-pci: EHCI PCI platform driver [ 0.770993] ehci-platform: EHCI generic platform driver [ 0.772720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.774694] ohci-pci: OHCI PCI platform driver [ 0.776212] ohci-platform: OHCI generic platform driver [ 0.777926] uhci_hcd: USB Universal Host Controller Interface driver [ 0.801068] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.802874] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.805468] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.807440] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.809609] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.812083] usb usb1: Product: UHCI Host Controller [ 0.813697] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.815721] usb usb1: SerialNumber: 0000:00:01.2 [ 0.817437] hub 1-0:1.0: USB hub found [ 0.818812] hub 1-0:1.0: 2 ports detected [ 0.820442] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.824171] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.825871] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.827739] mousedev: PS/2 mouse device common for all mice [ 0.829978] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.833088] rtc_cmos 00:00: RTC can wake from S4 [ 0.835054] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.837218] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.839446] device-mapper: uevent: version 1.0.3 [ 0.841168] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.844131] ledtrig-cpu: registered to indicate activity on CPUs [ 0.846245] TCP: cubic registered [ 0.847589] NET: Registered protocol family 10 [ 0.849422] NET: Registered protocol family 17 [ 0.862281] Key type dns_resolver registered [ 0.863975] Loading compiled-in X.509 certificates [ 0.866223] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.869474] registered taskstats version 1 [ 0.872698] Key type trusted registered [ 0.876683] Key type encrypted registered [ 0.878180] AppArmor: AppArmor sha1 policy hashing enabled [ 0.880071] IMA: No TPM chip found, activating TPM-bypass! [ 0.882681] regulator-dummy: disabling [ 0.884134] Magic number: 14:698:118 [ 0.885666] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:27 UTC (1544429247) [ 0.888527] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.890558] EDD information not available. [ 0.917350] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.920159] Write protecting the kernel read-only data: 12288k [ 0.922720] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.926833] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940993] systemd-udevd[107]: starting version 204 [ 0.992567] FDC 0 is a S82078B [ 1.132030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.295760] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.297967] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.300223] usb 1-1: Product: QEMU USB Tablet [ 1.301704] usb 1-1: Manufacturer: QEMU [ 1.303066] usb 1-1: SerialNumber: 42 [ 2.017670] 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.372119] 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.767407] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 3.047338] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:30 +0000. Up 3.82 seconds. cloud-init-nonet[3.99]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.30]: static networking is now up * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:32 +0000. Up 5.58 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:b3:7a:ac | ci-info: | eth0 | True | 192.168.0.13 | 255.255.255.0 | fa:16:3e:cb:cf:e5 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bd:a7:24:a4:58:a1:39:ef:ad:ab:0a:d8:f5:e6:07:6e root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | o . . | | = . S . | |.. . *.o . | |o . ..=.. o . | | . +E..o o | | ...o=+. . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1b:6e:80:1f:24:14:5e:63:04:6c:7e:49:31:c6:6e:ef root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .+=O. | | oo+oo | | ooo.. | | .+= | | .oo.S | | . +.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: b9:90:62:c5:cd:bd:76:24:af:ca:95:5f:00:51:9d:4e root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .... . | | . o . . E | | o o + .o | | . . . * . | | o o S o + | | . . . o + . | | . + . | | . o . . | | o . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c2:5b:cf:41:3a:c8:c1:bb:ec:f0:7a:99:3c:e6:38:b1 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o + o | | * S . | | .. = + . | | .++o o | | E=B | | o*+. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:46 +0000. Up 18.90 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:47 +0000. Up 19.91 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 10450 0 --:--:-- --:--:-- --:--:-- 10461 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 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 [95.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1572 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:15 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:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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 8s (6529 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.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 8274 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 8303 clearwater-socket-factory-sig start/running, process 8308 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8357 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.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57935 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.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 + echo 'nameserver 192.168.0.24' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1b:6e:80:1f:24:14:5e:63:04:6c:7e:49:31:c6:6e:ef root@sprout-0 (DSA) ec2: 256 b9:90:62:c5:cd:bd:76:24:af:ca:95:5f:00:51:9d:4e root@sprout-0 (ECDSA) ec2: 256 c2:5b:cf:41:3a:c8:c1:bb:ec:f0:7a:99:3c:e6:38:b1 root@sprout-0 (ED25519) ec2: 2048 bd:a7:24:a4:58:a1:39:ef:ad:ab:0a:d8:f5:e6:07:6e root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM2dPIjqC1kjPLwVnTwSRyuL+ZIuOmOySxa5T8WG+pCB+amBuZoUmBPYgcRKSVKz+FrnxhF8HCrrIYGddTJJRYY= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDzCB+rOh8xMT5yFTCLoC42uAWBCTV41Lsc3RnT3max root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkHCvJyxXm6rlMYFNr+JNDrwtkRjQSloHxjovzbk91uddtjqPfGkYkyQSsCk9/d1gYtBxMi+yhyWOj53c4W3fg4I1usB5s3/khIceq7NTCIBQwArblbXRRu5cMBTds7NBEdh6XQidxv2G7Gb0qvrsWkzvSj0DE5zfJcnc2OJW6DUj2QrqtYhdVRyZkSwckHYyY+HZZNr5e1nSDC9eiwasnnC2Lixa+7xxK0AE/V/fqhWuik1ZoQek3SKF4liYW6iMv3Ddtk6E3FYMsO+aG7imf7i1LLRDNJC/Gyq1DCwquaefHy9hjd/FoPqKLbx1mR5rij55JgmPbh001SIIN+Qj5 root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:09:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 147.49 seconds 2018-12-10 08:10:21,324 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-10 08:10:21,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:10:21,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:10:22,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fed30683-53ff-4a2b-ac17-f3fbf6359b6f x-openstack-request-id: req-fed30683-53ff-4a2b-ac17-f3fbf6359b6f 2018-12-10 08:10:22,187 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:10:22,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fed30683-53ff-4a2b-ac17-f3fbf6359b6f 2018-12-10 08:10:22,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862540960312s 2018-12-10 08:10:22,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:10:22,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:10:22,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18770 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63601a86-0714-487b-89bd-15402de82eea x-openstack-request-id: req-63601a86-0714-487b-89bd-15402de82eea 2018-12-10 08:10:22,308 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008015] pid_max: default: 32768 minimum: 301\n[ 0.009981] Security Framework initialized\n[ 0.012090] AppArmor: AppArmor initialized\n[ 0.013800] Yama: becoming mindful.\n[ 0.016270] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021378] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024939] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.027573] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028491] Initializing cgroup subsys memory\n[ 0.032027] Initializing cgroup subsys devices\n[ 0.033875] Initializing cgroup subsys freezer\n[ 0.036014] Initializing cgroup subsys blkio\n[ 0.037834] Initializing cgroup subsys perf_event\n[ 0.040009] Initializing cgroup subsys hugetlb\n[ 0.042719] mce: CPU supports 10 MCE banks\n[ 0.044075] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.050253] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.058626] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.065121] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.075236] ACPI: Core revision 20131115\n[ 0.076554] ACPI: All ACPI Tables successfully acquired\n[ 0.078991] ftrace: allocating 28753 entries in 113 pages\n[ 0.100269] smpboot: Max logical packages: 2\n[ 0.102096] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.104004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.108121] Enabling x2apic\n[ 0.109413] Enabled x2apic\n[ 0.110976] Switched APIC routing to physical x2apic.\n[ 0.113412] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.116002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.120874] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.131301] KVM setup paravirtual spinlock\n[ 0.134031] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.136206] x86: Booting SMP configuration:\n[ 0.137995] .... node #0, CPUs: #1[ 0.133977] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.156023] x86: Booted up 1 node, 2 CPUs\n[ 0.156016] KVM setup async PF for cpu 1\n[ 0.156016] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.160014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.163036] devtmpfs: initialized\n[ 0.165834] EVM: security.selinux\n[ 0.167269] EVM: security.SMACK64\n[ 0.168003] EVM: security.ima\n[ 0.169317] EVM: security.capability\n[ 0.170958] pinctrl core: initialized pinctrl subsystem\n[ 0.172059] regulator-dummy: no parameters\n[ 0.173851] RTC time: 8:07:37, date: 12/10/18\n[ 0.175718] NET: Registered protocol family 16\n[ 0.176128] cpuidle: using governor ladder\n[ 0.177827] cpuidle: using governor menu\n[ 0.179531] ACPI: bus type PCI registered\n[ 0.180008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.182621] PCI: Using configuration type 1 for base access\n[ 0.184657] bio: create slab at 0\n[ 0.185715] ACPI: Added _OSI(Module Device)\n[ 0.188004] ACPI: Added _OSI(Processor Device)\n[ 0.189833] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.191721] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.193292] ACPI: Interpreter enabled\n[ 0.194869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.198444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.201051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.204005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.207875] ACPI: (supports S0 S5)\n[ 0.208003] ACPI: Using IOAPIC for interrupt routing\n[ 0.210047] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.212214] ACPI: No dock devices found.\n[ 0.215778] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.216008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.218609] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.220019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.224209] acpiphp: Slot [3] registered\n[ 0.225862] acpiphp: Slot [4] registered\n[ 0.227468] acpiphp: Slot [5] registered\n[ 0.228024] acpiphp: Slot [6] registered\n[ 0.229656] acpiphp: Slot [7] registered\n[ 0.231252] acpiphp: Slot [8] registered\n[ 0.232022] acpiphp: Slot [9] registered\n[ 0.233661] acpiphp: Slot [10] registered\n[ 0.235269] acpiphp: Slot [11] registered\n[ 0.236022] acpiphp: Slot [12] registered\n[ 0.237638] acpiphp: Slot [13] registered\n[ 0.239275] acpiphp: Slot [14] registered\n[ 0.240030] acpiphp: Slot [15] registered\n[ 0.241657] acpiphp: Slot [16] registered\n[ 0.243299] acpiphp: Slot [17] registered\n[ 0.244022] acpiphp: Slot [18] registered\n[ 0.245669] acpiphp: Slot [19] registered\n[ 0.247268] acpiphp: Slot [20] registered\n[ 0.248022] acpiphp: Slot [21] registered\n[ 0.249666] acpiphp: Slot [22] registered\n[ 0.251302] acpiphp: Slot [23] registered\n[ 0.252040] acpiphp: Slot [24] registered\n[ 0.253638] acpiphp: Slot [25] registered\n[ 0.255239] acpiphp: Slot [26] registered\n[ 0.256022] acpiphp: Slot [27] registered\n[ 0.257665] acpiphp: Slot [28] registered\n[ 0.259316] acpiphp: Slot [29] registered\n[ 0.260022] acpiphp: Slot [30] registered\n[ 0.261694] acpiphp: Slot [31] registered\n[ 0.263304] PCI host bridge to bus 0000:00\n[ 0.264005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.266122] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.268004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.270350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.274496] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.282245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.284016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.312783] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.315759] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.317266] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.320105] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.322898] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.324956] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.327399] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.327399] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329219] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331494] SCSI subsystem initialized\n[ 0.332176] ACPI: bus type USB registered\n[ 0.333709] usbcore: registered new interface driver usbfs\n[ 0.336034] usbcore: registered new interface driver hub\n[ 0.338044] usbcore: registered new device driver usb\n[ 0.340129] PCI: Using ACPI for IRQ routing\n[ 0.342214] NetLabel: Initializing\n[ 0.343646] NetLabel: domain hash size = 128\n[ 0.344005] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.345973] NetLabel: unlabeled traffic allowed by default\n[ 0.348270] Switched to clocksource kvm-clock\n[ 0.357828] AppArmor: AppArmor Filesystem Enabled\n[ 0.359759] pnp: PnP ACPI init\n[ 0.361117] ACPI: bus type PNP registered\n[ 0.363203] pnp: PnP ACPI: found 8 devices\n[ 0.364805] ACPI: bus type PNP unregistered\n[ 0.373473] NET: Registered protocol family 2\n[ 0.375592] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.378610] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.381369] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.384033] TCP: reno registered\n[ 0.385352] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.387659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.390082] NET: Registered protocol family 1\n[ 0.391855] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.394125] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396246] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419161] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442712] Trying to unpack rootfs image as initramfs...\n[ 0.543704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.547108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.549273] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.551339] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.554231] Scanning for low memory corruption every 60 seconds\n[ 0.556609] Initialise system trusted keyring\n[ 0.558180] audit: initializing netlink socket (disabled)\n[ 0.559967] type=2000 audit(1544429257.894:1): initialized\n[ 0.581400] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.584433] zbud: loaded\n[ 0.585674] VFS: Disk quotas dquot_6.5.2\n[ 0.587082] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589538] fuse init (API version 7.22)\n[ 0.591013] msgmni has been set to 3997\n[ 0.592425] Key type big_key registered\n[ 0.594315] Key type asymmetric registered\n[ 0.595732] Asymmetric key parser 'x509' registered\n[ 0.597442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.600053] io scheduler noop registered\n[ 0.601439] io scheduler deadline registered (default)\n[ 0.603148] io scheduler cfq registered\n[ 0.604589] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.606363] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.608537] ipmi message handler version 39.2\n[ 0.610114] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.612633] ACPI: Power Button [PWRF]\n[ 0.614085] GHES: HEST is not enabled!\n[ 0.636951] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704518] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.707118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.732598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.735947] Linux agpgart interface v0.103\n[ 0.738345] brd: module loaded\n[ 0.739929] loop: module loaded\n[ 0.741477] blk-mq: CPU -> queue map\n[ 0.742729] CPU 0 -> Queue 0\n[ 0.743852] CPU 1 -> Queue 0\n[ 0.745796] vda: vda1\n[ 0.748674] scsi0 : ata_piix\n[ 0.750133] scsi1 : ata_piix\n[ 0.751380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.753818] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.756525] libphy: Fixed MDIO Bus: probed\n[ 0.758399] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760447] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.765021] PPP generic driver version 2.4.2\n[ 0.766787] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.769167] ehci-pci: EHCI PCI platform driver\n[ 0.770912] ehci-platform: EHCI generic platform driver\n[ 0.772872] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.775117] ohci-pci: OHCI PCI platform driver\n[ 0.776811] ohci-platform: OHCI generic platform driver\n[ 0.778781] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.801901] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.803907] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806836] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.809107] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.811629] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814430] usb usb1: Product: UHCI Host Controller\n[ 0.816328] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.818669] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820553] hub 1-0:1.0: USB hub found\n[ 0.822105] hub 1-0:1.0: 2 ports detected\n[ 0.823814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.827969] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829864] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.832035] mousedev: PS/2 mouse device common for all mice\n[ 0.834560] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.838143] rtc_cmos 00:00: RTC can wake from S4\n[ 0.840322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.842870] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.845401] device-mapper: uevent: version 1.0.3\n[ 0.847306] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.850509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.852814] TCP: cubic registered\n[ 0.854264] NET: Registered protocol family 10\n[ 0.856234] NET: Registered protocol family 17\n[ 0.869225] Key type dns_resolver registered\n[ 0.871241] Loading compiled-in X.509 certificates\n[ 0.873652] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.877626] registered taskstats version 1\n[ 0.880845] Key type trusted registered\n[ 0.884745] Key type encrypted registered\n[ 0.886181] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.888018] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.890463] regulator-dummy: disabling\n[ 0.891859] Magic number: 14:698:118\n[ 0.893425] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257)\n[ 0.896250] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.898222] EDD information not available.\n[ 0.914011] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.916810] Write protecting the kernel read-only data: 12288k\n[ 0.920721] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.926371] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.940906] systemd-udevd[107]: starting version 204\n[ 0.984879] FDC 0 is a S82078B\n[ 1.132037] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.296633] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.299379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.301860] usb 1-1: Product: QEMU USB Tablet\n[ 1.303542] usb 1-1: Manufacturer: QEMU\n[ 1.305044] usb 1-1: SerialNumber: 42\n[ 2.009823] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.373500] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.811230] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.473473] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.92 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.18]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:41 +0000. Up 5.34 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:91:2c:7a |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:49:61:67 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nfd:f4:03:8d:5c:9a:1b:c5:4f:36:51:98:73:c2:3d:b3 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . =o|\n| .*o+|\n| +=*|\n| . . B E.|\n| S . O . .|\n| o = |\n| o o |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n28:a5:18:b5:99:25:2c:38:62:d8:a3:03:dd:fa:6c:27 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.+ oo . |\n|*.=.o* |\n|+o.++ . |\n|o .o o . |\n| ..oo . S |\n| E.. |\n| . o |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nf8:86:3d:95:00:fc:3b:2b:6b:33:de:6c:21:df:04:14 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. E. |\n| ... |\n| o. |\n| .o. . |\n| . Soo |\n| .++.. |\n| .o=* |\n| =++.. |\n| oo*o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nb7:25:19:91:62:ef:b9:b3:55:2b:14:14:04:dc:e7:0a root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o=+. |\n| o oo. . |\n| . o. .o |\n| Eo .. |\n| S.+oo.. |\n| .o=.. . |\n| ..o . |\n| o. . |\n| .o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:53 +0000. Up 16.70 seconds.\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:56 +0000. Up 19.07 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14995 0 --:--:-- --:--:-- --:--:-- 15212\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1573 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 8s (6346 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7985\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7993\nclearwater-socket-factory-sig start/running, process 8001\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57608 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n+ echo 'nameserver 192.168.0.24'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nmv: cannot move \ufffd\ufffd\ufffd/run/resolvconf/resolv.conf_new.8807\ufffd\ufffd\ufffd to \ufffd\ufffd\ufffd/run/resolvconf/resolv.conf\ufffd\ufffd\ufffd: Device or resource busy\nrun-parts: /etc/resolvconf/update.d/libc exited with return code 1\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 28:a5:18:b5:99:25:2c:38:62:d8:a3:03:dd:fa:6c:27 root@bono-0 (DSA)\nec2: 256 f8:86:3d:95:00:fc:3b:2b:6b:33:de:6c:21:df:04:14 root@bono-0 (ECDSA)\nec2: 256 b7:25:19:91:62:ef:b9:b3:55:2b:14:14:04:dc:e7:0a root@bono-0 (ED25519)\nec2: 2048 fd:f4:03:8d:5c:9a:1b:c5:4f:36:51:98:73:c2:3d:b3 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIHXIwFPZvbmVrADTzD7e7vh8GzrAx3vUjkRnpy3HBuBJaukhNlyPWndXmvNmiWvIxvYTILzsquOiHFM2Qtx9lQ= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOZHcDcISRjMQJ3BW7ViPuPeMQfOGjgIzyTMl08Qv2mP root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmvUS0HGxoVDcpaCoo9WBS1hP70voZzO0X87z8eUGz6cE8nG5hJLgRRggolVkRkq95Yh2NewrHlF2U3cVEE28ZvC5j9I+2JYKedvWMJpc1zA5qzh2QGy1CDpL/mQaaEPMudhXhu2GLE9yI6NkSb1rxy2IJtmgRGrZL25psdLtDEGXq2MR80U4h0VALtM0piSJTJ8qekaX3AX6qj1HJEzbsc3PlFtjL51hac5HWYeaMZkIC6HUok9xa8qljHIctv4WLOQugmoA83pUpR8FBPJz4+W01vOrFj2dge+mMymFFEQ/WrEWO9FFSlPI9iBbQsa0EyxQnnOfHNjMvJgx8+iHN root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:09:47 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 130.34 seconds\n"} 2018-12-10 08:10:22,310 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4/action used request id req-63601a86-0714-487b-89bd-15402de82eea 2018-12-10 08:10:22,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.11395406723s 2018-12-10 08:10:22,312 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008015] pid_max: default: 32768 minimum: 301 [ 0.009981] Security Framework initialized [ 0.012090] AppArmor: AppArmor initialized [ 0.013800] Yama: becoming mindful. [ 0.016270] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021378] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024939] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.027573] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028491] Initializing cgroup subsys memory [ 0.032027] Initializing cgroup subsys devices [ 0.033875] Initializing cgroup subsys freezer [ 0.036014] Initializing cgroup subsys blkio [ 0.037834] Initializing cgroup subsys perf_event [ 0.040009] Initializing cgroup subsys hugetlb [ 0.042719] mce: CPU supports 10 MCE banks [ 0.044075] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044075] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048013] Spectre V2 : Mitigation: Full generic retpoline [ 0.050253] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.058626] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.065121] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.075236] ACPI: Core revision 20131115 [ 0.076554] ACPI: All ACPI Tables successfully acquired [ 0.078991] ftrace: allocating 28753 entries in 113 pages [ 0.100269] smpboot: Max logical packages: 2 [ 0.102096] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.104004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.108121] Enabling x2apic [ 0.109413] Enabled x2apic [ 0.110976] Switched APIC routing to physical x2apic. [ 0.113412] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.120874] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131301] KVM setup paravirtual spinlock [ 0.134031] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.136206] x86: Booting SMP configuration: [ 0.137995] .... node #0, CPUs: #1[ 0.133977] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.156023] x86: Booted up 1 node, 2 CPUs [ 0.156016] KVM setup async PF for cpu 1 [ 0.156016] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.160014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.163036] devtmpfs: initialized [ 0.165834] EVM: security.selinux [ 0.167269] EVM: security.SMACK64 [ 0.168003] EVM: security.ima [ 0.169317] EVM: security.capability [ 0.170958] pinctrl core: initialized pinctrl subsystem [ 0.172059] regulator-dummy: no parameters [ 0.173851] RTC time: 8:07:37, date: 12/10/18 [ 0.175718] NET: Registered protocol family 16 [ 0.176128] cpuidle: using governor ladder [ 0.177827] cpuidle: using governor menu [ 0.179531] ACPI: bus type PCI registered [ 0.180008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.182621] PCI: Using configuration type 1 for base access [ 0.184657] bio: create slab at 0 [ 0.185715] ACPI: Added _OSI(Module Device) [ 0.188004] ACPI: Added _OSI(Processor Device) [ 0.189833] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.191721] ACPI: Added _OSI(Processor Aggregator Device) [ 0.193292] ACPI: Interpreter enabled [ 0.194869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.198444] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.201051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.204005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.207875] ACPI: (supports S0 S5) [ 0.208003] ACPI: Using IOAPIC for interrupt routing [ 0.210047] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.212214] ACPI: No dock devices found. [ 0.215778] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.216008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.218609] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.220019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.224209] acpiphp: Slot [3] registered [ 0.225862] acpiphp: Slot [4] registered [ 0.227468] acpiphp: Slot [5] registered [ 0.228024] acpiphp: Slot [6] registered [ 0.229656] acpiphp: Slot [7] registered [ 0.231252] acpiphp: Slot [8] registered [ 0.232022] acpiphp: Slot [9] registered [ 0.233661] acpiphp: Slot [10] registered [ 0.235269] acpiphp: Slot [11] registered [ 0.236022] acpiphp: Slot [12] registered [ 0.237638] acpiphp: Slot [13] registered [ 0.239275] acpiphp: Slot [14] registered [ 0.240030] acpiphp: Slot [15] registered [ 0.241657] acpiphp: Slot [16] registered [ 0.243299] acpiphp: Slot [17] registered [ 0.244022] acpiphp: Slot [18] registered [ 0.245669] acpiphp: Slot [19] registered [ 0.247268] acpiphp: Slot [20] registered [ 0.248022] acpiphp: Slot [21] registered [ 0.249666] acpiphp: Slot [22] registered [ 0.251302] acpiphp: Slot [23] registered [ 0.252040] acpiphp: Slot [24] registered [ 0.253638] acpiphp: Slot [25] registered [ 0.255239] acpiphp: Slot [26] registered [ 0.256022] acpiphp: Slot [27] registered [ 0.257665] acpiphp: Slot [28] registered [ 0.259316] acpiphp: Slot [29] registered [ 0.260022] acpiphp: Slot [30] registered [ 0.261694] acpiphp: Slot [31] registered [ 0.263304] PCI host bridge to bus 0000:00 [ 0.264005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.266122] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.268004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.270350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.272004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.274496] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.282245] 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.312783] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.315759] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.317266] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.320105] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.322898] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.324956] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.327399] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.327399] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329219] vgaarb: bridge control possible 0000:00:02.0 [ 0.331494] SCSI subsystem initialized [ 0.332176] ACPI: bus type USB registered [ 0.333709] usbcore: registered new interface driver usbfs [ 0.336034] usbcore: registered new interface driver hub [ 0.338044] usbcore: registered new device driver usb [ 0.340129] PCI: Using ACPI for IRQ routing [ 0.342214] NetLabel: Initializing [ 0.343646] NetLabel: domain hash size = 128 [ 0.344005] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.345973] NetLabel: unlabeled traffic allowed by default [ 0.348270] Switched to clocksource kvm-clock [ 0.357828] AppArmor: AppArmor Filesystem Enabled [ 0.359759] pnp: PnP ACPI init [ 0.361117] ACPI: bus type PNP registered [ 0.363203] pnp: PnP ACPI: found 8 devices [ 0.364805] ACPI: bus type PNP unregistered [ 0.373473] NET: Registered protocol family 2 [ 0.375592] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.378610] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.381369] TCP: Hash tables configured (established 16384 bind 16384) [ 0.384033] TCP: reno registered [ 0.385352] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.387659] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.390082] NET: Registered protocol family 1 [ 0.391855] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.394125] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396246] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419161] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442712] Trying to unpack rootfs image as initramfs... [ 0.543704] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.547108] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.549273] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.551339] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.554231] Scanning for low memory corruption every 60 seconds [ 0.556609] Initialise system trusted keyring [ 0.558180] audit: initializing netlink socket (disabled) [ 0.559967] type=2000 audit(1544429257.894:1): initialized [ 0.581400] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.584433] zbud: loaded [ 0.585674] VFS: Disk quotas dquot_6.5.2 [ 0.587082] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589538] fuse init (API version 7.22) [ 0.591013] msgmni has been set to 3997 [ 0.592425] Key type big_key registered [ 0.594315] Key type asymmetric registered [ 0.595732] Asymmetric key parser 'x509' registered [ 0.597442] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.600053] io scheduler noop registered [ 0.601439] io scheduler deadline registered (default) [ 0.603148] io scheduler cfq registered [ 0.604589] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.606363] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.608537] ipmi message handler version 39.2 [ 0.610114] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.612633] ACPI: Power Button [PWRF] [ 0.614085] GHES: HEST is not enabled! [ 0.636951] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.681331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.704518] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.707118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.732598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.735947] Linux agpgart interface v0.103 [ 0.738345] brd: module loaded [ 0.739929] loop: module loaded [ 0.741477] blk-mq: CPU -> queue map [ 0.742729] CPU 0 -> Queue 0 [ 0.743852] CPU 1 -> Queue 0 [ 0.745796] vda: vda1 [ 0.748674] scsi0 : ata_piix [ 0.750133] scsi1 : ata_piix [ 0.751380] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.753818] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.756525] libphy: Fixed MDIO Bus: probed [ 0.758399] tun: Universal TUN/TAP device driver, 1.6 [ 0.760447] tun: (C) 1999-2004 Max Krasnyansky [ 0.765021] PPP generic driver version 2.4.2 [ 0.766787] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.769167] ehci-pci: EHCI PCI platform driver [ 0.770912] ehci-platform: EHCI generic platform driver [ 0.772872] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.775117] ohci-pci: OHCI PCI platform driver [ 0.776811] ohci-platform: OHCI generic platform driver [ 0.778781] uhci_hcd: USB Universal Host Controller Interface driver [ 0.801901] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.803907] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.806836] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.809107] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.811629] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.814430] usb usb1: Product: UHCI Host Controller [ 0.816328] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.818669] usb usb1: SerialNumber: 0000:00:01.2 [ 0.820553] hub 1-0:1.0: USB hub found [ 0.822105] hub 1-0:1.0: 2 ports detected [ 0.823814] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.827969] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.829864] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.832035] mousedev: PS/2 mouse device common for all mice [ 0.834560] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.838143] rtc_cmos 00:00: RTC can wake from S4 [ 0.840322] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.842870] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.845401] device-mapper: uevent: version 1.0.3 [ 0.847306] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.850509] ledtrig-cpu: registered to indicate activity on CPUs [ 0.852814] TCP: cubic registered [ 0.854264] NET: Registered protocol family 10 [ 0.856234] NET: Registered protocol family 17 [ 0.869225] Key type dns_resolver registered [ 0.871241] Loading compiled-in X.509 certificates [ 0.873652] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.877626] registered taskstats version 1 [ 0.880845] Key type trusted registered [ 0.884745] Key type encrypted registered [ 0.886181] AppArmor: AppArmor sha1 policy hashing enabled [ 0.888018] IMA: No TPM chip found, activating TPM-bypass! [ 0.890463] regulator-dummy: disabling [ 0.891859] Magic number: 14:698:118 [ 0.893425] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:37 UTC (1544429257) [ 0.896250] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.898222] EDD information not available. [ 0.914011] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.916810] Write protecting the kernel read-only data: 12288k [ 0.920721] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.926371] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.940906] systemd-udevd[107]: starting version 204 [ 0.984879] FDC 0 is a S82078B [ 1.132037] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.296633] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.299379] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.301860] usb 1-1: Product: QEMU USB Tablet [ 1.303542] usb 1-1: Manufacturer: QEMU [ 1.305044] usb 1-1: SerialNumber: 42 [ 2.009823] 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.373500] 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.811230] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.473473] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:40 +0000. Up 3.92 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.18]: 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 Mon, 10 Dec 2018 08:07:41 +0000. Up 5.34 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:91:2c:7a | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:49:61:67 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: fd:f4:03:8d:5c:9a:1b:c5:4f:36:51:98:73:c2:3d:b3 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | . =o| | .*o+| | +=*| | . . B E.| | S . O . .| | o = | | o o | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 28:a5:18:b5:99:25:2c:38:62:d8:a3:03:dd:fa:6c:27 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ |.+ oo . | |*.=.o* | |+o.++ . | |o .o o . | | ..oo . S | | E.. | | . o | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: f8:86:3d:95:00:fc:3b:2b:6b:33:de:6c:21:df:04:14 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .. E. | | ... | | o. | | .o. . | | . Soo | | .++.. | | .o=* | | =++.. | | oo*o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b7:25:19:91:62:ef:b9:b3:55:2b:14:14:04:dc:e7:0a root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .o=+. | | o oo. . | | . o. .o | | Eo .. | | S.+oo.. | | .o=.. . | | ..o . | | o. . | | .o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:53 +0000. Up 16.70 seconds. Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:56 +0000. Up 19.07 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14995 0 --:--:-- --:--:-- --:--:-- 15212 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 [167 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 [95.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1573 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.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 8s (6346 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.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 7985 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 7993 clearwater-socket-factory-sig start/running, process 8001 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 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.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57608 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.0.24' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. mv: cannot move ���/run/resolvconf/resolv.conf_new.8807��� to ���/run/resolvconf/resolv.conf���: Device or resource busy run-parts: /etc/resolvconf/update.d/libc exited with return code 1 ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 28:a5:18:b5:99:25:2c:38:62:d8:a3:03:dd:fa:6c:27 root@bono-0 (DSA) ec2: 256 f8:86:3d:95:00:fc:3b:2b:6b:33:de:6c:21:df:04:14 root@bono-0 (ECDSA) ec2: 256 b7:25:19:91:62:ef:b9:b3:55:2b:14:14:04:dc:e7:0a root@bono-0 (ED25519) ec2: 2048 fd:f4:03:8d:5c:9a:1b:c5:4f:36:51:98:73:c2:3d:b3 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIHXIwFPZvbmVrADTzD7e7vh8GzrAx3vUjkRnpy3HBuBJaukhNlyPWndXmvNmiWvIxvYTILzsquOiHFM2Qtx9lQ= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOZHcDcISRjMQJ3BW7ViPuPeMQfOGjgIzyTMl08Qv2mP root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmvUS0HGxoVDcpaCoo9WBS1hP70voZzO0X87z8eUGz6cE8nG5hJLgRRggolVkRkq95Yh2NewrHlF2U3cVEE28ZvC5j9I+2JYKedvWMJpc1zA5qzh2QGy1CDpL/mQaaEPMudhXhu2GLE9yI6NkSb1rxy2IJtmgRGrZL25psdLtDEGXq2MR80U4h0VALtM0piSJTJ8qekaX3AX6qj1HJEzbsc3PlFtjL51hac5HWYeaMZkIC6HUok9xa8qljHIctv4WLOQugmoA83pUpR8FBPJz4+W01vOrFj2dge+mMymFFEQ/WrEWO9FFSlPI9iBbQsa0EyxQnnOfHNjMvJgx8+iHN root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:09:47 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 130.34 seconds 2018-12-10 08:10:22,317 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-10 08:10:22,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:10:22,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:10:22,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-560e4b9d-1081-4610-aff3-09c275097589 x-openstack-request-id: req-560e4b9d-1081-4610-aff3-09c275097589 2018-12-10 08:10:22,859 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:10:22,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-560e4b9d-1081-4610-aff3-09c275097589 2018-12-10 08:10:22,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541766881943s 2018-12-10 08:10:22,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:10:22,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:10:22,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21221 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a9229c3-d733-494b-9e3e-108cc93d5ade x-openstack-request-id: req-7a9229c3-d733-494b-9e3e-108cc93d5ade 2018-12-10 08:10:22,983 - keystoneauth.session - DEBUG - RESP BODY: {"output": " BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009619] Security Framework initialized\n[ 0.011090] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013435] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017783] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020862] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.023047] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024388] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029550] Initializing cgroup subsys freezer\n[ 0.031101] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033616] Initializing cgroup subsys hugetlb\n[ 0.036759] mce: CPU supports 10 MCE banks\n[ 0.038251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038251] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041860] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046228] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056788] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.062702] ACPI: Core revision 20131115\n[ 0.064479] ACPI: All ACPI Tables successfully acquired\n[ 0.066464] ftrace: allocating 28753 entries in 113 pages\n[ 0.088258] smpboot: Max logical packages: 2\n[ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.094085] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096262] Enabling x2apic\n[ 0.097340] Enabled x2apic\n[ 0.100003] Switched APIC routing to physical x2apic.\n[ 0.103370] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.104006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109698] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119708] KVM setup paravirtual spinlock\n[ 0.121546] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124093] x86: Booting SMP configuration:\n[ 0.125688] .... node #0, CPUs: #1[ 0.121497] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140021] x86: Booted up 1 node, 2 CPUs\n[ 0.140013] KVM setup async PF for cpu 1\n[ 0.140015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146675] devtmpfs: initialized\n[ 0.149292] EVM: security.selinux\n[ 0.150568] EVM: security.SMACK64\n[ 0.151819] EVM: security.ima\n[ 0.152004] EVM: security.capability\n[ 0.153393] pinctrl core: initialized pinctrl subsystem\n[ 0.156062] regulator-dummy: no parameters\n[ 0.157630] RTC time: 8:07:24, date: 12/10/18\n[ 0.159246] NET: Registered protocol family 16\n[ 0.160118] cpuidle: using governor ladder\n[ 0.161605] cpuidle: using governor menu\n[ 0.163131] ACPI: bus type PCI registered\n[ 0.164005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166266] PCI: Using configuration type 1 for base access\n[ 0.168637] bio: create slab at 0\n[ 0.169522] ACPI: Added _OSI(Module Device)\n[ 0.169605] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173651] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177205] ACPI: Interpreter enabled\n[ 0.178573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191376] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.193732] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196198] ACPI: No dock devices found.\n[ 0.199661] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202269] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207978] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211053] acpiphp: Slot [6] registered\n[ 0.212024] acpiphp: Slot [7] registered\n[ 0.213472] acpiphp: Slot [8] registered\n[ 0.214922] acpiphp: Slot [9] registered\n[ 0.216031] acpiphp: Slot [10] registered\n[ 0.217511] acpiphp: Slot [11] registered\n[ 0.218983] acpiphp: Slot [12] registered\n[ 0.220023] acpiphp: Slot [13] registered\n[ 0.221493] acpiphp: Slot [14] registered\n[ 0.222980] acpiphp: Slot [15] registered\n[ 0.224023] acpiphp: Slot [16] registered\n[ 0.225508] acpiphp: Slot [17] registered\n[ 0.226986] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229504] acpiphp: Slot [20] registered\n[ 0.230978] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233495] acpiphp: Slot [23] registered\n[ 0.234971] acpiphp: Slot [24] registered\n[ 0.236023] acpiphp: Slot [25] registered\n[ 0.237500] acpiphp: Slot [26] registered\n[ 0.238977] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241496] acpiphp: Slot [29] registered\n[ 0.242968] acpiphp: Slot [30] registered\n[ 0.244035] acpiphp: Slot [31] registered\n[ 0.245504] PCI host bridge to bus 0000:00\n[ 0.246979] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.254262] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.266344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.298739] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301219] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.303776] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.305184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.307709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.309011] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313097] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315251] SCSI subsystem initialized\n[ 0.316267] ACPI: bus type USB registered\n[ 0.317580] usbcore: registered new interface driver usbfs\n[ 0.319455] usbcore: registered new interface driver hub\n[ 0.320065] usbcore: registered new device driver usb\n[ 0.321850] PCI: Using ACPI for IRQ routing\n[ 0.324062] NetLabel: Initializing\n[ 0.325362] NetLabel: domain hash size = 128\n[ 0.326902] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.328085] NetLabel: unlabeled traffic allowed by default\n[ 0.329988] Switched to clocksource kvm-clock\n[ 0.340030] AppArmor: AppArmor Filesystem Enabled\n[ 0.341739] pnp: PnP ACPI init\n[ 0.342929] ACPI: bus type PNP registered\n[ 0.344904] pnp: PnP ACPI: found 8 devices\n[ 0.346369] ACPI: bus type PNP unregistered\n[ 0.353543] NET: Registered protocol family 2\n[ 0.355394] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.358064] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.360435] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.362665] TCP: reno registered\n[ 0.363921] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.365923] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.368155] NET: Registered protocol family 1\n[ 0.369768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.371772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.373739] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.396551] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419649] Trying to unpack rootfs image as initramfs...\n[ 0.530367] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.533366] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.535328] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.537396] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.540383] Scanning for low memory corruption every 60 seconds\n[ 0.542741] Initialise system trusted keyring\n[ 0.544372] audit: initializing netlink socket (disabled)\n[ 0.546201] type=2000 audit(1544429245.373:1): initialized\n[ 0.572981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576116] zbud: loaded\n[ 0.577411] VFS: Disk quotas dquot_6.5.2\n[ 0.578915] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581535] fuse init (API version 7.22)\n[ 0.583047] msgmni has been set to 3997\n[ 0.584529] Key type big_key registered\n[ 0.586383] Key type asymmetric registered\n[ 0.587871] Asymmetric key parser 'x509' registered\n[ 0.589591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.592256] io scheduler noop registered\n[ 0.593673] io scheduler deadline registered (default)\n[ 0.595434] io scheduler cfq registered\n[ 0.596925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598809] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.601030] ipmi message handler version 39.2\n[ 0.602622] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.605316] ACPI: Power Button [PWRF]\n[ 0.606816] GHES: HEST is not enabled!\n[ 0.629297] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.696983] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.699699] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.725026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.728500] Linux agpgart interface v0.103\n[ 0.730904] brd: module loaded\n[ 0.732576] loop: module loaded\n[ 0.734178] blk-mq: CPU -> queue map\n[ 0.735495] CPU 0 -> Queue 0\n[ 0.736655] CPU 1 -> Queue 0\n[ 0.738714] vda: vda1\n[ 0.740620] scsi0 : ata_piix\n[ 0.741897] scsi1 : ata_piix\n[ 0.743073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.745319] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.747788] libphy: Fixed MDIO Bus: probed\n[ 0.749374] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751197] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755292] PPP generic driver version 2.4.2\n[ 0.756908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.759078] ehci-pci: EHCI PCI platform driver\n[ 0.760684] ehci-platform: EHCI generic platform driver\n[ 0.762495] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.764568] ohci-pci: OHCI PCI platform driver\n[ 0.766163] ohci-platform: OHCI generic platform driver\n[ 0.767982] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.791022] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.792861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.795586] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.797657] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.799898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.802464] usb usb1: Product: UHCI Host Controller\n[ 0.804166] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.806308] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.808051] hub 1-0:1.0: USB hub found\n[ 0.809452] hub 1-0:1.0: 2 ports detected\n[ 0.811055] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.814699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.816445] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818422] mousedev: PS/2 mouse device common for all mice\n[ 0.820704] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.823971] rtc_cmos 00:00: RTC can wake from S4\n[ 0.825957] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828101] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830332] device-mapper: uevent: version 1.0.3\n[ 0.832045] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.834969] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837085] TCP: cubic registered\n[ 0.838416] NET: Registered protocol family 10\n[ 0.840227] NET: Registered protocol family 17\n[ 0.853239] Key type dns_resolver registered\n[ 0.855007] Loading compiled-in X.509 certificates\n[ 0.857229] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.860474] registered taskstats version 1\n[ 0.863823] Key type trusted registered\n[ 0.868109] Key type encrypted registered\n[ 0.869583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.871442] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.873999] regulator-dummy: disabling\n[ 0.875435] Magic number: 14:698:118\n[ 0.877007] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:25 UTC (1544429245)\n[ 0.879900] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.881909] EDD information not available.\n[ 0.905317] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.908139] Write protecting the kernel read-only data: 12288k\n[ 0.910838] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.915001] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.929865] systemd-udevd[107]: starting version 204\n[ 0.992605] FDC 0 is a S82078B\n[ 1.120113] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.283998] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.286364] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.288678] usb 1-1: Product: QEMU USB Tablet\n[ 1.290214] usb 1-1: Manufacturer: QEMU\n[ 1.291591] usb 1-1: SerialNumber: 42\n[ 2.013799] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.375840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 5.206129] random: init urandom read with 12 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 5.465915] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:31 +0000. Up 6.53 seconds.\ncloud-init-nonet[6.71]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.87]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:32 +0000. Up 8.11 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9b:95:5e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:65:b7:a6 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ncf:73:20:d1:2e:2c:66:8b:46:17:b0:9c:08:9e:41:7a root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|oo . |\n|o.oo + . |\n|.oE + . . . |\n| . o o |\n| . = S o |\n| . = o = . |\n| o . + . |\n| . o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n07:ba:9b:06:c8:0f:3a:14:15:4f:78:20:2e:02:b6:11 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.E.o+. |\n|+ +oo. |\n|oo. .. . |\n|o. . . |\n| ... . S . |\n| .+ . . . |\n|.. o .. |\n|o . .o |\n| . .o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n01:e0:ae:d8:f4:a5:90:6c:53:d4:c9:96:5d:00:21:8a root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +++*.o. |\n| . + .*.. |\n|E . o. . |\n| . + . |\n| B . . S |\n| = = o |\n|. o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n38:74:22:e4:d4:dc:0a:8a:d5:e1:7c:b3:38:be:9b:e5 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .++ . |\n| .*o o . |\n| o .=.=.. |\n|. . =.* |\n| o + S |\n| . . . |\n| . . |\n| = |\n| +.E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:46 +0000. Up 21.51 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:47 +0000. Up 22.56 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20073 0 --:--:-- --:--:-- --:--:-- 20185\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1561 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:69 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:76 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:81 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:85 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:87 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:92 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:95 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:97 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet: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]\nGet: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]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 14s (11.7 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018g-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018g-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:EC-ACC.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:SecureSign_RootCA11.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53156 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: 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\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11920\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12570\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip..."} 2018-12-10 08:10:22,985 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49/action used request id req-7a9229c3-d733-494b-9e3e-108cc93d5ade 2018-12-10 08:10:22,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.117448091507s 2018-12-10 08:10:22,987 - functest.core.singlevm - DEBUG - console: BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009619] Security Framework initialized [ 0.011090] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013435] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017783] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020862] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.023047] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024388] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029550] Initializing cgroup subsys freezer [ 0.031101] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033616] Initializing cgroup subsys hugetlb [ 0.036759] mce: CPU supports 10 MCE banks [ 0.038251] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038251] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041860] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046228] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056788] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062702] ACPI: Core revision 20131115 [ 0.064479] ACPI: All ACPI Tables successfully acquired [ 0.066464] ftrace: allocating 28753 entries in 113 pages [ 0.088258] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094085] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096262] Enabling x2apic [ 0.097340] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103370] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104006] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109698] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119708] KVM setup paravirtual spinlock [ 0.121546] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124093] x86: Booting SMP configuration: [ 0.125688] .... node #0, CPUs: #1[ 0.121497] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140021] x86: Booted up 1 node, 2 CPUs [ 0.140013] KVM setup async PF for cpu 1 [ 0.140015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144007] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146675] devtmpfs: initialized [ 0.149292] EVM: security.selinux [ 0.150568] EVM: security.SMACK64 [ 0.151819] EVM: security.ima [ 0.152004] EVM: security.capability [ 0.153393] pinctrl core: initialized pinctrl subsystem [ 0.156062] regulator-dummy: no parameters [ 0.157630] RTC time: 8:07:24, date: 12/10/18 [ 0.159246] NET: Registered protocol family 16 [ 0.160118] cpuidle: using governor ladder [ 0.161605] cpuidle: using governor menu [ 0.163131] ACPI: bus type PCI registered [ 0.164005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166266] PCI: Using configuration type 1 for base access [ 0.168637] bio: create slab at 0 [ 0.169522] ACPI: Added _OSI(Module Device) [ 0.169605] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173651] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177205] ACPI: Interpreter enabled [ 0.178573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191376] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.193732] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196198] ACPI: No dock devices found. [ 0.199661] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202269] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207978] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211053] acpiphp: Slot [6] registered [ 0.212024] acpiphp: Slot [7] registered [ 0.213472] acpiphp: Slot [8] registered [ 0.214922] acpiphp: Slot [9] registered [ 0.216031] acpiphp: Slot [10] registered [ 0.217511] acpiphp: Slot [11] registered [ 0.218983] acpiphp: Slot [12] registered [ 0.220023] acpiphp: Slot [13] registered [ 0.221493] acpiphp: Slot [14] registered [ 0.222980] acpiphp: Slot [15] registered [ 0.224023] acpiphp: Slot [16] registered [ 0.225508] acpiphp: Slot [17] registered [ 0.226986] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229504] acpiphp: Slot [20] registered [ 0.230978] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233495] acpiphp: Slot [23] registered [ 0.234971] acpiphp: Slot [24] registered [ 0.236023] acpiphp: Slot [25] registered [ 0.237500] acpiphp: Slot [26] registered [ 0.238977] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241496] acpiphp: Slot [29] registered [ 0.242968] acpiphp: Slot [30] registered [ 0.244035] acpiphp: Slot [31] registered [ 0.245504] PCI host bridge to bus 0000:00 [ 0.246979] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254262] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.298739] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301219] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303776] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.309011] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313097] vgaarb: bridge control possible 0000:00:02.0 [ 0.315251] SCSI subsystem initialized [ 0.316267] ACPI: bus type USB registered [ 0.317580] usbcore: registered new interface driver usbfs [ 0.319455] usbcore: registered new interface driver hub [ 0.320065] usbcore: registered new device driver usb [ 0.321850] PCI: Using ACPI for IRQ routing [ 0.324062] NetLabel: Initializing [ 0.325362] NetLabel: domain hash size = 128 [ 0.326902] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328085] NetLabel: unlabeled traffic allowed by default [ 0.329988] Switched to clocksource kvm-clock [ 0.340030] AppArmor: AppArmor Filesystem Enabled [ 0.341739] pnp: PnP ACPI init [ 0.342929] ACPI: bus type PNP registered [ 0.344904] pnp: PnP ACPI: found 8 devices [ 0.346369] ACPI: bus type PNP unregistered [ 0.353543] NET: Registered protocol family 2 [ 0.355394] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.358064] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.360435] TCP: Hash tables configured (established 16384 bind 16384) [ 0.362665] TCP: reno registered [ 0.363921] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365923] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.368155] NET: Registered protocol family 1 [ 0.369768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.373739] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.396551] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419649] Trying to unpack rootfs image as initramfs... [ 0.530367] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.533366] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.535328] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.537396] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.540383] Scanning for low memory corruption every 60 seconds [ 0.542741] Initialise system trusted keyring [ 0.544372] audit: initializing netlink socket (disabled) [ 0.546201] type=2000 audit(1544429245.373:1): initialized [ 0.572981] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576116] zbud: loaded [ 0.577411] VFS: Disk quotas dquot_6.5.2 [ 0.578915] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581535] fuse init (API version 7.22) [ 0.583047] msgmni has been set to 3997 [ 0.584529] Key type big_key registered [ 0.586383] Key type asymmetric registered [ 0.587871] Asymmetric key parser 'x509' registered [ 0.589591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.592256] io scheduler noop registered [ 0.593673] io scheduler deadline registered (default) [ 0.595434] io scheduler cfq registered [ 0.596925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.598809] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.601030] ipmi message handler version 39.2 [ 0.602622] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.605316] ACPI: Power Button [PWRF] [ 0.606816] GHES: HEST is not enabled! [ 0.629297] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.673735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696983] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699699] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728500] Linux agpgart interface v0.103 [ 0.730904] brd: module loaded [ 0.732576] loop: module loaded [ 0.734178] blk-mq: CPU -> queue map [ 0.735495] CPU 0 -> Queue 0 [ 0.736655] CPU 1 -> Queue 0 [ 0.738714] vda: vda1 [ 0.740620] scsi0 : ata_piix [ 0.741897] scsi1 : ata_piix [ 0.743073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.745319] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.747788] libphy: Fixed MDIO Bus: probed [ 0.749374] tun: Universal TUN/TAP device driver, 1.6 [ 0.751197] tun: (C) 1999-2004 Max Krasnyansky [ 0.755292] PPP generic driver version 2.4.2 [ 0.756908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.759078] ehci-pci: EHCI PCI platform driver [ 0.760684] ehci-platform: EHCI generic platform driver [ 0.762495] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.764568] ohci-pci: OHCI PCI platform driver [ 0.766163] ohci-platform: OHCI generic platform driver [ 0.767982] uhci_hcd: USB Universal Host Controller Interface driver [ 0.791022] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.792861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.795586] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.797657] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.799898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.802464] usb usb1: Product: UHCI Host Controller [ 0.804166] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.806308] usb usb1: SerialNumber: 0000:00:01.2 [ 0.808051] hub 1-0:1.0: USB hub found [ 0.809452] hub 1-0:1.0: 2 ports detected [ 0.811055] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.814699] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.816445] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.818422] mousedev: PS/2 mouse device common for all mice [ 0.820704] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.823971] rtc_cmos 00:00: RTC can wake from S4 [ 0.825957] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.828101] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.830332] device-mapper: uevent: version 1.0.3 [ 0.832045] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.834969] ledtrig-cpu: registered to indicate activity on CPUs [ 0.837085] TCP: cubic registered [ 0.838416] NET: Registered protocol family 10 [ 0.840227] NET: Registered protocol family 17 [ 0.853239] Key type dns_resolver registered [ 0.855007] Loading compiled-in X.509 certificates [ 0.857229] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.860474] registered taskstats version 1 [ 0.863823] Key type trusted registered [ 0.868109] Key type encrypted registered [ 0.869583] AppArmor: AppArmor sha1 policy hashing enabled [ 0.871442] IMA: No TPM chip found, activating TPM-bypass! [ 0.873999] regulator-dummy: disabling [ 0.875435] Magic number: 14:698:118 [ 0.877007] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:25 UTC (1544429245) [ 0.879900] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.881909] EDD information not available. [ 0.905317] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908139] Write protecting the kernel read-only data: 12288k [ 0.910838] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915001] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.929865] systemd-udevd[107]: starting version 204 [ 0.992605] FDC 0 is a S82078B [ 1.120113] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.283998] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.286364] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.288678] usb 1-1: Product: QEMU USB Tablet [ 1.290214] usb 1-1: Manufacturer: QEMU [ 1.291591] usb 1-1: SerialNumber: 42 [ 2.013799] 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.375840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 5.206129] random: init urandom read with 12 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 5.465915] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:31 +0000. Up 6.53 seconds. cloud-init-nonet[6.71]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[7.87]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:32 +0000. Up 8.11 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9b:95:5e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:65:b7:a6 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: cf:73:20:d1:2e:2c:66:8b:46:17:b0:9c:08:9e:41:7a root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ |oo . | |o.oo + . | |.oE + . . . | | . o o | | . = S o | | . = o = . | | o . + . | | . o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 07:ba:9b:06:c8:0f:3a:14:15:4f:78:20:2e:02:b6:11 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |.E.o+. | |+ +oo. | |oo. .. . | |o. . . | | ... . S . | | .+ . . . | |.. o .. | |o . .o | | . .o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 01:e0:ae:d8:f4:a5:90:6c:53:d4:c9:96:5d:00:21:8a root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | +++*.o. | | . + .*.. | |E . o. . | | . + . | | B . . S | | = = o | |. o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 38:74:22:e4:d4:dc:0a:8a:d5:e1:7c:b3:38:be:9b:e5 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .++ . | | .*o o . | | o .=.=.. | |. . =.* | | o + S | | . . . | | . . | | = | | +.E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:46 +0000. Up 21.51 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:47 +0000. Up 22.56 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20073 0 --:--:-- --:--:-- --:--:-- 20185 OK + apt-get update Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1561 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:61 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:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:76 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:85 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:87 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:94 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:95 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 14s (11.7 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Taiwan_GRCA.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:ACCVRAIZ1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:SecureTrust_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:EC-ACC.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Izenpe.com.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:ACEDICOM_Root.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:SecureSign_RootCA11.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53156 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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.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.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.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.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting 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 11920 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12570 * 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... 2018-12-10 08:10:22,994 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:10:33,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:10:33,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:10:34,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4acec82-7113-4887-808d-281cfc6975da x-openstack-request-id: req-c4acec82-7113-4887-808d-281cfc6975da 2018-12-10 08:10:34,249 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:10:34,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c4acec82-7113-4887-808d-281cfc6975da 2018-12-10 08:10:34,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24565887451s 2018-12-10 08:10:34,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:10:34,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:10:34,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19646 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30df23f4-97a8-43a4-a9e6-067221155668 x-openstack-request-id: req-30df23f4-97a8-43a4-a9e6-067221155668 2018-12-10 08:10:34,345 - keystoneauth.session - DEBUG - RESP BODY: {"output": "s\n[ 0.168637] bio: create slab at 0\n[ 0.169522] ACPI: Added _OSI(Module Device)\n[ 0.169605] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173651] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177205] ACPI: Interpreter enabled\n[ 0.178573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191376] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.193732] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196198] ACPI: No dock devices found.\n[ 0.199661] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202269] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207978] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211053] acpiphp: Slot [6] registered\n[ 0.212024] acpiphp: Slot [7] registered\n[ 0.213472] acpiphp: Slot [8] registered\n[ 0.214922] acpiphp: Slot [9] registered\n[ 0.216031] acpiphp: Slot [10] registered\n[ 0.217511] acpiphp: Slot [11] registered\n[ 0.218983] acpiphp: Slot [12] registered\n[ 0.220023] acpiphp: Slot [13] registered\n[ 0.221493] acpiphp: Slot [14] registered\n[ 0.222980] acpiphp: Slot [15] registered\n[ 0.224023] acpiphp: Slot [16] registered\n[ 0.225508] acpiphp: Slot [17] registered\n[ 0.226986] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229504] acpiphp: Slot [20] registered\n[ 0.230978] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233495] acpiphp: Slot [23] registered\n[ 0.234971] acpiphp: Slot [24] registered\n[ 0.236023] acpiphp: Slot [25] registered\n[ 0.237500] acpiphp: Slot [26] registered\n[ 0.238977] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241496] acpiphp: Slot [29] registered\n[ 0.242968] acpiphp: Slot [30] registered\n[ 0.244035] acpiphp: Slot [31] registered\n[ 0.245504] PCI host bridge to bus 0000:00\n[ 0.246979] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.254262] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.266344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.298739] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301219] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.303776] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.305184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.307709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.309011] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311371] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313097] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315251] SCSI subsystem initialized\n[ 0.316267] ACPI: bus type USB registered\n[ 0.317580] usbcore: registered new interface driver usbfs\n[ 0.319455] usbcore: registered new interface driver hub\n[ 0.320065] usbcore: registered new device driver usb\n[ 0.321850] PCI: Using ACPI for IRQ routing\n[ 0.324062] NetLabel: Initializing\n[ 0.325362] NetLabel: domain hash size = 128\n[ 0.326902] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.328085] NetLabel: unlabeled traffic allowed by default\n[ 0.329988] Switched to clocksource kvm-clock\n[ 0.340030] AppArmor: AppArmor Filesystem Enabled\n[ 0.341739] pnp: PnP ACPI init\n[ 0.342929] ACPI: bus type PNP registered\n[ 0.344904] pnp: PnP ACPI: found 8 devices\n[ 0.346369] ACPI: bus type PNP unregistered\n[ 0.353543] NET: Registered protocol family 2\n[ 0.355394] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.358064] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.360435] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.362665] TCP: reno registered\n[ 0.363921] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.365923] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.368155] NET: Registered protocol family 1\n[ 0.369768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.371772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.373739] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.396551] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419649] Trying to unpack rootfs image as initramfs...\n[ 0.530367] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.533366] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.535328] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.537396] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.540383] Scanning for low memory corruption every 60 seconds\n[ 0.542741] Initialise system trusted keyring\n[ 0.544372] audit: initializing netlink socket (disabled)\n[ 0.546201] type=2000 audit(1544429245.373:1): initialized\n[ 0.572981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576116] zbud: loaded\n[ 0.577411] VFS: Disk quotas dquot_6.5.2\n[ 0.578915] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581535] fuse init (API version 7.22)\n[ 0.583047] msgmni has been set to 3997\n[ 0.584529] Key type big_key registered\n[ 0.586383] Key type asymmetric registered\n[ 0.587871] Asymmetric key parser 'x509' registered\n[ 0.589591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.592256] io scheduler noop registered\n[ 0.593673] io scheduler deadline registered (default)\n[ 0.595434] io scheduler cfq registered\n[ 0.596925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598809] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.601030] ipmi message handler version 39.2\n[ 0.602622] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.605316] ACPI: Power Button [PWRF]\n[ 0.606816] GHES: HEST is not enabled!\n[ 0.629297] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.696983] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.699699] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.725026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.728500] Linux agpgart interface v0.103\n[ 0.730904] brd: module loaded\n[ 0.732576] loop: module loaded\n[ 0.734178] blk-mq: CPU -> queue map\n[ 0.735495] CPU 0 -> Queue 0\n[ 0.736655] CPU 1 -> Queue 0\n[ 0.738714] vda: vda1\n[ 0.740620] scsi0 : ata_piix\n[ 0.741897] scsi1 : ata_piix\n[ 0.743073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.745319] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.747788] libphy: Fixed MDIO Bus: probed\n[ 0.749374] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751197] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755292] PPP generic driver version 2.4.2\n[ 0.756908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.759078] ehci-pci: EHCI PCI platform driver\n[ 0.760684] ehci-platform: EHCI generic platform driver\n[ 0.762495] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.764568] ohci-pci: OHCI PCI platform driver\n[ 0.766163] ohci-platform: OHCI generic platform driver\n[ 0.767982] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.791022] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.792861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.795586] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.797657] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.799898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.802464] usb usb1: Product: UHCI Host Controller\n[ 0.804166] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.806308] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.808051] hub 1-0:1.0: USB hub found\n[ 0.809452] hub 1-0:1.0: 2 ports detected\n[ 0.811055] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.814699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.816445] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818422] mousedev: PS/2 mouse device common for all mice\n[ 0.820704] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.823971] rtc_cmos 00:00: RTC can wake from S4\n[ 0.825957] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828101] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830332] device-mapper: uevent: version 1.0.3\n[ 0.832045] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.834969] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837085] TCP: cubic registered\n[ 0.838416] NET: Registered protocol family 10\n[ 0.840227] NET: Registered protocol family 17\n[ 0.853239] Key type dns_resolver registered\n[ 0.855007] Loading compiled-in X.509 certificates\n[ 0.857229] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.860474] registered taskstats version 1\n[ 0.863823] Key type trusted registered\n[ 0.868109] Key type encrypted registered\n[ 0.869583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.871442] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.873999] regulator-dummy: disabling\n[ 0.875435] Magic number: 14:698:118\n[ 0.877007] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:25 UTC (1544429245)\n[ 0.879900] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.881909] EDD information not available.\n[ 0.905317] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.908139] Write protecting the kernel read-only data: 12288k\n[ 0.910838] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.915001] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.929865] systemd-udevd[107]: starting version 204\n[ 0.992605] FDC 0 is a S82078B\n[ 1.120113] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.283998] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.286364] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.288678] usb 1-1: Product: QEMU USB Tablet\n[ 1.290214] usb 1-1: Manufacturer: QEMU\n[ 1.291591] usb 1-1: SerialNumber: 42\n[ 2.013799] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.375840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 5.206129] random: init urandom read with 12 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 5.465915] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:31 +0000. Up 6.53 seconds.\ncloud-init-nonet[6.71]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.87]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:32 +0000. Up 8.11 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9b:95:5e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:65:b7:a6 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ncf:73:20:d1:2e:2c:66:8b:46:17:b0:9c:08:9e:41:7a root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|oo . |\n|o.oo + . |\n|.oE + . . . |\n| . o o |\n| . = S o |\n| . = o = . |\n| o . + . |\n| . o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n07:ba:9b:06:c8:0f:3a:14:15:4f:78:20:2e:02:b6:11 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.E.o+. |\n|+ +oo. |\n|oo. .. . |\n|o. . . |\n| ... . S . |\n| .+ . . . |\n|.. o .. |\n|o . .o |\n| . .o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n01:e0:ae:d8:f4:a5:90:6c:53:d4:c9:96:5d:00:21:8a root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +++*.o. |\n| . + .*.. |\n|E . o. . |\n| . + . |\n| B . . S |\n| = = o |\n|. o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n38:74:22:e4:d4:dc:0a:8a:d5:e1:7c:b3:38:be:9b:e5 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .++ . |\n| .*o o . |\n| o .=.=.. |\n|. . =.* |\n| o + S |\n| . . . |\n| . . |\n| = |\n| +.E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:46 +0000. Up 21.51 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:47 +0000. Up 22.56 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20073 0 --:--:-- --:--:-- --:--:-- 20185\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1561 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:69 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:76 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:81 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:85 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:87 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:92 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:95 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:97 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet: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]\nGet: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]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 14s (11.7 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018g-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018g-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:EC-ACC.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:SecureSign_RootCA11.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53156 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: 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\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11920\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12570\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (3106 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59713 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\n"} 2018-12-10 08:10:34,347 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49/action used request id req-30df23f4-97a8-43a4-a9e6-067221155668 2018-12-10 08:10:34,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0895440578461s 2018-12-10 08:10:34,350 - functest.core.singlevm - DEBUG - console: s [ 0.168637] bio: create slab at 0 [ 0.169522] ACPI: Added _OSI(Module Device) [ 0.169605] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173651] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177205] ACPI: Interpreter enabled [ 0.178573] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191376] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.193732] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196198] ACPI: No dock devices found. [ 0.199661] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202269] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207978] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211053] acpiphp: Slot [6] registered [ 0.212024] acpiphp: Slot [7] registered [ 0.213472] acpiphp: Slot [8] registered [ 0.214922] acpiphp: Slot [9] registered [ 0.216031] acpiphp: Slot [10] registered [ 0.217511] acpiphp: Slot [11] registered [ 0.218983] acpiphp: Slot [12] registered [ 0.220023] acpiphp: Slot [13] registered [ 0.221493] acpiphp: Slot [14] registered [ 0.222980] acpiphp: Slot [15] registered [ 0.224023] acpiphp: Slot [16] registered [ 0.225508] acpiphp: Slot [17] registered [ 0.226986] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229504] acpiphp: Slot [20] registered [ 0.230978] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233495] acpiphp: Slot [23] registered [ 0.234971] acpiphp: Slot [24] registered [ 0.236023] acpiphp: Slot [25] registered [ 0.237500] acpiphp: Slot [26] registered [ 0.238977] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241496] acpiphp: Slot [29] registered [ 0.242968] acpiphp: Slot [30] registered [ 0.244035] acpiphp: Slot [31] registered [ 0.245504] PCI host bridge to bus 0000:00 [ 0.246979] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254262] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266344] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.298739] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301219] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303776] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305184] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307709] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.309011] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311371] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311371] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313097] vgaarb: bridge control possible 0000:00:02.0 [ 0.315251] SCSI subsystem initialized [ 0.316267] ACPI: bus type USB registered [ 0.317580] usbcore: registered new interface driver usbfs [ 0.319455] usbcore: registered new interface driver hub [ 0.320065] usbcore: registered new device driver usb [ 0.321850] PCI: Using ACPI for IRQ routing [ 0.324062] NetLabel: Initializing [ 0.325362] NetLabel: domain hash size = 128 [ 0.326902] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328085] NetLabel: unlabeled traffic allowed by default [ 0.329988] Switched to clocksource kvm-clock [ 0.340030] AppArmor: AppArmor Filesystem Enabled [ 0.341739] pnp: PnP ACPI init [ 0.342929] ACPI: bus type PNP registered [ 0.344904] pnp: PnP ACPI: found 8 devices [ 0.346369] ACPI: bus type PNP unregistered [ 0.353543] NET: Registered protocol family 2 [ 0.355394] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.358064] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.360435] TCP: Hash tables configured (established 16384 bind 16384) [ 0.362665] TCP: reno registered [ 0.363921] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365923] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.368155] NET: Registered protocol family 1 [ 0.369768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.373739] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.396551] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419649] Trying to unpack rootfs image as initramfs... [ 0.530367] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.533366] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.535328] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.537396] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.540383] Scanning for low memory corruption every 60 seconds [ 0.542741] Initialise system trusted keyring [ 0.544372] audit: initializing netlink socket (disabled) [ 0.546201] type=2000 audit(1544429245.373:1): initialized [ 0.572981] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576116] zbud: loaded [ 0.577411] VFS: Disk quotas dquot_6.5.2 [ 0.578915] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581535] fuse init (API version 7.22) [ 0.583047] msgmni has been set to 3997 [ 0.584529] Key type big_key registered [ 0.586383] Key type asymmetric registered [ 0.587871] Asymmetric key parser 'x509' registered [ 0.589591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.592256] io scheduler noop registered [ 0.593673] io scheduler deadline registered (default) [ 0.595434] io scheduler cfq registered [ 0.596925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.598809] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.601030] ipmi message handler version 39.2 [ 0.602622] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.605316] ACPI: Power Button [PWRF] [ 0.606816] GHES: HEST is not enabled! [ 0.629297] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.673735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696983] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699699] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728500] Linux agpgart interface v0.103 [ 0.730904] brd: module loaded [ 0.732576] loop: module loaded [ 0.734178] blk-mq: CPU -> queue map [ 0.735495] CPU 0 -> Queue 0 [ 0.736655] CPU 1 -> Queue 0 [ 0.738714] vda: vda1 [ 0.740620] scsi0 : ata_piix [ 0.741897] scsi1 : ata_piix [ 0.743073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.745319] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.747788] libphy: Fixed MDIO Bus: probed [ 0.749374] tun: Universal TUN/TAP device driver, 1.6 [ 0.751197] tun: (C) 1999-2004 Max Krasnyansky [ 0.755292] PPP generic driver version 2.4.2 [ 0.756908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.759078] ehci-pci: EHCI PCI platform driver [ 0.760684] ehci-platform: EHCI generic platform driver [ 0.762495] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.764568] ohci-pci: OHCI PCI platform driver [ 0.766163] ohci-platform: OHCI generic platform driver [ 0.767982] uhci_hcd: USB Universal Host Controller Interface driver [ 0.791022] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.792861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.795586] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.797657] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.799898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.802464] usb usb1: Product: UHCI Host Controller [ 0.804166] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.806308] usb usb1: SerialNumber: 0000:00:01.2 [ 0.808051] hub 1-0:1.0: USB hub found [ 0.809452] hub 1-0:1.0: 2 ports detected [ 0.811055] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.814699] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.816445] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.818422] mousedev: PS/2 mouse device common for all mice [ 0.820704] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.823971] rtc_cmos 00:00: RTC can wake from S4 [ 0.825957] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.828101] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.830332] device-mapper: uevent: version 1.0.3 [ 0.832045] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.834969] ledtrig-cpu: registered to indicate activity on CPUs [ 0.837085] TCP: cubic registered [ 0.838416] NET: Registered protocol family 10 [ 0.840227] NET: Registered protocol family 17 [ 0.853239] Key type dns_resolver registered [ 0.855007] Loading compiled-in X.509 certificates [ 0.857229] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.860474] registered taskstats version 1 [ 0.863823] Key type trusted registered [ 0.868109] Key type encrypted registered [ 0.869583] AppArmor: AppArmor sha1 policy hashing enabled [ 0.871442] IMA: No TPM chip found, activating TPM-bypass! [ 0.873999] regulator-dummy: disabling [ 0.875435] Magic number: 14:698:118 [ 0.877007] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:25 UTC (1544429245) [ 0.879900] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.881909] EDD information not available. [ 0.905317] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908139] Write protecting the kernel read-only data: 12288k [ 0.910838] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915001] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.929865] systemd-udevd[107]: starting version 204 [ 0.992605] FDC 0 is a S82078B [ 1.120113] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.283998] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.286364] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.288678] usb 1-1: Product: QEMU USB Tablet [ 1.290214] usb 1-1: Manufacturer: QEMU [ 1.291591] usb 1-1: SerialNumber: 42 [ 2.013799] 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.375840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 5.206129] random: init urandom read with 12 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 5.465915] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:31 +0000. Up 6.53 seconds. cloud-init-nonet[6.71]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[7.87]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:32 +0000. Up 8.11 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9b:95:5e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:65:b7:a6 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: cf:73:20:d1:2e:2c:66:8b:46:17:b0:9c:08:9e:41:7a root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ |oo . | |o.oo + . | |.oE + . . . | | . o o | | . = S o | | . = o = . | | o . + . | | . o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 07:ba:9b:06:c8:0f:3a:14:15:4f:78:20:2e:02:b6:11 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |.E.o+. | |+ +oo. | |oo. .. . | |o. . . | | ... . S . | | .+ . . . | |.. o .. | |o . .o | | . .o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 01:e0:ae:d8:f4:a5:90:6c:53:d4:c9:96:5d:00:21:8a root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | +++*.o. | | . + .*.. | |E . o. . | | . + . | | B . . S | | = = o | |. o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 38:74:22:e4:d4:dc:0a:8a:d5:e1:7c:b3:38:be:9b:e5 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .++ . | | .*o o . | | o .=.=.. | |. . =.* | | o + S | | . . . | | . . | | = | | +.E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:46 +0000. Up 21.51 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:47 +0000. Up 22.56 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20073 0 --:--:-- --:--:-- --:--:-- 20185 OK + apt-get update Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1561 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:61 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:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:76 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:85 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:87 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:94 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:95 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 14s (11.7 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Taiwan_GRCA.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:ACCVRAIZ1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:SecureTrust_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:EC-ACC.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Izenpe.com.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:ACEDICOM_Root.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:SecureSign_RootCA11.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53156 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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.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.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.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.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting 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 11920 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12570 * 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.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (3106 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59713 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) ... 2018-12-10 08:10:34,356 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-10 08:10:44,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:10:44,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:10:45,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a42baad8-3e22-4be1-9d57-0a8e97118b02 x-openstack-request-id: req-a42baad8-3e22-4be1-9d57-0a8e97118b02 2018-12-10 08:10:45,209 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:10:45,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a42baad8-3e22-4be1-9d57-0a8e97118b02 2018-12-10 08:10:45,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.842800140381s 2018-12-10 08:10:45,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:10:45,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:10:45,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19636 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d7680da8-39be-4b7a-8f30-2b0ea28de867 x-openstack-request-id: req-d7680da8-39be-4b7a-8f30-2b0ea28de867 2018-12-10 08:10:45,311 - keystoneauth.session - DEBUG - RESP BODY: {"output": "68 bytes)\n[ 0.368155] NET: Registered protocol family 1\n[ 0.369768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.371772] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.373739] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.396551] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.419649] Trying to unpack rootfs image as initramfs...\n[ 0.530367] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.533366] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.535328] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.537396] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.540383] Scanning for low memory corruption every 60 seconds\n[ 0.542741] Initialise system trusted keyring\n[ 0.544372] audit: initializing netlink socket (disabled)\n[ 0.546201] type=2000 audit(1544429245.373:1): initialized\n[ 0.572981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.576116] zbud: loaded\n[ 0.577411] VFS: Disk quotas dquot_6.5.2\n[ 0.578915] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.581535] fuse init (API version 7.22)\n[ 0.583047] msgmni has been set to 3997\n[ 0.584529] Key type big_key registered\n[ 0.586383] Key type asymmetric registered\n[ 0.587871] Asymmetric key parser 'x509' registered\n[ 0.589591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.592256] io scheduler noop registered\n[ 0.593673] io scheduler deadline registered (default)\n[ 0.595434] io scheduler cfq registered\n[ 0.596925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598809] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.601030] ipmi message handler version 39.2\n[ 0.602622] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.605316] ACPI: Power Button [PWRF]\n[ 0.606816] GHES: HEST is not enabled!\n[ 0.629297] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.696983] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.699699] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.725026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.728500] Linux agpgart interface v0.103\n[ 0.730904] brd: module loaded\n[ 0.732576] loop: module loaded\n[ 0.734178] blk-mq: CPU -> queue map\n[ 0.735495] CPU 0 -> Queue 0\n[ 0.736655] CPU 1 -> Queue 0\n[ 0.738714] vda: vda1\n[ 0.740620] scsi0 : ata_piix\n[ 0.741897] scsi1 : ata_piix\n[ 0.743073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.745319] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.747788] libphy: Fixed MDIO Bus: probed\n[ 0.749374] tun: Universal TUN/TAP device driver, 1.6\n[ 0.751197] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755292] PPP generic driver version 2.4.2\n[ 0.756908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.759078] ehci-pci: EHCI PCI platform driver\n[ 0.760684] ehci-platform: EHCI generic platform driver\n[ 0.762495] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.764568] ohci-pci: OHCI PCI platform driver\n[ 0.766163] ohci-platform: OHCI generic platform driver\n[ 0.767982] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.791022] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.792861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.795586] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.797657] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.799898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.802464] usb usb1: Product: UHCI Host Controller\n[ 0.804166] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.806308] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.808051] hub 1-0:1.0: USB hub found\n[ 0.809452] hub 1-0:1.0: 2 ports detected\n[ 0.811055] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.814699] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.816445] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818422] mousedev: PS/2 mouse device common for all mice\n[ 0.820704] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.823971] rtc_cmos 00:00: RTC can wake from S4\n[ 0.825957] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.828101] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.830332] device-mapper: uevent: version 1.0.3\n[ 0.832045] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.834969] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837085] TCP: cubic registered\n[ 0.838416] NET: Registered protocol family 10\n[ 0.840227] NET: Registered protocol family 17\n[ 0.853239] Key type dns_resolver registered\n[ 0.855007] Loading compiled-in X.509 certificates\n[ 0.857229] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.860474] registered taskstats version 1\n[ 0.863823] Key type trusted registered\n[ 0.868109] Key type encrypted registered\n[ 0.869583] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.871442] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.873999] regulator-dummy: disabling\n[ 0.875435] Magic number: 14:698:118\n[ 0.877007] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:25 UTC (1544429245)\n[ 0.879900] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.881909] EDD information not available.\n[ 0.905317] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.908139] Write protecting the kernel read-only data: 12288k\n[ 0.910838] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.915001] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.929865] systemd-udevd[107]: starting version 204\n[ 0.992605] FDC 0 is a S82078B\n[ 1.120113] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.283998] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.286364] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.288678] usb 1-1: Product: QEMU USB Tablet\n[ 1.290214] usb 1-1: Manufacturer: QEMU\n[ 1.291591] usb 1-1: SerialNumber: 42\n[ 2.013799] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.375840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 5.206129] random: init urandom read with 12 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 5.465915] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:31 +0000. Up 6.53 seconds.\ncloud-init-nonet[6.71]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.87]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:32 +0000. Up 8.11 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:9b:95:5e |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:65:b7:a6 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ncf:73:20:d1:2e:2c:66:8b:46:17:b0:9c:08:9e:41:7a root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|oo . |\n|o.oo + . |\n|.oE + . . . |\n| . o o |\n| . = S o |\n| . = o = . |\n| o . + . |\n| . o |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n07:ba:9b:06:c8:0f:3a:14:15:4f:78:20:2e:02:b6:11 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.E.o+. |\n|+ +oo. |\n|oo. .. . |\n|o. . . |\n| ... . S . |\n| .+ . . . |\n|.. o .. |\n|o . .o |\n| . .o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n01:e0:ae:d8:f4:a5:90:6c:53:d4:c9:96:5d:00:21:8a root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| +++*.o. |\n| . + .*.. |\n|E . o. . |\n| . + . |\n| B . . S |\n| = = o |\n|. o o |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n38:74:22:e4:d4:dc:0a:8a:d5:e1:7c:b3:38:be:9b:e5 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .++ . |\n| .*o o . |\n| o .=.=.. |\n|. . =.* |\n| o + S |\n| . . . |\n| . . |\n| = |\n| +.E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:46 +0000. Up 21.51 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\nGenerating locales...\n en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:47 +0000. Up 22.56 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20073 0 --:--:-- --:--:-- --:--:-- 20185\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1561 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:69 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:76 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:81 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:85 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:87 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:92 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:95 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:97 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet: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]\nGet: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]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 14s (11.7 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018g-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018g-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:EC-ACC.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:SecureSign_RootCA11.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53156 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: 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\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11920\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12570\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (3106 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59713 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n+ echo 'nameserver 192.168.0.24'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 07:ba:9b:06:c8:0f:3a:14:15:4f:78:20:2e:02:b6:11 root@vellum-0 (DSA)\nec2: 256 01:e0:ae:d8:f4:a5:90:6c:53:d4:c9:96:5d:00:21:8a root@vellum-0 (ECDSA)\nec2: 256 38:74:22:e4:d4:dc:0a:8a:d5:e1:7c:b3:38:be:9b:e5 root@vellum-0 (ED25519)\nec2: 2048 cf:73:20:d1:2e:2c:66:8b:46:17:b0:9c:08:9e:41:7a root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJIj4GCkDqP+PVukPY5D/Blsm7mWJtM04EqYm0UvCuPioCazsyhIdwqNu8Obj4CWcHcsbxuFJd5oYjoM8Fh/fiU= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGkJd8jLM1Y7bSHff7pov6fukx8rrBJB2K4ksVfs2yH0 root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7wxfnQxkhgxqVJEJioOzj1WMj5VFOQif7NhTSYo00N85NRyEFcPbW5h2hkEoFM6VPLur1Hy1oQcC67qaeJMsEQbyIxxpvA0YEytP+UQM0GSoB5Ln+nJBBUyTRhuui0nxtaV1ZeZ8WjZ0va5HNC6d+DpE5Mxlws9uMygKzSp49+np24YsTr5pLDsxtoEhiicTIG4uVpArzU/DsVpHqr+tCBh5W9Z/ymUXjhrcVo3hf+UBnzBuq+eJB0PPrt5jkslHdKyHKeoqTStg32GdB55frnKf53ykbmgzDxWZUgZaEdzsGxSDfOoZdQNzgFe0yCBg9sf2kHkEszpJLJrMPQPwH root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:10:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.22 seconds\n"} 2018-12-10 08:10:45,313 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49/action used request id req-d7680da8-39be-4b7a-8f30-2b0ea28de867 2018-12-10 08:10:45,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0943009853363s 2018-12-10 08:10:45,315 - functest.core.singlevm - DEBUG - console: 68 bytes) [ 0.368155] NET: Registered protocol family 1 [ 0.369768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.371772] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.373739] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.396551] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.419649] Trying to unpack rootfs image as initramfs... [ 0.530367] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.533366] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.535328] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.537396] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.540383] Scanning for low memory corruption every 60 seconds [ 0.542741] Initialise system trusted keyring [ 0.544372] audit: initializing netlink socket (disabled) [ 0.546201] type=2000 audit(1544429245.373:1): initialized [ 0.572981] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.576116] zbud: loaded [ 0.577411] VFS: Disk quotas dquot_6.5.2 [ 0.578915] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.581535] fuse init (API version 7.22) [ 0.583047] msgmni has been set to 3997 [ 0.584529] Key type big_key registered [ 0.586383] Key type asymmetric registered [ 0.587871] Asymmetric key parser 'x509' registered [ 0.589591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.592256] io scheduler noop registered [ 0.593673] io scheduler deadline registered (default) [ 0.595434] io scheduler cfq registered [ 0.596925] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.598809] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.601030] ipmi message handler version 39.2 [ 0.602622] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.605316] ACPI: Power Button [PWRF] [ 0.606816] GHES: HEST is not enabled! [ 0.629297] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.673735] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696983] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.699699] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.725026] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.728500] Linux agpgart interface v0.103 [ 0.730904] brd: module loaded [ 0.732576] loop: module loaded [ 0.734178] blk-mq: CPU -> queue map [ 0.735495] CPU 0 -> Queue 0 [ 0.736655] CPU 1 -> Queue 0 [ 0.738714] vda: vda1 [ 0.740620] scsi0 : ata_piix [ 0.741897] scsi1 : ata_piix [ 0.743073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.745319] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.747788] libphy: Fixed MDIO Bus: probed [ 0.749374] tun: Universal TUN/TAP device driver, 1.6 [ 0.751197] tun: (C) 1999-2004 Max Krasnyansky [ 0.755292] PPP generic driver version 2.4.2 [ 0.756908] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.759078] ehci-pci: EHCI PCI platform driver [ 0.760684] ehci-platform: EHCI generic platform driver [ 0.762495] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.764568] ohci-pci: OHCI PCI platform driver [ 0.766163] ohci-platform: OHCI generic platform driver [ 0.767982] uhci_hcd: USB Universal Host Controller Interface driver [ 0.791022] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.792861] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.795586] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.797657] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.799898] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.802464] usb usb1: Product: UHCI Host Controller [ 0.804166] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.806308] usb usb1: SerialNumber: 0000:00:01.2 [ 0.808051] hub 1-0:1.0: USB hub found [ 0.809452] hub 1-0:1.0: 2 ports detected [ 0.811055] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.814699] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.816445] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.818422] mousedev: PS/2 mouse device common for all mice [ 0.820704] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.823971] rtc_cmos 00:00: RTC can wake from S4 [ 0.825957] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.828101] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.830332] device-mapper: uevent: version 1.0.3 [ 0.832045] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.834969] ledtrig-cpu: registered to indicate activity on CPUs [ 0.837085] TCP: cubic registered [ 0.838416] NET: Registered protocol family 10 [ 0.840227] NET: Registered protocol family 17 [ 0.853239] Key type dns_resolver registered [ 0.855007] Loading compiled-in X.509 certificates [ 0.857229] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.860474] registered taskstats version 1 [ 0.863823] Key type trusted registered [ 0.868109] Key type encrypted registered [ 0.869583] AppArmor: AppArmor sha1 policy hashing enabled [ 0.871442] IMA: No TPM chip found, activating TPM-bypass! [ 0.873999] regulator-dummy: disabling [ 0.875435] Magic number: 14:698:118 [ 0.877007] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:25 UTC (1544429245) [ 0.879900] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.881909] EDD information not available. [ 0.905317] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.908139] Write protecting the kernel read-only data: 12288k [ 0.910838] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.915001] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.929865] systemd-udevd[107]: starting version 204 [ 0.992605] FDC 0 is a S82078B [ 1.120113] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.283998] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.286364] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.288678] usb 1-1: Product: QEMU USB Tablet [ 1.290214] usb 1-1: Manufacturer: QEMU [ 1.291591] usb 1-1: SerialNumber: 42 [ 2.013799] 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.375840] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 5.206129] random: init urandom read with 12 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 5.465915] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:31 +0000. Up 6.53 seconds. cloud-init-nonet[6.71]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[7.87]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:32 +0000. Up 8.11 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:9b:95:5e | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:65:b7:a6 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 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: cf:73:20:d1:2e:2c:66:8b:46:17:b0:9c:08:9e:41:7a root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ |oo . | |o.oo + . | |.oE + . . . | | . o o | | . = S o | | . = o = . | | o . + . | | . o | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 07:ba:9b:06:c8:0f:3a:14:15:4f:78:20:2e:02:b6:11 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |.E.o+. | |+ +oo. | |oo. .. . | |o. . . | | ... . S . | | .+ . . . | |.. o .. | |o . .o | | . .o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 01:e0:ae:d8:f4:a5:90:6c:53:d4:c9:96:5d:00:21:8a root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | +++*.o. | | . + .*.. | |E . o. . | | . + . | | B . . S | | = = o | |. o o | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 38:74:22:e4:d4:dc:0a:8a:d5:e1:7c:b3:38:be:9b:e5 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | .++ . | | .*o o . | | o .=.=.. | |. . =.* | | o + S | | . . . | | . . | | = | | +.E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:46 +0000. Up 21.51 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. Generating locales... en_US.UTF-8... * Restoring resolver state... [80G [74G[ OK ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:47 +0000. Up 22.56 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 20073 0 --:--:-- --:--:-- --:--:-- 20185 OK + apt-get update Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1561 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:61 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:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:76 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:82 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:85 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:87 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:94 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:95 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 14s (11.7 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Taiwan_GRCA.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:ACCVRAIZ1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:SecureTrust_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:EC-ACC.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Izenpe.com.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:ACEDICOM_Root.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:SecureSign_RootCA11.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53156 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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.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.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.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.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting 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 11920 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12570 * 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.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (3106 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59713 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.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 + echo 'nameserver 192.168.0.24' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 07:ba:9b:06:c8:0f:3a:14:15:4f:78:20:2e:02:b6:11 root@vellum-0 (DSA) ec2: 256 01:e0:ae:d8:f4:a5:90:6c:53:d4:c9:96:5d:00:21:8a root@vellum-0 (ECDSA) ec2: 256 38:74:22:e4:d4:dc:0a:8a:d5:e1:7c:b3:38:be:9b:e5 root@vellum-0 (ED25519) ec2: 2048 cf:73:20:d1:2e:2c:66:8b:46:17:b0:9c:08:9e:41:7a root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJIj4GCkDqP+PVukPY5D/Blsm7mWJtM04EqYm0UvCuPioCazsyhIdwqNu8Obj4CWcHcsbxuFJd5oYjoM8Fh/fiU= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGkJd8jLM1Y7bSHff7pov6fukx8rrBJB2K4ksVfs2yH0 root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7wxfnQxkhgxqVJEJioOzj1WMj5VFOQif7NhTSYo00N85NRyEFcPbW5h2hkEoFM6VPLur1Hy1oQcC67qaeJMsEQbyIxxpvA0YEytP+UQM0GSoB5Ln+nJBBUyTRhuui0nxtaV1ZeZ8WjZ0va5HNC6d+DpE5Mxlws9uMygKzSp49+np24YsTr5pLDsxtoEhiicTIG4uVpArzU/DsVpHqr+tCBh5W9Z/ymUXjhrcVo3hf+UBnzBuq+eJB0PPrt5jkslHdKyHKeoqTStg32GdB55frnKf53ykbmgzDxWZUgZaEdzsGxSDfOoZdQNzgFe0yCBg9sf2kHkEszpJLJrMPQPwH root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:10:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 196.22 seconds 2018-12-10 08:10:45,321 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-10 08:10:45,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:10:45,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:10:46,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31446bf7-fdbb-4f5a-ac03-a11530ccd112 x-openstack-request-id: req-31446bf7-fdbb-4f5a-ac03-a11530ccd112 2018-12-10 08:10:46,476 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:10:46,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-31446bf7-fdbb-4f5a-ac03-a11530ccd112 2018-12-10 08:10:46,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15569806099s 2018-12-10 08:10:46,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:10:46,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:10:46,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20770 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a95dfa4e-d8ae-412b-a0fd-2331a0b54f93 x-openstack-request-id: req-a95dfa4e-d8ae-412b-a0fd-2331a0b54f93 2018-12-10 08:10:46,591 - keystoneauth.session - DEBUG - RESP BODY: {"output": "oot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008015] pid_max: default: 32768 minimum: 301\n[ 0.009720] Security Framework initialized\n[ 0.012082] AppArmor: AppArmor initialized\n[ 0.013553] Yama: becoming mindful.\n[ 0.015094] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026778] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029598] Initializing cgroup subsys freezer\n[ 0.032015] Initializing cgroup subsys blkio\n[ 0.033530] Initializing cgroup subsys perf_event\n[ 0.035159] Initializing cgroup subsys hugetlb\n[ 0.036823] mce: CPU supports 10 MCE banks\n[ 0.038362] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038362] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044009] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046098] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057079] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.065173] ACPI: Core revision 20131115\n[ 0.067139] ACPI: All ACPI Tables successfully acquired\n[ 0.068437] ftrace: allocating 28753 entries in 113 pages\n[ 0.088282] smpboot: Max logical packages: 2\n[ 0.089851] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094469] Enabling x2apic\n[ 0.095588] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100729] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102803] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105628] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115529] KVM setup paravirtual spinlock\n[ 0.118097] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120201] x86: Booting SMP configuration:\n[ 0.121764] .... node #0, CPUs: #1[ 0.118041] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.136023] x86: Booted up 1 node, 2 CPUs\n[ 0.136015] KVM setup async PF for cpu 1\n[ 0.136015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.140013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.142622] devtmpfs: initialized\n[ 0.145332] EVM: security.selinux\n[ 0.146592] EVM: security.SMACK64\n[ 0.147830] EVM: security.ima\n[ 0.148003] EVM: security.capability\n[ 0.149391] pinctrl core: initialized pinctrl subsystem\n[ 0.152060] regulator-dummy: no parameters\n[ 0.153619] RTC time: 8:07:31, date: 12/10/18\n[ 0.155244] NET: Registered protocol family 16\n[ 0.156135] cpuidle: using governor ladder\n[ 0.157612] cpuidle: using governor menu\n[ 0.159097] ACPI: bus type PCI registered\n[ 0.160009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162315] PCI: Using configuration type 1 for base access\n[ 0.164661] bio: create slab at 0\n[ 0.165511] ACPI: Added _OSI(Module Device)\n[ 0.168004] ACPI: Added _OSI(Processor Device)\n[ 0.169580] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.171204] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.173755] ACPI: Interpreter enabled\n[ 0.175134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.178131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.184005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.187362] ACPI: (supports S0 S5)\n[ 0.188003] ACPI: Using IOAPIC for interrupt routing\n[ 0.189720] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.192203] ACPI: No dock devices found.\n[ 0.195638] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.196008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.198240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.200025] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.203974] acpiphp: Slot [3] registered\n[ 0.204037] acpiphp: Slot [4] registered\n[ 0.205495] acpiphp: Slot [5] registered\n[ 0.207196] acpiphp: Slot [6] registered\n[ 0.208036] acpiphp: Slot [7] registered\n[ 0.209463] acpiphp: Slot [8] registered\n[ 0.210886] acpiphp: Slot [9] registered\n[ 0.212031] acpiphp: Slot [10] registered\n[ 0.213495] acpiphp: Slot [11] registered\n[ 0.214948] acpiphp: Slot [12] registered\n[ 0.216023] acpiphp: Slot [13] registered\n[ 0.217474] acpiphp: Slot [14] registered\n[ 0.218934] acpiphp: Slot [15] registered\n[ 0.220023] acpiphp: Slot [16] registered\n[ 0.221483] acpiphp: Slot [17] registered\n[ 0.222943] acpiphp: Slot [18] registered\n[ 0.224034] acpiphp: Slot [19] registered\n[ 0.225487] acpiphp: Slot [20] registered\n[ 0.226942] acpiphp: Slot [21] registered\n[ 0.228022] acpiphp: Slot [22] registered\n[ 0.229476] acpiphp: Slot [23] registered\n[ 0.230932] acpiphp: Slot [24] registered\n[ 0.232023] acpiphp: Slot [25] registered\n[ 0.233480] acpiphp: Slot [26] registered\n[ 0.234934] acpiphp: Slot [27] registered\n[ 0.236022] acpiphp: Slot [28] registered\n[ 0.237471] acpiphp: Slot [29] registered\n[ 0.238921] acpiphp: Slot [30] registered\n[ 0.240031] acpiphp: Slot [31] registered\n[ 0.241478] PCI host bridge to bus 0000:00\n[ 0.242936] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.244004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.246038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.250227] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262316] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.295078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.297221] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.299759] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.301175] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.303680] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.304932] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.307204] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.307204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309316] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311849] SCSI subsystem initialized\n[ 0.312177] ACPI: bus type USB registered\n[ 0.313885] usbcore: registered new interface driver usbfs\n[ 0.316015] usbcore: registered new interface driver hub\n[ 0.318308] usbcore: registered new device driver usb\n[ 0.320117] PCI: Using ACPI for IRQ routing\n[ 0.322299] NetLabel: Initializing\n[ 0.324008] NetLabel: domain hash size = 128\n[ 0.325902] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.328070] NetLabel: unlabeled traffic allowed by default\n[ 0.330450] Switched to clocksource kvm-clock\n[ 0.337635] AppArmor: AppArmor Filesystem Enabled\n[ 0.339348] pnp: PnP ACPI init\n[ 0.340554] ACPI: bus type PNP registered\n[ 0.342646] pnp: PnP ACPI: found 8 devices\n[ 0.344217] ACPI: bus type PNP unregistered\n[ 0.351953] NET: Registered protocol family 2\n[ 0.353814] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356873] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.359275] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.361561] TCP: reno registered\n[ 0.362786] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364838] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366997] NET: Registered protocol family 1\n[ 0.368565] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.370512] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.372412] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.395267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.418321] Trying to unpack rootfs image as initramfs...\n[ 0.519840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524794] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526730] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530056] Scanning for low memory corruption every 60 seconds\n[ 0.532741] Initialise system trusted keyring\n[ 0.534372] audit: initializing netlink socket (disabled)\n[ 0.536251] type=2000 audit(1544429251.371:1): initialized\n[ 0.557315] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.560392] zbud: loaded\n[ 0.561717] VFS: Disk quotas dquot_6.5.2\n[ 0.563267] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.565924] fuse init (API version 7.22)\n[ 0.567549] msgmni has been set to 3997\n[ 0.569075] Key type big_key registered\n[ 0.571183] Key type asymmetric registered\n[ 0.572742] Asymmetric key parser 'x509' registered\n[ 0.574544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577362] io scheduler noop registered\n[ 0.578864] io scheduler deadline registered (default)\n[ 0.580765] io scheduler cfq registered\n[ 0.582327] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584330] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586685] ipmi message handler version 39.2\n[ 0.588383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.591098] ACPI: Power Button [PWRF]\n[ 0.592647] GHES: HEST is not enabled!\n[ 0.614973] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.659313] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.682744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.685698] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.711134] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715279] Linux agpgart interface v0.103\n[ 0.718093] brd: module loaded\n[ 0.720244] loop: module loaded\n[ 0.722130] blk-mq: CPU -> queue map\n[ 0.723753] CPU 0 -> Queue 0\n[ 0.725187] CPU 1 -> Queue 0\n[ 0.727472] vda: vda1\n[ 0.729485] scsi0 : ata_piix\n[ 0.731018] scsi1 : ata_piix\n[ 0.732449] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.735398] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.738886] libphy: Fixed MDIO Bus: probed\n[ 0.740897] tun: Universal TUN/TAP device driver, 1.6\n[ 0.743050] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747961] PPP generic driver version 2.4.2\n[ 0.749921] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752629] ehci-pci: EHCI PCI platform driver\n[ 0.754575] ehci-platform: EHCI generic platform driver\n[ 0.756807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.759376] ohci-pci: OHCI PCI platform driver\n[ 0.761328] ohci-platform: OHCI generic platform driver\n[ 0.763550] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787664] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.790094] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.793626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.796203] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.799044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.802280] usb usb1: Product: UHCI Host Controller\n[ 0.804441] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.807046] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.809194] hub 1-0:1.0: USB hub found\n[ 0.810853] hub 1-0:1.0: 2 ports detected\n[ 0.812782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816993] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.819120] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.821487] mousedev: PS/2 mouse device common for all mice\n[ 0.824259] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.828079] rtc_cmos 00:00: RTC can wake from S4\n[ 0.830555] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.833214] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.836047] device-mapper: uevent: version 1.0.3\n[ 0.838207] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.841934] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.844482] TCP: cubic registered\n[ 0.846082] NET: Registered protocol family 10\n[ 0.848245] NET: Registered protocol family 17\n[ 0.861611] Key type dns_resolver registered\n[ 0.863771] Loading compiled-in X.509 certificates\n[ 0.866441] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.870597] registered taskstats version 1\n[ 0.874488] Key type trusted registered\n[ 0.879276] Key type encrypted registered\n[ 0.881110] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.883501] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.886583] regulator-dummy: disabling\n[ 0.888427] Magic number: 14:698:118\n[ 0.890353] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:31 UTC (1544429251)\n[ 0.894050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.896700] EDD information not available.\n[ 0.900019] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.903545] Write protecting the kernel read-only data: 12288k\n[ 0.906663] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.911234] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.926604] systemd-udevd[107]: starting version 204\n[ 0.964570] FDC 0 is a S82078B\n[ 1.124061] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.288642] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.290907] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.293180] usb 1-1: Product: QEMU USB Tablet\n[ 1.294699] usb 1-1: Manufacturer: QEMU\n[ 1.296068] usb 1-1: SerialNumber: 42\n[ 1.978069] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.355053] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.684703] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.847871] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:34 +0000. Up 3.74 seconds.\ncloud-init-nonet[3.90]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.61]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:36 +0000. Up 5.85 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:26:09:ae |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:50:8d:dd |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nec:40:98:48:a8:7f:8f:fc:10:36:e5:55:db:4c:98:f7 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .. .o. |\n|.. . o .o=. |\n|. . o o . ..o. |\n|. + o E |\n| . + o S |\n| ...o o |\n| o.o . |\n| o.. |\n| .. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n27:78:fe:5d:39:5e:fb:ca:f9:af:62:2c:d1:f7:ce:6a root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . |\n| . S .. |\n| o o. . .. |\n| . o .+..|\n| ...++E=o|\n| .o.oBBO|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n2a:b6:4e:f9:1f:4d:b2:18:e0:82:83:2c:90:3f:64:ce root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n|o o . |\n|+B . . |\n|=.E . . S . |\n|.. o . + = |\n| = o o . |\n| o + . |\n| .o ... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n9d:86:68:71:94:e8:32:51:b5:0b:1c:7e:87:ea:77:af root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .ooo. |\n| .o.o.o |\n| o= = . |\n| o .B = . |\n| o+ S + |\n| o . |\n| . . . |\n| . . . |\n| E.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:47 +0000. Up 16.97 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:49 +0000. Up 18.55 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: 100 3149 100 3149 0 0 14549 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 5s (2418 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.19\n+ '[' -n 192.168.0.19 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4919 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8730\nclearwater-socket-factory-sig start/running, process 8735\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8784\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..................+++\n.+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: 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\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: 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\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 11s (3435 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58625 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.1.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.9\n++ echo A 192.168.1.9\n++ ip2rr 192.168.0.4\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.4\n++ echo A 192.168.0.4\n+ echo 'nameserver 192.168.0.24'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.4'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 27:78:fe:5d:39:5e:fb:ca:f9:af:62:2c:d1:f7:ce:6a root@dime-0 (DSA)\nec2: 256 2a:b6:4e:f9:1f:4d:b2:18:e0:82:83:2c:90:3f:64:ce root@dime-0 (ECDSA)\nec2: 256 9d:86:68:71:94:e8:32:51:b5:0b:1c:7e:87:ea:77:af root@dime-0 (ED25519)\nec2: 2048 ec:40:98:48:a8:7f:8f:fc:10:36:e5:55:db:4c:98:f7 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIFwmegZkTlY9ivHrRQ12DOK2xwmTg6kJjuFQE8j69SNPhZwCkO54Q63eMMqsXgm6buV9yaFEeYOIpVz448Z/+s= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFHaDdylsg6c+DIMOF6bYu8Gfwj2GInWOYCyANI+mBmu root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKhCzzVP8CvtOGenTxXelUu3/hsMxfQePhne0cFhuccJ5uZurp9YsWPtBXdEivJiHaBQsQW1dmdo6roeIYPpWJbYYp3Kf+iMQ7fOCTLZgLEMRG/zqpQxtePewP22ZsyDYy05rwrXpYgpHn1zXV1B6eb5qhB1hrSnEDlnEgcg3HKQMCZlVE3bVE8Io8YBrFYoQmQRGjYtxp4JvvjDsf84vLC5s+7R2Is46VJYaXcbSAzMYDAYM7j3oGRYLhYVJbFunRn0AbQWUYMAHKlwFyzVlDPkFPv2Fgz+B8bSbIHm62sly5/R/CVMCYsAvnZf8eooNXrAYIi7Dx5sJm/6UoFYaJ root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:10:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 185.31 seconds\n"} 2018-12-10 08:10:46,593 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e/action used request id req-a95dfa4e-d8ae-412b-a0fd-2331a0b54f93 2018-12-10 08:10:46,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.107542991638s 2018-12-10 08:10:46,595 - functest.core.singlevm - DEBUG - console: oot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008015] pid_max: default: 32768 minimum: 301 [ 0.009720] Security Framework initialized [ 0.012082] AppArmor: AppArmor initialized [ 0.013553] Yama: becoming mindful. [ 0.015094] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017805] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026778] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029598] Initializing cgroup subsys freezer [ 0.032015] Initializing cgroup subsys blkio [ 0.033530] Initializing cgroup subsys perf_event [ 0.035159] Initializing cgroup subsys hugetlb [ 0.036823] mce: CPU supports 10 MCE banks [ 0.038362] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038362] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040013] Spectre V2 : Mitigation: Full generic retpoline [ 0.044009] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046098] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050186] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052007] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057079] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.065173] ACPI: Core revision 20131115 [ 0.067139] ACPI: All ACPI Tables successfully acquired [ 0.068437] ftrace: allocating 28753 entries in 113 pages [ 0.088282] smpboot: Max logical packages: 2 [ 0.089851] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094469] Enabling x2apic [ 0.095588] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100729] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102803] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105628] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115529] KVM setup paravirtual spinlock [ 0.118097] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120201] x86: Booting SMP configuration: [ 0.121764] .... node #0, CPUs: #1[ 0.118041] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.136023] x86: Booted up 1 node, 2 CPUs [ 0.136015] KVM setup async PF for cpu 1 [ 0.136015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.140013] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.142622] devtmpfs: initialized [ 0.145332] EVM: security.selinux [ 0.146592] EVM: security.SMACK64 [ 0.147830] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.149391] pinctrl core: initialized pinctrl subsystem [ 0.152060] regulator-dummy: no parameters [ 0.153619] RTC time: 8:07:31, date: 12/10/18 [ 0.155244] NET: Registered protocol family 16 [ 0.156135] cpuidle: using governor ladder [ 0.157612] cpuidle: using governor menu [ 0.159097] ACPI: bus type PCI registered [ 0.160009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162315] PCI: Using configuration type 1 for base access [ 0.164661] bio: create slab at 0 [ 0.165511] ACPI: Added _OSI(Module Device) [ 0.168004] ACPI: Added _OSI(Processor Device) [ 0.169580] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.171204] ACPI: Added _OSI(Processor Aggregator Device) [ 0.173755] ACPI: Interpreter enabled [ 0.175134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.178131] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.184005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.187362] ACPI: (supports S0 S5) [ 0.188003] ACPI: Using IOAPIC for interrupt routing [ 0.189720] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192203] ACPI: No dock devices found. [ 0.195638] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.198240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.200025] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.203974] acpiphp: Slot [3] registered [ 0.204037] acpiphp: Slot [4] registered [ 0.205495] acpiphp: Slot [5] registered [ 0.207196] acpiphp: Slot [6] registered [ 0.208036] acpiphp: Slot [7] registered [ 0.209463] acpiphp: Slot [8] registered [ 0.210886] acpiphp: Slot [9] registered [ 0.212031] acpiphp: Slot [10] registered [ 0.213495] acpiphp: Slot [11] registered [ 0.214948] acpiphp: Slot [12] registered [ 0.216023] acpiphp: Slot [13] registered [ 0.217474] acpiphp: Slot [14] registered [ 0.218934] acpiphp: Slot [15] registered [ 0.220023] acpiphp: Slot [16] registered [ 0.221483] acpiphp: Slot [17] registered [ 0.222943] acpiphp: Slot [18] registered [ 0.224034] acpiphp: Slot [19] registered [ 0.225487] acpiphp: Slot [20] registered [ 0.226942] acpiphp: Slot [21] registered [ 0.228022] acpiphp: Slot [22] registered [ 0.229476] acpiphp: Slot [23] registered [ 0.230932] acpiphp: Slot [24] registered [ 0.232023] acpiphp: Slot [25] registered [ 0.233480] acpiphp: Slot [26] registered [ 0.234934] acpiphp: Slot [27] registered [ 0.236022] acpiphp: Slot [28] registered [ 0.237471] acpiphp: Slot [29] registered [ 0.238921] acpiphp: Slot [30] registered [ 0.240031] acpiphp: Slot [31] registered [ 0.241478] PCI host bridge to bus 0000:00 [ 0.242936] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.244004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.246038] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250227] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262316] 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.295078] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297221] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299759] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301175] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303680] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304932] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307204] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.307204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309316] vgaarb: bridge control possible 0000:00:02.0 [ 0.311849] SCSI subsystem initialized [ 0.312177] ACPI: bus type USB registered [ 0.313885] usbcore: registered new interface driver usbfs [ 0.316015] usbcore: registered new interface driver hub [ 0.318308] usbcore: registered new device driver usb [ 0.320117] PCI: Using ACPI for IRQ routing [ 0.322299] NetLabel: Initializing [ 0.324008] NetLabel: domain hash size = 128 [ 0.325902] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328070] NetLabel: unlabeled traffic allowed by default [ 0.330450] Switched to clocksource kvm-clock [ 0.337635] AppArmor: AppArmor Filesystem Enabled [ 0.339348] pnp: PnP ACPI init [ 0.340554] ACPI: bus type PNP registered [ 0.342646] pnp: PnP ACPI: found 8 devices [ 0.344217] ACPI: bus type PNP unregistered [ 0.351953] NET: Registered protocol family 2 [ 0.353814] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356873] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.359275] TCP: Hash tables configured (established 16384 bind 16384) [ 0.361561] TCP: reno registered [ 0.362786] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364838] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366997] NET: Registered protocol family 1 [ 0.368565] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.370512] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.372412] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.395267] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.418321] Trying to unpack rootfs image as initramfs... [ 0.519840] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522799] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524794] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526730] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530056] Scanning for low memory corruption every 60 seconds [ 0.532741] Initialise system trusted keyring [ 0.534372] audit: initializing netlink socket (disabled) [ 0.536251] type=2000 audit(1544429251.371:1): initialized [ 0.557315] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.560392] zbud: loaded [ 0.561717] VFS: Disk quotas dquot_6.5.2 [ 0.563267] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565924] fuse init (API version 7.22) [ 0.567549] msgmni has been set to 3997 [ 0.569075] Key type big_key registered [ 0.571183] Key type asymmetric registered [ 0.572742] Asymmetric key parser 'x509' registered [ 0.574544] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577362] io scheduler noop registered [ 0.578864] io scheduler deadline registered (default) [ 0.580765] io scheduler cfq registered [ 0.582327] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584330] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586685] ipmi message handler version 39.2 [ 0.588383] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.591098] ACPI: Power Button [PWRF] [ 0.592647] GHES: HEST is not enabled! [ 0.614973] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.659313] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.682744] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.685698] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.711134] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.715279] Linux agpgart interface v0.103 [ 0.718093] brd: module loaded [ 0.720244] loop: module loaded [ 0.722130] blk-mq: CPU -> queue map [ 0.723753] CPU 0 -> Queue 0 [ 0.725187] CPU 1 -> Queue 0 [ 0.727472] vda: vda1 [ 0.729485] scsi0 : ata_piix [ 0.731018] scsi1 : ata_piix [ 0.732449] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.735398] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.738886] libphy: Fixed MDIO Bus: probed [ 0.740897] tun: Universal TUN/TAP device driver, 1.6 [ 0.743050] tun: (C) 1999-2004 Max Krasnyansky [ 0.747961] PPP generic driver version 2.4.2 [ 0.749921] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752629] ehci-pci: EHCI PCI platform driver [ 0.754575] ehci-platform: EHCI generic platform driver [ 0.756807] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.759376] ohci-pci: OHCI PCI platform driver [ 0.761328] ohci-platform: OHCI generic platform driver [ 0.763550] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787664] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.790094] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.793626] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.796203] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.799044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.802280] usb usb1: Product: UHCI Host Controller [ 0.804441] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.807046] usb usb1: SerialNumber: 0000:00:01.2 [ 0.809194] hub 1-0:1.0: USB hub found [ 0.810853] hub 1-0:1.0: 2 ports detected [ 0.812782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816993] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.819120] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.821487] mousedev: PS/2 mouse device common for all mice [ 0.824259] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.828079] rtc_cmos 00:00: RTC can wake from S4 [ 0.830555] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.833214] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.836047] device-mapper: uevent: version 1.0.3 [ 0.838207] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.841934] ledtrig-cpu: registered to indicate activity on CPUs [ 0.844482] TCP: cubic registered [ 0.846082] NET: Registered protocol family 10 [ 0.848245] NET: Registered protocol family 17 [ 0.861611] Key type dns_resolver registered [ 0.863771] Loading compiled-in X.509 certificates [ 0.866441] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.870597] registered taskstats version 1 [ 0.874488] Key type trusted registered [ 0.879276] Key type encrypted registered [ 0.881110] AppArmor: AppArmor sha1 policy hashing enabled [ 0.883501] IMA: No TPM chip found, activating TPM-bypass! [ 0.886583] regulator-dummy: disabling [ 0.888427] Magic number: 14:698:118 [ 0.890353] rtc_cmos 00:00: setting system clock to 2018-12-10 08:07:31 UTC (1544429251) [ 0.894050] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.896700] EDD information not available. [ 0.900019] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.903545] Write protecting the kernel read-only data: 12288k [ 0.906663] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.911234] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.926604] systemd-udevd[107]: starting version 204 [ 0.964570] FDC 0 is a S82078B [ 1.124061] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.288642] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.290907] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.293180] usb 1-1: Product: QEMU USB Tablet [ 1.294699] usb 1-1: Manufacturer: QEMU [ 1.296068] usb 1-1: SerialNumber: 42 [ 1.978069] 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.355053] 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.684703] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.847871] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:07:34 +0000. Up 3.74 seconds. cloud-init-nonet[3.90]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting 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.61]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:07:36 +0000. Up 5.85 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:26:09:ae | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:50:8d:dd | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ec:40:98:48:a8:7f:8f:fc:10:36:e5:55:db:4c:98:f7 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .. .o. | |.. . o .o=. | |. . o o . ..o. | |. + o E | | . + o S | | ...o o | | o.o . | | o.. | | .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 27:78:fe:5d:39:5e:fb:ca:f9:af:62:2c:d1:f7:ce:6a root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | | . S .. | | o o. . .. | | . o .+..| | ...++E=o| | .o.oBBO| +-----------------+ 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: 2a:b6:4e:f9:1f:4d:b2:18:e0:82:83:2c:90:3f:64:ce root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | |o o . | |+B . . | |=.E . . S . | |.. o . + = | | = o o . | | o + . | | .o ... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 9d:86:68:71:94:e8:32:51:b5:0b:1c:7e:87:ea:77:af root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .ooo. | | .o.o.o | | o= = . | | o .B = . | | o+ S + | | 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 D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:07:47 +0000. Up 16.97 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:07:49 +0000. Up 18.55 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 14549 0 --:--:-- --:--:-- --:--:-- 14578 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [793 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 [508 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 [561 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2418 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.19 + '[' -n 192.168.0.19 ']' + 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 2 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.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.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.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.1 [406 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 (4919 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.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.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.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.1) ... 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 8730 clearwater-socket-factory-sig start/running, process 8735 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8784 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.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 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 11s (3435 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58625 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 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.0.4 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.4 ++ echo A 192.168.0.4 + echo 'nameserver 192.168.0.24' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.4' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 27:78:fe:5d:39:5e:fb:ca:f9:af:62:2c:d1:f7:ce:6a root@dime-0 (DSA) ec2: 256 2a:b6:4e:f9:1f:4d:b2:18:e0:82:83:2c:90:3f:64:ce root@dime-0 (ECDSA) ec2: 256 9d:86:68:71:94:e8:32:51:b5:0b:1c:7e:87:ea:77:af root@dime-0 (ED25519) ec2: 2048 ec:40:98:48:a8:7f:8f:fc:10:36:e5:55:db:4c:98:f7 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIFwmegZkTlY9ivHrRQ12DOK2xwmTg6kJjuFQE8j69SNPhZwCkO54Q63eMMqsXgm6buV9yaFEeYOIpVz448Z/+s= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFHaDdylsg6c+DIMOF6bYu8Gfwj2GInWOYCyANI+mBmu root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKhCzzVP8CvtOGenTxXelUu3/hsMxfQePhne0cFhuccJ5uZurp9YsWPtBXdEivJiHaBQsQW1dmdo6roeIYPpWJbYYp3Kf+iMQ7fOCTLZgLEMRG/zqpQxtePewP22ZsyDYy05rwrXpYgpHn1zXV1B6eb5qhB1hrSnEDlnEgcg3HKQMCZlVE3bVE8Io8YBrFYoQmQRGjYtxp4JvvjDsf84vLC5s+7R2Is46VJYaXcbSAzMYDAYM7j3oGRYLhYVJbFunRn0AbQWUYMAHKlwFyzVlDPkFPv2Fgz+B8bSbIHm62sly5/R/CVMCYsAvnZf8eooNXrAYIi7Dx5sJm/6UoFYaJ root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:10:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 185.31 seconds 2018-12-10 08:10:46,600 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-10 08:10:46,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:10:46,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:10:47,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e37136dc-5c71-4bfb-b7a7-2c05674a1671 x-openstack-request-id: req-e37136dc-5c71-4bfb-b7a7-2c05674a1671 2018-12-10 08:10:47,441 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:10:47,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e37136dc-5c71-4bfb-b7a7-2c05674a1671 2018-12-10 08:10:47,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.84072303772s 2018-12-10 08:10:47,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:10:47,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:10:47,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 20566 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f611a715-ea0c-483d-ad2c-052fa14aefc8 x-openstack-request-id: req-f611a715-ea0c-483d-ad2c-052fa14aefc8 2018-12-10 08:10:47,528 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008003] pid_max: default: 32768 minimum: 301\n[ 0.009641] Security Framework initialized\n[ 0.011157] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013403] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017772] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020891] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026571] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029581] Initializing cgroup subsys freezer\n[ 0.031113] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033639] Initializing cgroup subsys hugetlb\n[ 0.036758] mce: CPU supports 10 MCE banks\n[ 0.038276] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038276] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040004] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041859] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046224] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056768] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.062630] ACPI: Core revision 20131115\n[ 0.064465] ACPI: All ACPI Tables successfully acquired\n[ 0.066494] ftrace: allocating 28753 entries in 113 pages\n[ 0.088221] smpboot: Max logical packages: 2\n[ 0.092087] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100040] Enabling x2apic\n[ 0.101121] Enabled x2apic\n[ 0.102528] Switched APIC routing to physical x2apic.\n[ 0.105397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.107429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.110939] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119663] KVM setup paravirtual spinlock\n[ 0.122335] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124224] x86: Booting SMP configuration:\n[ 0.125784] .... node #0, CPUs: #1[ 0.122280] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140021] x86: Booted up 1 node, 2 CPUs\n[ 0.140011] KVM setup async PF for cpu 1\n[ 0.140011] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146604] devtmpfs: initialized\n[ 0.149949] EVM: security.selinux\n[ 0.151197] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153132] EVM: security.capability\n[ 0.154468] pinctrl core: initialized pinctrl subsystem\n[ 0.156103] regulator-dummy: no parameters\n[ 0.157697] RTC time: 8:06:37, date: 12/10/18\n[ 0.159320] NET: Registered protocol family 16\n[ 0.160145] cpuidle: using governor ladder\n[ 0.161622] cpuidle: using governor menu\n[ 0.163092] ACPI: bus type PCI registered\n[ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166311] PCI: Using configuration type 1 for base access\n[ 0.168646] bio: create slab at 0\n[ 0.169525] ACPI: Added _OSI(Module Device)\n[ 0.169575] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177108] ACPI: Interpreter enabled\n[ 0.178472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.187322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.190122] ACPI: (supports S0 S5)\n[ 0.191381] ACPI: Using IOAPIC for interrupt routing\n[ 0.192021] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196198] ACPI: No dock devices found.\n[ 0.199616] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202193] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207921] acpiphp: Slot [3] registered\n[ 0.208034] acpiphp: Slot [4] registered\n[ 0.209443] acpiphp: Slot [5] registered\n[ 0.210860] acpiphp: Slot [6] registered\n[ 0.212026] acpiphp: Slot [7] registered\n[ 0.213446] acpiphp: Slot [8] registered\n[ 0.214869] acpiphp: Slot [9] registered\n[ 0.216028] acpiphp: Slot [10] registered\n[ 0.217444] acpiphp: Slot [11] registered\n[ 0.218897] acpiphp: Slot [12] registered\n[ 0.220021] acpiphp: Slot [13] registered\n[ 0.221484] acpiphp: Slot [14] registered\n[ 0.222948] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225484] acpiphp: Slot [17] registered\n[ 0.226923] acpiphp: Slot [18] registered\n[ 0.228028] acpiphp: Slot [19] registered\n[ 0.229454] acpiphp: Slot [20] registered\n[ 0.230889] acpiphp: Slot [21] registered\n[ 0.232021] acpiphp: Slot [22] registered\n[ 0.233490] acpiphp: Slot [23] registered\n[ 0.234959] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237467] acpiphp: Slot [26] registered\n[ 0.238899] acpiphp: Slot [27] registered\n[ 0.240020] acpiphp: Slot [28] registered\n[ 0.241467] acpiphp: Slot [29] registered\n[ 0.242881] acpiphp: Slot [30] registered\n[ 0.244027] acpiphp: Slot [31] registered\n[ 0.245489] PCI host bridge to bus 0000:00\n[ 0.246927] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249995] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251992] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254212] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.263580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.287114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.289215] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.291692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.293168] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.295700] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.296887] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.298994] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.298994] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300003] vgaarb: loaded\n[ 0.301069] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303097] SCSI subsystem initialized\n[ 0.304175] ACPI: bus type USB registered\n[ 0.305514] usbcore: registered new interface driver usbfs\n[ 0.307342] usbcore: registered new interface driver hub\n[ 0.308056] usbcore: registered new device driver usb\n[ 0.309823] PCI: Using ACPI for IRQ routing\n[ 0.312018] NetLabel: Initializing\n[ 0.313296] NetLabel: domain hash size = 128\n[ 0.314820] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.316090] NetLabel: unlabeled traffic allowed by default\n[ 0.317954] Switched to clocksource kvm-clock\n[ 0.324882] AppArmor: AppArmor Filesystem Enabled\n[ 0.326536] pnp: PnP ACPI init\n[ 0.327709] ACPI: bus type PNP registered\n[ 0.329628] pnp: PnP ACPI: found 8 devices\n[ 0.331080] ACPI: bus type PNP unregistered\n[ 0.338965] NET: Registered protocol family 2\n[ 0.340829] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.343476] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.345823] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.348077] TCP: reno registered\n[ 0.349299] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.351288] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.353470] NET: Registered protocol family 1\n[ 0.355019] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.356970] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.358877] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.381642] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.404452] Trying to unpack rootfs image as initramfs...\n[ 0.505723] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.508639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.510554] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.512565] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.515508] Scanning for low memory corruption every 60 seconds\n[ 0.517841] Initialise system trusted keyring\n[ 0.519423] audit: initializing netlink socket (disabled)\n[ 0.521262] type=2000 audit(1544429198.884:1): initialized\n[ 0.542267] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.545213] zbud: loaded\n[ 0.546451] VFS: Disk quotas dquot_6.5.2\n[ 0.547888] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.550362] fuse init (API version 7.22)\n[ 0.551831] msgmni has been set to 3997\n[ 0.553283] Key type big_key registered\n[ 0.555045] Key type asymmetric registered\n[ 0.556515] Asymmetric key parser 'x509' registered\n[ 0.558192] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.560817] io scheduler noop registered\n[ 0.562220] io scheduler deadline registered (default)\n[ 0.563960] io scheduler cfq registered\n[ 0.565418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.567294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.569490] ipmi message handler version 39.2\n[ 0.571070] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.573638] ACPI: Power Button [PWRF]\n[ 0.575067] GHES: HEST is not enabled!\n[ 0.597323] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.641150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.643782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669082] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.672426] Linux agpgart interface v0.103\n[ 0.674824] brd: module loaded\n[ 0.676437] loop: module loaded\n[ 0.678005] blk-mq: CPU -> queue map\n[ 0.679311] CPU 0 -> Queue 0\n[ 0.680470] CPU 1 -> Queue 0\n[ 0.682485] vda: vda1\n[ 0.684230] scsi0 : ata_piix\n[ 0.685479] scsi1 : ata_piix\n[ 0.686620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.688800] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.691207] libphy: Fixed MDIO Bus: probed\n[ 0.692765] tun: Universal TUN/TAP device driver, 1.6\n[ 0.694505] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.697550] PPP generic driver version 2.4.2\n[ 0.699142] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.701270] ehci-pci: EHCI PCI platform driver\n[ 0.702821] ehci-platform: EHCI generic platform driver\n[ 0.704588] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706611] ohci-pci: OHCI PCI platform driver\n[ 0.708168] ohci-platform: OHCI generic platform driver\n[ 0.709921] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732715] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734483] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.737160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.739155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741331] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743832] usb usb1: Product: UHCI Host Controller\n[ 0.745484] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.747565] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749279] hub 1-0:1.0: USB hub found\n[ 0.750647] hub 1-0:1.0: 2 ports detected\n[ 0.752225] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.755807] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.757501] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.759407] mousedev: PS/2 mouse device common for all mice\n[ 0.761636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.764833] rtc_cmos 00:00: RTC can wake from S4\n[ 0.766801] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.768887] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.771062] device-mapper: uevent: version 1.0.3\n[ 0.772729] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.775580] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.777649] TCP: cubic registered\n[ 0.778959] NET: Registered protocol family 10\n[ 0.780776] NET: Registered protocol family 17\n[ 0.782342] Key type dns_resolver registered\n[ 0.784089] Loading compiled-in X.509 certificates\n[ 0.786275] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.789493] registered taskstats version 1\n[ 0.792757] Key type trusted registered\n[ 0.797050] Key type encrypted registered\n[ 0.809607] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.811437] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.813773] regulator-dummy: disabling\n[ 0.815215] Magic number: 14:698:118\n[ 0.816714] rtc_cmos 00:00: setting system clock to 2018-12-10 08:06:38 UTC (1544429198)\n[ 0.819558] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821533] EDD information not available.\n[ 0.849390] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.852137] Write protecting the kernel read-only data: 12288k\n[ 0.854765] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.858865] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.873709] systemd-udevd[107]: starting version 204\n[ 0.908497] FDC 0 is a S82078B\n[ 1.064092] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.228994] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.231707] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.234483] usb 1-1: Product: QEMU USB Tablet\n[ 1.236309] usb 1-1: Manufacturer: QEMU\n[ 1.237954] usb 1-1: SerialNumber: 42\n[ 1.929646] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.279333] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.406236] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.513724] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:06:40 +0000. Up 2.87 seconds.\ncloud-init-nonet[3.04]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.01]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:06:41 +0000. Up 4.26 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.0.19 | 255.255.255.0 | fa:16:3e:50:1a:e6 |\nci-info: +--------+------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbc:b7:a7:92:d8:c3:d8:5c:37:ab:ce:67:66:39:45:0f root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . E |\n| S . o |\n| .. o . .|\n| B.o.. = |\n| o Oo .X |\n| +*O . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf0:51:5e:02:f9:86:70:a8:da:74:31:2c:21:f8:56:e0 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o..o ..oo . |\n|.. .o * oo o |\n| .E. o.=.o. |\n| o o .o..o |\n| . + . S. |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb5:51:56:bf:78:2a:c5:de:64:e9:aa:4a:6f:1f:63:c8 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.. |\n| o . |\n| o .|\n| . o. . o|\n| S . + * |\n| . + B |\n| . E * o |\n| . ..o + |\n| .oooo |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nb8:a4:cf:c8:a1:49:15:66:60:a5:86:68:76:32:fd:07 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o.. |\n|.o.o |\n|o=oo+E |\n|o.+o.... |\n| ..o.S |\n| . o.. |\n| . o . |\n| . + = |\n| o o o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:06:53 +0000. Up 15.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:06:55 +0000. Up 16.63 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 13705 0 --:--:-- --:--:-- --:--:-- 13751\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 8s (1520 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.19\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 69.8 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:33 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]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB]\nGet:35 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]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:62 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:63 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.8 MB in 25s (2692 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51933 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-163.213) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8564\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-163.213) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9287\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................+++\n............................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling 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\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58141 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling 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\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling 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\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n+ echo 'nameserver 192.168.0.24'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f0:51:5e:02:f9:86:70:a8:da:74:31:2c:21:f8:56:e0 root@ellis-0 (DSA)\nec2: 256 b5:51:56:bf:78:2a:c5:de:64:e9:aa:4a:6f:1f:63:c8 root@ellis-0 (ECDSA)\nec2: 256 b8:a4:cf:c8:a1:49:15:66:60:a5:86:68:76:32:fd:07 root@ellis-0 (ED25519)\nec2: 2048 bc:b7:a7:92:d8:c3:d8:5c:37:ab:ce:67:66:39:45:0f root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKVX4XK1bN4TkJJyvwfhBB97EBe/7KWBbZYyubWKROU702LFfOTtx9/o3roJLpWPdIOPDA5bsSBHM4XASSDyhpY= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHrxmFi+ffuKAJoVFwQ4oi/pCvkssEwXl7ky8fnfbULC root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrVvkH4HiZ8DZElyXfKpcJj7p2Mdse8NbOoXtUoE38moNEY5PhboOatyj9iTmJaunqKk1wn1gy/puS9on/xrvZkOBJn5DWj3T74ppEvXE33Dae8YQNvth26AwVmZXuGc64Wafj884KRCxOPg2s18cHMEyzEq+l0iLSMmr811Fk6Xaq684GKgrC/a0AYQ3+u+pQGkat5ljtqneyEKpx8WNj3psD08SY6GJ47jo+J4jL3sS/41qHtB83+9BufVhGuIgIYBN+CitLdAUJRzb5DTBcalFhJCQTGxKhSseoVL6pzKegnWrVS3HoPDifY898CJTwJrZVu2Nuko5O6ze5vijL root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:09:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 181.58 seconds\n"} 2018-12-10 08:10:47,530 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3/action used request id req-f611a715-ea0c-483d-ad2c-052fa14aefc8 2018-12-10 08:10:47,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0799717903137s 2018-12-10 08:10:47,532 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009641] Security Framework initialized [ 0.011157] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013403] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017772] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020891] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026571] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029581] Initializing cgroup subsys freezer [ 0.031113] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033639] Initializing cgroup subsys hugetlb [ 0.036758] mce: CPU supports 10 MCE banks [ 0.038276] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038276] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041859] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046224] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056768] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062630] ACPI: Core revision 20131115 [ 0.064465] ACPI: All ACPI Tables successfully acquired [ 0.066494] ftrace: allocating 28753 entries in 113 pages [ 0.088221] smpboot: Max logical packages: 2 [ 0.092087] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100040] Enabling x2apic [ 0.101121] Enabled x2apic [ 0.102528] Switched APIC routing to physical x2apic. [ 0.105397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.107429] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.110939] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119663] KVM setup paravirtual spinlock [ 0.122335] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124224] x86: Booting SMP configuration: [ 0.125784] .... node #0, CPUs: #1[ 0.122280] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140021] x86: Booted up 1 node, 2 CPUs [ 0.140011] KVM setup async PF for cpu 1 [ 0.140011] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146604] devtmpfs: initialized [ 0.149949] EVM: security.selinux [ 0.151197] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153132] EVM: security.capability [ 0.154468] pinctrl core: initialized pinctrl subsystem [ 0.156103] regulator-dummy: no parameters [ 0.157697] RTC time: 8:06:37, date: 12/10/18 [ 0.159320] NET: Registered protocol family 16 [ 0.160145] cpuidle: using governor ladder [ 0.161622] cpuidle: using governor menu [ 0.163092] ACPI: bus type PCI registered [ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166311] PCI: Using configuration type 1 for base access [ 0.168646] bio: create slab at 0 [ 0.169525] ACPI: Added _OSI(Module Device) [ 0.169575] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173605] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177108] ACPI: Interpreter enabled [ 0.178472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190122] ACPI: (supports S0 S5) [ 0.191381] ACPI: Using IOAPIC for interrupt routing [ 0.192021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196198] ACPI: No dock devices found. [ 0.199616] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202193] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207921] acpiphp: Slot [3] registered [ 0.208034] acpiphp: Slot [4] registered [ 0.209443] acpiphp: Slot [5] registered [ 0.210860] acpiphp: Slot [6] registered [ 0.212026] acpiphp: Slot [7] registered [ 0.213446] acpiphp: Slot [8] registered [ 0.214869] acpiphp: Slot [9] registered [ 0.216028] acpiphp: Slot [10] registered [ 0.217444] acpiphp: Slot [11] registered [ 0.218897] acpiphp: Slot [12] registered [ 0.220021] acpiphp: Slot [13] registered [ 0.221484] acpiphp: Slot [14] registered [ 0.222948] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225484] acpiphp: Slot [17] registered [ 0.226923] acpiphp: Slot [18] registered [ 0.228028] acpiphp: Slot [19] registered [ 0.229454] acpiphp: Slot [20] registered [ 0.230889] acpiphp: Slot [21] registered [ 0.232021] acpiphp: Slot [22] registered [ 0.233490] acpiphp: Slot [23] registered [ 0.234959] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237467] acpiphp: Slot [26] registered [ 0.238899] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241467] acpiphp: Slot [29] registered [ 0.242881] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245489] PCI host bridge to bus 0000:00 [ 0.246927] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249995] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251992] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254212] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.263580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.287114] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.289215] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.291692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.293168] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.295700] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.296887] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.298994] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298994] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300003] vgaarb: loaded [ 0.301069] vgaarb: bridge control possible 0000:00:02.0 [ 0.303097] SCSI subsystem initialized [ 0.304175] ACPI: bus type USB registered [ 0.305514] usbcore: registered new interface driver usbfs [ 0.307342] usbcore: registered new interface driver hub [ 0.308056] usbcore: registered new device driver usb [ 0.309823] PCI: Using ACPI for IRQ routing [ 0.312018] NetLabel: Initializing [ 0.313296] NetLabel: domain hash size = 128 [ 0.314820] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.316090] NetLabel: unlabeled traffic allowed by default [ 0.317954] Switched to clocksource kvm-clock [ 0.324882] AppArmor: AppArmor Filesystem Enabled [ 0.326536] pnp: PnP ACPI init [ 0.327709] ACPI: bus type PNP registered [ 0.329628] pnp: PnP ACPI: found 8 devices [ 0.331080] ACPI: bus type PNP unregistered [ 0.338965] NET: Registered protocol family 2 [ 0.340829] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.343476] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.345823] TCP: Hash tables configured (established 16384 bind 16384) [ 0.348077] TCP: reno registered [ 0.349299] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.351288] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.353470] NET: Registered protocol family 1 [ 0.355019] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356970] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.358877] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.381642] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.404452] Trying to unpack rootfs image as initramfs... [ 0.505723] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.508639] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.510554] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.512565] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.515508] Scanning for low memory corruption every 60 seconds [ 0.517841] Initialise system trusted keyring [ 0.519423] audit: initializing netlink socket (disabled) [ 0.521262] type=2000 audit(1544429198.884:1): initialized [ 0.542267] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.545213] zbud: loaded [ 0.546451] VFS: Disk quotas dquot_6.5.2 [ 0.547888] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.550362] fuse init (API version 7.22) [ 0.551831] msgmni has been set to 3997 [ 0.553283] Key type big_key registered [ 0.555045] Key type asymmetric registered [ 0.556515] Asymmetric key parser 'x509' registered [ 0.558192] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.560817] io scheduler noop registered [ 0.562220] io scheduler deadline registered (default) [ 0.563960] io scheduler cfq registered [ 0.565418] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.567294] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.569490] ipmi message handler version 39.2 [ 0.571070] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.573638] ACPI: Power Button [PWRF] [ 0.575067] GHES: HEST is not enabled! [ 0.597323] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.641150] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.643782] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.669082] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.672426] Linux agpgart interface v0.103 [ 0.674824] brd: module loaded [ 0.676437] loop: module loaded [ 0.678005] blk-mq: CPU -> queue map [ 0.679311] CPU 0 -> Queue 0 [ 0.680470] CPU 1 -> Queue 0 [ 0.682485] vda: vda1 [ 0.684230] scsi0 : ata_piix [ 0.685479] scsi1 : ata_piix [ 0.686620] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.688800] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.691207] libphy: Fixed MDIO Bus: probed [ 0.692765] tun: Universal TUN/TAP device driver, 1.6 [ 0.694505] tun: (C) 1999-2004 Max Krasnyansky [ 0.697550] PPP generic driver version 2.4.2 [ 0.699142] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.701270] ehci-pci: EHCI PCI platform driver [ 0.702821] ehci-platform: EHCI generic platform driver [ 0.704588] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706611] ohci-pci: OHCI PCI platform driver [ 0.708168] ohci-platform: OHCI generic platform driver [ 0.709921] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732715] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734483] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.737160] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.739155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741331] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743832] usb usb1: Product: UHCI Host Controller [ 0.745484] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.747565] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749279] hub 1-0:1.0: USB hub found [ 0.750647] hub 1-0:1.0: 2 ports detected [ 0.752225] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.755807] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.757501] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.759407] mousedev: PS/2 mouse device common for all mice [ 0.761636] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.764833] rtc_cmos 00:00: RTC can wake from S4 [ 0.766801] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.768887] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.771062] device-mapper: uevent: version 1.0.3 [ 0.772729] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.775580] ledtrig-cpu: registered to indicate activity on CPUs [ 0.777649] TCP: cubic registered [ 0.778959] NET: Registered protocol family 10 [ 0.780776] NET: Registered protocol family 17 [ 0.782342] Key type dns_resolver registered [ 0.784089] Loading compiled-in X.509 certificates [ 0.786275] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.789493] registered taskstats version 1 [ 0.792757] Key type trusted registered [ 0.797050] Key type encrypted registered [ 0.809607] AppArmor: AppArmor sha1 policy hashing enabled [ 0.811437] IMA: No TPM chip found, activating TPM-bypass! [ 0.813773] regulator-dummy: disabling [ 0.815215] Magic number: 14:698:118 [ 0.816714] rtc_cmos 00:00: setting system clock to 2018-12-10 08:06:38 UTC (1544429198) [ 0.819558] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.821533] EDD information not available. [ 0.849390] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.852137] Write protecting the kernel read-only data: 12288k [ 0.854765] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.858865] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.873709] systemd-udevd[107]: starting version 204 [ 0.908497] FDC 0 is a S82078B [ 1.064092] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.228994] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231707] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.234483] usb 1-1: Product: QEMU USB Tablet [ 1.236309] usb 1-1: Manufacturer: QEMU [ 1.237954] usb 1-1: SerialNumber: 42 [ 1.929646] 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.279333] 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.406236] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.513724] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:06:40 +0000. Up 2.87 seconds. cloud-init-nonet[3.04]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.01]: 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 Mon, 10 Dec 2018 08:06:41 +0000. Up 4.26 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.19 | 255.255.255.0 | fa:16:3e:50:1a:e6 | ci-info: +--------+------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bc:b7:a7:92:d8:c3:d8:5c:37:ab:ce:67:66:39:45:0f root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . E | | S . o | | .. o . .| | B.o.. = | | o Oo .X | | +*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: f0:51:5e:02:f9:86:70:a8:da:74:31:2c:21:f8:56:e0 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | .o..o ..oo . | |.. .o * oo o | | .E. o.=.o. | | o o .o..o | | . + . S. | | . . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b5:51:56:bf:78:2a:c5:de:64:e9:aa:4a:6f:1f:63:c8 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | o.. | | o . | | o .| | . o. . o| | S . + * | | . + B | | . E * o | | . ..o + | | .oooo | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b8:a4:cf:c8:a1:49:15:66:60:a5:86:68:76:32:fd:07 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | o.. | |.o.o | |o=oo+E | |o.+o.... | | ..o.S | | . o.. | | . o . | | . + = | | o o o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:06:53 +0000. Up 15.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:06:55 +0000. Up 16.63 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 13705 0 --:--:-- --:--:-- --:--:-- 13751 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 [167 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 [95.3 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 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 [508 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 [561 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 8s (1520 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.19 + 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 2 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:33 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:34 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:35 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:36 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:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] 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 [4838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:63 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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 25s (2692 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.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.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.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 ... 51933 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.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.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.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.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.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.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 8564 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.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 9287 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................+++ ............................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58141 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_port=0" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.0.24' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f0:51:5e:02:f9:86:70:a8:da:74:31:2c:21:f8:56:e0 root@ellis-0 (DSA) ec2: 256 b5:51:56:bf:78:2a:c5:de:64:e9:aa:4a:6f:1f:63:c8 root@ellis-0 (ECDSA) ec2: 256 b8:a4:cf:c8:a1:49:15:66:60:a5:86:68:76:32:fd:07 root@ellis-0 (ED25519) ec2: 2048 bc:b7:a7:92:d8:c3:d8:5c:37:ab:ce:67:66:39:45:0f root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKVX4XK1bN4TkJJyvwfhBB97EBe/7KWBbZYyubWKROU702LFfOTtx9/o3roJLpWPdIOPDA5bsSBHM4XASSDyhpY= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHrxmFi+ffuKAJoVFwQ4oi/pCvkssEwXl7ky8fnfbULC root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrVvkH4HiZ8DZElyXfKpcJj7p2Mdse8NbOoXtUoE38moNEY5PhboOatyj9iTmJaunqKk1wn1gy/puS9on/xrvZkOBJn5DWj3T74ppEvXE33Dae8YQNvth26AwVmZXuGc64Wafj884KRCxOPg2s18cHMEyzEq+l0iLSMmr811Fk6Xaq684GKgrC/a0AYQ3+u+pQGkat5ljtqneyEKpx8WNj3psD08SY6GJ47jo+J4jL3sS/41qHtB83+9BufVhGuIgIYBN+CitLdAUJRzb5DTBcalFhJCQTGxKhSseoVL6pzKegnWrVS3HoPDifY898CJTwJrZVu2Nuko5O6ze5vijL root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:09:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 181.58 seconds 2018-12-10 08:10:47,537 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-10 08:10:47,537 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:50:1a:e6', u'version': 4, u'addr': u'192.168.0.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:50:1a:e6', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9ebce502-c8ed-4945-9333-855b038e4e36', 'name': u'heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:06:37.000000', 'flavor': Munch({u'id': u'6155f20d-fd6e-4135-9144-b49683c20dc1', 'name': u'heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff'}), 'az': u'nova', 'id': u'ffdaee59-be7f-4075-8ab8-29a0224de7e3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'0087c78a-1403-4a03-9073-a81e87029e6d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'185f8f5e-b360-4fcd-9514-3e69b6c8d0c4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'92ef3554-22b7-49be-805b-d545aa23ff01'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a2699976-45ac-43da-8606-2a854168d7d8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dc54a773-9ab0-406f-b2f2-e90fa8f99d6b'})], 'id': u'acdd8095-cc17-4c86-8925-eef852f501cd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'f6a1d160-bad1-4929-9dc8-dccea8617a6a', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'2a44127d-e880-42b2-b8d2-d46337636dff'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'f6a1d160-bad1-4929-9dc8-dccea8617a6a', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9f7fffbb-567e-407a-9a88-dea95cf824b6'})], 'id': u'f6a1d160-bad1-4929-9dc8-dccea8617a6a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'266a488e824d48bfb40d9e26d60ca53d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': 'heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2018-12-10T08:06:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T08:06:37Z', 'hostId': u'fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff', 'public_v6': '', 'private_v4': u'192.168.0.19', 'cloud': 'envvars', 'host_id': u'fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:06:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'34a8dec51bd14a1d905ba052f30014cf', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'34a8dec51bd14a1d905ba052f30014cf', 'created_at': u'2018-12-10T08:05:01Z', 'created': u'2018-12-10T08:05:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 08:10:47,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:10:47,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:10:48,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a5f062a-5fd2-496b-9c26-ba05102e720d x-openstack-request-id: req-4a5f062a-5fd2-496b-9c26-ba05102e720d 2018-12-10 08:10:48,114 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "192.168.0.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:bf:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ab:9c", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/acdd3883-3dd3-43e1-9f51-51cf03beecdf", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "acdd3883-3dd3-43e1-9f51-51cf03beecdf", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "homer-0.clearwater.opnfv", "created": "2018-12-10T08:07:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "192.168.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:cf:e5", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7a:ac", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:26.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "9e8a8cf4-570e-4a53-8a0d-232c65b35bde", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:26Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:61:67", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "192.168.1.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:2c:7a", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:36.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "c2537713-f6b8-4b55-9ccb-b7b8853f5ca4", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:36Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "bono-0.clearwater.opnfv", "created": "2018-12-10T08:07:00Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:b7:a6", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:95:5e", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/70fa7d01-28b9-4acd-ba55-bb6220c99f49", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:22.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "70fa7d01-28b9-4acd-ba55-bb6220c99f49", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:22Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:8d:dd", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:09:ae", "version": 4, "addr": "192.168.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:07:29.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "d7d9a95b-f3f9-42fb-a531-4dbb3ab73e7e", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:07:30Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "dime-0.clearwater.opnfv", "created": "2018-12-10T08:06:58Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "192.168.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:1a:e6", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ffdaee59-be7f-4075-8ab8-29a0224de7e3", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:06:37.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "ffdaee59-be7f-4075-8ab8-29a0224de7e3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:06:37Z", "hostId": "fa75bc2deff6d779a03768687e532a2ad335b8087a6ab315d7f97314", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-10T08:05:01Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:ba:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:6b:3e", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "rel": "bookmark"}], "image": {"id": "9ebce502-c8ed-4945-9333-855b038e4e36", "links": [{"href": "http://172.30.9.28:8774/images/9ebce502-c8ed-4945-9333-855b038e4e36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:04:45.000000", "flavor": {"id": "6155f20d-fd6e-4135-9144-b49683c20dc1", "links": [{"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}]}, "id": "4c54cd93-ca98-4eb3-ad0c-764b46a2f899", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "266a488e824d48bfb40d9e26d60ca53d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:04:45Z", "hostId": "deae167265b54114775536c8f157f2f91249e1d27ae6e99ef4a28b85", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "name": "ns.clearwater.opnfv", "created": "2018-12-10T08:03:02Z", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:10:48,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4a5f062a-5fd2-496b-9c26-ba05102e720d 2018-12-10 08:10:48,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575377941132s 2018-12-10 08:10:48,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:10:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:10:48,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11885 Content-Type: application/json Date: Mon, 10 Dec 2018 08:10:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c62eed7-dbd5-4ad7-aeec-f0bb6a51cf89 x-openstack-request-id: req-3c62eed7-dbd5-4ad7-aeec-f0bb6a51cf89 2018-12-10 08:10:48,230 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009622] Security Framework initialized\n[ 0.011132] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013433] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017801] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020857] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026585] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029553] Initializing cgroup subsys freezer\n[ 0.031128] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033623] Initializing cgroup subsys hugetlb\n[ 0.036777] mce: CPU supports 10 MCE banks\n[ 0.038295] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038295] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041858] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052072] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054882] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057124] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.066777] ACPI: Core revision 20131115\n[ 0.068573] ACPI: All ACPI Tables successfully acquired\n[ 0.070616] ftrace: allocating 28753 entries in 113 pages\n[ 0.092364] smpboot: Max logical packages: 2\n[ 0.093854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100035] Enabling x2apic\n[ 0.101137] Enabled x2apic\n[ 0.102515] Switched APIC routing to physical x2apic.\n[ 0.105367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.107475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.110892] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119576] KVM setup paravirtual spinlock\n[ 0.122087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124206] x86: Booting SMP configuration:\n[ 0.125833] .... node #0, CPUs: #1[ 0.122030] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140024] x86: Booted up 1 node, 2 CPUs\n[ 0.140033] KVM setup async PF for cpu 1\n[ 0.140036] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146656] devtmpfs: initialized\n[ 0.149905] EVM: security.selinux\n[ 0.151191] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153121] EVM: security.capability\n[ 0.154452] pinctrl core: initialized pinctrl subsystem\n[ 0.156054] regulator-dummy: no parameters\n[ 0.157588] RTC time: 8:04:46, date: 12/10/18\n[ 0.159167] NET: Registered protocol family 16\n[ 0.160128] cpuidle: using governor ladder\n[ 0.161627] cpuidle: using governor menu\n[ 0.163115] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166289] PCI: Using configuration type 1 for base access\n[ 0.168662] bio: create slab at 0\n[ 0.169504] ACPI: Added _OSI(Module Device)\n[ 0.169551] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173602] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176754] ACPI: Interpreter enabled\n[ 0.178122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191296] ACPI: (supports S0 S5)\n[ 0.192003] ACPI: Using IOAPIC for interrupt routing\n[ 0.193682] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196196] ACPI: No dock devices found.\n[ 0.199570] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202226] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207923] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209434] acpiphp: Slot [5] registered\n[ 0.210832] acpiphp: Slot [6] registered\n[ 0.212026] acpiphp: Slot [7] registered\n[ 0.213429] acpiphp: Slot [8] registered\n[ 0.214831] acpiphp: Slot [9] registered\n[ 0.216030] acpiphp: Slot [10] registered\n[ 0.217463] acpiphp: Slot [11] registered\n[ 0.218894] acpiphp: Slot [12] registered\n[ 0.220022] acpiphp: Slot [13] registered\n[ 0.221479] acpiphp: Slot [14] registered\n[ 0.222969] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225480] acpiphp: Slot [17] registered\n[ 0.226936] acpiphp: Slot [18] registered\n[ 0.228029] acpiphp: Slot [19] registered\n[ 0.229460] acpiphp: Slot [20] registered\n[ 0.230915] acpiphp: Slot [21] registered\n[ 0.232021] acpiphp: Slot [22] registered\n[ 0.233447] acpiphp: Slot [23] registered\n[ 0.234930] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237459] acpiphp: Slot [26] registered\n[ 0.238895] acpiphp: Slot [27] registered\n[ 0.240022] acpiphp: Slot [28] registered\n[ 0.241479] acpiphp: Slot [29] registered\n[ 0.242902] acpiphp: Slot [30] registered\n[ 0.244029] acpiphp: Slot [31] registered\n[ 0.245482] PCI host bridge to bus 0000:00\n[ 0.246902] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250026] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.252000] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.262060] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.291805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.293201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.295745] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.297326] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.299825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.300960] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.303132] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.303132] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.304004] vgaarb: loaded\n[ 0.305067] vgaarb: bridge control possible 0000:00:02.0\n[ 0.307135] SCSI subsystem initialized\n[ 0.308178] ACPI: bus type USB registered\n[ 0.309526] usbcore: registered new interface driver usbfs\n[ 0.311380] usbcore: registered new interface driver hub\n[ 0.312054] usbcore: registered new device driver usb\n[ 0.313833] PCI: Using ACPI for IRQ routing\n[ 0.313943] NetLabel: Initializing\n[ 0.316007] NetLabel: domain hash size = 128\n[ 0.317556] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.319340] NetLabel: unlabeled traffic allowed by default\n[ 0.320208] Switched to clocksource kvm-clock\n[ 0.328898] AppArmor: AppArmor Filesystem Enabled\n[ 0.330556] pnp: PnP ACPI init\n[ 0.331727] ACPI: bus type PNP registered\n[ 0.333667] pnp: PnP ACPI: found 8 devices\n[ 0.335113] ACPI: bus type PNP unregistered\n[ 0.343010] NET: Registered protocol family 2\n[ 0.344847] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.347510] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.349867] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.352131] TCP: reno registered\n[ 0.353368] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.355347] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.357530] NET: Registered protocol family 1\n[ 0.359063] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.360996] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.362891] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.385303] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.408009] Trying to unpack rootfs image as initramfs...\n[ 0.508109] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.511006] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.512955] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.514996] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.517934] Scanning for low memory corruption every 60 seconds\n[ 0.520223] Initialise system trusted keyring\n[ 0.521773] audit: initializing netlink socket (disabled)\n[ 0.523546] type=2000 audit(1544429086.626:1): initialized\n[ 0.544277] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.547347] zbud: loaded\n[ 0.548648] VFS: Disk quotas dquot_6.5.2\n[ 0.550073] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.552526] fuse init (API version 7.22)\n[ 0.553973] msgmni has been set to 3997\n[ 0.555378] Key type big_key registered\n[ 0.557231] Key type asymmetric registered\n[ 0.558666] Asymmetric key parser 'x509' registered\n[ 0.560337] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.562970] io scheduler noop registered\n[ 0.564375] io scheduler deadline registered (default)\n[ 0.566123] io scheduler cfq registered\n[ 0.567570] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569446] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.571630] ipmi message handler version 39.2\n[ 0.573213] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.575787] ACPI: Power Button [PWRF]\n[ 0.577207] GHES: HEST is not enabled!\n[ 0.599501] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.643166] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.665814] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.668276] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.693542] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.696913] Linux agpgart interface v0.103\n[ 0.699304] brd: module loaded\n[ 0.700915] loop: module loaded\n[ 0.702474] blk-mq: CPU -> queue map\n[ 0.703778] CPU 0 -> Queue 0\n[ 0.704929] CPU 1 -> Queue 0\n[ 0.706891] vda: vda1\n[ 0.708624] scsi0 : ata_piix\n[ 0.709919] scsi1 : ata_piix\n[ 0.711075] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.713335] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.715743] libphy: Fixed MDIO Bus: probed\n[ 0.717331] tun: Universal TUN/TAP device driver, 1.6\n[ 0.719157] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.723428] PPP generic driver version 2.4.2\n[ 0.725070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.727240] ehci-pci: EHCI PCI platform driver\n[ 0.728833] ehci-platform: EHCI generic platform driver\n[ 0.730635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.732691] ohci-pci: OHCI PCI platform driver\n[ 0.734280] ohci-platform: OHCI generic platform driver\n[ 0.736075] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.758560] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760379] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763034] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.765032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767248] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769815] usb usb1: Product: UHCI Host Controller\n[ 0.771461] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.773532] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.775228] hub 1-0:1.0: USB hub found\n[ 0.776661] hub 1-0:1.0: 2 ports detected\n[ 0.778247] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781836] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.783519] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.785375] mousedev: PS/2 mouse device common for all mice\n[ 0.787428] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789520] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791621] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792061] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.792116] device-mapper: uevent: version 1.0.3\n[ 0.798287] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.801293] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.803392] TCP: cubic registered\n[ 0.804745] NET: Registered protocol family 10\n[ 0.806531] NET: Registered protocol family 17\n[ 0.819604] Key type dns_resolver registered\n[ 0.821386] Loading compiled-in X.509 certificates\n[ 0.823611] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.826850] registered taskstats version 1\n[ 0.830087] Key type trusted registered\n[ 0.834264] Key type encrypted registered\n[ 0.835726] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837575] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.840067] regulator-dummy: disabling\n[ 0.841524] Magic number: 14:148:68\n[ 0.843019] rtc_cmos 00:00: setting system clock to 2018-12-10 08:04:47 UTC (1544429087)\n[ 0.845872] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.847851] EDD information not available.\n[ 0.873271] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.876074] Write protecting the kernel read-only data: 12288k\n[ 0.878694] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.882799] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.896862] systemd-udevd[107]: starting version 204\n[ 0.936810] FDC 0 is a S82078B\n[ 1.088026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.252421] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.254595] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.256879] usb 1-1: Product: QEMU USB Tablet\n[ 1.258394] usb 1-1: Manufacturer: QEMU\n[ 1.259762] usb 1-1: SerialNumber: 42\n[ 1.953587] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.293054] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nBegin: Running /scripts/local-bottom ... done.\ndone.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.403613] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.497959] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:04:49 +0000. Up 2.82 seconds.\ncloud-init-nonet[2.99]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.21]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:04:51 +0000. Up 4.42 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:06:6b:3e |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:f6:ba:84 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nac:ce:66:9c:a6:a1:34:32:cd:48:76:2a:80:81:9f:86 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n|. |\n|o |\n|.+ . . |\n|Eo+. S |\n|+=o . |\n|=.= .... |\n|.+ o +* |\n| . .=o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n0c:79:b3:c0:44:51:bf:0c:e7:1f:f3:5b:d2:3b:a7:f5 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+o. |\n| o . . |\n| = + o |\n| = B . |\n| S + o |\n| . + . |\n| . o +|\n| *+|\n| ooE|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n63:e3:7d:2e:6d:8e:36:fb:50:79:2b:8b:f8:d5:55:d7 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| .|\n| E|\n| . o|\n| S o . .|\n| o + . o o |\n| . o.+ o |\n| .+Boo |\n| .o=B= |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n02:4d:ad:d6:08:3a:bf:ee:0c:e0:4b:f2:c8:2a:61:ed root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .o . |\n| ....+ |\n| o .+ . |\n|. .o .. S |\n|oo .. . |\n|o+o . |\n|=o.E. |\n|=o.o+ |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:05:02 +0000. Up 16.09 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:05:03 +0000. Up 17.07 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.4/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:3 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB]\nGet:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB]\nGet:16 http://security.ubuntu.com trusty-security/main Translation-en [424 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:19 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.9 MB in 5s (2514 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.18 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB]\nPreconfiguring packages ...\nFetched 432 kB in 1s (340 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.211\n++ echo 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.211\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 0c:79:b3:c0:44:51:bf:0c:e7:1f:f3:5b:d2:3b:a7:f5 root@ns (DSA)\nec2: 256 63:e3:7d:2e:6d:8e:36:fb:50:79:2b:8b:f8:d5:55:d7 root@ns (ECDSA)\nec2: 256 02:4d:ad:d6:08:3a:bf:ee:0c:e0:4b:f2:c8:2a:61:ed root@ns (ED25519)\nec2: 2048 ac:ce:66:9c:a6:a1:34:32:cd:48:76:2a:80:81:9f:86 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHJ+0UxSs0dtnU6IYBHf2K6HIXL/qif8zkqaOYG9x1y/ncoumb6QV+kEybo2F0bcOQSEZ19jU3LXqgA2ZkAGi8Q= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEqurlioWdKmdPZe9ux11hT+I9K7+XY6QH7RxIWXTs6/ root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm/PnQLxuD75HwvDrVX7fvj1E40ZISe7oND1g+CbucVlNdypv0gbjDKKpr5vulpnWyc9ZbsGoHplelCYjpgjiyCN5VrMevWYZ/OvlmOr/wBkgW/CEAV3xhCWIcD/zO/NQjfsKAgHTNYB1q20ijEgilyj0tnw63IvF5jqnzA3xh/jVr+dNRNoA8WnfreyfbwUkzKMXcdTybF+culWiJwirJWogTPXYUWZxddXmWhj61SXMDssum8wfzU8oUu0PLgh6IwJpEItlLvVM8SBF7ADqTrA1oRQphFa5OwD4NamaT5yzeF/+ttffvQgssRMBEuue8+OJxK1Wv7VPuHZwnvKbX root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:05:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.91 seconds\n"} 2018-12-10 08:10:48,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4c54cd93-ca98-4eb3-ad0c-764b46a2f899/action used request id req-3c62eed7-dbd5-4ad7-aeec-f0bb6a51cf89 2018-12-10 08:10:48,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109180927277s 2018-12-10 08:10:48,232 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009622] Security Framework initialized [ 0.011132] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013433] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017801] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020857] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026585] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029553] Initializing cgroup subsys freezer [ 0.031128] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033623] Initializing cgroup subsys hugetlb [ 0.036777] mce: CPU supports 10 MCE banks [ 0.038295] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038295] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041858] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052072] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054882] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057124] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.066777] ACPI: Core revision 20131115 [ 0.068573] ACPI: All ACPI Tables successfully acquired [ 0.070616] ftrace: allocating 28753 entries in 113 pages [ 0.092364] smpboot: Max logical packages: 2 [ 0.093854] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100035] Enabling x2apic [ 0.101137] Enabled x2apic [ 0.102515] Switched APIC routing to physical x2apic. [ 0.105367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.107475] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.110892] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119576] KVM setup paravirtual spinlock [ 0.122087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124206] x86: Booting SMP configuration: [ 0.125833] .... node #0, CPUs: #1[ 0.122030] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140024] x86: Booted up 1 node, 2 CPUs [ 0.140033] KVM setup async PF for cpu 1 [ 0.140036] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146656] devtmpfs: initialized [ 0.149905] EVM: security.selinux [ 0.151191] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153121] EVM: security.capability [ 0.154452] pinctrl core: initialized pinctrl subsystem [ 0.156054] regulator-dummy: no parameters [ 0.157588] RTC time: 8:04:46, date: 12/10/18 [ 0.159167] NET: Registered protocol family 16 [ 0.160128] cpuidle: using governor ladder [ 0.161627] cpuidle: using governor menu [ 0.163115] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166289] PCI: Using configuration type 1 for base access [ 0.168662] bio: create slab at 0 [ 0.169504] ACPI: Added _OSI(Module Device) [ 0.169551] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173602] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176754] ACPI: Interpreter enabled [ 0.178122] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191296] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193682] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196196] ACPI: No dock devices found. [ 0.199570] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202226] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207923] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209434] acpiphp: Slot [5] registered [ 0.210832] acpiphp: Slot [6] registered [ 0.212026] acpiphp: Slot [7] registered [ 0.213429] acpiphp: Slot [8] registered [ 0.214831] acpiphp: Slot [9] registered [ 0.216030] acpiphp: Slot [10] registered [ 0.217463] acpiphp: Slot [11] registered [ 0.218894] acpiphp: Slot [12] registered [ 0.220022] acpiphp: Slot [13] registered [ 0.221479] acpiphp: Slot [14] registered [ 0.222969] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225480] acpiphp: Slot [17] registered [ 0.226936] acpiphp: Slot [18] registered [ 0.228029] acpiphp: Slot [19] registered [ 0.229460] acpiphp: Slot [20] registered [ 0.230915] acpiphp: Slot [21] registered [ 0.232021] acpiphp: Slot [22] registered [ 0.233447] acpiphp: Slot [23] registered [ 0.234930] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237459] acpiphp: Slot [26] registered [ 0.238895] acpiphp: Slot [27] registered [ 0.240022] acpiphp: Slot [28] registered [ 0.241479] acpiphp: Slot [29] registered [ 0.242902] acpiphp: Slot [30] registered [ 0.244029] acpiphp: Slot [31] registered [ 0.245482] PCI host bridge to bus 0000:00 [ 0.246902] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250026] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252000] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254211] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262060] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.291805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.293201] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.295745] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.297326] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.299825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.300960] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.303132] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.303132] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305067] vgaarb: bridge control possible 0000:00:02.0 [ 0.307135] SCSI subsystem initialized [ 0.308178] ACPI: bus type USB registered [ 0.309526] usbcore: registered new interface driver usbfs [ 0.311380] usbcore: registered new interface driver hub [ 0.312054] usbcore: registered new device driver usb [ 0.313833] PCI: Using ACPI for IRQ routing [ 0.313943] NetLabel: Initializing [ 0.316007] NetLabel: domain hash size = 128 [ 0.317556] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319340] NetLabel: unlabeled traffic allowed by default [ 0.320208] Switched to clocksource kvm-clock [ 0.328898] AppArmor: AppArmor Filesystem Enabled [ 0.330556] pnp: PnP ACPI init [ 0.331727] ACPI: bus type PNP registered [ 0.333667] pnp: PnP ACPI: found 8 devices [ 0.335113] ACPI: bus type PNP unregistered [ 0.343010] NET: Registered protocol family 2 [ 0.344847] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.347510] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.349867] TCP: Hash tables configured (established 16384 bind 16384) [ 0.352131] TCP: reno registered [ 0.353368] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.355347] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.357530] NET: Registered protocol family 1 [ 0.359063] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.360996] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.362891] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385303] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.408009] Trying to unpack rootfs image as initramfs... [ 0.508109] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.511006] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.512955] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514996] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.517934] Scanning for low memory corruption every 60 seconds [ 0.520223] Initialise system trusted keyring [ 0.521773] audit: initializing netlink socket (disabled) [ 0.523546] type=2000 audit(1544429086.626:1): initialized [ 0.544277] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.547347] zbud: loaded [ 0.548648] VFS: Disk quotas dquot_6.5.2 [ 0.550073] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.552526] fuse init (API version 7.22) [ 0.553973] msgmni has been set to 3997 [ 0.555378] Key type big_key registered [ 0.557231] Key type asymmetric registered [ 0.558666] Asymmetric key parser 'x509' registered [ 0.560337] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.562970] io scheduler noop registered [ 0.564375] io scheduler deadline registered (default) [ 0.566123] io scheduler cfq registered [ 0.567570] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569446] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.571630] ipmi message handler version 39.2 [ 0.573213] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.575787] ACPI: Power Button [PWRF] [ 0.577207] GHES: HEST is not enabled! [ 0.599501] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.643166] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.665814] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.668276] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.693542] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.696913] Linux agpgart interface v0.103 [ 0.699304] brd: module loaded [ 0.700915] loop: module loaded [ 0.702474] blk-mq: CPU -> queue map [ 0.703778] CPU 0 -> Queue 0 [ 0.704929] CPU 1 -> Queue 0 [ 0.706891] vda: vda1 [ 0.708624] scsi0 : ata_piix [ 0.709919] scsi1 : ata_piix [ 0.711075] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.713335] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.715743] libphy: Fixed MDIO Bus: probed [ 0.717331] tun: Universal TUN/TAP device driver, 1.6 [ 0.719157] tun: (C) 1999-2004 Max Krasnyansky [ 0.723428] PPP generic driver version 2.4.2 [ 0.725070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.727240] ehci-pci: EHCI PCI platform driver [ 0.728833] ehci-platform: EHCI generic platform driver [ 0.730635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.732691] ohci-pci: OHCI PCI platform driver [ 0.734280] ohci-platform: OHCI generic platform driver [ 0.736075] uhci_hcd: USB Universal Host Controller Interface driver [ 0.758560] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.760379] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763034] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.765032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767248] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.769815] usb usb1: Product: UHCI Host Controller [ 0.771461] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.773532] usb usb1: SerialNumber: 0000:00:01.2 [ 0.775228] hub 1-0:1.0: USB hub found [ 0.776661] hub 1-0:1.0: 2 ports detected [ 0.778247] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.781836] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.783519] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.785375] mousedev: PS/2 mouse device common for all mice [ 0.787428] rtc_cmos 00:00: RTC can wake from S4 [ 0.789520] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.791621] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.792061] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.792116] device-mapper: uevent: version 1.0.3 [ 0.798287] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.801293] ledtrig-cpu: registered to indicate activity on CPUs [ 0.803392] TCP: cubic registered [ 0.804745] NET: Registered protocol family 10 [ 0.806531] NET: Registered protocol family 17 [ 0.819604] Key type dns_resolver registered [ 0.821386] Loading compiled-in X.509 certificates [ 0.823611] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.826850] registered taskstats version 1 [ 0.830087] Key type trusted registered [ 0.834264] Key type encrypted registered [ 0.835726] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837575] IMA: No TPM chip found, activating TPM-bypass! [ 0.840067] regulator-dummy: disabling [ 0.841524] Magic number: 14:148:68 [ 0.843019] rtc_cmos 00:00: setting system clock to 2018-12-10 08:04:47 UTC (1544429087) [ 0.845872] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.847851] EDD information not available. [ 0.873271] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.876074] Write protecting the kernel read-only data: 12288k [ 0.878694] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.882799] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.896862] systemd-udevd[107]: starting version 204 [ 0.936810] FDC 0 is a S82078B [ 1.088026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.252421] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.254595] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.256879] usb 1-1: Product: QEMU USB Tablet [ 1.258394] usb 1-1: Manufacturer: QEMU [ 1.259762] usb 1-1: SerialNumber: 42 [ 1.953587] 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.293054] 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.403613] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.497959] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:04:49 +0000. Up 2.82 seconds. cloud-init-nonet[2.99]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:04:51 +0000. Up 4.42 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:06:6b:3e | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:f6:ba:84 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ac:ce:66:9c:a6:a1:34:32:cd:48:76:2a:80:81:9f:86 root@ns The key's randomart image is: +--[ RSA 2048]----+ | | |. | |o | |.+ . . | |Eo+. S | |+=o . | |=.= .... | |.+ o +* | | . .=o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 0c:79:b3:c0:44:51:bf:0c:e7:1f:f3:5b:d2:3b:a7:f5 root@ns The key's randomart image is: +--[ DSA 1024]----+ | .+o. | | o . . | | = + o | | = B . | | S + o | | . + . | | . o +| | *+| | ooE| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 63:e3:7d:2e:6d:8e:36:fb:50:79:2b:8b:f8:d5:55:d7 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | .| | E| | . o| | S o . .| | o + . o o | | . o.+ o | | .+Boo | | .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: 02:4d:ad:d6:08:3a:bf:ee:0c:e0:4b:f2:c8:2a:61:ed root@ns The key's randomart image is: +--[ED25519 256--+ | .. | | .o . | | ....+ | | o .+ . | |. .o .. S | |oo .. . | |o+o . | |=o.E. | |=o.o+ | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:05:02 +0000. Up 16.09 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:05:03 +0000. Up 17.07 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.4/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:6 http://security.ubuntu.com trusty-security/universe Sources [95.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [225 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [793 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1131 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [508 kB] Get:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [275 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [561 kB] Get:16 http://security.ubuntu.com trusty-security/main Translation-en [424 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:19 http://security.ubuntu.com trusty-security/universe Translation-en [149 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.9 MB in 5s (2514 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 2 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.18 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB] Preconfiguring packages ... Fetched 432 kB in 1s (340 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 90:d0:c2:b0:5f:60:a5:06:6f:39:90:4a:66:d0:e4:f2 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0c:79:b3:c0:44:51:bf:0c:e7:1f:f3:5b:d2:3b:a7:f5 root@ns (DSA) ec2: 256 63:e3:7d:2e:6d:8e:36:fb:50:79:2b:8b:f8:d5:55:d7 root@ns (ECDSA) ec2: 256 02:4d:ad:d6:08:3a:bf:ee:0c:e0:4b:f2:c8:2a:61:ed root@ns (ED25519) ec2: 2048 ac:ce:66:9c:a6:a1:34:32:cd:48:76:2a:80:81:9f:86 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHJ+0UxSs0dtnU6IYBHf2K6HIXL/qif8zkqaOYG9x1y/ncoumb6QV+kEybo2F0bcOQSEZ19jU3LXqgA2ZkAGi8Q= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEqurlioWdKmdPZe9ux11hT+I9K7+XY6QH7RxIWXTs6/ root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm/PnQLxuD75HwvDrVX7fvj1E40ZISe7oND1g+CbucVlNdypv0gbjDKKpr5vulpnWyc9ZbsGoHplelCYjpgjiyCN5VrMevWYZ/OvlmOr/wBkgW/CEAV3xhCWIcD/zO/NQjfsKAgHTNYB1q20ijEgilyj0tnw63IvF5jqnzA3xh/jVr+dNRNoA8WnfreyfbwUkzKMXcdTybF+culWiJwirJWogTPXYUWZxddXmWhj61SXMDssum8wfzU8oUu0PLgh6IwJpEItlLvVM8SBF7ADqTrA1oRQphFa5OwD4NamaT5yzeF/+ttffvQgssRMBEuue8+OJxK1Wv7VPuHZwnvKbX root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:05:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.91 seconds 2018-12-10 08:10:48,233 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-10 08:10:48,236 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.208 2018-12-10 08:10:48,330 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-12-10 08:10:48,399 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-12-10 08:10:48,400 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-12-10 08:10:48,506 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 08:10:48,507 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-12-10 08:11:13,559 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 08:11:13,560 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-12-10 08:11:38,620 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 08:11:38,620 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-12-10 08:12:03,677 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 08:12:03,678 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-12-10 08:12:28,737 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 08:12:28,737 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-12-10 08:12:53,793 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 08:12:53,794 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-12-10 08:13:18,852 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 08:13:18,852 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-12-10 08:13:43,904 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-10 08:13:43,904 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-12-10 08:14:39,312 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550086@clearwater.opnfv', u'sip_username': u'6505550086', u'formatted_number': u'(650) 555-0086', u'number': u'6505550086', u'sip_uri': u'sip:6505550086@clearwater.opnfv', u'number_id': u'364bc7f774ee4545a6e78ed1002f34bf', u'sip_password': u'DgGxw5RqY', u'pstn': False} 2018-12-10 08:14:39,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:14:39,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:14:39,620 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:14:39 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54 Server: Apache x-openstack-request-id: req-c36b6160-d70a-436e-97dd-831c04612f7e 2018-12-10 08:14:39,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:14:40,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 946 Content-Type: application/json Date: Mon, 10 Dec 2018 08:14:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4ec10369-7268-44af-9ef3-bdb308d8a0cb 2018-12-10 08:14:40,472 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "outputs": [{"output_value": "172.30.9.211", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-12-10 08:14:40,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54 used request id req-4ec10369-7268-44af-9ef3-bdb308d8a0cb 2018-12-10 08:14:40,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.15837001801s 2018-12-10 08:14:40,474 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.211', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2018-12-10 08:14:40,475 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-12-10 08:14:40,475 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-12-10 08:14:40,483 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-12-10 08:14:40,484 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-12-10 08:19:35,506 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-12-10 08:19:35,512 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 4ac726837ff9405d1a26e721fc50da5c) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 1474b0e366d5c1af9dbe208b60b6559a) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 12e022eaafbca4018b315f1682ca1bd4) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 486, got 503 (call ID a09ac5c2b434bae433307296b2b74352) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 1cca08305aaa49b0a9a64af53cf0299a) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID c106dbf26390cf4be1188175aa627d77) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' from /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 504 (call ID 1f8779345c40e5e5a405a5d0c5fc6588) (RuntimeError) from /src/vims-test/lib/tests/basic-register.rb:75:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/endpoint.rb:68:in `rescue in incoming_call': sip:6505550714@clearwater.opnfv timed out waiting for new incoming call (RuntimeError) from /src/vims-test/quaff/lib/endpoint.rb:65:in `incoming_call' from /src/vims-test/lib/tests/call-diversion.rb:59:in `block in add_redirectee_scenario' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': Connection reset by peer @ io_fillbuf - fd:42 (Errno::ECONNRESET) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /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) - (6505550199, 6505550204) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 4ac726837ff9405d1a26e721fc50da5c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' Terminating other threads after failure Basic Call - SDP (TCP) - (6505550385, 6505550123) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 1474b0e366d5c1af9dbe208b60b6559a) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Tel URIs (TCP) - (6505550823, 6505550147) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 12e022eaafbca4018b315f1682ca1bd4) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Unknown number (TCP) - (6505550279, 6505550941) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550172, 6505550583) Failed Endpoint threw exception: - Expected 486, got 503 (call ID a09ac5c2b434bae433307296b2b74352) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Messages - Pager model (TCP) - (6505550375, 6505550537) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 1cca08305aaa49b0a9a64af53cf0299a) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Pracks (TCP) - (6505550024, 6505550012) Failed Endpoint threw exception: - Expected 180, got 503 (call ID c106dbf26390cf4be1188175aa627d77) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' - /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' Terminating other threads after failure Basic Registration (TCP) - (6505550385) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550863, 6505550879) Failed Endpoint threw exception: - Expected 200, got 504 (call ID 1f8779345c40e5e5a405a5d0c5fc6588) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:75:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 1d729bf8ebd28c2f8dc6eda19ea38864) Call Barring - Outbound Rejection (TCP) - (6505550258, 6505550365) 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) - (6505550975, 6505550604) 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) - (6505550448, 6505550234, 6505550714) Failed Endpoint threw exception: - sip:6505550714@clearwater.opnfv timed out waiting for new incoming call - /src/vims-test/quaff/lib/endpoint.rb:68:in `rescue in incoming_call' - /src/vims-test/quaff/lib/endpoint.rb:65:in `incoming_call' - /src/vims-test/lib/tests/call-diversion.rb:59:in `block in add_redirectee_scenario' Terminating other threads after failure Exception in quaff_cleanup_blk: - sip:6505550714@clearwater.opnfv timed out waiting for 401|200 (call ID 618f354fe3b3f4f05b7f0d56ae8f9bf6) Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550111@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550743@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550873%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:124:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550518%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:159:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (500) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550926%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:193:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Busy (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550977%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:227:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Unconditional (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550099%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:258:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - No answer (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550249%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:289:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Bad target URI (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550299%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:355:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-only call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550097%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:384:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-video call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550173%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:418:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Forking - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550175%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-forking.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Forking - Endpoint offline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550533%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-forking.rb:108:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Forking - Endpoint offline while ringing (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550594%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-forking.rb:183:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Accepted (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550369%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Cancelled (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550243%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:123:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' CANCEL - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550817%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/cancel.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550092%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:12:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Accept-Contact with response (SFR 511195) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550121%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:44:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550304%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:91:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact negated match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550834%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:118:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - RFC3841 example (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550282%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:152:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550678%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:236:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550377%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:269:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550546%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:29:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - binding suggested GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550175%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:48:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - instance ID requires escaping (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550038%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:69:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 500 (call ID cc3cca87a026dd88a2e2b31c3ef9364a) (RuntimeError) from /src/vims-test/quaff/lib/endpoint.rb:188:in `register' from /src/vims-test/lib/tests/gruu.rb:91:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 28dd4b3d5317a4e9acc65297a3bec01c) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:122:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 9c83b7012e5304f0d6902df5f4c438e6) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID aad5b68419b42d36ff9d749e233ea4f9) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 0e1f12ccf912f70abcc227e70d3c2533) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 20e503ad6645d179502873694231a943) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID b0c6bb19d26bb58985adc70152e1bdda) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 0ef0dacd9866399832e0a05aeb261b61) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550781@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 50945b6c0c5493fefc5fc0b2e823d084) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550874@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID b77f057892ec5e989fbf819d17c4a16c) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550076@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 63d040e35376e31e0c6352dfe7c3e036) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550333) Failed Endpoint threw exception: - Expected 200, got 500 (call ID cc3cca87a026dd88a2e2b31c3ef9364a) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/gruu.rb:91:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 401|200, got 500 (call ID 924ad7f38a2a37d534e530458a43819f) GRUU - Call - first endpoint GRUU as target (TCP) - (6505550946, 6505550981) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 28dd4b3d5317a4e9acc65297a3bec01c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:122:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - second endpoint GRUU as target (TCP) - (6505550783, 6505550700) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 9c83b7012e5304f0d6902df5f4c438e6) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:158:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - only GRUU as target (TCP) - (6505550490, 6505550440) Failed Endpoint threw exception: - Expected 200, got 503 (call ID aad5b68419b42d36ff9d749e233ea4f9) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR as target (TCP) - (6505550766, 6505550408) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 0e1f12ccf912f70abcc227e70d3c2533) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - unknown GRUU as target (TCP) - (6505550713, 6505550974) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550137, 6505550673) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550681, 6505550822) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550030, 6505550829) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 20e503ad6645d179502873694231a943) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:355:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR with other param as target (TCP) - (6505550708, 6505550208) Failed Endpoint threw exception: - Expected 200, got 503 (call ID b0c6bb19d26bb58985adc70152e1bdda) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - GRUU with other param as target (TCP) - (6505550418, 6505550025) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 0ef0dacd9866399832e0a05aeb261b61) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550781) Failed Endpoint threw exception: - sip:6505550781@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 50945b6c0c5493fefc5fc0b2e823d084) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550874) Failed Endpoint threw exception: - sip:6505550874@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID b77f057892ec5e989fbf819d17c4a16c) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Subscription timeout (TCP) - (6505550076) Failed Endpoint threw exception: - sip:6505550076@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 63d040e35376e31e0c6352dfe7c3e036) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550045, 6505550695) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 5a625a6d003e36779d50e413361d4592) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 5a625a6d003e36779d50e413361d4592) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:232:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"404", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550111%40clearwater.opnfv/associated_private_ids"} 46 failures out of 96 tests run Basic Call - Mainline (TCP) at 2018-12-10 08:14:46 +0000 Basic Call - SDP (TCP) at 2018-12-10 08:14:51 +0000 Basic Call - Tel URIs (TCP) at 2018-12-10 08:14:57 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-12-10 08:15:04 +0000 Basic Call - Messages - Pager model (TCP) at 2018-12-10 08:15:09 +0000 Basic Call - Pracks (TCP) at 2018-12-10 08:15:14 +0000 Multiple Identities (TCP) at 2018-12-10 08:15:21 +0000 Call Diversion - Not registered (TCP) at 2018-12-10 08:16:27 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-12-10 08:17:01 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-12-10 08:17:01 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-12-10 08:17:01 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-12-10 08:17:01 +0000 Call Diversion - Busy (TCP) at 2018-12-10 08:17:02 +0000 Call Diversion - Unconditional (TCP) at 2018-12-10 08:17:02 +0000 Call Diversion - No answer (TCP) at 2018-12-10 08:17:02 +0000 Call Diversion - Bad target URI (TCP) at 2018-12-10 08:17:02 +0000 Call Diversion - Audio-only call (TCP) at 2018-12-10 08:17:02 +0000 Call Diversion - Audio-video call (TCP) at 2018-12-10 08:17:03 +0000 Call Forking - Mainline (TCP) at 2018-12-10 08:17:03 +0000 Call Forking - Endpoint offline (TCP) at 2018-12-10 08:17:03 +0000 Call Forking - Endpoint offline while ringing (TCP) at 2018-12-10 08:17:03 +0000 Call Waiting - Accepted (TCP) at 2018-12-10 08:17:03 +0000 Call Waiting - Cancelled (TCP) at 2018-12-10 08:17:04 +0000 CANCEL - Mainline (TCP) at 2018-12-10 08:17:04 +0000 Filtering - Accept-Contact (TCP) at 2018-12-10 08:17:04 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-12-10 08:17:04 +0000 Filtering - Accept-Contact no match (TCP) at 2018-12-10 08:17:04 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-12-10 08:17:05 +0000 Filtering - RFC3841 example (TCP) at 2018-12-10 08:17:05 +0000 Filtering - Reject-Contact no match (TCP) at 2018-12-10 08:17:05 +0000 Filtering - Reject-Contact match (TCP) at 2018-12-10 08:17:05 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-12-10 08:17:05 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-12-10 08:17:06 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-12-10 08:17:06 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-12-10 08:17:08 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-12-10 08:17:13 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-12-10 08:17:19 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-12-10 08:17:24 +0000 GRUU - Call - AoR as target (TCP) at 2018-12-10 08:17:30 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-12-10 08:17:43 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-12-10 08:17:49 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-12-10 08:17:54 +0000 SUBSCRIBE - reg-event (TCP) at 2018-12-10 08:18:26 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-12-10 08:18:58 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-12-10 08:19:29 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-12-10 08:19:35 +0000 43 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-12-10 08:19:35,516 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 46, 'skipped': 43, 'total': 96, 'passed': 7} 2018-12-10 08:19:35,634 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 08:19:35,635 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 17:52 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-10 08:19:35,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:19:35,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:19:36,399 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:19:35 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-773a5788-aa3f-4afe-be63-d3e72975a367 2018-12-10 08:19:36,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:19:36,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Mon, 10 Dec 2018 08:19:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9c9f258e-b046-44cd-bd75-287a52b95ce2 2018-12-10 08:19:36,731 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:19:36,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-9c9f258e-b046-44cd-bd75-287a52b95ce2 2018-12-10 08:19:36,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.09069895744s 2018-12-10 08:19:36,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:19:36,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:19:37,062 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:19:36 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-0953d718-e547-4a74-82b8-37d051a9bbb7 2018-12-10 08:19:37,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:19:37,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 343 Content-Type: application/json Date: Mon, 10 Dec 2018 08:19:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-17a617e0-8c59-43e1-9e33-91e4b476afae 2018-12-10 08:19:37,910 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-10T08:07:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/clearwater-opnfv/events/09ef75c9-5703-46f2-b112-cd133514e893", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "id": "09ef75c9-5703-46f2-b112-cd133514e893"}]} 2018-12-10 08:19:37,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-17a617e0-8c59-43e1-9e33-91e4b476afae 2018-12-10 08:19:37,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.17686700821s 2018-12-10 08:19:37,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-12-10 08:19:37,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:19:38,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:19:37 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54 Server: Apache x-openstack-request-id: req-f945540f-95eb-4e8d-b251-b1829ba13b1e 2018-12-10 08:19:38,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:19:38,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 08:19:38 GMT Server: Apache x-openstack-request-id: req-0753a273-76bd-4019-82e3-69055ee1a628 2018-12-10 08:19:38,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 08:19:38,853 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54 used request id req-0753a273-76bd-4019-82e3-69055ee1a628 2018-12-10 08:19:38,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.94234919548s 2018-12-10 08:19:38,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:19:38,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=09ef75c9-5703-46f2-b112-cd133514e893&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:19:39,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:19:38 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=09ef75c9-5703-46f2-b112-cd133514e893&sort_dir=asc Server: Apache x-openstack-request-id: req-9e13c4fc-6903-45bb-a9c5-ddfcee3d1d41 2018-12-10 08:19:39,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:19:39,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 334 Content-Type: application/json Date: Mon, 10 Dec 2018 08:19:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8919ce62-7368-4ea3-bbff-fc96ff136b06 2018-12-10 08:19:39,233 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-10T08:19:38Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/clearwater-opnfv/events/f4860094-5c9d-422b-b6ee-a885fe355fa7", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "id": "f4860094-5c9d-422b-b6ee-a885fe355fa7"}]} 2018-12-10 08:19:39,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=09ef75c9-5703-46f2-b112-cd133514e893&sort_dir=asc&marker=09ef75c9-5703-46f2-b112-cd133514e893&sort_dir=asc used request id req-8919ce62-7368-4ea3-bbff-fc96ff136b06 2018-12-10 08:19:39,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379528045654s 2018-12-10 08:19:44,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:19:44,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=f4860094-5c9d-422b-b6ee-a885fe355fa7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:19:45,035 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:19:44 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=f4860094-5c9d-422b-b6ee-a885fe355fa7&sort_dir=asc Server: Apache x-openstack-request-id: req-6908a8aa-82e3-4ad6-a9f0-1a0bbe654d92 2018-12-10 08:19:45,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:19:45,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 686 Content-Type: application/json Date: Mon, 10 Dec 2018 08:19:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3bdad40e-6fa6-4d18-8c60-b0c8b1e52567 2018-12-10 08:19:45,347 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-12-10T08:19:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/vellum/events/24a3a47a-9dff-46fe-bffd-a564e392a990", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2b49ef10-2868-4b19-8bd1-c551234c404a", "id": "24a3a47a-9dff-46fe-bffd-a564e392a990"}, {"resource_name": "sprout", "event_time": "2018-12-10T08:19:40Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sprout/events/92e6a1a4-fe75-4744-a016-09d24015238e", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "573ed352-7a54-4862-97b3-ffe4b61d7599", "id": "92e6a1a4-fe75-4744-a016-09d24015238e"}, {"resource_name": "homer", "event_time": "2018-12-10T08:19:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/homer/events/18c7213b-a0be-4b2a-9463-406a3255c343", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b2d3930a-5d41-40d6-92c5-b894865b9996", "id": "18c7213b-a0be-4b2a-9463-406a3255c343"}, {"resource_name": "dime", "event_time": "2018-12-10T08:19:42Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dime/events/7d9735a0-efc7-47fe-83cb-86adf45c62dc", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "1168ffac-632b-44e1-95a0-763350ff9119", "id": "7d9735a0-efc7-47fe-83cb-86adf45c62dc"}, {"resource_name": "bono", "event_time": "2018-12-10T08:19:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/bono/events/143b04a2-702b-4e08-853e-6197997bb4ed", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6e1acfcd-a027-40c9-99dc-5853a7f19947", "id": "143b04a2-702b-4e08-853e-6197997bb4ed"}]} 2018-12-10 08:19:45,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=f4860094-5c9d-422b-b6ee-a885fe355fa7&sort_dir=asc&marker=f4860094-5c9d-422b-b6ee-a885fe355fa7&sort_dir=asc used request id req-3bdad40e-6fa6-4d18-8c60-b0c8b1e52567 2018-12-10 08:19:45,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.10794591904s 2018-12-10 08:19:50,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:19:50,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=143b04a2-702b-4e08-853e-6197997bb4ed&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:19:51,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:19:50 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=143b04a2-702b-4e08-853e-6197997bb4ed&sort_dir=asc Server: Apache x-openstack-request-id: req-e40fcedb-cc46-4e0b-a80f-9cc3bfaa583d 2018-12-10 08:19:51,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:19:51,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:19:51 GMT Server: Apache x-openstack-request-id: req-9fa761a7-a005-4232-8486-edf2376a6c72 2018-12-10 08:19:51,164 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:19:51,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=143b04a2-702b-4e08-853e-6197997bb4ed&sort_dir=asc&marker=143b04a2-702b-4e08-853e-6197997bb4ed&sort_dir=asc used request id req-9fa761a7-a005-4232-8486-edf2376a6c72 2018-12-10 08:19:51,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.809875011444s 2018-12-10 08:19:56,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:19:56,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=143b04a2-702b-4e08-853e-6197997bb4ed&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:19:56,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:19:56 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=143b04a2-702b-4e08-853e-6197997bb4ed&sort_dir=asc Server: Apache x-openstack-request-id: req-fb1e42d4-6b5e-48c5-a3a6-1edf6ad68b20 2018-12-10 08:19:56,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:19:56,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Mon, 10 Dec 2018 08:19:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-342a5249-7ca2-4de0-8971-6c5164b00026 2018-12-10 08:19:56,934 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-12-10T08:19:51Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sprout/events/6e0f085b-3310-40f4-9d86-5bf32300abd6", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "573ed352-7a54-4862-97b3-ffe4b61d7599", "id": "6e0f085b-3310-40f4-9d86-5bf32300abd6"}, {"resource_name": "dime", "event_time": "2018-12-10T08:19:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dime/events/b798d0a2-6889-4bc1-b382-66d63db7825b", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1168ffac-632b-44e1-95a0-763350ff9119", "id": "b798d0a2-6889-4bc1-b382-66d63db7825b"}, {"resource_name": "homer", "event_time": "2018-12-10T08:19:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/homer/events/7af76efb-d017-41ca-9000-d0ac5f1d3a78", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b2d3930a-5d41-40d6-92c5-b894865b9996", "id": "7af76efb-d017-41ca-9000-d0ac5f1d3a78"}, {"resource_name": "vellum", "event_time": "2018-12-10T08:19:54Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/vellum/events/4c21f80d-3eab-46e3-8d2d-9c34a83b3af7", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2b49ef10-2868-4b19-8bd1-c551234c404a", "id": "4c21f80d-3eab-46e3-8d2d-9c34a83b3af7"}, {"resource_name": "bono", "event_time": "2018-12-10T08:19:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/bono/events/7dfd7c7e-6d48-42cd-8110-33873cde436c", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6e1acfcd-a027-40c9-99dc-5853a7f19947", "id": "7dfd7c7e-6d48-42cd-8110-33873cde436c"}, {"resource_name": "ellis", "event_time": "2018-12-10T08:19:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/ellis/events/0e437ee7-6a97-40f2-81a2-66b4fd1f75ae", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "113ce4d7-5cfe-455b-bd11-6ed07f9e9f0e", "id": "0e437ee7-6a97-40f2-81a2-66b4fd1f75ae"}]} 2018-12-10 08:19:56,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=143b04a2-702b-4e08-853e-6197997bb4ed&sort_dir=asc&marker=143b04a2-702b-4e08-853e-6197997bb4ed&sort_dir=asc used request id req-342a5249-7ca2-4de0-8971-6c5164b00026 2018-12-10 08:19:56,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.76385307312s 2018-12-10 08:20:01,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:20:01,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=0e437ee7-6a97-40f2-81a2-66b4fd1f75ae&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:02,267 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:20:01 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=0e437ee7-6a97-40f2-81a2-66b4fd1f75ae&sort_dir=asc Server: Apache x-openstack-request-id: req-7857ccc0-04d9-4ce3-855a-7b0e1a772c64 2018-12-10 08:20:02,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:20:02,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:02 GMT Server: Apache x-openstack-request-id: req-804008d5-0b63-45d1-b814-7feb95b0c2cd 2018-12-10 08:20:02,591 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:20:02,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=0e437ee7-6a97-40f2-81a2-66b4fd1f75ae&sort_dir=asc&marker=0e437ee7-6a97-40f2-81a2-66b4fd1f75ae&sort_dir=asc used request id req-804008d5-0b63-45d1-b814-7feb95b0c2cd 2018-12-10 08:20:02,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.649746179581s 2018-12-10 08:20:07,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:20:07,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=0e437ee7-6a97-40f2-81a2-66b4fd1f75ae&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:07,628 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:20:07 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=0e437ee7-6a97-40f2-81a2-66b4fd1f75ae&sort_dir=asc Server: Apache x-openstack-request-id: req-9cc73216-429a-456a-b4ce-f51c7f706a20 2018-12-10 08:20:07,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:20:07,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-254761d7-29fb-4dfc-bf5b-f3ab807f8732 2018-12-10 08:20:07,671 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-12-10T08:20:04Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/ellis/events/82800dfd-09fb-4152-af8e-d8b93fe49452", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "113ce4d7-5cfe-455b-bd11-6ed07f9e9f0e", "id": "82800dfd-09fb-4152-af8e-d8b93fe49452"}, {"resource_name": "dns", "event_time": "2018-12-10T08:20:04Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dns/events/1bd3283e-e08f-43c5-bac6-1ddfad7e58f2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "efd94cef-09fc-4774-9058-1a275231b70e", "id": "1bd3283e-e08f-43c5-bac6-1ddfad7e58f2"}]} 2018-12-10 08:20:07,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=0e437ee7-6a97-40f2-81a2-66b4fd1f75ae&sort_dir=asc&marker=0e437ee7-6a97-40f2-81a2-66b4fd1f75ae&sort_dir=asc used request id req-254761d7-29fb-4dfc-bf5b-f3ab807f8732 2018-12-10 08:20:07,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744988918304s 2018-12-10 08:20:12,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:20:12,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=1bd3283e-e08f-43c5-bac6-1ddfad7e58f2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:13,018 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:20:12 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=1bd3283e-e08f-43c5-bac6-1ddfad7e58f2&sort_dir=asc Server: Apache x-openstack-request-id: req-1d040429-ec8f-43e9-b802-8631ac569553 2018-12-10 08:20:13,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:20:13,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 619 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3aaf8d53-3c60-489f-9592-e7cbf197dab5 2018-12-10 08:20:13,871 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-12-10T08:20:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dns/events/60a8c5f9-8096-4284-a1e3-dd095ffbe5f3", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "efd94cef-09fc-4774-9058-1a275231b70e", "id": "60a8c5f9-8096-4284-a1e3-dd095ffbe5f3"}, {"resource_name": "security_groups", "event_time": "2018-12-10T08:20:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/security_groups/events/8bc33310-989d-4dad-abb5-8a9258042a60", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "feb363bd-c8df-48f1-9657-142d824bd7c9", "id": "8bc33310-989d-4dad-abb5-8a9258042a60"}, {"resource_name": "mgmt_network", "event_time": "2018-12-10T08:20:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/mgmt_network/events/cf322490-df6e-45db-ae67-baccdc4b0a75", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "cafc2b2b-dbab-4fc0-a64e-372c8fac77dc", "id": "cf322490-df6e-45db-ae67-baccdc4b0a75"}, {"resource_name": "sig_network", "event_time": "2018-12-10T08:20:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sig_network/events/e7e836c2-6e6d-4898-be4d-aef74efe8663", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8337dacc-6f1f-41fd-b0af-bede57f240fa", "id": "e7e836c2-6e6d-4898-be4d-aef74efe8663"}]} 2018-12-10 08:20:13,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=1bd3283e-e08f-43c5-bac6-1ddfad7e58f2&sort_dir=asc&marker=1bd3283e-e08f-43c5-bac6-1ddfad7e58f2&sort_dir=asc used request id req-3aaf8d53-3c60-489f-9592-e7cbf197dab5 2018-12-10 08:20:13,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.19355916977s 2018-12-10 08:20:18,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:20:18,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=e7e836c2-6e6d-4898-be4d-aef74efe8663&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:18,911 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:20:18 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=e7e836c2-6e6d-4898-be4d-aef74efe8663&sort_dir=asc Server: Apache x-openstack-request-id: req-7feafad9-4e1f-4da9-a6ac-4fe7afd1409b 2018-12-10 08:20:18,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:20:19,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:18 GMT Server: Apache x-openstack-request-id: req-d373af1d-b92c-4935-82d0-724608d7cc0b 2018-12-10 08:20:19,259 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:20:19,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=e7e836c2-6e6d-4898-be4d-aef74efe8663&sort_dir=asc&marker=e7e836c2-6e6d-4898-be4d-aef74efe8663&sort_dir=asc used request id req-d373af1d-b92c-4935-82d0-724608d7cc0b 2018-12-10 08:20:19,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380754947662s 2018-12-10 08:20:24,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:20:24,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=e7e836c2-6e6d-4898-be4d-aef74efe8663&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:24,594 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:20:24 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=e7e836c2-6e6d-4898-be4d-aef74efe8663&sort_dir=asc Server: Apache x-openstack-request-id: req-0b011d7b-abee-4b10-a2be-9f658abfecb5 2018-12-10 08:20:24,594 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:20:25,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 619 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-550b70ae-4706-4977-aaac-924b34ca8110 2018-12-10 08:20:25,033 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-12-10T08:20:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/mgmt_network/events/a6d8c236-4799-4c2b-b09a-00fafb6a87ce", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "cafc2b2b-dbab-4fc0-a64e-372c8fac77dc", "id": "a6d8c236-4799-4c2b-b09a-00fafb6a87ce"}, {"resource_name": "security_groups", "event_time": "2018-12-10T08:20:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/security_groups/events/c1665782-79ca-4871-9dd8-92ecce4c7586", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "feb363bd-c8df-48f1-9657-142d824bd7c9", "id": "c1665782-79ca-4871-9dd8-92ecce4c7586"}, {"resource_name": "sig_network", "event_time": "2018-12-10T08:20:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sig_network/events/e201a92e-afd9-4184-b528-0ea0f7bd220f", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8337dacc-6f1f-41fd-b0af-bede57f240fa", "id": "e201a92e-afd9-4184-b528-0ea0f7bd220f"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-12-10T08:20:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/clearwater-opnfv/events/bb6b0d5c-82a3-49cb-9758-949559611abe", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "id": "bb6b0d5c-82a3-49cb-9758-949559611abe"}]} 2018-12-10 08:20:25,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=e7e836c2-6e6d-4898-be4d-aef74efe8663&sort_dir=asc&marker=e7e836c2-6e6d-4898-be4d-aef74efe8663&sort_dir=asc used request id req-550b70ae-4706-4977-aaac-924b34ca8110 2018-12-10 08:20:25,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.767967939377s 2018-12-10 08:20:30,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:20:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=bb6b0d5c-82a3-49cb-9758-949559611abe&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:30,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:20:29 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=bb6b0d5c-82a3-49cb-9758-949559611abe&sort_dir=asc Server: Apache x-openstack-request-id: req-6ee6c586-9c46-4ca7-ab3a-3ce5719f05d2 2018-12-10 08:20:30,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:20:30,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:30 GMT Server: Apache x-openstack-request-id: req-80579774-5256-4c7a-abc3-3ca7c6a60d02 2018-12-10 08:20:30,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:20:30,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=bb6b0d5c-82a3-49cb-9758-949559611abe&sort_dir=asc&marker=bb6b0d5c-82a3-49cb-9758-949559611abe&sort_dir=asc used request id req-80579774-5256-4c7a-abc3-3ca7c6a60d02 2018-12-10 08:20:30,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.76393198967s 2018-12-10 08:20:35,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-10 08:20:35,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=bb6b0d5c-82a3-49cb-9758-949559611abe&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:36,134 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:20:35 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=bb6b0d5c-82a3-49cb-9758-949559611abe&sort_dir=asc Server: Apache x-openstack-request-id: req-8c9b36b7-393e-468f-8243-8bc704367477 2018-12-10 08:20:36,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:20:36,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:36 GMT Server: Apache x-openstack-request-id: req-9ebef62d-58c7-48f4-9057-d0dc459c2a3a 2018-12-10 08:20:36,177 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2018-12-10 08:20:36,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54/events?marker=bb6b0d5c-82a3-49cb-9758-949559611abe&sort_dir=asc&marker=bb6b0d5c-82a3-49cb-9758-949559611abe&sort_dir=asc used request id req-9ebef62d-58c7-48f4-9057-d0dc459c2a3a 2018-12-10 08:20:36,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370510101318s 2018-12-10 08:20:36,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-10 08:20:36,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:36,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:20:36 GMT Location: http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False Server: Apache x-openstack-request-id: req-da640ebc-4d78-4e1b-8193-41ed59c38f1f 2018-12-10 08:20:36,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:20:36,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eedb777d-141a-45de-bcb0-8df26f7fe82a 2018-12-10 08:20:36,806 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "34a8dec51bd14a1d905ba052f30014cf", "private_sig_net_ip_version": "4", "image": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "deletion_time": "2018-12-10T08:20:25Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "6ad5263b53344a6fb82d0a5862c68045", "tags": null, "creation_time": "2018-12-10T08:02:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-10T08:19:38Z", "id": "1971a37c-4864-4519-b477-a0dc9b52ea54", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-12-10 08:20:36,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/34a8dec51bd14a1d905ba052f30014cf/stacks/clearwater-opnfv/1971a37c-4864-4519-b477-a0dc9b52ea54?resolve_outputs=False used request id req-eedb777d-141a-45de-bcb0-8df26f7fe82a 2018-12-10 08:20:36,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.628552913666s 2018-12-10 08:20:36,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 08:20:36,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/ec5328d8-2e50-43fe-ba76-436e50cd571d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" -d '{"subnet_id": "54f96fd4-8148-484b-9ae3-6c9fee619b21"}' 2018-12-10 08:20:39,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:39 GMT X-Openstack-Request-Id: req-8ec19b18-e509-4c8a-a149-0d20553f7efd 2018-12-10 08:20:39,467 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cf930e65-572a-42b0-bda1-ee16d8e253e1", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "subnet_id": "54f96fd4-8148-484b-9ae3-6c9fee619b21", "subnet_ids": ["54f96fd4-8148-484b-9ae3-6c9fee619b21"], "port_id": "fe0d23b4-e3f6-4e59-b8f2-6d66bc8d6503", "id": "ec5328d8-2e50-43fe-ba76-436e50cd571d"} 2018-12-10 08:20:39,468 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/ec5328d8-2e50-43fe-ba76-436e50cd571d/remove_router_interface.json used request id req-8ec19b18-e509-4c8a-a149-0d20553f7efd 2018-12-10 08:20:39,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.66042995453s 2018-12-10 08:20:39,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 08:20:39,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:39,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:39 GMT X-Openstack-Request-Id: req-2e9a61d8-5289-4483-bfe9-814b606495cf 2018-12-10 08:20:39,836 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "created_at": "2018-12-10T08:01:47Z", "admin_state_up": true, "updated_at": "2018-12-10T08:20:37Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "ec5328d8-2e50-43fe-ba76-436e50cd571d", "name": "heat_ims-router_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}]} 2018-12-10 08:20:39,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-2e9a61d8-5289-4483-bfe9-814b606495cf 2018-12-10 08:20:39,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.36775302887s 2018-12-10 08:20:39,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 08:20:39,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/ec5328d8-2e50-43fe-ba76-436e50cd571d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:44,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:20:44 GMT X-Openstack-Request-Id: req-e4091ffb-ea04-4c44-9c9c-49d4513876fd 2018-12-10 08:20:44,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:20:44,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/ec5328d8-2e50-43fe-ba76-436e50cd571d.json used request id req-e4091ffb-ea04-4c44-9c9c-49d4513876fd 2018-12-10 08:20:44,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.53217983246s 2018-12-10 08:20:44,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 08:20:44,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:44,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:44 GMT X-Openstack-Request-Id: req-be932fd2-772f-44f3-9d67-df97895742d6 2018-12-10 08:20:44,419 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf930e65-572a-42b0-bda1-ee16d8e253e1","tenant_id":"34a8dec51bd14a1d905ba052f30014cf","created_at":"2018-12-10T08:01:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T08:01:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"34a8dec51bd14a1d905ba052f30014cf","id":"54f96fd4-8148-484b-9ae3-6c9fee619b21","subnetpool_id":null,"name":"heat_ims-subnet_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}]} 2018-12-10 08:20:44,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-be932fd2-772f-44f3-9d67-df97895742d6 2018-12-10 08:20:44,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0489599704742s 2018-12-10 08:20:44,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 08:20:44,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/54f96fd4-8148-484b-9ae3-6c9fee619b21.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:46,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:20:46 GMT X-Openstack-Request-Id: req-9711ab5b-9519-4f28-af9a-3910268542df 2018-12-10 08:20:46,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:20:46,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/54f96fd4-8148-484b-9ae3-6c9fee619b21.json used request id req-9711ab5b-9519-4f28-af9a-3910268542df 2018-12-10 08:20:46,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.54901909828s 2018-12-10 08:20:46,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:20:46,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:47,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:47 GMT X-Openstack-Request-Id: req-70547853-ae20-4905-9939-7001e7cf3e6f 2018-12-10 08:20:47,075 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cf930e65-572a-42b0-bda1-ee16d8e253e1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"34a8dec51bd14a1d905ba052f30014cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T08:20:46Z","qos_policy_id":null,"name":"heat_ims-net_b052c1f8-5327-4d32-99ae-7c6c9478e7ff","admin_state_up":true,"tenant_id":"34a8dec51bd14a1d905ba052f30014cf","created_at":"2018-12-10T08:01:44Z","mtu":1450}]} 2018-12-10 08:20:47,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-70547853-ae20-4905-9939-7001e7cf3e6f 2018-12-10 08:20:47,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105063915253s 2018-12-10 08:20:47,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 08:20:47,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/cf930e65-572a-42b0-bda1-ee16d8e253e1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:48,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:20:48 GMT X-Openstack-Request-Id: req-4564f66c-1dca-4748-84a9-9fb8f3437c72 2018-12-10 08:20:48,579 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:20:48,579 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/cf930e65-572a-42b0-bda1-ee16d8e253e1.json used request id req-4564f66c-1dca-4748-84a9-9fb8f3437c72 2018-12-10 08:20:48,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.50288891792s 2018-12-10 08:20:48,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:20:48,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:49,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:49 GMT X-Openstack-Request-Id: req-3061ac6e-854b-493d-b350-0e0d9b0154b9 2018-12-10 08:20:49,337 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:02:05Z", "file": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36/file", "owner": "34a8dec51bd14a1d905ba052f30014cf", "id": "9ebce502-c8ed-4945-9333-855b038e4e36", "size": 263586304, "self": "/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/9ebce502-c8ed-4945-9333-855b038e4e36/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T08:02:00Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:20:49,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3061ac6e-854b-493d-b350-0e0d9b0154b9 2018-12-10 08:20:49,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.753093957901s 2018-12-10 08:20:49,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 08:20:49,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5f3967ae57cdd1a145ef41228346b29fad9856f" 2018-12-10 08:20:50,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:20:50 GMT X-Openstack-Request-Id: req-4b9b1e71-4d6e-48ff-bded-f81d57f243d3 2018-12-10 08:20:50,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:20:50,288 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9ebce502-c8ed-4945-9333-855b038e4e36 used request id req-4b9b1e71-4d6e-48ff-bded-f81d57f243d3 2018-12-10 08:20:50,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.948888063431s 2018-12-10 08:20:50,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:20:50,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:20:50,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aea01345-f266-4b4d-aff1-75a9808ed8ea x-openstack-request-id: req-aea01345-f266-4b4d-aff1-75a9808ed8ea 2018-12-10 08:20:50,616 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "6155f20d-fd6e-4135-9144-b49683c20dc1"}]} 2018-12-10 08:20:50,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-aea01345-f266-4b4d-aff1-75a9808ed8ea 2018-12-10 08:20:50,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.324447870255s 2018-12-10 08:20:50,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 08:20:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:20:50,657 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d163cab4-76e1-4383-a199-fb671ce42c55 x-openstack-request-id: req-d163cab4-76e1-4383-a199-fb671ce42c55 2018-12-10 08:20:50,657 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6155f20d-fd6e-4135-9144-b49683c20dc1 used request id req-d163cab4-76e1-4383-a199-fb671ce42c55 2018-12-10 08:20:50,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0377931594849s 2018-12-10 08:20:50,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 08:20:50,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:20:50,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1025 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09171507-babe-4e73-896a-0f87d1e54422 2018-12-10 08:20:50,899 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_ims-user_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": {"self": "http://172.30.9.28:5000/v3/users/266a488e824d48bfb40d9e26d60ca53d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "266a488e824d48bfb40d9e26d60ca53d", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 08:20:50,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-09171507-babe-4e73-896a-0f87d1e54422 2018-12-10 08:20:50,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241967916489s 2018-12-10 08:20:50,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 08:20:50,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/266a488e824d48bfb40d9e26d60ca53d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:20:51,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719470b4-8793-42f1-934e-fa8821d7a4ba 2018-12-10 08:20:51,143 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_b052c1f8-5327-4d32-99ae-7c6c9478e7ff", "links": {"self": "http://172.30.9.28:5000/v3/users/266a488e824d48bfb40d9e26d60ca53d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "266a488e824d48bfb40d9e26d60ca53d", "description": null}} 2018-12-10 08:20:51,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/266a488e824d48bfb40d9e26d60ca53d used request id req-719470b4-8793-42f1-934e-fa8821d7a4ba 2018-12-10 08:20:51,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236489057541s 2018-12-10 08:20:51,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 08:20:51,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/266a488e824d48bfb40d9e26d60ca53d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:20:51,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 08:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-017a72e3-a242-4ae3-bee5-0b5f79c63dc1 2018-12-10 08:20:51,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 08:20:51,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/266a488e824d48bfb40d9e26d60ca53d used request id req-017a72e3-a242-4ae3-bee5-0b5f79c63dc1 2018-12-10 08:20:51,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.290645837784s 2018-12-10 08:20:51,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 08:20:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:20:51,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 588 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b835ce-decc-4a9b-b18f-d1795faba93b 2018-12-10 08:20:51,660 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/34a8dec51bd14a1d905ba052f30014cf"}, "tags": [], "enabled": true, "id": "34a8dec51bd14a1d905ba052f30014cf", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_b052c1f8-5327-4d32-99ae-7c6c9478e7ff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 08:20:51,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-31b835ce-decc-4a9b-b18f-d1795faba93b 2018-12-10 08:20:51,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218178987503s 2018-12-10 08:20:51,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 08:20:51,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/34a8dec51bd14a1d905ba052f30014cf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:20:51,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 08:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb04608f-e822-47fd-a305-02625fa405bd 2018-12-10 08:20:51,981 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 08:20:51,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/34a8dec51bd14a1d905ba052f30014cf used request id req-eb04608f-e822-47fd-a305-02625fa405bd 2018-12-10 08:20:51,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.314725160599s 2018-12-10 08:20:51,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:20:51,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=34a8dec51bd14a1d905ba052f30014cf&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:20:52,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:52 GMT X-Openstack-Request-Id: req-ea7946ae-ae8f-4595-8ba3-578a57129497 2018-12-10 08:20:52,328 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "created_at": "2018-12-10T08:01:44Z", "updated_at": "2018-12-10T08:01:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:01:44Z", "revision_number": 0, "id": "4c3cb903-2fb0-43e5-a6d4-abe88da5b42a", "remote_group_id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "remote_ip_prefix": null, "created_at": "2018-12-10T08:01:44Z", "security_group_id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "34a8dec51bd14a1d905ba052f30014cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:01:44Z", "revision_number": 0, "id": "de8944a0-4868-42b1-b493-95690f6b7ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:01:44Z", "security_group_id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "34a8dec51bd14a1d905ba052f30014cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:01:44Z", "revision_number": 0, "id": "f0081f2e-ce3d-4466-bdc7-f4bc27c49706", "remote_group_id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "remote_ip_prefix": null, "created_at": "2018-12-10T08:01:44Z", "security_group_id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "34a8dec51bd14a1d905ba052f30014cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:01:44Z", "revision_number": 0, "id": "f36af01c-59b5-4a7c-9ff6-9e3a78bfb672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:01:44Z", "security_group_id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "34a8dec51bd14a1d905ba052f30014cf"}], "revision_number": 1, "project_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "name": "default"}]} 2018-12-10 08:20:52,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=34a8dec51bd14a1d905ba052f30014cf&name=default used request id req-ea7946ae-ae8f-4595-8ba3-578a57129497 2018-12-10 08:20:52,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340705156326s 2018-12-10 08:20:52,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:20:52,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:20:52,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:52 GMT X-Openstack-Request-Id: req-cced0207-8719-4075-adf4-b8846976efae 2018-12-10 08:20:52,722 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "created_at": "2018-12-10T04:54:45Z", "updated_at": "2018-12-10T04:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "2f796fe4-ad99-4d02-82d5-1cf073a56aac", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "3b616a17-69eb-47b8-b8a0-c25963e67149", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "4f5a5a95-2919-44bc-a23c-f3ae28431a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "a68abd72-1b67-49cf-9bd2-c5f76b1d746f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}], "revision_number": 1, "project_id": "4287836bffc14c41a35b2d79c761cfe3", "id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "created_at": "2018-12-10T04:54:17Z", "updated_at": "2018-12-10T04:54:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "31c1ba84-32f2-4944-9a77-e11ef02547d6", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "5eac9517-c8aa-43a0-89ed-5406f7cb95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "cd247800-66d4-46e7-ac65-79344f00c438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "fcda040d-cd4e-4acf-a740-94a7c5294e37", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}], "revision_number": 1, "project_id": "220b6cc053d24544aecfeac10afb36bc", "id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "87ad9faa30714121b9729c5449958f89", "created_at": "2018-12-10T04:55:06Z", "updated_at": "2018-12-10T04:55:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "01023214-ea5e-4507-8291-0fbf91965816", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "13856566-2a62-4100-a2a5-02a548249dcb", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "1ad9aa48-1087-41a8-b495-5274b1ec2be1", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "49b5e95d-03ce-47c4-8980-e94e56de24f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}], "revision_number": 1, "project_id": "87ad9faa30714121b9729c5449958f89", "id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "created_at": "2018-12-10T04:55:05Z", "updated_at": "2018-12-10T04:55:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "3122b7de-dc09-4ceb-b99b-0f81f3dd9da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "404ef636-8cd9-4967-b236-8a7345636917", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "6fdff0fd-97ff-42f6-96de-0bf557f24d11", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "8b813256-9de8-482f-b642-594d24a74405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}], "revision_number": 1, "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "id": "64c584e0-87be-476a-b819-ff12f66ae815", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ed8545900864076a59c0428383323f8", "created_at": "2018-12-10T04:58:19Z", "updated_at": "2018-12-10T04:58:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "100d3afb-85d7-43cf-8668-a19611d10d4a", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "12d0a2ce-6263-4366-8fd2-990c4817e452", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "271d7bc8-ccf6-4f72-917d-33c6b928e837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "c4b739df-d157-4197-ae4e-d5ee745d1dd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}], "revision_number": 1, "project_id": "1ed8545900864076a59c0428383323f8", "id": "68739416-ca46-482d-a344-7be7387ae639", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "created_at": "2018-12-10T04:55:03Z", "updated_at": "2018-12-10T04:55:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "516921ee-cbd4-427e-81f6-1d14ae76d279", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "66417333-22ec-4ac4-a40c-09140bc3d7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "7e02435b-8228-49dc-a6bf-cb2886b74510", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "e8bec1f9-d1de-4215-b133-e36869b40b32", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}], "revision_number": 1, "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "created_at": "2018-12-10T04:54:48Z", "updated_at": "2018-12-10T04:54:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "72e5d34d-1cd8-4b09-84fd-16dd6502c501", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "89333d52-2177-4995-b5e5-2d816ecb7d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "cc304e31-66d2-43ca-8190-03e279f2f0d5", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "df322cea-e724-4da6-b438-01ca116f0d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}], "revision_number": 1, "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "created_at": "2018-12-10T08:01:44Z", "updated_at": "2018-12-10T08:01:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:01:44Z", "revision_number": 0, "id": "4c3cb903-2fb0-43e5-a6d4-abe88da5b42a", "remote_group_id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "remote_ip_prefix": null, "created_at": "2018-12-10T08:01:44Z", "security_group_id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "34a8dec51bd14a1d905ba052f30014cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:01:44Z", "revision_number": 0, "id": "de8944a0-4868-42b1-b493-95690f6b7ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:01:44Z", "security_group_id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "34a8dec51bd14a1d905ba052f30014cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:01:44Z", "revision_number": 0, "id": "f0081f2e-ce3d-4466-bdc7-f4bc27c49706", "remote_group_id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "remote_ip_prefix": null, "created_at": "2018-12-10T08:01:44Z", "security_group_id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "34a8dec51bd14a1d905ba052f30014cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:01:44Z", "revision_number": 0, "id": "f36af01c-59b5-4a7c-9ff6-9e3a78bfb672", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:01:44Z", "security_group_id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "tenant_id": "34a8dec51bd14a1d905ba052f30014cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "34a8dec51bd14a1d905ba052f30014cf"}], "revision_number": 1, "project_id": "34a8dec51bd14a1d905ba052f30014cf", "id": "94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "created_at": "2018-12-10T04:58:20Z", "updated_at": "2018-12-10T04:58:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "3f13cc0d-0fa7-4c12-aa0f-ea8b173398da", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "68052799-caa3-4c39-8135-ab4a86866ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "857a4401-667a-4c54-ac65-17972e7b19dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "8b4c79fe-bb77-42a4-acbd-cf22ada1272a", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}], "revision_number": 1, "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "created_at": "2018-12-10T04:54:47Z", "updated_at": "2018-12-10T04:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "35033e62-b102-4949-95a9-2d3ec73a103a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e17b516-9d60-4f00-9b57-9aaac718faa0", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e83d1b6-325b-491b-974c-e6f54d61ac4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "ac56bee4-17cc-4c1f-abc3-8d9a2b833e23", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}], "revision_number": 1, "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "name": "default"}]} 2018-12-10 08:20:52,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-cced0207-8719-4075-adf4-b8846976efae 2018-12-10 08:20:52,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.388904094696s 2018-12-10 08:20:52,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 08:20:52,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4d37c0446e5d3411df9ffb26502c4ef53924e621" 2018-12-10 08:20:53,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:20:53 GMT X-Openstack-Request-Id: req-d682a0ca-139c-4f06-8f62-34fcbf98a3cc 2018-12-10 08:20:53,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:20:53,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/94e792f9-8ec9-46e1-9ff9-ba5f9cf7be6b.json used request id req-d682a0ca-139c-4f06-8f62-34fcbf98a3cc 2018-12-10 08:20:53,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.469470024109s 2018-12-10 08:20:53,223 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-12-10 08:20:53,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:20:53,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ec47f1-3f7c-49be-91e8-10eaa59ee38c 2018-12-10 08:20:53,304 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 08:20:53,304 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-71ec47f1-3f7c-49be-91e8-10eaa59ee38c 2018-12-10 08:20:53,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 08:20:53,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T09:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["NLYNQbNSQXOrbacsD9vAHw"], "issued_at": "2018-12-10T08:20:53.000000Z"}} 2018-12-10 08:20:53,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:20:53,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:20:54,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:54 GMT X-Openstack-Request-Id: req-f78f4792-da4f-4d7b-872c-0b66dfd2fca3 2018-12-10 08:20:54,110 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 08:20:54,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f78f4792-da4f-4d7b-872c-0b66dfd2fca3 2018-12-10 08:20:54,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379981040955s 2018-12-10 08:20:54,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:20:54,123 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e32588-1f0f-4005-8d6d-f371fcb9a516 2018-12-10 08:20:54,123 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 08:20:54,123 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-51e32588-1f0f-4005-8d6d-f371fcb9a516 2018-12-10 08:20:54,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 08:20:54,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:20:54,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366f6146-a873-4a29-8fd5-226ea3f3d204 2018-12-10 08:20:54,354 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 08:20:54,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-366f6146-a873-4a29-8fd5-226ea3f3d204 2018-12-10 08:20:54,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.230525016785s 2018-12-10 08:20:54,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 08:20:54,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}}' 2018-12-10 08:20:54,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e9c6e6-57f2-427f-babf-c44f53e91aee 2018-12-10 08:20:54,610 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/804a7097431a46a7b221305d08aff04d"}, "tags": [], "enabled": true, "id": "804a7097431a46a7b221305d08aff04d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}} 2018-12-10 08:20:54,610 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-28e9c6e6-57f2-427f-babf-c44f53e91aee 2018-12-10 08:20:54,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.249626159668s 2018-12-10 08:20:54,611 - 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'804a7097431a46a7b221305d08aff04d', '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_2501c452-7dc8-4a4a-ab8f-0fcc806efff4'}) 2018-12-10 08:20:54,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 08:20:54,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8fe1f93c-aec8-44f0-83f4-a609ede61a88", "email": null, "name": "vyos_vrouter-user_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}}' 2018-12-10 08:20:55,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7b1be2-2f90-4688-94a7-7c66197102d2 2018-12-10 08:20:55,112 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "links": {"self": "http://172.30.9.28:5000/v3/users/4c76c07e97374fc8bb65b930de3f0a29"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4c76c07e97374fc8bb65b930de3f0a29", "domain_id": "default", "password_expires_at": null}} 2018-12-10 08:20:55,113 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-3a7b1be2-2f90-4688-94a7-7c66197102d2 2018-12-10 08:20:55,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495026826859s 2018-12-10 08:20:55,113 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4c76c07e97374fc8bb65b930de3f0a29', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_2501c452-7dc8-4a4a-ab8f-0fcc806efff4'}) 2018-12-10 08:20:55,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 08:20:55,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:20:55,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38494864-25fd-4a1d-b85e-a652766adf93 2018-12-10 08:20:55,332 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 08:20:55,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-38494864-25fd-4a1d-b85e-a652766adf93 2018-12-10 08:20:55,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214704990387s 2018-12-10 08:20:55,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 08:20:55,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:20:55,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d12b3c6-dff4-4ec9-8b7b-837da12da6e1 2018-12-10 08:20:55,559 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 08:20:55,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6d12b3c6-dff4-4ec9-8b7b-837da12da6e1 2018-12-10 08:20:55,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22172498703s 2018-12-10 08:20:55,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 08:20:55,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:20:55,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3592a13c-308c-4153-8239-dff99e746768 2018-12-10 08:20:55,777 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 08:20:55,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3592a13c-308c-4153-8239-dff99e746768 2018-12-10 08:20:55,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212777137756s 2018-12-10 08:20:55,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 08:20:55,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:20:55,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de8fb6ca-685b-4454-92af-dcd4103e9749 2018-12-10 08:20:55,992 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 08:20:55,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-de8fb6ca-685b-4454-92af-dcd4103e9749 2018-12-10 08:20:55,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210272789001s 2018-12-10 08:20:55,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 08:20:55,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:20:56,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7bac72-6235-45b7-ba7d-acdec39ac20d 2018-12-10 08:20:56,246 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "links": {"self": "http://172.30.9.28:5000/v3/users/4c76c07e97374fc8bb65b930de3f0a29"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4c76c07e97374fc8bb65b930de3f0a29", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 08:20:56,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1b7bac72-6235-45b7-ba7d-acdec39ac20d 2018-12-10 08:20:56,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.25293302536s 2018-12-10 08:20:56,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 08:20:56,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:20:56,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5bf38e5-1ae4-4393-abd3-d07419a2ffcd 2018-12-10 08:20:56,484 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/804a7097431a46a7b221305d08aff04d"}, "tags": [], "enabled": true, "id": "804a7097431a46a7b221305d08aff04d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}]} 2018-12-10 08:20:56,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c5bf38e5-1ae4-4393-abd3-d07419a2ffcd 2018-12-10 08:20:56,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22441983223s 2018-12-10 08:20:56,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 08:20:56,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=4c76c07e97374fc8bb65b930de3f0a29&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=804a7097431a46a7b221305d08aff04d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:20:56,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18cbe347-3200-4ed5-b5d6-1f1a44f2cf45 2018-12-10 08:20:56,713 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=4c76c07e97374fc8bb65b930de3f0a29&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=804a7097431a46a7b221305d08aff04d", "previous": null, "next": null}} 2018-12-10 08:20:56,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=4c76c07e97374fc8bb65b930de3f0a29&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=804a7097431a46a7b221305d08aff04d used request id req-18cbe347-3200-4ed5-b5d6-1f1a44f2cf45 2018-12-10 08:20:56,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220017910004s 2018-12-10 08:20:56,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 08:20:56,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/804a7097431a46a7b221305d08aff04d/users/4c76c07e97374fc8bb65b930de3f0a29/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:20:56,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 08:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e913f5-2598-46b2-8301-fac931090d97 2018-12-10 08:20:56,991 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 08:20:56,991 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/804a7097431a46a7b221305d08aff04d/users/4c76c07e97374fc8bb65b930de3f0a29/roles/d198f435a64947e795a55202b22e00ce used request id req-00e913f5-2598-46b2-8301-fac931090d97 2018-12-10 08:20:56,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.27404499054s 2018-12-10 08:20:56,992 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 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'804a7097431a46a7b221305d08aff04d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8fe1f93c-aec8-44f0-83f4-a609ede61a88', 'username': u'vyos_vrouter-user_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 08:20:56,995 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'password': '8fe1f93c-aec8-44f0-83f4-a609ede61a88', 'project_name': 'vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '804a7097431a46a7b221305d08aff04d', 'project_domain_name': 'Default'} 2018-12-10 08:20:57,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-12-10 08:20:57,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-12-10 08:20:57,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-12-10 08:20:57,062 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-12-10 08:20:57,063 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-12-10 08:20:57,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 08:20:57,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:20:57,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8266cd83-68c2-4ec1-a0fa-77b97c8e4bed 2018-12-10 08:20:57,293 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 08:20:57,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-8266cd83-68c2-4ec1-a0fa-77b97c8e4bed 2018-12-10 08:20:57,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.23059296608s 2018-12-10 08:20:57,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 08:20:57,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:20:57,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1abd01-398d-4da7-8d37-1d48de56dab6 2018-12-10 08:20:57,529 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/804a7097431a46a7b221305d08aff04d"}, "tags": [], "enabled": true, "id": "804a7097431a46a7b221305d08aff04d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}]} 2018-12-10 08:20:57,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1d1abd01-398d-4da7-8d37-1d48de56dab6 2018-12-10 08:20:57,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.2282371521s 2018-12-10 08:20:57,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 08:20:57,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" -d '{"network": {"tenant_id": "804a7097431a46a7b221305d08aff04d", "name": "vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "admin_state_up": true}}' 2018-12-10 08:20:58,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:58 GMT X-Openstack-Request-Id: req-338612a3-bea7-4463-98bf-35a1df99445d 2018-12-10 08:20:58,153 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"58c4cb19-31d4-4221-a971-49634739cff1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"804a7097431a46a7b221305d08aff04d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T08:20:57Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4","admin_state_up":true,"tenant_id":"804a7097431a46a7b221305d08aff04d","created_at":"2018-12-10T08:20:57Z","mtu":1450}} 2018-12-10 08:20:58,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-338612a3-bea7-4463-98bf-35a1df99445d 2018-12-10 08:20:58,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.621150970459s 2018-12-10 08:20:58,154 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T08:20:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'58c4cb19-31d4-4221-a971-49634739cff1', u'provider:segmentation_id': 56, 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_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', u'created_at': u'2018-12-10T08:20:57Z', u'mtu': 1450, u'tenant_id': u'804a7097431a46a7b221305d08aff04d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'804a7097431a46a7b221305d08aff04d', u'l2_adjacency': True}) 2018-12-10 08:20:58,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:20:58,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44924f5d-7a8c-4b8e-bb2e-a154d064a0cb 2018-12-10 08:20:58,164 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 08:20:58,165 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-44924f5d-7a8c-4b8e-bb2e-a154d064a0cb 2018-12-10 08:20:58,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 08:20:58,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T09:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "804a7097431a46a7b221305d08aff04d", "name": "vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/804a7097431a46a7b221305d08aff04d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/804a7097431a46a7b221305d08aff04d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/804a7097431a46a7b221305d08aff04d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/804a7097431a46a7b221305d08aff04d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/804a7097431a46a7b221305d08aff04d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/804a7097431a46a7b221305d08aff04d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_804a7097431a46a7b221305d08aff04d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_804a7097431a46a7b221305d08aff04d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/804a7097431a46a7b221305d08aff04d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/804a7097431a46a7b221305d08aff04d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/804a7097431a46a7b221305d08aff04d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/804a7097431a46a7b221305d08aff04d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/804a7097431a46a7b221305d08aff04d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/804a7097431a46a7b221305d08aff04d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "id": "4c76c07e97374fc8bb65b930de3f0a29"}, "audit_ids": ["fboOwyRtSlaRTl-psBpfdQ"], "issued_at": "2018-12-10T08:20:58.000000Z"}} 2018-12-10 08:20:58,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:20:58,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:20:58,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:58 GMT X-Openstack-Request-Id: req-fc839d59-d2c8-493d-b4ba-e2509bdeaf85 2018-12-10 08:20:58,887 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"58c4cb19-31d4-4221-a971-49634739cff1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"804a7097431a46a7b221305d08aff04d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T08:20:57Z","qos_policy_id":null,"name":"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4","admin_state_up":true,"tenant_id":"804a7097431a46a7b221305d08aff04d","created_at":"2018-12-10T08:20:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 08:20:58,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fc839d59-d2c8-493d-b4ba-e2509bdeaf85 2018-12-10 08:20:58,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.312387943268s 2018-12-10 08:20:58,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 08:20:58,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"subnet": {"name": "vyos_vrouter-subnet_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "enable_dhcp": true, "network_id": "58c4cb19-31d4-4221-a971-49634739cff1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-10 08:20:59,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Mon, 10 Dec 2018 08:20:59 GMT X-Openstack-Request-Id: req-e3a94998-5a0c-4aa2-a420-43124d06614e 2018-12-10 08:20:59,859 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c4cb19-31d4-4221-a971-49634739cff1","tenant_id":"804a7097431a46a7b221305d08aff04d","created_at":"2018-12-10T08:20:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T08:20:59Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"804a7097431a46a7b221305d08aff04d","id":"640a37e0-74ac-4fc3-9f2d-50c2f55d15b7","subnetpool_id":null,"name":"vyos_vrouter-subnet_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}} 2018-12-10 08:20:59,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e3a94998-5a0c-4aa2-a420-43124d06614e 2018-12-10 08:20:59,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.970973014832s 2018-12-10 08:20:59,860 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T08:20:59Z', 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'640a37e0-74ac-4fc3-9f2d-50c2f55d15b7', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', u'enable_dhcp': True, u'network_id': u'58c4cb19-31d4-4221-a971-49634739cff1', u'tenant_id': u'804a7097431a46a7b221305d08aff04d', u'created_at': u'2018-12-10T08:20:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'804a7097431a46a7b221305d08aff04d'}) 2018-12-10 08:20:59,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 08:20:59,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "vyos_vrouter-router_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "admin_state_up": true}}' 2018-12-10 08:21:07,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 10 Dec 2018 08:21:06 GMT X-Openstack-Request-Id: req-9cc951d2-f644-4450-89ab-946bd726d01d 2018-12-10 08:21:07,053 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:21:00Z", "admin_state_up": true, "updated_at": "2018-12-10T08:21:02Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "804a7097431a46a7b221305d08aff04d", "id": "bf67d79c-a259-4132-9c10-1eb63a3cc480", "name": "vyos_vrouter-router_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}} 2018-12-10 08:21:07,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-9cc951d2-f644-4450-89ab-946bd726d01d 2018-12-10 08:21:07,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.19241094589s 2018-12-10 08:21:07,054 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T08:21:02Z', u'revision_number': 3, u'id': u'bf67d79c-a259-4132-9c10-1eb63a3cc480', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', u'admin_state_up': True, u'tenant_id': u'804a7097431a46a7b221305d08aff04d', u'created_at': u'2018-12-10T08:21:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'804a7097431a46a7b221305d08aff04d'}) 2018-12-10 08:21:07,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 08:21:07,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/bf67d79c-a259-4132-9c10-1eb63a3cc480/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"subnet_id": "640a37e0-74ac-4fc3-9f2d-50c2f55d15b7"}' 2018-12-10 08:21:11,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 08:21:11 GMT X-Openstack-Request-Id: req-ae1a069b-241b-4a27-a1a0-8a59c0c17928 2018-12-10 08:21:11,009 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "58c4cb19-31d4-4221-a971-49634739cff1", "tenant_id": "804a7097431a46a7b221305d08aff04d", "subnet_id": "640a37e0-74ac-4fc3-9f2d-50c2f55d15b7", "subnet_ids": ["640a37e0-74ac-4fc3-9f2d-50c2f55d15b7"], "port_id": "44e41071-e0c9-4a78-9c30-498148415f1c", "id": "bf67d79c-a259-4132-9c10-1eb63a3cc480"} 2018-12-10 08:21:11,010 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/bf67d79c-a259-4132-9c10-1eb63a3cc480/add_router_interface.json used request id req-ae1a069b-241b-4a27-a1a0-8a59c0c17928 2018-12-10 08:21:11,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.95556902885s 2018-12-10 08:21:11,011 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-10 08:21:33,651 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-10 08:21:33,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:21:33,659 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 08:21:33 GMT 2018-12-10 08:21:33,659 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 08:21:33,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:21:33,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:21:33,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 08:21:33 GMT X-Openstack-Request-Id: req-2163ddd6-85fe-4a75-9946-a5fce98ac8b5 2018-12-10 08:21:33,994 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:21:33,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2163ddd6-85fe-4a75-9946-a5fce98ac8b5 2018-12-10 08:21:33,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329437017441s 2018-12-10 08:21:34,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 08:21:34,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}' 2018-12-10 08:21:34,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Mon, 10 Dec 2018 08:21:34 GMT Location: http://172.30.9.28:9292/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f2023b25-665c-4eb3-b30f-5770ab504e40 2018-12-10 08:21:34,369 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:21:34Z", "file": "/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5/file", "owner": "804a7097431a46a7b221305d08aff04d", "id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "size": null, "self": "/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "checksum": null, "created_at": "2018-12-10T08:21:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 08:21:34,369 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f2023b25-665c-4eb3-b30f-5770ab504e40 2018-12-10 08:21:34,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.365890026093s 2018-12-10 08:21:34,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 08:21:34,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '' 2018-12-10 08:22:33,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:22:33 GMT X-Openstack-Request-Id: req-6062ff05-dde2-4782-b50e-3cde6778ad47 2018-12-10 08:22:33,767 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:22:33,767 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5/file used request id req-6062ff05-dde2-4782-b50e-3cde6778ad47 2018-12-10 08:22:33,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.3971850872s 2018-12-10 08:22:33,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:22:33,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:34,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:34 GMT X-Openstack-Request-Id: req-d03a6882-9a7d-4acc-8e02-32f1ecc21217 2018-12-10 08:22:34,537 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:22:33Z", "file": "/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5/file", "owner": "804a7097431a46a7b221305d08aff04d", "id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "size": 4373348352, "self": "/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/871f5ec2-7a4f-4704-a131-7e47154deab5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/871f5ec2-7a4f-4704-a131-7e47154deab5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T08:21:34Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:22:34,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d03a6882-9a7d-4acc-8e02-32f1ecc21217 2018-12-10 08:22:34,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.76584482193s 2018-12-10 08:22:34,540 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/871f5ec2-7a4f-4704-a131-7e47154deab5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5/file', 'owner': u'804a7097431a46a7b221305d08aff04d', 'id': u'871f5ec2-7a4f-4704-a131-7e47154deab5', 'size': 4373348352, u'self': u'/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'804a7097431a46a7b221305d08aff04d', 'name': 'vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/871f5ec2-7a4f-4704-a131-7e47154deab5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T08:22:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T08:22:33Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'created': u'2018-12-10T08:21:34Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-10T08:21:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', 'metadata': {u'os_hash_value': u'faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d', u'self': u'/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-12-10 08:22:34,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 08:22:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-10 08:22:34,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-167c5d23-d683-46b4-ad91-2bb66354b7a6 x-openstack-request-id: req-167c5d23-d683-46b4-ad91-2bb66354b7a6 2018-12-10 08:22:34,901 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "83e3f28f-6de1-417f-b3a3-0d34428ed894"}} 2018-12-10 08:22:34,901 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-167c5d23-d683-46b4-ad91-2bb66354b7a6 2018-12-10 08:22:34,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.357990980148s 2018-12-10 08:22:34,902 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', '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'c47c6539fb2a433791aefcdf57514708', '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'83e3f28f-6de1-417f-b3a3-0d34428ed894', 'swap': 0}) 2018-12-10 08:22:34,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 08:22:34,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" -d '{"extra_specs": {}}' 2018-12-10 08:22:34,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d335e07-62ab-436e-b1c8-ab34bcd4e6bf x-openstack-request-id: req-4d335e07-62ab-436e-b1c8-ab34bcd4e6bf 2018-12-10 08:22:34,923 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 08:22:34,923 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894/os-extra_specs used request id req-4d335e07-62ab-436e-b1c8-ab34bcd4e6bf 2018-12-10 08:22:34,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202531814575s 2018-12-10 08:22:34,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-10 08:22:34,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"keypair": {"name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}}' 2018-12-10 08:22:35,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-69d32906-a00f-43d1-9de4-a96af1a90543 x-openstack-request-id: req-69d32906-a00f-43d1-9de4-a96af1a90543 2018-12-10 08:22:35,811 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAO76Pbtk/mFL+sd9e7g1R4k6V3IE/qMAA0V+Qhw+3JQLFLrpZjN6ZhCoKBNmERbbnmFWmWw/Yy/UcQCTjmF8iE2BiDCdALFyjKPCt4McKn32N5qfFgP237qhLzGLbB8+dutkdx46b+on01wdD9A6OM7qzIYpDykywS26SHaSC5QKbRvCom88zaW2a1zf4wXiMBct03/2r0hxjyCqW4sIrBOGHH6YDuIRSWz8PaEB4VcFjcuMRf36NCfA1m/WBKMdsedysbDUm7oO/ldU2eqW274wY22TTUgsvV7F8JUILeKhjSda1fq24+QOUn+Lrao56KJ4vBtQwPLpfk44gN0Vv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwDu+j27ZP5hS/rHfXu4NUeJOldyBP6jAANFfkIcPtyUCxS66\nWYzemYQqCgTZhEW255hVplsP2Mv1HEAk45hfIhNgYgwnQCxcoyjwreDHCp99jean\nxYD9t+6oS8xi2wfPnbrZHceOm/qJ9NcHQ/QOjjO6syGKQ8pMsEtukh2kguUCm0bw\nqJvPM2ltmtc3+MF4jAXLdN/9q9IcY8gqluLCKwThhx+mA7iEUls/D2hAeFXBY3Lj\nEX9+jQnwNZv1gSjHbHncrGw1Ju6Dv5XVNnqltu+MGNtk01ILL1exfCVCC3ioY0nW\ntX6tuPkDlJ/i62qOeiieLwbUMDy6X5OOIDdFbwIDAQABAoIBACrCn2bkb2rYBU4m\nXtuM9GWMg5KOVCnG7b7A1BMgF/zTPMSD2mvlC/b2ESvdXE0x/LeTiSnSA7pj1AgO\ntKXz1OWNjdkBfxGlTI32o2LqJxxT0efosNUcFlP9wG3r7ult2V7qmzUmmLBVkK5n\nznPtK/exxgvmoAzoSRrGDLhv45JB38oNLj6TD1UFFOn/LxOSWTJGJA0hs9WsdB04\nRBDjlXADXSAeyvu5tE8k7xr9sDWSUno3r00A66M1L4XpBdmkfjlonbWwva+AyCjU\n2pUVoxASIROp4RwVy0asNRvWFYMRDW5/p4pQe/aAMA4m+97Dp2eMJ8SjALVRnr8i\nTbpTIOECgYEA8F11t/b7khUcZgwfUHYEtowWsUXftcaGpav0w/thYVcYTmMnSOTB\nuQ+JifjVgxJAjXjaODz0hObGyXG69UqDkfsBU/ahN8wojNFUTpBBtZ4bsj4mlTXL\nay+urfSMj2U5bxYrW9RFflpGJ2yZgHNJqFAhQZ3ax63nFxqIsGmJBJcCgYEAzLzM\nnYgf6B+F220SAc2pUnpy+jxi/Xv+5xzCEDk9532L5pAcRgl+JrzGJeZEbuFZg1n/\nptl0u2l84NG1CHSO8bIdVtUUBJ7UlLztfZ/KlXQoTD+X5HpjeswBdA7T/obNquRM\nNRgVJUXUfx0eekA5PDnFWGip3YLSCWO4WclZqOkCgYEAg82r/InJn2xGG0swbK2a\nngMpemHnb0UClpw5ZrJUzsy0fl9urlEKTZFQiUDSy8HZdfo8JzR9nNbzUIk1zMXk\nacsrCkCmXPNtlPJAeagu8AlYBKCCBbXu6sLF1YvQ+9y05s5QTlWTGdsktv+dGMuf\nK1VtNw75Zh9dJdUd+SaVxNcCgYBwGGbHUYJ2qtu1GfCkACBWwig1jd58/ui/TOWL\n0GtuVTTF1d1FE2l4eB7dHUgWlVdXLW1lwuXAvq7awLannHmvJ2Ac7Kj7JqMplI9L\nGrPmRCTUKnVVaRUSZKPfEUdMsi3lBP4ci8T4FVWVCzJmqMctjEvabeOjHj81WN3U\newOWEQKBgAjLUZ2bdBXnWnYd6TUXxp1lP2coIlBoM7puJZnhsjMpqyRITpqZgzRh\n8UkGsWP4mLpYB5ZDLNeQWLUIEXovQtuOUIzpDAJYuf4js6v50Z8NiX3COzoreSc7\nR+k5cXYb3D4PSp8VLnNRnXlcjTj4Ol1k30EamzEP7DeXFkeE+TuI\n-----END RSA PRIVATE KEY-----\n", "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "fingerprint": "1a:ee:3f:71:73:bd:0b:7f:2e:ac:a4:98:f3:2a:56:55"}} 2018-12-10 08:22:35,811 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-69d32906-a00f-43d1-9de4-a96af1a90543 2018-12-10 08:22:35,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.884635925293s 2018-12-10 08:22:35,812 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAO76Pbtk/mFL+sd9e7g1R4k6V3IE/qMAA0V+Qhw+3JQLFLrpZjN6ZhCoKBNmERbbnmFWmWw/Yy/UcQCTjmF8iE2BiDCdALFyjKPCt4McKn32N5qfFgP237qhLzGLbB8+dutkdx46b+on01wdD9A6OM7qzIYpDykywS26SHaSC5QKbRvCom88zaW2a1zf4wXiMBct03/2r0hxjyCqW4sIrBOGHH6YDuIRSWz8PaEB4VcFjcuMRf36NCfA1m/WBKMdsedysbDUm7oO/ldU2eqW274wY22TTUgsvV7F8JUILeKhjSda1fq24+QOUn+Lrao56KJ4vBtQwPLpfk44gN0Vv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwDu+j27ZP5hS/rHfXu4NUeJOldyBP6jAANFfkIcPtyUCxS66\nWYzemYQqCgTZhEW255hVplsP2Mv1HEAk45hfIhNgYgwnQCxcoyjwreDHCp99jean\nxYD9t+6oS8xi2wfPnbrZHceOm/qJ9NcHQ/QOjjO6syGKQ8pMsEtukh2kguUCm0bw\nqJvPM2ltmtc3+MF4jAXLdN/9q9IcY8gqluLCKwThhx+mA7iEUls/D2hAeFXBY3Lj\nEX9+jQnwNZv1gSjHbHncrGw1Ju6Dv5XVNnqltu+MGNtk01ILL1exfCVCC3ioY0nW\ntX6tuPkDlJ/i62qOeiieLwbUMDy6X5OOIDdFbwIDAQABAoIBACrCn2bkb2rYBU4m\nXtuM9GWMg5KOVCnG7b7A1BMgF/zTPMSD2mvlC/b2ESvdXE0x/LeTiSnSA7pj1AgO\ntKXz1OWNjdkBfxGlTI32o2LqJxxT0efosNUcFlP9wG3r7ult2V7qmzUmmLBVkK5n\nznPtK/exxgvmoAzoSRrGDLhv45JB38oNLj6TD1UFFOn/LxOSWTJGJA0hs9WsdB04\nRBDjlXADXSAeyvu5tE8k7xr9sDWSUno3r00A66M1L4XpBdmkfjlonbWwva+AyCjU\n2pUVoxASIROp4RwVy0asNRvWFYMRDW5/p4pQe/aAMA4m+97Dp2eMJ8SjALVRnr8i\nTbpTIOECgYEA8F11t/b7khUcZgwfUHYEtowWsUXftcaGpav0w/thYVcYTmMnSOTB\nuQ+JifjVgxJAjXjaODz0hObGyXG69UqDkfsBU/ahN8wojNFUTpBBtZ4bsj4mlTXL\nay+urfSMj2U5bxYrW9RFflpGJ2yZgHNJqFAhQZ3ax63nFxqIsGmJBJcCgYEAzLzM\nnYgf6B+F220SAc2pUnpy+jxi/Xv+5xzCEDk9532L5pAcRgl+JrzGJeZEbuFZg1n/\nptl0u2l84NG1CHSO8bIdVtUUBJ7UlLztfZ/KlXQoTD+X5HpjeswBdA7T/obNquRM\nNRgVJUXUfx0eekA5PDnFWGip3YLSCWO4WclZqOkCgYEAg82r/InJn2xGG0swbK2a\nngMpemHnb0UClpw5ZrJUzsy0fl9urlEKTZFQiUDSy8HZdfo8JzR9nNbzUIk1zMXk\nacsrCkCmXPNtlPJAeagu8AlYBKCCBbXu6sLF1YvQ+9y05s5QTlWTGdsktv+dGMuf\nK1VtNw75Zh9dJdUd+SaVxNcCgYBwGGbHUYJ2qtu1GfCkACBWwig1jd58/ui/TOWL\n0GtuVTTF1d1FE2l4eB7dHUgWlVdXLW1lwuXAvq7awLannHmvJ2Ac7Kj7JqMplI9L\nGrPmRCTUKnVVaRUSZKPfEUdMsi3lBP4ci8T4FVWVCzJmqMctjEvabeOjHj81WN3U\newOWEQKBgAjLUZ2bdBXnWnYd6TUXxp1lP2coIlBoM7puJZnhsjMpqyRITpqZgzRh\n8UkGsWP4mLpYB5ZDLNeQWLUIEXovQtuOUIzpDAJYuf4js6v50Z8NiX3COzoreSc7\nR+k5cXYb3D4PSp8VLnNRnXlcjTj4Ol1k30EamzEP7DeXFkeE+TuI\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4c76c07e97374fc8bb65b930de3f0a29', 'name': u'vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'created_at': '2018-12-10T08:22:35.812372', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'804a7097431a46a7b221305d08aff04d', 'name': 'vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1a:ee:3f:71:73:bd:0b:7f:2e:ac:a4:98:f3:2a:56:55', 'type': 'ssh', 'id': u'vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4'}) 2018-12-10 08:22:35,812 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwDu+j27ZP5hS/rHfXu4NUeJOldyBP6jAANFfkIcPtyUCxS66 WYzemYQqCgTZhEW255hVplsP2Mv1HEAk45hfIhNgYgwnQCxcoyjwreDHCp99jean xYD9t+6oS8xi2wfPnbrZHceOm/qJ9NcHQ/QOjjO6syGKQ8pMsEtukh2kguUCm0bw qJvPM2ltmtc3+MF4jAXLdN/9q9IcY8gqluLCKwThhx+mA7iEUls/D2hAeFXBY3Lj EX9+jQnwNZv1gSjHbHncrGw1Ju6Dv5XVNnqltu+MGNtk01ILL1exfCVCC3ioY0nW tX6tuPkDlJ/i62qOeiieLwbUMDy6X5OOIDdFbwIDAQABAoIBACrCn2bkb2rYBU4m XtuM9GWMg5KOVCnG7b7A1BMgF/zTPMSD2mvlC/b2ESvdXE0x/LeTiSnSA7pj1AgO tKXz1OWNjdkBfxGlTI32o2LqJxxT0efosNUcFlP9wG3r7ult2V7qmzUmmLBVkK5n znPtK/exxgvmoAzoSRrGDLhv45JB38oNLj6TD1UFFOn/LxOSWTJGJA0hs9WsdB04 RBDjlXADXSAeyvu5tE8k7xr9sDWSUno3r00A66M1L4XpBdmkfjlonbWwva+AyCjU 2pUVoxASIROp4RwVy0asNRvWFYMRDW5/p4pQe/aAMA4m+97Dp2eMJ8SjALVRnr8i TbpTIOECgYEA8F11t/b7khUcZgwfUHYEtowWsUXftcaGpav0w/thYVcYTmMnSOTB uQ+JifjVgxJAjXjaODz0hObGyXG69UqDkfsBU/ahN8wojNFUTpBBtZ4bsj4mlTXL ay+urfSMj2U5bxYrW9RFflpGJ2yZgHNJqFAhQZ3ax63nFxqIsGmJBJcCgYEAzLzM nYgf6B+F220SAc2pUnpy+jxi/Xv+5xzCEDk9532L5pAcRgl+JrzGJeZEbuFZg1n/ ptl0u2l84NG1CHSO8bIdVtUUBJ7UlLztfZ/KlXQoTD+X5HpjeswBdA7T/obNquRM NRgVJUXUfx0eekA5PDnFWGip3YLSCWO4WclZqOkCgYEAg82r/InJn2xGG0swbK2a ngMpemHnb0UClpw5ZrJUzsy0fl9urlEKTZFQiUDSy8HZdfo8JzR9nNbzUIk1zMXk acsrCkCmXPNtlPJAeagu8AlYBKCCBbXu6sLF1YvQ+9y05s5QTlWTGdsktv+dGMuf K1VtNw75Zh9dJdUd+SaVxNcCgYBwGGbHUYJ2qtu1GfCkACBWwig1jd58/ui/TOWL 0GtuVTTF1d1FE2l4eB7dHUgWlVdXLW1lwuXAvq7awLannHmvJ2Ac7Kj7JqMplI9L GrPmRCTUKnVVaRUSZKPfEUdMsi3lBP4ci8T4FVWVCzJmqMctjEvabeOjHj81WN3U ewOWEQKBgAjLUZ2bdBXnWnYd6TUXxp1lP2coIlBoM7puJZnhsjMpqyRITpqZgzRh 8UkGsWP4mLpYB5ZDLNeQWLUIEXovQtuOUIzpDAJYuf4js6v50Z8NiX3COzoreSc7 R+k5cXYb3D4PSp8VLnNRnXlcjTj4Ol1k30EamzEP7DeXFkeE+TuI -----END RSA PRIVATE KEY----- 2018-12-10 08:22:35,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-10 08:22:35,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"security_group": {"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-12-10 08:22:36,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:36 GMT X-Openstack-Request-Id: req-77bb7222-3959-4ef7-bc4e-9739c6a9ca5c 2018-12-10 08:22:36,354 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:35Z", "updated_at": "2018-12-10T08:22:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "aec380f2-c074-416d-8d90-4b7f06d6b747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "e77b0e31-6072-454e-bbbf-9634085b4b35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 1, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}} 2018-12-10 08:22:36,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-77bb7222-3959-4ef7-bc4e-9739c6a9ca5c 2018-12-10 08:22:36,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.535584926605s 2018-12-10 08:22:36,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:22:36,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:36,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:36 GMT X-Openstack-Request-Id: req-3d5523d5-6735-40b3-8a6b-0292c7af186e 2018-12-10 08:22:36,704 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:20:57Z", "updated_at": "2018-12-10T08:20:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8d33627a-7ef1-4b18-ae6b-bd0174401f20", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8dfd14f5-6203-4214-9c38-1e30d6c97fb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "c51423a3-4176-4c88-977f-a3207144ed81", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "ec411cf7-f503-4909-8a31-155be8e906de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 1, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:35Z", "updated_at": "2018-12-10T08:22:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "aec380f2-c074-416d-8d90-4b7f06d6b747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "e77b0e31-6072-454e-bbbf-9634085b4b35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 1, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}]} 2018-12-10 08:22:36,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3d5523d5-6735-40b3-8a6b-0292c7af186e 2018-12-10 08:22:36,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343020915985s 2018-12-10 08:22:36,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 08:22:36,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153"}}' 2018-12-10 08:22:37,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:37 GMT X-Openstack-Request-Id: req-a09e53c9-cc89-43d7-b14c-615f7ea18c5b 2018-12-10 08:22:37,197 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "port_range_min": 22, "revision_number": 0, "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:37Z", "project_id": "804a7097431a46a7b221305d08aff04d", "id": "074bd298-e763-4709-820c-902bc0fc14e0"}} 2018-12-10 08:22:37,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-a09e53c9-cc89-43d7-b14c-615f7ea18c5b 2018-12-10 08:22:37,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.485783815384s 2018-12-10 08:22:37,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:22:37,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:37,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:37 GMT X-Openstack-Request-Id: req-70595659-0f7b-42bc-a63e-fc3335efdfa2 2018-12-10 08:22:37,543 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:20:57Z", "updated_at": "2018-12-10T08:20:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8d33627a-7ef1-4b18-ae6b-bd0174401f20", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8dfd14f5-6203-4214-9c38-1e30d6c97fb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "c51423a3-4176-4c88-977f-a3207144ed81", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "ec411cf7-f503-4909-8a31-155be8e906de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 1, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:35Z", "updated_at": "2018-12-10T08:22:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T08:22:37Z", "revision_number": 0, "id": "074bd298-e763-4709-820c-902bc0fc14e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "aec380f2-c074-416d-8d90-4b7f06d6b747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "e77b0e31-6072-454e-bbbf-9634085b4b35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 2, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}]} 2018-12-10 08:22:37,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-70595659-0f7b-42bc-a63e-fc3335efdfa2 2018-12-10 08:22:37,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340157032013s 2018-12-10 08:22:37,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 08:22:37,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153"}}' 2018-12-10 08:22:37,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:37 GMT X-Openstack-Request-Id: req-ed47e90e-3c0d-4d45-99a7-8212fbc8dba0 2018-12-10 08:22:37,986 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "port_range_min": null, "revision_number": 0, "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:37Z", "project_id": "804a7097431a46a7b221305d08aff04d", "id": "ffae2b61-c6ea-478b-b61e-26ec69b26f81"}} 2018-12-10 08:22:37,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ed47e90e-3c0d-4d45-99a7-8212fbc8dba0 2018-12-10 08:22:37,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.43655705452s 2018-12-10 08:22:37,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:22:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:38,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:38 GMT X-Openstack-Request-Id: req-9a067c54-68ec-4d10-90f4-569dc4367112 2018-12-10 08:22:38,322 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:20:57Z", "updated_at": "2018-12-10T08:20:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8d33627a-7ef1-4b18-ae6b-bd0174401f20", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8dfd14f5-6203-4214-9c38-1e30d6c97fb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "c51423a3-4176-4c88-977f-a3207144ed81", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "ec411cf7-f503-4909-8a31-155be8e906de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 1, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:35Z", "updated_at": "2018-12-10T08:22:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T08:22:37Z", "revision_number": 0, "id": "074bd298-e763-4709-820c-902bc0fc14e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "aec380f2-c074-416d-8d90-4b7f06d6b747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "e77b0e31-6072-454e-bbbf-9634085b4b35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:37Z", "revision_number": 0, "id": "ffae2b61-c6ea-478b-b61e-26ec69b26f81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 3, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}]} 2018-12-10 08:22:38,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9a067c54-68ec-4d10-90f4-569dc4367112 2018-12-10 08:22:38,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.329692840576s 2018-12-10 08:22:38,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 08:22:38,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153"}}' 2018-12-10 08:22:38,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:38 GMT X-Openstack-Request-Id: req-9a8d5b4b-ae71-48fc-b039-1315e12f366e 2018-12-10 08:22:38,789 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-10T08:22:38Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "port_range_min": 80, "revision_number": 0, "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:38Z", "project_id": "804a7097431a46a7b221305d08aff04d", "id": "b1be502a-6963-4853-9006-8009325f40cf"}} 2018-12-10 08:22:38,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9a8d5b4b-ae71-48fc-b039-1315e12f366e 2018-12-10 08:22:38,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.46085691452s 2018-12-10 08:22:38,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:22:38,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:39,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:39 GMT X-Openstack-Request-Id: req-08fff7b6-6964-4eac-b8a8-af621e2a0fe3 2018-12-10 08:22:39,148 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:20:57Z", "updated_at": "2018-12-10T08:20:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8d33627a-7ef1-4b18-ae6b-bd0174401f20", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8dfd14f5-6203-4214-9c38-1e30d6c97fb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "c51423a3-4176-4c88-977f-a3207144ed81", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "ec411cf7-f503-4909-8a31-155be8e906de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 1, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:35Z", "updated_at": "2018-12-10T08:22:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T08:22:37Z", "revision_number": 0, "id": "074bd298-e763-4709-820c-902bc0fc14e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "aec380f2-c074-416d-8d90-4b7f06d6b747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T08:22:38Z", "revision_number": 0, "id": "b1be502a-6963-4853-9006-8009325f40cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:38Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "e77b0e31-6072-454e-bbbf-9634085b4b35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:37Z", "revision_number": 0, "id": "ffae2b61-c6ea-478b-b61e-26ec69b26f81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 4, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}]} 2018-12-10 08:22:39,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-08fff7b6-6964-4eac-b8a8-af621e2a0fe3 2018-12-10 08:22:39,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.352803945541s 2018-12-10 08:22:39,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 08:22:39,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153"}}' 2018-12-10 08:22:39,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:39 GMT X-Openstack-Request-Id: req-5363a8e4-524b-434a-9c1f-428be32f5c61 2018-12-10 08:22:39,310 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-10T08:22:39Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "port_range_min": 443, "revision_number": 0, "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:39Z", "project_id": "804a7097431a46a7b221305d08aff04d", "id": "9d10a5ef-e64b-4108-ac9f-614dbde69bbc"}} 2018-12-10 08:22:39,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5363a8e4-524b-434a-9c1f-428be32f5c61 2018-12-10 08:22:39,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.155408143997s 2018-12-10 08:22:39,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:22:39,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:39,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:39 GMT X-Openstack-Request-Id: req-94c2ee10-b966-4960-bbb2-5da907099aa6 2018-12-10 08:22:39,653 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:20:57Z", "updated_at": "2018-12-10T08:20:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8d33627a-7ef1-4b18-ae6b-bd0174401f20", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8dfd14f5-6203-4214-9c38-1e30d6c97fb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "c51423a3-4176-4c88-977f-a3207144ed81", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "ec411cf7-f503-4909-8a31-155be8e906de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 1, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:35Z", "updated_at": "2018-12-10T08:22:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T08:22:37Z", "revision_number": 0, "id": "074bd298-e763-4709-820c-902bc0fc14e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-10T08:22:39Z", "revision_number": 0, "id": "9d10a5ef-e64b-4108-ac9f-614dbde69bbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:39Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "aec380f2-c074-416d-8d90-4b7f06d6b747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T08:22:38Z", "revision_number": 0, "id": "b1be502a-6963-4853-9006-8009325f40cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:38Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "e77b0e31-6072-454e-bbbf-9634085b4b35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:37Z", "revision_number": 0, "id": "ffae2b61-c6ea-478b-b61e-26ec69b26f81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 5, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}]} 2018-12-10 08:22:39,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-94c2ee10-b966-4960-bbb2-5da907099aa6 2018-12-10 08:22:39,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.337568998337s 2018-12-10 08:22:39,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 08:22:39,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153"}}' 2018-12-10 08:22:39,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:39 GMT X-Openstack-Request-Id: req-1bc61298-0698-40c4-86f3-54efd1ebb6a2 2018-12-10 08:22:39,832 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-10T08:22:39Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "port_range_min": 5671, "revision_number": 0, "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:39Z", "project_id": "804a7097431a46a7b221305d08aff04d", "id": "195a1e0e-5834-4f26-8a46-699f48a221cc"}} 2018-12-10 08:22:39,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1bc61298-0698-40c4-86f3-54efd1ebb6a2 2018-12-10 08:22:39,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.172300100327s 2018-12-10 08:22:39,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:22:39,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:40,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:40 GMT X-Openstack-Request-Id: req-3d868083-90ef-4161-ac38-dc8abb01ef50 2018-12-10 08:22:40,191 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:20:57Z", "updated_at": "2018-12-10T08:20:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8d33627a-7ef1-4b18-ae6b-bd0174401f20", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8dfd14f5-6203-4214-9c38-1e30d6c97fb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "c51423a3-4176-4c88-977f-a3207144ed81", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "ec411cf7-f503-4909-8a31-155be8e906de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 1, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:35Z", "updated_at": "2018-12-10T08:22:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T08:22:37Z", "revision_number": 0, "id": "074bd298-e763-4709-820c-902bc0fc14e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-10T08:22:39Z", "revision_number": 0, "id": "195a1e0e-5834-4f26-8a46-699f48a221cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:39Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-10T08:22:39Z", "revision_number": 0, "id": "9d10a5ef-e64b-4108-ac9f-614dbde69bbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:39Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "aec380f2-c074-416d-8d90-4b7f06d6b747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T08:22:38Z", "revision_number": 0, "id": "b1be502a-6963-4853-9006-8009325f40cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:38Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "e77b0e31-6072-454e-bbbf-9634085b4b35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:37Z", "revision_number": 0, "id": "ffae2b61-c6ea-478b-b61e-26ec69b26f81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 6, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}]} 2018-12-10 08:22:40,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3d868083-90ef-4161-ac38-dc8abb01ef50 2018-12-10 08:22:40,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353729963303s 2018-12-10 08:22:40,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-10 08:22:40,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153"}}' 2018-12-10 08:22:40,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:40 GMT X-Openstack-Request-Id: req-596baea8-d723-4c9f-84a9-cafe9b484de6 2018-12-10 08:22:40,657 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-10T08:22:40Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "port_range_min": 53333, "revision_number": 0, "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:40Z", "project_id": "804a7097431a46a7b221305d08aff04d", "id": "60739a89-7247-4d77-b1d9-76aeeb57adb6"}} 2018-12-10 08:22:40,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-596baea8-d723-4c9f-84a9-cafe9b484de6 2018-12-10 08:22:40,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.459199905396s 2018-12-10 08:22:40,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:22:40,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:40,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:40 GMT X-Openstack-Request-Id: req-98475079-6357-46e8-be17-e97cb35485df 2018-12-10 08:22:40,956 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"58c4cb19-31d4-4221-a971-49634739cff1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"804a7097431a46a7b221305d08aff04d","l2_adjacency":true,"status":"ACTIVE","subnets":["640a37e0-74ac-4fc3-9f2d-50c2f55d15b7"],"description":"","tags":[],"updated_at":"2018-12-10T08:20:59Z","qos_policy_id":null,"name":"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4","admin_state_up":true,"tenant_id":"804a7097431a46a7b221305d08aff04d","created_at":"2018-12-10T08:20:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 08:22:40,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-98475079-6357-46e8-be17-e97cb35485df 2018-12-10 08:22:40,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.298069000244s 2018-12-10 08:22:40,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:22:40,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:41,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:41 GMT X-Openstack-Request-Id: req-99695051-87f7-4c2b-855b-f2422d45a58a 2018-12-10 08:22:41,279 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:22:33Z", "file": "/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5/file", "owner": "804a7097431a46a7b221305d08aff04d", "id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "size": 4373348352, "self": "/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/871f5ec2-7a4f-4704-a131-7e47154deab5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/871f5ec2-7a4f-4704-a131-7e47154deab5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T08:21:34Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:22:41,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-99695051-87f7-4c2b-855b-f2422d45a58a 2018-12-10 08:22:41,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317245960236s 2018-12-10 08:22:41,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:22:41,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:41,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f24ad91-4510-494f-8aef-23f29e815005 x-openstack-request-id: req-9f24ad91-4510-494f-8aef-23f29e815005 2018-12-10 08:22:41,310 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "83e3f28f-6de1-417f-b3a3-0d34428ed894"}]} 2018-12-10 08:22:41,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9f24ad91-4510-494f-8aef-23f29e815005 2018-12-10 08:22:41,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241639614105s 2018-12-10 08:22:41,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-10 08:22:41,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"server": {"name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "imageRef": "871f5ec2-7a4f-4704-a131-7e47154deab5", "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "flavorRef": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "max_count": 1, "min_count": 1, "networks": [{"uuid": "58c4cb19-31d4-4221-a971-49634739cff1"}], "security_groups": [{"name": "f1e01675-03ba-44b5-9806-f4d3e7e5f153"}]}}' 2018-12-10 08:22:45,365 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b x-compute-request-id: req-a13867a2-9461-4b37-97df-d0d843742b1d x-openstack-request-id: req-a13867a2-9461-4b37-97df-d0d843742b1d 2018-12-10 08:22:45,366 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "f1e01675-03ba-44b5-9806-f4d3e7e5f153"}], "OS-DCF:diskConfig": "MANUAL", "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "adminPass": "9zW3chSx8GqS"}} 2018-12-10 08:22:45,366 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a13867a2-9461-4b37-97df-d0d843742b1d 2018-12-10 08:22:45,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.05369186401s 2018-12-10 08:22:45,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:22:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:46,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23ebcad2-8bde-4327-a2be-31c7b27189d3 x-openstack-request-id: req-23ebcad2-8bde-4327-a2be-31c7b27189d3 2018-12-10 08:22:46,021 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:22:46,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-23ebcad2-8bde-4327-a2be-31c7b27189d3 2018-12-10 08:22:46,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654237985611s 2018-12-10 08:22:46,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:22:46,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:46,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:46 GMT X-Openstack-Request-Id: req-367bb252-cd26-4f6e-a04d-279e9afcba53 2018-12-10 08:22:46,346 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"58c4cb19-31d4-4221-a971-49634739cff1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"804a7097431a46a7b221305d08aff04d","l2_adjacency":true,"status":"ACTIVE","subnets":["640a37e0-74ac-4fc3-9f2d-50c2f55d15b7"],"description":"","tags":[],"updated_at":"2018-12-10T08:20:59Z","qos_policy_id":null,"name":"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4","admin_state_up":true,"tenant_id":"804a7097431a46a7b221305d08aff04d","created_at":"2018-12-10T08:20:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 08:22:46,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-367bb252-cd26-4f6e-a04d-279e9afcba53 2018-12-10 08:22:46,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.313642024994s 2018-12-10 08:22:46,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 08:22:46,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:46,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:46 GMT X-Openstack-Request-Id: req-91f5ade1-ab06-425c-9a50-f6db5122b5f7 2018-12-10 08:22:46,416 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c4cb19-31d4-4221-a971-49634739cff1","tenant_id":"804a7097431a46a7b221305d08aff04d","created_at":"2018-12-10T08:20:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T08:20:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"804a7097431a46a7b221305d08aff04d","id":"640a37e0-74ac-4fc3-9f2d-50c2f55d15b7","subnetpool_id":null,"name":"vyos_vrouter-subnet_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}]} 2018-12-10 08:22:46,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-91f5ade1-ab06-425c-9a50-f6db5122b5f7 2018-12-10 08:22:46,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0690529346466s 2018-12-10 08:22:46,417 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:22:48,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:22:48,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:48,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 657 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a170457-4a14-43d8-a314-4c1a8004f532 x-openstack-request-id: req-5a170457-4a14-43d8-a314-4c1a8004f532 2018-12-10 08:22:48,833 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:48Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:22:48,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5a170457-4a14-43d8-a314-4c1a8004f532 2018-12-10 08:22:48,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413061857224s 2018-12-10 08:22:48,840 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:22:50,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:22:50,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:51,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0050bc8-b3dc-4656-8321-3368f5ccbf34 x-openstack-request-id: req-c0050bc8-b3dc-4656-8321-3368f5ccbf34 2018-12-10 08:22:51,967 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:22:51,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c0050bc8-b3dc-4656-8321-3368f5ccbf34 2018-12-10 08:22:51,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12509799004s 2018-12-10 08:22:51,974 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:22:53,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:22:53,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:54,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7eefddf-443c-45c2-99af-09a5731732c2 x-openstack-request-id: req-f7eefddf-443c-45c2-99af-09a5731732c2 2018-12-10 08:22:54,688 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:22:54,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f7eefddf-443c-45c2-99af-09a5731732c2 2018-12-10 08:22:54,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71190404892s 2018-12-10 08:22:54,696 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:22:56,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:22:56,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:22:57,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad27d29d-b5e4-4c30-921d-6ce6eaff12c6 x-openstack-request-id: req-ad27d29d-b5e4-4c30-921d-6ce6eaff12c6 2018-12-10 08:22:57,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:22:57,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ad27d29d-b5e4-4c30-921d-6ce6eaff12c6 2018-12-10 08:22:57,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521052122116s 2018-12-10 08:22:57,228 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:22:59,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:22:59,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:00,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:22:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-756e8cfc-0d70-48a2-9335-4dac838de8e9 x-openstack-request-id: req-756e8cfc-0d70-48a2-9335-4dac838de8e9 2018-12-10 08:23:00,073 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:00,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-756e8cfc-0d70-48a2-9335-4dac838de8e9 2018-12-10 08:23:00,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.842789173126s 2018-12-10 08:23:00,079 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:02,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:02,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:02,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42117400-be04-4a3b-87f0-fb76329b993c x-openstack-request-id: req-42117400-be04-4a3b-87f0-fb76329b993c 2018-12-10 08:23:02,938 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:02,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-42117400-be04-4a3b-87f0-fb76329b993c 2018-12-10 08:23:02,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.85583782196s 2018-12-10 08:23:02,945 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:04,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:04,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:05,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a883822-5b15-439e-8379-5b3e36416a27 x-openstack-request-id: req-5a883822-5b15-439e-8379-5b3e36416a27 2018-12-10 08:23:05,996 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:05,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5a883822-5b15-439e-8379-5b3e36416a27 2018-12-10 08:23:05,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04853391647s 2018-12-10 08:23:06,003 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:08,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:08,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:09,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cec8b965-97ab-455a-b3ce-9ae77638e962 x-openstack-request-id: req-cec8b965-97ab-455a-b3ce-9ae77638e962 2018-12-10 08:23:09,382 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:09,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cec8b965-97ab-455a-b3ce-9ae77638e962 2018-12-10 08:23:09,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37731289864s 2018-12-10 08:23:09,391 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:11,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:11,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:12,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-70e708fb-9f83-4463-b919-c1c5bd37c087 x-openstack-request-id: req-70e708fb-9f83-4463-b919-c1c5bd37c087 2018-12-10 08:23:12,375 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:12,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-70e708fb-9f83-4463-b919-c1c5bd37c087 2018-12-10 08:23:12,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.982331037521s 2018-12-10 08:23:12,383 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:14,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:14,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:15,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05ff7ead-ca86-4844-a589-9d0cad2b0816 x-openstack-request-id: req-05ff7ead-ca86-4844-a589-9d0cad2b0816 2018-12-10 08:23:15,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:15,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-05ff7ead-ca86-4844-a589-9d0cad2b0816 2018-12-10 08:23:15,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07361698151s 2018-12-10 08:23:15,466 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:17,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:17,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:18,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8114468c-4d0c-47bb-86ed-ac3f8b667089 x-openstack-request-id: req-8114468c-4d0c-47bb-86ed-ac3f8b667089 2018-12-10 08:23:18,234 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:18,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8114468c-4d0c-47bb-86ed-ac3f8b667089 2018-12-10 08:23:18,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.765518903732s 2018-12-10 08:23:18,241 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:20,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:20,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:20,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bd2b23b7-ef67-42e7-863e-224decee45b2 x-openstack-request-id: req-bd2b23b7-ef67-42e7-863e-224decee45b2 2018-12-10 08:23:20,929 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:20,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd2b23b7-ef67-42e7-863e-224decee45b2 2018-12-10 08:23:20,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685564041138s 2018-12-10 08:23:20,936 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:22,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:22,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:23,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-32934069-c135-46fb-8bad-e98aa78e2b3e x-openstack-request-id: req-32934069-c135-46fb-8bad-e98aa78e2b3e 2018-12-10 08:23:23,755 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:23,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-32934069-c135-46fb-8bad-e98aa78e2b3e 2018-12-10 08:23:23,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816543102264s 2018-12-10 08:23:23,763 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:25,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:25,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:26,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0bd9a89e-4a97-491b-a88d-06d1e90ceea5 x-openstack-request-id: req-0bd9a89e-4a97-491b-a88d-06d1e90ceea5 2018-12-10 08:23:26,441 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:26,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0bd9a89e-4a97-491b-a88d-06d1e90ceea5 2018-12-10 08:23:26,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675968885422s 2018-12-10 08:23:26,449 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:28,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:28,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:29,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed99b333-b0a9-4e92-864f-36c6aeb8f9e2 x-openstack-request-id: req-ed99b333-b0a9-4e92-864f-36c6aeb8f9e2 2018-12-10 08:23:29,424 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:29,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ed99b333-b0a9-4e92-864f-36c6aeb8f9e2 2018-12-10 08:23:29,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.97283911705s 2018-12-10 08:23:29,431 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:31,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:31,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:32,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c3290bc7-5acb-4cb7-a807-a18fffe000fa x-openstack-request-id: req-c3290bc7-5acb-4cb7-a807-a18fffe000fa 2018-12-10 08:23:32,407 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:32,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c3290bc7-5acb-4cb7-a807-a18fffe000fa 2018-12-10 08:23:32,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.974112033844s 2018-12-10 08:23:32,415 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:34,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:34,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:35,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-611a191c-2d3e-487c-a097-5da8b16eef48 x-openstack-request-id: req-611a191c-2d3e-487c-a097-5da8b16eef48 2018-12-10 08:23:35,156 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:35,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-611a191c-2d3e-487c-a097-5da8b16eef48 2018-12-10 08:23:35,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738911867142s 2018-12-10 08:23:35,164 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:37,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:38,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3362760-5acf-4a7e-b75a-adc611728b48 x-openstack-request-id: req-a3362760-5acf-4a7e-b75a-adc611728b48 2018-12-10 08:23:38,200 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:38,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a3362760-5acf-4a7e-b75a-adc611728b48 2018-12-10 08:23:38,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03518104553s 2018-12-10 08:23:38,208 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:40,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:40,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:40,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a7d040f-d893-4335-a94a-e8ea207a2a4c x-openstack-request-id: req-5a7d040f-d893-4335-a94a-e8ea207a2a4c 2018-12-10 08:23:40,977 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:40,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5a7d040f-d893-4335-a94a-e8ea207a2a4c 2018-12-10 08:23:40,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76710486412s 2018-12-10 08:23:40,985 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:42,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:42,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:43,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-18946d21-0532-42b9-adb7-ac0472240b72 x-openstack-request-id: req-18946d21-0532-42b9-adb7-ac0472240b72 2018-12-10 08:23:43,734 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:43,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-18946d21-0532-42b9-adb7-ac0472240b72 2018-12-10 08:23:43,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746860027313s 2018-12-10 08:23:43,741 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:45,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:45,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:46,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4871f3d3-8a73-4326-a927-6d2f54a58095 x-openstack-request-id: req-4871f3d3-8a73-4326-a927-6d2f54a58095 2018-12-10 08:23:46,620 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:46,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4871f3d3-8a73-4326-a927-6d2f54a58095 2018-12-10 08:23:46,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.875818967819s 2018-12-10 08:23:46,627 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:48,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:48,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:49,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47e589a1-1609-42a8-9553-9eb7780914a0 x-openstack-request-id: req-47e589a1-1609-42a8-9553-9eb7780914a0 2018-12-10 08:23:49,348 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:49,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-47e589a1-1609-42a8-9553-9eb7780914a0 2018-12-10 08:23:49,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718456983566s 2018-12-10 08:23:49,355 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:51,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:51,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:52,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b39550f4-b7a0-44d1-bfde-e5064dfe429e x-openstack-request-id: req-b39550f4-b7a0-44d1-bfde-e5064dfe429e 2018-12-10 08:23:52,149 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:52,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b39550f4-b7a0-44d1-bfde-e5064dfe429e 2018-12-10 08:23:52,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.791460990906s 2018-12-10 08:23:52,156 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:54,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:54,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:54,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a8d5fe7-1e6a-4ee0-bfb0-af4e9fe7898f x-openstack-request-id: req-6a8d5fe7-1e6a-4ee0-bfb0-af4e9fe7898f 2018-12-10 08:23:54,856 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:54,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6a8d5fe7-1e6a-4ee0-bfb0-af4e9fe7898f 2018-12-10 08:23:54,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697528123856s 2018-12-10 08:23:54,864 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:56,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:56,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:23:57,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b12eaa9b-1a21-4bdb-b901-1c850dc8acd3 x-openstack-request-id: req-b12eaa9b-1a21-4bdb-b901-1c850dc8acd3 2018-12-10 08:23:57,396 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:23:57,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b12eaa9b-1a21-4bdb-b901-1c850dc8acd3 2018-12-10 08:23:57,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53006196022s 2018-12-10 08:23:57,403 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:23:59,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:23:59,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:00,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:23:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-730be63e-0c89-4e95-b3c8-50943d576131 x-openstack-request-id: req-730be63e-0c89-4e95-b3c8-50943d576131 2018-12-10 08:24:00,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:00,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-730be63e-0c89-4e95-b3c8-50943d576131 2018-12-10 08:24:00,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.949464082718s 2018-12-10 08:24:00,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:02,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:02,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:03,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b7a3e0de-65ec-45f2-b1a1-c188bbff1804 x-openstack-request-id: req-b7a3e0de-65ec-45f2-b1a1-c188bbff1804 2018-12-10 08:24:03,113 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:03,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b7a3e0de-65ec-45f2-b1a1-c188bbff1804 2018-12-10 08:24:03,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749173164368s 2018-12-10 08:24:03,119 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:05,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:05,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:05,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ece5c4d6-3393-4097-b863-64ae1fda2a65 x-openstack-request-id: req-ece5c4d6-3393-4097-b863-64ae1fda2a65 2018-12-10 08:24:05,925 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:05,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ece5c4d6-3393-4097-b863-64ae1fda2a65 2018-12-10 08:24:05,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80317401886s 2018-12-10 08:24:05,932 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:07,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:07,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:09,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1126ef65-b7ee-486f-9204-cbdcf242043b x-openstack-request-id: req-1126ef65-b7ee-486f-9204-cbdcf242043b 2018-12-10 08:24:09,027 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:09,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1126ef65-b7ee-486f-9204-cbdcf242043b 2018-12-10 08:24:09,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09301805496s 2018-12-10 08:24:09,034 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:11,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:11,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:12,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d430cbab-72c6-414f-8b53-93b76bbf5605 x-openstack-request-id: req-d430cbab-72c6-414f-8b53-93b76bbf5605 2018-12-10 08:24:12,008 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:12,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d430cbab-72c6-414f-8b53-93b76bbf5605 2018-12-10 08:24:12,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.971676826477s 2018-12-10 08:24:12,015 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:14,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:14,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:14,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-587d81a8-b4b0-404a-b727-8599e713a2ea x-openstack-request-id: req-587d81a8-b4b0-404a-b727-8599e713a2ea 2018-12-10 08:24:14,693 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:14,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-587d81a8-b4b0-404a-b727-8599e713a2ea 2018-12-10 08:24:14,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675873041153s 2018-12-10 08:24:14,700 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:16,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:17,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0336a928-e621-4e1f-8f26-0105d4267d08 x-openstack-request-id: req-0336a928-e621-4e1f-8f26-0105d4267d08 2018-12-10 08:24:17,881 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:17,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0336a928-e621-4e1f-8f26-0105d4267d08 2018-12-10 08:24:17,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17876505852s 2018-12-10 08:24:17,889 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:19,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:19,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:20,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d476eed0-3897-4574-82e4-26ea9f3ac813 x-openstack-request-id: req-d476eed0-3897-4574-82e4-26ea9f3ac813 2018-12-10 08:24:20,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:20,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d476eed0-3897-4574-82e4-26ea9f3ac813 2018-12-10 08:24:20,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.940617084503s 2018-12-10 08:24:20,839 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:22,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:23,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-41465836-13c9-4c66-979f-0c8566b0023c x-openstack-request-id: req-41465836-13c9-4c66-979f-0c8566b0023c 2018-12-10 08:24:23,811 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:23,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-41465836-13c9-4c66-979f-0c8566b0023c 2018-12-10 08:24:23,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.969153881073s 2018-12-10 08:24:23,819 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:25,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:25,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:26,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-736a44e3-79bc-4869-aafb-90479fcb6f7f x-openstack-request-id: req-736a44e3-79bc-4869-aafb-90479fcb6f7f 2018-12-10 08:24:26,304 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:26,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-736a44e3-79bc-4869-aafb-90479fcb6f7f 2018-12-10 08:24:26,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482772111893s 2018-12-10 08:24:26,312 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:28,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:28,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:29,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e096da6-d9cc-4d8f-9bc2-9be57762f14f x-openstack-request-id: req-4e096da6-d9cc-4d8f-9bc2-9be57762f14f 2018-12-10 08:24:29,088 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:29,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4e096da6-d9cc-4d8f-9bc2-9be57762f14f 2018-12-10 08:24:29,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773439884186s 2018-12-10 08:24:29,096 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:31,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:31,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:31,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c0e9f95-e314-4b84-b63d-6e3359752cf0 x-openstack-request-id: req-3c0e9f95-e314-4b84-b63d-6e3359752cf0 2018-12-10 08:24:31,784 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:31,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3c0e9f95-e314-4b84-b63d-6e3359752cf0 2018-12-10 08:24:31,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687346935272s 2018-12-10 08:24:31,790 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:33,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:33,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:34,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05d17bca-8c0b-41b6-b822-e52550270d49 x-openstack-request-id: req-05d17bca-8c0b-41b6-b822-e52550270d49 2018-12-10 08:24:34,672 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:34,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-05d17bca-8c0b-41b6-b822-e52550270d49 2018-12-10 08:24:34,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.879163980484s 2018-12-10 08:24:34,679 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:36,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:36,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:37,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4977f073-727f-4efa-83a1-0189c4d87ac6 x-openstack-request-id: req-4977f073-727f-4efa-83a1-0189c4d87ac6 2018-12-10 08:24:37,144 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:37,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4977f073-727f-4efa-83a1-0189c4d87ac6 2018-12-10 08:24:37,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462092876434s 2018-12-10 08:24:37,150 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:39,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:39,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:39,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c6541d7-a21d-42fe-8c17-b8922a93eeea x-openstack-request-id: req-9c6541d7-a21d-42fe-8c17-b8922a93eeea 2018-12-10 08:24:39,638 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:39,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9c6541d7-a21d-42fe-8c17-b8922a93eeea 2018-12-10 08:24:39,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485142946243s 2018-12-10 08:24:39,645 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:41,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:41,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:42,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79f7e4be-831f-4540-812b-fdf9cc31391a x-openstack-request-id: req-79f7e4be-831f-4540-812b-fdf9cc31391a 2018-12-10 08:24:42,412 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:42,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-79f7e4be-831f-4540-812b-fdf9cc31391a 2018-12-10 08:24:42,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764430999756s 2018-12-10 08:24:42,419 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:44,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:44,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba3aaed1-2d86-4fff-9f93-d30624aa5db4 x-openstack-request-id: req-ba3aaed1-2d86-4fff-9f93-d30624aa5db4 2018-12-10 08:24:44,882 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:44,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ba3aaed1-2d86-4fff-9f93-d30624aa5db4 2018-12-10 08:24:44,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460978031158s 2018-12-10 08:24:44,890 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:46,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:46,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:47,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb42cefd-a1b7-4abd-98a9-929a21e887b1 x-openstack-request-id: req-eb42cefd-a1b7-4abd-98a9-929a21e887b1 2018-12-10 08:24:47,564 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:47,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eb42cefd-a1b7-4abd-98a9-929a21e887b1 2018-12-10 08:24:47,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67227602005s 2018-12-10 08:24:47,572 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:49,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:49,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:50,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0621ea63-9d96-4723-a423-d1d6b6b41cd5 x-openstack-request-id: req-0621ea63-9d96-4723-a423-d1d6b6b41cd5 2018-12-10 08:24:50,447 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:50,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0621ea63-9d96-4723-a423-d1d6b6b41cd5 2018-12-10 08:24:50,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.872673988342s 2018-12-10 08:24:50,455 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:52,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:52,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:53,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1198992-11ac-4d84-b495-c44dc8b088b2 x-openstack-request-id: req-e1198992-11ac-4d84-b495-c44dc8b088b2 2018-12-10 08:24:53,213 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:53,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e1198992-11ac-4d84-b495-c44dc8b088b2 2018-12-10 08:24:53,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755136013031s 2018-12-10 08:24:53,220 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:55,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:55,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f4528773-2168-4fe4-b93e-9c9b24b5dd0d x-openstack-request-id: req-f4528773-2168-4fe4-b93e-9c9b24b5dd0d 2018-12-10 08:24:55,717 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-10T08:22:49Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:55,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f4528773-2168-4fe4-b93e-9c9b24b5dd0d 2018-12-10 08:24:55,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494673013687s 2018-12-10 08:24:55,725 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:24:57,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:24:57,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:58,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a90f5065-3e3c-44c2-a0a5-7e5e8bfc1f4c x-openstack-request-id: req-a90f5065-3e3c-44c2-a0a5-7e5e8bfc1f4c 2018-12-10 08:24:58,482 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:24:55.000000", "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:24:55Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:24:58,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a90f5065-3e3c-44c2-a0a5-7e5e8bfc1f4c 2018-12-10 08:24:58,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75489115715s 2018-12-10 08:24:58,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 08:24:58,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=e469b509-f073-4634-9e57-98e12f5ebb3b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:58,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:58 GMT X-Openstack-Request-Id: req-206627b9-9ef7-4db1-99b9-6bb1fc61e2b1 2018-12-10 08:24:58,550 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T08:24:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"640a37e0-74ac-4fc3-9f2d-50c2f55d15b7","ip_address":"192.168.120.32"}],"id":"a7802894-6642-4115-9140-64a91fb24d83","security_groups":["f1e01675-03ba-44b5-9806-f4d3e7e5f153"],"mac_address":"fa:16:3e:2e:2e:c9","project_id":"804a7097431a46a7b221305d08aff04d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58c4cb19-31d4-4221-a971-49634739cff1","tenant_id":"804a7097431a46a7b221305d08aff04d","created_at":"2018-12-10T08:22:49Z","binding:vnic_type":"normal","device_id":"e469b509-f073-4634-9e57-98e12f5ebb3b","ip_allocation":"immediate"}]} 2018-12-10 08:24:58,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=e469b509-f073-4634-9e57-98e12f5ebb3b used request id req-206627b9-9ef7-4db1-99b9-6bb1fc61e2b1 2018-12-10 08:24:58,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0608520507812s 2018-12-10 08:24:58,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 08:24:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=a7802894-6642-4115-9140-64a91fb24d83" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:58,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:58 GMT X-Openstack-Request-Id: req-9dda712b-5445-4a75-b2ef-ffd084af3128 2018-12-10 08:24:58,626 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 08:24:58,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=a7802894-6642-4115-9140-64a91fb24d83 used request id req-9dda712b-5445-4a75-b2ef-ffd084af3128 2018-12-10 08:24:58,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0657749176025s 2018-12-10 08:24:58,627 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2e:2e:c9', u'version': 4, u'addr': u'192.168.120.32', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'871f5ec2-7a4f-4704-a131-7e47154deab5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:24:55.000000', 'flavor': Munch({u'id': u'83e3f28f-6de1-417f-b3a3-0d34428ed894'}), 'az': u'nova', 'id': u'e469b509-f073-4634-9e57-98e12f5ebb3b', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4c76c07e97374fc8bb65b930de3f0a29', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'804a7097431a46a7b221305d08aff04d', 'name': 'vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-10T08:24:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-10T08:24:55Z', 'hostId': u'd267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'public_v6': '', 'private_v4': u'192.168.120.32', 'cloud': 'envvars', 'host_id': u'd267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-10T08:24:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'804a7097431a46a7b221305d08aff04d', 'name': u'vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'adminPass': u'9zW3chSx8GqS', 'tenant_id': u'804a7097431a46a7b221305d08aff04d', 'created_at': u'2018-12-10T08:22:45Z', 'created': u'2018-12-10T08:22:45Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-10 08:24:58,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:24:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:58,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:58 GMT X-Openstack-Request-Id: req-f2714225-588d-4f1a-aee6-5379e30d1ce6 2018-12-10 08:24:58,746 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"58c4cb19-31d4-4221-a971-49634739cff1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"804a7097431a46a7b221305d08aff04d","l2_adjacency":true,"status":"ACTIVE","subnets":["640a37e0-74ac-4fc3-9f2d-50c2f55d15b7"],"description":"","tags":[],"updated_at":"2018-12-10T08:20:59Z","qos_policy_id":null,"name":"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4","admin_state_up":true,"tenant_id":"804a7097431a46a7b221305d08aff04d","created_at":"2018-12-10T08:20:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 08:24:58,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f2714225-588d-4f1a-aee6-5379e30d1ce6 2018-12-10 08:24:58,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112994909286s 2018-12-10 08:24:58,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-10 08:24:58,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=e469b509-f073-4634-9e57-98e12f5ebb3b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:24:58,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 10 Dec 2018 08:24:58 GMT X-Openstack-Request-Id: req-2628bbe8-c201-466f-b47d-123fcd1d613c 2018-12-10 08:24:58,815 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-10T08:24:55Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"640a37e0-74ac-4fc3-9f2d-50c2f55d15b7","ip_address":"192.168.120.32"}],"id":"a7802894-6642-4115-9140-64a91fb24d83","security_groups":["f1e01675-03ba-44b5-9806-f4d3e7e5f153"],"mac_address":"fa:16:3e:2e:2e:c9","project_id":"804a7097431a46a7b221305d08aff04d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58c4cb19-31d4-4221-a971-49634739cff1","tenant_id":"804a7097431a46a7b221305d08aff04d","created_at":"2018-12-10T08:22:49Z","binding:vnic_type":"normal","device_id":"e469b509-f073-4634-9e57-98e12f5ebb3b","ip_allocation":"immediate"}]} 2018-12-10 08:24:58,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=e469b509-f073-4634-9e57-98e12f5ebb3b used request id req-2628bbe8-c201-466f-b47d-123fcd1d613c 2018-12-10 08:24:58,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0672500133514s 2018-12-10 08:24:58,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-10 08:24:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"floatingip": {"floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "fixed_ip_address": "192.168.120.32", "port_id": "a7802894-6642-4115-9140-64a91fb24d83"}}' 2018-12-10 08:25:02,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 10 Dec 2018 08:25:02 GMT X-Openstack-Request-Id: req-8fb6c376-595c-4601-93f6-b38e6f01704b 2018-12-10 08:25:02,159 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "bf67d79c-a259-4132-9c10-1eb63a3cc480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:24:59Z", "updated_at": "2018-12-10T08:24:59Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58c4cb19-31d4-4221-a971-49634739cff1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:2e:c9", "device_id": "e469b509-f073-4634-9e57-98e12f5ebb3b"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "804a7097431a46a7b221305d08aff04d", "port_id": "a7802894-6642-4115-9140-64a91fb24d83", "id": "3b9a8781-e3ec-4fe3-af98-6ff4d82a2593", "qos_policy_id": null}} 2018-12-10 08:25:02,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-8fb6c376-595c-4601-93f6-b38e6f01704b 2018-12-10 08:25:02,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.34272909164s 2018-12-10 08:25:02,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 08:25:02,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:25:02,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 08:25:02 GMT X-Openstack-Request-Id: req-99aaf671-816c-4309-a0bf-d562bace94be 2018-12-10 08:25:02,453 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf67d79c-a259-4132-9c10-1eb63a3cc480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:24:59Z", "updated_at": "2018-12-10T08:24:59Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58c4cb19-31d4-4221-a971-49634739cff1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:2e:c9", "device_id": "e469b509-f073-4634-9e57-98e12f5ebb3b"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "804a7097431a46a7b221305d08aff04d", "port_id": "a7802894-6642-4115-9140-64a91fb24d83", "id": "3b9a8781-e3ec-4fe3-af98-6ff4d82a2593", "qos_policy_id": null}]} 2018-12-10 08:25:02,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-99aaf671-816c-4309-a0bf-d562bace94be 2018-12-10 08:25:02,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.278211116791s 2018-12-10 08:25:02,461 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 08:25:02,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 08:25:02,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:25:02,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 08:25:02 GMT X-Openstack-Request-Id: req-6a04357d-eba8-402c-a3ef-dc78f40918f1 2018-12-10 08:25:02,645 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf67d79c-a259-4132-9c10-1eb63a3cc480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:24:59Z", "updated_at": "2018-12-10T08:24:59Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58c4cb19-31d4-4221-a971-49634739cff1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:2e:c9", "device_id": "e469b509-f073-4634-9e57-98e12f5ebb3b"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "804a7097431a46a7b221305d08aff04d", "port_id": "a7802894-6642-4115-9140-64a91fb24d83", "id": "3b9a8781-e3ec-4fe3-af98-6ff4d82a2593", "qos_policy_id": null}]} 2018-12-10 08:25:02,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6a04357d-eba8-402c-a3ef-dc78f40918f1 2018-12-10 08:25:02,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0734739303589s 2018-12-10 08:25:02,653 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 08:25:02,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 08:25:02,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:25:02,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 08:25:02 GMT X-Openstack-Request-Id: req-993b38c2-3ad6-49ac-9abe-034d3e2a9332 2018-12-10 08:25:02,829 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf67d79c-a259-4132-9c10-1eb63a3cc480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:24:59Z", "updated_at": "2018-12-10T08:24:59Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58c4cb19-31d4-4221-a971-49634739cff1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:2e:c9", "device_id": "e469b509-f073-4634-9e57-98e12f5ebb3b"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "804a7097431a46a7b221305d08aff04d", "port_id": "a7802894-6642-4115-9140-64a91fb24d83", "id": "3b9a8781-e3ec-4fe3-af98-6ff4d82a2593", "qos_policy_id": null}]} 2018-12-10 08:25:02,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-993b38c2-3ad6-49ac-9abe-034d3e2a9332 2018-12-10 08:25:02,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0654189586639s 2018-12-10 08:25:02,836 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 08:25:02,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 08:25:02,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:25:03,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 08:25:03 GMT X-Openstack-Request-Id: req-a4de2ff8-ffa6-4e4d-9cc9-7c22d03e69f8 2018-12-10 08:25:03,016 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf67d79c-a259-4132-9c10-1eb63a3cc480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:24:59Z", "updated_at": "2018-12-10T08:24:59Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58c4cb19-31d4-4221-a971-49634739cff1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:2e:c9", "device_id": "e469b509-f073-4634-9e57-98e12f5ebb3b"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "804a7097431a46a7b221305d08aff04d", "port_id": "a7802894-6642-4115-9140-64a91fb24d83", "id": "3b9a8781-e3ec-4fe3-af98-6ff4d82a2593", "qos_policy_id": null}]} 2018-12-10 08:25:03,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a4de2ff8-ffa6-4e4d-9cc9-7c22d03e69f8 2018-12-10 08:25:03,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0705590248108s 2018-12-10 08:25:03,023 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 08:25:03,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 08:25:03,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:25:03,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 08:25:03 GMT X-Openstack-Request-Id: req-90dc9188-025b-466c-879d-ecca7f47b565 2018-12-10 08:25:03,454 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf67d79c-a259-4132-9c10-1eb63a3cc480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:24:59Z", "updated_at": "2018-12-10T08:24:59Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58c4cb19-31d4-4221-a971-49634739cff1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:2e:c9", "device_id": "e469b509-f073-4634-9e57-98e12f5ebb3b"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "804a7097431a46a7b221305d08aff04d", "port_id": "a7802894-6642-4115-9140-64a91fb24d83", "id": "3b9a8781-e3ec-4fe3-af98-6ff4d82a2593", "qos_policy_id": null}]} 2018-12-10 08:25:03,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-90dc9188-025b-466c-879d-ecca7f47b565 2018-12-10 08:25:03,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.32062292099s 2018-12-10 08:25:03,461 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 08:25:03,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 08:25:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:25:03,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 10 Dec 2018 08:25:03 GMT X-Openstack-Request-Id: req-4b2afd70-bd51-4681-84e6-b784ddfd27df 2018-12-10 08:25:03,926 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf67d79c-a259-4132-9c10-1eb63a3cc480", "status": "DOWN", "description": "", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:24:59Z", "updated_at": "2018-12-10T08:24:59Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58c4cb19-31d4-4221-a971-49634739cff1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:2e:c9", "device_id": "e469b509-f073-4634-9e57-98e12f5ebb3b"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "804a7097431a46a7b221305d08aff04d", "port_id": "a7802894-6642-4115-9140-64a91fb24d83", "id": "3b9a8781-e3ec-4fe3-af98-6ff4d82a2593", "qos_policy_id": null}]} 2018-12-10 08:25:03,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4b2afd70-bd51-4681-84e6-b784ddfd27df 2018-12-10 08:25:03,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.354509830475s 2018-12-10 08:25:03,933 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-10 08:25:04,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 08:25:04,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:25:04,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 10 Dec 2018 08:25:04 GMT X-Openstack-Request-Id: req-5a5a7c75-a9ed-4032-8bdf-4478ee650faf 2018-12-10 08:25:04,110 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf67d79c-a259-4132-9c10-1eb63a3cc480", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:24:59Z", "updated_at": "2018-12-10T08:25:03Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "58c4cb19-31d4-4221-a971-49634739cff1", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2e:2e:c9", "device_id": "e469b509-f073-4634-9e57-98e12f5ebb3b"}, "fixed_ip_address": "192.168.120.32", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "804a7097431a46a7b221305d08aff04d", "port_id": "a7802894-6642-4115-9140-64a91fb24d83", "id": "3b9a8781-e3ec-4fe3-af98-6ff4d82a2593", "qos_policy_id": null}]} 2018-12-10 08:25:04,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5a5a7c75-a9ed-4032-8bdf-4478ee650faf 2018-12-10 08:25:04,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0672249794006s 2018-12-10 08:25:04,117 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'bf67d79c-a259-4132-9c10-1eb63a3cc480', 'updated_at': u'2018-12-10T08:25:03Z', 'fixed_ip_address': u'192.168.120.32', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'a7802894-6642-4115-9140-64a91fb24d83', 'id': u'3b9a8781-e3ec-4fe3-af98-6ff4d82a2593', 'network': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'port': u'a7802894-6642-4115-9140-64a91fb24d83', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'804a7097431a46a7b221305d08aff04d', 'name': 'vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'804a7097431a46a7b221305d08aff04d', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'58c4cb19-31d4-4221-a971-49634739cff1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2e:2e:c9', u'device_id': u'e469b509-f073-4634-9e57-98e12f5ebb3b'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'804a7097431a46a7b221305d08aff04d', 'created_at': u'2018-12-10T08:24:59Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'58c4cb19-31d4-4221-a971-49634739cff1', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2e:2e:c9', u'device_id': u'e469b509-f073-4634-9e57-98e12f5ebb3b'}), 'router': u'bf67d79c-a259-4132-9c10-1eb63a3cc480'}) 2018-12-10 08:25:04,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:25:04,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:25:04,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 11676 Content-Type: application/json Date: Mon, 10 Dec 2018 08:25:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd192ed4-6100-42db-9924-7478c36adf68 x-openstack-request-id: req-fd192ed4-6100-42db-9924-7478c36adf68 2018-12-10 08:25:04,192 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1918488559 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.484180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.487977] pid_max: default: 32768 minimum: 301\n[ 0.490022] Security Framework initialized\n[ 0.491912] SELinux: Initializing.\n[ 0.493914] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.501172] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.505768] Mount-cache hash table entries: 4096\n[ 0.508126] Initializing cgroup subsys memory\n[ 0.510119] Initializing cgroup subsys devices\n[ 0.512119] Initializing cgroup subsys freezer\n[ 0.514112] Initializing cgroup subsys net_cls\n[ 0.516114] Initializing cgroup subsys blkio\n[ 0.518053] Initializing cgroup subsys perf_event\n[ 0.520120] Initializing cgroup subsys hugetlb\n[ 0.522110] Initializing cgroup subsys pids\n[ 0.524012] Initializing cgroup subsys net_prio\n[ 0.526124] CPU: Physical Processor ID: 0\n[ 0.528710] mce: CPU supports 10 MCE banks\n[ 0.530646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532868] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.535126] tlb_flushall_shift: 6\n[ 0.537066] Freeing SMP alternatives: 28k freed\n[ 0.542390] ACPI: Core revision 20130517\n[ 0.544671] ACPI: All ACPI Tables successfully acquired\n[ 0.547181] ftrace: allocating 25812 entries in 101 pages\n[ 0.574131] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.576743] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.579345] smpboot: Max logical packages: 2\n[ 0.581615] Enabling x2apic\n[ 0.583147] Enabled x2apic\n[ 0.584956] Switched APIC routing to physical x2apic.\n[ 0.588518] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.590976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.595581] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.605065] KVM setup paravirtual spinlock\n[ 0.608156] smpboot: Booting Node 0, Processors #1 OK\n[ 0.610727] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.633494] Brought up 2 CPUs\n[ 0.633498] KVM setup async PF for cpu 1\n[ 0.633502] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.638764] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.642212] devtmpfs: initialized\n[ 0.645662] EVM: security.selinux\n[ 0.647301] EVM: security.ima\n[ 0.648824] EVM: security.capability\n[ 0.651221] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653810] pinctrl core: initialized pinctrl subsystem\n[ 0.656096] NET: Registered protocol family 16\n[ 0.658225] ACPI: bus type PCI registered\n[ 0.660032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662562] PCI: Using configuration type 1 for base access\n[ 0.669227] ACPI: Added _OSI(Module Device)\n[ 0.671105] ACPI: Added _OSI(Processor Device)\n[ 0.673020] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675006] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678363] ACPI: Interpreter enabled\n[ 0.680097] ACPI: (supports S0 S5)\n[ 0.681737] ACPI: Using IOAPIC for interrupt routing\n[ 0.683799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.689361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.691760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.694311] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.696831] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.701421] acpiphp: Slot [3] registered\n[ 0.703216] acpiphp: Slot [4] registered\n[ 0.705013] acpiphp: Slot [5] registered\n[ 0.706838] acpiphp: Slot [6] registered\n[ 0.708632] acpiphp: Slot [7] registered\n[ 0.710431] acpiphp: Slot [8] registered\n[ 0.712213] acpiphp: Slot [9] registered\n[ 0.714000] acpiphp: Slot [10] registered\n[ 0.715809] acpiphp: Slot [11] registered\n[ 0.717636] acpiphp: Slot [12] registered\n[ 0.719452] acpiphp: Slot [13] registered\n[ 0.721262] acpiphp: Slot [14] registered\n[ 0.723063] acpiphp: Slot [15] registered\n[ 0.724872] acpiphp: Slot [16] registered\n[ 0.726696] acpiphp: Slot [17] registered\n[ 0.728562] acpiphp: Slot [18] registered\n[ 0.730373] acpiphp: Slot [19] registered\n[ 0.732184] acpiphp: Slot [20] registered\n[ 0.733995] acpiphp: Slot [21] registered\n[ 0.735803] acpiphp: Slot [22] registered\n[ 0.737633] acpiphp: Slot [23] registered\n[ 0.739447] acpiphp: Slot [24] registered\n[ 0.741258] acpiphp: Slot [25] registered\n[ 0.743065] acpiphp: Slot [26] registered\n[ 0.744874] acpiphp: Slot [27] registered\n[ 0.746681] acpiphp: Slot [28] registered\n[ 0.748505] acpiphp: Slot [29] registered\n[ 0.750307] acpiphp: Slot [30] registered\n[ 0.752111] acpiphp: Slot [31] registered\n[ 0.753911] PCI host bridge to bus 0000:00\n[ 0.755714] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.757914] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.760424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.762937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.766253] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.769591] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.775900] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.778551] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.781005] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.783596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.788416] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.791693] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.815947] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.818917] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.821773] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.824609] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.827422] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.830027] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.832670] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.836183] vgaarb: loaded\n[ 0.837636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.839993] SCSI subsystem initialized\n[ 0.841770] ACPI: bus type USB registered\n[ 0.843593] usbcore: registered new interface driver usbfs\n[ 0.845800] usbcore: registered new interface driver hub\n[ 0.847973] usbcore: registered new device driver usb\n[ 0.850293] PCI: Using ACPI for IRQ routing\n[ 0.852550] NetLabel: Initializing\n[ 0.854207] NetLabel: domain hash size = 128\n[ 0.856092] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.858192] NetLabel: unlabeled traffic allowed by default\n[ 0.860586] Switched to clocksource kvm-clock\n[ 0.870756] pnp: PnP ACPI init\n[ 0.872321] ACPI: bus type PNP registered\n[ 0.874509] pnp: PnP ACPI: found 5 devices\n[ 0.876334] ACPI: bus type PNP unregistered\n[ 0.884755] NET: Registered protocol family 2\n[ 0.886978] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.890526] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.893419] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.895993] TCP: reno registered\n[ 0.897593] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.900003] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.902531] NET: Registered protocol family 1\n[ 0.904446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.906763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.909056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.929503] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.949971] Unpacking initramfs...\n[ 1.423002] Freeing initrd memory: 37508k freed\n[ 1.433270] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.435889] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.440599] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.443171] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.445992] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.448471] Initialise system trusted keyring\n[ 1.450448] audit: initializing netlink socket (disabled)\n[ 1.452714] type=2000 audit(1544430298.130:1): initialized\n[ 1.470446] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.472968] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.476413] zpool: loaded\n[ 1.477909] zbud: loaded\n[ 1.479581] VFS: Disk quotas dquot_6.5.2\n[ 1.481456] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.484185] msgmni has been set to 7578\n[ 1.486061] Key type big_key registered\n[ 1.488957] NET: Registered protocol family 38\n[ 1.490948] Key type asymmetric registered\n[ 1.492830] Asymmetric key parser 'x509' registered\n[ 1.494936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.498459] io scheduler noop registered\n[ 1.500299] io scheduler deadline registered (default)\n[ 1.518558] io scheduler cfq registered\n[ 1.520474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.522770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.525440] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.528876] ACPI: Power Button [PWRF]\n[ 1.530792] GHES: HEST is not enabled!\n[ 1.532731] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.558537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.561458] Non-volatile memory driver v1.3\n[ 1.563362] Linux agpgart interface v0.103\n[ 1.565483] crash memory driver: version 1.1\n[ 1.567461] rdac: device handler registered\n[ 1.569463] hp_sw: device handler registered\n[ 1.571388] emc: device handler registered\n[ 1.573256] alua: device handler registered\n[ 1.575174] libphy: Fixed MDIO Bus: probed\n[ 1.577173] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.579706] ehci-pci: EHCI PCI platform driver\n[ 1.581669] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.584105] ohci-pci: OHCI PCI platform driver\n[ 1.586077] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.607039] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.609301] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.612749] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.614954] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.617367] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.619982] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.623342] usb usb1: Product: UHCI Host Controller\n[ 1.625417] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.628112] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.630231] hub 1-0:1.0: USB hub found\n[ 1.632020] hub 1-0:1.0: 2 ports detected\n[ 1.634011] usbcore: registered new interface driver usbserial\n[ 1.636364] usbcore: registered new interface driver usbserial_generic\n[ 1.638909] usbserial: USB Serial support registered for generic\n[ 1.641324] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.645769] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.647886] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.650121] mousedev: PS/2 mouse device common for all mice\n[ 1.652849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.656780] rtc_cmos 00:00: RTC can wake from S4\n[ 1.657824] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.659863] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.667187] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.669704] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.672272] cpuidle: using governor menu\n[ 1.674160] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.676458] usbcore: registered new interface driver usbhid\n[ 1.678724] usbhid: USB HID core driver\n[ 1.680554] drop_monitor: Initializing network drop monitor service\n[ 1.683082] TCP: cubic registered\n[ 1.684747] Initializing XFRM netlink socket\n[ 1.686740] NET: Registered protocol family 10\n[ 1.688967] NET: Registered protocol family 17\n[ 1.691141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.693473] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.695876] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.699798] Loading compiled-in X.509 certificates\n[ 1.701886] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705887] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.710367] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.714425] registered taskstats version 1\n[ 1.718296] Key type trusted registered\n[ 1.721567] Key type encrypted registered\n[ 1.724675] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.727433] rtc_cmos 00:00: setting system clock to 2018-12-10 08:24:58 UTC (1544430298)\n[ 1.731805] Freeing unused kernel memory: 1680k freed\n[ 1.737760] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.744746] systemd[1]: Detected virtualization kvm.\n[ 1.746872] systemd[1]: Detected architecture x86-64.\n[ 1.749003] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.753053] systemd[1]: No hostname configured.\n[ 1.755083] systemd[1]: Set hostname to .\n[ 1.757270] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.783000] systemd[1]: Reached target Timers.\n[ 1.784999] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.788097] systemd[1]: Reached target Swap.\n[ 1.790068] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.793269] systemd[1]: Created slice Root Slice.\n[ 1.795329] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.798690] systemd[1]: Listening on Journal Socket.\n[ 1.800829] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.804306] systemd[1]: Listening on udev Kernel Socket.\n[ 1.806523] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.810083] systemd[1]: Created slice System Slice.\n[ 1.812188] systemd[1]: Starting System Slice.\n[ 1.814550] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.820871] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.825424] systemd[1]: Reached target Slices.\n[ 1.827425] systemd[1]: Starting Slices.\n[ 1.829332] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832924] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837871] systemd[1]: Reached target Paths.\n[ 1.839829] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.843124] systemd[1]: Reached target Local File Systems.\n[ 1.845385] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.848989] systemd[1]: Listening on udev Control Socket.\n[ 1.851266] systemd[1]: Starting udev Control Socket.\n[ 1.853763] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.857559] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.862429] systemd[1]: Reached target Sockets.\n[ 1.864437] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.868170] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.926223] RPC: Registered named UNIX socket transport module.\n[ 1.928614] RPC: Registered udp transport module.\n[ 1.930656] RPC: Registered tcp transport module.\n[ 1.932691] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.937604] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.032147] FDC 0 is a S82078B\n[ 2.066538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.070578] scsi host0: ata_piix\n[ 2.072319] scsi host1: ata_piix\n[ 2.073995] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076588] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.092275] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.094901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.097588] usb 1-1: Product: QEMU USB Tablet\n[ 2.099733] usb 1-1: Manufacturer: QEMU\n[ 2.101555] usb 1-1: SerialNumber: 42\n[ 2.112513] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.116741] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.117508] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.130612] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.252964] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.256536] XFS (vda1): Mounting V4 Filesystem\n[ 2.300890] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.574772] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.752564] SELinux: Disabled at runtime.\n[ 2.791597] type=1404 audit(1544430299.564:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.834420] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.836994] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Swap.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Debug File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[ 3.123910] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n Starting Flush Journal to Persistent Storage...\n[ 3.222298] systemd-journald[394]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.362316] type=1305 audit(1544430300.134:3): audit_pid=436 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.458988] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.462662] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.472171] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.525191] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.525192] [TTM] Initializing pool allocator\n[ 3.525194] [TTM] Initializing DMA pool allocator\n[ 3.525455] [drm] fb mappable at 0xFC000000\n[ 3.525455] [drm] vram aper at 0xFC000000\n[ 3.525456] [drm] size 33554432\n[ 3.525456] [drm] fb depth is 24\n[ 3.525456] [drm] pitch is 3072\n[ 3.567059] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.570059] ppdev: user-space parallel port driver\n[ 3.596096] Console: switching to colour frame buffer device 128x48\n[ 3.613129] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.619605] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started NTP client/server.\n[ 3.688308] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.703315] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.712081] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Command Scheduler.\n[ 3.719430] intel_rapl: no valid rapl domains found in package 0\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.727209] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Serial Getty on ttyS0.\n[ 3.731973] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n\n[ 3.740492] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.601251] cloud-init[478]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:25:00 +0000. Up 3.56 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting Crash recovery kernel arming...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.072245] cloud-init[813]: Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:25:03 +0000. Up 5.98 seconds.\n[ 6.098055] cloud-init[813]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.102799] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.106890] cloud-init[813]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.113142] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.118545] cloud-init[813]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.133163] cloud-init[813]: ci-info: | eth0: | True | 192.168.120.32 | 255.255.255.0 | fa:16:3e:2e:2e:c9 |\n[ 6.142184] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.150925] cloud-init[813]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.160210] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.167782] cloud-init[813]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.177345] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.185152] cloud-init[813]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.195908] cloud-init[813]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.201111] cloud-init[813]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.207036] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n"} 2018-12-10 08:25:04,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b/action used request id req-fd192ed4-6100-42db-9924-7478c36adf68 2018-12-10 08:25:04,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0753729343414s 2018-12-10 08:25:04,194 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1918488559 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.484180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.487977] pid_max: default: 32768 minimum: 301 [ 0.490022] Security Framework initialized [ 0.491912] SELinux: Initializing. [ 0.493914] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.501172] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.505768] Mount-cache hash table entries: 4096 [ 0.508126] Initializing cgroup subsys memory [ 0.510119] Initializing cgroup subsys devices [ 0.512119] Initializing cgroup subsys freezer [ 0.514112] Initializing cgroup subsys net_cls [ 0.516114] Initializing cgroup subsys blkio [ 0.518053] Initializing cgroup subsys perf_event [ 0.520120] Initializing cgroup subsys hugetlb [ 0.522110] Initializing cgroup subsys pids [ 0.524012] Initializing cgroup subsys net_prio [ 0.526124] CPU: Physical Processor ID: 0 [ 0.528710] mce: CPU supports 10 MCE banks [ 0.530646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532868] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.535126] tlb_flushall_shift: 6 [ 0.537066] Freeing SMP alternatives: 28k freed [ 0.542390] ACPI: Core revision 20130517 [ 0.544671] ACPI: All ACPI Tables successfully acquired [ 0.547181] ftrace: allocating 25812 entries in 101 pages [ 0.574131] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.576743] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.579345] smpboot: Max logical packages: 2 [ 0.581615] Enabling x2apic [ 0.583147] Enabled x2apic [ 0.584956] Switched APIC routing to physical x2apic. [ 0.588518] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.590976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.595581] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605065] KVM setup paravirtual spinlock [ 0.608156] smpboot: Booting Node 0, Processors #1 OK [ 0.610727] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633494] Brought up 2 CPUs [ 0.633498] KVM setup async PF for cpu 1 [ 0.633502] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.638764] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.642212] devtmpfs: initialized [ 0.645662] EVM: security.selinux [ 0.647301] EVM: security.ima [ 0.648824] EVM: security.capability [ 0.651221] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653810] pinctrl core: initialized pinctrl subsystem [ 0.656096] NET: Registered protocol family 16 [ 0.658225] ACPI: bus type PCI registered [ 0.660032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662562] PCI: Using configuration type 1 for base access [ 0.669227] ACPI: Added _OSI(Module Device) [ 0.671105] ACPI: Added _OSI(Processor Device) [ 0.673020] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678363] ACPI: Interpreter enabled [ 0.680097] ACPI: (supports S0 S5) [ 0.681737] ACPI: Using IOAPIC for interrupt routing [ 0.683799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.689361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.691760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.694311] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.696831] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.701421] acpiphp: Slot [3] registered [ 0.703216] acpiphp: Slot [4] registered [ 0.705013] acpiphp: Slot [5] registered [ 0.706838] acpiphp: Slot [6] registered [ 0.708632] acpiphp: Slot [7] registered [ 0.710431] acpiphp: Slot [8] registered [ 0.712213] acpiphp: Slot [9] registered [ 0.714000] acpiphp: Slot [10] registered [ 0.715809] acpiphp: Slot [11] registered [ 0.717636] acpiphp: Slot [12] registered [ 0.719452] acpiphp: Slot [13] registered [ 0.721262] acpiphp: Slot [14] registered [ 0.723063] acpiphp: Slot [15] registered [ 0.724872] acpiphp: Slot [16] registered [ 0.726696] acpiphp: Slot [17] registered [ 0.728562] acpiphp: Slot [18] registered [ 0.730373] acpiphp: Slot [19] registered [ 0.732184] acpiphp: Slot [20] registered [ 0.733995] acpiphp: Slot [21] registered [ 0.735803] acpiphp: Slot [22] registered [ 0.737633] acpiphp: Slot [23] registered [ 0.739447] acpiphp: Slot [24] registered [ 0.741258] acpiphp: Slot [25] registered [ 0.743065] acpiphp: Slot [26] registered [ 0.744874] acpiphp: Slot [27] registered [ 0.746681] acpiphp: Slot [28] registered [ 0.748505] acpiphp: Slot [29] registered [ 0.750307] acpiphp: Slot [30] registered [ 0.752111] acpiphp: Slot [31] registered [ 0.753911] PCI host bridge to bus 0000:00 [ 0.755714] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.757914] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.760424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.762937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.766253] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.769591] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.775900] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.778551] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.781005] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.783596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.788416] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.791693] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.815947] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.818917] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.821773] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.824609] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.827422] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.830027] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.832670] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.836183] vgaarb: loaded [ 0.837636] vgaarb: bridge control possible 0000:00:02.0 [ 0.839993] SCSI subsystem initialized [ 0.841770] ACPI: bus type USB registered [ 0.843593] usbcore: registered new interface driver usbfs [ 0.845800] usbcore: registered new interface driver hub [ 0.847973] usbcore: registered new device driver usb [ 0.850293] PCI: Using ACPI for IRQ routing [ 0.852550] NetLabel: Initializing [ 0.854207] NetLabel: domain hash size = 128 [ 0.856092] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.858192] NetLabel: unlabeled traffic allowed by default [ 0.860586] Switched to clocksource kvm-clock [ 0.870756] pnp: PnP ACPI init [ 0.872321] ACPI: bus type PNP registered [ 0.874509] pnp: PnP ACPI: found 5 devices [ 0.876334] ACPI: bus type PNP unregistered [ 0.884755] NET: Registered protocol family 2 [ 0.886978] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.890526] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.893419] TCP: Hash tables configured (established 32768 bind 32768) [ 0.895993] TCP: reno registered [ 0.897593] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.900003] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.902531] NET: Registered protocol family 1 [ 0.904446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.906763] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.909056] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.929503] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.949971] Unpacking initramfs... [ 1.423002] Freeing initrd memory: 37508k freed [ 1.433270] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.435889] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.440599] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.443171] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.445992] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.448471] Initialise system trusted keyring [ 1.450448] audit: initializing netlink socket (disabled) [ 1.452714] type=2000 audit(1544430298.130:1): initialized [ 1.470446] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.472968] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.476413] zpool: loaded [ 1.477909] zbud: loaded [ 1.479581] VFS: Disk quotas dquot_6.5.2 [ 1.481456] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.484185] msgmni has been set to 7578 [ 1.486061] Key type big_key registered [ 1.488957] NET: Registered protocol family 38 [ 1.490948] Key type asymmetric registered [ 1.492830] Asymmetric key parser 'x509' registered [ 1.494936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.498459] io scheduler noop registered [ 1.500299] io scheduler deadline registered (default) [ 1.518558] io scheduler cfq registered [ 1.520474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.522770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.525440] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.528876] ACPI: Power Button [PWRF] [ 1.530792] GHES: HEST is not enabled! [ 1.532731] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.558537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.561458] Non-volatile memory driver v1.3 [ 1.563362] Linux agpgart interface v0.103 [ 1.565483] crash memory driver: version 1.1 [ 1.567461] rdac: device handler registered [ 1.569463] hp_sw: device handler registered [ 1.571388] emc: device handler registered [ 1.573256] alua: device handler registered [ 1.575174] libphy: Fixed MDIO Bus: probed [ 1.577173] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.579706] ehci-pci: EHCI PCI platform driver [ 1.581669] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.584105] ohci-pci: OHCI PCI platform driver [ 1.586077] uhci_hcd: USB Universal Host Controller Interface driver [ 1.607039] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.609301] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.612749] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.614954] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.617367] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.619982] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.623342] usb usb1: Product: UHCI Host Controller [ 1.625417] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.628112] usb usb1: SerialNumber: 0000:00:01.2 [ 1.630231] hub 1-0:1.0: USB hub found [ 1.632020] hub 1-0:1.0: 2 ports detected [ 1.634011] usbcore: registered new interface driver usbserial [ 1.636364] usbcore: registered new interface driver usbserial_generic [ 1.638909] usbserial: USB Serial support registered for generic [ 1.641324] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.645769] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.647886] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.650121] mousedev: PS/2 mouse device common for all mice [ 1.652849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.656780] rtc_cmos 00:00: RTC can wake from S4 [ 1.657824] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.659863] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.667187] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.669704] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.672272] cpuidle: using governor menu [ 1.674160] hidraw: raw HID events driver (C) Jiri Kosina [ 1.676458] usbcore: registered new interface driver usbhid [ 1.678724] usbhid: USB HID core driver [ 1.680554] drop_monitor: Initializing network drop monitor service [ 1.683082] TCP: cubic registered [ 1.684747] Initializing XFRM netlink socket [ 1.686740] NET: Registered protocol family 10 [ 1.688967] NET: Registered protocol family 17 [ 1.691141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.693473] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.695876] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.699798] Loading compiled-in X.509 certificates [ 1.701886] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705887] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.710367] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.714425] registered taskstats version 1 [ 1.718296] Key type trusted registered [ 1.721567] Key type encrypted registered [ 1.724675] IMA: No TPM chip found, activating TPM-bypass! [ 1.727433] rtc_cmos 00:00: setting system clock to 2018-12-10 08:24:58 UTC (1544430298) [ 1.731805] Freeing unused kernel memory: 1680k freed [ 1.737760] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744746] systemd[1]: Detected virtualization kvm. [ 1.746872] systemd[1]: Detected architecture x86-64. [ 1.749003] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.753053] systemd[1]: No hostname configured. [ 1.755083] systemd[1]: Set hostname to . [ 1.757270] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.783000] systemd[1]: Reached target Timers. [ 1.784999] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.788097] systemd[1]: Reached target Swap. [ 1.790068] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.793269] systemd[1]: Created slice Root Slice. [ 1.795329] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.798690] systemd[1]: Listening on Journal Socket. [ 1.800829] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.804306] systemd[1]: Listening on udev Kernel Socket. [ 1.806523] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.810083] systemd[1]: Created slice System Slice. [ 1.812188] systemd[1]: Starting System Slice. [ 1.814550] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.820871] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.825424] systemd[1]: Reached target Slices. [ 1.827425] systemd[1]: Starting Slices. [ 1.829332] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832924] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837871] systemd[1]: Reached target Paths. [ 1.839829] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.843124] systemd[1]: Reached target Local File Systems. [ 1.845385] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.848989] systemd[1]: Listening on udev Control Socket. [ 1.851266] systemd[1]: Starting udev Control Socket. [ 1.853763] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.857559] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.862429] systemd[1]: Reached target Sockets. [ 1.864437] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.868170] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.926223] RPC: Registered named UNIX socket transport module. [ 1.928614] RPC: Registered udp transport module. [ 1.930656] RPC: Registered tcp transport module. [ 1.932691] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.937604] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.032147] FDC 0 is a S82078B [ 2.066538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.070578] scsi host0: ata_piix [ 2.072319] scsi host1: ata_piix [ 2.073995] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076588] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.092275] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.094901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.097588] usb 1-1: Product: QEMU USB Tablet [ 2.099733] usb 1-1: Manufacturer: QEMU [ 2.101555] usb 1-1: SerialNumber: 42 [ 2.112513] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.116741] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117508] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.130612] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252964] SGI XFS with ACLs, security attributes, no debug enabled [ 2.256536] XFS (vda1): Mounting V4 Filesystem [ 2.300890] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.574772] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.752564] SELinux: Disabled at runtime. [ 2.791597] type=1404 audit(1544430299.564:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.834420] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.836994] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Swap. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [ 3.123910] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. Starting Flush Journal to Persistent Storage... [ 3.222298] systemd-journald[394]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.362316] type=1305 audit(1544430300.134:3): audit_pid=436 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.458988] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.462662] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.472171] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.525191] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.525192] [TTM] Initializing pool allocator [ 3.525194] [TTM] Initializing DMA pool allocator [ 3.525455] [drm] fb mappable at 0xFC000000 [ 3.525455] [drm] vram aper at 0xFC000000 [ 3.525456] [drm] size 33554432 [ 3.525456] [drm] fb depth is 24 [ 3.525456] [drm] pitch is 3072 [ 3.567059] fbcon: cirrusdrmfb (fb0) is primary device [ 3.570059] ppdev: user-space parallel port driver [ 3.596096] Console: switching to colour frame buffer device 128x48 [ 3.613129] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.619605] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started NTP client/server. [ 3.688308] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.703315] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [ 3.712081] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Command Scheduler. [ 3.719430] intel_rapl: no valid rapl domains found in package 0 Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.727209] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.731973] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.740492] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.601251] cloud-init[478]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:25:00 +0000. Up 3.56 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting Crash recovery kernel arming... Starting System Logging Service... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [ 6.072245] cloud-init[813]: Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:25:03 +0000. Up 5.98 seconds. [ 6.098055] cloud-init[813]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.102799] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.106890] cloud-init[813]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.113142] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.118545] cloud-init[813]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.133163] cloud-init[813]: ci-info: | eth0: | True | 192.168.120.32 | 255.255.255.0 | fa:16:3e:2e:2e:c9 | [ 6.142184] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.150925] cloud-init[813]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.160210] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.167782] cloud-init[813]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.177345] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.185152] cloud-init[813]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.195908] cloud-init[813]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.201111] cloud-init[813]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.207036] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2018-12-10 08:25:04,199 - paramiko.transport - DEBUG - starting thread (client mode): 0x60a563d0L 2018-12-10 08:25:04,200 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 08:25:04,216 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-10 08:25:04,217 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-10 08:25:04,234 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 08:25:04,235 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-10 08:25:04,235 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-10 08:25:04,235 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 08:25:04,235 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-10 08:25:04,235 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 08:25:04,242 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-10 08:25:04,242 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 08:25:04,263 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-10 08:25:04,265 - paramiko.transport - DEBUG - Trying discovered key 1aee3f7173bd0b7f2eaca498f32a5655 in /tmp/tmpKLQRpW 2018-12-10 08:25:04,282 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 08:25:04,312 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-12-10 08:25:04,331 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-12-10 08:25:04,332 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 08:25:04,345 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-12-10 08:25:04,347 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: Authentication failed. 2018-12-10 08:25:13,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-10 08:25:13,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-10 08:25:13,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12729 Content-Type: application/json Date: Mon, 10 Dec 2018 08:25:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5673e417-7e8c-4d56-90d8-87fa6503541c x-openstack-request-id: req-5673e417-7e8c-4d56-90d8-87fa6503541c 2018-12-10 08:25:13,426 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. \n Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff]\n[ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff]\n[ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB)\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 1918488559 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.484180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.487977] pid_max: default: 32768 minimum: 301\n[ 0.490022] Security Framework initialized\n[ 0.491912] SELinux: Initializing.\n[ 0.493914] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.501172] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.505768] Mount-cache hash table entries: 4096\n[ 0.508126] Initializing cgroup subsys memory\n[ 0.510119] Initializing cgroup subsys devices\n[ 0.512119] Initializing cgroup subsys freezer\n[ 0.514112] Initializing cgroup subsys net_cls\n[ 0.516114] Initializing cgroup subsys blkio\n[ 0.518053] Initializing cgroup subsys perf_event\n[ 0.520120] Initializing cgroup subsys hugetlb\n[ 0.522110] Initializing cgroup subsys pids\n[ 0.524012] Initializing cgroup subsys net_prio\n[ 0.526124] CPU: Physical Processor ID: 0\n[ 0.528710] mce: CPU supports 10 MCE banks\n[ 0.530646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.532868] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.535126] tlb_flushall_shift: 6\n[ 0.537066] Freeing SMP alternatives: 28k freed\n[ 0.542390] ACPI: Core revision 20130517\n[ 0.544671] ACPI: All ACPI Tables successfully acquired\n[ 0.547181] ftrace: allocating 25812 entries in 101 pages\n[ 0.574131] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.576743] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.579345] smpboot: Max logical packages: 2\n[ 0.581615] Enabling x2apic\n[ 0.583147] Enabled x2apic\n[ 0.584956] Switched APIC routing to physical x2apic.\n[ 0.588518] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.590976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.595581] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.605065] KVM setup paravirtual spinlock\n[ 0.608156] smpboot: Booting Node 0, Processors #1 OK\n[ 0.610727] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.633494] Brought up 2 CPUs\n[ 0.633498] KVM setup async PF for cpu 1\n[ 0.633502] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.638764] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.642212] devtmpfs: initialized\n[ 0.645662] EVM: security.selinux\n[ 0.647301] EVM: security.ima\n[ 0.648824] EVM: security.capability\n[ 0.651221] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.653810] pinctrl core: initialized pinctrl subsystem\n[ 0.656096] NET: Registered protocol family 16\n[ 0.658225] ACPI: bus type PCI registered\n[ 0.660032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.662562] PCI: Using configuration type 1 for base access\n[ 0.669227] ACPI: Added _OSI(Module Device)\n[ 0.671105] ACPI: Added _OSI(Processor Device)\n[ 0.673020] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.675006] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.678363] ACPI: Interpreter enabled\n[ 0.680097] ACPI: (supports S0 S5)\n[ 0.681737] ACPI: Using IOAPIC for interrupt routing\n[ 0.683799] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.689361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.691760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.694311] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.696831] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.701421] acpiphp: Slot [3] registered\n[ 0.703216] acpiphp: Slot [4] registered\n[ 0.705013] acpiphp: Slot [5] registered\n[ 0.706838] acpiphp: Slot [6] registered\n[ 0.708632] acpiphp: Slot [7] registered\n[ 0.710431] acpiphp: Slot [8] registered\n[ 0.712213] acpiphp: Slot [9] registered\n[ 0.714000] acpiphp: Slot [10] registered\n[ 0.715809] acpiphp: Slot [11] registered\n[ 0.717636] acpiphp: Slot [12] registered\n[ 0.719452] acpiphp: Slot [13] registered\n[ 0.721262] acpiphp: Slot [14] registered\n[ 0.723063] acpiphp: Slot [15] registered\n[ 0.724872] acpiphp: Slot [16] registered\n[ 0.726696] acpiphp: Slot [17] registered\n[ 0.728562] acpiphp: Slot [18] registered\n[ 0.730373] acpiphp: Slot [19] registered\n[ 0.732184] acpiphp: Slot [20] registered\n[ 0.733995] acpiphp: Slot [21] registered\n[ 0.735803] acpiphp: Slot [22] registered\n[ 0.737633] acpiphp: Slot [23] registered\n[ 0.739447] acpiphp: Slot [24] registered\n[ 0.741258] acpiphp: Slot [25] registered\n[ 0.743065] acpiphp: Slot [26] registered\n[ 0.744874] acpiphp: Slot [27] registered\n[ 0.746681] acpiphp: Slot [28] registered\n[ 0.748505] acpiphp: Slot [29] registered\n[ 0.750307] acpiphp: Slot [30] registered\n[ 0.752111] acpiphp: Slot [31] registered\n[ 0.753911] PCI host bridge to bus 0000:00\n[ 0.755714] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.757914] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.760424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.762937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.766253] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.769591] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.775900] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.778551] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.781005] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.783596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.788416] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.791693] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.815947] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.818917] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.821773] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.824609] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.827422] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.830027] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.832670] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.836183] vgaarb: loaded\n[ 0.837636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.839993] SCSI subsystem initialized\n[ 0.841770] ACPI: bus type USB registered\n[ 0.843593] usbcore: registered new interface driver usbfs\n[ 0.845800] usbcore: registered new interface driver hub\n[ 0.847973] usbcore: registered new device driver usb\n[ 0.850293] PCI: Using ACPI for IRQ routing\n[ 0.852550] NetLabel: Initializing\n[ 0.854207] NetLabel: domain hash size = 128\n[ 0.856092] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.858192] NetLabel: unlabeled traffic allowed by default\n[ 0.860586] Switched to clocksource kvm-clock\n[ 0.870756] pnp: PnP ACPI init\n[ 0.872321] ACPI: bus type PNP registered\n[ 0.874509] pnp: PnP ACPI: found 5 devices\n[ 0.876334] ACPI: bus type PNP unregistered\n[ 0.884755] NET: Registered protocol family 2\n[ 0.886978] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.890526] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.893419] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.895993] TCP: reno registered\n[ 0.897593] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.900003] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.902531] NET: Registered protocol family 1\n[ 0.904446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.906763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.909056] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.929503] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.949971] Unpacking initramfs...\n[ 1.423002] Freeing initrd memory: 37508k freed\n[ 1.433270] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.435889] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.440599] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.443171] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.445992] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.448471] Initialise system trusted keyring\n[ 1.450448] audit: initializing netlink socket (disabled)\n[ 1.452714] type=2000 audit(1544430298.130:1): initialized\n[ 1.470446] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.472968] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.476413] zpool: loaded\n[ 1.477909] zbud: loaded\n[ 1.479581] VFS: Disk quotas dquot_6.5.2\n[ 1.481456] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.484185] msgmni has been set to 7578\n[ 1.486061] Key type big_key registered\n[ 1.488957] NET: Registered protocol family 38\n[ 1.490948] Key type asymmetric registered\n[ 1.492830] Asymmetric key parser 'x509' registered\n[ 1.494936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.498459] io scheduler noop registered\n[ 1.500299] io scheduler deadline registered (default)\n[ 1.518558] io scheduler cfq registered\n[ 1.520474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.522770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.525440] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.528876] ACPI: Power Button [PWRF]\n[ 1.530792] GHES: HEST is not enabled!\n[ 1.532731] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.558537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.561458] Non-volatile memory driver v1.3\n[ 1.563362] Linux agpgart interface v0.103\n[ 1.565483] crash memory driver: version 1.1\n[ 1.567461] rdac: device handler registered\n[ 1.569463] hp_sw: device handler registered\n[ 1.571388] emc: device handler registered\n[ 1.573256] alua: device handler registered\n[ 1.575174] libphy: Fixed MDIO Bus: probed\n[ 1.577173] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.579706] ehci-pci: EHCI PCI platform driver\n[ 1.581669] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.584105] ohci-pci: OHCI PCI platform driver\n[ 1.586077] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.607039] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.609301] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.612749] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.614954] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.617367] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.619982] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.623342] usb usb1: Product: UHCI Host Controller\n[ 1.625417] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.628112] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.630231] hub 1-0:1.0: USB hub found\n[ 1.632020] hub 1-0:1.0: 2 ports detected\n[ 1.634011] usbcore: registered new interface driver usbserial\n[ 1.636364] usbcore: registered new interface driver usbserial_generic\n[ 1.638909] usbserial: USB Serial support registered for generic\n[ 1.641324] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.645769] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.647886] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.650121] mousedev: PS/2 mouse device common for all mice\n[ 1.652849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.656780] rtc_cmos 00:00: RTC can wake from S4\n[ 1.657824] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.659863] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.667187] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.669704] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.672272] cpuidle: using governor menu\n[ 1.674160] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.676458] usbcore: registered new interface driver usbhid\n[ 1.678724] usbhid: USB HID core driver\n[ 1.680554] drop_monitor: Initializing network drop monitor service\n[ 1.683082] TCP: cubic registered\n[ 1.684747] Initializing XFRM netlink socket\n[ 1.686740] NET: Registered protocol family 10\n[ 1.688967] NET: Registered protocol family 17\n[ 1.691141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.693473] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.695876] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.699798] Loading compiled-in X.509 certificates\n[ 1.701886] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.705887] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.710367] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.714425] registered taskstats version 1\n[ 1.718296] Key type trusted registered\n[ 1.721567] Key type encrypted registered\n[ 1.724675] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.727433] rtc_cmos 00:00: setting system clock to 2018-12-10 08:24:58 UTC (1544430298)\n[ 1.731805] Freeing unused kernel memory: 1680k freed\n[ 1.737760] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN)\n[ 1.744746] systemd[1]: Detected virtualization kvm.\n[ 1.746872] systemd[1]: Detected architecture x86-64.\n[ 1.749003] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.753053] systemd[1]: No hostname configured.\n[ 1.755083] systemd[1]: Set hostname to .\n[ 1.757270] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.783000] systemd[1]: Reached target Timers.\n[ 1.784999] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.788097] systemd[1]: Reached target Swap.\n[ 1.790068] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.793269] systemd[1]: Created slice Root Slice.\n[ 1.795329] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.798690] systemd[1]: Listening on Journal Socket.\n[ 1.800829] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.804306] systemd[1]: Listening on udev Kernel Socket.\n[ 1.806523] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.810083] systemd[1]: Created slice System Slice.\n[ 1.812188] systemd[1]: Starting System Slice.\n[ 1.814550] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.820871] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.825424] systemd[1]: Reached target Slices.\n[ 1.827425] systemd[1]: Starting Slices.\n[ 1.829332] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.832924] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.837871] systemd[1]: Reached target Paths.\n[ 1.839829] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.843124] systemd[1]: Reached target Local File Systems.\n[ 1.845385] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.848989] systemd[1]: Listening on udev Control Socket.\n[ 1.851266] systemd[1]: Starting udev Control Socket.\n[ 1.853763] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.857559] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.862429] systemd[1]: Reached target Sockets.\n[ 1.864437] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.868170] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.926223] RPC: Registered named UNIX socket transport module.\n[ 1.928614] RPC: Registered udp transport module.\n[ 1.930656] RPC: Registered tcp transport module.\n[ 1.932691] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.937604] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.032147] FDC 0 is a S82078B\n[ 2.066538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.070578] scsi host0: ata_piix\n[ 2.072319] scsi host1: ata_piix\n[ 2.073995] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.076588] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.092275] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.094901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.097588] usb 1-1: Product: QEMU USB Tablet\n[ 2.099733] usb 1-1: Manufacturer: QEMU\n[ 2.101555] usb 1-1: SerialNumber: 42\n[ 2.112513] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.116741] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.117508] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.130612] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.252964] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.256536] XFS (vda1): Mounting V4 Filesystem\n[ 2.300890] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.574772] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.752564] SELinux: Disabled at runtime.\n[ 2.791597] type=1404 audit(1544430299.564:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.834420] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.836994] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Swap.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting Debug File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[ 3.123910] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n Starting Flush Journal to Persistent Storage...\n[ 3.222298] systemd-journald[394]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.362316] type=1305 audit(1544430300.134:3): audit_pid=436 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.458988] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.462662] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[ 3.472171] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.525191] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.525192] [TTM] Initializing pool allocator\n[ 3.525194] [TTM] Initializing DMA pool allocator\n[ 3.525455] [drm] fb mappable at 0xFC000000\n[ 3.525455] [drm] vram aper at 0xFC000000\n[ 3.525456] [drm] size 33554432\n[ 3.525456] [drm] fb depth is 24\n[ 3.525456] [drm] pitch is 3072\n[ 3.567059] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.570059] ppdev: user-space parallel port driver\n[ 3.596096] Console: switching to colour frame buffer device 128x48\n[ 3.613129] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.619605] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started NTP client/server.\n[ 3.688308] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.703315] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.712081] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Command Scheduler.\n[ 3.719430] intel_rapl: no valid rapl domains found in package 0\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.727209] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Serial Getty on ttyS0.\n[ 3.731973] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n\n[ 3.740492] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.601251] cloud-init[478]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:25:00 +0000. Up 3.56 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting Crash recovery kernel arming...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 6.072245] cloud-init[813]: Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:25:03 +0000. Up 5.98 seconds.\n[ 6.098055] cloud-init[813]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.102799] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.106890] cloud-init[813]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.113142] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.118545] cloud-init[813]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.133163] cloud-init[813]: ci-info: | eth0: | True | 192.168.120.32 | 255.255.255.0 | fa:16:3e:2e:2e:c9 |\n[ 6.142184] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.150925] cloud-init[813]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.160210] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.167782] cloud-init[813]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.177345] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.185152] cloud-init[813]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.195908] cloud-init[813]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.201111] cloud-init[813]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.207036] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.192295] cloud-init[3645]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:25:08 +0000. Up 11.14 seconds.\n[ 11.471265] cloud-init[3746]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:25:08 +0000. Up 11.42 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 1a:ee:3f:71:73:bd:0b:7f:2e:ac:a4:98:f3:2a:56:55 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.554643] cloud-init[3746]: Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:25:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.55 seconds\n"} 2018-12-10 08:25:13,427 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b/action used request id req-5673e417-7e8c-4d56-90d8-87fa6503541c 2018-12-10 08:25:13,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746359825134s 2018-12-10 08:25:13,429 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1918488559 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.484180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.487977] pid_max: default: 32768 minimum: 301 [ 0.490022] Security Framework initialized [ 0.491912] SELinux: Initializing. [ 0.493914] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.501172] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.505768] Mount-cache hash table entries: 4096 [ 0.508126] Initializing cgroup subsys memory [ 0.510119] Initializing cgroup subsys devices [ 0.512119] Initializing cgroup subsys freezer [ 0.514112] Initializing cgroup subsys net_cls [ 0.516114] Initializing cgroup subsys blkio [ 0.518053] Initializing cgroup subsys perf_event [ 0.520120] Initializing cgroup subsys hugetlb [ 0.522110] Initializing cgroup subsys pids [ 0.524012] Initializing cgroup subsys net_prio [ 0.526124] CPU: Physical Processor ID: 0 [ 0.528710] mce: CPU supports 10 MCE banks [ 0.530646] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532868] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.535126] tlb_flushall_shift: 6 [ 0.537066] Freeing SMP alternatives: 28k freed [ 0.542390] ACPI: Core revision 20130517 [ 0.544671] ACPI: All ACPI Tables successfully acquired [ 0.547181] ftrace: allocating 25812 entries in 101 pages [ 0.574131] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.576743] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.579345] smpboot: Max logical packages: 2 [ 0.581615] Enabling x2apic [ 0.583147] Enabled x2apic [ 0.584956] Switched APIC routing to physical x2apic. [ 0.588518] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.590976] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.595581] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605065] KVM setup paravirtual spinlock [ 0.608156] smpboot: Booting Node 0, Processors #1 OK [ 0.610727] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.633494] Brought up 2 CPUs [ 0.633498] KVM setup async PF for cpu 1 [ 0.633502] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.638764] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.642212] devtmpfs: initialized [ 0.645662] EVM: security.selinux [ 0.647301] EVM: security.ima [ 0.648824] EVM: security.capability [ 0.651221] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653810] pinctrl core: initialized pinctrl subsystem [ 0.656096] NET: Registered protocol family 16 [ 0.658225] ACPI: bus type PCI registered [ 0.660032] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662562] PCI: Using configuration type 1 for base access [ 0.669227] ACPI: Added _OSI(Module Device) [ 0.671105] ACPI: Added _OSI(Processor Device) [ 0.673020] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678363] ACPI: Interpreter enabled [ 0.680097] ACPI: (supports S0 S5) [ 0.681737] ACPI: Using IOAPIC for interrupt routing [ 0.683799] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.689361] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.691760] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.694311] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.696831] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.701421] acpiphp: Slot [3] registered [ 0.703216] acpiphp: Slot [4] registered [ 0.705013] acpiphp: Slot [5] registered [ 0.706838] acpiphp: Slot [6] registered [ 0.708632] acpiphp: Slot [7] registered [ 0.710431] acpiphp: Slot [8] registered [ 0.712213] acpiphp: Slot [9] registered [ 0.714000] acpiphp: Slot [10] registered [ 0.715809] acpiphp: Slot [11] registered [ 0.717636] acpiphp: Slot [12] registered [ 0.719452] acpiphp: Slot [13] registered [ 0.721262] acpiphp: Slot [14] registered [ 0.723063] acpiphp: Slot [15] registered [ 0.724872] acpiphp: Slot [16] registered [ 0.726696] acpiphp: Slot [17] registered [ 0.728562] acpiphp: Slot [18] registered [ 0.730373] acpiphp: Slot [19] registered [ 0.732184] acpiphp: Slot [20] registered [ 0.733995] acpiphp: Slot [21] registered [ 0.735803] acpiphp: Slot [22] registered [ 0.737633] acpiphp: Slot [23] registered [ 0.739447] acpiphp: Slot [24] registered [ 0.741258] acpiphp: Slot [25] registered [ 0.743065] acpiphp: Slot [26] registered [ 0.744874] acpiphp: Slot [27] registered [ 0.746681] acpiphp: Slot [28] registered [ 0.748505] acpiphp: Slot [29] registered [ 0.750307] acpiphp: Slot [30] registered [ 0.752111] acpiphp: Slot [31] registered [ 0.753911] PCI host bridge to bus 0000:00 [ 0.755714] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.757914] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.760424] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.762937] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.766253] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.769591] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.775900] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.778551] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.781005] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.783596] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.788416] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.791693] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.815947] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.818917] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.821773] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.824609] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.827422] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.830027] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.832670] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.836183] vgaarb: loaded [ 0.837636] vgaarb: bridge control possible 0000:00:02.0 [ 0.839993] SCSI subsystem initialized [ 0.841770] ACPI: bus type USB registered [ 0.843593] usbcore: registered new interface driver usbfs [ 0.845800] usbcore: registered new interface driver hub [ 0.847973] usbcore: registered new device driver usb [ 0.850293] PCI: Using ACPI for IRQ routing [ 0.852550] NetLabel: Initializing [ 0.854207] NetLabel: domain hash size = 128 [ 0.856092] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.858192] NetLabel: unlabeled traffic allowed by default [ 0.860586] Switched to clocksource kvm-clock [ 0.870756] pnp: PnP ACPI init [ 0.872321] ACPI: bus type PNP registered [ 0.874509] pnp: PnP ACPI: found 5 devices [ 0.876334] ACPI: bus type PNP unregistered [ 0.884755] NET: Registered protocol family 2 [ 0.886978] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.890526] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.893419] TCP: Hash tables configured (established 32768 bind 32768) [ 0.895993] TCP: reno registered [ 0.897593] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.900003] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.902531] NET: Registered protocol family 1 [ 0.904446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.906763] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.909056] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.929503] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.949971] Unpacking initramfs... [ 1.423002] Freeing initrd memory: 37508k freed [ 1.433270] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.435889] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.440599] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.443171] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.445992] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.448471] Initialise system trusted keyring [ 1.450448] audit: initializing netlink socket (disabled) [ 1.452714] type=2000 audit(1544430298.130:1): initialized [ 1.470446] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.472968] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.476413] zpool: loaded [ 1.477909] zbud: loaded [ 1.479581] VFS: Disk quotas dquot_6.5.2 [ 1.481456] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.484185] msgmni has been set to 7578 [ 1.486061] Key type big_key registered [ 1.488957] NET: Registered protocol family 38 [ 1.490948] Key type asymmetric registered [ 1.492830] Asymmetric key parser 'x509' registered [ 1.494936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.498459] io scheduler noop registered [ 1.500299] io scheduler deadline registered (default) [ 1.518558] io scheduler cfq registered [ 1.520474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.522770] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.525440] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.528876] ACPI: Power Button [PWRF] [ 1.530792] GHES: HEST is not enabled! [ 1.532731] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.558537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.561458] Non-volatile memory driver v1.3 [ 1.563362] Linux agpgart interface v0.103 [ 1.565483] crash memory driver: version 1.1 [ 1.567461] rdac: device handler registered [ 1.569463] hp_sw: device handler registered [ 1.571388] emc: device handler registered [ 1.573256] alua: device handler registered [ 1.575174] libphy: Fixed MDIO Bus: probed [ 1.577173] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.579706] ehci-pci: EHCI PCI platform driver [ 1.581669] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.584105] ohci-pci: OHCI PCI platform driver [ 1.586077] uhci_hcd: USB Universal Host Controller Interface driver [ 1.607039] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.609301] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.612749] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.614954] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.617367] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.619982] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.623342] usb usb1: Product: UHCI Host Controller [ 1.625417] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.628112] usb usb1: SerialNumber: 0000:00:01.2 [ 1.630231] hub 1-0:1.0: USB hub found [ 1.632020] hub 1-0:1.0: 2 ports detected [ 1.634011] usbcore: registered new interface driver usbserial [ 1.636364] usbcore: registered new interface driver usbserial_generic [ 1.638909] usbserial: USB Serial support registered for generic [ 1.641324] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.645769] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.647886] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.650121] mousedev: PS/2 mouse device common for all mice [ 1.652849] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.656780] rtc_cmos 00:00: RTC can wake from S4 [ 1.657824] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.659863] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.667187] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.669704] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.672272] cpuidle: using governor menu [ 1.674160] hidraw: raw HID events driver (C) Jiri Kosina [ 1.676458] usbcore: registered new interface driver usbhid [ 1.678724] usbhid: USB HID core driver [ 1.680554] drop_monitor: Initializing network drop monitor service [ 1.683082] TCP: cubic registered [ 1.684747] Initializing XFRM netlink socket [ 1.686740] NET: Registered protocol family 10 [ 1.688967] NET: Registered protocol family 17 [ 1.691141] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.693473] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.695876] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.699798] Loading compiled-in X.509 certificates [ 1.701886] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705887] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.710367] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.714425] registered taskstats version 1 [ 1.718296] Key type trusted registered [ 1.721567] Key type encrypted registered [ 1.724675] IMA: No TPM chip found, activating TPM-bypass! [ 1.727433] rtc_cmos 00:00: setting system clock to 2018-12-10 08:24:58 UTC (1544430298) [ 1.731805] Freeing unused kernel memory: 1680k freed [ 1.737760] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744746] systemd[1]: Detected virtualization kvm. [ 1.746872] systemd[1]: Detected architecture x86-64. [ 1.749003] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.753053] systemd[1]: No hostname configured. [ 1.755083] systemd[1]: Set hostname to . [ 1.757270] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.783000] systemd[1]: Reached target Timers. [ 1.784999] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.788097] systemd[1]: Reached target Swap. [ 1.790068] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.793269] systemd[1]: Created slice Root Slice. [ 1.795329] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.798690] systemd[1]: Listening on Journal Socket. [ 1.800829] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.804306] systemd[1]: Listening on udev Kernel Socket. [ 1.806523] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.810083] systemd[1]: Created slice System Slice. [ 1.812188] systemd[1]: Starting System Slice. [ 1.814550] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.820871] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.825424] systemd[1]: Reached target Slices. [ 1.827425] systemd[1]: Starting Slices. [ 1.829332] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832924] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837871] systemd[1]: Reached target Paths. [ 1.839829] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.843124] systemd[1]: Reached target Local File Systems. [ 1.845385] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.848989] systemd[1]: Listening on udev Control Socket. [ 1.851266] systemd[1]: Starting udev Control Socket. [ 1.853763] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.857559] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.862429] systemd[1]: Reached target Sockets. [ 1.864437] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.868170] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.926223] RPC: Registered named UNIX socket transport module. [ 1.928614] RPC: Registered udp transport module. [ 1.930656] RPC: Registered tcp transport module. [ 1.932691] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.937604] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.032147] FDC 0 is a S82078B [ 2.066538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.070578] scsi host0: ata_piix [ 2.072319] scsi host1: ata_piix [ 2.073995] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076588] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.092275] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.094901] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.097588] usb 1-1: Product: QEMU USB Tablet [ 2.099733] usb 1-1: Manufacturer: QEMU [ 2.101555] usb 1-1: SerialNumber: 42 [ 2.112513] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.116741] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117508] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.130612] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252964] SGI XFS with ACLs, security attributes, no debug enabled [ 2.256536] XFS (vda1): Mounting V4 Filesystem [ 2.300890] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.574772] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.752564] SELinux: Disabled at runtime. [ 2.791597] type=1404 audit(1544430299.564:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.834420] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.836994] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Swap. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [ 3.123910] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Journal Service. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. Starting Flush Journal to Persistent Storage... [ 3.222298] systemd-journald[394]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.362316] type=1305 audit(1544430300.134:3): audit_pid=436 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.458988] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.462662] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [ 3.472171] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Login Service... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.525191] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.525192] [TTM] Initializing pool allocator [ 3.525194] [TTM] Initializing DMA pool allocator [ 3.525455] [drm] fb mappable at 0xFC000000 [ 3.525455] [drm] vram aper at 0xFC000000 [ 3.525456] [drm] size 33554432 [ 3.525456] [drm] fb depth is 24 [ 3.525456] [drm] pitch is 3072 [ 3.567059] fbcon: cirrusdrmfb (fb0) is primary device [ 3.570059] ppdev: user-space parallel port driver [ 3.596096] Console: switching to colour frame buffer device 128x48 [ 3.613129] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.619605] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started NTP client/server. [ 3.688308] AES CTR mode by8 optimization enabled [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.703315] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [ 3.712081] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Command Scheduler. [ 3.719430] intel_rapl: no valid rapl domains found in package 0 Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.727209] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.731973] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.740492] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.601251] cloud-init[478]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 10 Dec 2018 08:25:00 +0000. Up 3.56 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting Crash recovery kernel arming... Starting System Logging Service... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started nginx - high performance web server. [ 6.072245] cloud-init[813]: Cloud-init v. 0.7.5 running 'init' at Mon, 10 Dec 2018 08:25:03 +0000. Up 5.98 seconds. [ 6.098055] cloud-init[813]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.102799] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.106890] cloud-init[813]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.113142] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.118545] cloud-init[813]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.133163] cloud-init[813]: ci-info: | eth0: | True | 192.168.120.32 | 255.255.255.0 | fa:16:3e:2e:2e:c9 | [ 6.142184] cloud-init[813]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.150925] cloud-init[813]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.160210] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.167782] cloud-init[813]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.177345] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.185152] cloud-init[813]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.195908] cloud-init[813]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.201111] cloud-init[813]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.207036] cloud-init[813]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.192295] cloud-init[3645]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 10 Dec 2018 08:25:08 +0000. Up 11.14 seconds. [ 11.471265] cloud-init[3746]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 10 Dec 2018 08:25:08 +0000. Up 11.42 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 1a:ee:3f:71:73:bd:0b:7f:2e:ac:a4:98:f3:2a:56:55 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.554643] cloud-init[3746]: Cloud-init v. 0.7.5 finished at Mon, 10 Dec 2018 08:25:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.55 seconds 2018-12-10 08:25:13,433 - paramiko.transport - DEBUG - starting thread (client mode): 0x60aa8650L 2018-12-10 08:25:13,434 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 08:25:13,477 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-10 08:25:13,477 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-10 08:25:13,549 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 08:25:13,550 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-10 08:25:13,550 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-10 08:25:13,550 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 08:25:13,550 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-10 08:25:13,551 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 08:25:13,568 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-10 08:25:13,569 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 08:25:13,599 - paramiko.transport - DEBUG - Trying discovered key 1aee3f7173bd0b7f2eaca498f32a5655 in /tmp/tmpKLQRpW 2018-12-10 08:25:13,612 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 08:25:13,626 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-10 08:25:13,631 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-10 08:25:13,631 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-10 08:25:13,632 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-10 08:25:13,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-12-10 08:25:13,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:25:13,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:25:13,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:25:13,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:25:13,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:25:13,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:25:13,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:25:13,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5050, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5067, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 2465, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5046, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1373, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 799, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 809, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4731, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5040, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-10 08:25:13,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:25:13,865 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:25:13 GMT 2018-12-10 08:25:13,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:25:13,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2392 2018-12-10 08:25:13,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:25:13,866 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5050, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 5067, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Celery Management'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'LSB: Starts Logstash as a daemon.', u'MainPID': 0, u'state': u'running', u'Id': u'logstash.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Logstash'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 2465, u'state': u'stop', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'deactivating', u'SubState': u'stop'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 5046, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1373, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 799, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 809, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Stage'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 4731, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 5040, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-10 08:25:13,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-12-10 08:25:13,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:25:13,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:25:13,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:25:13,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:25:13,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:25:13,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:25:13,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:25:13,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5050, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5067, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Celery Management"}, {"instances": [{"LoadState": "loaded", "Description": "LSB: Starts Logstash as a daemon.", "state": "running", "MainPID": 0, "Id": "logstash.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Logstash"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "stop", "MainPID": 2465, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5046, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1373, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 799, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 809, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4731, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5040, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-10 08:25:13,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:25:13,996 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:25:13 GMT 2018-12-10 08:25:13,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:25:13,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2392 2018-12-10 08:25:13,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:25:13,996 - functest.core.cloudify - INFO - The current manager status is running 2018-12-10 08:25:13,997 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-10 08:25:14,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:25:14,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:25:14,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:25:14,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:25:14,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:25:14,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:25:14,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:25:14,198 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-10 08:25:14,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T08:25:13.677Z", "updated_at": "2018-12-10T08:25:13.677Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-10 08:25:14,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:25:14,198 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:25:13 GMT 2018-12-10 08:25:14,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:25:14,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-10 08:25:14,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:25:14,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-12-10 08:25:14,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:25:14,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:25:14,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:25:14,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:25:14,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:25:14,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:25:14,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:25:14,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-10T08:25:13.677Z", "updated_at": "2018-12-10T08:25:13.677Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-10 08:25:14,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:25:14,372 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:25:13 GMT 2018-12-10 08:25:14,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:25:14,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-10 08:25:14,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:25:14,373 - functest.core.cloudify - DEBUG - List secrets: 2018-12-10 08:25:14,373 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/secrets/foo 2018-12-10 08:25:14,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:25:14,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:25:14,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:25:14,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:25:14,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:25:14,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:25:14,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:25:14,444 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-10 08:25:14,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-10T08:25:13.677Z", "updated_at": "2018-12-10T08:25:13.677Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-10 08:25:14,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:25:14,444 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:25:14 GMT 2018-12-10 08:25:14,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:25:14,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-10 08:25:14,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:25:14,445 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-10 08:25:14,445 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-10 08:25:14,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-12-10 08:25:14,446 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-10 08:25:14,453 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-10 08:25:14,453 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-10 08:25:14,472 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 08:25:14,726 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-10 08:25:14,727 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-10 08:25:14,728 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-10 08:25:14,729 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-10 08:25:14,729 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-10 08:25:14,744 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-10 08:26:32,299 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-10 08:26:32,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: centos.s.uw.edu * extras: mirrors.syringanetworks.net * updates: mirror.sfo12.us.leaseweb.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 2.0 MB/s | 55 MB 00:27 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-12-10 08:26:32,300 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-10 08:26:32,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: http://mirrors.cmich.edu/centos/7.6.1810/os/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirrors.cmich.edu/centos/7.6.1810/os/x86_64/repodata/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds') Trying other mirror. 2018-12-10 08:26:32,301 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-12-10 08:26:35,056 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-12-10 08:26:35,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:26:35,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:26:35,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 10 Dec 2018 08:26:35 GMT X-Openstack-Request-Id: req-cb8b7aae-caed-4eda-a2b8-caf66add1d43 2018-12-10 08:26:35,376 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:22:33Z", "file": "/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5/file", "owner": "804a7097431a46a7b221305d08aff04d", "id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "size": 4373348352, "self": "/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/871f5ec2-7a4f-4704-a131-7e47154deab5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/871f5ec2-7a4f-4704-a131-7e47154deab5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T08:21:34Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:26:35,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-cb8b7aae-caed-4eda-a2b8-caf66add1d43 2018-12-10 08:26:35,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318452119827s 2018-12-10 08:26:35,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 08:26:35,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}' 2018-12-10 08:26:35,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Mon, 10 Dec 2018 08:26:35 GMT Location: http://172.30.9.28:9292/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-860a4f44-7170-4475-81f1-92414c4151db 2018-12-10 08:26:35,752 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:26:35Z", "file": "/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d/file", "owner": "804a7097431a46a7b221305d08aff04d", "id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "size": null, "self": "/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "checksum": null, "created_at": "2018-12-10T08:26:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 08:26:35,752 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-860a4f44-7170-4475-81f1-92414c4151db 2018-12-10 08:26:35,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.366073131561s 2018-12-10 08:26:35,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 08:26:35,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '' 2018-12-10 08:26:42,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:26:42 GMT X-Openstack-Request-Id: req-49fd6afa-b0ae-4d8b-81b7-4384824a2942 2018-12-10 08:26:42,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:26:42,659 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d/file used request id req-49fd6afa-b0ae-4d8b-81b7-4384824a2942 2018-12-10 08:26:42,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.90581393242s 2018-12-10 08:26:42,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:26:42,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:26:43,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Mon, 10 Dec 2018 08:26:43 GMT X-Openstack-Request-Id: req-2186af14-f2d5-4f8d-bf3c-aaf2063cc7c2 2018-12-10 08:26:43,139 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:26:42Z", "file": "/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d/file", "owner": "804a7097431a46a7b221305d08aff04d", "id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "size": 426967040, "self": "/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-12-10T08:26:35Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:22:33Z", "file": "/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5/file", "owner": "804a7097431a46a7b221305d08aff04d", "id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "size": 4373348352, "self": "/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/871f5ec2-7a4f-4704-a131-7e47154deab5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/871f5ec2-7a4f-4704-a131-7e47154deab5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T08:21:34Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:26:43,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2186af14-f2d5-4f8d-bf3c-aaf2063cc7c2 2018-12-10 08:26:43,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.47595000267s 2018-12-10 08:26:43,142 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d/file', 'owner': u'804a7097431a46a7b221305d08aff04d', 'id': u'531275e9-51c9-4a56-b6bf-f8e8fb05898d', 'size': 426967040, u'self': u'/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'804a7097431a46a7b221305d08aff04d', 'name': 'vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T08:26:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T08:26:42Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', 'created': u'2018-12-10T08:26:35Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-12-10T08:26:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', 'metadata': {u'os_hash_value': u'77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b', u'self': u'/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-12-10 08:26:43,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 08:26:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-12-10 08:26:43,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Mon, 10 Dec 2018 08:26:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b8250ef-594d-415f-93a3-89fc8e1fedcd x-openstack-request-id: req-3b8250ef-594d-415f-93a3-89fc8e1fedcd 2018-12-10 08:26:43,194 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "2618221b-d17e-44ec-9060-661c3e8b400b"}} 2018-12-10 08:26:43,194 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3b8250ef-594d-415f-93a3-89fc8e1fedcd 2018-12-10 08:26:43,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0512669086456s 2018-12-10 08:26:43,195 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4', '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'c47c6539fb2a433791aefcdf57514708', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'2618221b-d17e-44ec-9060-661c3e8b400b', 'swap': 0}) 2018-12-10 08:26:43,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 08:26:43,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/2618221b-d17e-44ec-9060-661c3e8b400b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" -d '{"extra_specs": {}}' 2018-12-10 08:26:43,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 08:26:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f741d053-4d37-44ef-a2df-aeae489afbce x-openstack-request-id: req-f741d053-4d37-44ef-a2df-aeae489afbce 2018-12-10 08:26:43,217 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 08:26:43,217 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/2618221b-d17e-44ec-9060-661c3e8b400b/os-extra_specs used request id req-f741d053-4d37-44ef-a2df-aeae489afbce 2018-12-10 08:26:43,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211479663849s 2018-12-10 08:26:43,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-10 08:26:43,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:26:43,231 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 08:26:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cca65e2-658f-4bd5-b597-1b13c8a45b81 2018-12-10 08:26:43,231 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-12-10 08:26:43,231 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-5cca65e2-658f-4bd5-b597-1b13c8a45b81 2018-12-10 08:26:43,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:26:43,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 855 Content-Type: application/json Date: Mon, 10 Dec 2018 08:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfee14c-db29-4bd3-9d36-0288c6a9cb15 2018-12-10 08:26:43,453 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/11afb20b94a64dc7a3f353cb21ea7033"}, "enabled": true, "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/151819bf8efb4b308a661db23b47871a"}, "enabled": true, "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/35bed6637dbe444989b010d001c2f7c9"}, "enabled": true, "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/47c2aeb8df5c43d9955bd0f03b8dace7"}, "enabled": true, "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/59494095ddfb4390b81b5ba9cd3bb980"}, "enabled": true, "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5a4f9b0028e54d34a801cd2a5eaabc23"}, "enabled": true, "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/64a5e84c1bee4d03aea4c084de921445"}, "enabled": true, "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6c72a2e07b9c44519bb92b04096ef71b"}, "enabled": true, "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6f3db32f2d0944d7a0f31780704827a9"}, "enabled": true, "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/8aaecea841dd4c0ba1f67902275e3f33"}, "enabled": true, "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/910b5199108f4468bc76bf75a768f999"}, "enabled": true, "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/93dae908bec64cfea9c3ad8ffd898250"}, "enabled": true, "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/dc9b5d5576774919ac6c1f5808f7243f"}, "enabled": true, "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e2418cd60e2043a9a0d2dcc100a96b3b"}, "enabled": true, "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ef86f1d706144cea82111fe6d849896a"}, "enabled": true, "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-10 08:26:43,454 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-fdfee14c-db29-4bd3-9d36-0288c6a9cb15 2018-12-10 08:26:43,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.232601881027s 2018-12-10 08:26:43,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-10 08:26:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:26:43,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1960 Content-Type: application/json Date: Mon, 10 Dec 2018 08:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59205df1-b32b-4eda-86f3-795a775ac289 2018-12-10 08:26:43,716 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/08e5b1c67a1748feb59f0e934c7104f3"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0fb8df1fe64a4a41b7e7c6f774ea8506"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0ff08f2a0d814725af59b909846106f2"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "0ff08f2a0d814725af59b909846106f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/151c7410e7da48af8a86bdcaedf171f0"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1ca6f7e099334627855e0ff4a251ab88"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1e626d316ce945a59402f94bc879fef3"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "1e626d316ce945a59402f94bc879fef3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2451b42182f14985b8621b8f1e7e257b"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2c35c2f5707048c7b81eb31c4fce9c33"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2cb27aa7a4e143a4bd546a2e2a1fef55"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/35ee8082b2a047b6ba44b100bd77fc09"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4270d90826704144865a2441b8867c0d"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "4270d90826704144865a2441b8867c0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/43139e52ec034c2291db67990af0963e"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "43139e52ec034c2291db67990af0963e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4c118c37c2174a21b883b0242141272d"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "4c118c37c2174a21b883b0242141272d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4f1b34e5f0cd4cd284dfc908ca831bd6"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4ff53a07615d445a8ad2d84f5a436255"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/57d543ac8f174c5c83602d1fc993ba10"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5adf54f5665442dfb16b81ebeb27ab99"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5f92511e94bc454281fccf6cf036ee2a"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/61d06bc1f4e84f85996a3205b77501b0"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/670d5ca5dec44c31a6d50aed583d634b"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6a7aa787c65f4ff0be04cc82b21fdbc5"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6e0def5ebbe242d1aa0699d8dab6997b"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6eb5d65119b44efdbe5fc202c91b79d2"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/721feede722f4a018355b8d49105b98a"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "721feede722f4a018355b8d49105b98a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c407f0365c24f4aac53b9bf19750183"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "7c407f0365c24f4aac53b9bf19750183"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c920819293b4fbaba8ae02820daa382"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "7c920819293b4fbaba8ae02820daa382"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7f558238efbd4a7b9a303a84a5f0a3df"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/861bc2fe8e4c41c893cc2d04bfc9124e"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/89fa9daff4a84bbc86c1bed160fd2203"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8fb91025b2244d69bf48a14155fb9ee7"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/90d3a15ad7d34753af91d90b8d73e19f"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/90defe033784450c8ba74d59f585c795"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "90defe033784450c8ba74d59f585c795"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9c8f85b45ac84e5fba91e983fdb2e96a"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a48037b20cfc40b0b81660be00a06048"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "a48037b20cfc40b0b81660be00a06048"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a7b97979141d42adab0656e792cae654"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "a7b97979141d42adab0656e792cae654"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ad6609ea620c45368143fab746935dbc"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "ad6609ea620c45368143fab746935dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc9d84c8d4774cd7b124cb1aeb314bf1"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ce7c61ef23fd4cfd9bfe869ce4c8596b"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d4531d2f92fe406c8478cff63c8a315e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "d4531d2f92fe406c8478cff63c8a315e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de9f497543034f388b033d027a17f574"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "de9f497543034f388b033d027a17f574"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e5c1934155724265a99fa159887b9a93"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "e5c1934155724265a99fa159887b9a93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f432ce16fddf4a44b37cc38a79abbe71"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-10 08:26:43,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-59205df1-b32b-4eda-86f3-795a775ac289 2018-12-10 08:26:43,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.254269838333s 2018-12-10 08:26:43,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-12-10 08:26:43,744 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-12-10 08:26:45,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:26:45,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:26:45,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:26:45,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:26:45,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:26:45,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:26:45,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:26:45,519 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-12-10 08:26:45,520 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:45.475Z", "updated_at": "2018-12-10T08:26:45.475Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-12-10 08:26:45,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:26:45,521 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:26:45 GMT 2018-12-10 08:26:45,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:26:45,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-12-10 08:26:45,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:26:45,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-12-10 08:26:45,536 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.28:5000", "keystone_tenant_name": "vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "keystone_password": "8fe1f93c-aec8-44f0-83f4-a609ede61a88", "reference_vnf_flavor_id": "2618221b-d17e-44ec-9060-661c3e8b400b", "target_vnf_flavor_id": "2618221b-d17e-44ec-9060-661c3e8b400b", "target_vnf_image_id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-12-10 08:26:46,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:26:46,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:26:46,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:26:46,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:26:46,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:26:46,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:26:46,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:26:46,357 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-12-10 08:26:46,357 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "2618221b-d17e-44ec-9060-661c3e8b400b", "target_vnf_flavor_id": "2618221b-d17e-44ec-9060-661c3e8b400b", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "keystone_password": "8fe1f93c-aec8-44f0-83f4-a609ede61a88", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.28:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:45.707Z", "updated_at": "2018-12-10T08:26:45.707Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-12-10 08:26:46,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:26:46,357 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:26:46 GMT 2018-12-10 08:26:46,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:26:46,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-12-10 08:26:46,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:26:46,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-12-10 08:26:46,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:26:46,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:26:46,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:26:46,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:26:46,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:26:46,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:26:46,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:26:46,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:46.207Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7aa353d8-f12f-43ca-bca6-806a97191392"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-10 08:26:46,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:26:46,419 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:26:46 GMT 2018-12-10 08:26:46,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:26:46,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-12-10 08:26:46,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:26:46,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:26:46,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:26:46,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:26:46,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:26:46,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:26:46,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:26:46,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:26:46,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:26:46,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-10 08:26:46,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:26:46,578 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:26:46 GMT 2018-12-10 08:26:46,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:26:46,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-10 08:26:46,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:26:46,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7aa353d8-f12f-43ca-bca6-806a97191392 2018-12-10 08:26:46,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:26:46,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:26:46,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:26:46,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:26:46,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:26:46,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:26:46,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:26:46,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:46.207Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7aa353d8-f12f-43ca-bca6-806a97191392"} 2018-12-10 08:26:46,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:26:46,740 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:26:46 GMT 2018-12-10 08:26:46,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:26:46,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-10 08:26:46,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:26:51,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:26:51,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:26:51,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:26:51,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:26:51,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:26:51,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:26:51,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:26:51,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:26:51,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:26:47.254Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:26:47.254Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:26:47.642Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:26:47.642Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392", "logger": "54b9d0d1-2b8d-4044-bc41-259ff07e8dc2"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:26:47.726Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:26:47.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:26:47.726Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:26:47.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:26:47.726Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:26:47.726Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:26:48.683Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:26:48.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392", "logger": "54b9d0d1-2b8d-4044-bc41-259ff07e8dc2"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:26:48.683Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:26:48.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392", "logger": "54b9d0d1-2b8d-4044-bc41-259ff07e8dc2"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:26:48.683Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:26:48.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392", "logger": "54b9d0d1-2b8d-4044-bc41-259ff07e8dc2"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:26:48.683Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:26:48.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392", "logger": "54b9d0d1-2b8d-4044-bc41-259ff07e8dc2"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:26:49.689Z", "message": "Installing from directory: /tmp/tmp3cUKo8 [args=--prefix=\"/tmp/openstack-m_478L\" --constraint=\"/tmp/openstack-m_478L/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:26:49.689Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392", "logger": "54b9d0d1-2b8d-4044-bc41-259ff07e8dc2"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:26:49.689Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp3cUKo8 --prefix=\"/tmp/openstack-m_478L\" --constraint=\"/tmp/openstack-m_478L/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:26:49.689Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392", "logger": "54b9d0d1-2b8d-4044-bc41-259ff07e8dc2"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-12-10 08:26:51,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:26:51,814 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:26:51 GMT 2018-12-10 08:26:51,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:26:51,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-12-10 08:26:51,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:26:51,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-12-10 08:26:51,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-12-10 08:26:51,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-12-10 08:26:51,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-10 08:26:51,815 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-10 08:26:51,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-12-10 08:26:51,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-12-10 08:26:51,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-12-10 08:26:51,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-12-10 08:26:51,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmp3cUKo8 [args=--prefix="/tmp/openstack-m_478L" --constraint="/tmp/openstack-m_478L/constraint.txt", package_name=cloudify-openstack-plugin] 2018-12-10 08:26:51,816 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp3cUKo8 --prefix="/tmp/openstack-m_478L" --constraint="/tmp/openstack-m_478L/constraint.txt" 2018-12-10 08:26:51,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7aa353d8-f12f-43ca-bca6-806a97191392 2018-12-10 08:26:51,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:26:51,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:26:51,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:26:51,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:26:51,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:26:51,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:26:51,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:26:51,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:46.207Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7aa353d8-f12f-43ca-bca6-806a97191392"} 2018-12-10 08:26:51,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:26:51,871 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:26:51 GMT 2018-12-10 08:26:51,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:26:51,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-10 08:26:51,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:26:56,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:26:56,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:26:56,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:26:56,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:26:56,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:26:56,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:26:56,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:26:56,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:26:56,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-10 08:26:56,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:26:56,998 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:26:56 GMT 2018-12-10 08:26:56,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:26:56,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-10 08:26:56,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:26:56,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7aa353d8-f12f-43ca-bca6-806a97191392 2018-12-10 08:26:57,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:26:57,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:26:57,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:26:57,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:26:57,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:26:57,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:26:57,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:26:57,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:46.207Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7aa353d8-f12f-43ca-bca6-806a97191392"} 2018-12-10 08:26:57,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:26:57,124 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:26:57 GMT 2018-12-10 08:26:57,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:26:57,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-10 08:26:57,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:02,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:02,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:02,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:02,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:02,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:02,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:02,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:02,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:02,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-10 08:27:02,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:02,455 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:02 GMT 2018-12-10 08:27:02,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:02,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-10 08:27:02,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:02,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7aa353d8-f12f-43ca-bca6-806a97191392 2018-12-10 08:27:02,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:02,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:02,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:02,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:02,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:02,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:02,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:02,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:46.207Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7aa353d8-f12f-43ca-bca6-806a97191392"} 2018-12-10 08:27:02,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:02,515 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:02 GMT 2018-12-10 08:27:02,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:02,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-10 08:27:02,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:03,791 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-10 08:27:07,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:07,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:07,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:07,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:07,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:07,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:07,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:07,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:07,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-10 08:27:07,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:07,706 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:07 GMT 2018-12-10 08:27:07,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:07,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-10 08:27:07,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:07,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7aa353d8-f12f-43ca-bca6-806a97191392 2018-12-10 08:27:07,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:07,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:07,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:07,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:07,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:07,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:07,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:07,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:46.207Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7aa353d8-f12f-43ca-bca6-806a97191392"} 2018-12-10 08:27:07,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:07,768 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:07 GMT 2018-12-10 08:27:07,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:07,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-10 08:27:07,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:12,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:12,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:12,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:12,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:12,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:12,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:12,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:12,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:12,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-10 08:27:12,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:12,837 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:12 GMT 2018-12-10 08:27:12,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:12,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-10 08:27:12,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:12,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7aa353d8-f12f-43ca-bca6-806a97191392 2018-12-10 08:27:12,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:12,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:12,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:12,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:12,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:12,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:12,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:12,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:46.207Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7aa353d8-f12f-43ca-bca6-806a97191392"} 2018-12-10 08:27:12,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:12,898 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:12 GMT 2018-12-10 08:27:12,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:12,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-10 08:27:12,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:17,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:18,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:18,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:18,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:18,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:18,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:18,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:18,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:18,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:13.699Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:13.699Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392", "logger": "54b9d0d1-2b8d-4044-bc41-259ff07e8dc2"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:13.718Z", "message": "Removing directory: /tmp/tmp3cUKo8", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:13.718Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392", "logger": "54b9d0d1-2b8d-4044-bc41-259ff07e8dc2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:14.584Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:14.584Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:14.761Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:14.761Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:15.767Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:15.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:15.767Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:15.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7aa353d8-f12f-43ca-bca6-806a97191392"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-12-10 08:27:18,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:18,017 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:18 GMT 2018-12-10 08:27:18,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:18,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-12-10 08:27:18,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:18,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-12-10 08:27:18,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmp3cUKo8 2018-12-10 08:27:18,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-10 08:27:18,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-12-10 08:27:18,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-12-10 08:27:18,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-12-10 08:27:18,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7aa353d8-f12f-43ca-bca6-806a97191392 2018-12-10 08:27:18,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:18,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:18,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:18,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:18,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:18,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:18,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:18,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:46.207Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7aa353d8-f12f-43ca-bca6-806a97191392"} 2018-12-10 08:27:18,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:18,072 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:18 GMT 2018-12-10 08:27:18,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:18,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-12-10 08:27:18,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:18,073 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-12-10 08:27:18,073 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-12-10 08:27:18,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:18,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:18,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:18,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:18,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:18,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:18,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:18,218 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-12-10 08:27:18,218 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:27:18,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:18,219 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:18 GMT 2018-12-10 08:27:18,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:18,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:27:18,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:18,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:18,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:18,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:18,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:18,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:18,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:18,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:18,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:18,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-10 08:27:18,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:18,282 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:18 GMT 2018-12-10 08:27:18,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:18,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-10 08:27:18,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:18,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:27:18,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:18,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:18,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:18,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:18,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:18,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:18,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:18,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:27:18,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:18,346 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:18 GMT 2018-12-10 08:27:18,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:18,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:27:18,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:23,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:23,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:23,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:23,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:23,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:23,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:23,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:23,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:23,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:18.792Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:18.792Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "external_network_p1xk6i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:19.785Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:19.785Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "management_plane_network_8qe59e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:19.785Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:19.785Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.528Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.528Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "external_network_p1xk6i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.528Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "external_network_p1xk6i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.528Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "management_plane_network_8qe59e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.528Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "management_plane_network_8qe59e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.528Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "security_group_7gyar2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.528Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "security_group_7gyar2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.528Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "security_group_7gyar2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.528Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "security_group_7gyar2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.743Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.743Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "6d9429a8-6879-499e-89be-88d1f63a22ac"}, {"node_instance_id": "security_group_7gyar2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.840Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "6d9429a8-6879-499e-89be-88d1f63a22ac"}, {"node_instance_id": "security_group_7gyar2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.840Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "6d9429a8-6879-499e-89be-88d1f63a22ac"}, {"node_instance_id": "security_group_7gyar2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.840Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "6d9429a8-6879-499e-89be-88d1f63a22ac"}, {"node_instance_id": "security_group_7gyar2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.840Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "6d9429a8-6879-499e-89be-88d1f63a22ac"}, {"node_instance_id": "security_group_7gyar2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.840Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "6d9429a8-6879-499e-89be-88d1f63a22ac"}, {"node_instance_id": "security_group_7gyar2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.840Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "6d9429a8-6879-499e-89be-88d1f63a22ac"}, {"node_instance_id": "security_group_7gyar2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:21.840Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:21.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "6d9429a8-6879-499e-89be-88d1f63a22ac"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.897Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_ip_hu8vbv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.897Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "keypair_7lx1hm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.897Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "data_plane_network_rtkh89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.897Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_ip_hu8vbv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.897Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "data_plane_network_rtkh89", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.897Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "data_plane_network_rtkh89", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.897Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "management_plane_network_8qe59e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.897Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "external_network_p1xk6i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.897Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "keypair_7lx1hm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.897Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_ip_hu8vbv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.897Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "keypair_7lx1hm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.897Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.897Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "external_network_p1xk6i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:22.931Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:22.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "12b00826-7e95-42a4-9aa3-1a60340a803e"}], "metadata": {"pagination": {"total": 33, "offset": 0, "size": 50}}} 2018-12-10 08:27:23,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:23,421 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:23 GMT 2018-12-10 08:27:23,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:23,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17832 2018-12-10 08:27:23,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:23,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-12-10 08:27:23,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:23,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:23,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-10 08:27:23,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:23,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-10 08:27:23,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-10 08:27:23,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-10 08:27:23,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-10 08:27:23,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-10 08:27:23,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:23,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-10 08:27:23,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-12-10 08:27:23,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 08:27:23,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 08:27:23,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 08:27:23,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 08:27:23,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 08:27:23,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 08:27:23,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-10 08:27:23,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-10 08:27:23,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-10 08:27:23,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-12-10 08:27:23,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:23,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-10 08:27:23,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-10 08:27:23,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-10 08:27:23,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-10 08:27:23,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-10 08:27:23,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-12-10 08:27:23,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:23,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:23,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-12-10 08:27:23,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:27:23,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:23,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:23,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:23,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:23,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:23,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:23,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:23,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:27:23,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:23,489 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:23 GMT 2018-12-10 08:27:23,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:23,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:27:23,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:28,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:28,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:28,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:28,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:28,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:28,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:28,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:28,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:28,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_rtkh89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:23.910Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:23.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "data_plane_network_rtkh89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:23.910Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:23.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "data_plane_network_rtkh89", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:23.910Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:23.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "management_plane_network_8qe59e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:23.910Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:23.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "external_network_p1xk6i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:23.910Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:23.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "external_network_p1xk6i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:23.910Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:23.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "management_plane_network_8qe59e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:23.910Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:23.910Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:24.560Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'804a7097431a46a7b221305d08aff04d', u'created_at': u'2018-12-10T08:27:23Z', u'updated_at': u'2018-12-10T08:27:23Z', u'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', 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'804a7097431a46a7b221305d08aff04d', u'port_id': None, u'id': u'e7e0ad9d-445c-47fa-bee9-ecf55ac53df9', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:24.560Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "d9a9282b-6fb5-4a4f-ab0e-96b4d51b166a"}, {"node_instance_id": "data_plane_subnet_fp20gs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:25.123Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:25.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "keypair_7lx1hm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:25.123Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:25.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "keypair_7lx1hm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:25.123Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:25.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "data_plane_subnet_fp20gs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:25.123Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:25.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "router_bznuef", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:25.123Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:25.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "data_plane_subnet_fp20gs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:25.123Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:25.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "router_bznuef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:25.123Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:25.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "router_bznuef", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:25.123Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:25.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:25.123Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:25.123Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_ip_hu8vbv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:25.826Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'804a7097431a46a7b221305d08aff04d', u'created_at': u'2018-12-10T08:27:25Z', u'updated_at': u'2018-12-10T08:27:25Z', u'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'804a7097431a46a7b221305d08aff04d', u'port_id': None, u'id': u'6d536b12-d525-400d-83c9-71b12293367f', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:25.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "193eeafb-e2ec-4e4e-849d-c334ca8507b2"}, {"node_instance_id": "keypair_7lx1hm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:26.139Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:26.139Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_ip_hu8vbv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:26.139Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:26.139Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:26.139Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:26.139Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:26.139Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:26.139Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_ip_hu8vbv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:27.146Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:27.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_ip_hu8vbv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:27.146Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:27.146Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "data_plane_subnet_fp20gs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:28.160Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:28.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "data_plane_subnet_fp20gs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:28.160Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:28.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "security_group_7gyar2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:28.160Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:28.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}], "metadata": {"pagination": {"total": 60, "offset": 33, "size": 50}}} 2018-12-10 08:27:28,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:28,561 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:28 GMT 2018-12-10 08:27:28,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:28,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14092 2018-12-10 08:27:28,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:28,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:28,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:28,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-10 08:27:28,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:28,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:28,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:28,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:28,563 - 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'804a7097431a46a7b221305d08aff04d', u'created_at': u'2018-12-10T08:27:23Z', u'updated_at': u'2018-12-10T08:27:23Z', u'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', 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'804a7097431a46a7b221305d08aff04d', u'port_id': None, u'id': u'e7e0ad9d-445c-47fa-bee9-ecf55ac53df9', u'qos_policy_id': None} 2018-12-10 08:27:28,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-12-10 08:27:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-12-10 08:27:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-12-10 08:27:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-12-10 08:27:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:28,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-12-10 08:27:28,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-10 08:27:28,565 - 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'804a7097431a46a7b221305d08aff04d', u'created_at': u'2018-12-10T08:27:25Z', u'updated_at': u'2018-12-10T08:27:25Z', u'floating_network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'804a7097431a46a7b221305d08aff04d', u'port_id': None, u'id': u'6d536b12-d525-400d-83c9-71b12293367f', u'qos_policy_id': None} 2018-12-10 08:27:28,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:28,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-10 08:27:28,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:28,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:28,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:28,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:28,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-12-10 08:27:28,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:28,566 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-10 08:27:28,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:27:28,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:28,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:28,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:28,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:28,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:28,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:28,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:28,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:27:28,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:28,623 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:28 GMT 2018-12-10 08:27:28,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:28,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:27:28,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:33,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:33,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:33,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:33,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:33,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:33,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:33,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:33,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:33,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_fp20gs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:29.179Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:29.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "security_group_7gyar2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:29.179Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:29.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "security_group_7gyar2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:29.179Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:29.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_data_plane_port_tepn1h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:30.302Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:30.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_data_plane_port_tepn1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:30.302Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:30.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_data_plane_port_9lrm2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:30.302Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:30.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_data_plane_port_9lrm2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:30.302Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:30.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_data_plane_port_9lrm2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:30.302Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:30.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_data_plane_port_tepn1h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:30.302Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:30.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_data_plane_port_tepn1h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:32.833Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:32.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "router_bznuef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:33.328Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:33.328Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_data_plane_port_9lrm2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:33.328Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:33.328Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "router_bznuef", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:33.328Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:33.328Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}], "metadata": {"pagination": {"total": 73, "offset": 60, "size": 50}}} 2018-12-10 08:27:33,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:33,693 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:33 GMT 2018-12-10 08:27:33,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:33,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6525 2018-12-10 08:27:33,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:33,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:33,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:33,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:33,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-10 08:27:33,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:33,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-10 08:27:33,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-10 08:27:33,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:33,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-10 08:27:33,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-10 08:27:33,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:33,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-10 08:27:33,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-12-10 08:27:33,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:27:33,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:33,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:33,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:33,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:33,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:33,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:33,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:33,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:27:33,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:33,749 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:33 GMT 2018-12-10 08:27:33,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:33,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:27:33,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:38,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:38,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:38,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:38,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:38,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:38,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:38,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:38,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:38,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_tepn1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:34.448Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:34.448Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_data_plane_port_9lrm2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:34.448Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:34.448Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "router_bznuef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:34.448Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:34.448Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:35.687Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:35.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "management_plane_subnet_lcq2k7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:35.687Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:35.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:35.687Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:35.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "management_plane_subnet_lcq2k7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:35.687Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:35.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "management_plane_subnet_lcq2k7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:35.687Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:35.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_data_plane_port_tepn1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:35.687Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:35.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_data_plane_port_9lrm2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:35.687Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:35.687Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:36.787Z", "message": "connect_security_group(): source_id=6164322e-1182-44c0-a7c5-6fa5259a6e57 target={u'external_id': u'0cfbae47-7fe9-4ac3-bbd0-b4b285845742', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:36.787Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "f0224cb5-cab0-4152-b6cf-4948ac237d39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:37.057Z", "message": "connect_security_group(): source_id=89ec897b-21b2-4f8b-b06a-4c123e1a5686 target={u'external_id': u'0cfbae47-7fe9-4ac3-bbd0-b4b285845742', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:37.057Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "05288721-9fb6-488f-a4f2-aad42265fcc7"}, {"node_instance_id": "management_plane_subnet_lcq2k7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:37.721Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:37.721Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "management_plane_subnet_lcq2k7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:38.714Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:38.714Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:38.714Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:38.714Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}], "metadata": {"pagination": {"total": 91, "offset": 73, "size": 50}}} 2018-12-10 08:27:38,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:38,817 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:38 GMT 2018-12-10 08:27:38,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:38,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7876 2018-12-10 08:27:38,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:38,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:38,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:38,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:38,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-10 08:27:38,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-12-10 08:27:38,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-10 08:27:38,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-12-10 08:27:38,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:38,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:38,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:38,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=6164322e-1182-44c0-a7c5-6fa5259a6e57 target={u'external_id': u'0cfbae47-7fe9-4ac3-bbd0-b4b285845742', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-10 08:27:38,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=89ec897b-21b2-4f8b-b06a-4c123e1a5686 target={u'external_id': u'0cfbae47-7fe9-4ac3-bbd0-b4b285845742', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-10 08:27:38,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-12-10 08:27:38,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:38,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-10 08:27:38,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:27:38,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:38,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:38,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:38,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:38,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:38,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:38,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:38,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:27:38,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:38,877 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:38 GMT 2018-12-10 08:27:38,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:38,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:27:38,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:43,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:44,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:44,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:44,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:44,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:44,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:44,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:44,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:44,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:39.722Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:39.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "management_plane_subnet_lcq2k7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:39.722Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:39.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:39.722Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:39.722Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}], "metadata": {"pagination": {"total": 94, "offset": 88, "size": 50}}} 2018-12-10 08:27:44,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:44,023 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:44 GMT 2018-12-10 08:27:44,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:44,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1548 2018-12-10 08:27:44,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:44,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-12-10 08:27:44,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:44,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-12-10 08:27:44,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:27:44,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:44,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:44,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:44,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:44,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:44,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:44,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:44,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:27:44,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:44,083 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:44 GMT 2018-12-10 08:27:44,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:44,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:27:44,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:49,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:49,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:49,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:49,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:49,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:49,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:49,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:49,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:49,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:44.045Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:44.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_port_sr7ya2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:44.954Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:44.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_port_m8qvsl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:44.954Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:44.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_port_sr7ya2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:44.954Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:44.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_port_m8qvsl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:44.954Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:44.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_port_sr7ya2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:44.954Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:44.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_port_m8qvsl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:44.954Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:44.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_port_m8qvsl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:47.433Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:47.433Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_port_m8qvsl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:48.971Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:48.971Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_port_sr7ya2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:48.971Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:48.971Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}], "metadata": {"pagination": {"total": 104, "offset": 91, "size": 50}}} 2018-12-10 08:27:49,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:49,211 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:49 GMT 2018-12-10 08:27:49,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:49,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5018 2018-12-10 08:27:49,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:49,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-12-10 08:27:49,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:49,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:49,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-10 08:27:49,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-10 08:27:49,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-10 08:27:49,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-10 08:27:49,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-10 08:27:49,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:49,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-10 08:27:49,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:27:49,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:49,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:49,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:49,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:49,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:49,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:49,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:49,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:27:49,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:49,271 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:49 GMT 2018-12-10 08:27:49,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:49,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:27:49,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:54,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:54,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:54,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:54,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:54,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:54,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:54,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:54,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:54,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_sr7ya2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:50.132Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:50.132Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:50.132Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:50.132Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_port_m8qvsl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:50.132Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:50.132Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:50.132Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:50.132Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:51.217Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:51.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_port_sr7ya2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:51.217Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:51.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:51.217Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:51.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:51.401Z", "message": "connect_security_group(): source_id=53f5f85d-3a5d-4430-9eef-9a0e57c811b5 target={u'external_id': u'0cfbae47-7fe9-4ac3-bbd0-b4b285845742', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:51.401Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "4ce04a98-2224-4d26-98c7-b138ae9fee02"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:52.420Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:52.420Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:53.069Z", "message": "connect_security_group(): source_id=a9256947-c248-4dcb-843b-757edb82a57c target={u'external_id': u'0cfbae47-7fe9-4ac3-bbd0-b4b285845742', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:53.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "8b6bbe86-49d1-497e-89d1-6f76b9a17414"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:53.223Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:53.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:53.223Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:53.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:54.228Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:54.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:54.228Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:54.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:54.228Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:54.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}], "metadata": {"pagination": {"total": 119, "offset": 101, "size": 50}}} 2018-12-10 08:27:54,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:54,345 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:54 GMT 2018-12-10 08:27:54,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:54,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7913 2018-12-10 08:27:54,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:54,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:27:54,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-10 08:27:54,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:54,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-10 08:27:54,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-10 08:27:54,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:27:54,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-10 08:27:54,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=53f5f85d-3a5d-4430-9eef-9a0e57c811b5 target={u'external_id': u'0cfbae47-7fe9-4ac3-bbd0-b4b285845742', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-10 08:27:54,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-10 08:27:54,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a9256947-c248-4dcb-843b-757edb82a57c target={u'external_id': u'0cfbae47-7fe9-4ac3-bbd0-b4b285845742', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-10 08:27:54,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-12-10 08:27:54,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-12-10 08:27:54,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-12-10 08:27:54,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-12-10 08:27:54,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-10 08:27:54,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:27:54,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:54,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:54,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:54,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:54,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:54,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:54,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:54,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:27:54,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:54,405 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:54 GMT 2018-12-10 08:27:54,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:54,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:27:54,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:59,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:27:59,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:59,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:59,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:59,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:59,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:59,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:59,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:59,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:55.841Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:55.841Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:56.243Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:56.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_host_1wf58g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:57.097Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'53f5f85d-3a5d-4430-9eef-9a0e57c811b5', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:45:32:1d'}, {u'external_id': u'6164322e-1182-44c0-a7c5-6fa5259a6e57', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:23:bb:74'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:57.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "cf988127-7da5-4551-9a67-f65e715ff971"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:57.250Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:57.250Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:57.250Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:57.250Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:57.250Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:57.250Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_host_1wf58g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:58.077Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:58.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "cf988127-7da5-4551-9a67-f65e715ff971"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:58.260Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:58.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:58.260Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:58.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:58.260Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:58.260Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:59.082Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'a9256947-c248-4dcb-843b-757edb82a57c', u'fixed_ip_address': u'11.0.0.17', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8a:c1:33'}, {u'external_id': u'89ec897b-21b2-4f8b-b06a-4c123e1a5686', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e9:d3:5d'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:59.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "7ccf3280-dbda-45a6-99c3-0539bbea6717"}, {"node_instance_id": "reference_vnf_host_52mrc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:27:59.082Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:27:59.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "7ccf3280-dbda-45a6-99c3-0539bbea6717"}], "metadata": {"pagination": {"total": 131, "offset": 116, "size": 50}}} 2018-12-10 08:27:59,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:59,475 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:59 GMT 2018-12-10 08:27:59,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:59,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7336 2018-12-10 08:27:59,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:27:59,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-12-10 08:27:59,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:59,476 - 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'53f5f85d-3a5d-4430-9eef-9a0e57c811b5', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:45:32:1d'}, {u'external_id': u'6164322e-1182-44c0-a7c5-6fa5259a6e57', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:23:bb:74'}] 2018-12-10 08:27:59,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-10 08:27:59,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-12-10 08:27:59,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-12-10 08:27:59,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-12-10 08:27:59,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-10 08:27:59,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-10 08:27:59,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-12-10 08:27:59,478 - 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'a9256947-c248-4dcb-843b-757edb82a57c', u'fixed_ip_address': u'11.0.0.17', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8a:c1:33'}, {u'external_id': u'89ec897b-21b2-4f8b-b06a-4c123e1a5686', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e9:d3:5d'}] 2018-12-10 08:27:59,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-12-10 08:27:59,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:27:59,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:27:59,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:27:59,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:27:59,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:27:59,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:27:59,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:27:59,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:27:59,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:27:59,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:27:59,534 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:27:59 GMT 2018-12-10 08:27:59,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:27:59,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:27:59,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:04,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:28:04,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:04,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:04,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:04,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:04,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:04,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:04,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:04,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_1wf58g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:00.857Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'531275e9-51c9-4a56-b6bf-f8e8fb05898d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'17f78dd7-39bd-4e2d-ace7-86d3079392cb'}, 'nics': [{'port-id': u'53f5f85d-3a5d-4430-9eef-9a0e57c811b5'}, {'port-id': u'6164322e-1182-44c0-a7c5-6fa5259a6e57'}], 'flavor': u'2618221b-d17e-44ec-9060-661c3e8b400b'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:00.857Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "cf988127-7da5-4551-9a67-f65e715ff971"}, {"node_instance_id": "target_vnf_host_1wf58g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:01.086Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:01.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "cf988127-7da5-4551-9a67-f65e715ff971"}, {"node_instance_id": "target_vnf_host_1wf58g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:01.086Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'531275e9-51c9-4a56-b6bf-f8e8fb05898d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'17f78dd7-39bd-4e2d-ace7-86d3079392cb'}, 'nics': [{'port-id': u'53f5f85d-3a5d-4430-9eef-9a0e57c811b5'}, {'port-id': u'6164322e-1182-44c0-a7c5-6fa5259a6e57'}], 'flavor': u'2618221b-d17e-44ec-9060-661c3e8b400b'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:01.086Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "cf988127-7da5-4551-9a67-f65e715ff971"}, {"node_instance_id": "reference_vnf_host_52mrc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:02.231Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'531275e9-51c9-4a56-b6bf-f8e8fb05898d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'17f78dd7-39bd-4e2d-ace7-86d3079392cb'}, 'nics': [{'port-id': u'a9256947-c248-4dcb-843b-757edb82a57c'}, {'port-id': u'89ec897b-21b2-4f8b-b06a-4c123e1a5686'}], 'flavor': u'2618221b-d17e-44ec-9060-661c3e8b400b'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:02.231Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "7ccf3280-dbda-45a6-99c3-0539bbea6717"}, {"node_instance_id": "reference_vnf_host_52mrc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:03.091Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:03.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "7ccf3280-dbda-45a6-99c3-0539bbea6717"}, {"node_instance_id": "reference_vnf_host_52mrc8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:03.091Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'531275e9-51c9-4a56-b6bf-f8e8fb05898d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'17f78dd7-39bd-4e2d-ace7-86d3079392cb'}, 'nics': [{'port-id': u'a9256947-c248-4dcb-843b-757edb82a57c'}, {'port-id': u'89ec897b-21b2-4f8b-b06a-4c123e1a5686'}], 'flavor': u'2618221b-d17e-44ec-9060-661c3e8b400b'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:03.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "7ccf3280-dbda-45a6-99c3-0539bbea6717"}], "metadata": {"pagination": {"total": 137, "offset": 128, "size": 50}}} 2018-12-10 08:28:04,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:04,603 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:04 GMT 2018-12-10 08:28:04,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:04,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5158 2018-12-10 08:28:04,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:04,604 - 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'531275e9-51c9-4a56-b6bf-f8e8fb05898d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'17f78dd7-39bd-4e2d-ace7-86d3079392cb'}, 'nics': [{'port-id': u'53f5f85d-3a5d-4430-9eef-9a0e57c811b5'}, {'port-id': u'6164322e-1182-44c0-a7c5-6fa5259a6e57'}], 'flavor': u'2618221b-d17e-44ec-9060-661c3e8b400b'} 2018-12-10 08:28:04,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-10 08:28:04,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'531275e9-51c9-4a56-b6bf-f8e8fb05898d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'17f78dd7-39bd-4e2d-ace7-86d3079392cb'}, 'nics': [{'port-id': u'53f5f85d-3a5d-4430-9eef-9a0e57c811b5'}, {'port-id': u'6164322e-1182-44c0-a7c5-6fa5259a6e57'}], 'flavor': u'2618221b-d17e-44ec-9060-661c3e8b400b'} 2018-12-10 08:28:04,604 - 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'531275e9-51c9-4a56-b6bf-f8e8fb05898d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'17f78dd7-39bd-4e2d-ace7-86d3079392cb'}, 'nics': [{'port-id': u'a9256947-c248-4dcb-843b-757edb82a57c'}, {'port-id': u'89ec897b-21b2-4f8b-b06a-4c123e1a5686'}], 'flavor': u'2618221b-d17e-44ec-9060-661c3e8b400b'} 2018-12-10 08:28:04,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-10 08:28:04,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'531275e9-51c9-4a56-b6bf-f8e8fb05898d', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'17f78dd7-39bd-4e2d-ace7-86d3079392cb'}, 'nics': [{'port-id': u'a9256947-c248-4dcb-843b-757edb82a57c'}, {'port-id': u'89ec897b-21b2-4f8b-b06a-4c123e1a5686'}], 'flavor': u'2618221b-d17e-44ec-9060-661c3e8b400b'} 2018-12-10 08:28:04,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:28:04,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:04,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:04,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:04,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:04,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:04,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:04,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:04,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:28:04,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:04,660 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:04 GMT 2018-12-10 08:28:04,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:04,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:28:04,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:09,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:28:09,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:09,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:09,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:09,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:09,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:09,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:09,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:09,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_1wf58g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:06.078Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:06.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:06.266Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:06.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:07.269Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:07.269Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:07.269Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:07.269Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:08.336Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:08.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:08.336Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:08.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:08.336Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:08.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:08.336Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:08.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:08.336Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:08.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:08.336Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:08.336Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}], "metadata": {"pagination": {"total": 147, "offset": 134, "size": 50}}} 2018-12-10 08:28:09,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:09,732 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:09 GMT 2018-12-10 08:28:09,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:09,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4962 2018-12-10 08:28:09,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:09,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-10 08:28:09,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-10 08:28:09,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:28:09,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-10 08:28:09,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-10 08:28:09,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-10 08:28:09,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:28:09,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-10 08:28:09,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-12-10 08:28:09,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-12-10 08:28:09,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:28:09,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:09,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:09,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:09,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:09,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:09,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:09,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:09,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:28:09,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:09,788 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:09 GMT 2018-12-10 08:28:09,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:09,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:28:09,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:14,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:28:15,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:15,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:15,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:15,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:15,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:15,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:15,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:15,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_1wf58g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:10.165Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T08:28:10.165Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:11.340Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T08:28:11.340Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-12-10 08:28:15,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:15,950 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:15 GMT 2018-12-10 08:28:15,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:15,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2384 2018-12-10 08:28:15,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:15,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30] 2018-12-10 08:28:15,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30] 2018-12-10 08:28:15,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:28:16,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:16,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:16,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:16,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:16,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:16,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:16,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:16,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:28:16,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:16,003 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:16 GMT 2018-12-10 08:28:16,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:16,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:28:16,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:21,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:28:21,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:21,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:21,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:21,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:21,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:21,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:21,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:21,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-12-10 08:28:21,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:21,224 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:21 GMT 2018-12-10 08:28:21,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:21,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 08:28:21,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:21,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:28:21,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:21,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:21,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:21,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:21,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:21,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:21,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:21,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:28:21,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:21,366 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:21 GMT 2018-12-10 08:28:21,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:21,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:28:21,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:26,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:28:26,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:26,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:26,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:26,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:26,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:26,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:26,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:26,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-12-10 08:28:26,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:26,436 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:26 GMT 2018-12-10 08:28:26,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:26,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 08:28:26,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:26,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:28:26,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:26,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:26,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:26,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:26,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:26,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:26,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:26,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:28:26,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:26,490 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:26 GMT 2018-12-10 08:28:26,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:26,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:28:26,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:31,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:28:31,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:31,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:31,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:31,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:31,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:31,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:31,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:31,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-12-10 08:28:31,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:31,576 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:31 GMT 2018-12-10 08:28:31,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:31,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 08:28:31,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:31,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:28:31,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:31,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:31,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:31,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:31,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:31,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:31,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:31,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:28:31,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:31,630 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:31 GMT 2018-12-10 08:28:31,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:31,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:28:31,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:36,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:28:36,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:36,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:36,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:36,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:36,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:36,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:36,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:36,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-12-10 08:28:36,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:36,699 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:36 GMT 2018-12-10 08:28:36,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:36,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 08:28:36,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:36,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:28:36,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:36,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:36,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:36,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:36,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:36,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:36,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:36,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:28:36,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:36,754 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:36 GMT 2018-12-10 08:28:36,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:36,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:28:36,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:41,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:28:41,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:41,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:41,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:41,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:41,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:41,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:41,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:41,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_1wf58g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:40.175Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:40.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:40.352Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:40.352Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:41.356Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:41.356Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:41.356Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:28:41.356Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}], "metadata": {"pagination": {"total": 153, "offset": 146, "size": 50}}} 2018-12-10 08:28:41,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:41,821 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:41 GMT 2018-12-10 08:28:41,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:41,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2018-12-10 08:28:41,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:41,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-10 08:28:41,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-10 08:28:41,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-10 08:28:41,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-10 08:28:41,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:28:41,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:41,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:41,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:41,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:41,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:41,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:41,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:41,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:28:41,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:41,878 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:41 GMT 2018-12-10 08:28:41,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:41,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:28:41,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:46,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:28:46,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:46,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:46,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:46,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:46,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:46,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:46,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:46,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_1wf58g", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:42.713Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T08:28:42.713Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:28:44.363Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-10T08:28:44.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-12-10 08:28:46,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:46,946 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:46 GMT 2018-12-10 08:28:46,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:46,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2368 2018-12-10 08:28:46,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:46,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-10 08:28:46,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-10 08:28:46,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:28:47,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:47,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:47,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:47,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:47,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:47,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:47,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:47,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:28:47,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:47,002 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:47 GMT 2018-12-10 08:28:47,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:47,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:28:47,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:52,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:28:52,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:52,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:52,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:52,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:52,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:52,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:52,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:52,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-12-10 08:28:52,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:52,072 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:52 GMT 2018-12-10 08:28:52,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:52,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 08:28:52,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:52,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:28:52,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:52,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:52,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:52,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:52,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:52,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:52,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:52,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:28:52,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:52,128 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:52 GMT 2018-12-10 08:28:52,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:52,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:28:52,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:57,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:28:57,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:57,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:57,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:57,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:57,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:57,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:57,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:57,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-12-10 08:28:57,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:57,191 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:57 GMT 2018-12-10 08:28:57,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:57,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 08:28:57,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:28:57,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:28:57,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:28:57,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:28:57,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:28:57,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:28:57,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:28:57,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:28:57,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:28:57,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:28:57,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:28:57,246 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:28:57 GMT 2018-12-10 08:28:57,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:28:57,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:28:57,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:29:02,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:29:02,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:29:02,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:29:02,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:29:02,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:29:02,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:29:02,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:29:02,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:29:02,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-12-10 08:29:02,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:29:02,312 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:29:02 GMT 2018-12-10 08:29:02,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:29:02,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 08:29:02,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:29:02,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:29:02,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:29:02,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:29:02,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:29:02,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:29:02,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:29:02,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:29:02,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:29:02,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:29:02,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:29:02,368 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:29:02 GMT 2018-12-10 08:29:02,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:29:02,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:29:02,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:29:07,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:29:07,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:29:07,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:29:07,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:29:07,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:29:07,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:29:07,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:29:07,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:29:07,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-12-10 08:29:07,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:29:07,437 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:29:07 GMT 2018-12-10 08:29:07,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:29:07,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 08:29:07,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:29:07,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:29:07,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:29:07,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:29:07,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:29:07,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:29:07,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:29:07,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:29:07,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:29:07,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:29:07,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:29:07,491 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:29:07 GMT 2018-12-10 08:29:07,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:29:07,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:29:07,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:29:12,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:29:12,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:29:12,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:29:12,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:29:12,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:29:12,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:29:12,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:29:12,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:29:12,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-12-10 08:29:12,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:29:12,567 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:29:12 GMT 2018-12-10 08:29:12,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:29:12,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-10 08:29:12,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:29:12,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:29:12,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:29:12,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:29:12,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:29:12,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:29:12,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:29:12,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:29:12,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:29:12,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:29:12,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:29:12,621 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:29:12 GMT 2018-12-10 08:29:12,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:29:12,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-10 08:29:12,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:29:17,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:29:17,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:29:17,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:29:17,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:29:17,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:29:17,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:29:17,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:29:17,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:29:17,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_1wf58g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:29:12.733Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:29:12.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:29:13.371Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:29:13.371Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:29:14.375Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:29:14.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:29:14.375Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:29:14.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "target_vnf_host_1wf58g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:29:15.641Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:29:15.641Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "79bd2b8c-8b4a-4a10-a729-fc10c2716e4f"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:29:15.770Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:29:15.770Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}, {"node_instance_id": "reference_vnf_host_52mrc8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:29:17.132Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:29:17.132Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6", "logger": "c8dd6261-3c8e-4ecc-8f94-2c1b4aa25faa"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:29:17.381Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-10T08:29:17.381Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}], "metadata": {"pagination": {"total": 163, "offset": 152, "size": 50}}} 2018-12-10 08:29:17,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:29:17,691 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:29:17 GMT 2018-12-10 08:29:17,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:29:17,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-12-10 08:29:17,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:29:17,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-10 08:29:17,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-10 08:29:17,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-10 08:29:17,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-10 08:29:17,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-12-10 08:29:17,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-12-10 08:29:17,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-12-10 08:29:17,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-12-10 08:29:17,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0596d5bb-c050-4447-bfc9-fde8ed582dc6 2018-12-10 08:29:17,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:29:17,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:29:17,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:29:17,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:29:17,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:29:17,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:29:17,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:29:17,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"} 2018-12-10 08:29:17,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:29:17,746 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:29:17 GMT 2018-12-10 08:29:17,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:29:17,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-12-10 08:29:17,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:29:17,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-12-10T08:27:18.138Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'0596d5bb-c050-4447-bfc9-fde8ed582dc6'} 2018-12-10 08:29:17,759 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-12-10 08:29:17,818 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.203'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-12-10 08:29:17,877 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.202'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.203'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-12-10 08:29:17,878 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-12-10 08:29:17,878 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.202 2018-12-10 08:29:17,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:29:17,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:29:19,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1185 Content-Type: application/json Date: Mon, 10 Dec 2018 08:29:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-767d46ad-7cdc-4382-a9c1-6f563dcf683e x-openstack-request-id: req-767d46ad-7cdc-4382-a9c1-6f563dcf683e 2018-12-10 08:29:19,519 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "11.0.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:5d", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "591b145c-40e9-43ac-829a-8b3e3e60dcf3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-10T08:28:06Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:bb:74", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-10T08:28:05Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:24:55.000000", "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:24:55Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:29:19,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-767d46ad-7cdc-4382-a9c1-6f563dcf683e 2018-12-10 08:29:19,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.64136815071s 2018-12-10 08:29:19,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:29:19,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:29:21,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1185 Content-Type: application/json Date: Mon, 10 Dec 2018 08:29:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a6d5399e-1aa5-4c79-aa72-d2d7e72332c1 x-openstack-request-id: req-a6d5399e-1aa5-4c79-aa72-d2d7e72332c1 2018-12-10 08:29:21,292 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "11.0.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:5d", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "591b145c-40e9-43ac-829a-8b3e3e60dcf3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-10T08:28:06Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:bb:74", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-10T08:28:05Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:24:55.000000", "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:24:55Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:29:21,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a6d5399e-1aa5-4c79-aa72-d2d7e72332c1 2018-12-10 08:29:21,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.76876211166s 2018-12-10 08:29:21,296 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.17 2018-12-10 08:29:21,296 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:8a:c1:33 2018-12-10 08:29:21,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:29:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:29:22,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1185 Content-Type: application/json Date: Mon, 10 Dec 2018 08:29:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-079726a9-ffc1-4752-82d4-1d2cb91805dc x-openstack-request-id: req-079726a9-ffc1-4752-82d4-1d2cb91805dc 2018-12-10 08:29:22,169 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "11.0.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:5d", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "591b145c-40e9-43ac-829a-8b3e3e60dcf3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-10T08:28:06Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:bb:74", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-10T08:28:05Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:24:55.000000", "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:24:55Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:29:22,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-079726a9-ffc1-4752-82d4-1d2cb91805dc 2018-12-10 08:29:22,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.872761964798s 2018-12-10 08:29:22,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:29:22,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:29:22,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1185 Content-Type: application/json Date: Mon, 10 Dec 2018 08:29:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b00f73b4-87c3-40f2-afff-531569e03923 x-openstack-request-id: req-b00f73b4-87c3-40f2-afff-531569e03923 2018-12-10 08:29:22,973 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "11.0.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:5d", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "591b145c-40e9-43ac-829a-8b3e3e60dcf3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-10T08:28:06Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:bb:74", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-10T08:28:05Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:24:55.000000", "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:24:55Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:29:22,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b00f73b4-87c3-40f2-afff-531569e03923 2018-12-10 08:29:22,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.799945116043s 2018-12-10 08:29:22,977 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.4 2018-12-10 08:29:22,977 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:e9:d3:5d 2018-12-10 08:29:22,978 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-12-10 08:29:22,978 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.203 2018-12-10 08:29:22,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:29:22,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:29:24,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1185 Content-Type: application/json Date: Mon, 10 Dec 2018 08:29:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d54ed10-4a48-4259-afe6-863e7f02fd1e x-openstack-request-id: req-8d54ed10-4a48-4259-afe6-863e7f02fd1e 2018-12-10 08:29:24,709 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "11.0.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:5d", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "591b145c-40e9-43ac-829a-8b3e3e60dcf3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-10T08:28:06Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:bb:74", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-10T08:28:05Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:24:55.000000", "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:24:55Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:29:24,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8d54ed10-4a48-4259-afe6-863e7f02fd1e 2018-12-10 08:29:24,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.73136305809s 2018-12-10 08:29:24,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:29:24,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:29:25,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1185 Content-Type: application/json Date: Mon, 10 Dec 2018 08:29:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a31cd4bc-f2e0-4e9d-8a00-da9e4f6e7e26 x-openstack-request-id: req-a31cd4bc-f2e0-4e9d-8a00-da9e4f6e7e26 2018-12-10 08:29:25,838 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "11.0.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:5d", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "591b145c-40e9-43ac-829a-8b3e3e60dcf3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-10T08:28:06Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:bb:74", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-10T08:28:05Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:24:55.000000", "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:24:55Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:29:25,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a31cd4bc-f2e0-4e9d-8a00-da9e4f6e7e26 2018-12-10 08:29:25,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12473702431s 2018-12-10 08:29:25,842 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2018-12-10 08:29:25,842 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:45:32:1d 2018-12-10 08:29:25,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:29:25,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:29:27,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1185 Content-Type: application/json Date: Mon, 10 Dec 2018 08:29:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b1baa30-eeef-46d5-b814-74f7317a1896 x-openstack-request-id: req-4b1baa30-eeef-46d5-b814-74f7317a1896 2018-12-10 08:29:27,097 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "11.0.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:5d", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "591b145c-40e9-43ac-829a-8b3e3e60dcf3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-10T08:28:06Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:bb:74", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-10T08:28:05Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:24:55.000000", "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:24:55Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:29:27,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4b1baa30-eeef-46d5-b814-74f7317a1896 2018-12-10 08:29:27,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25463104248s 2018-12-10 08:29:27,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:29:27,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:29:28,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1185 Content-Type: application/json Date: Mon, 10 Dec 2018 08:29:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aced9978-7118-40f1-a4d2-88f37d21fd71 x-openstack-request-id: req-aced9978-7118-40f1-a4d2-88f37d21fd71 2018-12-10 08:29:28,613 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "11.0.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:5d", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "591b145c-40e9-43ac-829a-8b3e3e60dcf3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-10T08:28:06Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:bb:74", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-10T08:28:05Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:24:55.000000", "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:24:55Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:29:28,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aced9978-7118-40f1-a4d2-88f37d21fd71 2018-12-10 08:29:28,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51219892502s 2018-12-10 08:29:28,617 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.9 2018-12-10 08:29:28,617 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:23:bb:74 2018-12-10 08:29:28,617 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-12-10 08:29:28,638 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-12-10 08:29:28,656 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-12-10 08:29:28,656 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-12-10 08:29:28,724 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-12-10 08:29:28' 2018-12-10 08:29:28,724 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-12-10 08:29:28,724 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-12-10 08:29:28,749 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.203. 2018-12-10 08:29:28,779 - paramiko.transport - DEBUG - starting thread (client mode): 0x60a56150L 2018-12-10 08:29:28,780 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 08:29:28,783 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-10 08:29:28,783 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-10 08:29:28,784 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 08:29:28,784 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-10 08:29:28,785 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-10 08:29:28,785 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 08:29:28,785 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-10 08:29:28,785 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 08:29:28,826 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-10 08:29:28,935 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-10 08:29:28,936 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 08:29:28,938 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.203: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-10 08:29:28,974 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 08:29:28,980 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-10 08:29:28,980 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-10 08:29:29,002 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.203. 2018-12-10 08:29:29,003 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-10 08:29:29,004 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-10 08:29:29,004 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-10 08:29:29,006 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 08:29:29,008 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 08:29:30,029 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-12-10 08:29:31,031 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-12-10 08:29:36,036 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-12-10 08:29:37,038 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-12-10 08:29:42,043 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-12-10 08:29:43,045 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-12-10 08:29:48,051 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-12-10 08:29:49,053 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:29:54,058 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-12-10 08:29:55,060 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:30:00,065 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-12-10 08:30:01,067 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:30:06,073 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-12-10 08:30:07,075 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:30:12,080 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-12-10 08:30:13,082 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:30:18,087 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-12-10 08:30:19,089 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:30:24,093 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-12-10 08:30:25,094 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:30:30,099 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-12-10 08:30:31,102 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:30:36,107 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-12-10 08:30:37,109 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:30:42,114 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-12-10 08:30:43,116 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:30:48,122 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-10 08:30:49,124 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-10 08:30:54,129 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' 2018-12-10 08:30:55,131 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-12-10 08:31:00,137 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 2018-12-10 08:31:01,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 [edit] vyos@vyos# 2018-12-10 08:31:06,144 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.9 2018-12-10 08:31:07,145 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.9 [edit] vyos@vyos# 2018-12-10 08:31:12,151 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-12-10 08:31:13,152 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-12-10 08:31:18,158 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 2018-12-10 08:31:19,159 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-12-10 08:31:24,165 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-12-10 08:31:25,167 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-12-10 08:31:30,172 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-12-10 08:31:31,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-12-10 08:31:36,179 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-12-10 08:31:37,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-12-10 08:31:42,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-12-10 08:31:43,188 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-12-10 08:31:48,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-12-10 08:31:49,192 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-12-10 08:31:54,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-12-10 08:31:55,199 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-12-10 08:32:00,202 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-12-10 08:32:01,204 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-12-10 08:32:06,209 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-12-10 08:32:07,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-12-10 08:32:12,216 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-12-10 08:32:13,218 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-12-10 08:32:18,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-12-10 08:32:19,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-12-10 08:32:24,231 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.9 2018-12-10 08:32:25,232 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.9 [edit] vyos@vyos# 2018-12-10 08:32:30,238 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-10 08:32:31,239 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-10 08:32:36,310 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-10 08:32:36,359 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-12-10 08:32:36,400 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2018-12-10 08:32:36,403 - paramiko.transport - DEBUG - starting thread (client mode): 0x60aa85d0L 2018-12-10 08:32:36,403 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 08:32:36,411 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-10 08:32:36,411 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-10 08:32:36,413 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 08:32:36,413 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-10 08:32:36,413 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-10 08:32:36,413 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 08:32:36,413 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-10 08:32:36,414 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 08:32:36,450 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-10 08:32:36,559 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-10 08:32:36,560 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 08:32:36,563 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-10 08:32:36,599 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 08:32:36,609 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-10 08:32:36,609 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-10 08:32:36,628 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2018-12-10 08:32:36,628 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-10 08:32:36,629 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-10 08:32:36,629 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-10 08:32:36,632 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 08:32:36,634 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 08:32:37,649 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-12-10 08:32:38,650 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-12-10 08:32:43,655 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-12-10 08:32:44,657 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-12-10 08:32:49,662 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-12-10 08:32:50,664 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-12-10 08:32:55,669 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-12-10 08:32:56,671 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:33:01,676 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-12-10 08:33:02,678 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:33:07,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-12-10 08:33:08,685 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:33:13,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-12-10 08:33:14,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:33:19,696 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-12-10 08:33:20,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:33:25,703 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-12-10 08:33:26,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:33:31,710 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-12-10 08:33:32,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:33:37,717 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-12-10 08:33:38,719 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:33:43,724 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-12-10 08:33:44,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:33:49,731 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-12-10 08:33:50,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-10 08:33:55,738 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-10 08:33:56,740 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-10 08:34:01,745 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' 2018-12-10 08:34:02,747 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' [edit] vyos@vyos# 2018-12-10 08:34:07,752 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 2018-12-10 08:34:08,754 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 [edit] vyos@vyos# 2018-12-10 08:34:13,759 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.4 2018-12-10 08:34:14,761 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.4 [edit] vyos@vyos# 2018-12-10 08:34:19,766 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inbound 2018-12-10 08:34:20,768 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-12-10 08:34:25,771 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 2018-12-10 08:34:26,772 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 [edit] vyos@vyos# 2018-12-10 08:34:31,778 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-12-10 08:34:32,779 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-12-10 08:34:37,785 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-12-10 08:34:38,787 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-12-10 08:34:43,792 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-12-10 08:34:44,794 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-12-10 08:34:49,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-12-10 08:34:50,801 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-12-10 08:34:55,807 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-12-10 08:34:56,808 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-12-10 08:35:01,814 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-12-10 08:35:02,815 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-12-10 08:35:07,821 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-12-10 08:35:08,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-12-10 08:35:13,828 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-12-10 08:35:14,829 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-12-10 08:35:19,835 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-12-10 08:35:20,836 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-12-10 08:35:25,842 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-12-10 08:35:26,843 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-12-10 08:35:31,849 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.4 2018-12-10 08:35:32,851 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-12-10 08:35:37,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-10 08:35:38,858 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-10 08:35:43,910 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-10 08:35:43,927 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-12-10 08:35:43,927 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-12-10 08:36:43,987 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-12-10 08:36:44,033 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.203. 2018-12-10 08:36:44,036 - paramiko.transport - DEBUG - starting thread (client mode): 0x60964fd0L 2018-12-10 08:36:44,036 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2018-12-10 08:36:44,044 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-10 08:36:44,044 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-10 08:36:44,045 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-10 08:36:44,045 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-10 08:36:44,045 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-10 08:36:44,046 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-10 08:36:44,046 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-10 08:36:44,046 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-10 08:36:44,084 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-10 08:36:44,193 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-10 08:36:44,194 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-10 08:36:44,197 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.203: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-10 08:36:44,233 - paramiko.transport - DEBUG - userauth is OK 2018-12-10 08:36:44,241 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-10 08:36:44,242 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-10 08:36:44,262 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.203. 2018-12-10 08:36:44,262 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-10 08:36:44,263 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-10 08:36:44,264 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-10 08:36:44,265 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 08:36:44,267 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-10 08:36:45,269 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-12-10 08:37:15,363 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-10 08:37:15,388 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-12-10 08:37:15,388 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.9, 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.4 4 65002 3 5 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2018-12-10 08:37:15,388 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 | no-more BGP neighbor is 12.0.0.4, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.4 BGP state = Established, up for 00:01:10 Last read 15:31:07, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.9 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.9, Local port: 179 Foreign host: 12.0.0.4, Foreign port: 41904 Nexthop: 12.0.0.9 Nexthop global: fe80::f816:3eff:fe23:bb74 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-12-10 08:37:15,388 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.9 0 32768 i *> 10.0.2.0/24 12.0.0.9 0 32768 i *> 10.0.3.0/24 12.0.0.9 0 32768 i *> 10.0.4.0/24 12.0.0.9 0 32768 i *> 10.0.5.0/24 12.0.0.9 0 32768 i *> 10.0.6.0/24 12.0.0.9 0 32768 i *> 10.0.7.0/24 12.0.0.9 0 32768 i *> 10.0.8.0/24 12.0.0.9 0 32768 i *> 10.0.9.0/24 12.0.0.9 0 32768 i *> 10.0.10.0/24 12.0.0.9 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-10 08:37:15,389 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-10 08:37:15,389 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-10 08:37:15,389 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-12-10 08:37:15,389 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.7' 2018-12-10 08:37:15,389 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-12-10 08:37:15,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:37:15,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:37:17,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1185 Content-Type: application/json Date: Mon, 10 Dec 2018 08:37:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d54fd556-d554-4ba1-bffb-f74e25bd606b x-openstack-request-id: req-d54fd556-d554-4ba1-bffb-f74e25bd606b 2018-12-10 08:37:17,491 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "11.0.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:5d", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "591b145c-40e9-43ac-829a-8b3e3e60dcf3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-10T08:28:06Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:bb:74", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-10T08:28:05Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:24:55.000000", "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:24:55Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:37:17,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d54fd556-d554-4ba1-bffb-f74e25bd606b 2018-12-10 08:37:17,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.10192894936s 2018-12-10 08:37:17,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 08:37:17,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:37:17,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 08:37:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1764b17-2d7a-4d9f-8597-dce619d4c0a9 x-openstack-request-id: req-a1764b17-2d7a-4d9f-8597-dce619d4c0a9 2018-12-10 08:37:17,825 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3 used request id req-a1764b17-2d7a-4d9f-8597-dce619d4c0a9 2018-12-10 08:37:17,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.329494953156s 2018-12-10 08:37:17,825 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-12-10 08:37:17,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:37:17,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:37:19,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1203 Content-Type: application/json Date: Mon, 10 Dec 2018 08:37:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-28e40782-cca0-41d5-8403-32add86600c5 x-openstack-request-id: req-28e40782-cca0-41d5-8403-32add86600c5 2018-12-10 08:37:19,070 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "11.0.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:c1:33", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:5d", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591b145c-40e9-43ac-829a-8b3e3e60dcf3", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "591b145c-40e9-43ac-829a-8b3e3e60dcf3", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:37:17Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-10T08:28:06Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:32:1d", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:bb:74", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "rel": "bookmark"}], "image": {"id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "links": [{"href": "http://172.30.9.28:8774/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:28:52.000000", "flavor": {"id": "2618221b-d17e-44ec-9060-661c3e8b400b", "links": [{"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}]}, "id": "7d49ae4a-c8b7-4607-9f9b-af777eeff22d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:28:52Z", "hostId": "05b9c0b06fe308b33a57aff717ce196edb31ae76ecbd036e8263d861", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-10T08:28:05Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "17f78dd7-39bd-4e2d-ace7-86d3079392cb"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:24:55.000000", "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:24:55Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:37:19,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-28e40782-cca0-41d5-8403-32add86600c5 2018-12-10 08:37:19,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24469804764s 2018-12-10 08:37:19,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 08:37:19,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:37:19,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 08:37:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-715e7cd2-73b8-48cc-9c3d-553d118b7761 x-openstack-request-id: req-715e7cd2-73b8-48cc-9c3d-553d118b7761 2018-12-10 08:37:19,244 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7d49ae4a-c8b7-4607-9f9b-af777eeff22d used request id req-715e7cd2-73b8-48cc-9c3d-553d118b7761 2018-12-10 08:37:19,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.170313835144s 2018-12-10 08:37:19,382 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 08:37:19,382 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:22 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-10 08:37:19,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-12-10 08:37:19,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-12-10 08:37:19,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:19,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:19,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:19,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:19,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:19,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:19,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:19,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:46.207Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "7aa353d8-f12f-43ca-bca6-806a97191392"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:27:18.138Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0596d5bb-c050-4447-bfc9-fde8ed582dc6"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-12-10 08:37:19,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:19,480 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:19 GMT 2018-12-10 08:37:19,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:19,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-12-10 08:37:19,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:19,481 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-12-10 08:37:19,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:19,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:19,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:19,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:19,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:19,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:19,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:19,677 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-12-10 08:37:19,677 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:37:19.572Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7470a20c-6ef8-4449-98db-4651c7920caa"} 2018-12-10 08:37:19,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:19,677 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:19 GMT 2018-12-10 08:37:19,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:19,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-10 08:37:19,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:19,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:37:19,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:19,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:19,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:19,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:19,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:19,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:19,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:19,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-10 08:37:19,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:19,743 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:19 GMT 2018-12-10 08:37:19,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:19,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-10 08:37:19,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:19,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7470a20c-6ef8-4449-98db-4651c7920caa 2018-12-10 08:37:19,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:19,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:19,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:19,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:19,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:19,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:19,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:19,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:37:19.572Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7470a20c-6ef8-4449-98db-4651c7920caa"} 2018-12-10 08:37:19,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:19,800 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:19 GMT 2018-12-10 08:37:19,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:19,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-10 08:37:19,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:24,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:37:24,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:24,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:24,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:24,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:24,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:24,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:24,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:24,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:20.320Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:20.320Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:21.357Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:21.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:21.357Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:21.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:21.357Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:21.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:21.357Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:21.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:21.357Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:21.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:21.480Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:21.480Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:23.006Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 7d49ae4a-c8b7-4607-9f9b-af777eeff22d could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 7d49ae4a-c8b7-4607-9f9b-af777eeff22d could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 7d49ae4a-c8b7-4607-9f9b-af777eeff22d could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-10T08:37:23.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:23.527Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:23.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:23.527Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 591b145c-40e9-43ac-829a-8b3e3e60dcf3 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 591b145c-40e9-43ac-829a-8b3e3e60dcf3 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 429, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 591b145c-40e9-43ac-829a-8b3e3e60dcf3 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-10T08:37:23.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:23.527Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:23.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:24.531Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:24.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:24.531Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:24.531Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-12-10 08:37:24,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:24,872 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:24 GMT 2018-12-10 08:37:24,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:24,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10881 2018-12-10 08:37:24,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:24,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-12-10 08:37:24,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-10 08:37:24,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-10 08:37:24,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:24,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:24,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-10 08:37:24,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-10 08:37:24,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 7d49ae4a-c8b7-4607-9f9b-af777eeff22d could not be found. [status_code=404] 2018-12-10 08:37:24,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-10 08:37:24,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 591b145c-40e9-43ac-829a-8b3e3e60dcf3 could not be found. [status_code=404] 2018-12-10 08:37:24,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-10 08:37:24,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-10 08:37:24,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-10 08:37:24,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7470a20c-6ef8-4449-98db-4651c7920caa 2018-12-10 08:37:24,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:24,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:24,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:24,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:24,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:24,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:24,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:24,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:37:19.572Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7470a20c-6ef8-4449-98db-4651c7920caa"} 2018-12-10 08:37:24,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:24,928 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:24 GMT 2018-12-10 08:37:24,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:24,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-10 08:37:24,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:29,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:37:29,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:29,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:29,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:29,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:30,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:30,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:30,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:30,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:25.538Z", "message": "Detaching port 6164322e-1182-44c0-a7c5-6fa5259a6e57...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:25.538Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "9ed00b8a-27bc-44a8-909a-2aeeced5dfb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:26.231Z", "message": "Detaching port 89ec897b-21b2-4f8b-b06a-4c123e1a5686...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:26.231Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "51becc85-85c5-4c18-ae16-876557e8b60a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:26.231Z", "message": "Successfully detached port 6164322e-1182-44c0-a7c5-6fa5259a6e57", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:26.231Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "9ed00b8a-27bc-44a8-909a-2aeeced5dfb0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:26.250Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:26.250Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:26.535Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:26.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:26.535Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:26.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:27.235Z", "message": "Successfully detached port 89ec897b-21b2-4f8b-b06a-4c123e1a5686", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:27.235Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "51becc85-85c5-4c18-ae16-876557e8b60a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:27.540Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:27.540Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:27.540Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:27.540Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:27.540Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:27.540Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:28.959Z", "message": "Detaching port a9256947-c248-4dcb-843b-757edb82a57c...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:28.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "8e1c6da7-fe4c-44d2-943a-05844b754053"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:29.238Z", "message": "Detaching port 53f5f85d-3a5d-4430-9eef-9a0e57c811b5...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:29.238Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "e4d4188b-0a41-4fab-96f7-3bf8006a718e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:29.454Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:29.454Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}], "metadata": {"pagination": {"total": 26, "offset": 13, "size": 50}}} 2018-12-10 08:37:30,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:30,001 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:29 GMT 2018-12-10 08:37:30,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:30,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6755 2018-12-10 08:37:30,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:30,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 6164322e-1182-44c0-a7c5-6fa5259a6e57... 2018-12-10 08:37:30,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 89ec897b-21b2-4f8b-b06a-4c123e1a5686... 2018-12-10 08:37:30,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 6164322e-1182-44c0-a7c5-6fa5259a6e57 2018-12-10 08:37:30,002 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-10 08:37:30,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-10 08:37:30,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-10 08:37:30,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 89ec897b-21b2-4f8b-b06a-4c123e1a5686 2018-12-10 08:37:30,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-10 08:37:30,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-10 08:37:30,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-10 08:37:30,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port a9256947-c248-4dcb-843b-757edb82a57c... 2018-12-10 08:37:30,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 53f5f85d-3a5d-4430-9eef-9a0e57c811b5... 2018-12-10 08:37:30,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-10 08:37:30,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7470a20c-6ef8-4449-98db-4651c7920caa 2018-12-10 08:37:30,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:30,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:30,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:30,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:30,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:30,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:30,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:30,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:37:19.572Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7470a20c-6ef8-4449-98db-4651c7920caa"} 2018-12-10 08:37:30,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:30,061 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:30 GMT 2018-12-10 08:37:30,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:30,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-10 08:37:30,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:35,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:37:35,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:35,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:35,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:35,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:35,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:35,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:35,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:35,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:30.241Z", "message": "Successfully detached port 53f5f85d-3a5d-4430-9eef-9a0e57c811b5", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:30.241Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "e4d4188b-0a41-4fab-96f7-3bf8006a718e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:30.241Z", "message": "Successfully detached port a9256947-c248-4dcb-843b-757edb82a57c", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:30.241Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "8e1c6da7-fe4c-44d2-943a-05844b754053"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:30.547Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:30.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:30.547Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:30.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:30.547Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:30.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:30.547Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:30.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:30.547Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:30.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:30.547Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:30.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:30.547Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:30.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_host_52mrc8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:31.246Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:31.246Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "1d8f4a4f-bde0-4bcd-8d97-44b59618368a"}, {"node_instance_id": "target_vnf_host_1wf58g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:31.246Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:31.246Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "e3af12cd-cf72-491a-8421-7e3d5f68e9f2"}, {"node_instance_id": "reference_vnf_host_52mrc8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:31.916Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 591b145c-40e9-43ac-829a-8b3e3e60dcf3 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 591b145c-40e9-43ac-829a-8b3e3e60dcf3 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 591b145c-40e9-43ac-829a-8b3e3e60dcf3 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-10T08:37:31.916Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "keypair_7lx1hm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:32.570Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:32.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_data_plane_port_tepn1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:32.570Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:32.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_port_sr7ya2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:32.570Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:32.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_data_plane_port_9lrm2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:32.570Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:32.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_port_m8qvsl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:32.570Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:32.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_host_1wf58g", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:32.570Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 7d49ae4a-c8b7-4607-9f9b-af777eeff22d could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 7d49ae4a-c8b7-4607-9f9b-af777eeff22d could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 389, in handle\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 628, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 623, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 442, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/nova_plugin/server.py\", line 472, in get_server_by_context\n ctx.instance.runtime_properties[OPENSTACK_ID_PROPERTY])\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/vrouter-opnfv-openstack/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance 7d49ae4a-c8b7-4607-9f9b-af777eeff22d could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-10T08:37:32.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "keypair_7lx1hm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:33.961Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:33.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:33.961Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:33.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "keypair_7lx1hm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:33.961Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:33.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:33.961Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:33.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "keypair_7lx1hm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:33.961Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:33.961Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "keypair_7lx1hm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:34.436Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:34.436Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "047b749f-4529-462d-8d60-007c3fa428a6"}, {"node_instance_id": "reference_vnf_data_plane_port_tepn1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:34.988Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:34.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_data_plane_port_9lrm2x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:34.988Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:34.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_data_plane_port_tepn1h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:34.988Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:34.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_data_plane_port_9lrm2x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:34.988Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:34.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_data_plane_port_tepn1h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:34.988Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:34.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_data_plane_port_9lrm2x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:34.988Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:34.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}], "metadata": {"pagination": {"total": 58, "offset": 26, "size": 50}}} 2018-12-10 08:37:35,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:35,131 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:35 GMT 2018-12-10 08:37:35,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:35,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19476 2018-12-10 08:37:35,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:35,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 53f5f85d-3a5d-4430-9eef-9a0e57c811b5 2018-12-10 08:37:35,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port a9256947-c248-4dcb-843b-757edb82a57c 2018-12-10 08:37:35,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:35,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:35,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-10 08:37:35,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-10 08:37:35,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-10 08:37:35,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-10 08:37:35,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-10 08:37:35,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-12-10 08:37:35,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-12-10 08:37:35,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 591b145c-40e9-43ac-829a-8b3e3e60dcf3 could not be found. [status_code=404] 2018-12-10 08:37:35,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:35,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:35,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:35,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:35,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:35,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 7d49ae4a-c8b7-4607-9f9b-af777eeff22d could not be found. [status_code=404] 2018-12-10 08:37:35,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:35,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-12-10 08:37:35,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-12-10 08:37:35,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-12-10 08:37:35,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-12-10 08:37:35,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-12-10 08:37:35,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:35,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:35,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-10 08:37:35,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-10 08:37:35,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-10 08:37:35,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-10 08:37:35,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7470a20c-6ef8-4449-98db-4651c7920caa 2018-12-10 08:37:35,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:35,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:35,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:35,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:35,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:35,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:35,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:35,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:37:19.572Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7470a20c-6ef8-4449-98db-4651c7920caa"} 2018-12-10 08:37:35,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:35,189 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:35 GMT 2018-12-10 08:37:35,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:35,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-10 08:37:35,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:40,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:37:40,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:40,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:40,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:40,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:40,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:40,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:40,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:40,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_tepn1h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:35.267Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:35.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "1be6ee81-f337-4504-a667-1f007228eb30"}, {"node_instance_id": "target_vnf_data_plane_port_9lrm2x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:35.267Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:35.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "b5ed3ccf-5004-47cf-9a7b-f91062686425"}, {"node_instance_id": "keypair_7lx1hm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:35.267Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:35.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "047b749f-4529-462d-8d60-007c3fa428a6"}, {"node_instance_id": "keypair_7lx1hm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:35.992Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:35.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_port_sr7ya2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:37.199Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:37.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_port_m8qvsl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:37.199Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:37.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_port_sr7ya2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:37.199Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:37.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_port_m8qvsl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:37.199Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:37.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_port_sr7ya2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:37.199Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:37.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_port_m8qvsl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:37.199Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:37.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:37.199Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:37.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_data_plane_port_tepn1h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:37.199Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:37.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_data_plane_port_9lrm2x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:37.199Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:37.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_port_sr7ya2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:37.606Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:37.606Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "84578e7c-3c49-401f-a702-739ceeda430c"}, {"node_instance_id": "data_plane_subnet_fp20gs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:38.204Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:38.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "data_plane_subnet_fp20gs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:38.204Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:38.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_port_m8qvsl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:38.277Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:38.277Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "35acc0d2-cc58-444d-b09a-568926ad584f"}, {"node_instance_id": "data_plane_subnet_fp20gs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:39.209Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:39.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "data_plane_subnet_fp20gs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:39.209Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:39.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_port_sr7ya2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:39.209Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:39.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_port_m8qvsl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:39.209Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:39.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "data_plane_subnet_fp20gs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:39.280Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:39.280Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "88d74d92-342d-45d5-a884-c950610cbeeb"}], "metadata": {"pagination": {"total": 81, "offset": 56, "size": 50}}} 2018-12-10 08:37:40,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:40,294 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:40 GMT 2018-12-10 08:37:40,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:40,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11299 2018-12-10 08:37:40,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:40,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-10 08:37:40,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-10 08:37:40,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-12-10 08:37:40,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-12-10 08:37:40,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:40,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:40,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-10 08:37:40,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-10 08:37:40,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-10 08:37:40,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-10 08:37:40,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-12-10 08:37:40,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-10 08:37:40,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-10 08:37:40,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-10 08:37:40,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:40,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:40,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-10 08:37:40,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-12-10 08:37:40,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-12-10 08:37:40,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-10 08:37:40,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-10 08:37:40,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-12-10 08:37:40,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7470a20c-6ef8-4449-98db-4651c7920caa 2018-12-10 08:37:40,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:40,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:40,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:40,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:40,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:40,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:40,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:40,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:37:19.572Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7470a20c-6ef8-4449-98db-4651c7920caa"} 2018-12-10 08:37:40,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:40,426 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:40 GMT 2018-12-10 08:37:40,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:40,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-10 08:37:40,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:45,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:37:45,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:45,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:45,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:45,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:45,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:45,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:45,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:45,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_hu8vbv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:40.293Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:40.293Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_ip_hu8vbv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:40.293Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:40.293Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:40.293Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:40.293Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "management_plane_subnet_lcq2k7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:40.293Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:40.293Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_ip_hu8vbv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:40.293Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:40.293Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "security_group_7gyar2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:40.293Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:40.293Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:40.293Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:40.293Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_ip_hu8vbv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:40.293Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:40.293Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:40.293Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:40.293Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_ip_hu8vbv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:41.302Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:41.302Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "2f557e1e-3f95-4624-bcdd-29ea85c810f9"}, {"node_instance_id": "security_group_7gyar2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:41.361Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:41.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:41.361Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:41.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:41.361Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:41.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "security_group_7gyar2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:41.361Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:41.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:41.361Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:41.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "security_group_7gyar2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:41.361Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:41.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:42.304Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:42.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "2302c802-5822-4853-a56f-21420315467d"}, {"node_instance_id": "security_group_7gyar2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:42.304Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:42.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "659d4398-b260-4120-958d-c6ce6aee201b"}, {"node_instance_id": "data_plane_subnet_fp20gs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:42.373Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:42.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "data_plane_network_rtkh89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:43.378Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:43.378Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "data_plane_network_rtkh89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:43.378Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:43.378Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "reference_vnf_ip_hu8vbv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:43.378Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:43.378Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "security_group_7gyar2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:43.378Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:43.378Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "data_plane_network_rtkh89", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:44.159Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:44.159Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "cdc09b53-5a42-4807-b950-4a7d44dedfa9"}, {"node_instance_id": "data_plane_network_rtkh89", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:44.382Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:44.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "data_plane_network_rtkh89", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:44.382Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:44.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "target_vnf_ip_cp1dqz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:44.382Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:44.382Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:45.386Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:45.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}], "metadata": {"pagination": {"total": 109, "offset": 78, "size": 50}}} 2018-12-10 08:37:45,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:45,499 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:45 GMT 2018-12-10 08:37:45,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:45,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13990 2018-12-10 08:37:45,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:45,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:45,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-10 08:37:45,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-12-10 08:37:45,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:45,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:45,500 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:45,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:45,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-10 08:37:45,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-12-10 08:37:45,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-12-10 08:37:45,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:45,501 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:45,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-10 08:37:45,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-10 08:37:45,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-10 08:37:45,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-10 08:37:45,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-12-10 08:37:45,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-12-10 08:37:45,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-12-10 08:37:45,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:45,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:45,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-10 08:37:45,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-10 08:37:45,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-12-10 08:37:45,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-10 08:37:45,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-10 08:37:45,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-10 08:37:45,504 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-12-10 08:37:45,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7470a20c-6ef8-4449-98db-4651c7920caa 2018-12-10 08:37:45,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:45,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:45,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:45,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:45,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:45,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:45,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:45,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:37:19.572Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7470a20c-6ef8-4449-98db-4651c7920caa"} 2018-12-10 08:37:45,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:45,563 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:45 GMT 2018-12-10 08:37:45,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:45,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-10 08:37:45,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:50,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:37:50,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:50,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:50,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:50,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:50,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:50,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:50,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:50,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_lcq2k7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:46.278Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:46.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "89ceeb2c-b42a-433f-a9c2-aee237c16106"}, {"node_instance_id": "management_plane_subnet_lcq2k7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:46.390Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:46.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "management_plane_subnet_lcq2k7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:46.390Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:46.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "management_plane_subnet_lcq2k7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:46.390Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:46.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "data_plane_network_rtkh89", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:46.390Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:46.390Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "management_plane_subnet_lcq2k7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:49.731Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:49.731Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "management_plane_network_8qe59e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:50.394Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:50.394Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "router_bznuef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:50.394Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:50.394Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}], "metadata": {"pagination": {"total": 117, "offset": 106, "size": 50}}} 2018-12-10 08:37:50,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:50,630 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:50 GMT 2018-12-10 08:37:50,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:50,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4101 2018-12-10 08:37:50,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:50,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-12-10 08:37:50,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:50,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-12-10 08:37:50,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-12-10 08:37:50,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-10 08:37:50,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-12-10 08:37:50,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:50,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:37:50,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7470a20c-6ef8-4449-98db-4651c7920caa 2018-12-10 08:37:50,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:50,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:50,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:50,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:50,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:50,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:50,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:50,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:37:19.572Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7470a20c-6ef8-4449-98db-4651c7920caa"} 2018-12-10 08:37:50,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:50,684 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:50 GMT 2018-12-10 08:37:50,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:50,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-10 08:37:50,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:55,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:37:55,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:55,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:55,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:55,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:55,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:55,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:55,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:55,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_8qe59e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:51.488Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:51.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "router_bznuef", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:51.488Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:51.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "management_plane_network_8qe59e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:51.488Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:51.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "router_bznuef", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:51.488Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:51.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "management_plane_network_8qe59e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:51.488Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:51.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "router_bznuef", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:51.488Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:51.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "router_bznuef", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:51.629Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:51.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "2c987f95-16af-4c94-af82-9da1a86be12b"}, {"node_instance_id": "management_plane_network_8qe59e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:52.322Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:52.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "59555e8a-4d66-418e-a053-b4923c98d2d3"}, {"node_instance_id": "management_plane_network_8qe59e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:53.534Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:53.534Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}], "metadata": {"pagination": {"total": 126, "offset": 114, "size": 50}}} 2018-12-10 08:37:55,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:55,754 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:55 GMT 2018-12-10 08:37:55,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:55,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4607 2018-12-10 08:37:55,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:37:55,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:55,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:37:55,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-10 08:37:55,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-12-10 08:37:55,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-10 08:37:55,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-12-10 08:37:55,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-12-10 08:37:55,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-12-10 08:37:55,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-10 08:37:55,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7470a20c-6ef8-4449-98db-4651c7920caa 2018-12-10 08:37:55,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:37:55,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:37:55,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:37:55,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:37:55,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:37:55,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:37:55,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:37:55,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:37:19.572Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7470a20c-6ef8-4449-98db-4651c7920caa"} 2018-12-10 08:37:55,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:37:55,819 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:37:55 GMT 2018-12-10 08:37:55,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:37:55,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-10 08:37:55,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:38:00,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-10 08:38:00,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:38:00,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:38:00,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:38:00,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:38:00,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:38:00,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:38:00,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:38:00,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_bznuef", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:55.863Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:55.863Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "external_network_p1xk6i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:56.497Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:56.497Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "external_network_p1xk6i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:57.503Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:57.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "external_network_p1xk6i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:57.503Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:57.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "external_network_p1xk6i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:57.503Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:57.503Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": "external_network_p1xk6i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:57.880Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:57.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa", "logger": "aa1d3339-1d7e-4370-9fa3-ea03205bc5f2"}, {"node_instance_id": "external_network_p1xk6i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:58.507Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:58.507Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-10T08:37:58.507Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-10T08:37:58.507Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7470a20c-6ef8-4449-98db-4651c7920caa"}], "metadata": {"pagination": {"total": 134, "offset": 123, "size": 50}}} 2018-12-10 08:38:00,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:38:00,897 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:38:00 GMT 2018-12-10 08:38:00,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:38:00,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4049 2018-12-10 08:38:00,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:38:00,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-12-10 08:38:00,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-10 08:38:00,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-10 08:38:00,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-10 08:38:00,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-10 08:38:00,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-12-10 08:38:00,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-10 08:38:00,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-12-10 08:38:00,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7470a20c-6ef8-4449-98db-4651c7920caa 2018-12-10 08:38:00,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:38:00,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:38:00,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:38:00,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:38:00,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:38:00,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:38:00,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:38:00,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:37:19.572Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7470a20c-6ef8-4449-98db-4651c7920caa"} 2018-12-10 08:38:00,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:38:00,952 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:38:00 GMT 2018-12-10 08:38:00,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:38:00,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-12-10 08:38:00,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:38:00,953 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/deployments/vrouter-opnfv 2018-12-10 08:38:01,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:38:01,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:38:01,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:38:01,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:38:01,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:38:01,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:38:01,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:38:01,195 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-10 08:38:01,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "2618221b-d17e-44ec-9060-661c3e8b400b", "target_vnf_flavor_id": "2618221b-d17e-44ec-9060-661c3e8b400b", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "keystone_password": "8fe1f93c-aec8-44f0-83f4-a609ede61a88", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.28:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "531275e9-51c9-4a56-b6bf-f8e8fb05898d", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:45.707Z", "updated_at": "2018-12-10T08:26:45.707Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-12-10 08:38:01,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:38:01,196 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:38:01 GMT 2018-12-10 08:38:01,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:38:01,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-12-10 08:38:01,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:38:01,197 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/blueprints/vrouter-opnfv 2018-12-10 08:38:01,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-10 08:38:01,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-10 08:38:01,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-10 08:38:01,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.19.1 2018-12-10 08:38:01,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-10 08:38:01,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-10 08:38:01,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-10 08:38:01,266 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-10 08:38:01,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-12-10T08:26:45.475Z", "updated_at": "2018-12-10T08:26:45.475Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-12-10 08:38:01,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-10 08:38:01,267 - cloudify.rest_client.http - DEBUG - response header: Date: Mon, 10 Dec 2018 08:38:01 GMT 2018-12-10 08:38:01,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-10 08:38:01,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-12-10 08:38:01,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-10 08:38:01,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 08:38:01,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:02,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:38:02 GMT X-Openstack-Request-Id: req-7ad858ef-297b-4b70-bc84-18c58b4ce13d 2018-12-10 08:38:02,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:38:02,456 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/531275e9-51c9-4a56-b6bf-f8e8fb05898d used request id req-7ad858ef-297b-4b70-bc84-18c58b4ce13d 2018-12-10 08:38:02,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.17580103874s 2018-12-10 08:38:02,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:38:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:38:03,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-96448251-d76f-4306-9846-129a91156870 x-openstack-request-id: req-96448251-d76f-4306-9846-129a91156870 2018-12-10 08:38:03,212 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_alt_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2618221b-d17e-44ec-9060-661c3e8b400b", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "2618221b-d17e-44ec-9060-661c3e8b400b"}, {"name": "vyos_vrouter-flavor_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "83e3f28f-6de1-417f-b3a3-0d34428ed894"}]} 2018-12-10 08:38:03,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-96448251-d76f-4306-9846-129a91156870 2018-12-10 08:38:03,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.751618862152s 2018-12-10 08:38:03,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 08:38:03,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/2618221b-d17e-44ec-9060-661c3e8b400b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:38:03,250 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb20ebfd-ec66-42d2-9d6d-b5ab11543d56 x-openstack-request-id: req-cb20ebfd-ec66-42d2-9d6d-b5ab11543d56 2018-12-10 08:38:03,250 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2618221b-d17e-44ec-9060-661c3e8b400b used request id req-cb20ebfd-ec66-42d2-9d6d-b5ab11543d56 2018-12-10 08:38:03,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0358519554138s 2018-12-10 08:38:03,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 08:38:03,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/3b9a8781-e3ec-4fe3-af98-6ff4d82a2593.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:05,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:38:05 GMT X-Openstack-Request-Id: req-5ae7d022-d507-412b-a2bf-018714c4d579 2018-12-10 08:38:05,449 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:38:05,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/3b9a8781-e3ec-4fe3-af98-6ff4d82a2593.json used request id req-5ae7d022-d507-412b-a2bf-018714c4d579 2018-12-10 08:38:05,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.19357514381s 2018-12-10 08:38:05,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 08:38:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:05,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:05 GMT X-Openstack-Request-Id: req-a237bb0c-4c76-4700-a4c2-a327ed75f8da 2018-12-10 08:38:05,813 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 08:38:05,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a237bb0c-4c76-4700-a4c2-a327ed75f8da 2018-12-10 08:38:05,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.353020191193s 2018-12-10 08:38:05,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-10 08:38:05,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:06,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cf0dff88-229d-49f6-8f41-63361acc1dde x-openstack-request-id: req-cf0dff88-229d-49f6-8f41-63361acc1dde 2018-12-10 08:38:06,011 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b used request id req-cf0dff88-229d-49f6-8f41-63361acc1dde 2018-12-10 08:38:06,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.196744203568s 2018-12-10 08:38:06,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:38:06,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:06,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 771 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-013013de-cb0c-436a-8bf5-195bcb7da6ba x-openstack-request-id: req-013013de-cb0c-436a-8bf5-195bcb7da6ba 2018-12-10 08:38:06,835 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "192.168.120.32", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:2e:c9", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e469b509-f073-4634-9e57-98e12f5ebb3b", "rel": "bookmark"}], "image": {"id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "links": [{"href": "http://172.30.9.28:8774/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-10T08:24:55.000000", "flavor": {"id": "83e3f28f-6de1-417f-b3a3-0d34428ed894", "links": [{"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}]}, "id": "e469b509-f073-4634-9e57-98e12f5ebb3b", "security_groups": [{"name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}], "user_id": "4c76c07e97374fc8bb65b930de3f0a29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-10T08:38:05Z", "hostId": "d267c8fa4065d17626a384cc787885f6da20919b100a62f057bafed9", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "name": "vyos_vrouter-vm_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "created": "2018-12-10T08:22:45Z", "tenant_id": "804a7097431a46a7b221305d08aff04d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-10 08:38:06,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-013013de-cb0c-436a-8bf5-195bcb7da6ba 2018-12-10 08:38:06,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.824396133423s 2018-12-10 08:38:06,838 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-10 08:38:08,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-10 08:38:08,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:08,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b51145a2-6aa7-45e7-99a4-8858a53aacd1 x-openstack-request-id: req-b51145a2-6aa7-45e7-99a4-8858a53aacd1 2018-12-10 08:38:08,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-12-10 08:38:08,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b51145a2-6aa7-45e7-99a4-8858a53aacd1 2018-12-10 08:38:08,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0745940208435s 2018-12-10 08:38:08,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:38:08,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:08,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:08 GMT X-Openstack-Request-Id: req-42ae264a-e43e-4f55-b98f-202ed897ab2c 2018-12-10 08:38:08,975 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:20:57Z", "updated_at": "2018-12-10T08:20:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8d33627a-7ef1-4b18-ae6b-bd0174401f20", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8dfd14f5-6203-4214-9c38-1e30d6c97fb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "c51423a3-4176-4c88-977f-a3207144ed81", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "ec411cf7-f503-4909-8a31-155be8e906de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 1, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:22:35Z", "updated_at": "2018-12-10T08:22:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-10T08:22:37Z", "revision_number": 0, "id": "074bd298-e763-4709-820c-902bc0fc14e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-10T08:22:39Z", "revision_number": 0, "id": "195a1e0e-5834-4f26-8a46-699f48a221cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:39Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-10T08:22:40Z", "revision_number": 0, "id": "60739a89-7247-4d77-b1d9-76aeeb57adb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:40Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-10T08:22:39Z", "revision_number": 0, "id": "9d10a5ef-e64b-4108-ac9f-614dbde69bbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:39Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "aec380f2-c074-416d-8d90-4b7f06d6b747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-10T08:22:38Z", "revision_number": 0, "id": "b1be502a-6963-4853-9006-8009325f40cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:38Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:35Z", "revision_number": 0, "id": "e77b0e31-6072-454e-bbbf-9634085b4b35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:35Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:22:37Z", "revision_number": 0, "id": "ffae2b61-c6ea-478b-b61e-26ec69b26f81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:22:37Z", "security_group_id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 7, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "f1e01675-03ba-44b5-9806-f4d3e7e5f153", "name": "vyos_vrouter-sg_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}]} 2018-12-10 08:38:08,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-42ae264a-e43e-4f55-b98f-202ed897ab2c 2018-12-10 08:38:08,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0542709827423s 2018-12-10 08:38:08,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 08:38:08,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f1e01675-03ba-44b5-9806-f4d3e7e5f153.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:09,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:38:09 GMT X-Openstack-Request-Id: req-ffd4ef86-f6be-4688-a8b3-b641da071acd 2018-12-10 08:38:09,425 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:38:09,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f1e01675-03ba-44b5-9806-f4d3e7e5f153.json used request id req-ffd4ef86-f6be-4688-a8b3-b641da071acd 2018-12-10 08:38:09,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.443288087845s 2018-12-10 08:38:09,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-10 08:38:09,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:09,481 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3fdad784-58c2-4021-8594-5b4024908ebb x-openstack-request-id: req-3fdad784-58c2-4021-8594-5b4024908ebb 2018-12-10 08:38:09,481 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_2501c452-7dc8-4a4a-ab8f-0fcc806efff4 used request id req-3fdad784-58c2-4021-8594-5b4024908ebb 2018-12-10 08:38:09,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0553131103516s 2018-12-10 08:38:09,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 08:38:09,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/bf67d79c-a259-4132-9c10-1eb63a3cc480/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" -d '{"subnet_id": "640a37e0-74ac-4fc3-9f2d-50c2f55d15b7"}' 2018-12-10 08:38:12,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:12 GMT X-Openstack-Request-Id: req-b2ab3e7d-40d0-4519-ab04-cb4bb714588e 2018-12-10 08:38:12,930 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "58c4cb19-31d4-4221-a971-49634739cff1", "tenant_id": "804a7097431a46a7b221305d08aff04d", "subnet_id": "640a37e0-74ac-4fc3-9f2d-50c2f55d15b7", "subnet_ids": ["640a37e0-74ac-4fc3-9f2d-50c2f55d15b7"], "port_id": "44e41071-e0c9-4a78-9c30-498148415f1c", "id": "bf67d79c-a259-4132-9c10-1eb63a3cc480"} 2018-12-10 08:38:12,930 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/bf67d79c-a259-4132-9c10-1eb63a3cc480/remove_router_interface.json used request id req-b2ab3e7d-40d0-4519-ab04-cb4bb714588e 2018-12-10 08:38:12,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.44865393639s 2018-12-10 08:38:12,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 08:38:12,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:13,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:13 GMT X-Openstack-Request-Id: req-dbf35b9d-ceec-45ca-9d08-a8596f25d38e 2018-12-10 08:38:13,077 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:21:00Z", "admin_state_up": true, "updated_at": "2018-12-10T08:38:10Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "804a7097431a46a7b221305d08aff04d", "id": "bf67d79c-a259-4132-9c10-1eb63a3cc480", "name": "vyos_vrouter-router_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}]} 2018-12-10 08:38:13,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-dbf35b9d-ceec-45ca-9d08-a8596f25d38e 2018-12-10 08:38:13,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.146807909012s 2018-12-10 08:38:13,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 08:38:13,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/bf67d79c-a259-4132-9c10-1eb63a3cc480.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:17,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:38:17 GMT X-Openstack-Request-Id: req-deb4e87e-b98e-44ee-aa41-7c837f848d3a 2018-12-10 08:38:17,703 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:38:17,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/bf67d79c-a259-4132-9c10-1eb63a3cc480.json used request id req-deb4e87e-b98e-44ee-aa41-7c837f848d3a 2018-12-10 08:38:17,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.62399101257s 2018-12-10 08:38:17,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 08:38:17,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:17,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:17 GMT X-Openstack-Request-Id: req-7c595ed0-63b5-4c50-b7d7-10ef7c6d6646 2018-12-10 08:38:17,763 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58c4cb19-31d4-4221-a971-49634739cff1","tenant_id":"804a7097431a46a7b221305d08aff04d","created_at":"2018-12-10T08:20:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T08:20:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"804a7097431a46a7b221305d08aff04d","id":"640a37e0-74ac-4fc3-9f2d-50c2f55d15b7","subnetpool_id":null,"name":"vyos_vrouter-subnet_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}]} 2018-12-10 08:38:17,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7c595ed0-63b5-4c50-b7d7-10ef7c6d6646 2018-12-10 08:38:17,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0600271224976s 2018-12-10 08:38:17,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 08:38:17,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/640a37e0-74ac-4fc3-9f2d-50c2f55d15b7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:20,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:38:20 GMT X-Openstack-Request-Id: req-71d6ffa5-2c86-4aed-b7a9-f49f9e354eb0 2018-12-10 08:38:20,410 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:38:20,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/640a37e0-74ac-4fc3-9f2d-50c2f55d15b7.json used request id req-71d6ffa5-2c86-4aed-b7a9-f49f9e354eb0 2018-12-10 08:38:20,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.64589500427s 2018-12-10 08:38:20,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:38:20,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:20,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:20 GMT X-Openstack-Request-Id: req-2b745f77-2940-43fd-b665-98290f527792 2018-12-10 08:38:20,833 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"58c4cb19-31d4-4221-a971-49634739cff1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"804a7097431a46a7b221305d08aff04d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T08:38:20Z","qos_policy_id":null,"name":"vyos_vrouter-net_2501c452-7dc8-4a4a-ab8f-0fcc806efff4","admin_state_up":true,"tenant_id":"804a7097431a46a7b221305d08aff04d","created_at":"2018-12-10T08:20:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500}]} 2018-12-10 08:38:20,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2b745f77-2940-43fd-b665-98290f527792 2018-12-10 08:38:20,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.42196393013s 2018-12-10 08:38:20,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 08:38:20,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/58c4cb19-31d4-4221-a971-49634739cff1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:21,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:38:21 GMT X-Openstack-Request-Id: req-74a07644-5bc0-425e-80b2-da99147422c0 2018-12-10 08:38:21,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:38:21,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/58c4cb19-31d4-4221-a971-49634739cff1.json used request id req-74a07644-5bc0-425e-80b2-da99147422c0 2018-12-10 08:38:21,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01029396057s 2018-12-10 08:38:21,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:38:21,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:22,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:22 GMT X-Openstack-Request-Id: req-ba379ede-7647-40d0-adad-e4fd6d0f39e6 2018-12-10 08:38:22,604 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:22:33Z", "file": "/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5/file", "owner": "804a7097431a46a7b221305d08aff04d", "id": "871f5ec2-7a4f-4704-a131-7e47154deab5", "size": 4373348352, "self": "/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/871f5ec2-7a4f-4704-a131-7e47154deab5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/871f5ec2-7a4f-4704-a131-7e47154deab5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-10T08:21:34Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:38:22,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ba379ede-7647-40d0-adad-e4fd6d0f39e6 2018-12-10 08:38:22,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.754518032074s 2018-12-10 08:38:22,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 08:38:22,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38f7d6f1b7b0cddbad2a53437d1c4f63f0183efa" 2018-12-10 08:38:23,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:38:23 GMT X-Openstack-Request-Id: req-19417086-d4b4-44ae-bafc-c96e98d2a468 2018-12-10 08:38:23,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:38:23,659 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/871f5ec2-7a4f-4704-a131-7e47154deab5 used request id req-19417086-d4b4-44ae-bafc-c96e98d2a468 2018-12-10 08:38:23,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05348086357s 2018-12-10 08:38:23,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 08:38:23,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:38:23,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ddbfb0fd-88e0-495c-9c7b-985525084bb0 x-openstack-request-id: req-ddbfb0fd-88e0-495c-9c7b-985525084bb0 2018-12-10 08:38:23,684 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "83e3f28f-6de1-417f-b3a3-0d34428ed894"}]} 2018-12-10 08:38:23,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ddbfb0fd-88e0-495c-9c7b-985525084bb0 2018-12-10 08:38:23,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247101783752s 2018-12-10 08:38:23,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 08:38:23,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:38:23,717 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4c414f6-550e-4eae-8d58-9fb984a0f8ce x-openstack-request-id: req-e4c414f6-550e-4eae-8d58-9fb984a0f8ce 2018-12-10 08:38:23,717 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/83e3f28f-6de1-417f-b3a3-0d34428ed894 used request id req-e4c414f6-550e-4eae-8d58-9fb984a0f8ce 2018-12-10 08:38:23,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0317330360413s 2018-12-10 08:38:23,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 08:38:23,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:38:23,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1032 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb56a50-3aa4-4db6-bf24-de64e1c61b9f 2018-12-10 08:38:23,947 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "links": {"self": "http://172.30.9.28:5000/v3/users/4c76c07e97374fc8bb65b930de3f0a29"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4c76c07e97374fc8bb65b930de3f0a29", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 08:38:23,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7fb56a50-3aa4-4db6-bf24-de64e1c61b9f 2018-12-10 08:38:23,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229487895966s 2018-12-10 08:38:23,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 08:38:23,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/4c76c07e97374fc8bb65b930de3f0a29 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:38:24,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e86bc0a-70ba-4750-8e84-d6248f996e84 2018-12-10 08:38:24,186 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_2501c452-7dc8-4a4a-ab8f-0fcc806efff4", "links": {"self": "http://172.30.9.28:5000/v3/users/4c76c07e97374fc8bb65b930de3f0a29"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4c76c07e97374fc8bb65b930de3f0a29", "description": null}} 2018-12-10 08:38:24,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4c76c07e97374fc8bb65b930de3f0a29 used request id req-3e86bc0a-70ba-4750-8e84-d6248f996e84 2018-12-10 08:38:24,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232049942017s 2018-12-10 08:38:24,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 08:38:24,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/4c76c07e97374fc8bb65b930de3f0a29 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:38:24,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 08:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdf78f9a-db94-4573-afa8-415730a17e93 2018-12-10 08:38:24,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 08:38:24,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4c76c07e97374fc8bb65b930de3f0a29 used request id req-bdf78f9a-db94-4573-afa8-415730a17e93 2018-12-10 08:38:24,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.422285079956s 2018-12-10 08:38:24,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 08:38:24,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:38:24,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76222670-4f6b-46f2-a989-f3be08dd7bd7 2018-12-10 08:38:24,846 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/804a7097431a46a7b221305d08aff04d"}, "tags": [], "enabled": true, "id": "804a7097431a46a7b221305d08aff04d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_2501c452-7dc8-4a4a-ab8f-0fcc806efff4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 08:38:24,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-76222670-4f6b-46f2-a989-f3be08dd7bd7 2018-12-10 08:38:24,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230880022049s 2018-12-10 08:38:24,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 08:38:24,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/804a7097431a46a7b221305d08aff04d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:38:25,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 08:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-414a260d-9987-4f0f-a949-e07fb80261dc 2018-12-10 08:38:25,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 08:38:25,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/804a7097431a46a7b221305d08aff04d used request id req-414a260d-9987-4f0f-a949-e07fb80261dc 2018-12-10 08:38:25,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.291333913803s 2018-12-10 08:38:25,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:38:25,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=804a7097431a46a7b221305d08aff04d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:38:25,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:25 GMT X-Openstack-Request-Id: req-8ead40fa-51e8-4e96-8bff-0be8e1ccbbcd 2018-12-10 08:38:25,496 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:20:57Z", "updated_at": "2018-12-10T08:20:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8d33627a-7ef1-4b18-ae6b-bd0174401f20", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8dfd14f5-6203-4214-9c38-1e30d6c97fb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "c51423a3-4176-4c88-977f-a3207144ed81", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "ec411cf7-f503-4909-8a31-155be8e906de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 1, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "name": "default"}]} 2018-12-10 08:38:25,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=804a7097431a46a7b221305d08aff04d&name=default used request id req-8ead40fa-51e8-4e96-8bff-0be8e1ccbbcd 2018-12-10 08:38:25,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.347191095352s 2018-12-10 08:38:25,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 08:38:25,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:38:25,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:25 GMT X-Openstack-Request-Id: req-d6965bc2-8071-4536-b58f-405c8dc5382a 2018-12-10 08:38:25,875 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "created_at": "2018-12-10T04:54:45Z", "updated_at": "2018-12-10T04:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "2f796fe4-ad99-4d02-82d5-1cf073a56aac", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "3b616a17-69eb-47b8-b8a0-c25963e67149", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "4f5a5a95-2919-44bc-a23c-f3ae28431a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "a68abd72-1b67-49cf-9bd2-c5f76b1d746f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}], "revision_number": 1, "project_id": "4287836bffc14c41a35b2d79c761cfe3", "id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "created_at": "2018-12-10T04:54:17Z", "updated_at": "2018-12-10T04:54:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "31c1ba84-32f2-4944-9a77-e11ef02547d6", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "5eac9517-c8aa-43a0-89ed-5406f7cb95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "cd247800-66d4-46e7-ac65-79344f00c438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "fcda040d-cd4e-4acf-a740-94a7c5294e37", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}], "revision_number": 1, "project_id": "220b6cc053d24544aecfeac10afb36bc", "id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "87ad9faa30714121b9729c5449958f89", "created_at": "2018-12-10T04:55:06Z", "updated_at": "2018-12-10T04:55:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "01023214-ea5e-4507-8291-0fbf91965816", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "13856566-2a62-4100-a2a5-02a548249dcb", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "1ad9aa48-1087-41a8-b495-5274b1ec2be1", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "49b5e95d-03ce-47c4-8980-e94e56de24f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}], "revision_number": 1, "project_id": "87ad9faa30714121b9729c5449958f89", "id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "created_at": "2018-12-10T04:55:05Z", "updated_at": "2018-12-10T04:55:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "3122b7de-dc09-4ceb-b99b-0f81f3dd9da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "404ef636-8cd9-4967-b236-8a7345636917", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "6fdff0fd-97ff-42f6-96de-0bf557f24d11", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "8b813256-9de8-482f-b642-594d24a74405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}], "revision_number": 1, "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "id": "64c584e0-87be-476a-b819-ff12f66ae815", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ed8545900864076a59c0428383323f8", "created_at": "2018-12-10T04:58:19Z", "updated_at": "2018-12-10T04:58:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "100d3afb-85d7-43cf-8668-a19611d10d4a", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "12d0a2ce-6263-4366-8fd2-990c4817e452", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "271d7bc8-ccf6-4f72-917d-33c6b928e837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "c4b739df-d157-4197-ae4e-d5ee745d1dd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}], "revision_number": 1, "project_id": "1ed8545900864076a59c0428383323f8", "id": "68739416-ca46-482d-a344-7be7387ae639", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "created_at": "2018-12-10T04:55:03Z", "updated_at": "2018-12-10T04:55:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "516921ee-cbd4-427e-81f6-1d14ae76d279", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "66417333-22ec-4ac4-a40c-09140bc3d7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "7e02435b-8228-49dc-a6bf-cb2886b74510", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "e8bec1f9-d1de-4215-b133-e36869b40b32", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}], "revision_number": 1, "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "created_at": "2018-12-10T04:54:48Z", "updated_at": "2018-12-10T04:54:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "72e5d34d-1cd8-4b09-84fd-16dd6502c501", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "89333d52-2177-4995-b5e5-2d816ecb7d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "cc304e31-66d2-43ca-8190-03e279f2f0d5", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "df322cea-e724-4da6-b438-01ca116f0d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}], "revision_number": 1, "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "created_at": "2018-12-10T04:58:20Z", "updated_at": "2018-12-10T04:58:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "3f13cc0d-0fa7-4c12-aa0f-ea8b173398da", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "68052799-caa3-4c39-8135-ab4a86866ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "857a4401-667a-4c54-ac65-17972e7b19dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "8b4c79fe-bb77-42a4-acbd-cf22ada1272a", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}], "revision_number": 1, "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "created_at": "2018-12-10T04:54:47Z", "updated_at": "2018-12-10T04:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "35033e62-b102-4949-95a9-2d3ec73a103a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e17b516-9d60-4f00-9b57-9aaac718faa0", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e83d1b6-325b-491b-974c-e6f54d61ac4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "ac56bee4-17cc-4c1f-abc3-8d9a2b833e23", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}], "revision_number": 1, "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "804a7097431a46a7b221305d08aff04d", "created_at": "2018-12-10T08:20:57Z", "updated_at": "2018-12-10T08:20:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8d33627a-7ef1-4b18-ae6b-bd0174401f20", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "8dfd14f5-6203-4214-9c38-1e30d6c97fb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "c51423a3-4176-4c88-977f-a3207144ed81", "remote_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv6", "project_id": "804a7097431a46a7b221305d08aff04d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:20:57Z", "revision_number": 0, "id": "ec411cf7-f503-4909-8a31-155be8e906de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:20:57Z", "security_group_id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "tenant_id": "804a7097431a46a7b221305d08aff04d", "port_range_min": null, "ethertype": "IPv4", "project_id": "804a7097431a46a7b221305d08aff04d"}], "revision_number": 1, "project_id": "804a7097431a46a7b221305d08aff04d", "id": "acdf75e7-dbb2-4ebb-87e7-fee3bc24446d", "name": "default"}]} 2018-12-10 08:38:25,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d6965bc2-8071-4536-b58f-405c8dc5382a 2018-12-10 08:38:25,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.373373985291s 2018-12-10 08:38:25,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 08:38:25,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/acdf75e7-dbb2-4ebb-87e7-fee3bc24446d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5956c9de434dd56211f594d5ceb5b7d1cfd7d679" 2018-12-10 08:38:26,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 08:38:26 GMT X-Openstack-Request-Id: req-09ac9423-fa16-43c6-9210-98385dd6beb5 2018-12-10 08:38:26,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 08:38:26,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/acdf75e7-dbb2-4ebb-87e7-fee3bc24446d.json used request id req-09ac9423-fa16-43c6-9210-98385dd6beb5 2018-12-10 08:38:26,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.723931074142s 2018-12-10 08:38:26,629 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-12-10 08:38:26,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:38:26,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6e76df-a2d5-41f4-b301-65854cd047e1 2018-12-10 08:38:26,661 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 08:38:26,662 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-0d6e76df-a2d5-41f4-b301-65854cd047e1 2018-12-10 08:38:26,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 08:38:27,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T09:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["aJ-Cm06nQWi3TR4kuXxUeg"], "issued_at": "2018-12-10T08:38:27.000000Z"}} 2018-12-10 08:38:27,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:38:27,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:27,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:27 GMT X-Openstack-Request-Id: req-2cac259a-e63e-4f87-92fa-cdd190cca6b8 2018-12-10 08:38:27,530 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 08:38:27,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2cac259a-e63e-4f87-92fa-cdd190cca6b8 2018-12-10 08:38:27,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.452347993851s 2018-12-10 08:38:27,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:38:27,543 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4c9b0cf-459e-4666-ac9d-1e44c9803b05 2018-12-10 08:38:27,543 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 08:38:27,543 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-f4c9b0cf-459e-4666-ac9d-1e44c9803b05 2018-12-10 08:38:27,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 08:38:27,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:27,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a5e7243-b202-4a6e-85c9-3f03589b3986 2018-12-10 08:38:27,773 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 08:38:27,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9a5e7243-b202-4a6e-85c9-3f03589b3986 2018-12-10 08:38:27,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229411840439s 2018-12-10 08:38:27,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 08:38:27,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_9af9a858-d820-4393-a842-e5c8ab2c9b35"}}' 2018-12-10 08:38:28,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bac6e8cd-bf8d-4556-99b1-d18c4f6b8479 2018-12-10 08:38:28,036 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/a367bc1de7c04c3d8ece6a48343dc8eb"}, "tags": [], "enabled": true, "id": "a367bc1de7c04c3d8ece6a48343dc8eb", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_9af9a858-d820-4393-a842-e5c8ab2c9b35"}} 2018-12-10 08:38:28,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bac6e8cd-bf8d-4556-99b1-d18c4f6b8479 2018-12-10 08:38:28,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.256159067154s 2018-12-10 08:38:28,038 - 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'a367bc1de7c04c3d8ece6a48343dc8eb', '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_9af9a858-d820-4393-a842-e5c8ab2c9b35'}) 2018-12-10 08:38:28,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 08:38:28,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "352dfcd1-ec31-4163-9022-7af46654f882", "email": null, "name": "juju_epc-user_9af9a858-d820-4393-a842-e5c8ab2c9b35"}}' 2018-12-10 08:38:28,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e11bbb2-ae18-4cb6-acda-6fb79db7f954 2018-12-10 08:38:28,534 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_9af9a858-d820-4393-a842-e5c8ab2c9b35", "links": {"self": "http://172.30.9.28:5000/v3/users/da7f01e0d02744b6b45644ce48dbc579"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "da7f01e0d02744b6b45644ce48dbc579", "domain_id": "default", "password_expires_at": null}} 2018-12-10 08:38:28,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-6e11bbb2-ae18-4cb6-acda-6fb79db7f954 2018-12-10 08:38:28,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.48930311203s 2018-12-10 08:38:28,535 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'da7f01e0d02744b6b45644ce48dbc579', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_9af9a858-d820-4393-a842-e5c8ab2c9b35'}) 2018-12-10 08:38:28,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 08:38:28,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:28,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af32f4b-b1f3-4244-8844-aeb9cd4060de 2018-12-10 08:38:28,751 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 08:38:28,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8af32f4b-b1f3-4244-8844-aeb9cd4060de 2018-12-10 08:38:28,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212451219559s 2018-12-10 08:38:28,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 08:38:28,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:28,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb277dd-4344-425b-8141-fd661a0ba358 2018-12-10 08:38:28,964 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 08:38:28,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-beb277dd-4344-425b-8141-fd661a0ba358 2018-12-10 08:38:28,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208045005798s 2018-12-10 08:38:28,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 08:38:28,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:29,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e44b1d17-9f47-4c23-b58f-8efac6370bf3 2018-12-10 08:38:29,185 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 08:38:29,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e44b1d17-9f47-4c23-b58f-8efac6370bf3 2018-12-10 08:38:29,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214519023895s 2018-12-10 08:38:29,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 08:38:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:29,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb79b4e2-28b9-44ae-8945-55a30f0fbf7e 2018-12-10 08:38:29,407 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 08:38:29,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-cb79b4e2-28b9-44ae-8945-55a30f0fbf7e 2018-12-10 08:38:29,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215521097183s 2018-12-10 08:38:29,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 08:38:29,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:29,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91782513-28d2-4309-abf1-bbe53898a8a2 2018-12-10 08:38:29,637 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "juju_epc-user_9af9a858-d820-4393-a842-e5c8ab2c9b35", "links": {"self": "http://172.30.9.28:5000/v3/users/da7f01e0d02744b6b45644ce48dbc579"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "da7f01e0d02744b6b45644ce48dbc579", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 08:38:29,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-91782513-28d2-4309-abf1-bbe53898a8a2 2018-12-10 08:38:29,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229270935059s 2018-12-10 08:38:29,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 08:38:29,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:29,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8a05e6-b1e6-44be-83e6-5ad37bc709a6 2018-12-10 08:38:29,870 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/a367bc1de7c04c3d8ece6a48343dc8eb"}, "tags": [], "enabled": true, "id": "a367bc1de7c04c3d8ece6a48343dc8eb", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_9af9a858-d820-4393-a842-e5c8ab2c9b35"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 08:38:29,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4f8a05e6-b1e6-44be-83e6-5ad37bc709a6 2018-12-10 08:38:29,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220102071762s 2018-12-10 08:38:29,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 08:38:29,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=da7f01e0d02744b6b45644ce48dbc579&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=a367bc1de7c04c3d8ece6a48343dc8eb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:30,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a747578e-a0c1-4814-99d8-2aca26c81ed2 2018-12-10 08:38:30,098 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=da7f01e0d02744b6b45644ce48dbc579&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=a367bc1de7c04c3d8ece6a48343dc8eb", "previous": null, "next": null}} 2018-12-10 08:38:30,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=da7f01e0d02744b6b45644ce48dbc579&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=a367bc1de7c04c3d8ece6a48343dc8eb used request id req-a747578e-a0c1-4814-99d8-2aca26c81ed2 2018-12-10 08:38:30,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.218513965607s 2018-12-10 08:38:30,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 08:38:30,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a367bc1de7c04c3d8ece6a48343dc8eb/users/da7f01e0d02744b6b45644ce48dbc579/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:30,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 08:38:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e47da48b-be3e-49c6-b588-b87fd62acb50 2018-12-10 08:38:30,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 08:38:30,369 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a367bc1de7c04c3d8ece6a48343dc8eb/users/da7f01e0d02744b6b45644ce48dbc579/roles/d198f435a64947e795a55202b22e00ce used request id req-e47da48b-be3e-49c6-b588-b87fd62acb50 2018-12-10 08:38:30,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.267007112503s 2018-12-10 08:38:30,370 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_9af9a858-d820-4393-a842-e5c8ab2c9b35', 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'a367bc1de7c04c3d8ece6a48343dc8eb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '352dfcd1-ec31-4163-9022-7af46654f882', 'username': u'juju_epc-user_9af9a858-d820-4393-a842-e5c8ab2c9b35', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 08:38:30,373 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_9af9a858-d820-4393-a842-e5c8ab2c9b35', 'password': '352dfcd1-ec31-4163-9022-7af46654f882', 'project_name': 'juju_epc-project_9af9a858-d820-4393-a842-e5c8ab2c9b35', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'a367bc1de7c04c3d8ece6a48343dc8eb', 'project_domain_name': 'Default'} 2018-12-10 08:38:30,436 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-12-10 08:38:30,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-10 08:38:30,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:38:30,467 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a123ded-f098-4435-9c7a-f250ca7c9017 2018-12-10 08:38:30,468 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-12-10 08:38:30,468 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-4a123ded-f098-4435-9c7a-f250ca7c9017 2018-12-10 08:38:30,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:30,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 855 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed7e1a9-4245-4f98-bee3-e1ab3fbb35b8 2018-12-10 08:38:30,695 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/11afb20b94a64dc7a3f353cb21ea7033"}, "enabled": true, "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/151819bf8efb4b308a661db23b47871a"}, "enabled": true, "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/35bed6637dbe444989b010d001c2f7c9"}, "enabled": true, "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/47c2aeb8df5c43d9955bd0f03b8dace7"}, "enabled": true, "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/59494095ddfb4390b81b5ba9cd3bb980"}, "enabled": true, "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5a4f9b0028e54d34a801cd2a5eaabc23"}, "enabled": true, "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/64a5e84c1bee4d03aea4c084de921445"}, "enabled": true, "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6c72a2e07b9c44519bb92b04096ef71b"}, "enabled": true, "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6f3db32f2d0944d7a0f31780704827a9"}, "enabled": true, "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/8aaecea841dd4c0ba1f67902275e3f33"}, "enabled": true, "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/910b5199108f4468bc76bf75a768f999"}, "enabled": true, "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/93dae908bec64cfea9c3ad8ffd898250"}, "enabled": true, "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/dc9b5d5576774919ac6c1f5808f7243f"}, "enabled": true, "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e2418cd60e2043a9a0d2dcc100a96b3b"}, "enabled": true, "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/ef86f1d706144cea82111fe6d849896a"}, "enabled": true, "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-10 08:38:30,695 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-4ed7e1a9-4245-4f98-bee3-e1ab3fbb35b8 2018-12-10 08:38:30,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.235013008118s 2018-12-10 08:38:30,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-10 08:38:30,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:30,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1960 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0052600b-f2f1-4f8a-956a-27d6b239f2bf 2018-12-10 08:38:30,926 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/08e5b1c67a1748feb59f0e934c7104f3"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0fb8df1fe64a4a41b7e7c6f774ea8506"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0ff08f2a0d814725af59b909846106f2"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "0ff08f2a0d814725af59b909846106f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/151c7410e7da48af8a86bdcaedf171f0"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1ca6f7e099334627855e0ff4a251ab88"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1e626d316ce945a59402f94bc879fef3"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "1e626d316ce945a59402f94bc879fef3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2451b42182f14985b8621b8f1e7e257b"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2c35c2f5707048c7b81eb31c4fce9c33"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2cb27aa7a4e143a4bd546a2e2a1fef55"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/35ee8082b2a047b6ba44b100bd77fc09"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4270d90826704144865a2441b8867c0d"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "4270d90826704144865a2441b8867c0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/43139e52ec034c2291db67990af0963e"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6c72a2e07b9c44519bb92b04096ef71b", "id": "43139e52ec034c2291db67990af0963e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4c118c37c2174a21b883b0242141272d"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "4c118c37c2174a21b883b0242141272d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4f1b34e5f0cd4cd284dfc908ca831bd6"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4ff53a07615d445a8ad2d84f5a436255"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/57d543ac8f174c5c83602d1fc993ba10"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5adf54f5665442dfb16b81ebeb27ab99"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5f92511e94bc454281fccf6cf036ee2a"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/61d06bc1f4e84f85996a3205b77501b0"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/670d5ca5dec44c31a6d50aed583d634b"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6a7aa787c65f4ff0be04cc82b21fdbc5"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6e0def5ebbe242d1aa0699d8dab6997b"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6eb5d65119b44efdbe5fc202c91b79d2"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/721feede722f4a018355b8d49105b98a"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "721feede722f4a018355b8d49105b98a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c407f0365c24f4aac53b9bf19750183"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e2418cd60e2043a9a0d2dcc100a96b3b", "id": "7c407f0365c24f4aac53b9bf19750183"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7c920819293b4fbaba8ae02820daa382"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "35bed6637dbe444989b010d001c2f7c9", "id": "7c920819293b4fbaba8ae02820daa382"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7f558238efbd4a7b9a303a84a5f0a3df"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "47c2aeb8df5c43d9955bd0f03b8dace7", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/861bc2fe8e4c41c893cc2d04bfc9124e"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "59494095ddfb4390b81b5ba9cd3bb980", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/89fa9daff4a84bbc86c1bed160fd2203"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8fb91025b2244d69bf48a14155fb9ee7"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/90d3a15ad7d34753af91d90b8d73e19f"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/90defe033784450c8ba74d59f585c795"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "11afb20b94a64dc7a3f353cb21ea7033", "id": "90defe033784450c8ba74d59f585c795"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9c8f85b45ac84e5fba91e983fdb2e96a"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a48037b20cfc40b0b81660be00a06048"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8aaecea841dd4c0ba1f67902275e3f33", "id": "a48037b20cfc40b0b81660be00a06048"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a7b97979141d42adab0656e792cae654"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ef86f1d706144cea82111fe6d849896a", "id": "a7b97979141d42adab0656e792cae654"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ad6609ea620c45368143fab746935dbc"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6f3db32f2d0944d7a0f31780704827a9", "id": "ad6609ea620c45368143fab746935dbc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc9d84c8d4774cd7b124cb1aeb314bf1"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93dae908bec64cfea9c3ad8ffd898250", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ce7c61ef23fd4cfd9bfe869ce4c8596b"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d4531d2f92fe406c8478cff63c8a315e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc9b5d5576774919ac6c1f5808f7243f", "id": "d4531d2f92fe406c8478cff63c8a315e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de9f497543034f388b033d027a17f574"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5a4f9b0028e54d34a801cd2a5eaabc23", "id": "de9f497543034f388b033d027a17f574"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e5c1934155724265a99fa159887b9a93"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "910b5199108f4468bc76bf75a768f999", "id": "e5c1934155724265a99fa159887b9a93"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f432ce16fddf4a44b37cc38a79abbe71"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "151819bf8efb4b308a661db23b47871a", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-10 08:38:30,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-0052600b-f2f1-4f8a-956a-27d6b239f2bf 2018-12-10 08:38:30,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.222921133041s 2018-12-10 08:38:30,934 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-12-10 08:38:30,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 08:38:30,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:31,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2570b9d4-b745-4c6f-8954-a6ed3d4c574b 2018-12-10 08:38:31,061 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 08:38:31,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-2570b9d4-b745-4c6f-8954-a6ed3d4c574b 2018-12-10 08:38:31,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127158880234s 2018-12-10 08:38:31,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 08:38:31,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 08:38:31,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24924b48-1195-407c-b8a7-4beb83fb1e17 2018-12-10 08:38:31,292 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/a367bc1de7c04c3d8ece6a48343dc8eb"}, "tags": [], "enabled": true, "id": "a367bc1de7c04c3d8ece6a48343dc8eb", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_9af9a858-d820-4393-a842-e5c8ab2c9b35"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 08:38:31,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-24924b48-1195-407c-b8a7-4beb83fb1e17 2018-12-10 08:38:31,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223007917404s 2018-12-10 08:38:31,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-10 08:38:31,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" -d '{"network": {"tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "name": "juju_epc-net_9af9a858-d820-4393-a842-e5c8ab2c9b35", "admin_state_up": true}}' 2018-12-10 08:38:31,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:31 GMT X-Openstack-Request-Id: req-f445e8c0-bd85-40d0-8dd9-c5ded91ea1c3 2018-12-10 08:38:31,914 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bcff6103-c06c-434d-a1ba-6d409ad53675","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"a367bc1de7c04c3d8ece6a48343dc8eb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T08:38:31Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_9af9a858-d820-4393-a842-e5c8ab2c9b35","admin_state_up":true,"tenant_id":"a367bc1de7c04c3d8ece6a48343dc8eb","created_at":"2018-12-10T08:38:31Z","mtu":1450}} 2018-12-10 08:38:31,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f445e8c0-bd85-40d0-8dd9-c5ded91ea1c3 2018-12-10 08:38:31,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.618702888489s 2018-12-10 08:38:31,915 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-10T08:38:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bcff6103-c06c-434d-a1ba-6d409ad53675', 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'juju_epc-net_9af9a858-d820-4393-a842-e5c8ab2c9b35', u'created_at': u'2018-12-10T08:38:31Z', u'mtu': 1450, u'tenant_id': u'a367bc1de7c04c3d8ece6a48343dc8eb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a367bc1de7c04c3d8ece6a48343dc8eb', u'l2_adjacency': True}) 2018-12-10 08:38:31,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:38:31,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a38feea-5180-4d0c-a64c-f6984b915f47 2018-12-10 08:38:31,925 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 08:38:31,925 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-0a38feea-5180-4d0c-a64c-f6984b915f47 2018-12-10 08:38:31,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 08:38:32,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T09:38:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a367bc1de7c04c3d8ece6a48343dc8eb", "name": "juju_epc-project_9af9a858-d820-4393-a842-e5c8ab2c9b35"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/a367bc1de7c04c3d8ece6a48343dc8eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_9af9a858-d820-4393-a842-e5c8ab2c9b35", "id": "da7f01e0d02744b6b45644ce48dbc579"}, "audit_ids": ["oAYhkw78Q72K29KbcJ348A"], "issued_at": "2018-12-10T08:38:32.000000Z"}} 2018-12-10 08:38:32,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 08:38:32,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 08:38:32,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:32 GMT X-Openstack-Request-Id: req-e19064ed-ffb6-4600-9a1c-2586b0c63372 2018-12-10 08:38:32,723 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bcff6103-c06c-434d-a1ba-6d409ad53675","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a367bc1de7c04c3d8ece6a48343dc8eb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T08:38:31Z","qos_policy_id":null,"name":"juju_epc-net_9af9a858-d820-4393-a842-e5c8ab2c9b35","admin_state_up":true,"tenant_id":"a367bc1de7c04c3d8ece6a48343dc8eb","created_at":"2018-12-10T08:38:31Z","mtu":1450}]} 2018-12-10 08:38:32,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e19064ed-ffb6-4600-9a1c-2586b0c63372 2018-12-10 08:38:32,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385995864868s 2018-12-10 08:38:32,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-10 08:38:32,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" -d '{"subnet": {"name": "juju_epc-subnet_9af9a858-d820-4393-a842-e5c8ab2c9b35", "enable_dhcp": true, "network_id": "bcff6103-c06c-434d-a1ba-6d409ad53675", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-12-10 08:38:33,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:33 GMT X-Openstack-Request-Id: req-18795674-a5ea-47bb-a72b-954aa8fa5cb6 2018-12-10 08:38:33,669 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcff6103-c06c-434d-a1ba-6d409ad53675","tenant_id":"a367bc1de7c04c3d8ece6a48343dc8eb","created_at":"2018-12-10T08:38:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T08:38:33Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"a367bc1de7c04c3d8ece6a48343dc8eb","id":"7d9d1c52-76e2-4922-bcc9-f02c27c79dc6","subnetpool_id":null,"name":"juju_epc-subnet_9af9a858-d820-4393-a842-e5c8ab2c9b35"}} 2018-12-10 08:38:33,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-18795674-a5ea-47bb-a72b-954aa8fa5cb6 2018-12-10 08:38:33,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.943423032761s 2018-12-10 08:38:33,669 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T08:38:33Z', 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'7d9d1c52-76e2-4922-bcc9-f02c27c79dc6', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_9af9a858-d820-4393-a842-e5c8ab2c9b35', u'enable_dhcp': True, u'network_id': u'bcff6103-c06c-434d-a1ba-6d409ad53675', u'tenant_id': u'a367bc1de7c04c3d8ece6a48343dc8eb', u'created_at': u'2018-12-10T08:38:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'a367bc1de7c04c3d8ece6a48343dc8eb'}) 2018-12-10 08:38:33,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-10 08:38:33,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" -d '{"router": {"external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703"}, "name": "juju_epc-router_9af9a858-d820-4393-a842-e5c8ab2c9b35", "admin_state_up": true}}' 2018-12-10 08:38:40,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:40 GMT X-Openstack-Request-Id: req-a2f61a49-4a16-4deb-8bce-2ce6c2e9f411 2018-12-10 08:38:40,935 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:38:34Z", "admin_state_up": true, "updated_at": "2018-12-10T08:38:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "id": "b71eb7f6-7b93-4246-b0ef-154c8317083a", "name": "juju_epc-router_9af9a858-d820-4393-a842-e5c8ab2c9b35"}} 2018-12-10 08:38:40,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a2f61a49-4a16-4deb-8bce-2ce6c2e9f411 2018-12-10 08:38:40,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.2652990818s 2018-12-10 08:38:40,936 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-10T08:38:35Z', u'revision_number': 3, u'id': u'b71eb7f6-7b93-4246-b0ef-154c8317083a', u'external_gateway_info': {u'network_id': u'69361a0e-750a-44ff-b392-0c32d8f81703', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'bad97985-7664-41fa-b208-a1163e9b4d7a', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_9af9a858-d820-4393-a842-e5c8ab2c9b35', u'admin_state_up': True, u'tenant_id': u'a367bc1de7c04c3d8ece6a48343dc8eb', u'created_at': u'2018-12-10T08:38:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'a367bc1de7c04c3d8ece6a48343dc8eb'}) 2018-12-10 08:38:40,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-10 08:38:40,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b71eb7f6-7b93-4246-b0ef-154c8317083a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" -d '{"subnet_id": "7d9d1c52-76e2-4922-bcc9-f02c27c79dc6"}' 2018-12-10 08:38:44,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:44 GMT X-Openstack-Request-Id: req-c8ca3e72-8d4b-48db-afd4-a07d45abbf8d 2018-12-10 08:38:44,497 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bcff6103-c06c-434d-a1ba-6d409ad53675", "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "subnet_id": "7d9d1c52-76e2-4922-bcc9-f02c27c79dc6", "subnet_ids": ["7d9d1c52-76e2-4922-bcc9-f02c27c79dc6"], "port_id": "9c9d918d-a4e0-4a4b-83ce-7e7804dafca5", "id": "b71eb7f6-7b93-4246-b0ef-154c8317083a"} 2018-12-10 08:38:44,497 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b71eb7f6-7b93-4246-b0ef-154c8317083a/add_router_interface.json used request id req-c8ca3e72-8d4b-48db-afd4-a07d45abbf8d 2018-12-10 08:38:44,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.56044197083s 2018-12-10 08:38:44,497 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-12-10 08:38:46,288 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:27e704f50494ce9ee4a86a413b4291de sha256:d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5 2018-12-10 08:38:46,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 08:38:46,297 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:46 GMT 2018-12-10 08:38:46,298 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 08:38:46,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:38:46,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 08:38:47,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:47 GMT X-Openstack-Request-Id: req-39600c54-52d0-4c69-b638-cf679eacdcc6 2018-12-10 08:38:47,068 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:38:47,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-39600c54-52d0-4c69-b638-cf679eacdcc6 2018-12-10 08:38:47,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.765877962112s 2018-12-10 08:38:47,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 08:38:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" -d '{"owner_specified.shade.md5": "27e704f50494ce9ee4a86a413b4291de", "owner_specified.shade.sha256": "d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5", "owner_specified.shade.object": "images/juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35"}' 2018-12-10 08:38:47,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:47 GMT Location: http://172.30.9.28:9292/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e6cc0c0e-8feb-4ed0-bc34-f2598ce65a74 2018-12-10 08:38:47,484 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:38:47Z", "file": "/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/file", "owner": "a367bc1de7c04c3d8ece6a48343dc8eb", "id": "98db498b-90b7-4507-bd51-1a8c5cbf4c14", "size": null, "self": "/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "27e704f50494ce9ee4a86a413b4291de", "name": "juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35", "checksum": null, "created_at": "2018-12-10T08:38:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 08:38:47,485 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e6cc0c0e-8feb-4ed0-bc34-f2598ce65a74 2018-12-10 08:38:47,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.403909921646s 2018-12-10 08:38:47,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 08:38:47,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" -d '' 2018-12-10 08:38:52,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:38:52 GMT X-Openstack-Request-Id: req-0a2072f3-cca3-4e85-8398-186c7d91e3ab 2018-12-10 08:38:52,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:38:52,923 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/file used request id req-0a2072f3-cca3-4e85-8398-186c7d91e3ab 2018-12-10 08:38:52,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.43791413307s 2018-12-10 08:38:52,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:38:52,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 08:38:53,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:53 GMT X-Openstack-Request-Id: req-66f4c62f-1b56-4102-b400-8debf0e33a22 2018-12-10 08:38:53,263 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:38:52Z", "file": "/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/file", "owner": "a367bc1de7c04c3d8ece6a48343dc8eb", "id": "98db498b-90b7-4507-bd51-1a8c5cbf4c14", "size": 297074688, "self": "/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "27e704f50494ce9ee4a86a413b4291de", "name": "juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35", "checksum": "27e704f50494ce9ee4a86a413b4291de", "created_at": "2018-12-10T08:38:47Z", "os_hidden": false, "protected": false, "os_hash_value": "d2956ef03b65ccf8b63b13ef83a47835f542ccd571befe571f9992ea8b3f1e7f3356bf7020092c835a05ec432228354ae5ea496b2412318b46e311ad23b26ba1"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:38:53,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-66f4c62f-1b56-4102-b400-8debf0e33a22 2018-12-10 08:38:53,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335379838943s 2018-12-10 08:38:53,266 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/snap', u'metadata': Munch({})})], 'file': u'/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/file', 'owner': u'a367bc1de7c04c3d8ece6a48343dc8eb', 'id': u'98db498b-90b7-4507-bd51-1a8c5cbf4c14', 'size': 297074688, u'self': u'/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a367bc1de7c04c3d8ece6a48343dc8eb', 'name': 'juju_epc-project_9af9a858-d820-4393-a842-e5c8ab2c9b35', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T08:38:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T08:38:52Z', u'owner_specified.shade.sha256': u'd1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5', u'owner_specified.shade.object': u'images/juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'27e704f50494ce9ee4a86a413b4291de', 'properties': {u'os_hash_value': u'd2956ef03b65ccf8b63b13ef83a47835f542ccd571befe571f9992ea8b3f1e7f3356bf7020092c835a05ec432228354ae5ea496b2412318b46e311ad23b26ba1', u'self': u'/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5', u'owner_specified.shade.object': u'images/juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35', u'owner_specified.shade.md5': u'27e704f50494ce9ee4a86a413b4291de', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35', 'created': u'2018-12-10T08:38:47Z', 'checksum': u'27e704f50494ce9ee4a86a413b4291de', 'created_at': u'2018-12-10T08:38:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'd2956ef03b65ccf8b63b13ef83a47835f542ccd571befe571f9992ea8b3f1e7f3356bf7020092c835a05ec432228354ae5ea496b2412318b46e311ad23b26ba1', 'metadata': {u'os_hash_value': u'd2956ef03b65ccf8b63b13ef83a47835f542ccd571befe571f9992ea8b3f1e7f3356bf7020092c835a05ec432228354ae5ea496b2412318b46e311ad23b26ba1', u'self': u'/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5', u'owner_specified.shade.object': u'images/juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35', u'owner_specified.shade.md5': u'27e704f50494ce9ee4a86a413b4291de', u'schema': u'/v2/schemas/image'}}) 2018-12-10 08:38:54,807 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 98db498b-90b7-4507-bd51-1a8c5cbf4c14 -s xenial -r regionOne -u http://172.30.9.28: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 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: 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. 2018-12-10 08:38:54,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 08:38:54,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_9af9a858-d820-4393-a842-e5c8ab2c9b35", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-10 08:38:55,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3116784-6f80-4b3a-963e-1310fb6c13de x-openstack-request-id: req-e3116784-6f80-4b3a-963e-1310fb6c13de 2018-12-10 08:38:55,582 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_9af9a858-d820-4393-a842-e5c8ab2c9b35", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2bd903d9-0f7f-4ffc-a73c-3cdd624e344f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2bd903d9-0f7f-4ffc-a73c-3cdd624e344f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2bd903d9-0f7f-4ffc-a73c-3cdd624e344f"}} 2018-12-10 08:38:55,582 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e3116784-6f80-4b3a-963e-1310fb6c13de 2018-12-10 08:38:55,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.771367073059s 2018-12-10 08:38:55,583 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_9af9a858-d820-4393-a842-e5c8ab2c9b35', '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'c47c6539fb2a433791aefcdf57514708', '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'2bd903d9-0f7f-4ffc-a73c-3cdd624e344f', 'swap': 0}) 2018-12-10 08:38:55,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 08:38:55,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/2bd903d9-0f7f-4ffc-a73c-3cdd624e344f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" -d '{"extra_specs": {}}' 2018-12-10 08:38:55,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-657cb524-8281-4eb0-bdb6-72ae2c391db5 x-openstack-request-id: req-657cb524-8281-4eb0-bdb6-72ae2c391db5 2018-12-10 08:38:55,605 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 08:38:55,606 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/2bd903d9-0f7f-4ffc-a73c-3cdd624e344f/os-extra_specs used request id req-657cb524-8281-4eb0-bdb6-72ae2c391db5 2018-12-10 08:38:55,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214691162109s 2018-12-10 08:38:55,606 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-12-10 08:38:55,608 - 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-master-399 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2018-12-10 08:38:55,616 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-12-10 08:38:55,767 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-12-10 08:38:55,767 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-12-10 08:38:55,916 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-12-10 08:38:55,917 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-10 08:38:57,382 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-10 08:38:57,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:38:57,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 08:38:57,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:57 GMT X-Openstack-Request-Id: req-67fc576e-4066-4f0d-89d8-87ff9b1c51c8 2018-12-10 08:38:57,690 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:38:52Z", "file": "/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/file", "owner": "a367bc1de7c04c3d8ece6a48343dc8eb", "id": "98db498b-90b7-4507-bd51-1a8c5cbf4c14", "size": 297074688, "self": "/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "27e704f50494ce9ee4a86a413b4291de", "name": "juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35", "checksum": "27e704f50494ce9ee4a86a413b4291de", "created_at": "2018-12-10T08:38:47Z", "os_hidden": false, "protected": false, "os_hash_value": "d2956ef03b65ccf8b63b13ef83a47835f542ccd571befe571f9992ea8b3f1e7f3356bf7020092c835a05ec432228354ae5ea496b2412318b46e311ad23b26ba1"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:38:57,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-67fc576e-4066-4f0d-89d8-87ff9b1c51c8 2018-12-10 08:38:57,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305890798569s 2018-12-10 08:38:57,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 08:38:57,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/juju_epc-img_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35"}' 2018-12-10 08:38:58,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Mon, 10 Dec 2018 08:38:58 GMT Location: http://172.30.9.28:9292/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-11a930ad-aee4-41c3-8100-b71fbdc25993 2018-12-10 08:38:58,479 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:38:58Z", "file": "/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683/file", "owner": "a367bc1de7c04c3d8ece6a48343dc8eb", "id": "fcce2e01-7085-4d5b-b967-12f34f596683", "size": null, "self": "/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35", "checksum": null, "created_at": "2018-12-10T08:38:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 08:38:58,479 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-11a930ad-aee4-41c3-8100-b71fbdc25993 2018-12-10 08:38:58,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.777924060822s 2018-12-10 08:38:58,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 08:38:58,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" -d '' 2018-12-10 08:39:02,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 08:39:02 GMT X-Openstack-Request-Id: req-b79a29a2-4682-4304-b014-866e4e3b2caa 2018-12-10 08:39:02,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 08:39:02,713 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683/file used request id req-b79a29a2-4682-4304-b014-866e4e3b2caa 2018-12-10 08:39:02,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.23335504532s 2018-12-10 08:39:02,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 08:39:02,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 08:39:03,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Mon, 10 Dec 2018 08:39:03 GMT X-Openstack-Request-Id: req-5a3879be-55fe-45b1-b816-76a7e0f11d4f 2018-12-10 08:39:03,474 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:39:02Z", "file": "/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683/file", "owner": "a367bc1de7c04c3d8ece6a48343dc8eb", "id": "fcce2e01-7085-4d5b-b967-12f34f596683", "size": 263586304, "self": "/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/fcce2e01-7085-4d5b-b967-12f34f596683/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/fcce2e01-7085-4d5b-b967-12f34f596683/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-10T08:38:58Z", "os_hidden": false, "protected": false, "os_hash_value": "0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:38:52Z", "file": "/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/file", "owner": "a367bc1de7c04c3d8ece6a48343dc8eb", "id": "98db498b-90b7-4507-bd51-1a8c5cbf4c14", "size": 297074688, "self": "/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "27e704f50494ce9ee4a86a413b4291de", "name": "juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35", "checksum": "27e704f50494ce9ee4a86a413b4291de", "created_at": "2018-12-10T08:38:47Z", "os_hidden": false, "protected": false, "os_hash_value": "d2956ef03b65ccf8b63b13ef83a47835f542ccd571befe571f9992ea8b3f1e7f3356bf7020092c835a05ec432228354ae5ea496b2412318b46e311ad23b26ba1"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 08:39:03,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5a3879be-55fe-45b1-b816-76a7e0f11d4f 2018-12-10 08:39:03,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.757028102875s 2018-12-10 08:39:03,478 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/fcce2e01-7085-4d5b-b967-12f34f596683/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683/file', 'owner': u'a367bc1de7c04c3d8ece6a48343dc8eb', 'id': u'fcce2e01-7085-4d5b-b967-12f34f596683', 'size': 263586304, u'self': u'/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a367bc1de7c04c3d8ece6a48343dc8eb', 'name': 'juju_epc-project_9af9a858-d820-4393-a842-e5c8ab2c9b35', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/fcce2e01-7085-4d5b-b967-12f34f596683/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T08:39:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-10T08:39:02Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'os_hash_value': u'0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed', u'self': u'/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35', 'created': u'2018-12-10T08:38:58Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-10T08:38:58Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed', 'metadata': {u'os_hash_value': u'0b32c1b4e92bc4dc590230eabbe51f4ecc3ef3779943b3adf7e638c6fd24e42024fbe31bc6882cacccdbd0dfe83597d44e4337a7a0b3c3f8daf231fb766efeed', u'self': u'/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'schema': u'/v2/schemas/image'}}) 2018-12-10 08:39:03,697 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i fcce2e01-7085-4d5b-b967-12f34f596683 -s trusty -r regionOne -u http://172.30.9.28:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-12-10 08:39:03,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 08:39:03,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-10 08:39:03,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Mon, 10 Dec 2018 08:39:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8de7a0f0-19c5-497b-9cd0-98e12fd7b35f x-openstack-request-id: req-8de7a0f0-19c5-497b-9cd0-98e12fd7b35f 2018-12-10 08:39:03,746 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0867d203-420b-4ded-a3a5-12b4296db573", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0867d203-420b-4ded-a3a5-12b4296db573", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0867d203-420b-4ded-a3a5-12b4296db573"}} 2018-12-10 08:39:03,746 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8de7a0f0-19c5-497b-9cd0-98e12fd7b35f 2018-12-10 08:39:03,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0486640930176s 2018-12-10 08:39:03,748 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35', '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'c47c6539fb2a433791aefcdf57514708', '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'0867d203-420b-4ded-a3a5-12b4296db573', 'swap': 0}) 2018-12-10 08:39:03,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 08:39:03,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/0867d203-420b-4ded-a3a5-12b4296db573/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" -d '{"extra_specs": {}}' 2018-12-10 08:39:03,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 08:39:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3196d12a-3af1-491f-9bb9-7a0886e5fd5d x-openstack-request-id: req-3196d12a-3af1-491f-9bb9-7a0886e5fd5d 2018-12-10 08:39:03,770 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 08:39:03,770 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0867d203-420b-4ded-a3a5-12b4296db573/os-extra_specs used request id req-3196d12a-3af1-491f-9bb9-7a0886e5fd5d 2018-12-10 08:39:03,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220439434052s 2018-12-10 08:39:03,771 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-12-10 08:42:55,611 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=bcff6103-c06c-434d-a1ba-6d409ad53675 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 08:39:03 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.5] 08:39:03 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=bcff6103-c06c-434d-a1ba-6d409ad53675", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 08:39:03 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 08:39:03 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:bcff6103-c06c-434d-a1ba-6d409ad53675 external-network:] 08:39:04 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 08:39:04 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[use-floating-ip:true fan-config: transmit-vendor-metrics:true development:false max-status-history-size:5G container-image-metadata-url: enable-os-upgrade:true policy-target-group: image-stream:released firewall-mode:instance http-proxy: enable-os-refresh-update:true apt-mirror: cloudinit-userdata: container-networking-method: ftp-proxy: max-status-history-age:336h https-proxy: image-metadata-url: ssl-hostname-verification:false provisioner-harvest-mode:destroyed use-openstack-gbp:false container-inherit-properties: container-image-stream:released test-mode:false logforward-enabled:false external-network: network:bcff6103-c06c-434d-a1ba-6d409ad53675 default-series:xenial disable-network-management:false apt-https-proxy: type:openstack name:controller logging-config: max-action-results-size:5G resource-tags: use-default-secgroup:true egress-subnets: uuid:debcb4a3-4cb5-4c16-8162-15db7fa5d03a update-status-hook-interval:5m authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRm0P21FV8KQIZI6uqOvHvBQNIxqgzeUMEFwNmrKK3i1i18WOwk1pJCkRSUmO4BeK+j662U04ZAKZpX8MEEtoleZHokz2OCvkHvJ4CGnoBh+mlFnir00qD1APuBgF87Ptvn5ASNKaWB39OvC/p+cKJkMVYaey4NHVAuya/K/79HJ/o1L6ZX8FfDPIuWP2EiP6mIQM+wkEJYjOCef1q4w/iip3ZZU6zJHho5lK3XLKcJ1kZRHAUUag633p7TmEVVl/FGuep4mDLh1bSJkBm4E3/abYbhnsovVdjp+nbmSmKG5Htj2taKsdAnwFxmwwaKssEjtMcamNJ1WySLX0HB0UJ juju-client-key apt-http-proxy: agent-metadata-url: automatically-retry-hooks:true net-bond-reconfigure-delay:17 agent-stream:released max-action-results-age:336h apt-ftp-proxy: no-proxy:127.0.0.1,localhost,::1 apt-no-proxy: proxy-ssh:false ignore-machine-addresses:false] 08:39:04 INFO juju.provider.openstack provider.go:145 opening model "controller" 08:39:04 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcDiYoOF6W2GJz-xI4g7lKQhpa7_3OnDbFpvOn1UTD698S-vIl905apW2mCljEhB1vc7A6D5ohPm7z14i7csWwNYCYzckFf07nl9kRjFX91THxgji-3F3D-rH2mWLllqXoQL_IA1kR4ejZnoCH_qXXjUctaogIYByIODmgJNP6rgTJq0E TenantId:a367bc1de7c04c3d8ece6a48343dc8eb UserId:da7f01e0d02744b6b45644ce48dbc579 Domain: RegionServiceURLs:map[regionOne:map[metric:http://172.30.9.28:8041 volume:http://172.30.9.28:8776/v1/a367bc1de7c04c3d8ece6a48343dc8eb orchestration:http://172.30.9.28:8004/v1/a367bc1de7c04c3d8ece6a48343dc8eb object-store:http://172.30.9.28:8080/v1/AUTH_a367bc1de7c04c3d8ece6a48343dc8eb event:http://172.30.9.28:8977 image:http://172.30.9.28:9292 placement:http://172.30.9.28:8778/placement volumev3:http://172.30.9.28:8776/v3/a367bc1de7c04c3d8ece6a48343dc8eb cloudformation:http://172.30.9.28:8000/v1 alarming:http://172.30.9.28:8042 volumev2:http://172.30.9.28:8776/v2/a367bc1de7c04c3d8ece6a48343dc8eb identity:http://172.30.9.28:5000 compute:http://172.30.9.28:8774/v2.1 network:http://172.30.9.28:9696]]} 08:39:04 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 08:39:04 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.28:8774/v2.1/ Rel:self}] Status:CURRENT}] 08:39:05 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 08:39:05 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 08:39:05 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 08:39:05 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 08:39:05 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 08:39:05 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 08:39:05 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 08:39:05 INFO cmd bootstrap.go:233 Loading image metadata 08:39:05 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 08:39:05 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 08:39:05 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 08:39:05 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.28:5000/v3} [win2012hvr2 yakkety artful win10 precise quantal vivid win8 saucy utopic wily bionic win2012r2 win2016nano win2012hv win2012 win2016hv win81 raring trusty xenial zesty win2016 win7 genericlinux centos7 win2008r2 opensuseleap] [amd64 i386 armhf arm64 ppc64el s390x] released}} 08:39:05 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 08:39:07 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 08:39:08 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.28:5000/v3} not found 08:39:08 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.28:5000/v3} not found 08:39:08 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 08:39:08 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 08:39:08 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 08:39:08 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 08:39:08 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 08:39:08 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 08:39:08 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 08:39:08 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 08:39:08 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 08:39:08 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 []} 08:39:10 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 08:39:10 INFO cmd bootstrap.go:389 Starting new instance for initial controller 08:39:10 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 08:39:10 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 08:39:10 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:98db498b-90b7-4507-bd51-1a8c5cbf4c14 Arch:amd64 VirtType:}] 08:39:10 INFO juju.environs.instances image.go:106 find instance - using image with id: 98db498b-90b7-4507-bd51-1a8c5cbf4c14 08:39:10 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 08:39:10 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 08:39:10 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2486 bytes 08:39:10 DEBUG juju.provider.openstack provider.go:1005 using network id "bcff6103-c06c-434d-a1ba-6d409ad53675" 08:39:10 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d" has status BUILD, wait 10 seconds before retry, attempt 11 08:41:26 INFO juju.provider.openstack provider.go:1175 started instance "0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d" 08:41:26 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 08:41:29 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.220 08:41:29 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.220 08:41:33 INFO cmd bootstrap.go:225 - 0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d (arch=amd64 mem=2G cores=1) 08:41:33 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 08:41:33 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 08:41:33 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 08:41:36 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 08:41:36 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 08:41:38 DEBUG juju.provider.openstack provider.go:417 instance 0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d has floating IP address: 172.30.9.220 Attempting to connect to 172.30.9.220:22 Attempting to connect to 192.168.121.12:22 08:41:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.12 failed: ssh: connect to host 192.168.121.12 port 22: Connection refused 08:41:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.220 failed: /var/lib/juju/nonce.txt does not exist 08:41:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.12 failed: ssh: connect to host 192.168.121.12 port 22: Connection refused 08:41:44 INFO cmd bootstrap.go:333 Connected to 172.30.9.220 08:41:44 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]> 08:41:44 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-a5d03a-controller-0 08:42:53 INFO cmd bootstrap.go:455 Bootstrap agent now started 08:42:55 DEBUG juju.provider.openstack provider.go:417 instance 0920dda1-eb7c-4d11-ae6a-a3d6abe3d49d has floating IP address: 172.30.9.220 08:42:55 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.220:17070 192.168.121.12:17070] 08:42:55 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.220 to verify accessibility... 08:42:55 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.220:17070 192.168.121.12:17070] 08:42:55 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" 08:42:55 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" 08:42:55 DEBUG juju.api monitor.go:35 RPC connection died 08:42:55 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 08:42:55 INFO cmd controller.go:88 Controller machines are in the "controller" model 08:42:55 INFO cmd controller.go:89 Initial model "default" added 08:42:55 INFO cmd supercommand.go:465 command finished 2018-12-10 08:42:55,612 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-12-10 08:42:55,612 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-12-10 08:43:12,438 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-12-10 08:43:12,439 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-12-10 09:08:52,424 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-12-10 09:08:35.502591Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-12-10 09:08:52,424 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-12-10 09:08:52,424 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-12-10 09:08:52,629 - 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.200 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.212 3306/tcp oai-epc/0* active idle 2 172.30.9.211 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.208 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.200 9406e3c8-4731-4510-aeb9-647014a20f27 xenial nova ACTIVE 1 started 172.30.9.212 76460338-8743-4f6a-b944-3ea3fe1994ba trusty nova ACTIVE 2 started 172.30.9.211 7589da72-fb42-4146-b9e2-446127b2ab49 trusty nova ACTIVE 3 started 172.30.9.208 db4fc8a2-170f-4b04-9737-1203183dcb23 trusty nova ACTIVE 2018-12-10 09:08:52,816 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.200 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-12-10 09:08:52,817 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-12-10 09:08:53,038 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.211 (agent:idle, workload:active) 2152/udp 2018-12-10 09:08:53,038 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-12-10 09:08:53,218 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.208 (agent:idle, workload:active) 2018-12-10 09:08:53,219 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-12-10 09:08:53,219 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-12-10 09:08:54,336 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-12-10 09:08:54,337 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-12-10 09:08:54,936 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-167650-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2018-12-10 09:08:54,936 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-12-10 09:08:55,165 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: feb83b30-c715-44c6-8e37-c72e78850abd 2018-12-10 09:18:46,471 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-12-10 09:18:29.520810Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-12-10 09:18:46,471 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-12-10 09:18:47,064 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-12-10 09:18:47,064 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-12-10 09:18:47,094 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-12-10 09:18:47,094 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-12-10 09:18:47,313 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-10 09:18:47,314 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 40:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-10 09:18:48,256 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 08:45:44 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 08:45:44 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 08:45:44 DEBUG juju.agent read agent config, format "2.0" machine-0: 08:45:44 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 08:45:44 DEBUG juju.worker start "engine" machine-0: 08:45:44 INFO juju.worker start "engine" machine-0: 08:45:44 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 08:45:44 DEBUG juju.worker "engine" started machine-0: 08:45:44 DEBUG juju.worker.introspection stats worker now serving machine-0: 08:45:44 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 08:45:44 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 08:45:44 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 08:45:44 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 08:45:44 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 08:45:44 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 08:45:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 08:45:44 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 08:45:44 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 08:45:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 08:45:44 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.apicaller connecting with old password machine-0: 08:45:44 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:44 INFO juju.api connection established to "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:44 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:44 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 08:45:44 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 08:45:44 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 08:45:44 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 08:45:44 DEBUG juju.worker.apicaller connected machine-0: 08:45:44 DEBUG juju.worker.apicaller changing password... machine-0: 08:45:44 DEBUG juju.worker.apicaller password changed machine-0: 08:45:44 DEBUG juju.api RPC connection died machine-0: 08:45:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 08:45:44 DEBUG juju.worker.apicaller connecting with current password machine-0: 08:45:44 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:44 INFO juju.api connection established to "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:44 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:45 DEBUG juju.worker.apicaller connected machine-0: 08:45:45 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 08:45:45 INFO juju.worker.upgrader unblocking abort check machine-0: 08:45:45 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 08:45:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 08:45:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 08:45:45 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 08:45:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 08:45:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.logger logger setup machine-0: 08:45:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 08:45:45 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 08:45:45 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 08:45:45 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 08:45:45 DEBUG juju.network including address public:172.30.9.220 for machine machine-0: 08:45:45 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-0: 08:45:45 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-0: 08:45:45 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 08:45:45 DEBUG juju.network including address local-machine:::1 for machine machine-0: 08:45:45 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 08:45:45 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 08:45:45 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-0: 08:45:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 08:45:45 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 08:45:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 08:45:45 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 08:45:45 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 08:45:45 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 08:45:45 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 08:45:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 08:45:45 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 08:45:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 08:45:45 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 08:45:45 DEBUG juju.api RPC connection died machine-0: 08:45:45 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker killing runner 0xc4203e3380 machine-0: 08:45:45 INFO juju.worker runner is dying machine-0: 08:45:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 08:45:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 08:45:45 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-0": connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 08:45:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-0": connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 08:45:45 DEBUG juju.worker.apicaller connecting with current password machine-0: 08:45:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:45 INFO juju.api connection established to "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:45 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:45 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 08:45:45 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: 08:45:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 08:45:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:46 DEBUG juju.worker.apicaller connected machine-0: 08:45:46 DEBUG juju.api RPC connection died machine-0: 08:45:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 08:45:46 DEBUG juju.worker.apicaller connecting with current password machine-0: 08:45:46 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:46 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:46 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:46 DEBUG juju.api successfully dialed "wss://252.12.0.1:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:47 DEBUG juju.worker.apicaller connected machine-0: 08:45:47 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 08:45:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 08:45:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 08:45:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 08:45:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 08:45:47 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 08:45:47 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 08:45:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 08:45:47 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 08:45:47 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 08:45:47 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 08:45:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 08:45:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 08:45:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 08:45:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 08:45:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 08:45:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 08:45:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 08:45:47 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-0: 08:45:47 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 08:45:47 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 08:45:47 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 08:45:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 08:45:47 DEBUG juju.worker.logger logger setup machine-0: 08:45:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 08:45:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 08:45:47 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 08:45:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 08:45:47 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 08:45:47 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 08:45:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 08:45:47 INFO juju.worker.upgrader unblocking abort check machine-0: 08:45:47 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 08:45:47 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 08:45:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 08:45:47 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 08:45:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 08:45:47 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 08:45:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 08:45:47 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 08:45:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 08:45:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 08:45:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 08:45:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 08:45:47 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 08:45:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 08:45:47 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 08:45:47 DEBUG juju.network "lxdbr0" has addresses [fe80::40a9:c3ff:feb5:12d8/64 fe80::1/64] machine-0: 08:45:47 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 08:45:47 DEBUG juju.network including address public:172.30.9.220 for machine machine-0: 08:45:47 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-0: 08:45:47 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-0: 08:45:47 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 08:45:47 DEBUG juju.network including address local-machine:::1 for machine machine-0: 08:45:47 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 08:45:47 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 08:45:47 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-0: 08:45:47 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 08:45:47 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 08:45:47 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 08:45:47 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 08:45:47 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 08:45:47 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 08:45:47 DEBUG juju.worker start "0-container-watcher" machine-0: 08:45:47 DEBUG juju.worker start "stateconverter" machine-0: 08:45:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 08:45:47 INFO juju.worker start "0-container-watcher" machine-0: 08:45:47 DEBUG juju.worker "0-container-watcher" started machine-0: 08:45:47 INFO juju.worker start "stateconverter" machine-0: 08:45:47 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 08:45:47 DEBUG juju.worker "stateconverter" started machine-0: 08:45:47 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 08:45:47 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 08:45:47 DEBUG juju.service discovered init system "systemd" from local host machine-0: 08:45:47 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 08:45:47 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-0: 08:45:47 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: 08:45:47 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 08:45:47 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 08:45:47 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 08:45:48 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: 08:45:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 08:45:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 08:45:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 08:45:48 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 08:45:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 08:45:48 DEBUG juju.network "lxdbr0" has addresses [fe80::40a9:c3ff:feb5:12d8/64 fe80::1/64] machine-0: 08:45:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 08:45:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 08:45:48 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-0: 08:45:48 DEBUG juju.network including address local-fan:252.18.0.1 for machine machine-0: 08:45:48 DEBUG juju.network including address local-machine:::1 for machine machine-0: 08:45:48 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:::1] machine-0: 08:45:48 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-fan:252.18.0.1 local-machine:::1] machine-0: 08:45:48 INFO juju.worker.machiner "machine-0" started machine-0: 08:45:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 08:45:48 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 08:45:48 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: 08:45:48 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 08:45:48 INFO juju.worker start "api" unit-abot-epc-basic-0: 08:45:48 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 08:45:48 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:45:48 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:45:48 DEBUG juju.api successfully dialed "wss://252.12.0.1:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:45:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 08:45:48 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: 08:45:48 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:48:97:10 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.18 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:48:97:10 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:6e:7e:d3:68:ae:d8 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.18.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:6e:7e:d3:68:ae:d8 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:4 MACAddress:6e:7e:d3:68:ae:d8 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} {DeviceIndex:5 MACAddress:42:a9:c3:b5:12:d8 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:5 MACAddress:42:a9:c3:b5:12:d8 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}] unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 08:45:49 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 08:45:49 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:45:49 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:45:49 DEBUG juju.api successfully dialed "wss://252.12.0.1:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:45:49 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-0: 08:45:49 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 08:45:49 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: 08:45:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 08:45:49 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 08:45:49 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 08:45:49 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:45:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 08:45:50 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 08:45:50 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 08:45:50 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 08:45:50 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 08:45:50 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 08:45:50 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: 08:45:50 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 08:45:50 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 08:45:50 DEBUG juju.network "lxdbr0" has addresses [fe80::40a9:c3ff:feb5:12d8/64 fe80::1/64] unit-abot-epc-basic-0: 08:45:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 08:45:50 DEBUG juju.network including address public:172.30.9.220 for machine unit-abot-epc-basic-0: 08:45:50 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-abot-epc-basic-0: 08:45:50 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-abot-epc-basic-0: 08:45:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 08:45:50 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 08:45:50 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 08:45:50 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 08:45:50 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 08:45:50 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 08:45:50 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 08:45:50 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 08:45:50 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: 08:45:50 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 08:45:50 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 08:45:50 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 08:45:50 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 08:45:50 DEBUG httpbakery client do GET https://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 08:45:50 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 08:45:50 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 08:45:50 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 08:45:50 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 08:45:50 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 08:45:50 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 08:45:50 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 08:45:50 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 08:45:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 08:45:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:45:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:45:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-167650-default-0 unit-abot-epc-basic-0: 08:45:50 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 08:45:50 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 08:45:50 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 08:45:50 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 08:45:50 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 08:45:51 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 08:45:51 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 08:45:51 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 08:45:52 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: 08:45:52 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 08:45:52 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: 08:45:52 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 08:45:52 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: 08:45:52 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 08:45:52 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: 08:45:52 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 08:45:52 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 08:45:52 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: 08:45:53 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: 08:45:53 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: 08:45:53 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: 08:45:53 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: 08:45:53 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: 08:45:53 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: 08:45:53 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: 08:45:53 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: 08:45:54 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: 08:45:54 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: 08:45:54 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: 08:45:54 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: 08:45:54 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: 08:45:54 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: 08:45:54 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: 08:45:54 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: 08:45:54 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: 08:45:54 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: 08:45:54 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: 08:45:54 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 08:45:54 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 08:45:54 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 08:45:55 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 08:45:55 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: 08:45:55 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: 08:45:55 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: 08:45:55 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: 08:45:55 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: 08:45:55 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 8u191-b12-0ubuntu0.16.04.1 [27.1 MB] unit-abot-epc-basic-0: 08:45:56 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: 08:45:56 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: 08:45:56 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: 08:45:56 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: 08:45:56 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: 08:45:56 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: 08:45:56 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: 08:45:56 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: 08:45:56 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: 08:45:57 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: 08:45:57 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: 08:45:57 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: 08:45:57 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: 08:45:57 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: 08:45:57 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: 08:45:57 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: 08:45:57 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: 08:45:57 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: 08:45:57 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 08:45:57 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 08:45:57 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 08:45:57 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: 08:45:58 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: 08:45:58 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: 08:45:58 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: 08:45:58 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: 08:45:58 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: 08:45:58 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: 08:45:58 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: 08:45:59 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: 08:45:59 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: 08:45:59 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: 08:45:59 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: 08:45:59 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: 08:45:59 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: 08:45:59 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: 08:45:59 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: 08:45:59 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: 08:45:59 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: 08:45:59 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: 08:45:59 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: 08:45:59 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: 08:45:59 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: 08:46:00 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: 08:46:00 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: 08:46:00 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: 08:46:00 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: 08:46:00 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: 08:46:00 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: 08:46:00 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: 08:46:00 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: 08:46:00 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: 08:46:00 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: 08:46:00 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: 08:46:01 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: 08:46:01 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: 08:46:01 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: 08:46:01 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: 08:46:01 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: 08:46:01 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: 08:46:01 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: 08:46:01 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: 08:46:01 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: 08:46:01 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: 08:46:01 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-0ubuntu0.16.04.1 [69.3 kB] unit-abot-epc-basic-0: 08:46:01 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 8u191-b12-0ubuntu0.16.04.1 [8208 kB] unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-0ubuntu0.16.04.1 [1415 kB] unit-abot-epc-basic-0: 08:46:02 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: 08:46:02 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 9s (7226 kB/s) unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 08:46:02 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 ... 54409 files and directories currently installed.) unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:02 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:46:03 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 08:46:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:46:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 08:46:05 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: 08:46:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 08:46:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 08:46:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 08:46:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 08:46:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:46:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:46:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 08:46:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:46:05 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:46:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 08:46:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:46:08 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 08:46:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 08:46:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 08:46:08 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 08:46:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 08:46:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 08:46:08 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:46:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 08:46:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:46:08 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:46:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 08:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 08:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 08:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 08:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 08:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 08:46:10 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: 08:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 08:46:11 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: 08:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 08:46:11 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: 08:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 08:46:11 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: 08:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 08:46:11 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: 08:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 08:46:11 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: 08:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 08:46:11 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: 08:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 08:46:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 08:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 08:46:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 08:46:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 08:46:14 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: 08:46:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 08:46:15 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: 08:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 08:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 08:46:16 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: 08:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 08:46:16 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: 08:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 08:46:17 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: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 08:46:17 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: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 08:46:17 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: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 08:46:17 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: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 08:46:17 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: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 08:46:17 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: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 08:46:17 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: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 08:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 08:46:17 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: 08:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 08:46:18 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: 08:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 08:46:18 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: 08:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 08:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 08:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 08:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 08:46:19 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: 08:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 08:46:19 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: 08:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 08:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 08:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 08:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 08:46:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 08:46:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:46:20 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:46:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 08:46:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:46:20 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:46:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 08:46:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:46:22 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:46:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 08:46:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:46:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 08:46:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 08:46:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 08:46:23 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 08:46:23 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 08:46:23 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 08:46:23 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 08:46:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 08:46:23 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 08:46:23 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:46:24 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:46:24 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:46:26 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 08:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 08:46:26 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 08:46:26 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: 08:46:26 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 08:46:27 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: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 08:46:28 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: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:28 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: 08:46:28 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: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 08:46:28 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: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 08:46:28 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:46:29 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: 08:46:29 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: 08:46:29 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: 08:46:29 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: 08:46:29 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: 08:46:29 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: 08:46:29 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: 08:46:29 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: 08:46:29 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: 08:46:29 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: 08:46:29 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: 08:46:29 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 08:46:29 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 08:46:30 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: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 08:46:30 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: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:46:30 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: 08:46:30 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 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: 08:46:30 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:46:30 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: 08:46:30 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: 08:46:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:46:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 08:46:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 08:46:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 08:46:31 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 08:46:31 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 08:46:31 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 08:46:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:46:31 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 08:46:31 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 08:46:32 DEBUG unit.abot-epc-basic/0.install --2018-12-10 08:46:32-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 08:46:32 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 08:46:33 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 08:46:33 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 08:46:33 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: 08:46:33 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:46:33 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 98.3K 7m54s unit-abot-epc-basic-0: 08:46:33 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 197K 5m55s unit-abot-epc-basic-0: 08:46:33 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 11.3M 3m58s unit-abot-epc-basic-0: 08:46:33 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.6M 2m59s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 200K 3m9s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 10.8M 2m38s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.9M 2m16s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 10.4M 2m0s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 210K 2m11s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 10.8M 1m58s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.0M 1m47s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.5M 99s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 91s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.4M 85s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.0M 80s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.2M 75s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 4.83M 71s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 233K 78s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.2M 74s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.2M 70s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.4M 67s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.2M 64s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.2M 61s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 10.8M 59s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.3M 57s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.2M 55s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.2M 53s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.3M 51s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.2M 49s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.5M 48s unit-abot-epc-basic-0: 08:46:34 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.1M 46s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 92.3K 60s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 48.1M 58s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 42.4M 56s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 51.1M 55s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 54.7M 53s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 51.8M 52s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 46.4M 50s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 54.9M 49s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 54.7M 48s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 54.4M 46s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 48.4M 45s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 55.2M 44s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 56.2M 43s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 55.0M 42s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 67.5M 41s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 173M 40s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 521M 39s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 522M 39s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 431M 38s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 563M 37s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 572M 36s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 584M 36s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 485M 35s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 529M 34s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 475M 34s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 393M 33s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 473M 32s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 576M 32s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 579M 31s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 566M 31s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 499M 30s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 555M 30s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 570M 29s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 574M 29s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 498M 28s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 572M 28s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 557M 27s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 342K 29s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 8.79M 28s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 7.12M 28s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 587K 29s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 310K 30s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 6.10M 30s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 1.35M 30s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 1.48M 30s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 3.94M 29s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.2M 29s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 2.26M 29s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 2.01M 29s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 1.45M 29s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 1.38M 29s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 1.73M 29s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 3.62M 28s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.2M 28s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.7M 28s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 7.01M 27s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 5.60M 27s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 3.62M 27s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 3.22M 27s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 3.32M 27s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 2.06M 26s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 11.1M 26s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 5.67M 26s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 2.27M 26s unit-abot-epc-basic-0: 08:46:35 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 1.42M 26s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 1.47M 26s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 1.88M 26s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 1.59M 26s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 8.59M 25s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 11.3M 25s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 11.3M 25s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 6.95M 25s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 4.81M 25s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 4.27M 24s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 3.14M 24s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 3.60M 24s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 2.08M 24s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 11.2M 24s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 10.9M 24s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 1.92M 24s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 1.54M 24s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 1.40M 24s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 1.83M 24s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 1.72M 23s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 6.57M 23s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 10.2M 23s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.5M 23s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 10.4M 23s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 5.24M 23s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 3.70M 22s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 4.96M 22s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 3.24M 22s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 1.82M 22s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 8.56M 22s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 11.2M 22s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 2.43M 22s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 2.07M 22s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 1.69M 22s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 1.46M 22s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 1.60M 22s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 2.85M 22s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 10.8M 21s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 10.8M 21s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 10.6M 21s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 7.62M 21s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 5.11M 21s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 4.23M 21s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 3.40M 21s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 3.47M 21s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 2.15M 21s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 9.91M 20s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 11.0M 20s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 2.37M 20s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 1.52M 20s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 1.66M 20s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 1.68M 20s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 1.64M 20s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 3.96M 20s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 10.8M 20s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.3M 20s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.3M 20s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 6.79M 20s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 5.54M 19s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 4.38M 19s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 2.98M 19s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 2.51M 19s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 3.31M 19s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 9.61M 19s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 8.98M 19s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 2.56M 19s unit-abot-epc-basic-0: 08:46:36 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 1.52M 19s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 1.87M 19s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 1.49M 19s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 1.77M 19s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 3.40M 19s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.0M 19s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 11.1M 19s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 10.1M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 8.80M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 5.45M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 4.22M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 3.27M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 3.94M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 2.06M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 9.69M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.2M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 2.52M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 1.87M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 1.69M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 1.65M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 1.74M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 2.37M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 10.7M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 10.9M 18s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 10.7M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 10.4M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 5.56M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 4.35M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 4.77M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 3.09M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 2.13M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 6.35M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 9.93M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 4.18M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 2.26M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 1.74M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 1.48M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 1.87M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 1.73M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 6.18M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 10.8M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 10.6M 17s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 8.92M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 7.76M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 6.46M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 4.37M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 2.94M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 2.42M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 3.56M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 6.71M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 11.2M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 2.81M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 1.90M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 1.55M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 1.47M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 1.98M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 2.76M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 11.0M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 9.63M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 10.3M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 10.0M 16s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 5.20M 15s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 4.76M 15s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 3.68M 15s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 4.10M 15s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 1.86M 15s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 6.77M 15s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 9.72M 15s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 3.46M 15s unit-abot-epc-basic-0: 08:46:37 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 2.21M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 2.04M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 1.31M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 2.12M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 1.82M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 7.27M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 6.92M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 8.10M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 10.6M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 8.69M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 7.99M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 3.29M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 4.16M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 1.92M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 5.09M 15s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 6.89M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 10.4M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 2.45M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 1.70M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 1.79M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 1.49M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 1.78M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 3.81M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 10.1M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 5.81M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 10.3M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 9.39M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 8.26M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 5.16M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 3.48M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 3.44M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 2.08M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 6.62M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 9.19M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 3.29M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 2.35M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 1.74M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 1.39M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 1.85M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 2.23M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 7.48M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 5.79M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 9.52M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 9.98M 14s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 9.36M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 7.78M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 3.33M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 3.60M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 2.14M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 4.97M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 6.23M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 9.17M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 2.48M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 1.69M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 1.93M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 1.36M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 1.96M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 3.64M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 10.1M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 5.64M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 10.7M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 9.17M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 9.15M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 4.86M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 2.99M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 4.47M 13s unit-abot-epc-basic-0: 08:46:38 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 2.09M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 189K 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 2.40M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 2.73M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 3.93M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 51.9M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 56.4M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 58.0M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 58.6M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 50.9M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 61.4M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 388K 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 2.54M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 3.16M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 2.58M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 7.91M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 8.89M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 10.4M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 40.6M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 885K 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 49.8M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 55.3M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 61.3M 13s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 59.7M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 48.9M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 61.1M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 55.7M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 4.10M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 1.19M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 1.39M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 4.77M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 3.21M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 2.21M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 2.16M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 2.28M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 4.00M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 8.23M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 4.59M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 1.37M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 4.80M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 1.41M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 1.31M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 2.58M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 3.94M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 3.03M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 2.17M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 1.87M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 3.38M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 4.41M 12s unit-abot-epc-basic-0: 08:46:39 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 6.28M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 172K 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 59.6M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 63.6M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 1.74M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 60.7M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 63.9M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 63.1M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 57.3M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 64.8M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 64.9M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 64.6M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 55.1M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 271K 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 1.29M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 57.5M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 56.0M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 51.3M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 59.8M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 58.9M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 61.5M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 51.6M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 59.3M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 3.45M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 878K 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 1.91M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 2.46M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 1.63M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 1.54M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 2.48M 12s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 4.16M 11s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 1.32M 11s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 5.45M 11s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 1.18M 11s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 1.03M 11s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 3.20M 11s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 1.95M 11s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 1.65M 11s unit-abot-epc-basic-0: 08:46:40 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 1.81M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 2.66M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 7.53M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 1.34M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 2.59M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 984K 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 1.55M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 2.60M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 1.66M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 1.53M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 2.72M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 3.32M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 2.36M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 2.35M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 2.25M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 806K 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 2.70M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 2.50M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 1.71M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 1.57M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 2.52M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 3.98M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 1.79M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 3.40M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 1.59M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 954K 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 2.71M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 2.34M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 1.80M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 1.58M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 2.67M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 3.60M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 2.61M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 2.13M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 2.72M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 892K 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 1.83M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 3.05M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 1.86M 11s unit-abot-epc-basic-0: 08:46:41 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 1.47M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 2.66M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 3.09M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 8.66M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 1.33M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 4.03M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 1.05M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 1.25M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 3.46M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 2.14M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 2.07M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 1.64M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 3.31M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 3.88M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 1.38M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 6.60M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.33M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 1.12M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 2.81M 11s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 2.64M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 1.80M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 1.58M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 2.72M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 3.23M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 5.21M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 1.49M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 2.91M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 1.25M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 1.26M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 3.17M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 2.30M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 2.01M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 1.57M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 3.18M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 4.21M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 2.52M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 2.09M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 2.94M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 1022K 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 1.56M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 3.49M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 2.11M 10s unit-abot-epc-basic-0: 08:46:42 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 2.13M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 1.72M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 3.09M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 4.14M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 1.37M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 7.48M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 1.81M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 928K 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 2.87M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 3.64M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 2.15M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.87M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 1.66M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 3.15M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 5.97M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 1.39M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 7.47M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 1.43M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 1.05M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 2.74M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 3.02M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 2.32M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 1.84M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.80M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 3.15M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 6.61M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 1.37M 10s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 7.41M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 1.45M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 1.01M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 3.09M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 2.99M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 2.08M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 2.03M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 1.84M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 3.10M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 6.48M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 1.36M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 7.25M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 1.47M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 1.01M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 2.76M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 3.40M 9s unit-abot-epc-basic-0: 08:46:43 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 2.32M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 2.02M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 1.70M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 3.14M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 6.44M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 1.35M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 6.03M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 3.25M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 792K 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 2.54M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 3.49M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 2.37M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 2.21M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 1.65M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 3.32M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 4.62M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 1.45M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 4.48M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 3.52M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 963K 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 1.65M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 4.21M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 2.00M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 2.44M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 1.50M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 3.40M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 4.79M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 1.86M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 2.65M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 3.50M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.09M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 1.35M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 4.13M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 1.96M 9s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 2.63M 8s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 1.57M 8s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 3.08M 8s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 4.56M 8s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 2.29M 8s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 2.12M 8s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 3.30M 8s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 1.26M 8s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 1.23M 8s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 3.72M 8s unit-abot-epc-basic-0: 08:46:44 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 2.50M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 2.20M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 1.63M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 2.59M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 4.27M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 4.87M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 1.49M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 4.71M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 1.30M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.06M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 4.24M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 2.59M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 1.95M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 1.88M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 2.49M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 3.24M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 4.86M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 1.49M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 6.21M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 1.31M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 1.08M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 3.39M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 2.90M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 1.92M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 2.53M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 1.86M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 3.48M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 4.37M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.35M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 7.07M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 2.03M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 1.06M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 1.95M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 3.27M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 1.82M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 3.07M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 1.63M 8s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 3.33M 7s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 4.27M 7s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.65M 7s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 3.42M 7s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 3.31M 7s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 1.09M 7s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 1.39M 7s unit-abot-epc-basic-0: 08:46:45 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 4.52M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 1.65M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 2.94M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 1.72M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 2.93M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 4.71M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 2.27M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 2.17M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 3.33M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 1.27M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 1.16M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 4.47M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 2.53M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 2.15M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 1.50M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 3.37M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 3.67M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 5.10M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 1.41M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 5.41M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 1.15M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 1.19M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 4.49M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 2.53M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 1.95M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 2.01M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 2.24M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 3.46M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 5.02M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 1.38M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 5.94M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 1.36M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 1.02M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 4.27M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 2.69M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 2.08M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 2.47M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 1.91M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 3.25M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 4.39M 7s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.36M 6s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 6.84M 6s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 1.60M 6s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 1.04M 6s unit-abot-epc-basic-0: 08:46:46 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 2.76M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 3.16M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 1.80M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 2.68M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 1.79M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 3.21M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 4.77M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 1.65M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 3.40M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 3.20M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 1.09M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 1.42M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 4.32M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 1.54M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 3.43M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 1.69M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 3.14M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 4.21M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 2.38M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 2.06M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 3.30M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 1.25M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.18M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 4.42M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 1.99M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 2.77M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 1.75M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 2.36M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 4.34M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 4.63M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 1.43M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 5.47M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 1.31M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 981K 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 7.93M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 2.54M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 2.10M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.89M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 2.54M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 2.92M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 5.69M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 1.34M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 7.09M 6s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 1.36M 5s unit-abot-epc-basic-0: 08:46:47 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 1009K 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 4.47M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 3.57M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 1.84M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 2.69M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 1.82M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 2.98M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 5.17M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 1.40M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 4.87M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 3.45M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 974K 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 1.63M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 5.16M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 1.60M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 3.16M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 1.76M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 2.73M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 4.52M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 2.45M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 1.99M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 3.66M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 1.26M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 1.11M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 6.09M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 2.63M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 2.03M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 1.94M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 2.43M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 3.15M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 5.25M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 1.40M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 5.53M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 1.48M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 916K 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 6.61M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 3.09M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 2.08M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 2.55M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 1.83M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 3.07M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 5.45M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 1.34M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 6.18M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 3.41M 5s unit-abot-epc-basic-0: 08:46:48 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 990K 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 1.58M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 5.57M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 1.76M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 2.74M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 1.72M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 2.86M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 4.31M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 2.42M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 2.01M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 3.75M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 1.57M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 972K 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 6.10M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 2.63M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 2.16M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 2.10M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 2.26M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 3.38M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 4.96M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 1.36M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 6.61M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 3.54M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 953K 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 1.68M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 5.57M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 1.63M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 3.27M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 1.74M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 2.94M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 3.82M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 2.49M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 2.00M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 3.89M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 1.64M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 957K 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 5.66M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 2.70M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 2.27M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 2.87M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 1.75M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 3.23M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 4.88M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 1.60M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 3.80M 4s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 3.83M 3s unit-abot-epc-basic-0: 08:46:49 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 1.32M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 1.09M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 6.57M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 2.65M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 2.08M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 2.15M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 2.38M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 3.19M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 4.28M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 1.48M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 5.86M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 3.75M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 998K 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 1.55M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 6.07M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 1.91M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 2.95M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.95M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 2.52M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 3.33M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 4.11M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.53M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 7.43M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 3.61M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 989K 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 1.59M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 5.83M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 1.86M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 2.98M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 2.13M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 2.45M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 3.41M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 5.24M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 1.40M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 7.65M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 3.72M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 1015K 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 1.53M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 6.21M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 2.23M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 2.54M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 2.12M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 2.58M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 2.97M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 4.93M 3s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 1.59M 2s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 4.72M 2s unit-abot-epc-basic-0: 08:46:50 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 3.57M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 1.39M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 1.08M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 6.17M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 2.72M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 2.26M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 2.86M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 1.91M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 3.50M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 4.33M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 2.75M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 1.93M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 4.28M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 1.65M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 975K 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 6.12M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 3.55M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 2.32M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 2.59M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 2.64M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 2.70M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 3.33M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 4.59M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 1.63M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 4.91M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 3.63M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 1.40M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 1.08M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 6.95M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 2.98M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 2.26M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 2.81M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 2.13M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 2.93M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 4.42M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 4.49M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 1.52M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 9.12M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 3.64M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 1.38M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 1.09M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 7.47M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 2.64M 2s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 2.38M 1s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 2.82M 1s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 2.27M 1s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 2.95M 1s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 4.42M 1s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 4.42M 1s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 1.54M 1s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 8.94M 1s unit-abot-epc-basic-0: 08:46:51 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 3.81M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 1.36M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 1.11M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 7.11M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 3.24M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 2.37M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 2.76M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 2.63M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 2.51M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 3.69M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 6.45M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1.59M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 4.16M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 5.09M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 1.73M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 964K 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 7.55M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 5.23M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 2.41M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 3.06M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 2.32M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 2.45M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 3.51M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 4.84M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 2.95M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 1.82M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 8.71M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 4.45M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 1.37M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 1.12M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 6.81M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 4.02M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 2.38M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 3.58M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 2.42M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 2.56M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 3.67M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 4.76M 1s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 2.97M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 1.91M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 8.25M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 4.18M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.41M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 1.12M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 7.12M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 4.10M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 2.48M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 3.42M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 2.37M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 2.80M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 2.87M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 6.40M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 4.32M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 1.65M 0s unit-abot-epc-basic-0: 08:46:52 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 7.45M 0s unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 4.44M 0s unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 1.70M 0s unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 1.01M 0s unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 6.92M 0s unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 8.32M 0s unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 2.12M 0s unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 2.84M=20s unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install 2018-12-10 08:46:53 (2.27 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:46:53 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: 08:46:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57452 files and directories currently installed.) unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 08:46:53 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 08:46:55 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 08:46:56 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: 08:46:56 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 08:46:56 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: 08:46:56 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 08:46:56 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: 08:46:56 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: 08:46:56 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 08:46:56 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: 08:46:56 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 08:46:56 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: 08:46:56 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 08:46:56 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: 08:46:56 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 08:46:56 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 08:46:56 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: 08:46:57 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: 08:46:57 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: 08:46:57 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: 08:46:57 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: 08:46:58 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: 08:46:58 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: 08:46:58 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: 08:46:58 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: 08:46:58 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: 08:46:59 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: 08:46:59 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: 08:46:59 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: 08:46:59 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: 08:46:59 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: 08:47:00 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: 08:47:00 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: 08:47:00 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: 08:47:00 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: 08:47:00 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: 08:47:00 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: 08:47:01 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: 08:47:01 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: 08:47:01 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: 08:47:01 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: 08:47:01 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: 08:47:02 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: 08:47:02 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: 08:47:02 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: 08:47:02 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: 08:47:02 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: 08:47:02 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: 08:47:02 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: 08:47:02 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: 08:47:03 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: 08:47:03 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: 08:47:03 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: 08:47:03 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: 08:47:03 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: 08:47:03 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: 08:47:03 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: 08:47:04 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: 08:47:04 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: 08:47:04 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: 08:47:04 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: 08:47:04 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: 08:47:04 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: 08:47:05 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: 08:47:05 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: 08:47:05 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: 08:47:05 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: 08:47:05 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: 08:47:05 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: 08:47:05 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: 08:47:06 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: 08:47:06 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: 08:47:06 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: 08:47:06 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.8 [391 kB] unit-abot-epc-basic-0: 08:47:06 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: 08:47:06 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: 08:47:06 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: 08:47:07 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: 08:47:07 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: 08:47:07 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: 08:47:07 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: 08:47:07 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: 08:47:07 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: 08:47:07 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: 08:47:08 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 08:47:08 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: 08:47:08 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: 08:47:08 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: 08:47:08 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: 08:47:08 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: 08:47:09 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: 08:47:09 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: 08:47:09 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: 08:47:09 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: 08:47:09 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: 08:47:09 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 08:47:09 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 08:47:10 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 08:47:10 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 08:47:10 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: 08:47:10 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: 08:47:10 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: 08:47:10 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: 08:47:10 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: 08:47:11 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: 08:47:11 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: 08:47:11 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: 08:47:11 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: 08:47:11 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: 08:47:11 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: 08:47:12 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: 08:47:12 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 08:47:12 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 08:47:12 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-140.166 [854 kB] unit-abot-epc-basic-0: 08:47:12 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 08:47:12 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 08:47:13 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 08:47:13 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 08:47:13 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 08:47:14 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 08:47:14 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 08:47:14 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 08:47:14 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 08:47:15 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 08:47:15 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 08:47:15 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 08:47:15 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 08:47:15 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 08:47:16 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 08:47:16 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 08:47:16 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 08:47:17 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 08:47:17 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 08:47:17 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 08:47:18 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: 08:47:18 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: 08:47:18 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 08:47:18 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 08:47:18 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 08:47:18 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 08:47:18 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 08:47:19 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 08:47:19 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 08:47:19 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 08:47:19 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 08:47:19 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 08:47:19 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 08:47:20 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: 08:47:20 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: 08:47:20 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 08:47:20 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-abot-epc-basic-0: 08:47:23 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: 08:47:24 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: 08:47:24 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: 08:47:24 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: 08:47:24 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: 08:47:24 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: 08:47:25 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: 08:47:25 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: 08:47:25 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: 08:47:25 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: 08:47:25 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: 08:47:25 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: 08:47:26 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: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 29s (3478 kB/s) unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 08:47:26 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 ... 57615 files and directories currently installed.) unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 08:47:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 08:47:26 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: 08:47:26 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 08:47:27 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: 08:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 08:47:27 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: 08:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 08:47:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 08:47:28 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: 08:47:28 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: 08:47:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 08:47:28 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: 08:47:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 08:47:28 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: 08:47:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 08:47:28 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 08:47:29 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: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:47:29 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 08:47:30 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: 08:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 08:47:30 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: 08:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 08:47:30 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: 08:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 08:47:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 08:47:31 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: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 08:47:31 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: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:47:31 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:47:32 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 08:47:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 08:47:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 08:47:33 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:47:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 08:47:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 08:47:33 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:47:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 08:47:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 08:47:33 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:47:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 08:47:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 08:47:33 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:47:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 08:47:34 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: 08:47:34 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 08:47:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 08:47:34 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: 08:47:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:47:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 08:47:34 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: 08:47:34 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:47:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 08:47:34 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: 08:47:34 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:47:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 08:47:34 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: 08:47:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:47:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 08:47:35 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: 08:47:35 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:47:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 08:47:35 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: 08:47:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:47:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 08:47:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:47:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 08:47:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 08:47:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 08:47:36 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: 08:47:36 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 08:47:36 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 ... 61258 files and directories currently installed.) unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:47:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-140.166_amd64.deb ... unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-140.166) ... unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 08:47:37 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:47:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 08:47:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 08:47:38 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 08:47:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 08:47:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:38 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 08:47:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:47:39 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:40 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:41 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 08:47:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:47:42 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:47:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 08:47:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:42 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 08:47:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:47:43 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 08:47:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 08:47:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 08:47:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 08:47:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 08:47:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 08:47:45 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: 08:47:45 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 08:47:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 08:47:45 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: 08:47:45 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:47:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 08:47:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 08:47:45 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 08:47:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 08:47:45 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: 08:47:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:47:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 08:47:46 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: 08:47:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:47:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 08:47:47 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: 08:47:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:47:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 08:47:47 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: 08:47:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:47:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 08:47:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 08:47:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 08:47:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 08:47:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 08:47:47 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 08:47:48 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: 08:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 08:47:48 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: 08:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 08:47:48 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: 08:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 08:47:48 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: 08:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 08:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 08:47:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 08:47:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 08:47:53 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: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 08:47:53 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 08:47:54 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: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:47:54 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 08:47:56 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 08:48:03 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 08:48:03 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: 08:48:03 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:48:04 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:48:04 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:48:04 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 08:48:04 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 08:48:04 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 08:48:04 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 08:48:04 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 08:48:06 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 08:48:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.2 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 471.6 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 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 953.3 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 498.3 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1002.3 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/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: 08:48:07 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: 08:48:07 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 444.1 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 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 1162.4 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 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 682.9 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1115.1 KB/sec) unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 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: 08:48:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 71.2 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 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 841.7 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 989.0 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 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 250.1 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 08:48:07 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: 08:48:07 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: 08:48:07 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: 08:48:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 131.8 KB/sec) unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 418.0 KB/sec) machine-1: 08:48:07 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 08:48:07 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 08:48:07 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 493.0 KB/sec) machine-1: 08:48:07 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 08:48:07 DEBUG juju.worker start "engine" machine-1: 08:48:07 INFO juju.worker start "engine" machine-1: 08:48:07 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 08:48:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 08:48:07 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 08:48:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 08:48:07 DEBUG juju.worker "engine" started machine-1: 08:48:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.introspection stats worker now serving machine-1: 08:48:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 08:48:07 DEBUG juju.worker.apicaller connecting with old password machine-1: 08:48:07 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 08:48:07 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 08:48:07 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 08:48:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 08:48:07 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom machine-1: 08:48:07 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-1: 08:48:07 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-1: 08:48:07 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-1: 08:48:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 48.2 KB/sec) unit-abot-epc-basic-0: 08:48:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom machine-1: 08:48:07 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 08:48:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) machine-1: 08:48:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 08:48:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom machine-1: 08:48:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:48:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 203.0 KB/sec) machine-1: 08:48:08 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 08:48:08 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 machine-1: 08:48:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 08:48:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 25.3 KB/sec) unit-abot-epc-basic-0: 08:48:08 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: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 373.5 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom machine-1: 08:48:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 08:48:08 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: 08:48:08 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: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 352.4 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 145.5 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 08:48:08 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 132.5 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 159.5 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 08:48:08 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 130.5 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 08:48:08 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 77.2 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 08:48:08 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 57.3 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 117.7 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 454.0 KB/sec) unit-abot-epc-basic-0: 08:48:08 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: 08:48:08 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 1779.8 KB/sec) unit-abot-epc-basic-0: 08:48:08 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: 08:48:08 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 1057.5 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 282.3 KB/sec) unit-abot-epc-basic-0: 08:48:08 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: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1515.3 KB/sec) unit-abot-epc-basic-0: 08:48:08 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: 08:48: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/org/apache/apache/13/apache-13.pom (14 KB at 682.3 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 58.9 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 153.6 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1174.5 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 412.5 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 08:48: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/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 662.1 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB 13/13 KB 3/153 KB 5/153 KB 8/153 KB 11/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 294.7 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 13/153 KB 16/153 KB 19/153 KB 21/153 KB 24/153 KB 27/153 KB 29/153 KB 32/153 KB 36/153 KB 3/50 KB 40/153 KB 3/50 KB 36/153 KB 5/50 KB 40/153 KB 8/50 KB 40/153 KB 11/50 KB 40/153 KB 13/50 KB 40/153 KB 16/50 KB 40/153 KB 16/50 KB 44/153 KB 16/50 KB 48/153 KB 19/50 KB 52/153 KB 19/50 KB 56/153 KB 19/50 KB 60/153 KB 19/50 KB 64/153 KB 19/50 KB 48/153 KB 21/50 KB 64/153 KB 24/50 KB 64/153 KB 27/50 KB 64/153 KB 29/50 KB 64/153 KB 32/50 KB 64/153 KB 36/50 KB 64/153 KB 40/50 KB 68/153 KB 36/50 KB 68/153 KB 40/50 KB 72/153 KB 40/50 KB 76/153 KB 44/50 KB 76/153 KB 44/50 KB 80/153 KB 48/50 KB 80/153 KB 48/50 KB 84/153 KB 50/50 KB 3/48 KB 88/153 KB 3/35 KB 50/50 KB 3/48 KB 84/153 KB 3/35 KB 50/50 KB 3/48 KB 88/153 KB 5/35 KB 50/50 KB 3/48 KB 84/153 KB 50/50 KB 6/48 KB 88/153 KB 5/35 KB 50/50 KB 9/48 KB 88/153 KB 8/35 KB 50/50 KB 84/153 KB 50/50 KB 6/48 KB 88/153 KB 8/35 KB 50/50 KB 9/48 KB 88/153 KB 11/35 KB 50/50 KB 11/48 KB 88/153 KB 11/35 KB 50/50 KB 14/48 KB 88/153 KB 13/35 KB 50/50 KB 11/48 KB 88/153 KB 13/35 KB 50/50 KB 14/48 KB 92/153 KB 13/35 KB 50/50 KB 16/48 KB 96/153 KB 13/35 KB 50/50 KB 16/48 KB 96/153 KB 13/35 KB 50/50 KB 16/48 KB 100/153 KB 13/35 KB 50/50 KB 19/48 KB 104/153 KB 13/35 KB 50/50 KB 19/48 KB 108/153 KB 16/35 KB 50/50 KB 19/48 KB 100/153 KB 13/35 KB 50/50 KB 19/48 KB 104/153 KB 16/35 KB 50/50 KB 19/48 KB 108/153 KB 19/35 KB 50/50 KB 19/48 KB 108/153 KB 21/35 KB 50/50 KB 19/48 KB 108/153 KB 24/35 KB 50/50 KB 22/48 KB 3/30 KB 108/153 KB 27/35 KB 50/50 KB 22/48 KB 108/153 KB 24/35 KB 50/50 KB 22/48 KB 3/30 KB 108/153 KB 24/35 KB 50/50 KB 22/48 KB 6/30 KB 108/153 KB 27/35 KB 50/50 KB 22/48 KB 9/30 KB 108/153 KB 27/35 KB 50/50 KB 22/48 KB 11/30 KB 108/153 KB 27/35 KB 50/50 KB 25/48 KB 11/30 KB 108/153 KB 27/35 KB 50/50 KB 25/48 KB 11/30 KB 112/153 KB 27/35 KB 50/50 KB 25/48 KB 11/30 KB 116/153 KB 27/35 KB 27/48 KB 11/30 KB 120/153 KB 29/35 KB 27/48 KB 11/30 KB 116/153 KB 29/35 KB 27/48 KB 11/30 KB 116/153 KB 27/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 646.0 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 27/48 KB 14/30 KB 120/153 KB 29/35 KB 27/48 KB 16/30 KB 120/153 KB 29/35 KB 30/48 KB 19/30 KB 120/153 KB 29/35 KB 30/48 KB 16/30 KB 120/153 KB 29/35 KB 30/48 KB 19/30 KB 120/153 KB 32/35 KB 30/48 KB 19/30 KB 120/153 KB 35/35 KB 32/48 KB 22/30 KB 120/153 KB 35/35 KB 32/48 KB 22/30 KB 120/153 KB 35/35 KB 30/48 KB 22/30 KB 120/153 KB 35/35 KB 32/48 KB 25/30 KB 120/153 KB 35/35 KB 36/48 KB 27/30 KB 124/153 KB 35/35 KB 36/48 KB 25/30 KB 124/153 KB 35/35 KB 32/48 KB 25/30 KB 124/153 KB 35/35 KB 36/48 KB 27/30 KB 128/153 KB 35/35 KB 36/48 KB 27/30 KB 132/153 KB 35/35 KB 40/48 KB 30/30 KB 136/153 KB 35/35 KB 40/48 KB 30/30 KB 132/153 KB 35/35 KB 36/48 KB 30/30 KB 132/153 KB 35/35 KB 44/48 KB 30/30 KB 136/153 KB 35/35 KB 48/48 KB 30/30 KB 136/153 KB 35/35 KB 48/48 KB 30/30 KB 4/190 KB 136/153 KB 35/35 KB 48/48 KB 30/30 KB 8/190 KB 136/153 KB 35/35 KB 48/48 KB 30/30 KB 12/190 KB 140/153 KB 35/35 KB 48/48 KB 30/30 KB 8/190 KB 140/153 KB 35/35 KB 48/48 KB 30/30 KB 12/190 KB 144/153 KB 35/35 KB 48/48 KB 30/30 KB 16/190 KB 144/153 KB 35/35 KB 48/48 KB 30/30 KB 20/190 KB 148/153 KB 48/48 KB 30/30 KB 24/190 KB 148/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 367.4 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 48/48 KB 30/30 KB 16/190 KB 148/153 KB 35/35 KB 48/48 KB 28/190 KB 152/153 KB 48/48 KB 28/190 KB 153/153 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 302.2 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 48/48 KB 28/190 KB 148/153 KB 32/190 KB 153/153 KB 36/190 KB 153/153 KB 40/190 KB 153/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 469.5 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 44/190 KB 153/153 KB 48/190 KB 153/153 KB 3/119 KB 52/190 KB 153/153 KB 3/119 KB 56/190 KB 153/153 KB 3/119 KB 44/190 KB 153/153 KB 3/119 KB 60/190 KB 153/153 KB 3/119 KB 64/190 KB 153/153 KB 3/119 KB 4/86 KB 64/190 KB 153/153 KB 3/119 KB 4/86 KB 4/37 KB 64/190 KB 6/119 KB 4/86 KB 4/37 KB 64/190 KB 9/119 KB 4/86 KB 4/37 KB 64/190 KB 11/119 KB 4/86 KB 4/37 KB 64/190 KB 14/119 KB 4/86 KB 4/37 KB 64/190 KB 153/153 KB 3/119 KB 4/86 KB 4/37 KB 64/190 KB 16/119 KB 4/86 KB 8/37 KB 64/190 KB 19/119 KB 4/86 KB 8/37 KB 64/190 KB 22/119 KB 4/86 KB 8/37 KB 68/190 KB 22/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: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 4/86 KB 8/37 KB 68/190 KB 25/119 KB 4/86 KB 8/37 KB 64/190 KB 16/119 KB 4/86 KB 12/37 KB 68/190 KB 25/119 KB 4/86 KB 16/37 KB 68/190 KB 25/119 KB 4/86 KB 20/37 KB 68/190 KB 25/119 KB 4/86 KB 24/37 KB 68/190 KB 25/119 KB 4/86 KB 24/37 KB 68/190 KB 27/119 KB 4/86 KB 28/37 KB 68/190 KB 27/119 KB 8/86 KB 32/37 KB 72/190 KB 30/119 KB 4/86 KB 28/37 KB 72/190 KB 30/119 KB 8/86 KB 28/37 KB 72/190 KB 30/119 KB 8/86 KB 28/37 KB 72/190 KB 27/119 KB 12/86 KB 32/37 KB 76/190 KB 30/119 KB 16/86 KB 32/37 KB 76/190 KB 30/119 KB 16/86 KB 32/37 KB 76/190 KB 30/119 KB 16/86 KB 32/37 KB 80/190 KB 30/119 KB 16/86 KB 32/37 KB 80/190 KB 32/119 KB 16/86 KB 32/37 KB 84/190 KB 32/119 KB 20/86 KB 36/37 KB 88/190 KB 3/66 KB 36/119 KB 20/86 KB 36/37 KB 84/190 KB 3/66 KB 36/119 KB 20/86 KB 36/37 KB 88/190 KB 5/66 KB 36/119 KB 20/86 KB 36/37 KB 88/190 KB 8/66 KB 36/119 KB 20/86 KB 36/37 KB 88/190 KB 11/66 KB 36/119 KB 20/86 KB 36/37 KB 88/190 KB 13/66 KB 36/119 KB 20/86 KB 36/37 KB 88/190 KB 16/66 KB 36/119 KB 20/86 KB 36/37 KB 84/190 KB 36/119 KB 20/86 KB 36/37 KB 84/190 KB 32/119 KB 24/86 KB 36/37 KB 88/190 KB 16/66 KB 36/119 KB 28/86 KB 36/37 KB 88/190 KB 16/66 KB 36/119 KB 32/86 KB 36/37 KB 92/190 KB 19/66 KB 40/119 KB 16/86 KB 36/37 KB 84/190 KB 32/119 KB 32/86 KB 37/37 KB 92/190 KB 19/66 KB 40/119 KB 28/86 KB 36/37 KB 92/190 KB 19/66 KB 40/119 KB 28/86 KB 36/37 KB 92/190 KB 16/66 KB 40/119 KB 28/86 KB 36/37 KB 88/190 KB 16/66 KB 40/119 KB 32/86 KB 37/37 KB 92/190 KB 19/66 KB 44/119 KB 32/86 KB 37/37 KB 96/190 KB 19/66 KB 44/119 KB 32/86 KB 37/37 KB 96/190 KB 19/66 KB 48/119 KB 36/86 KB 37/37 KB 100/190 KB 21/66 KB 48/119 KB 36/86 KB 37/37 KB 100/190 KB 24/66 KB 48/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 36/86 KB 37/37 KB 100/190 KB 19/66 KB 48/119 KB 36/86 KB 37/37 KB 96/190 KB 19/66 KB 48/119 KB 40/86 KB 100/190 KB 27/66 KB 52/119 KB 36/86 KB 100/190 KB 27/66 KB 52/119 KB 36/86 KB 100/190 KB 27/66 KB 48/119 KB 40/86 KB 104/190 KB 29/66 KB 52/119 KB 44/86 KB 104/190 KB 32/66 KB 56/119 KB 40/86 KB 104/190 KB 27/66 KB 52/119 KB 44/86 KB 108/190 KB 32/66 KB 56/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 44/86 KB 104/190 KB 29/66 KB 56/119 KB 44/86 KB 104/190 KB 29/66 KB 52/119 KB 48/86 KB 112/190 KB 32/66 KB 56/119 KB 44/86 KB 112/190 KB 32/66 KB 56/119 KB 48/86 KB 112/190 KB 32/66 KB 60/119 KB 52/86 KB 112/190 KB 32/66 KB 64/119 KB 52/86 KB 116/190 KB 32/66 KB 64/119 KB 52/86 KB 120/190 KB 36/66 KB 64/119 KB 52/86 KB 124/190 KB 36/66 KB 64/119 KB 52/86 KB 128/190 KB 36/66 KB 68/119 KB 52/86 KB 132/190 KB 36/66 KB 68/119 KB 52/86 KB 136/190 KB 36/66 KB 68/119 KB 52/86 KB 112/190 KB 32/66 KB 60/119 KB 56/86 KB 4/26 KB 136/190 KB 36/66 KB 68/119 KB 60/86 KB 4/26 KB 136/190 KB 36/66 KB 68/119 KB 64/86 KB 4/26 KB 136/190 KB 36/66 KB 68/119 KB 68/86 KB 4/26 KB 136/190 KB 36/66 KB 68/119 KB 52/86 KB 4/26 KB 136/190 KB 36/66 KB 68/119 KB 52/86 KB 124/190 KB 36/66 KB 68/119 KB 68/86 KB 4/26 KB 136/190 KB 36/66 KB 72/119 KB 68/86 KB 4/26 KB 136/190 KB 36/66 KB 76/119 KB 68/86 KB 4/26 KB 136/190 KB 36/66 KB 80/119 KB 68/86 KB 4/26 KB 136/190 KB 36/66 KB 84/119 KB 52/86 KB 116/190 KB 36/66 KB 64/119 KB 72/86 KB 8/26 KB 140/190 KB 40/66 KB 84/119 KB 72/86 KB 8/26 KB 140/190 KB 44/66 KB 84/119 KB 72/86 KB 8/26 KB 140/190 KB 48/66 KB 84/119 KB 72/86 KB 8/26 KB 140/190 KB 52/66 KB 84/119 KB 72/86 KB 8/26 KB 140/190 KB 56/66 KB 88/119 KB 72/86 KB 8/26 KB 140/190 KB 36/66 KB 84/119 KB 72/86 KB 8/26 KB 136/190 KB 36/66 KB 84/119 KB 68/86 KB 8/26 KB 136/190 KB 36/66 KB 84/119 KB 76/86 KB 12/26 KB 144/190 KB 56/66 KB 88/119 KB 76/86 KB 16/26 KB 144/190 KB 56/66 KB 88/119 KB 76/86 KB 20/26 KB 144/190 KB 56/66 KB 88/119 KB 72/86 KB 8/26 KB 140/190 KB 52/66 KB 88/119 KB 76/86 KB 20/26 KB 144/190 KB 60/66 KB 92/119 KB 76/86 KB 20/26 KB 144/190 KB 60/66 KB 88/119 KB 76/86 KB 20/26 KB 144/190 KB 56/66 KB 88/119 KB 76/86 KB 20/26 KB 148/190 KB 64/66 KB 96/119 KB 76/86 KB 8/26 KB 144/190 KB 56/66 KB 88/119 KB 80/86 KB 24/26 KB 148/190 KB 64/66 KB 96/119 KB 84/86 KB 24/26 KB 148/190 KB 64/66 KB 96/119 KB 86/86 KB 24/26 KB 148/190 KB 64/66 KB 96/119 KB 76/86 KB 24/26 KB 148/190 KB 64/66 KB 96/119 KB 86/86 KB 26/26 KB 148/190 KB 64/66 KB 96/119 KB 76/86 KB 20/26 KB 148/190 KB 64/66 KB 96/119 KB 86/86 KB 26/26 KB 148/190 KB 66/66 KB 96/119 KB 76/86 KB 20/26 KB 148/190 KB 64/66 KB 96/119 KB 86/86 KB 26/26 KB 148/190 KB 66/66 KB 100/119 KB 86/86 KB 26/26 KB 152/190 KB 66/66 KB 104/119 KB 86/86 KB 26/26 KB 152/190 KB 66/66 KB 100/119 KB 86/86 KB 26/26 KB 156/190 KB 66/66 KB 104/119 KB 86/86 KB 26/26 KB 160/190 KB 66/66 KB 104/119 KB 86/86 KB 26/26 KB 160/190 KB 66/66 KB 108/119 KB 86/86 KB 26/26 KB 164/190 KB 66/66 KB 112/119 KB 86/86 KB 26/26 KB 164/190 KB 66/66 KB 116/119 KB 86/86 KB 26/26 KB 164/190 KB 66/66 KB 108/119 KB 86/86 KB 26/26 KB 168/190 KB 66/66 KB 119/119 KB 86/86 KB 26/26 KB 164/190 KB 66/66 KB 119/119 KB 86/86 KB 26/26 KB 172/190 KB 66/66 KB 119/119 KB 86/86 KB 26/26 KB 176/190 KB 119/119 KB 86/86 KB 26/26 KB 180/190 KB 119/119 KB 26/26 KB 184/190 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 428.5 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 161.6 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 548.3 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 188/190 KB 190/190 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 743.6 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 3/324 KB 190/190 KB 5/324 KB 190/190 KB 8/324 KB 190/190 KB 11/324 KB 190/190 KB 4/228 KB 4/79 KB 13/324 KB 190/190 KB 4/228 KB 4/79 KB 11/324 KB 190/190 KB 4/228 KB 11/324 KB 190/190 KB 8/228 KB 4/79 KB 13/324 KB 190/190 KB 12/228 KB 8/79 KB 13/324 KB 190/190 KB 12/228 KB 4/79 KB 13/324 KB 190/190 KB 12/228 KB 12/79 KB 13/324 KB 190/190 KB 16/228 KB 12/79 KB 13/324 KB 190/190 KB 16/228 KB 16/79 KB 13/324 KB 190/190 KB 16/228 KB 16/79 KB 16/324 KB 190/190 KB 20/228 KB 20/79 KB 19/324 KB 190/190 KB 20/228 KB 20/79 KB 21/324 KB 190/190 KB 20/228 KB 20/79 KB 24/324 KB 4/152 KB 20/228 KB 20/79 KB 16/324 KB 190/190 KB 16/228 KB 20/79 KB 16/324 KB 190/190 KB 20/228 KB 20/79 KB 21/324 KB 4/152 KB 24/228 KB 24/79 KB 24/324 KB 8/152 KB 24/228 KB 24/79 KB 24/324 KB 12/152 KB 24/228 KB 24/79 KB 24/324 KB 16/152 KB 24/228 KB 24/79 KB 24/324 KB 20/152 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 1077.5 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 24/228 KB 24/79 KB 24/324 KB 20/152 KB 24/228 KB 24/79 KB 24/324 KB 20/152 KB 28/228 KB 28/79 KB 24/324 KB 20/152 KB 32/228 KB 28/79 KB 24/324 KB 20/152 KB 32/228 KB 28/79 KB 24/324 KB 20/152 KB 32/228 KB 32/79 KB 24/324 KB 20/152 KB 36/228 KB 32/79 KB 24/324 KB 20/152 KB 40/228 KB 36/79 KB 27/324 KB 24/152 KB 36/228 KB 36/79 KB 27/324 KB 24/152 KB 36/228 KB 32/79 KB 27/324 KB 24/152 KB 36/228 KB 32/79 KB 24/324 KB 24/152 KB 44/228 KB 40/79 KB 27/324 KB 28/152 KB 44/228 KB 40/79 KB 27/324 KB 32/152 KB 44/228 KB 40/79 KB 29/324 KB 32/152 KB 44/228 KB 40/79 KB 32/324 KB 32/152 KB 44/228 KB 40/79 KB 36/324 KB 36/152 KB 44/228 KB 40/79 KB 40/324 KB 36/152 KB 44/228 KB 40/79 KB 32/324 KB 36/152 KB 44/228 KB 40/79 KB 27/324 KB 24/152 KB 44/228 KB 40/79 KB 32/324 KB 36/152 KB 44/228 KB 40/79 KB 40/324 KB 3/32 KB 36/152 KB 44/228 KB 40/79 KB 40/324 KB 6/32 KB 36/152 KB 48/228 KB 44/79 KB 44/324 KB 9/32 KB 40/152 KB 48/228 KB 44/79 KB 44/324 KB 11/32 KB 40/152 KB 48/228 KB 44/79 KB 44/324 KB 14/32 KB 40/152 KB 48/228 KB 44/79 KB 44/324 KB 16/32 KB 40/152 KB 48/228 KB 44/79 KB 44/324 KB 19/32 KB 40/152 KB 48/228 KB 44/79 KB 44/324 KB 6/32 KB 40/152 KB 48/228 KB 44/79 KB 48/324 KB 19/32 KB 40/152 KB 48/228 KB 44/79 KB 52/324 KB 19/32 KB 40/152 KB 48/228 KB 44/79 KB 56/324 KB 19/32 KB 40/152 KB 48/228 KB 44/79 KB 60/324 KB 19/32 KB 40/152 KB 48/228 KB 44/79 KB 64/324 KB 19/32 KB 40/152 KB 48/228 KB 44/79 KB 68/324 KB 19/32 KB 40/152 KB 48/228 KB 44/79 KB 40/324 KB 6/32 KB 40/152 KB 52/228 KB 44/79 KB 68/324 KB 22/32 KB 40/152 KB 56/228 KB 44/79 KB 68/324 KB 22/32 KB 40/152 KB 60/228 KB 44/79 KB 68/324 KB 22/32 KB 40/152 KB 64/228 KB 44/79 KB 68/324 KB 22/32 KB 40/152 KB 68/228 KB 44/79 KB 68/324 KB 22/32 KB 40/152 KB 44/228 KB 44/79 KB 40/324 KB 6/32 KB 40/152 KB 68/228 KB 48/79 KB 68/324 KB 22/32 KB 40/152 KB 68/228 KB 52/79 KB 68/324 KB 22/32 KB 40/152 KB 68/228 KB 56/79 KB 68/324 KB 22/32 KB 40/152 KB 68/228 KB 60/79 KB 68/324 KB 22/32 KB 40/152 KB 68/228 KB 64/79 KB 68/324 KB 22/32 KB 40/152 KB 68/228 KB 68/79 KB 68/324 KB 22/32 KB 40/152 KB 44/228 KB 40/79 KB 40/324 KB 6/32 KB 40/152 KB 72/228 KB 68/79 KB 68/324 KB 22/32 KB 44/152 KB 72/228 KB 68/79 KB 68/324 KB 22/32 KB 48/152 KB 72/228 KB 68/79 KB 68/324 KB 22/32 KB 52/152 KB 72/228 KB 68/79 KB 68/324 KB 22/32 KB 56/152 KB 72/228 KB 68/79 KB 68/324 KB 22/32 KB 60/152 KB 72/228 KB 68/79 KB 68/324 KB 22/32 KB 64/152 KB 72/228 KB 68/79 KB 68/324 KB 22/32 KB 68/152 KB 72/228 KB 72/79 KB 72/324 KB 22/32 KB 72/152 KB 72/228 KB 68/79 KB 68/324 KB 22/32 KB 40/152 KB 76/228 KB 72/79 KB 72/324 KB 22/32 KB 76/152 KB 48/228 KB 44/79 KB 68/324 KB 22/32 KB 40/152 KB 76/228 KB 72/79 KB 72/324 KB 25/32 KB 76/152 KB 72/228 KB 72/79 KB 72/324 KB 22/32 KB 68/152 KB 72/228 KB 72/79 KB 68/324 KB 22/32 KB 68/152 KB 80/228 KB 76/79 KB 76/324 KB 25/32 KB 76/152 KB 80/228 KB 79/79 KB 76/324 KB 25/32 KB 76/152 KB 80/228 KB 72/79 KB 72/324 KB 25/32 KB 76/152 KB 72/228 KB 72/79 KB 72/324 KB 22/32 KB 76/152 KB 80/228 KB 72/79 KB 76/324 KB 25/32 KB 76/152 KB 80/228 KB 79/79 KB 80/324 KB 25/32 KB 80/152 KB 80/228 KB 79/79 KB 76/324 KB 25/32 KB 80/152 KB 80/228 KB 79/79 KB 80/324 KB 27/32 KB 84/152 KB 84/228 KB 79/79 KB 84/324 KB 27/32 KB 88/152 KB 80/228 KB 79/79 KB 80/324 KB 27/32 KB 80/152 KB 84/228 KB 79/79 KB 84/324 KB 30/32 KB 92/152 KB 84/228 KB 79/7 unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 9 KB 84/324 KB 32/32 KB 92/152 KB 84/228 KB 79/79 KB 84/324 KB 27/32 KB 84/152 KB 84/228 KB 79/79 KB 80/324 KB 27/32 KB 84/152 KB 88/228 KB 79/79 KB 84/324 KB 32/32 KB 92/152 KB 92/228 KB 79/79 KB 84/324 KB 32/32 KB 92/152 KB 96/228 KB 79/79 KB 88/324 KB 32/32 KB 92/152 KB 92/228 KB 79/79 KB 88/324 KB 32/32 KB 92/152 KB 96/228 KB 79/79 KB 92/324 KB 32/32 KB 92/152 KB 84/228 KB 79/79 KB 84/324 KB 32/32 KB 92/152 KB 96/228 KB 79/79 KB 92/324 KB 32/32 KB 96/152 KB 100/228 KB 79/79 KB 92/324 KB 32/32 KB 96/152 KB 104/228 KB 79/79 KB 96/324 KB 32/32 KB 100/152 KB 100/228 KB 79/79 KB 96/324 KB 32/32 KB 100/152 KB 100/228 KB 79/79 KB 96/324 KB 32/32 KB 96/152 KB 108/228 KB 100/324 KB 32/32 KB 104/152 KB 108/228 KB 96/324 KB 32/32 KB 104/152 KB 108/228 KB 104/324 KB 32/32 KB 108/152 KB 108/228 KB 104/324 KB 32/32 KB 112/152 KB 108/228 KB 104/324 KB 32/32 KB 108/152 KB 108/228 KB 108/324 KB 32/32 KB 112/152 KB 108/228 KB 112/324 KB 32/32 KB 112/152 KB 108/228 KB 79/79 KB 104/324 KB 32/32 KB 108/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 380.8 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 148.9 KB/sec) machine-1: 08:48:08 DEBUG juju.worker.apicaller connected machine-1: 08:48:08 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 112/228 KB 116/324 KB 116/152 KB 112/228 KB 120/324 KB 116/152 KB 108/228 KB 112/324 KB 32/32 KB 116/152 KB 112/228 KB 112/324 KB 116/152 KB 116/228 KB 124/324 KB 120/152 KB 120/228 KB 124/324 KB 120/152 KB 112/228 KB 124/324 KB 120/152 KB 124/228 KB 124/324 KB 124/152 KB 124/228 KB 124/324 KB 128/152 KB 124/228 KB 124/324 KB 120/152 KB 128/228 KB 124/324 KB 128/152 KB 112/228 KB 124/324 KB 128/152 KB 128/228 KB 128/324 KB 128/152 KB 132/228 KB 128/324 KB 132/152 KB 136/228 KB 4/234 KB 132/324 KB 132/152 KB 128/228 KB 128/324 KB 132/152 KB 140/228 KB 4/234 KB 132/324 KB 136/152 KB 132/228 KB 4/234 KB 132/324 KB 132/152 KB 132/228 KB 4/234 KB 128/324 KB 132/152 KB 140/228 KB 8/234 KB 136/324 KB 140/152 KB 140/228 KB 8/234 KB 136/324 KB 140/152 KB 140/228 KB 4/234 KB 136/324 KB 140/152 KB 140/228 KB 8/234 KB 140/324 KB 144/152 KB 140/228 KB 12/234 KB 144/324 KB 144/152 KB 140/228 KB 12/234 KB 140/324 KB 144/152 KB 140/228 KB 12/234 KB 140/324 KB 144/152 KB 140/228 KB 12/234 KB 140/324 KB 144/152 KB 144/228 KB 16/234 KB 144/324 KB 144/152 KB 144/228 KB 20/234 KB 144/324 KB 148/152 KB 144/228 KB 24/234 KB 148/324 KB 148/152 KB 144/228 KB 28/234 KB 148/324 KB 148/152 KB 144/228 KB 16/234 KB 144/324 KB 148/152 KB 144/228 KB 32/234 KB 148/324 KB 152/152 KB 144/228 KB 32/234 KB 148/324 KB 152/152 KB 144/228 KB 12/234 KB 144/324 KB 144/152 KB 148/228 KB 32/234 KB 148/324 KB 152/152 KB 152/228 KB 32/234 KB 148/324 KB 152/152 KB 156/228 KB 32/234 KB 148/324 KB 152/152 KB 144/228 KB 20/234 KB 148/324 KB 148/152 KB 160/228 KB 32/234 KB 152/324 KB 152/152 KB 160/228 KB 32/234 KB 156/324 KB 152/152 KB 160/228 KB 32/234 KB 160/324 KB 152/152 KB 160/228 KB 32/234 KB 160/324 KB 152/152 KB 144/228 KB 32/234 KB 148/324 KB 148/152 KB 160/228 KB 36/234 KB 160/324 KB 152/152 KB 164/228 KB 40/234 KB 164/324 KB 152/152 KB 164/228 KB 44/234 KB 164/324 KB 152/152 KB 164/228 KB 36/234 KB 164/324 KB 152/152 KB 168/228 KB 44/234 KB 164/324 KB 152/152 KB 172/228 KB 44/234 KB 164/324 KB 152/152 KB 176/228 KB 44/234 KB 164/324 KB 152/152 KB 160/228 KB 36/234 KB 164/324 KB 152/152 KB 176/228 KB 48/234 KB 168/324 KB 152/152 KB 176/228 KB 48/234 KB 172/324 KB 152/152 KB 176/228 KB 48/234 KB 176/324 KB 152/152 KB 176/228 KB 48/234 KB 164/324 KB 152/152 KB 176/228 KB 48/234 KB 180/324 KB 152/152 KB 180/228 KB 52/234 KB 184/324 KB 152/152 KB 180/228 KB 52/234 KB 188/324 KB 152/152 KB 180/228 KB 52/234 KB 180/324 KB 152/152 KB 184/228 KB 52/234 KB 192/324 KB 188/228 KB 52/234 KB 192/324 KB 192/228 KB 52/234 KB 192/324 KB 176/228 KB 52/234 KB 180/324 KB 152/152 KB 192/228 KB 56/234 KB 192/324 KB 192/228 KB 60/234 KB 192/324 KB 180/228 KB 52/234 KB 192/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 646.0 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 192/228 KB 64/234 KB 192/324 KB 192/228 KB 68/234 KB 192/324 KB 196/228 KB 72/234 KB 196/324 KB 196/228 KB 76/234 KB 196/324 KB 196/228 KB 68/234 KB 196/324 KB 200/228 KB 80/234 KB 196/324 KB 204/228 KB 80/234 KB 196/324 KB 208/228 KB 80/234 KB 196/324 KB 192/228 KB 68/234 KB 196/324 KB 208/228 KB 80/234 KB 200/324 KB 208/228 KB 80/234 KB 204/324 KB 208/228 KB 80/234 KB 208/324 KB 196/228 KB 80/234 KB 196/324 KB 208/228 KB 80/234 KB 212/324 KB 212/228 KB 84/234 KB 216/324 KB 212/228 KB 84/234 KB 220/324 KB 212/228 KB 84/234 KB 224/324 KB 212/228 KB 84/234 KB 228/324 KB 212/228 KB 84/234 KB 232/324 KB 212/228 KB 84/234 KB 236/324 KB 212/228 KB 84/234 KB 240/324 KB 212/228 KB 84/234 KB 212/324 KB 212/228 KB 88/234 KB 240/324 KB 212/228 KB 80/234 KB 212/324 KB 216/228 KB 92/234 KB 240/324 KB 220/228 KB 92/234 KB 240/324 KB 224/228 KB 92/234 KB 240/324 KB 212/228 KB 92/234 KB 240/324 KB 224/228 KB 96/234 KB 240/324 KB 224/228 KB 100/234 KB 240/324 KB 228/228 KB 100/234 KB 240/324 KB 228/228 KB 104/234 KB 240/324 KB 228/228 KB 108/234 KB 240/324 KB 228/228 KB 112/234 KB 240/324 KB 228/228 KB 116/234 KB 240/324 KB 228/228 KB 120/234 KB 244/324 KB 228/228 KB 124/234 KB 244/324 KB 228/228 KB 128/234 KB 244/324 KB 228/228 KB 116/234 KB 244/324 KB 228/228 KB 128/234 KB 248/324 KB 228/228 KB 128/234 KB 252/324 KB 228/228 KB 128/234 KB 256/324 KB 228/228 KB 128/234 KB 260/324 KB 228/228 KB 132/234 KB 264/324 KB 228/228 KB 132/234 KB 260/324 KB 228/228 KB 136/234 KB 264/324 KB 228/228 KB 140/234 KB 264/324 KB 228/228 KB 140/234 KB 268/324 KB 228/228 KB 140/234 KB 272/324 KB 228/228 KB 144/234 KB 272/324 KB 228/228 KB 144/234 KB 276/324 KB 148/234 KB 280/324 KB 148/234 KB 284/324 KB 148/234 KB 288/324 KB 148/234 KB 276/324 KB 152/234 KB 288/324 KB 156/234 KB 288/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 894.9 KB/sec) machine-1: 08:48:08 DEBUG juju.worker.apicaller password changed machine-1: 08:48:08 DEBUG juju.api RPC connection died machine-1: 08:48:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install 160/234 KB 288/324 KB 164/234 KB 288/324 KB 168/234 KB 292/324 KB 172/234 KB 292/324 KB 176/234 KB 292/324 KB 164/234 KB 292/324 KB 176/234 KB 296/324 KB 176/234 KB 300/324 KB 176/234 KB 304/324 KB 176/234 KB 308/324 KB 180/234 KB 312/324 KB 180/234 KB 316/324 KB 180/234 KB 320/324 KB 180/234 KB 308/324 KB 184/234 KB 320/324 KB 188/234 KB 320/324 KB 192/234 KB 320/324 KB 192/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1208.7 KB/sec) unit-abot-epc-basic-0: 08:48:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 842.4 KB/sec) machine-1: 08:48:08 DEBUG juju.worker.apicaller connecting with current password machine-1: 08:48:08 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-1: 08:48:08 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-1: 08:48:08 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:48:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 08:48:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5583214580727284596.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: 08:48:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:09 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:48:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:09 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.844 s unit-abot-epc-basic-0: 08:48:09 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-10T08:48:09+00:00 unit-abot-epc-basic-0: 08:48:09 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 08:48:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:09 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-1: 08:48:09 DEBUG juju.worker.apicaller connected machine-1: 08:48:09 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 08:48:09 INFO juju.worker.upgrader unblocking abort check machine-1: 08:48:09 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 08:48:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 08:48:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 08:48:09 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 08:48:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 08:48:09 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 08:48:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.logger logger setup machine-1: 08:48:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 08:48:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 08:48:09 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 08:48:09 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 08:48:09 INFO juju.util.exec run result: exit status 127 machine-1: 08:48:09 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec117582684/script.sh: line 1: fanatic: command not found 127 machine-1: 08:48:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 08:48:09 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 08:48:09 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-1: 08:48:09 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 08:48:09 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 08:48:09 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: 08:48:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:48:09 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 08:48:09 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 08:48:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:48:09 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:48:09 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 08:48:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:48:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:48:09 DEBUG juju.network including address public:172.30.9.220 for machine machine-1: 08:48:09 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-1: 08:48:09 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-1: 08:48:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 08:48:09 DEBUG juju.network including address local-machine:::1 for machine machine-1: 08:48:09 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 08:48:09 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 08:48:09 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 08:48:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 08:48:09 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: 08:48:09 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 08:48:09 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 08:48:09 INFO juju.util.exec run result: exit status 127 machine-1: 08:48:09 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec023265653/script.sh: line 1: fanatic: command not found 127 machine-1: 08:48:09 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 08:48:09 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 08:48:09 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 08:48:09 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 08:48:09 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 08:48:09 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-1: 08:48:09 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 08:48:09 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 08:48:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 08:48:09 DEBUG juju.api RPC connection died machine-1: 08:48:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker killing runner 0xc4204d5380 machine-1: 08:48:09 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 08:48:09 INFO juju.worker runner is dying machine-1: 08:48:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 08:48:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 08:48:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 08:48:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.apicaller connecting with current password machine-1: 08:48:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-1: 08:48:09 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-1: 08:48:09 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-1: 08:48:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.apicaller connected machine-1: 08:48:10 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 08:48:10 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 08:48:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 08:48:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 08:48:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 08:48:10 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 08:48:10 INFO juju.worker.upgrader unblocking abort check machine-1: 08:48:10 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 08:48:10 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 08:48:10 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 08:48:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-1: 08:48:10 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 08:48:10 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 08:48:10 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: 08:48:10 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 08:48:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 08:48:10 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 08:48:10 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 08:48:10 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 08:48:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.logger logger setup machine-1: 08:48:10 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 08:48:10 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 08:48:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 08:48:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 08:48:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 08:48:10 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:48:10 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:48:10 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:48:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:48:10 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 08:48:10 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 08:48:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 08:48:10 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 08:48:10 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 08:48:10 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 08:48:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 08:48:10 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 08:48:10 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 08:48:10 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: 08:48:10 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 08:48:10 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 08:48:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 08:48:10 INFO juju.util.exec run result: exit status 127 machine-1: 08:48:10 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec157781881/script.sh: line 1: fanatic: command not found 127 machine-1: 08:48:10 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 08:48:10 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:48:10 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:48:10 DEBUG juju.network including address public:172.30.9.220 for machine machine-1: 08:48:10 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-1: 08:48:10 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-1: 08:48:10 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 08:48:10 DEBUG juju.network including address local-machine:::1 for machine machine-1: 08:48:10 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 08:48:10 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 08:48:10 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-1: 08:48:10 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 08:48:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 08:48:10 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 08:48:10 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 08:48:10 INFO juju.util.exec run result: exit status 127 machine-1: 08:48:10 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec770753110/script.sh: line 1: fanatic: command not found 127 machine-1: 08:48:10 DEBUG juju.worker start "1-container-watcher" machine-1: 08:48:10 DEBUG juju.worker start "stateconverter" machine-1: 08:48:10 INFO juju.worker start "1-container-watcher" machine-1: 08:48:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 08:48:10 DEBUG juju.worker "1-container-watcher" started machine-1: 08:48:10 INFO juju.worker start "stateconverter" machine-1: 08:48:10 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 08:48:10 DEBUG juju.worker "stateconverter" started machine-1: 08:48:10 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 08:48:10 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 08:48:10 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:48:10 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:48:10 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 08:48:10 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-1: 08:48:10 DEBUG juju.network including address local-machine:::1 for machine machine-1: 08:48:10 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 08:48:10 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-1: 08:48:10 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 08:48:10 INFO juju.worker.machiner "machine-1" started machine-1: 08:48:10 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 08:48:10 DEBUG juju.service discovered init system "upstart" from local host machine-1: 08:48:10 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-1: 08:48:10 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: 08:48:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 08:48:10 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: 08:48:10 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 08:48:10 DEBUG juju.worker start "api" unit-mysql-0: 08:48:10 INFO juju.worker start "api" unit-mysql-0: 08:48:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 08:48:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 08:48:10 DEBUG juju.worker "api" started unit-mysql-0: 08:48:10 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-mysql-0: 08:48:10 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-mysql-0: 08:48:10 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 08:48:11 DEBUG juju.worker.apicaller connected unit-mysql-0: 08:48:11 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 08:48:11 DEBUG juju.worker.apicaller password changed unit-mysql-0: 08:48:11 DEBUG juju.api RPC connection died unit-mysql-0: 08:48:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 08:48:11 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:ae:f4:48 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ae:f4:48 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: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-mysql-0: 08:48:11 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7032138375901901780.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-mysql-0: 08:48:11 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-mysql-0: 08:48:11 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-mysql-0: 08:48:11 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.706 s unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-10T08:48:11+00:00 unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:11 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 08:48:12 DEBUG juju.worker.apicaller connected unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:12 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 08:48:12 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 08:48:12 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 08:48:12 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 08:48:12 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.logger logger setup unit-mysql-0: 08:48:12 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 08:48:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 08:48:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 08:48:12 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 08:48:12 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 08:48:12 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 08:48:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 08:48:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 08:48:12 DEBUG juju.network including address public:172.30.9.220 for machine unit-mysql-0: 08:48:12 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-mysql-0: 08:48:12 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-mysql-0: 08:48:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 08:48:12 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 08:48:12 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 08:48:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 08:48:12 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] unit-mysql-0: 08:48:12 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 08:48:12 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 08:48:12 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 08:48:12 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 08:48:12 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 08:48:12 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 08:48:12 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 08:48:12 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 08:48:12 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 08:48:12 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 08:48:12 INFO juju.worker.uniter resuming charm install unit-mysql-0: 08:48:12 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 08:48:12 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 08:48:12 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 08:48:12 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 08:48:12 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 08:48:12 DEBUG httpbakery client do GET https://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 08:48:12 DEBUG httpbakery } -> error unit-mysql-0: 08:48:12 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 08:48:12 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 08:48:13 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 08:48:13 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 08:48:13 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 08:48:13 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 08:48:13 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 08:48:13 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 08:48:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 08:48:13 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 08:48:13 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 08:48:13 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 08:48:13 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:48:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:13 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 08:48:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 08:48:14 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:48:14 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 08:48:14 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 08:48:14 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 08:48:14 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:48:14 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1715025133413271284.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: 08:48:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.688 s unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-10T08:48:14+00:00 unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 08:48:14 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 08:48:14 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:48:14 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 08:48:14 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 08:48:14 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: 08:48:14 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 08:48:15 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: 08:48:15 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: 08:48:15 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: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 08:48:15 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (754 kB/s) unit-mysql-0: 08:48:15 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 08:48:15 DEBUG unit.mysql/0.install (Reading database ... 52431 files and directories currently installed.) unit-mysql-0: 08:48:15 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 08:48:15 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 08:48:15 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-mysql-0: 08:48:15 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:48:15 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 08:48:16 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 48.8MB/s eta 0:00:01  17% |##### | 20kB 4.3MB/s eta 0:00:01  25% |######## | 30kB 6.0MB/s eta 0:00:01  34% |########## | 40kB 4.0MB/s eta 0:00:01  42% |############# | 51kB 4.9MB/s eta 0:00:01  51% |################ | 61kB 5.8MB/s eta 0:00:01  59% |################### | 71kB 6.6MB/s eta 0:00:01  68% |##################### | 81kB 5.4MB/s eta 0:00:01  76% |######################## | 92kB 6.0MB/s eta 0:00:01  85% |########################### | 102kB 6.6MB/s eta 0:00:01  93% |############################## | 112kB 6.6MB/s eta 0:00:01  100% |################################| 122kB 5.5MB/s unit-abot-epc-basic-0: 08:48:16 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 08:48:16 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-abot-epc-basic-0: 08:48:16 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 67.3MB/s eta 0:00:01  17% |##### | 20kB 50.3MB/s eta 0:00:01  26% |######## | 30kB 51.7MB/s eta 0:00:01  34% |########### | 40kB 51.2MB/s eta 0:00:01  43% |############# | 51kB 50.8MB/s eta 0:00:01  52% |################ | 61kB 51.3MB/s eta 0:00:01  60% |################### | 71kB 51.2MB/s eta 0:00:01  69% |###################### | 81kB 51.0MB/s eta 0:00:01  78% |######################## | 92kB 51.6MB/s eta 0:00:01  86% |########################### | 102kB 51.5MB/s eta 0:00:01  95% |############################## | 112kB 50.7MB/s eta 0:00:01  100% |################################| 122kB 11.6MB/s unit-abot-epc-basic-0: 08:48:16 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 08:48:16 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-abot-epc-basic-0: 08:48:16 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 08:48:16 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 08:48:16 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 48.0MB/s eta 0:00:01  22% |####### | 20kB 4.4MB/s eta 0:00:01  33% |########## | 30kB 6.3MB/s eta 0:00:01  44% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################# | 51kB 5.0MB/s eta 0:00:01  67% |##################### | 61kB 5.9MB/s eta 0:00:01  78% |######################### | 71kB 6.8MB/s eta 0:00:01  89% |############################ | 81kB 7.6MB/s eta 0:00:01  100% |################################| 92kB 5.5MB/s unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 59.5MB/s eta 0:00:01  16% |##### | 20kB 43.2MB/s eta 0:00:01  24% |####### | 30kB 43.4MB/s eta 0:00:01  32% |########## | 40kB 43.1MB/s eta 0:00:01  40% |############ | 51kB 42.9MB/s eta 0:00:01  48% |############### | 61kB 43.2MB/s eta 0:00:01  56% |################## | 71kB 42.9MB/s eta 0:00:01  64% |#################### | 81kB 42.7MB/s eta 0:00:01  72% |####################### | 92kB 43.3MB/s eta 0:00:01  81% |######################### | 102kB 22.4MB/s eta 0:00:01  89% |############################ | 112kB 22.0MB/s eta 0:00:01  97% |############################### | 122kB 22.3MB/s eta 0:00:01  100% |################################| 133kB 7.8MB/s unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 90.6MB/s eta 0:00:01  6% |## | 20kB 58.7MB/s eta 0:00:01  9% |### | 30kB 57.7MB/s eta 0:00:01  12% |#### | 40kB 53.3MB/s eta 0:00:01  15% |##### | 51kB 50.6MB/s eta 0:00:01  19% |###### | 61kB 51.5MB/s eta 0:00:01  22% |####### | 71kB 51.4MB/s eta 0:00:01  25% |######## | 81kB 51.0MB/s eta 0:00:01  28% |######### | 92kB 51.3MB/s eta 0:00:01  31% |########## | 102kB 50.9MB/s eta 0:00:01  34% |########### | 112kB 49.1MB/s eta 0:00:01  38% |############ | 122kB 50.0MB/s eta 0:00:01  41% |############# | 133kB 28.3MB/s eta 0:00:01  44% |############## | 143kB 27.4MB/s eta 0:00:01  47% |############### | 153kB 26.3MB/s eta 0:00:01  50% |################ | 163kB 25.1MB/s eta 0:00:01  53% |################# | 174kB 25.0MB/s eta 0:00:01  57% |################## | 184kB 24.9MB/s eta 0:00:01  60% |################### | 194kB 24.9MB/s eta 0:00:01  63% |#################### | 204kB 25.0MB/s eta 0:00:01  66% |##################### | 215kB 24.8MB/s eta 0:00:01  69% |###################### | 225kB 24.9MB/s eta 0:00:01  72% |####################### | 235kB 39.8MB/s eta 0:00:01  76% |######################## | 245kB 42.2MB/s eta 0:00:01  79% |######################### | 256kB 46.4MB/s eta 0:00:01  82% |########################## | 266kB 49.2MB/s eta 0:00:01  85% |########################### | 276kB 49.7MB/s eta 0:00:01  88% |############################ | 286kB 50.4MB/s eta 0:00:01  91% |############################# | 296kB 49.8MB/s eta 0:00:01  95% |############################## | 307kB 50.4MB/s eta 0:00:01  98% |############################### | 317kB 50.4MB/s eta 0:00:01  100% |################################| 327kB 4.4MB/s unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 87.7MB/s eta 0:00:01  25% |######## | 20kB 50.7MB/s eta 0:00:01  37% |############ | 30kB 51.0MB/s eta 0:00:01  50% |################ | 40kB 50.7MB/s eta 0:00:01  62% |#################### | 51kB 50.6MB/s eta 0:00:01  75% |######################## | 61kB 50.6MB/s eta 0:00:01  88% |############################ | 71kB 50.4MB/s eta 0:00:01  100% |################################| 81kB 13.0MB/s unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (24.4 kB/s) unit-abot-epc-basic-0: 08:48:17 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install (Reading database ... 52471 files and directories currently installed.) unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 08:48:17 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 08:48:18 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 08:48:18 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 08:48:18 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 08:48:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 08:48:18 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 08:48:18 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 08:48:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/f8/c7/741c97d7366f4779ca73d244904978b43a81fd37d85fcf05ad19d472c1ce/beautifulsoup4-4.6.3-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 08:48:18 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 54.7MB/s eta 0:00:01  22% |####### | 20kB 4.5MB/s eta 0:00:01  33% |########## | 30kB 6.4MB/s eta 0:00:01  45% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################## | 51kB 5.0MB/s eta 0:00:01  67% |##################### | 61kB 5.9MB/s eta 0:00:01  79% |######################### | 71kB 6.8MB/s eta 0:00:01  90% |############################ | 81kB 7.6MB/s eta 0:00:01  100% |################################| 92kB 4.6MB/s unit-abot-epc-basic-0: 08:48:18 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 08:48:19 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 08:48:19 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 08:48:19 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 08:48:19 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 08:48:19 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 08:48:19 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 08:48:19 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 08:48:19 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: 08:48:19 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 08:48:19 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 08:48:19 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 08:48:19 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-mysql-0: 08:48:19 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: 08:48:20 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: 08:48:20 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: 08:48:20 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: 08:48:20 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: 08:48:20 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: 08:48:21 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 08:48:21 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 08:48:21 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 08:48:21 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 08:48:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:21 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 08:48:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 08:48:21 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-mysql-0: 08:48:21 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-mysql-0: 08:48:22 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-mysql-0: 08:48:22 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.9 KB/sec) unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 362.8 KB/sec) unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 811.7 KB/sec) unit-abot-epc-basic-0: 08:48:22 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: 08:48:22 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 671.0 KB/sec) unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 793.8 KB/sec) unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-mysql-0: 08:48:22 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 83.6 KB/sec) unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 465.0 KB/sec) unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 826.7 KB/sec) unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 209.4 KB/sec) unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 264.8 KB/sec) unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-mysql-0: 08:48:22 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 388.7 KB/sec) unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 480.4 KB/sec) unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/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: 08:48:22 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 2794.6 KB/sec) unit-mysql-0: 08:48:22 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 08:48:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:22 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: 08:48:22 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: 08:48:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 83.1 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 108.6 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 141.7 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 103.6 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 583.9 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 113.7 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 08:48:23 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 182.9 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 95.1 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-mysql-0: 08:48:23 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 110.0 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 90.5 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 203.5 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 861.6 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 54.4 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 323.9 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-mysql-0: 08:48:23 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 08:48:23 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/1.0.8/plexus-1.0.8.pom (8 KB at 415.3 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 08:48:23 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 417.2 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 3/114 KB 3/48 KB 6/114 KB 3/48 KB 9/114 KB 3/48 KB 11/114 KB 3/48 KB 3/114 KB 6/48 KB 11/114 KB 9/48 KB 11/114 KB 11/48 KB 11/114 KB 14/48 KB 11/114 KB 16/48 KB 11/114 KB 19/48 KB 11/114 KB 22/48 KB 14/114 KB 25/48 KB 14/114 KB 19/48 KB 14/114 KB 25/48 KB 16/114 KB 25/48 KB 19/114 KB 27/48 KB 19/114 KB 30/48 KB 19/114 KB 32/48 KB 22/114 KB 30/48 KB 22/114 KB 32/48 KB 25/114 KB 32/48 KB 27/114 KB 32/48 KB 30/114 KB 36/48 KB 32/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 36/48 KB 30/114 KB 40/48 KB 36/114 KB 40/48 KB 40/114 KB 40/48 KB 44/114 KB 40/48 KB 36/114 KB 44/48 KB 44/114 KB 48/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB 72/114 KB 48/48 KB 76/114 KB 48/48 KB 80/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 48/48 KB 84/114 KB 48/48 KB 3/35 KB 88/114 KB 3/35 KB 92/114 KB 3/35 KB 96/114 KB 48/48 KB 3/35 KB 84/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1141.6 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 5/35 KB 96/114 KB 8/35 KB 100/114 KB 11/35 KB 100/114 KB 13/35 KB 100/114 KB 5/35 KB 100/114 KB 13/35 KB 104/114 KB 13/35 KB 108/114 KB 16/35 KB 112/114 KB 19/35 KB 112/114 KB 13/35 KB 112/114 KB 19/35 KB 114/114 KB 21/35 KB 114/114 KB 21/35 KB 114/114 KB 4/56 KB 21/35 KB 3/29 KB 114/114 KB 8/56 KB 21/35 KB 3/29 KB 114/114 KB 4/56 KB 21/35 KB 5/29 KB 114/114 KB 8/56 KB 21/35 KB 8/29 KB 114/114 KB 12/56 KB 21/35 KB 5/29 KB 114/114 KB 12/56 KB 21/35 KB 8/29 KB 114/114 KB 16/56 KB 21/35 KB 8/29 KB 114/114 KB 20/56 KB 21/35 KB 11/29 KB 114/114 KB 24/56 KB 21/35 KB 11/29 KB 114/114 KB 20/56 KB 21/35 KB 13/29 KB 114/114 KB 24/56 KB 21/35 KB 16/29 KB 114/114 KB 28/56 KB 21/35 KB 13/29 KB 114/114 KB 28/56 KB 24/35 KB 16/29 KB 114/114 KB 28/56 KB 24/35 KB 16/29 KB 114/114 KB 32/56 KB 27/35 KB 16/29 KB 114/114 KB 32/56 KB 29/35 KB 19/29 KB 114/114 KB 36/56 KB 32/35 KB 19/29 KB 114/114 KB 36/56 KB 35/35 KB 19/29 KB 114/114 KB 36/56 KB 35/35 KB 19/29 KB 36/56 KB 27/35 KB 19/29 KB 114/114 KB 36/56 KB 35/35 KB 21/29 KB 3/85 KB 36/56 KB 27/35 KB 16/29 KB 114/114 KB 36/56 KB 35/35 KB 24/29 KB 3/85 KB 36/56 KB 35/35 KB 27/29 KB 3/85 KB 40/56 KB 35/35 KB 29/29 KB 3/85 KB 40/56 KB 35/35 KB 19/29 KB 3/85 KB 36/56 KB 35/35 KB 24/29 KB 3/85 KB 40/56 KB 35/35 KB 29/29 KB 3/85 KB 44/56 KB 35/35 KB 29/29 KB 3/85 KB 48/56 KB 35/35 KB 29/29 KB 3/85 KB 52/56 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 1668.5 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 35/35 KB 29/29 KB 3/85 KB 56/56 KB 35/35 KB 29/29 KB 5/85 KB 56/56 KB 35/35 KB 29/29 KB 8/85 KB 56/56 KB 35/35 KB 29/29 KB 11/85 KB 56/56 KB 35/35 KB 29/29 KB 13/85 KB 56/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 491.6 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 29/29 KB 16/85 KB 56/56 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 29/29 KB 19/85 KB 56/56 KB 21/85 KB 56/56 KB 3/24 KB 24/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 376.6 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 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 1174.1 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 3/24 KB 21/85 KB 56/56 KB 6/24 KB 24/85 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: 08:48:23 DEBUG unit.abot-epc-basic/0.install 9/24 KB 24/85 KB 3/86 KB 9/24 KB 27/85 KB 5/86 KB 9/24 KB 24/85 KB 11/24 KB 27/85 KB 5/86 KB 9/24 KB 27/85 KB 3/86 KB 11/24 KB 29/85 KB 5/86 KB 14/24 KB 32/85 KB 5/86 KB 14/24 KB 36/85 KB 8/86 KB 14/24 KB 4/218 KB 36/85 KB 8/86 KB 14/24 KB 4/218 KB 3/12 KB 36/85 KB 8/86 KB 14/24 KB 29/85 KB 5/86 KB 16/24 KB 4/218 KB 3/12 KB 36/85 KB 8/86 KB 19/24 KB 4/218 KB 3/12 KB 36/85 KB 8/86 KB 22/24 KB 4/218 KB 3/12 KB 36/85 KB 8/86 KB 24/24 KB 8/218 KB 6/12 KB 36/85 KB 8/86 KB 14/24 KB 32/85 KB 8/86 KB 24/24 KB 8/218 KB 6/12 KB 40/85 KB 11/86 KB 24/24 KB 8/218 KB 6/12 KB 40/85 KB 13/86 KB 24/24 KB 8/218 KB 6/12 KB 40/85 KB 8/86 KB 22/24 KB 8/218 KB 6/12 KB 36/85 KB 8/86 KB 22/24 KB 8/218 KB 3/12 KB 36/85 KB 8/86 KB 24/24 KB 12/218 KB 6/12 KB 44/85 KB 13/86 KB 24/24 KB 16/218 KB 6/12 KB 44/85 KB 13/86 KB 24/24 KB 20/218 KB 6/12 KB 44/85 KB 16/86 KB 24/24 KB 24/218 KB 9/12 KB 44/85 KB 16/86 KB 24/24 KB 16/218 KB 6/12 KB 44/85 KB 16/86 KB 24/24 KB 20/218 KB 9/12 KB 44/85 KB 16/86 KB 24/24 KB 20/218 KB 6/12 KB 44/85 KB 16/86 KB 24/24 KB 24/218 KB 9/12 KB 48/85 KB 16/86 KB 24/24 KB 24/218 KB 11/12 KB 48/85 KB 16/86 KB 24/24 KB 24/218 KB 12/12 KB 52/85 KB 19/86 KB 24/24 KB 24/218 KB 11/12 KB 52/85 KB 19/86 KB 24/24 KB 24/218 KB 12/12 KB 52/85 KB 21/86 KB 24/24 KB 24/218 KB 12/12 KB 52/85 KB 24/86 KB 24/24 KB 24/218 KB 12/12 KB 52/85 KB 27/86 KB 24/24 KB 24/218 KB 11/12 KB 52/85 KB 19/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 385.5 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 28/218 KB 12/12 KB 56/85 KB 29/86 KB 28/218 KB 12/12 KB 56/85 KB 32/86 KB 24/218 KB 12/12 KB 56/85 KB 27/86 KB 28/218 KB 12/12 KB 60/85 KB 32/86 KB 28/218 KB 12/12 KB 56/85 KB 27/86 KB 28/218 KB 12/12 KB 64/85 KB 32/86 KB 32/218 KB 12/12 KB 64/85 KB 32/86 KB 32/218 KB 12/12 KB 68/85 KB 32/86 KB 36/218 KB 72/85 KB 32/86 KB 36/218 KB 12/12 KB 68/85 KB 32/86 KB 40/218 KB 76/85 KB 32/86 KB 40/218 KB 76/85 KB 36/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 170.3 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 40/218 KB 80/85 KB 36/86 KB 40/218 KB 76/85 KB 32/86 KB 44/218 KB 80/85 KB 36/86 KB 48/218 KB 80/85 KB 40/86 KB 48/218 KB 80/85 KB 44/86 KB 48/218 KB 80/85 KB 48/86 KB 48/218 KB 80/85 KB 40/86 KB 52/218 KB 84/85 KB 48/86 KB 56/218 KB 84/85 KB 52/86 KB 48/218 KB 84/85 KB 48/86 KB 56/218 KB 85/85 KB 52/86 KB 60/218 KB 85/85 KB 52/86 KB 52/218 KB 84/85 KB 52/86 KB 60/218 KB 85/85 KB 56/86 KB 64/218 KB 85/85 KB 56/86 KB 64/218 KB 85/85 KB 60/86 KB 64/218 KB 85/85 KB 64/86 KB 64/218 KB 85/85 KB 68/86 KB 68/218 KB 85/85 KB 72/86 KB 68/218 KB 85/85 KB 68/86 KB 72/218 KB 85/85 KB 72/86 KB 76/218 KB 85/85 KB 72/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 819.1 KB/sec) unit-mysql-0: 08:48:23 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 80/218 KB 76/86 KB 80/218 KB 72/86 KB 84/218 KB 76/86 KB 88/218 KB 80/86 KB 84/218 KB 80/86 KB 88/218 KB 84/86 KB 88/218 KB 86/86 KB 92/218 KB 86/86 KB 96/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 888.7 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install 100/218 KB 104/218 KB 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 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 1862.7 KB/sec) unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall594307479733593786.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4218504280492726886.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: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3644528825833697964.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: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1774719839096616807.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:23 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: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3830656356230619173.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: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7307987991565079283.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.382 s unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-10T08:48:23+00:00 unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 08:48:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 08:48:24 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 08:48:24 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: 08:48:24 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 08:48:25 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: 08:48:25 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: 08:48:25 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: 08:48:25 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: 08:48:25 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 08:48:25 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 08:48:25 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 08:48:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:48:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:48:25 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 08:48:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 08:48:25 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: 08:48:26 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: 08:48:26 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 08:48:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-mysql-0: 08:48:26 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: 08:48:26 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: 08:48:26 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: 08:48:26 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/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 15.8 KB/sec) unit-abot-epc-basic-0: 08:48:26 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: 08:48:26 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 427.7 KB/sec) unit-abot-epc-basic-0: 08:48:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 08:48:26 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 937.0 KB/sec) unit-abot-epc-basic-0: 08:48:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-mysql-0: 08:48:26 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 08:48:26 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 688.8 KB/sec) unit-abot-epc-basic-0: 08:48:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 08:48:26 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/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 960.9 KB/sec) unit-abot-epc-basic-0: 08:48:26 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: 08:48:26 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 455.3 KB/sec) unit-mysql-0: 08:48:27 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: 08:48:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 08:48:27 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/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1269.8 KB/sec) unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 643.6 KB/sec) unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1387.6 KB/sec) unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-mysql-0: 08:48:27 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 578.3 KB/sec) unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1071.5 KB/sec) unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install 3/6 KB 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 299.9 KB/sec) unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-mysql-0: 08:48:27 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1186.6 KB/sec) unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 174.5 KB/sec) unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 08:48:27 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 244.8 KB/sec) unit-mysql-0: 08:48:27 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: 08:48:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-mysql-0: 08:48:27 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-abot-epc-basic-0: 08:48:27 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: 08:48:27 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 211.0 KB/sec) unit-abot-epc-basic-0: 08:48:27 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: 08:48:28 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-abot-epc-basic-0: 08:48:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 08:48:28 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 509.1 KB/sec) unit-abot-epc-basic-0: 08:48:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-mysql-0: 08:48:28 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-abot-epc-basic-0: 08:48:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 08:48:28 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 294.9 KB/sec) unit-abot-epc-basic-0: 08:48:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 08:48:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 08:48:28 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 257.8 KB/sec) unit-abot-epc-basic-0: 08:48:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-mysql-0: 08:48:29 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 08:48:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 08:48:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 146.1 KB/sec) unit-abot-epc-basic-0: 08:48:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 08:48:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 08:48:29 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1170.8 KB/sec) unit-abot-epc-basic-0: 08:48:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-mysql-0: 08:48:29 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-abot-epc-basic-0: 08:48:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 08:48:29 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 267.4 KB/sec) unit-abot-epc-basic-0: 08:48:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 08:48:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 08:48:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 211.4 KB/sec) unit-abot-epc-basic-0: 08:48:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 08:48:30 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: 08:48:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 08:48:30 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: 08:48:30 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-abot-epc-basic-0: 08:48:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 08:48:30 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 196.6 KB/sec) unit-abot-epc-basic-0: 08:48:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Fetched 40.9 MB in 11s (3411 kB/s) unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install (Reading database ... 52481 files and directories currently installed.) unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:48:30 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: 08:48:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 99.5 KB/sec) unit-abot-epc-basic-0: 08:48:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 08:48:30 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 08:48:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 08:48:31 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 34.0 KB/sec) unit-abot-epc-basic-0: 08:48:31 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: 08:48:31 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:48:31 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: 08:48:31 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 137.6 KB/sec) unit-abot-epc-basic-0: 08:48:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:48:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 08:48:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 210.6 KB/sec) unit-abot-epc-basic-0: 08:48:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 08:48:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 08:48:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 79.6 KB/sec) unit-abot-epc-basic-0: 08:48:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 08:48:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 08:48:31 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 911.1 KB/sec) unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:48:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... unit-mysql-0: 08:48:31 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... unit-abot-epc-basic-0: 08:48:32 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: 08:48:32 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 498.1 KB/sec) unit-abot-epc-basic-0: 08:48:32 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: 08:48:32 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 08:48:32 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 08:48:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 08:48:32 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 1746.5 KB/sec) unit-abot-epc-basic-0: 08:48:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 08:48:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 08:48:32 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/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 980.5 KB/sec) unit-abot-epc-basic-0: 08:48:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-mysql-0: 08:48:32 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:48:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 08:48:32 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-abot-epc-basic-0: 08:48:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-mysql-0: 08:48:33 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 08:48:33 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:48:33 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:48:33 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: 08:48:33 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: 08:48:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 08:48:33 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: 08:48:33 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 229.8 KB/sec) unit-abot-epc-basic-0: 08:48:33 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: 08:48:33 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 08:48:33 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 08:48:33 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:48:33 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-mysql-0: 08:48:33 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 08:48:33 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 08:48:33 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 115.8 KB/sec) unit-mysql-0: 08:48:33 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:48:33 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: 08:48:33 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 08:48:33 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:48:33 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:48:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 08:48:33 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 987.2 KB/sec) unit-abot-epc-basic-0: 08:48:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 08:48:34 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: 08:48:34 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 2276.3 KB/sec) unit-abot-epc-basic-0: 08:48:34 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: 08:48:34 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 08:48:34 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 08:48:34 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 08:48:34 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 08:48:34 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:48:34 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:48:34 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: 08:48:34 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 307.1 KB/sec) unit-abot-epc-basic-0: 08:48:34 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: 08:48:34 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: 08:48:34 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 175.0 KB/sec) unit-abot-epc-basic-0: 08:48:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 08:48:34 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 08:48:34 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:48:34 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:48:34 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: 08:48:34 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec) unit-abot-epc-basic-0: 08:48:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:48:35 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: 08:48:35 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 162.8 KB/sec) unit-abot-epc-basic-0: 08:48:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:48:35 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: 08:48:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 99.0 KB/sec) unit-abot-epc-basic-0: 08:48:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 08:48:35 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: 08:48:35 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 356.3 KB/sec) unit-abot-epc-basic-0: 08:48:35 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: 08:48:35 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 08:48:35 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 08:48:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 08:48:35 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:48:35 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 41.7 KB/sec) unit-abot-epc-basic-0: 08:48:35 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: 08:48:35 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 08:48:35 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 08:48:35 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 08:48:35 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 08:48:35 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 08:48:35 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 08:48:35 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: 08:48:35 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 593.6 KB/sec) unit-abot-epc-basic-0: 08:48:35 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: 08:48:35 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 08:48:35 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 08:48:35 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 08:48:36 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: 08:48:36 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 678.5 KB/sec) unit-abot-epc-basic-0: 08:48:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-mysql-0: 08:48:36 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 08:48:36 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 08:48:36 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 08:48:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-mysql-0: 08:48:36 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 08:48:36 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 08:48:36 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 08:48:36 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 313.5 KB/sec) unit-abot-epc-basic-0: 08:48:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 08:48:36 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: 08:48:36 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 1170.6 KB/sec) unit-abot-epc-basic-0: 08:48:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 08:48:36 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: 08:48:36 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2592.2 KB/sec) unit-abot-epc-basic-0: 08:48:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 08:48:37 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: 08:48:37 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 89.7 KB/sec) unit-abot-epc-basic-0: 08:48:37 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: 08:48:37 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 08:48:37 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:48:37 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: 08:48:37 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 448.6 KB/sec) unit-mysql-0: 08:48:37 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 08:48:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 08:48:37 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: 08:48:37 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 73.3 KB/sec) unit-abot-epc-basic-0: 08:48:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 08:48:37 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: 08:48:37 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 154.5 KB/sec) unit-abot-epc-basic-0: 08:48:37 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: 08:48:38 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 08:48:38 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 08:48:38 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 08:48:38 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: 08:48:38 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 518.1 KB/sec) unit-abot-epc-basic-0: 08:48:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 08:48:38 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: 08:48:38 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 156.4 KB/sec) unit-abot-epc-basic-0: 08:48:38 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: 08:48:38 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 08:48:38 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 08:48:38 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 08:48:38 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 08:48:38 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 08:48:38 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 08:48:38 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 08:48:38 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 08:48:38 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 08:48:38 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: 08:48:38 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 68.0 KB/sec) unit-abot-epc-basic-0: 08:48:38 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: 08:48:38 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 08:48:38 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 08:48:38 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 08:48:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 08:48:39 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 67.8 KB/sec) unit-abot-epc-basic-0: 08:48:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 08:48:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-abot-epc-basic-0: 08:48:39 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 518.2 KB/sec) unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 08:48:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 08:48:39 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: 08:48:39 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-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:48:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 08:48:39 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 08:48:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 08:48:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 08:48:40 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 08:48:40 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-mysql-0: 08:48:40 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:48:40 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 247.4 KB/sec) unit-abot-epc-basic-0: 08:48:40 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: 08:48:40 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: 08:48:40 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 802.6 KB/sec) unit-abot-epc-basic-0: 08:48:40 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: 08:48:40 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: 08:48:40 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: 08:48:40 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: 08:48:40 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: 08:48:40 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 640.5 KB/sec) unit-abot-epc-basic-0: 08:48:40 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: 08:48:41 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: 08:48:41 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1146.3 KB/sec) unit-abot-epc-basic-0: 08:48:41 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: 08:48:41 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: 08:48:41 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 838.6 KB/sec) unit-abot-epc-basic-0: 08:48:41 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: 08:48:41 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: 08:48:41 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1844.2 KB/sec) unit-abot-epc-basic-0: 08:48:41 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: 08:48:41 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: 08:48:41 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: 08:48:41 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: 08:48:42 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: 08:48:42 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 08:48:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 08:48:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 08:48:42 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 486.6 KB/sec) unit-abot-epc-basic-0: 08:48:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 08:48:42 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:42 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:48:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 08:48:42 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:48:42 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 913.3 KB/sec) unit-abot-epc-basic-0: 08:48:42 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: 08:48:42 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 08:48:42 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 08:48:42 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:42 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:48:42 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: 08:48:42 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 398.8 KB/sec) unit-abot-epc-basic-0: 08:48:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-mysql-0: 08:48:42 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 08:48:42 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:42 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:48:43 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: 08:48:43 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: 08:48:43 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: 08:48:43 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:48:43 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: 08:48:43 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 71.3 KB/sec) unit-abot-epc-basic-0: 08:48:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 08:48:43 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: 08:48:43 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 70.9 KB/sec) unit-abot-epc-basic-0: 08:48:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 08:48:43 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: 08:48:43 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: 08:48:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 08:48:43 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-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 08:48:43 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: 08:48:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 08:48:43 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 08:48:44 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: 08:48:44 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: 08:48:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 08:48:44 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: 08:48:44 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 08:48:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 08:48:44 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-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:48:44 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 311.7 KB/sec) unit-abot-epc-basic-0: 08:48:44 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: 08:48:44 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 08:48:44 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 08:48:44 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: 08:48:44 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 112.8 KB/sec) unit-abot-epc-basic-0: 08:48:44 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: 08:48:44 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:48:45 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: 08:48:45 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.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 08:48:45 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: 08:48:45 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:48:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-mysql-0: 08:48:45 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:48:45 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 08:48:45 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: 08:48:45 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: 08:48:45 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:48:45 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 08:48:45 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: 08:48:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 208.5 KB/sec) unit-abot-epc-basic-0: 08:48:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 08:48:45 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: 08:48:45 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: 08:48:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 08:48:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 08:48:45 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 114.6 KB/sec) unit-abot-epc-basic-0: 08:48:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 08:48:46 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: 08:48:46 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 446.8 KB/sec) unit-abot-epc-basic-0: 08:48:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 08:48:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 08:48:46 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 88.7 KB/sec) unit-abot-epc-basic-0: 08:48:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 08:48:46 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: 08:48:46 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 365.8 KB/sec) unit-abot-epc-basic-0: 08:48:46 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: 08:48:47 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: 08:48:47 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 187.6 KB/sec) unit-abot-epc-basic-0: 08:48:47 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: 08:48:47 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: 08:48:47 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: 08:48:47 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: 08:48:47 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: 08:48:47 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 236.3 KB/sec) unit-abot-epc-basic-0: 08:48:47 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: 08:48:47 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: 08:48:47 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 791.3 KB/sec) unit-abot-epc-basic-0: 08:48:47 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: 08:48:48 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: 08:48:48 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 466.7 KB/sec) unit-abot-epc-basic-0: 08:48:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 08:48:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 08:48:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 08:48:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 08:48:48 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: 08:48:48 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 751.2 KB/sec) unit-abot-epc-basic-0: 08:48:48 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: 08:48:49 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: 08:48:50 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 221.3 KB/sec) unit-abot-epc-basic-0: 08:48:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 08:48:50 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: 08:48:50 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 1484.0 KB/sec) unit-abot-epc-basic-0: 08:48:50 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: 08:48:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 08:48:50 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 179.8 KB/sec) unit-abot-epc-basic-0: 08:48:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-mysql-0: 08:48:50 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:48:50 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 08:48:50 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 08:48:50 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: 08:48:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 08:48:50 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 279.2 KB/sec) unit-abot-epc-basic-0: 08:48:50 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: 08:48:51 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: 08:48:51 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 1268.7 KB/sec) unit-abot-epc-basic-0: 08:48:51 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: 08:48:51 DEBUG unit.mysql/0.install Fetched 83.1 kB in 5s (14.9 kB/s) unit-mysql-0: 08:48:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 08:48:51 DEBUG unit.mysql/0.install (Reading database ... 57609 files and directories currently installed.) unit-mysql-0: 08:48:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 08:48:51 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 08:48:51 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 08:48:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 08:48:51 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 328.2 KB/sec) unit-abot-epc-basic-0: 08:48:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 08:48:51 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: 08:48:51 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 08:48:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 08:48:51 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.1 KB/sec) unit-abot-epc-basic-0: 08:48:51 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: 08:48:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 08:48:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 08:48:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:48:52 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 08:48:52 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: 08:48:52 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 436.6 KB/sec) unit-abot-epc-basic-0: 08:48:52 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: 08:48:52 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 08:48:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 08:48:52 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 08:48:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 08:48:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 08:48:52 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 08:48:52 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: 08:48:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 08:48:52 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 373.8 KB/sec) unit-abot-epc-basic-0: 08:48:52 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: 08:48:52 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 08:48:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 08:48:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 08:48:52 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 08:48:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 08:48:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 08:48:52 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 757.3 KB/sec) unit-abot-epc-basic-0: 08:48:52 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: 08:48:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 08:48:52 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 08:48:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 08:48:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 08:48:53 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 08:48:53 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: 08:48:53 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 872.3 KB/sec) unit-abot-epc-basic-0: 08:48:53 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: 08:48:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 08:48:53 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 08:48:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 08:48:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 08:48:53 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: 08:48:53 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 738.5 KB/sec) unit-abot-epc-basic-0: 08:48:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-mysql-0: 08:48:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 08:48:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 08:48:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 08:48:53 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: 08:48:53 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 909.9 KB/sec) unit-abot-epc-basic-0: 08:48:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-mysql-0: 08:48:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 08:48:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 08:48:53 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: 08:48:53 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 7.9 KB/sec) unit-abot-epc-basic-0: 08:48:53 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: 08:48:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 08:48:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 08:48:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 08:48:54 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 682.2 KB/sec) unit-abot-epc-basic-0: 08:48:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 08:48:54 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: 08:48:54 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 188.5 KB/sec) unit-abot-epc-basic-0: 08:48:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 08:48:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 08:48:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 08:48:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 08:48:54 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: 08:48:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 120.0 KB/sec) unit-abot-epc-basic-0: 08:48:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-mysql-0: 08:48:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 08:48:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 08:48:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 08:48:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 08:48:54 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 41.1 KB/sec) unit-abot-epc-basic-0: 08:48:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-mysql-0: 08:48:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 08:48:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 08:48:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 08:48:55 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: 08:48:55 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 567.1 KB/sec) unit-abot-epc-basic-0: 08:48:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 08:48:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 08:48:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 08:48:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 08:48:55 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: 08:48:55 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 2429.3 KB/sec) unit-abot-epc-basic-0: 08:48:55 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: 08:48:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 08:48:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-mysql-0: 08:48:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 08:48:55 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 234.0 KB/sec) unit-abot-epc-basic-0: 08:48:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-mysql-0: 08:48:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 08:48:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 08:48:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 08:48:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 08:48:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 08:48:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 08:48:55 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 33.2 KB/sec) unit-abot-epc-basic-0: 08:48:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-mysql-0: 08:48:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 08:48:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 08:48:56 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 261.1 KB/sec) unit-abot-epc-basic-0: 08:48:56 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: 08:48:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 08:48:56 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 650.8 KB/sec) unit-abot-epc-basic-0: 08:48:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 08:48:57 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 0.8 KB/sec) unit-abot-epc-basic-0: 08:48:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 08:48:57 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: 08:48:57 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 20.9 KB/sec) unit-abot-epc-basic-0: 08:48:57 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: 08:48:57 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: 08:48:57 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: 08:48:57 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: 08:48:57 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: 08:48:57 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: 08:48:57 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: 08:48:57 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: 08:48:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-mysql-0: 08:48:57 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:48:57 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-mysql-0: 08:48:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:48:57 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 08:48:57 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:48:57 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: 08:48:57 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: 08:48:57 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: 08:48:57 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: 08:48:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-mysql-0: 08:48:57 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:48:57 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 08:48:57 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 08:48:57 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 08:48:57 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 08:48:57 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 08:48:57 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 08:48:57 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:48:57 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 08:48:57 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 08:48:57 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: 08:48:57 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: 08:48:57 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: 08:48:57 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: 08:48:57 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: 08:48:58 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: 08:48:58 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-mysql-0: 08:48:58 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:48:58 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 08:48:58 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 08:48:58 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: 08:48:58 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: 08:48:58 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: 08:48:58 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: 08:48:58 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: 08:48:58 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: 08:48:58 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-mysql-0: 08:48:58 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: 08:48:58 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: 08:48:58 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: 08:48:58 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: 08:48:58 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: 08:48:58 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: 08:48:58 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: 08:48:58 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: 08:48:58 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: 08:48:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-mysql-0: 08:48:58 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: 08:48:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-mysql-0: 08:48:58 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: 08:48:58 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: 08:48:58 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: 08:48:58 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-mysql-0: 08:48:59 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: 08:48:59 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-mysql-0: 08:48:59 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: 08:48:59 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: 08:48:59 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: 08:48:59 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-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (649 kB/s) unit-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 08:48:59 DEBUG unit.mysql/0.install (Reading database ... 57709 files and directories currently installed.) unit-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:48:59 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: 08:48:59 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: 08:48:59 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: 08:48:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 08:48:59 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: 08:48:59 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: 08:48:59 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: 08:48:59 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: 08:48:59 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: 08:48:59 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: 08:48:59 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: 08:48:59 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: 08:48:59 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: 08:48:59 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: 08:48:59 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: 08:48:59 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: 08:48:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-abot-epc-basic-0: 08:48:59 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-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 08:48:59 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: 08:48:59 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-mysql-0: 08:48:59 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 08:49:00 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: 08:49:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 08:49:00 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:49:00 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 30/966 KB 31/966 KB 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 82/966 KB 84/966 KB 88/966 KB 92/966 KB 95/966 KB 99/966 KB 103/966 KB 106/966 KB 110/966 KB 114/966 KB 118/966 KB 122/966 KB 126/966 KB 130/966 KB 134/966 KB 138/966 KB 142/966 KB 146/966 KB 150/966 KB 154/966 KB 158/966 KB 162/966 KB 166/966 KB 170/966 KB 174/966 KB 178/966 KB 182/966 KB 186/966 KB 190/966 KB 194/966 KB 198/966 KB 200/966 KB 204/966 KB 207/966 KB 209/966 KB 213/966 KB 217/966 KB 221/966 KB 225/966 KB 229/966 KB 233/966 KB 237/966 KB 241/966 KB 245/966 KB 249/966 KB 253/966 KB 257/966 KB 261/966 KB 265/966 KB 269/966 KB 273/966 KB 277/966 KB 281/966 KB 285/966 KB 289/966 KB 293/966 KB 297/966 KB 301/966 KB 305/966 KB 309/966 KB 313/966 KB 317/966 KB 321/966 KB 325/966 KB 329/966 KB 333/966 KB 337/966 KB 341/966 KB 345/966 KB 349/966 KB 353/966 KB 357/966 KB 361/966 KB 365/966 KB 369/966 KB 373/966 KB 377/966 KB 381/966 KB 385/966 KB 389/966 KB 393/966 KB 397/966 KB 401/966 KB 405/966 KB 409/966 KB 413/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 910/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 929/966 KB 933/966 KB 937/966 KB 941/966 KB 945/966 KB 949/966 KB 953/966 KB 957/966 KB 961/966 KB 965/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 305.7 KB/sec) unit-abot-epc-basic-0: 08:49:00 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: 08:49:00 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: 08:49:00 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: 08:49:00 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: 08:49:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 3/240 KB 3/10 KB 92/590 KB 3/240 KB 3/10 KB 96/590 KB 3/240 KB 3/10 KB 84/590 KB 3/240 KB 3/10 KB 84/590 KB 3/240 KB 96/590 KB 5/240 KB 3/10 KB 96/590 KB 8/240 KB 3/10 KB 96/590 KB 11/240 KB 3/10 KB 96/590 KB 13/240 KB 3/10 KB 96/590 KB 13/240 KB 3/1710 KB 3/10 KB 96/590 KB 13/240 KB 5/1710 KB 3/10 KB 96/590 KB 13/240 KB 8/1710 KB 3/10 KB 96/590 KB 13/240 KB 11/1710 KB 3/10 KB 96/590 KB 13/240 KB 13/1710 KB 3/10 KB 96/590 KB 16/240 KB 13/1710 KB 3/10 KB 96/590 KB 19/240 KB 13/1710 KB 3/10 KB 96/590 KB 21/240 KB 13/1710 KB 3/10 KB 96/590 KB 24/240 KB 13/1710 KB 3/10 KB 100/590 KB 24/240 KB 13/1710 KB 3/10 KB 104/590 KB 27/240 KB 13/1710 KB 5/10 KB 108/590 KB 27/240 KB 13/1710 KB 5/10 KB 112/590 KB 27/240 KB 13/1710 KB 5/10 KB 100/590 KB 27/240 KB 13/1710 KB 5/10 KB 100/590 KB 27/240 KB 13/1710 KB 3/10 KB 112/590 KB 29/240 KB 13/1710 KB 5/10 KB 112/590 KB 32/240 KB 13/1710 KB 8/10 KB 112/590 KB 29/240 KB 13/1710 KB 8/10 KB 112/590 KB 32/240 KB 13/1710 KB 10/10 KB 112/590 KB 32/240 KB 16/1710 KB 10/10 KB 112/590 KB 32/240 KB 16/1710 KB 10/10 KB 3/232 KB 112/590 KB 32/240 KB 16/1710 KB 10/10 KB 5/232 KB 112/590 KB 32/240 KB 16/1710 KB 10/10 KB 8/232 KB 112/590 KB 32/240 KB 16/1710 KB 10/10 KB 11/232 KB 112/590 KB 32/240 KB 16/1710 KB 10/10 KB 13/232 KB 112/590 KB 32/240 KB 19/1710 KB 10/10 KB 13/232 KB 112/590 KB 32/240 KB 21/1710 KB 10/10 KB 13/232 KB 112/590 KB 32/240 KB 24/1710 KB 10/10 KB 13/232 KB 112/590 KB 32/240 KB 27/1710 KB 10/10 KB 13/232 KB 112/590 KB 32/240 KB 29/1710 KB 10/10 KB 13/232 KB 112/590 KB 32/240 KB 32/1710 KB 10/10 KB 13/232 KB 112/590 KB 32/240 KB 32/1710 KB 10/10 KB 16/232 KB 116/590 KB 36/240 KB 32/1710 KB 10/10 KB 19/232 KB 116/590 KB 36/240 KB 32/1710 KB 10/10 KB 21/232 KB 116/590 KB 36/240 KB 32/1710 KB 10/10 KB 24/232 KB 116/590 KB 36/240 KB 32/1710 KB 10/10 KB 27/232 KB 116/590 KB 36/240 KB 32/1710 KB 10/10 KB 29/232 KB 116/590 KB 36/240 KB 32/1710 KB 10/10 KB 32/232 KB 116/590 KB 36/240 KB 36/1710 KB 10/10 KB 32/232 KB 116/590 KB 36/240 KB 32/1710 KB 10/10 KB 16/232 KB 112/590 KB 36/240 KB 32/1710 KB 10/10 KB 16/232 KB 116/590 KB 40/240 KB 40/1710 KB 10/10 KB 32/232 KB 116/590 KB 44/240 KB 40/1710 KB 10/10 KB 32/232 KB 116/590 KB 48/240 KB 40/1710 KB 10/10 KB 32/232 KB 116/590 KB 52/240 KB 40/1710 KB 10/10 KB 32/232 KB 120/590 KB 56/240 KB 40/1710 KB 10/10 KB 36/232 KB 120/590 KB 60/240 KB 40/1710 KB 10/10 KB 36/232 KB 120/590 KB 64/240 KB 40/1710 KB 10/10 KB 36/232 KB 120/590 KB 52/240 KB 40/1710 KB 10/10 KB 36/232 KB 120/590 KB 64/240 KB 40/1710 KB 10/10 KB 40/232 KB 120/590 KB 64/240 KB 40/1710 KB 10/10 KB 44/232 KB 116/590 KB 36/240 KB 40/1710 KB 10/10 KB 32/232 KB 120/590 KB 52/240 KB 40/1710 KB 10/10 KB 32/232 KB 124/590 KB 64/240 KB 44/1710 KB 44/232 KB 128/590 KB 64/240 KB 44/1710 KB 44/232 KB 120/590 KB 64/240 KB 44/1710 KB 44/232 KB 128/590 KB 64/240 KB 48/1710 KB 44/232 KB 132/590 KB 64/240 KB 48/1710 KB 44/232 KB 136/590 KB 68/240 KB 52/1710 KB 44/232 KB 140/590 KB 68/240 KB 52/1710 KB 44/232 KB 144/590 KB 68/240 KB 52/171 unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install 0 KB 44/232 KB 132/590 KB 68/240 KB 52/1710 KB 44/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 138.6 KB/sec) unit-abot-epc-basic-0: 08:49:00 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: 08:49:00 DEBUG unit.abot-epc-basic/0.install 132/590 KB 64/240 KB 52/1710 KB 44/232 KB 144/590 KB 68/240 KB 56/1710 KB 44/232 KB 144/590 KB 68/240 KB 60/1710 KB 44/232 KB 144/590 KB 68/240 KB 64/1710 KB 44/232 KB 144/590 KB 72/240 KB 64/1710 KB 44/232 KB 144/590 KB 76/240 KB 64/1710 KB 44/232 KB 148/590 KB 80/240 KB 64/1710 KB 44/232 KB 148/590 KB 84/240 KB 64/1710 KB 44/232 KB 148/590 KB 88/240 KB 68/1710 KB 44/232 KB 148/590 KB 92/240 KB 68/1710 KB 44/232 KB 148/590 KB 96/240 KB 68/1710 KB 44/232 KB 148/590 KB 76/240 KB 64/1710 KB 44/232 KB 152/590 KB 96/240 KB 68/1710 KB 44/232 KB 156/590 KB 96/240 KB 68/1710 KB 44/232 KB 160/590 KB 96/240 KB 68/1710 KB 44/232 KB 148/590 KB 84/240 KB 68/1710 KB 44/232 KB 160/590 KB 96/240 KB 72/1710 KB 44/232 KB 160/590 KB 96/240 KB 76/1710 KB 44/232 KB 160/590 KB 96/240 KB 80/1710 KB 44/232 KB 160/590 KB 96/240 KB 84/1710 KB 44/232 KB 164/590 KB 96/240 KB 84/1710 KB 3/44 KB 48/232 KB 164/590 KB 96/240 KB 84/1710 KB 5/44 KB 48/232 KB 164/590 KB 96/240 KB 84/1710 KB 8/44 KB 48/232 KB 164/590 KB 100/240 KB 84/1710 KB 8/44 KB 48/232 KB 164/590 KB 96/240 KB 84/1710 KB 48/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 52/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 56/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 60/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 64/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 68/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 72/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 76/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 80/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 84/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 88/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 92/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 96/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 100/232 KB 164/590 KB 104/240 KB 88/1710 KB 11/44 KB 104/232 KB 164/590 KB 104/240 KB 88/1710 KB 11/44 KB 108/232 KB 164/590 KB 104/240 KB 88/1710 KB 11/44 KB 112/232 KB 164/590 KB 96/240 KB 84/1710 KB 44/232 KB 168/590 KB 104/240 KB 88/1710 KB 11/44 KB 112/232 KB 172/590 KB 104/240 KB 88/1710 KB 11/44 KB 112/232 KB 176/590 KB 104/240 KB 88/1710 KB 11/44 KB 112/232 KB 164/590 KB 104/240 KB 88/1710 KB 11/44 KB 100/232 KB 176/590 KB 108/240 KB 88/1710 KB 11/44 KB 112/232 KB 176/590 KB 112/240 KB 88/1710 KB 11/44 KB 112/232 KB 176/590 KB 116/240 KB 88/1710 KB 11/44 KB 112/232 KB 180/590 KB 120/240 KB 88/1710 KB 11/44 KB 116/232 KB 164/590 KB 100/240 KB 88/1710 KB 11/44 KB 48/232 KB 180/590 KB 120/240 KB 92/1710 KB 11/44 KB 116/232 KB 180/590 KB 120/240 KB 96/1710 KB 11/44 KB 116/232 KB 164/590 KB 100/240 KB 84/1710 KB 11/44 KB 48/232 KB 180/590 KB 120/240 KB 96/1710 KB 13/44 KB 116/232 KB 180/590 KB 120/240 KB 96/1710 KB 16/44 KB 116/232 KB 180/590 KB 120/240 KB 96/1710 KB 19/44 KB 116/232 KB 180/590 KB 120/240 KB 100/1710 KB 21/44 KB 116/232 KB 180/590 KB 120/240 KB 100/1710 KB 24/44 KB 116/232 KB 180/590 KB 120/240 KB 100/1710 KB 27/44 KB 116/232 KB 180/590 KB 120/240 KB 100/1710 KB 29/44 KB 116/232 KB 180/590 KB 116/240 KB 88/1710 KB 11/44 KB 116/232 KB 180/590 KB 120/240 KB 100/1710 KB 29/44 KB 120/232 KB 180/590 KB 124/240 KB 100/1710 KB 29/44 KB 124/232 KB 180/590 KB 116/240 KB 88/1710 KB 11/44 KB 112/232 KB 184/590 KB 124/240 KB 100/1710 KB 32/44 KB 124/232 KB 188/590 KB 124/240 KB 100/1710 KB 32/44 KB 124/232 KB 192/590 KB 124/240 KB 100/1710 KB 32/44 KB 124/232 KB 180/590 KB 124/240 KB 100/1710 KB 32/44 unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install KB 124/232 KB 180/590 KB 124/240 KB 100/1710 KB 29/44 KB 120/232 KB 192/590 KB 128/240 KB 100/1710 KB 32/44 KB 128/232 KB 196/590 KB 132/240 KB 100/1710 KB 32/44 KB 128/232 KB 196/590 KB 136/240 KB 100/1710 KB 36/44 KB 128/232 KB 196/590 KB 140/240 KB 100/1710 KB 36/44 KB 128/232 KB 180/590 KB 120/240 KB 100/1710 KB 19/44 KB 116/232 KB 196/590 KB 140/240 KB 104/1710 KB 36/44 KB 128/232 KB 196/590 KB 140/240 KB 108/1710 KB 36/44 KB 128/232 KB 196/590 KB 140/240 KB 112/1710 KB 36/44 KB 128/232 KB 196/590 KB 140/240 KB 116/1710 KB 36/44 KB 128/232 KB 196/590 KB 140/240 KB 120/1710 KB 36/44 KB 128/232 KB 196/590 KB 140/240 KB 124/1710 KB 36/44 KB 128/232 KB 196/590 KB 140/240 KB 128/1710 KB 36/44 KB 128/232 KB 196/590 KB 132/240 KB 100/1710 KB 36/44 KB 128/232 KB 196/590 KB 140/240 KB 128/1710 KB 40/44 KB 128/232 KB 196/590 KB 140/240 KB 128/1710 KB 44/44 KB 128/232 KB 196/590 KB 140/240 KB 128/1710 KB 44/44 KB 128/232 KB 196/590 KB 128/240 KB 100/1710 KB 32/44 KB 128/232 KB 200/590 KB 140/240 KB 128/1710 KB 44/44 KB 128/232 KB 204/590 KB 140/240 KB 128/1710 KB 44/44 KB 128/232 KB 208/590 KB 140/240 KB 128/1710 KB 44/44 KB 128/232 KB 212/590 KB 144/240 KB 128/1710 KB 44/44 KB 128/232 KB 216/590 KB 144/240 KB 132/1710 KB 44/44 KB 128/232 KB 192/590 KB 124/240 KB 100/1710 KB 32/44 KB 128/232 KB 216/590 KB 144/240 KB 132/1710 KB 44/44 KB 132/232 KB 216/590 KB 144/240 KB 132/1710 KB 44/44 KB 136/232 KB 216/590 KB 144/240 KB 132/1710 KB 44/44 KB 140/232 KB 216/590 KB 144/240 KB 132/1710 KB 44/44 KB 144/232 KB 216/590 KB 144/240 KB 132/1710 KB 44/44 KB 148/232 KB 220/590 KB 144/240 KB 132/1710 KB 44/44 KB 152/232 KB 220/590 KB 144/240 KB 132/1710 KB 44/44 KB 156/232 KB 220/590 KB 144/240 KB 132/1710 KB 44/44 KB 160/232 KB 212/590 KB 144/240 KB 132/1710 KB 44/44 KB 128/232 KB 220/590 KB 144/240 KB 136/1710 KB 44/44 KB 160/232 KB 220/590 KB 144/240 KB 140/1710 KB 44/44 KB 160/232 KB 220/590 KB 144/240 KB 144/1710 KB 44/44 KB 160/232 KB 208/590 KB 144/240 KB 128/1710 KB 44/44 KB 128/232 KB 220/590 KB 148/240 KB 144/1710 KB 44/44 KB 160/232 KB 220/590 KB 152/240 KB 144/1710 KB 44/44 KB 160/232 KB 220/590 KB 156/240 KB 144/1710 KB 44/44 KB 160/232 KB 220/590 KB 160/240 KB 144/1710 KB 44/44 KB 160/232 KB 220/590 KB 144/240 KB 132/1710 KB 44/44 KB 152/232 KB 224/590 KB 160/240 KB 148/1710 KB 44/44 KB 160/232 KB 228/590 KB 160/240 KB 148/1710 KB 44/44 KB 160/232 KB 232/590 KB 164/240 KB 148/1710 KB 164/232 KB 236/590 KB 164/240 KB 148/1710 KB 164/232 KB 240/590 KB 164/240 KB 148/1710 KB 164/232 KB 220/590 KB 160/240 KB 148/1710 KB 44/44 KB 160/232 KB 240/590 KB 164/240 KB 152/1710 KB 164/232 KB 228/590 KB 164/240 KB 148/1710 KB 164/232 KB 240/590 KB 168/240 KB 152/1710 KB 164/232 KB 228/590 KB 160/240 KB 148/1710 KB 164/232 KB 240/590 KB 168/240 KB 156/1710 KB 168/232 KB 240/590 KB 168/240 KB 156/1710 KB 172/232 KB 240/590 KB 172/240 KB 156/1710 KB 172/232 KB 240/590 KB 176/240 KB 156/1710 KB 172/232 KB 240/590 KB 168/240 KB 156/1710 KB 164/232 KB 240/590 KB 176/240 KB 160/1710 KB 176/232 KB 240/590 KB 176/240 KB 156/1710 KB 176/232 KB 240/590 KB 176/240 KB 164/1710 KB 176/232 KB 244/590 KB 180/240 KB 168/1710 KB 180/232 KB 244/590 KB 180/240 KB 172/1710 KB 180/232 KB 244/590 KB 180/240 KB 176/1710 KB 180/232 KB 244/590 KB 180/240 KB 164/1710 KB 180/232 KB 248/590 KB 180/240 KB 176/1710 KB 180/232 KB unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install 240/590 KB 180/240 KB 164/1710 KB 180/232 KB 252/590 KB 180/240 KB 176/1710 KB 184/232 KB 240/590 KB 180/240 KB 164/1710 KB 176/232 KB 252/590 KB 184/240 KB 176/1710 KB 184/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 389.1 KB/sec) unit-abot-epc-basic-0: 08:49:00 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: 08:49:00 DEBUG unit.abot-epc-basic/0.install 252/590 KB 184/240 KB 176/1710 KB 188/232 KB 252/590 KB 184/240 KB 176/1710 KB 192/232 KB 252/590 KB 184/240 KB 176/1710 KB 188/232 KB 256/590 KB 188/240 KB 176/1710 KB 192/232 KB 252/590 KB 188/240 KB 176/1710 KB 192/232 KB 256/590 KB 192/240 KB 176/1710 KB 192/232 KB 256/590 KB 192/240 KB 180/1710 KB 192/232 KB 260/590 KB 196/240 KB 184/1710 KB 196/232 KB 260/590 KB 196/240 KB 188/1710 KB 196/232 KB 260/590 KB 196/240 KB 180/1710 KB 196/232 KB 264/590 KB 196/240 KB 188/1710 KB 196/232 KB 256/590 KB 192/240 KB 180/1710 KB 196/232 KB 256/590 KB 196/240 KB 180/1710 KB 196/232 KB 264/590 KB 200/240 KB 188/1710 KB 200/232 KB 264/590 KB 204/240 KB 188/1710 KB 200/232 KB 268/590 KB 208/240 KB 192/1710 KB 200/232 KB 264/590 KB 200/240 KB 188/1710 KB 200/232 KB 268/590 KB 208/240 KB 192/1710 KB 204/232 KB 268/590 KB 208/240 KB 192/1710 KB 208/232 KB 268/590 KB 204/240 KB 192/1710 KB 200/232 KB 268/590 KB 204/240 KB 188/1710 KB 200/232 KB 272/590 KB 208/240 KB 192/1710 KB 208/232 KB 276/590 KB 208/240 KB 192/1710 KB 208/232 KB 280/590 KB 212/240 KB 196/1710 KB 212/232 KB 3/258 KB 276/590 KB 212/240 KB 196/1710 KB 212/232 KB 3/258 KB 280/590 KB 212/240 KB 200/1710 KB 212/232 KB 3/258 KB 280/590 KB 212/240 KB 204/1710 KB 212/232 KB 3/258 KB 280/590 KB 212/240 KB 208/1710 KB 212/232 KB 3/258 KB 276/590 KB 212/240 KB 192/1710 KB 212/232 KB 3/258 KB 284/590 KB 212/240 KB 208/1710 KB 212/232 KB 6/258 KB 284/590 KB 212/240 KB 208/1710 KB 212/232 KB 9/258 KB 284/590 KB 212/240 KB 208/1710 KB 212/232 KB 11/258 KB 276/590 KB 212/240 KB 192/1710 KB 212/232 KB 284/590 KB 212/240 KB 208/1710 KB 216/232 KB 11/258 KB 284/590 KB 212/240 KB 208/1710 KB 220/232 KB 11/258 KB 284/590 KB 212/240 KB 208/1710 KB 224/232 KB 14/258 KB 284/590 KB 212/240 KB 212/1710 KB 228/232 KB 14/258 KB 276/590 KB 212/240 KB 192/1710 KB 208/232 KB 284/590 KB 216/240 KB 212/1710 KB 232/232 KB 14/258 KB 284/590 KB 220/240 KB 212/1710 KB 232/232 KB 14/258 KB 284/590 KB 224/240 KB 212/1710 KB 232/232 KB 14/258 KB 284/590 KB 228/240 KB 212/1710 KB 232/232 KB 14/258 KB 284/590 KB 232/240 KB 212/1710 KB 232/232 KB 14/258 KB 284/590 KB 212/240 KB 212/1710 KB 224/232 KB 14/258 KB 284/590 KB 232/240 KB 216/1710 KB 232/232 KB 14/258 KB 284/590 KB 212/240 KB 208/1710 KB 220/232 KB 14/258 KB 284/590 KB 212/240 KB 208/1710 KB 212/232 KB 3/258 KB 288/590 KB 232/240 KB 220/1710 KB 232/232 KB 14/258 KB 292/590 KB 232/240 KB 220/1710 KB 232/232 KB 14/258 KB 296/590 KB 232/240 KB 220/1710 KB 232/232 KB 16/258 KB 300/590 KB 232/240 KB 220/1710 KB 232/232 KB 16/258 KB 284/590 KB 232/240 KB 212/1710 KB 232/232 KB 14/258 KB 300/590 KB 236/240 KB 220/1710 KB 232/232 KB 16/258 KB 300/590 KB 236/240 KB 220/1710 KB 232/232 KB 16/258 KB 300/590 KB 240/240 KB 220/1710 KB 232/232 KB 16/258 KB 292/590 KB 232/240 KB 220/1710 KB 232/232 KB 16/258 KB 304/590 KB 240/240 KB 220/1710 KB 232/232 KB 19/258 KB 304/590 KB 240/240 KB 220/1710 KB 232/232 KB 22/258 KB 304/590 KB 240/240 KB 220/1710 KB 232/232 KB 25/258 KB 304/590 KB 240/240 KB 220/1710 KB 232/232 KB 27/258 KB 304/590 KB 240/240 KB 220/1710 KB 232/232 KB 30/258 KB 304/590 KB 240/240 KB 220/1710 KB 232/232 KB 16/258 KB 284/590 KB 240/240 KB 220/1710 KB 232/232 KB 16/258 KB 304/590 KB 240/240 KB 224/1710 KB 232/232 KB 30/258 KB 308/590 KB 240/240 KB 224/1710 KB 232/232 KB 30/258 KB 312/590 KB 240/240 KB 228/1710 KB 232/232 KB 32/258 KB 316/590 KB 240/240 KB 228/1710 KB 232/232 K unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install B 32/258 KB 320/590 KB 240/240 KB 228/1710 KB 232/232 KB 32/258 KB 308/590 KB 240/240 KB 228/1710 KB 232/232 KB 32/258 KB 308/590 KB 240/240 KB 228/1710 KB 232/232 KB 30/258 KB 320/590 KB 240/240 KB 232/1710 KB 232/232 KB 32/258 KB 320/590 KB 240/240 KB 236/1710 KB 232/232 KB 32/258 KB 320/590 KB 240/240 KB 240/1710 KB 232/232 KB 32/258 KB 324/590 KB 240/240 KB 240/1710 KB 232/232 KB 32/258 KB 328/590 KB 240/1710 KB 36/258 KB 332/590 KB 240/1710 KB 36/258 KB 336/590 KB 240/1710 KB 36/258 KB 340/590 KB 240/1710 KB 36/258 KB 344/590 KB 240/1710 KB 36/258 KB 348/590 KB 240/1710 KB 36/258 KB 352/590 KB 240/1710 KB 36/258 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 1545.9 KB/sec) unit-abot-epc-basic-0: 08:49:00 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: 08:49:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1606.0 KB/sec) unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install 324/590 KB 240/240 KB 240/1710 KB 232/232 KB 36/258 KB 352/590 KB 240/1710 KB 40/258 KB 352/590 KB 240/1710 KB 44/258 KB 352/590 KB 240/1710 KB 48/258 KB 352/590 KB 240/1710 KB 52/258 KB 352/590 KB 240/1710 KB 56/258 KB 352/590 KB 240/1710 KB 60/258 KB 352/590 KB 240/1710 KB 64/258 KB 352/590 KB 240/1710 KB 68/258 KB 356/590 KB 240/1710 KB 72/258 KB 356/590 KB 240/1710 KB 76/258 KB 356/590 KB 240/1710 KB 80/258 KB 356/590 KB 240/1710 KB 68/258 KB 360/590 KB 240/1710 KB 80/258 KB 364/590 KB 240/1710 KB 80/258 KB 368/590 KB 240/1710 KB 80/258 KB 368/590 KB 240/1710 KB 84/258 KB 372/590 KB 240/1710 KB 88/258 KB 372/590 KB 240/1710 KB 92/258 KB 372/590 KB 240/1710 KB 84/258 KB 376/590 KB 240/1710 KB 92/258 KB 380/590 KB 240/1710 KB 92/258 KB 384/590 KB 240/1710 KB 92/258 KB 388/590 KB 240/1710 KB 92/258 KB 388/590 KB 240/1710 KB 96/258 KB 388/590 KB 240/1710 KB 100/258 KB 392/590 KB 240/1710 KB 100/258 KB 396/590 KB 240/1710 KB 100/258 KB 400/590 KB 244/1710 KB 104/258 KB 396/590 KB 244/1710 KB 104/258 KB 396/590 KB 244/1710 KB 100/258 KB 400/590 KB 248/1710 KB 104/258 KB 400/590 KB 252/1710 KB 104/258 KB 400/590 KB 256/1710 KB 104/258 KB 400/590 KB 260/1710 KB 104/258 KB 400/590 KB 264/1710 KB 104/258 KB 400/590 KB 268/1710 KB 104/258 KB 400/590 KB 272/1710 KB 104/258 KB 400/590 KB 276/1710 KB 104/258 KB 400/590 KB 280/1710 KB 104/258 KB 400/590 KB 284/1710 KB 104/258 KB 400/590 KB 288/1710 KB 104/258 KB 400/590 KB 292/1710 KB 104/258 KB 400/590 KB 296/1710 KB 104/258 KB 400/590 KB 300/1710 KB 104/258 KB 400/590 KB 304/1710 KB 104/258 KB 400/590 KB 308/1710 KB 104/258 KB 400/590 KB 312/1710 KB 104/258 KB 400/590 KB 316/1710 KB 108/258 KB 404/590 KB 320/1710 KB 108/258 KB 400/590 KB 312/1710 KB 108/258 KB 404/590 KB 320/1710 KB 112/258 KB 404/590 KB 320/1710 KB 116/258 KB 404/590 KB 324/1710 KB 120/258 KB 404/590 KB 324/1710 KB 124/258 KB 404/590 KB 324/1710 KB 128/258 KB 404/590 KB 316/1710 KB 108/258 KB 408/590 KB 324/1710 KB 128/258 KB 412/590 KB 324/1710 KB 128/258 KB 416/590 KB 324/1710 KB 128/258 KB 404/590 KB 324/1710 KB 116/258 KB 416/590 KB 328/1710 KB 128/258 KB 416/590 KB 332/1710 KB 128/258 KB 416/590 KB 336/1710 KB 128/258 KB 420/590 KB 336/1710 KB 128/258 KB 424/590 KB 336/1710 KB 4/208 KB 132/258 KB 428/590 KB 336/1710 KB 4/208 KB 132/258 KB 420/590 KB 336/1710 KB 4/208 KB 132/258 KB 420/590 KB 336/1710 KB 4/208 KB 128/258 KB 428/590 KB 340/1710 KB 8/208 KB 132/258 KB 428/590 KB 340/1710 KB 12/208 KB 132/258 KB 428/590 KB 340/1710 KB 16/208 KB 132/258 KB 428/590 KB 340/1710 KB 20/208 KB 132/258 KB 428/590 KB 340/1710 KB 24/208 KB 132/258 KB 428/590 KB 340/1710 KB 28/208 KB 132/258 KB 428/590 KB 340/1710 KB 32/208 KB 132/258 KB 428/590 KB 340/1710 KB 36/208 KB 132/258 KB 428/590 KB 340/1710 KB 40/208 KB 132/258 KB 428/590 KB 340/1710 KB 44/208 KB 132/258 KB 428/590 KB 340/1710 KB 48/208 KB 132/258 KB 428/590 KB 340/1710 KB 52/208 KB 132/258 KB 432/590 KB 340/1710 KB 56/208 KB 136/258 KB 428/590 KB 340/1710 KB 4/208 KB 132/258 KB 432/590 KB 344/1710 KB 56/208 KB 136/258 KB 432/590 KB 348/1710 KB 56/208 KB 136/258 KB 432/590 KB 352/1710 KB 56/208 KB 136/258 KB 432/590 KB 340/1710 KB 52/208 KB 136/258 KB 428/590 KB 340/1710 KB 52/208 KB 136/258 KB 432/590 KB 352/1710 KB 56/208 KB 140/258 KB 432/590 KB 352/1710 KB 56/208 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 4/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 8/223 KB unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 12/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 16/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 20/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 24/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 28/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 32/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 36/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 40/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 44/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 48/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 52/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 56/223 KB 144/258 KB 432/590 KB 352/1710 KB 56/208 KB 60/223 KB 144/258 KB 432/590 KB 352/1710 KB 60/208 KB 64/223 KB 148/258 KB 432/590 KB 352/1710 KB 60/208 KB 68/223 KB 148/258 KB 436/590 KB 356/1710 KB 60/208 KB 72/223 KB 148/258 KB 436/590 KB 356/1710 KB 60/208 KB 76/223 KB 148/258 KB 436/590 KB 356/1710 KB 60/208 KB 80/223 KB 148/258 KB 432/590 KB 352/1710 KB 60/208 KB 60/223 KB 148/258 KB 436/590 KB 356/1710 KB 60/208 KB 80/223 KB 152/258 KB 432/590 KB 352/1710 KB 60/208 KB 60/223 KB 144/258 KB 436/590 KB 356/1710 KB 64/208 KB 84/223 KB 152/258 KB 436/590 KB 356/1710 KB 68/208 KB 84/223 KB 152/258 KB 436/590 KB 356/1710 KB 72/208 KB 84/223 KB 152/258 KB 436/590 KB 356/1710 KB 76/208 KB 84/223 KB 152/258 KB 436/590 KB 356/1710 KB 80/208 KB 84/223 KB 152/258 KB 436/590 KB 356/1710 KB 84/208 KB 84/223 KB 152/258 KB 436/590 KB 356/1710 KB 88/208 KB 84/223 KB 152/258 KB 436/590 KB 356/1710 KB 92/208 KB 84/223 KB 152/258 KB 436/590 KB 356/1710 KB 96/208 KB 84/223 KB 152/258 KB 436/590 KB 356/1710 KB 60/208 KB 84/223 KB 152/258 KB 436/590 KB 356/1710 KB 96/208 KB 88/223 KB 152/258 KB 436/590 KB 356/1710 KB 96/208 KB 92/223 KB 152/258 KB 436/590 KB 356/1710 KB 96/208 KB 96/223 KB 152/258 KB 436/590 KB 356/1710 KB 60/208 KB 68/223 KB 148/258 KB 440/590 KB 356/1710 KB 96/208 KB 96/223 KB 152/258 KB 444/590 KB 356/1710 KB 96/208 KB 96/223 KB 152/258 KB 448/590 KB 356/1710 KB 96/208 KB 96/223 KB 152/258 KB 432/590 KB 356/1710 KB 60/208 KB 68/223 KB 148/258 KB 448/590 KB 360/1710 KB 96/208 KB 96/223 KB 152/258 KB 448/590 KB 364/1710 KB 96/208 KB 96/223 KB 152/258 KB 448/590 KB 368/1710 KB 96/208 KB 96/223 KB 152/258 KB 452/590 KB 368/1710 KB 96/208 KB 96/223 KB 152/258 KB 456/590 KB 372/1710 KB 96/208 KB 96/223 KB 152/258 KB 460/590 KB 372/1710 KB 96/208 KB 96/223 KB 152/258 KB 464/590 KB 372/1710 KB 96/208 KB 96/223 KB 152/258 KB 452/590 KB 372/1710 KB 96/208 KB 96/223 KB 152/258 KB 464/590 KB 376/1710 KB 96/208 KB 96/223 KB 152/258 KB 464/590 KB 380/1710 KB 96/208 KB 96/223 KB 152/258 KB 464/590 KB 384/1710 KB 96/208 KB 96/223 KB 152/258 KB 464/590 KB 388/1710 KB 96/208 KB 96/223 KB 152/258 KB 468/590 KB 392/1710 KB 100/208 KB 100/223 KB 152/258 KB 468/590 KB 396/1710 KB 100/208 KB 100/223 KB 152/258 KB 468/590 KB 400/1710 KB 100/208 KB 100/223 KB 152/258 KB 468/590 KB 388/1710 KB 100/208 KB 100/223 KB 152/258 KB 468/590 KB 400/1710 KB 100/208 KB 104/223 KB 152/258 KB 468/590 KB 388/1710 KB 100/208 KB 96/223 KB 152/258 KB 472/590 KB 400/1710 KB 100/208 KB 104/223 KB 152/258 KB 476/590 KB 400/1710 KB 100/208 KB 104/223 KB 152/258 KB 480/590 KB 400/1710 KB 100/208 KB 104/223 KB 152/258 KB 464/590 KB 388/1710 KB 100/208 KB 96/223 KB 152/258 KB 480/590 KB 400/1710 KB 104/208 KB 104/223 KB 152/258 KB 480/590 KB 400/1710 KB 10 unit-mysql-0: 08:49:00 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 08:49:00 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 08:49:00 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 08:49:00 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 08:49:00 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install 8/208 KB 104/223 KB 152/258 KB 480/590 KB 400/1710 KB 112/208 KB 104/223 KB 152/258 KB 480/590 KB 400/1710 KB 112/208 KB 108/223 KB 152/258 KB 480/590 KB 400/1710 KB 112/208 KB 112/223 KB 152/258 KB 484/590 KB 404/1710 KB 112/208 KB 116/223 KB 152/258 KB 484/590 KB 404/1710 KB 116/208 KB 120/223 KB 156/258 KB 484/590 KB 404/1710 KB 112/208 KB 112/223 KB 152/258 KB 488/590 KB 404/1710 KB 116/208 KB 120/223 KB 156/258 KB 492/590 KB 404/1710 KB 116/208 KB 120/223 KB 156/258 KB 496/590 KB 404/1710 KB 116/208 KB 120/223 KB 156/258 KB 480/590 KB 404/1710 KB 112/208 KB 112/223 KB 152/258 KB 496/590 KB 408/1710 KB 116/208 KB 120/223 KB 156/258 KB 500/590 KB 412/1710 KB 116/208 KB 120/223 KB 156/258 KB 500/590 KB 416/1710 KB 116/208 KB 124/223 KB 156/258 KB 484/590 KB 404/1710 KB 116/208 KB 116/223 KB 156/258 KB 500/590 KB 416/1710 KB 116/208 KB 124/223 KB 160/258 KB 484/590 KB 404/1710 KB 116/208 KB 116/223 KB 152/258 KB 500/590 KB 416/1710 KB 120/208 KB 124/223 KB 160/258 KB 500/590 KB 416/1710 KB 124/208 KB 124/223 KB 160/258 KB 500/590 KB 416/1710 KB 128/208 KB 124/223 KB 160/258 KB 500/590 KB 416/1710 KB 132/208 KB 124/223 KB 160/258 KB 500/590 KB 420/1710 KB 136/208 KB 124/223 KB 164/258 KB 500/590 KB 420/1710 KB 140/208 KB 124/223 KB 164/258 KB 500/590 KB 420/1710 KB 144/208 KB 124/223 KB 164/258 KB 500/590 KB 412/1710 KB 116/208 KB 124/223 KB 156/258 KB 500/590 KB 420/1710 KB 144/208 KB 128/223 KB 164/258 KB 500/590 KB 420/1710 KB 144/208 KB 132/223 KB 164/258 KB 500/590 KB 420/1710 KB 144/208 KB 136/223 KB 164/258 KB 500/590 KB 420/1710 KB 144/208 KB 140/223 KB 164/258 KB 500/590 KB 420/1710 KB 144/208 KB 144/223 KB 164/258 KB 500/590 KB 420/1710 KB 144/208 KB 148/223 KB 164/258 KB 500/590 KB 420/1710 KB 148/208 KB 152/223 KB 164/258 KB 500/590 KB 420/1710 KB 148/208 KB 156/223 KB 164/258 KB 500/590 KB 420/1710 KB 148/208 KB 160/223 KB 164/258 KB 500/590 KB 408/1710 KB 116/208 KB 120/223 KB 156/258 KB 504/590 KB 420/1710 KB 148/208 KB 160/223 KB 164/258 KB 508/590 KB 420/1710 KB 148/208 KB 160/223 KB 164/258 KB 512/590 KB 420/1710 KB 148/208 KB 160/223 KB 164/258 KB 516/590 KB 420/1710 KB 148/208 KB 160/223 KB 164/258 KB 520/590 KB 420/1710 KB 148/208 KB 160/223 KB 164/258 KB 524/590 KB 420/1710 KB 148/208 KB 160/223 KB 164/258 KB 528/590 KB 420/1710 KB 148/208 KB 160/223 KB 164/258 KB 500/590 KB 420/1710 KB 148/208 KB 148/223 KB 164/258 KB 500/590 KB 420/1710 KB 132/208 KB 124/223 KB 164/258 KB 500/590 KB 416/1710 KB 132/208 KB 124/223 KB 164/258 KB 528/590 KB 420/1710 KB 148/208 KB 160/223 KB 168/258 KB 528/590 KB 420/1710 KB 148/208 KB 160/223 KB 172/258 KB 528/590 KB 420/1710 KB 148/208 KB 160/223 KB 176/258 KB 528/590 KB 424/1710 KB 148/208 KB 160/223 KB 176/258 KB 528/590 KB 428/1710 KB 148/208 KB 160/223 KB 176/258 KB 528/590 KB 432/1710 KB 148/208 KB 160/223 KB 176/258 KB 528/590 KB 432/1710 KB 148/208 KB 160/223 KB 180/258 KB 528/590 KB 436/1710 KB 148/208 KB 160/223 KB 184/258 KB 528/590 KB 436/1710 KB 148/208 KB 160/223 KB 188/258 KB 528/590 KB 436/1710 KB 148/208 KB 160/223 KB 192/258 KB 528/590 KB 436/1710 KB 148/208 KB 160/223 KB 180/258 KB 532/590 KB 440/1710 KB 152/208 KB 160/223 KB 192/258 KB 536/590 KB 440/1710 KB 152/208 KB 164/223 KB 196/258 KB 540/590 KB 440/1710 KB 152/208 KB 164/223 KB 196/258 KB 544/590 KB 440/1710 KB 152/208 KB 164/223 KB 196/258 KB 528/590 KB 436/1710 KB 152/208 KB 160/223 KB 192/258 KB 544/590 KB 440/1710 KB 156/208 KB unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install 164/223 KB 196/258 KB 544/590 KB 440/1710 KB 160/208 KB 164/223 KB 196/258 KB 544/590 KB 440/1710 KB 164/208 KB 164/223 KB 196/258 KB 544/590 KB 440/1710 KB 168/208 KB 164/223 KB 196/258 KB 544/590 KB 440/1710 KB 172/208 KB 164/223 KB 196/258 KB 544/590 KB 440/1710 KB 176/208 KB 164/223 KB 196/258 KB 544/590 KB 440/1710 KB 180/208 KB 164/223 KB 196/258 KB 532/590 KB 440/1710 KB 152/208 KB 164/223 KB 196/258 KB 548/590 KB 440/1710 KB 180/208 KB 168/223 KB 196/258 KB 548/590 KB 440/1710 KB 180/208 KB 172/223 KB 196/258 KB 548/590 KB 440/1710 KB 180/208 KB 176/223 KB 196/258 KB 532/590 KB 440/1710 KB 152/208 KB 160/223 KB 196/258 KB 548/590 KB 440/1710 KB 180/208 KB 176/223 KB 200/258 KB 532/590 KB 440/1710 KB 152/208 KB 160/223 KB 192/258 KB 548/590 KB 444/1710 KB 180/208 KB 176/223 KB 200/258 KB 548/590 KB 448/1710 KB 180/208 KB 176/223 KB 200/258 KB 548/590 KB 452/1710 KB 180/208 KB 176/223 KB 200/258 KB 548/590 KB 456/1710 KB 180/208 KB 176/223 KB 204/258 KB 548/590 KB 460/1710 KB 180/208 KB 176/223 KB 204/258 KB 548/590 KB 464/1710 KB 180/208 KB 176/223 KB 204/258 KB 548/590 KB 464/1710 KB 180/208 KB 180/223 KB 204/258 KB 548/590 KB 468/1710 KB 180/208 KB 184/223 KB 204/258 KB 548/590 KB 440/1710 KB 180/208 KB 164/223 KB 196/258 KB 552/590 KB 468/1710 KB 184/208 KB 184/223 KB 204/258 KB 556/590 KB 468/1710 KB 184/208 KB 184/223 KB 204/258 KB 560/590 KB 468/1710 KB 184/208 KB 184/223 KB 204/258 KB 564/590 KB 468/1710 KB 184/208 KB 184/223 KB 204/258 KB 548/590 KB 468/1710 KB 184/208 KB 184/223 KB 204/258 KB 564/590 KB 468/1710 KB 188/208 KB 188/223 KB 204/258 KB 564/590 KB 468/1710 KB 192/208 KB 188/223 KB 204/258 KB 548/590 KB 468/1710 KB 180/208 KB 180/223 KB 204/258 KB 564/590 KB 472/1710 KB 192/208 KB 188/223 KB 204/258 KB 564/590 KB 476/1710 KB 192/208 KB 188/223 KB 204/258 KB 564/590 KB 480/1710 KB 192/208 KB 188/223 KB 204/258 KB 548/590 KB 452/1710 KB 180/208 KB 176/223 KB 204/258 KB 564/590 KB 480/1710 KB 192/208 KB 188/223 KB 208/258 KB 564/590 KB 480/1710 KB 192/208 KB 188/223 KB 212/258 KB 564/590 KB 480/1710 KB 192/208 KB 188/223 KB 216/258 KB 564/590 KB 480/1710 KB 192/208 KB 188/223 KB 220/258 KB 564/590 KB 480/1710 KB 192/208 KB 188/223 KB 224/258 KB 564/590 KB 468/1710 KB 184/208 KB 188/223 KB 204/258 KB 564/590 KB 480/1710 KB 192/208 KB 192/223 KB 224/258 KB 564/590 KB 480/1710 KB 192/208 KB 196/223 KB 224/258 KB 568/590 KB 484/1710 KB 196/208 KB 200/223 KB 228/258 KB 568/590 KB 484/1710 KB 196/208 KB 204/223 KB 228/258 KB 568/590 KB 484/1710 KB 196/208 KB 208/223 KB 228/258 KB 568/590 KB 484/1710 KB 196/208 KB 196/223 KB 228/258 KB 568/590 KB 488/1710 KB 196/208 KB 208/223 KB 228/258 KB 568/590 KB 480/1710 KB 196/208 KB 196/223 KB 228/258 KB 572/590 KB 488/1710 KB 196/208 KB 208/223 KB 228/258 KB 576/590 KB 488/1710 KB 196/208 KB 208/223 KB 228/258 KB 564/590 KB 480/1710 KB 196/208 KB 196/223 KB 228/258 KB 576/590 KB 488/1710 KB 196/208 KB 208/223 KB 232/258 KB 576/590 KB 488/1710 KB 196/208 KB 208/223 KB 236/258 KB 576/590 KB 488/1710 KB 196/208 KB 208/223 KB 240/258 KB 564/590 KB 480/1710 KB 196/208 KB 196/223 KB 224/258 KB 580/590 KB 488/1710 KB 200/208 KB 208/223 KB 240/258 KB 580/590 KB 488/1710 KB 204/208 KB 208/223 KB 240/258 KB 580/590 KB 488/1710 KB 208/208 KB 208/223 KB 240/258 KB 580/590 KB 488/1710 KB 196/208 KB 208/223 KB 240/258 KB 584/590 KB 492/1710 KB 208/208 KB 212/223 KB 240/258 KB 588/590 KB 492/1710 KB 208/208 KB 212/223 unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install KB 240/258 KB 590/590 KB 492/1710 KB 208/208 KB 212/223 KB 240/258 KB 580/590 KB 492/1710 KB 208/208 KB 212/223 KB 240/258 KB 590/590 KB 492/1710 KB 208/208 KB 216/223 KB 244/258 KB 590/590 KB 492/1710 KB 208/208 KB 220/223 KB 244/258 KB 590/590 KB 492/1710 KB 208/208 KB 223/223 KB 244/258 KB 580/590 KB 492/1710 KB 208/208 KB 208/223 KB 240/258 KB 590/590 KB 496/1710 KB 208/208 KB 223/223 KB 244/258 KB 590/590 KB 492/1710 KB 208/208 KB 212/223 KB 244/258 KB 590/590 KB 496/1710 KB 208/208 KB 223/223 KB 248/258 KB 590/590 KB 496/1710 KB 208/208 KB 223/223 KB 252/258 KB 590/590 KB 496/1710 KB 208/208 KB 223/223 KB 256/258 KB 590/590 KB 500/1710 KB 208/208 KB 223/223 KB 258/258 KB 590/590 KB 500/1710 KB 208/208 KB 223/223 KB 256/258 KB 590/590 KB 504/1710 KB 208/208 KB 223/223 KB 258/258 KB 590/590 KB 508/1710 KB 208/208 KB 223/223 KB 258/258 KB 590/590 KB 512/1710 KB 208/208 KB 223/223 KB 258/258 KB 590/590 KB 516/1710 KB 208/208 KB 223/223 KB 258/258 KB 590/590 KB 520/1710 KB 223/223 KB 258/258 KB 590/590 KB 524/1710 KB 223/223 KB 258/258 KB 590/590 KB 528/1710 KB 223/223 KB 258/258 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 900.0 KB/sec) unit-abot-epc-basic-0: 08:49:00 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-mysql-0: 08:49:00 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install 590/590 KB 532/1710 KB 223/223 KB 258/258 KB 590/590 KB 536/1710 KB 223/223 KB 258/258 KB 590/590 KB 540/1710 KB 223/223 KB 258/258 KB 590/590 KB 544/1710 KB 223/223 KB 258/258 KB 590/590 KB 548/1710 KB 223/223 KB 258/258 KB 590/590 KB 552/1710 KB 223/223 KB 258/258 KB 590/590 KB 556/1710 KB 223/223 KB 258/258 KB 590/590 KB 560/1710 KB 223/223 KB 258/258 KB 590/590 KB 564/1710 KB 223/223 KB 258/258 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1091.7 KB/sec) unit-abot-epc-basic-0: 08:49:00 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 940.8 KB/sec) unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install 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 2436.6 KB/sec) unit-abot-epc-basic-0: 08:49:00 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: 08:49:00 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-mysql-0: 08:49:00 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 08:49:00 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 08:49:00 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 08:49:00 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-mysql-0: 08:49:00 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 08:49:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install 564/1710 KB 4/38 KB 564/1710 KB 8/38 KB 564/1710 KB 12/38 KB 564/1710 KB 16/38 KB 564/1710 KB 20/38 KB 568/1710 KB 24/38 KB 568/1710 KB 28/38 KB 568/1710 KB 20/38 KB 572/1710 KB 28/38 KB 576/1710 KB 28/38 KB 576/1710 KB 32/38 KB 580/1710 KB 32/38 KB 580/1710 KB 36/38 KB 580/1710 KB 38/38 KB 584/1710 KB 38/38 KB 588/1710 KB 38/38 KB 592/1710 KB 38/38 KB 596/1710 KB 38/38 KB 600/1710 KB 38/38 KB 604/1710 KB 38/38 KB 604/1710 KB 38/38 KB 4/214 KB 604/1710 KB 38/38 KB 8/214 KB 604/1710 KB 38/38 KB 12/214 KB 604/1710 KB 38/38 KB 16/214 KB 604/1710 KB 38/38 KB 16/214 KB 4/531 KB 604/1710 KB 38/38 KB 16/214 KB 8/531 KB 604/1710 KB 38/38 KB 16/214 KB 12/531 KB 604/1710 KB 38/38 KB 16/214 KB 16/531 KB 604/1710 KB 38/38 KB 16/214 KB 20/531 KB 604/1710 KB 38/38 KB 16/214 KB 24/531 KB 604/1710 KB 38/38 KB 16/214 KB 28/531 KB 604/1710 KB 38/38 KB 16/214 KB 32/531 KB 604/1710 KB 38/38 KB 20/214 KB 32/531 KB 604/1710 KB 38/38 KB 24/214 KB 32/531 KB 604/1710 KB 38/38 KB 28/214 KB 32/531 KB 604/1710 KB 38/38 KB 4/18 KB 32/214 KB 36/531 KB 604/1710 KB 38/38 KB 4/18 KB 28/214 KB 32/531 KB 604/1710 KB 38/38 KB 8/18 KB 32/214 KB 36/531 KB 604/1710 KB 38/38 KB 12/18 KB 32/214 KB 36/531 KB 604/1710 KB 38/38 KB 16/18 KB 32/214 KB 36/531 KB 604/1710 KB 38/38 KB 18/18 KB 32/214 KB 36/531 KB 604/1710 KB 38/38 KB 18/18 KB 36/214 KB 36/531 KB 608/1710 KB 38/38 KB 18/18 KB 40/214 KB 36/531 KB 604/1710 KB 38/38 KB 4/18 KB 28/214 KB 36/531 KB 608/1710 KB 38/38 KB 18/18 KB 40/214 KB 40/531 KB 608/1710 KB 38/38 KB 18/18 KB 40/214 KB 44/531 KB 608/1710 KB 38/38 KB 18/18 KB 40/214 KB 48/531 KB 608/1710 KB 38/38 KB 18/18 KB 36/214 KB 36/531 KB 612/1710 KB 38/38 KB 18/18 KB 40/214 KB 48/531 KB 616/1710 KB 18/18 KB 44/214 KB 52/531 KB 620/1710 KB 18/18 KB 44/214 KB 52/531 KB 624/1710 KB 18/18 KB 44/214 KB 52/531 KB 612/1710 KB 38/38 KB 18/18 KB 44/214 KB 52/531 KB 624/1710 KB 18/18 KB 48/214 KB 52/531 KB 612/1710 KB 38/38 KB 18/18 KB 40/214 KB 52/531 KB 624/1710 KB 18/18 KB 52/214 KB 56/531 KB 624/1710 KB 56/214 KB 56/531 KB 624/1710 KB 60/214 KB 56/531 KB 628/1710 KB 64/214 KB 56/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 143.7 KB/sec) unit-abot-epc-basic-0: 08:49:00 DEBUG unit.abot-epc-basic/0.install 624/1710 KB 18/18 KB 52/214 KB 56/531 KB 628/1710 KB 64/214 KB 60/531 KB 628/1710 KB 64/214 KB 64/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 66.9 KB/sec) unit-abot-epc-basic-0: 08:49:00 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: 08:49:00 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 628/1710 KB 64/214 KB 68/531 KB 628/1710 KB 68/214 KB 72/531 KB 628/1710 KB 68/214 KB 76/531 KB 628/1710 KB 68/214 KB 80/531 KB 628/1710 KB 60/214 KB 56/531 KB 632/1710 KB 68/214 KB 80/531 KB 636/1710 KB 68/214 KB 80/531 KB 640/1710 KB 68/214 KB 80/531 KB 640/1710 KB 68/214 KB 84/531 KB 644/1710 KB 68/214 KB 88/531 KB 644/1710 KB 68/214 KB 92/531 KB 644/1710 KB 68/214 KB 96/531 KB 628/1710 KB 68/214 KB 68/531 KB 644/1710 KB 72/214 KB 96/531 KB 644/1710 KB 76/214 KB 96/531 KB 644/1710 KB 80/214 KB 96/531 KB 644/1710 KB 84/214 KB 96/531 KB 644/1710 KB 88/214 KB 100/531 KB 644/1710 KB 68/214 KB 84/531 KB 648/1710 KB 88/214 KB 100/531 KB 652/1710 KB 88/214 KB 100/531 KB 656/1710 KB 88/214 KB 100/531 KB 660/1710 KB 88/214 KB 100/531 KB 664/1710 KB 4/109 KB 92/214 KB 100/531 KB 644/1710 KB 84/214 KB 100/531 KB 664/1710 KB 4/109 KB 92/214 KB 104/531 KB 664/1710 KB 4/109 KB 92/214 KB 108/531 KB 664/1710 KB 4/109 KB 92/214 KB 112/531 KB 660/1710 KB 4/109 KB 92/214 KB 100/531 KB 664/1710 KB 4/109 KB 96/214 KB 112/531 KB 660/1710 KB 4/109 KB 88/214 KB 100/531 KB 664/1710 KB 8/109 KB 96/214 KB 112/531 KB 664/1710 KB 12/109 KB 96/214 KB 112/531 KB 664/1710 KB 16/109 KB 96/214 KB 112/531 KB 664/1710 KB 16/109 KB 4/1267 KB 96/214 KB 112/531 KB 664/1710 KB 16/109 KB 8/1267 KB 96/214 KB 112/531 KB 664/1710 KB 16/109 KB 12/1267 KB 96/214 KB 112/531 KB 664/1710 KB 16/109 KB 16/1267 KB 96/214 KB 112/531 KB 664/1710 KB 16/109 KB 20/1267 KB 96/214 KB 112/531 KB 664/1710 KB 20/109 KB 24/1267 KB 100/214 KB 112/531 KB 668/1710 KB 20/109 KB 28/1267 KB 100/214 KB 112/531 KB 668/1710 KB 20/109 KB 32/1267 KB 100/214 KB 112/531 KB 668/1710 KB 20/109 KB 36/1267 KB 100/214 KB 112/531 KB 668/1710 KB 20/109 KB 40/1267 KB 100/214 KB 116/531 KB 668/1710 KB 20/109 KB 44/1267 KB 100/214 KB 116/531 KB 668/1710 KB 20/109 KB 48/1267 KB 100/214 KB 116/531 KB 664/1710 KB 20/109 KB 20/1267 KB 100/214 KB 112/531 KB 668/1710 KB 20/109 KB 48/1267 KB 104/214 KB 116/531 KB 668/1710 KB 20/109 KB 48/1267 KB 108/214 KB 116/531 KB 668/1710 KB 20/109 KB 48/1267 KB 112/214 KB 116/531 KB 664/1710 KB 20/109 KB 20/1267 KB 96/214 KB 112/531 KB 668/1710 KB 24/109 KB 48/1267 KB 112/214 KB 116/531 KB 668/1710 KB 28/109 KB 48/1267 KB 112/214 KB 116/531 KB 668/1710 KB 32/109 KB 48/1267 KB 112/214 KB 116/531 KB 668/1710 KB 36/109 KB 48/1267 KB 112/214 KB 116/531 KB 668/1710 KB 40/109 KB 48/1267 KB 116/214 KB 116/531 KB 668/1710 KB 44/109 KB 48/1267 KB 116/214 KB 116/531 KB 668/1710 KB 48/109 KB 48/1267 KB 116/214 KB 116/531 KB 668/1710 KB 20/109 KB 36/1267 KB 100/214 KB 116/531 KB 668/1710 KB 20/109 KB 24/1267 KB 100/214 KB 112/531 KB 672/1710 KB 48/109 KB 48/1267 KB 116/214 KB 120/531 KB 676/1710 KB 48/109 KB 48/1267 KB 116/214 KB 120/531 KB 680/1710 KB 48/109 KB 48/1267 KB 116/214 KB 120/531 KB 684/1710 KB 48/109 KB 48/1267 KB 116/214 KB 120/531 KB 688/1710 KB 48/109 KB 48/1267 KB 116/214 KB 120/531 KB 692/1710 KB 48/109 KB 48/1267 KB 116/214 KB 120/531 KB 696/1710 KB 52/109 KB 52/1267 KB 116/214 KB 120/531 KB 668/1710 KB 36/109 KB 48/1267 KB 116/214 KB 116/531 KB 696/1710 KB 52/109 KB 52/1267 KB 120/214 KB 120/531 KB 696/1710 KB 52/109 KB 52/1267 KB 124/214 KB 120/531 KB 696/1710 KB 52/109 KB 52/1267 KB 128/214 KB 120/531 KB 696/1710 KB 52/109 KB 52/1267 KB 132/214 KB 120/531 KB 692/1710 KB 52/109 KB 52/1267 KB 116/214 KB 120/531 KB 692/1710 KB 48/109 KB 52/1267 KB 116/214 KB 120/531 KB 700/1710 K unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install B 56/109 KB 56/1267 KB 132/214 KB 120/531 KB 676/1710 KB 48/109 KB 48/1267 KB 116/214 KB 120/531 KB 700/1710 KB 56/109 KB 56/1267 KB 132/214 KB 124/531 KB 700/1710 KB 56/109 KB 56/1267 KB 132/214 KB 128/531 KB 700/1710 KB 56/109 KB 56/1267 KB 132/214 KB 132/531 KB 700/1710 KB 56/109 KB 56/1267 KB 132/214 KB 136/531 KB 700/1710 KB 56/109 KB 56/1267 KB 132/214 KB 140/531 KB 700/1710 KB 56/109 KB 56/1267 KB 132/214 KB 144/531 KB 700/1710 KB 56/109 KB 56/1267 KB 132/214 KB 120/531 KB 700/1710 KB 52/109 KB 52/1267 KB 132/214 KB 120/531 KB 704/1710 KB 60/109 KB 56/1267 KB 132/214 KB 144/531 KB 708/1710 KB 60/109 KB 60/1267 KB 132/214 KB 144/531 KB 712/1710 KB 60/109 KB 60/1267 KB 136/214 KB 148/531 KB 716/1710 KB 60/109 KB 60/1267 KB 136/214 KB 148/531 KB 704/1710 KB 60/109 KB 60/1267 KB 132/214 KB 144/531 KB 704/1710 KB 60/109 KB 60/1267 KB 132/214 KB 144/531 KB 716/1710 KB 60/109 KB 64/1267 KB 136/214 KB 148/531 KB 716/1710 KB 64/109 KB 68/1267 KB 136/214 KB 148/531 KB 716/1710 KB 64/109 KB 72/1267 KB 136/214 KB 148/531 KB 720/1710 KB 64/109 KB 76/1267 KB 136/214 KB 148/531 KB 720/1710 KB 64/109 KB 80/1267 KB 136/214 KB 148/531 KB 708/1710 KB 60/109 KB 60/1267 KB 136/214 KB 148/531 KB 720/1710 KB 64/109 KB 80/1267 KB 140/214 KB 148/531 KB 720/1710 KB 64/109 KB 80/1267 KB 144/214 KB 148/531 KB 720/1710 KB 64/109 KB 80/1267 KB 148/214 KB 148/531 KB 720/1710 KB 64/109 KB 80/1267 KB 152/214 KB 148/531 KB 720/1710 KB 64/109 KB 80/1267 KB 156/214 KB 148/531 KB 720/1710 KB 64/109 KB 80/1267 KB 160/214 KB 148/531 KB 720/1710 KB 64/109 KB 80/1267 KB 164/214 KB 148/531 KB 720/1710 KB 64/109 KB 84/1267 KB 168/214 KB 148/531 KB 708/1710 KB 60/109 KB 60/1267 KB 132/214 KB 148/531 KB 720/1710 KB 64/109 KB 84/1267 KB 168/214 KB 152/531 KB 720/1710 KB 64/109 KB 84/1267 KB 168/214 KB 156/531 KB 720/1710 KB 64/109 KB 84/1267 KB 168/214 KB 160/531 KB 720/1710 KB 64/109 KB 84/1267 KB 168/214 KB 164/531 KB 720/1710 KB 64/109 KB 84/1267 KB 168/214 KB 168/531 KB 720/1710 KB 64/109 KB 84/1267 KB 168/214 KB 172/531 KB 720/1710 KB 64/109 KB 84/1267 KB 168/214 KB 176/531 KB 720/1710 KB 64/109 KB 84/1267 KB 164/214 KB 148/531 KB 720/1710 KB 64/109 KB 88/1267 KB 168/214 KB 176/531 KB 720/1710 KB 64/109 KB 92/1267 KB 168/214 KB 176/531 KB 720/1710 KB 64/109 KB 96/1267 KB 168/214 KB 176/531 KB 720/1710 KB 64/109 KB 100/1267 KB 168/214 KB 176/531 KB 720/1710 KB 64/109 KB 72/1267 KB 136/214 KB 148/531 KB 716/1710 KB 64/109 KB 64/1267 KB 136/214 KB 148/531 KB 720/1710 KB 68/109 KB 100/1267 KB 172/214 KB 180/531 KB 720/1710 KB 72/109 KB 100/1267 KB 172/214 KB 180/531 KB 720/1710 KB 76/109 KB 100/1267 KB 172/214 KB 180/531 KB 720/1710 KB 80/109 KB 100/1267 KB 172/214 KB 180/531 KB 720/1710 KB 84/109 KB 100/1267 KB 172/214 KB 180/531 KB 724/1710 KB 88/109 KB 100/1267 KB 172/214 KB 180/531 KB 724/1710 KB 92/109 KB 100/1267 KB 172/214 KB 180/531 KB 724/1710 KB 96/109 KB 100/1267 KB 172/214 KB 180/531 KB 724/1710 KB 100/109 KB 100/1267 KB 172/214 KB 180/531 KB 724/1710 KB 104/109 KB 100/1267 KB 172/214 KB 180/531 KB 720/1710 KB 64/109 KB 100/1267 KB 172/214 KB 180/531 KB 724/1710 KB 104/109 KB 100/1267 KB 172/214 KB 184/531 KB 724/1710 KB 104/109 KB 100/1267 KB 172/214 KB 188/531 KB 720/1710 KB 64/109 KB 100/1267 KB 172/214 KB 176/531 KB 724/1710 KB 104/109 KB 104/1267 KB 176/214 KB 188/531 KB 724/1710 KB 104/109 KB 104/1267 KB 180/214 KB 188/531 KB 724/1710 KB 108/109 KB 104/1267 KB 184/214 KB 192 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install /531 KB 724/1710 KB 108/109 KB 104/1267 KB 188/214 KB 192/531 KB 724/1710 KB 104/109 KB 104/1267 KB 172/214 KB 188/531 KB 724/1710 KB 84/109 KB 100/1267 KB 172/214 KB 180/531 KB 728/1710 KB 108/109 KB 104/1267 KB 192/214 KB 192/531 KB 732/1710 KB 108/109 KB 104/1267 KB 192/214 KB 192/531 KB 736/1710 KB 108/109 KB 104/1267 KB 192/214 KB 192/531 KB 740/1710 KB 108/109 KB 104/1267 KB 192/214 KB 192/531 KB 744/1710 KB 108/109 KB 104/1267 KB 192/214 KB 192/531 KB 748/1710 KB 108/109 KB 104/1267 KB 192/214 KB 192/531 KB 724/1710 KB 108/109 KB 104/1267 KB 180/214 KB 192/531 KB 752/1710 KB 109/109 KB 104/1267 KB 192/214 KB 192/531 KB 724/1710 KB 104/109 KB 104/1267 KB 180/214 KB 192/531 KB 752/1710 KB 109/109 KB 108/1267 KB 192/214 KB 192/531 KB 752/1710 KB 109/109 KB 112/1267 KB 192/214 KB 192/531 KB 752/1710 KB 108/109 KB 108/1267 KB 192/214 KB 192/531 KB 756/1710 KB 109/109 KB 112/1267 KB 192/214 KB 196/531 KB 760/1710 KB 109/109 KB 116/1267 KB 192/214 KB 196/531 KB 752/1710 KB 109/109 KB 112/1267 KB 192/214 KB 196/531 KB 760/1710 KB 109/109 KB 116/1267 KB 192/214 KB 200/531 KB 760/1710 KB 109/109 KB 116/1267 KB 192/214 KB 204/531 KB 756/1710 KB 109/109 KB 116/1267 KB 192/214 KB 196/531 KB 724/1710 KB 108/109 KB 104/1267 KB 192/214 KB 192/531 KB 760/1710 KB 109/109 KB 116/1267 KB 196/214 KB 208/531 KB 764/1710 KB 109/109 KB 120/1267 KB 200/214 KB 208/531 KB 764/1710 KB 109/109 KB 120/1267 KB 196/214 KB 208/531 KB 768/1710 KB 109/109 KB 120/1267 KB 204/214 KB 208/531 KB 760/1710 KB 109/109 KB 120/1267 KB 196/214 KB 208/531 KB 768/1710 KB 109/109 KB 124/1267 KB 204/214 KB 208/531 KB 768/1710 KB 109/109 KB 128/1267 KB 204/214 KB 208/531 KB 760/1710 KB 109/109 KB 120/1267 KB 200/214 KB 208/531 KB 772/1710 KB 109/109 KB 128/1267 KB 204/214 KB 212/531 KB 772/1710 KB 109/109 KB 132/1267 KB 204/214 KB 216/531 KB 772/1710 KB 109/109 KB 132/1267 KB 204/214 KB 220/531 KB 772/1710 KB 109/109 KB 132/1267 KB 204/214 KB 224/531 KB 772/1710 KB 109/109 KB 128/1267 KB 204/214 KB 208/531 KB 776/1710 KB 109/109 KB 132/1267 KB 204/214 KB 224/531 KB 780/1710 KB 109/109 KB 132/1267 KB 204/214 KB 224/531 KB 784/1710 KB 109/109 KB 132/1267 KB 204/214 KB 224/531 KB 768/1710 KB 109/109 KB 128/1267 KB 204/214 KB 208/531 KB 784/1710 KB 109/109 KB 132/1267 KB 208/214 KB 224/531 KB 784/1710 KB 109/109 KB 132/1267 KB 212/214 KB 224/531 KB 784/1710 KB 109/109 KB 132/1267 KB 214/214 KB 224/531 KB 772/1710 KB 109/109 KB 132/1267 KB 204/214 KB 212/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 341.2 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 784/1710 KB 136/1267 KB 214/214 KB 224/531 KB 788/1710 KB 140/1267 KB 214/214 KB 228/531 KB 788/1710 KB 144/1267 KB 214/214 KB 228/531 KB 788/1710 KB 148/1267 KB 214/214 KB 228/531 KB 788/1710 KB 136/1267 KB 214/214 KB 228/531 KB 792/1710 KB 148/1267 KB 214/214 KB 228/531 KB 796/1710 KB 148/1267 KB 214/214 KB 228/531 KB 800/1710 KB 148/1267 KB 214/214 KB 228/531 KB 784/1710 KB 136/1267 KB 214/214 KB 228/531 KB 800/1710 KB 152/1267 KB 214/214 KB 232/531 KB 800/1710 KB 152/1267 KB 214/214 KB 236/531 KB 800/1710 KB 152/1267 KB 214/214 KB 240/531 KB 800/1710 KB 152/1267 KB 214/214 KB 244/531 KB 804/1710 KB 152/1267 KB 214/214 KB 248/531 KB 804/1710 KB 152/1267 KB 214/214 KB 252/531 KB 804/1710 KB 152/1267 KB 214/214 KB 256/531 KB 800/1710 KB 152/1267 KB 214/214 KB 228/531 KB 804/1710 KB 156/1267 KB 214/214 KB 256/531 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 08:49:01 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 662.1 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 804/1710 KB 152/1267 KB 214/214 KB 244/531 KB 808/1710 KB 160/1267 KB 256/531 KB 804/1710 KB 160/1267 KB 214/214 KB 256/531 KB 808/1710 KB 164/1267 KB 256/531 KB 808/1710 KB 168/1267 KB 256/531 KB 812/1710 KB 168/1267 KB 256/531 KB 812/1710 KB 172/1267 KB 256/531 KB 812/1710 KB 176/1267 KB 256/531 KB 816/1710 KB 180/1267 KB 260/531 KB 816/1710 KB 184/1267 KB 260/531 KB 816/1710 KB 188/1267 KB 260/531 KB 816/1710 KB 176/1267 KB 260/531 KB 816/1710 KB 188/1267 KB 264/531 KB 816/1710 KB 188/1267 KB 268/531 KB 816/1710 KB 188/1267 KB 272/531 KB 816/1710 KB 176/1267 KB 256/531 KB 820/1710 KB 188/1267 KB 272/531 KB 824/1710 KB 188/1267 KB 272/531 KB 828/1710 KB 188/1267 KB 272/531 KB 832/1710 KB 188/1267 KB 272/531 KB 836/1710 KB 192/1267 KB 272/531 KB 4/80 KB 836/1710 KB 192/1267 KB 276/531 KB 8/80 KB 836/1710 KB 192/1267 KB 276/531 KB 12/80 KB 836/1710 KB 192/1267 KB 276/531 KB 16/80 KB 836/1710 KB 192/1267 KB 276/531 KB 20/80 KB 836/1710 KB 192/1267 KB 276/531 KB 24/80 KB 836/1710 KB 192/1267 KB 4/1044 KB 276/531 KB 832/1710 KB 192/1267 KB 272/531 KB 20/80 KB 836/1710 KB 192/1267 KB 4/1044 KB 276/531 KB 24/80 KB 836/1710 KB 192/1267 KB 8/1044 KB 276/531 KB 24/80 KB 836/1710 KB 192/1267 KB 12/1044 KB 276/531 KB 24/80 KB 836/1710 KB 192/1267 KB 16/1044 KB 276/531 KB 24/80 KB 836/1710 KB 192/1267 KB 20/1044 KB 276/531 KB 28/80 KB 840/1710 KB 196/1267 KB 24/1044 KB 276/531 KB 28/80 KB 840/1710 KB 196/1267 KB 28/1044 KB 276/531 KB 28/80 KB 840/1710 KB 196/1267 KB 32/1044 KB 276/531 KB 836/1710 KB 192/1267 KB 276/531 KB 28/80 KB 840/1710 KB 196/1267 KB 32/1044 KB 280/531 KB 28/80 KB 840/1710 KB 196/1267 KB 32/1044 KB 284/531 KB 28/80 KB 840/1710 KB 196/1267 KB 20/1044 KB 276/531 KB 28/80 KB 844/1710 KB 196/1267 KB 32/1044 KB 288/531 KB 28/80 KB 848/1710 KB 196/1267 KB 32/1044 KB 288/531 KB 28/80 KB 836/1710 KB 196/1267 KB 20/1044 KB 276/531 KB 32/80 KB 848/1710 KB 196/1267 KB 32/1044 KB 288/531 KB 24/80 KB 836/1710 KB 196/1267 KB 20/1044 KB 276/531 KB 32/80 KB 848/1710 KB 200/1267 KB 32/1044 KB 288/531 KB 36/80 KB 848/1710 KB 200/1267 KB 32/1044 KB 288/531 KB 40/80 KB 852/1710 KB 204/1267 KB 36/1044 KB 288/531 KB 28/80 KB 840/1710 KB 196/1267 KB 32/1044 KB 288/531 KB 40/80 KB 852/1710 KB 204/1267 KB 36/1044 KB 292/531 KB 36/80 KB 852/1710 KB 204/1267 KB 36/1044 KB 288/531 KB 36/80 KB 852/1710 KB 204/1267 KB 32/1044 KB 288/531 KB 44/80 KB 856/1710 KB 204/1267 KB 40/1044 KB 296/531 KB 36/80 KB 848/1710 KB 204/1267 KB 32/1044 KB 288/531 KB 44/80 KB 860/1710 KB 208/1267 KB 40/1044 KB 296/531 KB 44/80 KB 860/1710 KB 212/1267 KB 40/1044 KB 296/531 KB 44/80 KB 860/1710 KB 216/1267 KB 40/1044 KB 296/531 KB 44/80 KB 860/1710 KB 220/1267 KB 40/1044 KB 296/531 KB 44/80 KB 852/1710 KB 204/1267 KB 36/1044 KB 296/531 KB 44/80 KB 852/1710 KB 204/1267 KB 36/1044 KB 292/531 KB 48/80 KB 860/1710 KB 220/1267 KB 40/1044 KB 296/531 KB 52/80 KB 860/1710 KB 220/1267 KB 40/1044 KB 296/531 KB 44/80 KB 852/1710 KB 212/1267 KB 40/1044 KB 296/531 KB 52/80 KB 860/1710 KB 220/1267 KB 44/1044 KB 300/531 KB 52/80 KB 860/1710 KB 220/1267 KB 48/1044 KB 300/531 KB 44/80 KB 860/1710 KB 204/1267 KB 40/1044 KB 296/531 KB 52/80 KB 864/1710 KB 220/1267 KB 48/1044 KB 300/531 KB 52/80 KB 868/1710 KB 220/1267 KB 48/1044 KB 300/531 KB 56/80 KB 872/1710 KB 224/1267 KB 52/1044 KB 300/531 KB 56/80 KB 876/1710 KB 224/1267 KB 52/1044 KB 300/531 KB 52/80 KB 860/1710 KB 220/1267 KB 40/1044 KB 300/531 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install KB 56/80 KB 880/1710 KB 224/1267 KB 52/1044 KB 304/531 KB 56/80 KB 880/1710 KB 224/1267 KB 52/1044 KB 308/531 KB 56/80 KB 880/1710 KB 224/1267 KB 52/1044 KB 312/531 KB 56/80 KB 880/1710 KB 224/1267 KB 52/1044 KB 316/531 KB 56/80 KB 880/1710 KB 224/1267 KB 52/1044 KB 320/531 KB 56/80 KB 868/1710 KB 224/1267 KB 52/1044 KB 300/531 KB 56/80 KB 880/1710 KB 224/1267 KB 56/1044 KB 320/531 KB 56/80 KB 880/1710 KB 224/1267 KB 60/1044 KB 320/531 KB 56/80 KB 880/1710 KB 224/1267 KB 64/1044 KB 320/531 KB 56/80 KB 868/1710 KB 224/1267 KB 48/1044 KB 300/531 KB 56/80 KB 868/1710 KB 220/1267 KB 48/1044 KB 300/531 KB 60/80 KB 880/1710 KB 224/1267 KB 64/1044 KB 320/531 KB 60/80 KB 880/1710 KB 228/1267 KB 64/1044 KB 320/531 KB 64/80 KB 880/1710 KB 232/1267 KB 68/1044 KB 320/531 KB 64/80 KB 880/1710 KB 236/1267 KB 68/1044 KB 320/531 KB 56/80 KB 880/1710 KB 224/1267 KB 52/1044 KB 300/531 KB 64/80 KB 884/1710 KB 240/1267 KB 68/1044 KB 320/531 KB 64/80 KB 888/1710 KB 240/1267 KB 68/1044 KB 324/531 KB 64/80 KB 892/1710 KB 240/1267 KB 68/1044 KB 324/531 KB 64/80 KB 896/1710 KB 240/1267 KB 68/1044 KB 324/531 KB 64/80 KB 880/1710 KB 228/1267 KB 68/1044 KB 320/531 KB 64/80 KB 896/1710 KB 240/1267 KB 72/1044 KB 324/531 KB 64/80 KB 896/1710 KB 240/1267 KB 76/1044 KB 324/531 KB 64/80 KB 896/1710 KB 240/1267 KB 80/1044 KB 324/531 KB 64/80 KB 896/1710 KB 240/1267 KB 84/1044 KB 324/531 KB 64/80 KB 880/1710 KB 228/1267 KB 64/1044 KB 320/531 KB 68/80 KB 900/1710 KB 240/1267 KB 84/1044 KB 324/531 KB 72/80 KB 900/1710 KB 240/1267 KB 84/1044 KB 324/531 KB 76/80 KB 900/1710 KB 240/1267 KB 84/1044 KB 324/531 KB 80/80 KB 900/1710 KB 240/1267 KB 84/1044 KB 324/531 KB 64/80 KB 900/1710 KB 240/1267 KB 84/1044 KB 324/531 KB 80/80 KB 904/1710 KB 240/1267 KB 84/1044 KB 324/531 KB 80/80 KB 908/1710 KB 240/1267 KB 88/1044 KB 324/531 KB 80/80 KB 912/1710 KB 240/1267 KB 88/1044 KB 324/531 KB 64/80 KB 884/1710 KB 240/1267 KB 68/1044 KB 324/531 KB 64/80 KB 880/1710 KB 240/1267 KB 68/1044 KB 320/531 KB 80/80 KB 912/1710 KB 244/1267 KB 88/1044 KB 328/531 KB 80/80 KB 912/1710 KB 248/1267 KB 88/1044 KB 328/531 KB 80/80 KB 912/1710 KB 252/1267 KB 88/1044 KB 328/531 KB 80/80 KB 912/1710 KB 256/1267 KB 88/1044 KB 328/531 KB 80/80 KB 912/1710 KB 260/1267 KB 88/1044 KB 328/531 KB 80/80 KB 912/1710 KB 264/1267 KB 88/1044 KB 328/531 KB 80/80 KB 916/1710 KB 268/1267 KB 88/1044 KB 328/531 KB 80/80 KB 916/1710 KB 272/1267 KB 88/1044 KB 328/531 KB 80/80 KB 904/1710 KB 240/1267 KB 88/1044 KB 324/531 KB 80/80 KB 916/1710 KB 272/1267 KB 92/1044 KB 328/531 KB 80/80 KB 916/1710 KB 272/1267 KB 96/1044 KB 328/531 KB 80/80 KB 916/1710 KB 272/1267 KB 100/1044 KB 328/531 KB 80/80 KB 916/1710 KB 276/1267 KB 104/1044 KB 328/531 KB 80/80 KB 916/1710 KB 276/1267 KB 108/1044 KB 328/531 KB 80/80 KB 916/1710 KB 264/1267 KB 88/1044 KB 328/531 KB 80/80 KB 912/1710 KB 244/1267 KB 88/1044 KB 328/531 KB 80/80 KB 916/1710 KB 276/1267 KB 112/1044 KB 332/531 KB 80/80 KB 916/1710 KB 276/1267 KB 112/1044 KB 336/531 KB 80/80 KB 916/1710 KB 276/1267 KB 112/1044 KB 340/531 KB 80/80 KB 916/1710 KB 276/1267 KB 112/1044 KB 344/531 KB 80/80 KB 916/1710 KB 276/1267 KB 112/1044 KB 348/531 KB 80/80 KB 916/1710 KB 276/1267 KB 112/1044 KB 352/531 KB 80/80 KB 916/1710 KB 276/1267 KB 112/1044 KB 356/531 KB 920/1710 KB 276/1267 KB 112/1044 KB 360/531 KB 80/80 KB 916/1710 KB 276/1267 KB 112/1044 KB 360/531 KB 80/80 KB 916/1710 KB 276/1267 KB 100/1044 KB 328/531 K unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install B 920/1710 KB 280/1267 KB 112/1044 KB 360/531 KB 920/1710 KB 284/1267 KB 116/1044 KB 364/531 KB 920/1710 KB 288/1267 KB 116/1044 KB 364/531 KB 920/1710 KB 276/1267 KB 112/1044 KB 356/531 KB 924/1710 KB 288/1267 KB 116/1044 KB 364/531 KB 928/1710 KB 288/1267 KB 116/1044 KB 364/531 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 217.7 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 932/1710 KB 288/1267 KB 116/1044 KB 364/531 KB 936/1710 KB 288/1267 KB 116/1044 KB 364/531 KB 940/1710 KB 288/1267 KB 116/1044 KB 364/531 KB 944/1710 KB 288/1267 KB 116/1044 KB 364/531 KB 948/1710 KB 288/1267 KB 116/1044 KB 364/531 KB 952/1710 KB 292/1267 KB 116/1044 KB 364/531 KB 956/1710 KB 292/1267 KB 116/1044 KB 364/531 KB 960/1710 KB 292/1267 KB 116/1044 KB 364/531 KB 920/1710 KB 280/1267 KB 116/1044 KB 364/531 KB 960/1710 KB 292/1267 KB 116/1044 KB 368/531 KB 960/1710 KB 292/1267 KB 116/1044 KB 372/531 KB 960/1710 KB 292/1267 KB 116/1044 KB 376/531 KB 960/1710 KB 292/1267 KB 116/1044 KB 380/531 KB 960/1710 KB 292/1267 KB 116/1044 KB 384/531 KB 920/1710 KB 280/1267 KB 116/1044 KB 364/531 KB 960/1710 KB 292/1267 KB 120/1044 KB 384/531 KB 960/1710 KB 292/1267 KB 124/1044 KB 384/531 KB 948/1710 KB 292/1267 KB 116/1044 KB 364/531 KB 960/1710 KB 296/1267 KB 128/1044 KB 384/531 KB 960/1710 KB 296/1267 KB 128/1044 KB 384/531 KB 960/1710 KB 300/1267 KB 128/1044 KB 384/531 KB 960/1710 KB 304/1267 KB 128/1044 KB 384/531 KB 960/1710 KB 308/1267 KB 128/1044 KB 384/531 KB 960/1710 KB 308/1267 KB 4/61 KB 132/1044 KB 388/531 KB 960/1710 KB 308/1267 KB 8/61 KB 132/1044 KB 388/531 KB 960/1710 KB 308/1267 KB 12/61 KB 132/1044 KB 388/531 KB 960/1710 KB 308/1267 KB 16/61 KB 132/1044 KB 388/531 KB 960/1710 KB 308/1267 KB 20/61 KB 132/1044 KB 388/531 KB 964/1710 KB 312/1267 KB 24/61 KB 132/1044 KB 388/531 KB 960/1710 KB 308/1267 KB 132/1044 KB 388/531 KB 960/1710 KB 308/1267 KB 132/1044 KB 384/531 KB 964/1710 KB 312/1267 KB 20/61 KB 132/1044 KB 388/531 KB 960/1710 KB 312/1267 KB 20/61 KB 132/1044 KB 388/531 KB 968/1710 KB 316/1267 KB 28/61 KB 136/1044 KB 392/531 KB 968/1710 KB 316/1267 KB 28/61 KB 136/1044 KB 392/531 KB 968/1710 KB 316/1267 KB 28/61 KB 136/1044 KB 396/531 KB 968/1710 KB 316/1267 KB 28/61 KB 136/1044 KB 400/531 KB 968/1710 KB 316/1267 KB 28/61 KB 136/1044 KB 392/531 KB 968/1710 KB 316/1267 KB 28/61 KB 140/1044 KB 400/531 KB 968/1710 KB 316/1267 KB 28/61 KB 144/1044 KB 400/531 KB 968/1710 KB 316/1267 KB 28/61 KB 144/1044 KB 404/531 KB 968/1710 KB 316/1267 KB 32/61 KB 148/1044 KB 408/531 KB 968/1710 KB 316/1267 KB 32/61 KB 148/1044 KB 412/531 KB 968/1710 KB 316/1267 KB 32/61 KB 148/1044 KB 416/531 KB 968/1710 KB 316/1267 KB 28/61 KB 136/1044 KB 392/531 KB 972/1710 KB 316/1267 KB 32/61 KB 148/1044 KB 416/531 KB 976/1710 KB 316/1267 KB 32/61 KB 148/1044 KB 416/531 KB 968/1710 KB 316/1267 KB 28/61 KB 136/1044 KB 392/531 KB 976/1710 KB 320/1267 KB 32/61 KB 148/1044 KB 416/531 KB 976/1710 KB 324/1267 KB 32/61 KB 148/1044 KB 416/531 KB 980/1710 KB 328/1267 KB 32/61 KB 148/1044 KB 416/531 KB 980/1710 KB 332/1267 KB 32/61 KB 148/1044 KB 416/531 KB 980/1710 KB 336/1267 KB 32/61 KB 148/1044 KB 416/531 KB 980/1710 KB 340/1267 KB 32/61 KB 148/1044 KB 416/531 KB 980/1710 KB 344/1267 KB 32/61 KB 148/1044 KB 420/531 KB 980/1710 KB 348/1267 KB 32/61 KB 148/1044 KB 420/531 KB 980/1710 KB 352/1267 KB 32/61 KB 148/1044 KB 420/531 KB 968/1710 KB 316/1267 KB 32/61 KB 148/1044 KB 404/531 KB 968/1710 KB 316/1267 KB 28/61 KB 148/1044 KB 404/531 KB 980/1710 KB 352/1267 KB 32/61 KB 152/1044 KB 420/531 KB 980/1710 KB 352/1267 KB 32/61 KB 156/1044 KB 420/531 KB 980/1710 KB 352/1267 KB 32/61 KB 160/1044 KB 420/531 KB 980/1710 KB 352/1267 KB 32/61 KB 164/1044 KB 420/531 KB 980/1710 KB 352/1267 KB 36/61 KB 168/1044 KB 420/531 KB 980/1710 KB 352/1267 KB 36/61 KB 172/1044 KB 420/531 KB 980/1710 KB 352/ unit-mysql-0: 08:49:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 1267 KB 36/61 KB 176/1044 KB 420/531 KB 980/1710 KB 340/1267 KB 32/61 KB 148/1044 KB 420/531 KB 980/1710 KB 324/1267 KB 32/61 KB 148/1044 KB 416/531 KB 984/1710 KB 352/1267 KB 36/61 KB 176/1044 KB 424/531 KB 988/1710 KB 352/1267 KB 36/61 KB 176/1044 KB 424/531 KB 980/1710 KB 352/1267 KB 36/61 KB 164/1044 KB 420/531 KB 988/1710 KB 352/1267 KB 40/61 KB 176/1044 KB 424/531 KB 988/1710 KB 352/1267 KB 44/61 KB 176/1044 KB 424/531 KB 992/1710 KB 352/1267 KB 44/61 KB 176/1044 KB 424/531 KB 992/1710 KB 352/1267 KB 48/61 KB 176/1044 KB 424/531 KB 992/1710 KB 352/1267 KB 52/61 KB 176/1044 KB 424/531 KB 996/1710 KB 356/1267 KB 56/61 KB 180/1044 KB 424/531 KB 980/1710 KB 352/1267 KB 36/61 KB 176/1044 KB 424/531 KB 996/1710 KB 356/1267 KB 56/61 KB 180/1044 KB 428/531 KB 996/1710 KB 356/1267 KB 56/61 KB 180/1044 KB 432/531 KB 996/1710 KB 356/1267 KB 56/61 KB 180/1044 KB 436/531 KB 996/1710 KB 356/1267 KB 52/61 KB 180/1044 KB 424/531 KB 996/1710 KB 360/1267 KB 60/61 KB 180/1044 KB 436/531 KB 996/1710 KB 352/1267 KB 52/61 KB 180/1044 KB 424/531 KB 996/1710 KB 360/1267 KB 60/61 KB 184/1044 KB 440/531 KB 996/1710 KB 360/1267 KB 60/61 KB 188/1044 KB 440/531 KB 996/1710 KB 352/1267 KB 52/61 KB 176/1044 KB 424/531 KB 1000/1710 KB 360/1267 KB 60/61 KB 188/1044 KB 440/531 KB 1004/1710 KB 360/1267 KB 60/61 KB 188/1044 KB 440/531 KB 1008/1710 KB 360/1267 KB 60/61 KB 188/1044 KB 440/531 KB 996/1710 KB 360/1267 KB 60/61 KB 180/1044 KB 440/531 KB 1008/1710 KB 360/1267 KB 60/61 KB 188/1044 KB 444/531 KB 1008/1710 KB 364/1267 KB 60/61 KB 192/1044 KB 448/531 KB 1012/1710 KB 364/1267 KB 60/61 KB 192/1044 KB 452/531 KB 996/1710 KB 356/1267 KB 60/61 KB 180/1044 KB 436/531 KB 1012/1710 KB 364/1267 KB 61/61 KB 192/1044 KB 452/531 KB 1012/1710 KB 364/1267 KB 60/61 KB 192/1044 KB 448/531 KB 1016/1710 KB 364/1267 KB 61/61 KB 192/1044 KB 452/531 KB 1020/1710 KB 364/1267 KB 61/61 KB 192/1044 KB 452/531 KB 1008/1710 KB 364/1267 KB 60/61 KB 192/1044 KB 444/531 KB 1008/1710 KB 364/1267 KB 60/61 KB 188/1044 KB 444/531 KB 1024/1710 KB 368/1267 KB 61/61 KB 192/1044 KB 452/531 KB 1024/1710 KB 368/1267 KB 61/61 KB 196/1044 KB 452/531 KB 1024/1710 KB 372/1267 KB 61/61 KB 200/1044 KB 452/531 KB 1024/1710 KB 372/1267 KB 61/61 KB 204/1044 KB 452/531 KB 1024/1710 KB 372/1267 KB 61/61 KB 196/1044 KB 452/531 KB 1024/1710 KB 376/1267 KB 61/61 KB 204/1044 KB 456/531 KB 1024/1710 KB 364/1267 KB 61/61 KB 204/1044 KB 456/531 KB 1024/1710 KB 372/1267 KB 61/61 KB 204/1044 KB 456/531 KB 1024/1710 KB 376/1267 KB 61/61 KB 204/1044 KB 460/531 KB 1024/1710 KB 380/1267 KB 61/61 KB 208/1044 KB 460/531 KB 1024/1710 KB 376/1267 KB 61/61 KB 208/1044 KB 460/531 KB 1028/1710 KB 384/1267 KB 61/61 KB 208/1044 KB 460/531 KB 1032/1710 KB 384/1267 KB 61/61 KB 212/1044 KB 464/531 KB 1036/1710 KB 384/1267 KB 61/61 KB 212/1044 KB 464/531 KB 1040/1710 KB 384/1267 KB 61/61 KB 212/1044 KB 464/531 KB 1028/1710 KB 384/1267 KB 61/61 KB 212/1044 KB 464/531 KB 1040/1710 KB 384/1267 KB 61/61 KB 216/1044 KB 464/531 KB 1040/1710 KB 384/1267 KB 61/61 KB 220/1044 KB 464/531 KB 1040/1710 KB 384/1267 KB 61/61 KB 224/1044 KB 464/531 KB 1024/1710 KB 384/1267 KB 61/61 KB 208/1044 KB 464/531 KB 1028/1710 KB 384/1267 KB 61/61 KB 208/1044 KB 464/531 KB 1040/1710 KB 384/1267 KB 61/61 KB 224/1044 KB 468/531 KB 1040/1710 KB 388/1267 KB 61/61 KB 224/1044 KB 472/531 KB 1040/1710 KB 388/1267 KB 61/61 KB 224/1044 KB 476/531 KB 1040/1710 KB 388/1267 KB 61/61 KB 224/1044 KB 468/ unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 531 KB 1040/1710 KB 392/1267 KB 61/61 KB 224/1044 KB 476/531 KB 1040/1710 KB 396/1267 KB 61/61 KB 224/1044 KB 476/531 KB 1044/1710 KB 400/1267 KB 228/1044 KB 480/531 KB 1044/1710 KB 404/1267 KB 228/1044 KB 480/531 KB 1044/1710 KB 408/1267 KB 228/1044 KB 480/531 KB 1044/1710 KB 412/1267 KB 228/1044 KB 480/531 KB 1044/1710 KB 416/1267 KB 228/1044 KB 480/531 KB 1044/1710 KB 420/1267 KB 228/1044 KB 480/531 KB 1044/1710 KB 424/1267 KB 228/1044 KB 480/531 KB 1044/1710 KB 428/1267 KB 228/1044 KB 480/531 KB 1044/1710 KB 432/1267 KB 228/1044 KB 480/531 KB 1044/1710 KB 396/1267 KB 228/1044 KB 480/531 KB 1044/1710 KB 432/1267 KB 232/1044 KB 480/531 KB 1044/1710 KB 432/1267 KB 236/1044 KB 480/531 KB 1044/1710 KB 396/1267 KB 224/1044 KB 480/531 KB 1044/1710 KB 432/1267 KB 240/1044 KB 484/531 KB 1044/1710 KB 432/1267 KB 240/1044 KB 488/531 KB 1044/1710 KB 396/1267 KB 224/1044 KB 476/531 KB 1048/1710 KB 432/1267 KB 240/1044 KB 488/531 KB 1052/1710 KB 432/1267 KB 240/1044 KB 488/531 KB 1056/1710 KB 432/1267 KB 240/1044 KB 488/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 149.8 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 1060/1710 KB 432/1267 KB 240/1044 KB 488/531 KB 1060/1710 KB 432/1267 KB 240/1044 KB 492/531 KB 1064/1710 KB 432/1267 KB 240/1044 KB 496/531 KB 1044/1710 KB 432/1267 KB 240/1044 KB 480/531 KB 1064/1710 KB 432/1267 KB 244/1044 KB 496/531 KB 1064/1710 KB 432/1267 KB 248/1044 KB 500/531 KB 1064/1710 KB 432/1267 KB 252/1044 KB 500/531 KB 1064/1710 KB 432/1267 KB 256/1044 KB 500/531 KB 1064/1710 KB 432/1267 KB 244/1044 KB 500/531 KB 1068/1710 KB 432/1267 KB 256/1044 KB 500/531 KB 1072/1710 KB 432/1267 KB 256/1044 KB 500/531 KB 1064/1710 KB 432/1267 KB 244/1044 KB 500/531 KB 1072/1710 KB 432/1267 KB 256/1044 KB 504/531 KB 1072/1710 KB 432/1267 KB 256/1044 KB 508/531 KB 1072/1710 KB 432/1267 KB 256/1044 KB 512/531 KB 1072/1710 KB 436/1267 KB 260/1044 KB 4/1063 KB 516/531 KB 1072/1710 KB 436/1267 KB 260/1044 KB 4/1063 KB 520/531 KB 1072/1710 KB 436/1267 KB 260/1044 KB 4/1063 KB 524/531 KB 1072/1710 KB 436/1267 KB 260/1044 KB 4/1063 KB 528/531 KB 1072/1710 KB 436/1267 KB 260/1044 KB 4/1063 KB 512/531 KB 1072/1710 KB 440/1267 KB 260/1044 KB 4/1063 KB 528/531 KB 1072/1710 KB 432/1267 KB 260/1044 KB 4/1063 KB 512/531 KB 1072/1710 KB 444/1267 KB 264/1044 KB 4/1063 KB 528/531 KB 1072/1710 KB 444/1267 KB 268/1044 KB 4/1063 KB 528/531 KB 1072/1710 KB 444/1267 KB 272/1044 KB 4/1063 KB 528/531 KB 1072/1710 KB 444/1267 KB 276/1044 KB 4/1063 KB 528/531 KB 1072/1710 KB 444/1267 KB 280/1044 KB 4/1063 KB 531/531 KB 1072/1710 KB 444/1267 KB 284/1044 KB 4/1063 KB 531/531 KB 1072/1710 KB 444/1267 KB 288/1044 KB 4/1063 KB 531/531 KB 1072/1710 KB 432/1267 KB 256/1044 KB 4/1063 KB 512/531 KB 1072/1710 KB 444/1267 KB 288/1044 KB 8/1063 KB 531/531 KB 1072/1710 KB 444/1267 KB 288/1044 KB 12/1063 KB 531/531 KB 1072/1710 KB 444/1267 KB 288/1044 KB 16/1063 KB 531/531 KB 1072/1710 KB 444/1267 KB 288/1044 KB 20/1063 KB 531/531 KB 1072/1710 KB 444/1267 KB 288/1044 KB 24/1063 KB 531/531 KB 1072/1710 KB 444/1267 KB 288/1044 KB 28/1063 KB 531/531 KB 1072/1710 KB 444/1267 KB 288/1044 KB 32/1063 KB 531/531 KB 1072/1710 KB 444/1267 KB 288/1044 KB 36/1063 KB 531/531 KB 1072/1710 KB 444/1267 KB 260/1044 KB 4/1063 KB 528/531 KB 1072/1710 KB 448/1267 KB 292/1044 KB 36/1063 KB 531/531 KB 1072/1710 KB 444/1267 KB 276/1044 KB 4/1063 KB 531/531 KB 1072/1710 KB 452/1267 KB 292/1044 KB 36/1063 KB 531/531 KB 1072/1710 KB 456/1267 KB 292/1044 KB 36/1063 KB 531/531 KB 1072/1710 KB 460/1267 KB 292/1044 KB 36/1063 KB 531/531 KB 1072/1710 KB 464/1267 KB 292/1044 KB 36/1063 KB 531/531 KB 1072/1710 KB 468/1267 KB 292/1044 KB 36/1063 KB 531/531 KB 1072/1710 KB 472/1267 KB 292/1044 KB 36/1063 KB 531/531 KB 1072/1710 KB 444/1267 KB 292/1044 KB 36/1063 KB 531/531 KB 1072/1710 KB 472/1267 KB 296/1044 KB 40/1063 KB 531/531 KB 1072/1710 KB 472/1267 KB 300/1044 KB 40/1063 KB 531/531 KB 1072/1710 KB 472/1267 KB 304/1044 KB 40/1063 KB 531/531 KB 1072/1710 KB 472/1267 KB 292/1044 KB 40/1063 KB 531/531 KB 1072/1710 KB 476/1267 KB 304/1044 KB 40/1063 KB 531/531 KB 1072/1710 KB 480/1267 KB 308/1044 KB 44/1063 KB 531/531 KB 1072/1710 KB 484/1267 KB 308/1044 KB 44/1063 KB 531/531 KB 1072/1710 KB 488/1267 KB 308/1044 KB 44/1063 KB 531/531 KB 1072/1710 KB 476/1267 KB 308/1044 KB 44/1063 KB 531/531 KB 1072/1710 KB 488/1267 KB 312/1044 KB 44/1063 KB 531/531 KB 1072/1710 KB 476/1267 KB 304/1044 KB 44/1063 KB 531/531 KB 1072/1710 KB 488/1267 KB 312/1044 KB 48/1063 KB 531/531 KB 1072/1710 KB 488/1267 KB 312/1044 KB 52/1063 KB 531/531 KB 1072/1710 KB 488/1267 KB 312/1044 K unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install B 56/1063 KB 531/531 KB 1072/1710 KB 488/1267 KB 316/1044 KB 56/1063 KB 531/531 KB 1072/1710 KB 488/1267 KB 320/1044 KB 56/1063 KB 531/531 KB 1076/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1080/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1084/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1088/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1092/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1096/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1100/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1104/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1108/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1112/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1116/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1120/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1124/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1128/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1132/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1136/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1140/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1144/1710 KB 492/1267 KB 324/1044 KB 60/1063 KB 1148/1710 KB 492/1267 KB 324/1044 KB 60/1063 KB 1152/1710 KB 492/1267 KB 324/1044 KB 60/1063 KB 1072/1710 KB 492/1267 KB 320/1044 KB 60/1063 KB 1152/1710 KB 496/1267 KB 324/1044 KB 60/1063 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: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 1072/1710 KB 488/1267 KB 320/1044 KB 60/1063 KB 531/531 KB 1152/1710 KB 496/1267 KB 324/1044 KB 64/1063 KB 1152/1710 KB 496/1267 KB 324/1044 KB 68/1063 KB 1152/1710 KB 500/1267 KB 324/1044 KB 72/1063 KB 1140/1710 KB 492/1267 KB 324/1044 KB 60/1063 KB 1152/1710 KB 500/1267 KB 328/1044 KB 76/1063 KB 1152/1710 KB 500/1267 KB 332/1044 KB 76/1063 KB 1152/1710 KB 500/1267 KB 336/1044 KB 76/1063 KB 1152/1710 KB 500/1267 KB 324/1044 KB 68/1063 KB 1152/1710 KB 504/1267 KB 336/1044 KB 76/1063 KB 1152/1710 KB 508/1267 KB 336/1044 KB 76/1063 KB 1156/1710 KB 512/1267 KB 340/1044 KB 76/1063 KB 1152/1710 KB 500/1267 KB 324/1044 KB 76/1063 KB 1156/1710 KB 512/1267 KB 340/1044 KB 80/1063 KB 1156/1710 KB 512/1267 KB 340/1044 KB 84/1063 KB 1156/1710 KB 516/1267 KB 340/1044 KB 88/1063 KB 1156/1710 KB 516/1267 KB 340/1044 KB 92/1063 KB 1156/1710 KB 516/1267 KB 340/1044 KB 96/1063 KB 1156/1710 KB 508/1267 KB 340/1044 KB 76/1063 KB 1156/1710 KB 516/1267 KB 344/1044 KB 96/1063 KB 1156/1710 KB 516/1267 KB 348/1044 KB 96/1063 KB 1156/1710 KB 508/1267 KB 336/1044 KB 76/1063 KB 1160/1710 KB 516/1267 KB 348/1044 KB 96/1063 KB 1164/1710 KB 516/1267 KB 348/1044 KB 96/1063 KB 1168/1710 KB 516/1267 KB 348/1044 KB 96/1063 KB 1172/1710 KB 516/1267 KB 348/1044 KB 96/1063 KB 1176/1710 KB 516/1267 KB 352/1044 KB 100/1063 KB 1180/1710 KB 516/1267 KB 352/1044 KB 100/1063 KB 1184/1710 KB 516/1267 KB 352/1044 KB 100/1063 KB 1156/1710 KB 516/1267 KB 340/1044 KB 84/1063 KB 1184/1710 KB 520/1267 KB 352/1044 KB 100/1063 KB 1184/1710 KB 524/1267 KB 352/1044 KB 100/1063 KB 1184/1710 KB 528/1267 KB 352/1044 KB 100/1063 KB 1184/1710 KB 532/1267 KB 352/1044 KB 100/1063 KB 1188/1710 KB 536/1267 KB 352/1044 KB 100/1063 KB 1188/1710 KB 540/1267 KB 352/1044 KB 100/1063 KB 1188/1710 KB 544/1267 KB 352/1044 KB 100/1063 KB 1188/1710 KB 548/1267 KB 352/1044 KB 100/1063 KB 1188/1710 KB 552/1267 KB 352/1044 KB 100/1063 KB 4/713 KB 1172/1710 KB 516/1267 KB 352/1044 KB 100/1063 KB 1172/1710 KB 516/1267 KB 352/1044 KB 96/1063 KB 1188/1710 KB 548/1267 KB 352/1044 KB 100/1063 KB 4/713 KB 1188/1710 KB 552/1267 KB 352/1044 KB 100/1063 KB 8/713 KB 1188/1710 KB 552/1267 KB 352/1044 KB 100/1063 KB 12/713 KB 1188/1710 KB 552/1267 KB 352/1044 KB 100/1063 KB 16/713 KB 1188/1710 KB 552/1267 KB 352/1044 KB 100/1063 KB 20/713 KB 1188/1710 KB 552/1267 KB 356/1044 KB 104/1063 KB 24/713 KB 1188/1710 KB 552/1267 KB 356/1044 KB 104/1063 KB 28/713 KB 1188/1710 KB 552/1267 KB 356/1044 KB 104/1063 KB 32/713 KB 1188/1710 KB 532/1267 KB 352/1044 KB 100/1063 KB 1192/1710 KB 552/1267 KB 356/1044 KB 104/1063 KB 32/713 KB 1196/1710 KB 552/1267 KB 356/1044 KB 104/1063 KB 32/713 KB 1200/1710 KB 552/1267 KB 356/1044 KB 104/1063 KB 36/713 KB 1204/1710 KB 552/1267 KB 356/1044 KB 104/1063 KB 36/713 KB 1208/1710 KB 552/1267 KB 356/1044 KB 104/1063 KB 36/713 KB 1212/1710 KB 552/1267 KB 356/1044 KB 104/1063 KB 36/713 KB 1216/1710 KB 552/1267 KB 356/1044 KB 104/1063 KB 36/713 KB 1188/1710 KB 552/1267 KB 356/1044 KB 104/1063 KB 20/713 KB 1216/1710 KB 556/1267 KB 356/1044 KB 108/1063 KB 36/713 KB 1216/1710 KB 556/1267 KB 356/1044 KB 112/1063 KB 36/713 KB 1188/1710 KB 552/1267 KB 356/1044 KB 100/1063 KB 20/713 KB 1216/1710 KB 556/1267 KB 360/1044 KB 112/1063 KB 36/713 KB 1216/1710 KB 556/1267 KB 364/1044 KB 112/1063 KB 36/713 KB 1216/1710 KB 556/1267 KB 368/1044 KB 112/1063 KB 36/713 KB 1216/1710 KB 556/1267 KB 372/1044 KB 112/1063 KB 36/713 KB 1216/1710 KB 556/1267 KB 376/1044 KB 116/1063 KB unit-mysql-0: 08:49:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 36/713 KB 1216/1710 KB 556/1267 KB 380/1044 KB 116/1063 KB 36/713 KB 1216/1710 KB 556/1267 KB 384/1044 KB 116/1063 KB 36/713 KB 1216/1710 KB 556/1267 KB 388/1044 KB 116/1063 KB 36/713 KB 1220/1710 KB 556/1267 KB 392/1044 KB 116/1063 KB 36/713 KB 1220/1710 KB 556/1267 KB 396/1044 KB 116/1063 KB 36/713 KB 1220/1710 KB 556/1267 KB 400/1044 KB 116/1063 KB 36/713 KB 1216/1710 KB 556/1267 KB 356/1044 KB 104/1063 KB 36/713 KB 1220/1710 KB 560/1267 KB 400/1044 KB 116/1063 KB 36/713 KB 1196/1710 KB 552/1267 KB 356/1044 KB 104/1063 KB 36/713 KB 1220/1710 KB 560/1267 KB 400/1044 KB 116/1063 KB 40/713 KB 1220/1710 KB 560/1267 KB 400/1044 KB 116/1063 KB 44/713 KB 1220/1710 KB 560/1267 KB 400/1044 KB 116/1063 KB 48/713 KB 1220/1710 KB 560/1267 KB 400/1044 KB 116/1063 KB 52/713 KB 1220/1710 KB 564/1267 KB 400/1044 KB 116/1063 KB 56/713 KB 1220/1710 KB 564/1267 KB 400/1044 KB 116/1063 KB 60/713 KB 1220/1710 KB 564/1267 KB 400/1044 KB 116/1063 KB 64/713 KB 1220/1710 KB 556/1267 KB 388/1044 KB 116/1063 KB 36/713 KB 1224/1710 KB 564/1267 KB 400/1044 KB 116/1063 KB 64/713 KB 1216/1710 KB 556/1267 KB 372/1044 KB 116/1063 KB 36/713 KB 1224/1710 KB 564/1267 KB 400/1044 KB 120/1063 KB 64/713 KB 1224/1710 KB 564/1267 KB 400/1044 KB 124/1063 KB 64/713 KB 1224/1710 KB 564/1267 KB 400/1044 KB 128/1063 KB 64/713 KB 1224/1710 KB 564/1267 KB 400/1044 KB 132/1063 KB 64/713 KB 1224/1710 KB 564/1267 KB 400/1044 KB 136/1063 KB 64/713 KB 1224/1710 KB 564/1267 KB 400/1044 KB 140/1063 KB 64/713 KB 1224/1710 KB 564/1267 KB 400/1044 KB 144/1063 KB 64/713 KB 1220/1710 KB 564/1267 KB 400/1044 KB 116/1063 KB 52/713 KB 1224/1710 KB 568/1267 KB 400/1044 KB 144/1063 KB 64/713 KB 1228/1710 KB 568/1267 KB 400/1044 KB 144/1063 KB 68/713 KB 1228/1710 KB 572/1267 KB 404/1044 KB 148/1063 KB 72/713 KB 1228/1710 KB 572/1267 KB 404/1044 KB 148/1063 KB 76/713 KB 1228/1710 KB 572/1267 KB 404/1044 KB 148/1063 KB 80/713 KB 1228/1710 KB 568/1267 KB 400/1044 KB 144/1063 KB 64/713 KB 1232/1710 KB 572/1267 KB 404/1044 KB 148/1063 KB 80/713 KB 1228/1710 KB 572/1267 KB 404/1044 KB 148/1063 KB 68/713 KB 1232/1710 KB 576/1267 KB 404/1044 KB 148/1063 KB 80/713 KB 1232/1710 KB 580/1267 KB 404/1044 KB 148/1063 KB 80/713 KB 1236/1710 KB 584/1267 KB 404/1044 KB 148/1063 KB 84/713 KB 1236/1710 KB 588/1267 KB 404/1044 KB 148/1063 KB 84/713 KB 1236/1710 KB 592/1267 KB 404/1044 KB 148/1063 KB 84/713 KB 1228/1710 KB 568/1267 KB 404/1044 KB 148/1063 KB 68/713 KB 1236/1710 KB 592/1267 KB 408/1044 KB 148/1063 KB 84/713 KB 1228/1710 KB 568/1267 KB 400/1044 KB 148/1063 KB 68/713 KB 1236/1710 KB 592/1267 KB 408/1044 KB 152/1063 KB 84/713 KB 1236/1710 KB 592/1267 KB 412/1044 KB 152/1063 KB 84/713 KB 1236/1710 KB 592/1267 KB 416/1044 KB 156/1063 KB 84/713 KB 1236/1710 KB 592/1267 KB 420/1044 KB 156/1063 KB 84/713 KB 1236/1710 KB 596/1267 KB 424/1044 KB 156/1063 KB 84/713 KB 1236/1710 KB 596/1267 KB 428/1044 KB 156/1063 KB 84/713 KB 1236/1710 KB 596/1267 KB 432/1044 KB 156/1063 KB 84/713 KB 1236/1710 KB 580/1267 KB 404/1044 KB 148/1063 KB 84/713 KB 1236/1710 KB 596/1267 KB 432/1044 KB 156/1063 KB 88/713 KB 1236/1710 KB 580/1267 KB 404/1044 KB 148/1063 KB 80/713 KB 1240/1710 KB 596/1267 KB 432/1044 KB 156/1063 KB 88/713 KB 1244/1710 KB 596/1267 KB 432/1044 KB 156/1063 KB 88/713 KB 1248/1710 KB 596/1267 KB 432/1044 KB 156/1063 KB 88/713 KB 1252/1710 KB 596/1267 KB 432/1044 KB 156/1063 KB 88/713 KB 1256/1710 KB 596/1267 KB 432/1044 KB 156/1063 KB 92/713 KB 1260/1710 KB 596/126 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 7 KB 432/1044 KB 156/1063 KB 92/713 KB 1264/1710 KB 596/1267 KB 432/1044 KB 156/1063 KB 92/713 KB 1268/1710 KB 596/1267 KB 432/1044 KB 156/1063 KB 92/713 KB 1272/1710 KB 596/1267 KB 436/1044 KB 156/1063 KB 92/713 KB 1276/1710 KB 596/1267 KB 436/1044 KB 156/1063 KB 92/713 KB 1280/1710 KB 596/1267 KB 436/1044 KB 156/1063 KB 92/713 KB 1236/1710 KB 596/1267 KB 420/1044 KB 156/1063 KB 84/713 KB 1280/1710 KB 600/1267 KB 436/1044 KB 156/1063 KB 92/713 KB 1236/1710 KB 592/1267 KB 412/1044 KB 156/1063 KB 84/713 KB 1280/1710 KB 600/1267 KB 436/1044 KB 160/1063 KB 92/713 KB 1280/1710 KB 600/1267 KB 436/1044 KB 164/1063 KB 92/713 KB 1280/1710 KB 600/1267 KB 436/1044 KB 168/1063 KB 92/713 KB 1280/1710 KB 600/1267 KB 436/1044 KB 172/1063 KB 92/713 KB 1280/1710 KB 600/1267 KB 436/1044 KB 176/1063 KB 92/713 KB 1280/1710 KB 600/1267 KB 436/1044 KB 180/1063 KB 92/713 KB 1268/1710 KB 596/1267 KB 436/1044 KB 156/1063 KB 92/713 KB 1280/1710 KB 604/1267 KB 440/1044 KB 180/1063 KB 92/713 KB 1280/1710 KB 604/1267 KB 444/1044 KB 180/1063 KB 92/713 KB 1280/1710 KB 604/1267 KB 448/1044 KB 180/1063 KB 92/713 KB 1252/1710 KB 596/1267 KB 432/1044 KB 156/1063 KB 92/713 KB 1280/1710 KB 604/1267 KB 448/1044 KB 184/1063 KB 96/713 KB 1280/1710 KB 604/1267 KB 448/1044 KB 184/1063 KB 100/713 KB 1280/1710 KB 604/1267 KB 448/1044 KB 184/1063 KB 104/713 KB 1280/1710 KB 604/1267 KB 448/1044 KB 184/1063 KB 108/713 KB 1280/1710 KB 604/1267 KB 448/1044 KB 184/1063 KB 92/713 KB 1280/1710 KB 604/1267 KB 448/1044 KB 188/1063 KB 108/713 KB 1280/1710 KB 604/1267 KB 448/1044 KB 192/1063 KB 112/713 KB 1280/1710 KB 604/1267 KB 436/1044 KB 180/1063 KB 92/713 KB 1280/1710 KB 608/1267 KB 452/1044 KB 192/1063 KB 112/713 KB 1280/1710 KB 612/1267 KB 452/1044 KB 192/1063 KB 112/713 KB 1280/1710 KB 616/1267 KB 452/1044 KB 192/1063 KB 112/713 KB 1280/1710 KB 620/1267 KB 452/1044 KB 192/1063 KB 112/713 KB 1280/1710 KB 624/1267 KB 452/1044 KB 196/1063 KB 112/713 KB 1280/1710 KB 628/1267 KB 452/1044 KB 196/1063 KB 112/713 KB 1284/1710 KB 632/1267 KB 452/1044 KB 196/1063 KB 112/713 KB 1280/1710 KB 604/1267 KB 452/1044 KB 192/1063 KB 112/713 KB 1284/1710 KB 636/1267 KB 456/1044 KB 196/1063 KB 112/713 KB 1284/1710 KB 636/1267 KB 460/1044 KB 196/1063 KB 112/713 KB 1284/1710 KB 636/1267 KB 464/1044 KB 196/1063 KB 112/713 KB 1280/1710 KB 604/1267 KB 448/1044 KB 188/1063 KB 112/713 KB 1284/1710 KB 636/1267 KB 464/1044 KB 196/1063 KB 116/713 KB 1284/1710 KB 636/1267 KB 464/1044 KB 196/1063 KB 120/713 KB 1284/1710 KB 636/1267 KB 464/1044 KB 196/1063 KB 124/713 KB 1284/1710 KB 636/1267 KB 464/1044 KB 196/1063 KB 128/713 KB 1284/1710 KB 628/1267 KB 452/1044 KB 196/1063 KB 112/713 KB 1288/1710 KB 636/1267 KB 464/1044 KB 196/1063 KB 128/713 KB 1292/1710 KB 636/1267 KB 464/1044 KB 196/1063 KB 128/713 KB 1296/1710 KB 636/1267 KB 468/1044 KB 196/1063 KB 128/713 KB 1300/1710 KB 636/1267 KB 468/1044 KB 196/1063 KB 128/713 KB 1304/1710 KB 636/1267 KB 468/1044 KB 196/1063 KB 132/713 KB 1308/1710 KB 636/1267 KB 468/1044 KB 196/1063 KB 132/713 KB 1312/1710 KB 636/1267 KB 468/1044 KB 196/1063 KB 132/713 KB 1280/1710 KB 620/1267 KB 452/1044 KB 196/1063 KB 112/713 KB 1312/1710 KB 636/1267 KB 468/1044 KB 200/1063 KB 132/713 KB 1312/1710 KB 636/1267 KB 468/1044 KB 204/1063 KB 132/713 KB 1312/1710 KB 636/1267 KB 468/1044 KB 208/1063 KB 132/713 KB 1312/1710 KB 636/1267 KB 468/1044 KB 212/1063 KB 132/713 KB 1284/1710 KB 636/1267 KB 468/1044 KB 196/1063 KB 132/713 KB 1312/1710 KB 640/1267 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install KB 468/1044 KB 216/1063 KB 132/713 KB 1300/1710 KB 636/1267 KB 468/1044 KB 196/1063 KB 132/713 KB 1312/1710 KB 640/1267 KB 468/1044 KB 216/1063 KB 136/713 KB 1312/1710 KB 640/1267 KB 468/1044 KB 216/1063 KB 140/713 KB 1292/1710 KB 636/1267 KB 468/1044 KB 196/1063 KB 128/713 KB 1312/1710 KB 640/1267 KB 472/1044 KB 216/1063 KB 140/713 KB 1312/1710 KB 640/1267 KB 476/1044 KB 216/1063 KB 140/713 KB 1312/1710 KB 640/1267 KB 480/1044 KB 216/1063 KB 140/713 KB 1312/1710 KB 640/1267 KB 484/1044 KB 216/1063 KB 140/713 KB 1316/1710 KB 644/1267 KB 488/1044 KB 216/1063 KB 144/713 KB 1316/1710 KB 644/1267 KB 492/1044 KB 216/1063 KB 144/713 KB 1316/1710 KB 644/1267 KB 496/1044 KB 216/1063 KB 144/713 KB 1316/1710 KB 644/1267 KB 484/1044 KB 216/1063 KB 144/713 KB 1312/1710 KB 640/1267 KB 484/1044 KB 216/1063 KB 144/713 KB 1316/1710 KB 644/1267 KB 496/1044 KB 216/1063 KB 148/713 KB 1316/1710 KB 644/1267 KB 496/1044 KB 216/1063 KB 152/713 KB 1316/1710 KB 644/1267 KB 496/1044 KB 216/1063 KB 156/713 KB 1316/1710 KB 644/1267 KB 496/1044 KB 216/1063 KB 160/713 KB 1312/1710 KB 644/1267 KB 484/1044 KB 216/1063 KB 144/713 KB 1320/1710 KB 648/1267 KB 496/1044 KB 216/1063 KB 160/713 KB 1320/1710 KB 652/1267 KB 496/1044 KB 216/1063 KB 160/713 KB 1320/1710 KB 656/1267 KB 496/1044 KB 216/1063 KB 160/713 KB 1312/1710 KB 640/1267 KB 484/1044 KB 216/1063 KB 144/713 KB 1320/1710 KB 656/1267 KB 496/1044 KB 220/1063 KB 160/713 KB 1320/1710 KB 656/1267 KB 496/1044 KB 224/1063 KB 160/713 KB 1320/1710 KB 656/1267 KB 496/1044 KB 228/1063 KB 160/713 KB 1320/1710 KB 656/1267 KB 496/1044 KB 232/1063 KB 160/713 KB 1320/1710 KB 656/1267 KB 496/1044 KB 236/1063 KB 164/713 KB 1320/1710 KB 660/1267 KB 496/1044 KB 240/1063 KB 164/713 KB 1320/1710 KB 660/1267 KB 496/1044 KB 244/1063 KB 164/713 KB 1320/1710 KB 644/1267 KB 496/1044 KB 216/1063 KB 160/713 KB 1324/1710 KB 660/1267 KB 500/1044 KB 248/1063 KB 164/713 KB 1328/1710 KB 660/1267 KB 500/1044 KB 248/1063 KB 164/713 KB 1332/1710 KB 660/1267 KB 500/1044 KB 248/1063 KB 164/713 KB 1336/1710 KB 660/1267 KB 500/1044 KB 248/1063 KB 164/713 KB 1340/1710 KB 660/1267 KB 500/1044 KB 248/1063 KB 164/713 KB 1344/1710 KB 660/1267 KB 500/1044 KB 248/1063 KB 164/713 KB 1320/1710 KB 660/1267 KB 500/1044 KB 244/1063 KB 164/713 KB 1344/1710 KB 660/1267 KB 504/1044 KB 248/1063 KB 164/713 KB 1344/1710 KB 660/1267 KB 508/1044 KB 248/1063 KB 164/713 KB 1344/1710 KB 660/1267 KB 512/1044 KB 248/1063 KB 164/713 KB 1320/1710 KB 660/1267 KB 496/1044 KB 236/1063 KB 164/713 KB 1344/1710 KB 664/1267 KB 512/1044 KB 248/1063 KB 164/713 KB 1320/1710 KB 656/1267 KB 496/1044 KB 232/1063 KB 164/713 KB 1344/1710 KB 664/1267 KB 512/1044 KB 248/1063 KB 168/713 KB 1344/1710 KB 664/1267 KB 512/1044 KB 248/1063 KB 172/713 KB 1344/1710 KB 668/1267 KB 512/1044 KB 248/1063 KB 176/713 KB 1320/1710 KB 660/1267 KB 500/1044 KB 248/1063 KB 164/713 KB 1344/1710 KB 668/1267 KB 512/1044 KB 252/1063 KB 176/713 KB 1344/1710 KB 668/1267 KB 512/1044 KB 256/1063 KB 176/713 KB 1344/1710 KB 668/1267 KB 516/1044 KB 260/1063 KB 180/713 KB 1348/1710 KB 668/1267 KB 516/1044 KB 264/1063 KB 180/713 KB 1348/1710 KB 668/1267 KB 516/1044 KB 268/1063 KB 180/713 KB 1348/1710 KB 668/1267 KB 516/1044 KB 272/1063 KB 180/713 KB 1344/1710 KB 668/1267 KB 512/1044 KB 248/1063 KB 172/713 KB 1348/1710 KB 672/1267 KB 516/1044 KB 272/1063 KB 180/713 KB 1348/1710 KB 676/1267 KB 516/1044 KB 272/1063 KB 180/713 KB 1348/1710 KB 680/1267 KB 516/1044 KB 272/1063 KB 180/713 KB 1 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 348/1710 KB 684/1267 KB 516/1044 KB 272/1063 KB 180/713 KB 1348/1710 KB 688/1267 KB 516/1044 KB 272/1063 KB 180/713 KB 1348/1710 KB 668/1267 KB 516/1044 KB 260/1063 KB 180/713 KB 1352/1710 KB 688/1267 KB 516/1044 KB 272/1063 KB 180/713 KB 1356/1710 KB 688/1267 KB 516/1044 KB 272/1063 KB 180/713 KB 1360/1710 KB 688/1267 KB 516/1044 KB 272/1063 KB 180/713 KB 1364/1710 KB 688/1267 KB 516/1044 KB 272/1063 KB 180/713 KB 1368/1710 KB 692/1267 KB 516/1044 KB 276/1063 KB 180/713 KB 1344/1710 KB 668/1267 KB 516/1044 KB 256/1063 KB 180/713 KB 1368/1710 KB 692/1267 KB 520/1044 KB 276/1063 KB 180/713 KB 1368/1710 KB 692/1267 KB 524/1044 KB 276/1063 KB 180/713 KB 1344/1710 KB 668/1267 KB 512/1044 KB 256/1063 KB 180/713 KB 1368/1710 KB 692/1267 KB 528/1044 KB 276/1063 KB 184/713 KB 1368/1710 KB 692/1267 KB 528/1044 KB 276/1063 KB 188/713 KB 1368/1710 KB 692/1267 KB 528/1044 KB 276/1063 KB 192/713 KB 1368/1710 KB 692/1267 KB 528/1044 KB 276/1063 KB 180/713 KB 1368/1710 KB 692/1267 KB 528/1044 KB 276/1063 KB 196/713 KB 1368/1710 KB 692/1267 KB 532/1044 KB 276/1063 KB 200/713 KB 1368/1710 KB 692/1267 KB 532/1044 KB 276/1063 KB 204/713 KB 1368/1710 KB 692/1267 KB 532/1044 KB 276/1063 KB 208/713 KB 1364/1710 KB 692/1267 KB 516/1044 KB 276/1063 KB 180/713 KB 1368/1710 KB 692/1267 KB 532/1044 KB 280/1063 KB 208/713 KB 1364/1710 KB 692/1267 KB 516/1044 KB 272/1063 KB 180/713 KB 1368/1710 KB 696/1267 KB 532/1044 KB 284/1063 KB 208/713 KB 1368/1710 KB 700/1267 KB 532/1044 KB 284/1063 KB 208/713 KB 1368/1710 KB 704/1267 KB 532/1044 KB 284/1063 KB 208/713 KB 1368/1710 KB 692/1267 KB 532/1044 KB 276/1063 KB 196/713 KB 1368/1710 KB 704/1267 KB 536/1044 KB 284/1063 KB 208/713 KB 1368/1710 KB 704/1267 KB 540/1044 KB 284/1063 KB 208/713 KB 1368/1710 KB 704/1267 KB 544/1044 KB 284/1063 KB 208/713 KB 1372/1710 KB 704/1267 KB 548/1044 KB 284/1063 KB 212/713 KB 1372/1710 KB 708/1267 KB 552/1044 KB 284/1063 KB 212/713 KB 1372/1710 KB 708/1267 KB 556/1044 KB 284/1063 KB 212/713 KB 1372/1710 KB 708/1267 KB 560/1044 KB 284/1063 KB 212/713 KB 1372/1710 KB 704/1267 KB 544/1044 KB 284/1063 KB 212/713 KB 1368/1710 KB 704/1267 KB 544/1044 KB 284/1063 KB 208/713 KB 1372/1710 KB 708/1267 KB 560/1044 KB 288/1063 KB 212/713 KB 1372/1710 KB 708/1267 KB 560/1044 KB 292/1063 KB 212/713 KB 1372/1710 KB 704/1267 KB 544/1044 KB 284/1063 KB 208/713 KB 1376/1710 KB 708/1267 KB 560/1044 KB 296/1063 KB 216/713 KB 1380/1710 KB 708/1267 KB 560/1044 KB 296/1063 KB 216/713 KB 1384/1710 KB 708/1267 KB 560/1044 KB 296/1063 KB 216/713 KB 1388/1710 KB 708/1267 KB 560/1044 KB 296/1063 KB 216/713 KB 1392/1710 KB 708/1267 KB 560/1044 KB 296/1063 KB 216/713 KB 1396/1710 KB 708/1267 KB 560/1044 KB 296/1063 KB 216/713 KB 1400/1710 KB 708/1267 KB 564/1044 KB 296/1063 KB 216/713 KB 1404/1710 KB 708/1267 KB 564/1044 KB 296/1063 KB 216/713 KB 1408/1710 KB 708/1267 KB 564/1044 KB 296/1063 KB 216/713 KB 1372/1710 KB 708/1267 KB 560/1044 KB 292/1063 KB 216/713 KB 1372/1710 KB 708/1267 KB 548/1044 KB 284/1063 KB 212/713 KB 1408/1710 KB 712/1267 KB 564/1044 KB 296/1063 KB 216/713 KB 1408/1710 KB 716/1267 KB 564/1044 KB 296/1063 KB 216/713 KB 1408/1710 KB 720/1267 KB 564/1044 KB 296/1063 KB 216/713 KB 1408/1710 KB 720/1267 KB 564/1044 KB 296/1063 KB 220/713 KB 1408/1710 KB 720/1267 KB 564/1044 KB 296/1063 KB 224/713 KB 1408/1710 KB 720/1267 KB 564/1044 KB 296/1063 KB 228/713 KB 1408/1710 KB 724/1267 KB 564/1044 KB 296/1063 KB 232/713 KB 1408/1710 KB 724/1267 KB 564/1044 KB 296/106 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 3 KB 236/713 KB 1396/1710 KB 708/1267 KB 564/1044 KB 296/1063 KB 216/713 KB 1408/1710 KB 724/1267 KB 568/1044 KB 296/1063 KB 240/713 KB 1408/1710 KB 724/1267 KB 572/1044 KB 296/1063 KB 240/713 KB 1408/1710 KB 724/1267 KB 576/1044 KB 296/1063 KB 240/713 KB 1372/1710 KB 708/1267 KB 560/1044 KB 296/1063 KB 216/713 KB 1408/1710 KB 724/1267 KB 576/1044 KB 300/1063 KB 240/713 KB 1408/1710 KB 724/1267 KB 576/1044 KB 304/1063 KB 240/713 KB 1408/1710 KB 724/1267 KB 576/1044 KB 308/1063 KB 240/713 KB 1408/1710 KB 724/1267 KB 576/1044 KB 312/1063 KB 240/713 KB 1408/1710 KB 724/1267 KB 576/1044 KB 316/1063 KB 240/713 KB 1408/1710 KB 724/1267 KB 576/1044 KB 320/1063 KB 240/713 KB 1408/1710 KB 724/1267 KB 576/1044 KB 324/1063 KB 240/713 KB 1412/1710 KB 724/1267 KB 580/1044 KB 328/1063 KB 240/713 KB 1412/1710 KB 724/1267 KB 580/1044 KB 332/1063 KB 240/713 KB 1412/1710 KB 724/1267 KB 580/1044 KB 336/1063 KB 240/713 KB 1408/1710 KB 724/1267 KB 564/1044 KB 296/1063 KB 228/713 KB 1412/1710 KB 728/1267 KB 580/1044 KB 336/1063 KB 240/713 KB 1412/1710 KB 732/1267 KB 580/1044 KB 336/1063 KB 240/713 KB 1412/1710 KB 736/1267 KB 580/1044 KB 336/1063 KB 240/713 KB 1412/1710 KB 740/1267 KB 580/1044 KB 336/1063 KB 240/713 KB 1412/1710 KB 744/1267 KB 580/1044 KB 336/1063 KB 240/713 KB 1412/1710 KB 748/1267 KB 580/1044 KB 336/1063 KB 240/713 KB 1412/1710 KB 752/1267 KB 580/1044 KB 336/1063 KB 240/713 KB 1412/1710 KB 724/1267 KB 580/1044 KB 324/1063 KB 240/713 KB 1416/1710 KB 752/1267 KB 580/1044 KB 336/1063 KB 240/713 KB 1420/1710 KB 752/1267 KB 580/1044 KB 336/1063 KB 240/713 KB 1424/1710 KB 752/1267 KB 580/1044 KB 336/1063 KB 240/713 KB 1408/1710 KB 724/1267 KB 580/1044 KB 324/1063 KB 240/713 KB 1424/1710 KB 752/1267 KB 584/1044 KB 336/1063 KB 240/713 KB 1424/1710 KB 752/1267 KB 588/1044 KB 336/1063 KB 240/713 KB 1424/1710 KB 752/1267 KB 592/1044 KB 336/1063 KB 240/713 KB 1408/1710 KB 724/1267 KB 576/1044 KB 320/1063 KB 240/713 KB 1424/1710 KB 752/1267 KB 592/1044 KB 336/1063 KB 244/713 KB 1424/1710 KB 752/1267 KB 592/1044 KB 336/1063 KB 248/713 KB 1424/1710 KB 752/1267 KB 596/1044 KB 336/1063 KB 248/713 KB 1428/1710 KB 756/1267 KB 600/1044 KB 340/1063 KB 252/713 KB 1424/1710 KB 752/1267 KB 596/1044 KB 336/1063 KB 252/713 KB 1428/1710 KB 756/1267 KB 600/1044 KB 340/1063 KB 256/713 KB 1428/1710 KB 756/1267 KB 600/1044 KB 340/1063 KB 260/713 KB 1428/1710 KB 756/1267 KB 596/1044 KB 340/1063 KB 252/713 KB 1424/1710 KB 756/1267 KB 596/1044 KB 340/1063 KB 252/713 KB 1424/1710 KB 756/1267 KB 596/1044 KB 336/1063 KB 252/713 KB 1428/1710 KB 760/1267 KB 604/1044 KB 340/1063 KB 260/713 KB 1428/1710 KB 756/1267 KB 604/1044 KB 340/1063 KB 260/713 KB 1428/1710 KB 760/1267 KB 608/1044 KB 344/1063 KB 260/713 KB 1428/1710 KB 760/1267 KB 604/1044 KB 344/1063 KB 260/713 KB 1432/1710 KB 760/1267 KB 608/1044 KB 348/1063 KB 264/713 KB 1432/1710 KB 760/1267 KB 608/1044 KB 344/1063 KB 264/713 KB 1432/1710 KB 764/1267 KB 608/1044 KB 348/1063 KB 268/713 KB 1432/1710 KB 764/1267 KB 608/1044 KB 352/1063 KB 272/713 KB 1432/1710 KB 764/1267 KB 608/1044 KB 352/1063 KB 276/713 KB 1432/1710 KB 764/1267 KB 612/1044 KB 352/1063 KB 280/713 KB 1432/1710 KB 760/1267 KB 608/1044 KB 344/1063 KB 260/713 KB 1436/1710 KB 764/1267 KB 612/1044 KB 352/1063 KB 280/713 KB 1440/1710 KB 764/1267 KB 612/1044 KB 352/1063 KB 280/713 KB 1444/1710 KB 764/1267 KB 612/1044 KB 352/1063 KB 280/713 KB 1448/1710 KB 764/1267 KB 612/1044 KB 352/1063 KB 280/713 KB 1452/1710 KB 764/1267 KB unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 612/1044 KB 352/1063 KB 280/713 KB 1432/1710 KB 764/1267 KB 612/1044 KB 352/1063 KB 276/713 KB 1452/1710 KB 764/1267 KB 616/1044 KB 352/1063 KB 280/713 KB 1452/1710 KB 764/1267 KB 620/1044 KB 352/1063 KB 280/713 KB 1452/1710 KB 764/1267 KB 624/1044 KB 352/1063 KB 280/713 KB 1432/1710 KB 764/1267 KB 608/1044 KB 352/1063 KB 268/713 KB 1432/1710 KB 764/1267 KB 608/1044 KB 348/1063 KB 264/713 KB 1452/1710 KB 768/1267 KB 624/1044 KB 352/1063 KB 280/713 KB 1452/1710 KB 772/1267 KB 624/1044 KB 352/1063 KB 280/713 KB 1452/1710 KB 776/1267 KB 624/1044 KB 356/1063 KB 280/713 KB 1452/1710 KB 780/1267 KB 624/1044 KB 356/1063 KB 280/713 KB 1452/1710 KB 784/1267 KB 624/1044 KB 356/1063 KB 280/713 KB 1452/1710 KB 772/1267 KB 624/1044 KB 356/1063 KB 280/713 KB 1452/1710 KB 784/1267 KB 624/1044 KB 360/1063 KB 280/713 KB 1452/1710 KB 784/1267 KB 624/1044 KB 364/1063 KB 280/713 KB 1452/1710 KB 784/1267 KB 624/1044 KB 368/1063 KB 280/713 KB 1452/1710 KB 784/1267 KB 624/1044 KB 372/1063 KB 284/713 KB 1456/1710 KB 788/1267 KB 628/1044 KB 376/1063 KB 284/713 KB 1452/1710 KB 784/1267 KB 624/1044 KB 368/1063 KB 284/713 KB 1456/1710 KB 788/1267 KB 628/1044 KB 376/1063 KB 288/713 KB 1456/1710 KB 788/1267 KB 628/1044 KB 376/1063 KB 292/713 KB 1456/1710 KB 788/1267 KB 628/1044 KB 372/1063 KB 284/713 KB 1456/1710 KB 792/1267 KB 628/1044 KB 380/1063 KB 296/713 KB 1456/1710 KB 796/1267 KB 628/1044 KB 380/1063 KB 296/713 KB 1456/1710 KB 800/1267 KB 628/1044 KB 380/1063 KB 296/713 KB 1456/1710 KB 784/1267 KB 628/1044 KB 372/1063 KB 284/713 KB 1456/1710 KB 800/1267 KB 632/1044 KB 380/1063 KB 296/713 KB 1456/1710 KB 800/1267 KB 636/1044 KB 380/1063 KB 296/713 KB 1456/1710 KB 800/1267 KB 640/1044 KB 380/1063 KB 296/713 KB 1456/1710 KB 784/1267 KB 624/1044 KB 372/1063 KB 284/713 KB 1460/1710 KB 800/1267 KB 640/1044 KB 380/1063 KB 296/713 KB 1464/1710 KB 800/1267 KB 640/1044 KB 380/1063 KB 296/713 KB 1468/1710 KB 800/1267 KB 640/1044 KB 380/1063 KB 296/713 KB 1472/1710 KB 800/1267 KB 640/1044 KB 380/1063 KB 296/713 KB 1476/1710 KB 800/1267 KB 644/1044 KB 380/1063 KB 296/713 KB 1480/1710 KB 804/1267 KB 644/1044 KB 380/1063 KB 296/713 KB 1484/1710 KB 804/1267 KB 644/1044 KB 380/1063 KB 296/713 KB 1488/1710 KB 804/1267 KB 644/1044 KB 380/1063 KB 296/713 KB 1456/1710 KB 788/1267 KB 628/1044 KB 380/1063 KB 292/713 KB 1488/1710 KB 804/1267 KB 644/1044 KB 384/1063 KB 296/713 KB 1488/1710 KB 804/1267 KB 644/1044 KB 388/1063 KB 296/713 KB 1488/1710 KB 804/1267 KB 644/1044 KB 392/1063 KB 296/713 KB 1488/1710 KB 804/1267 KB 644/1044 KB 396/1063 KB 296/713 KB 1488/1710 KB 804/1267 KB 644/1044 KB 400/1063 KB 296/713 KB 1476/1710 KB 804/1267 KB 644/1044 KB 380/1063 KB 296/713 KB 1488/1710 KB 808/1267 KB 644/1044 KB 400/1063 KB 296/713 KB 1488/1710 KB 812/1267 KB 644/1044 KB 400/1063 KB 296/713 KB 1488/1710 KB 816/1267 KB 644/1044 KB 400/1063 KB 296/713 KB 1472/1710 KB 800/1267 KB 644/1044 KB 380/1063 KB 296/713 KB 1488/1710 KB 816/1267 KB 648/1044 KB 400/1063 KB 296/713 KB 1488/1710 KB 816/1267 KB 652/1044 KB 400/1063 KB 296/713 KB 1488/1710 KB 816/1267 KB 656/1044 KB 400/1063 KB 296/713 KB 1456/1710 KB 800/1267 KB 640/1044 KB 380/1063 KB 296/713 KB 1488/1710 KB 816/1267 KB 656/1044 KB 400/1063 KB 300/713 KB 1488/1710 KB 816/1267 KB 656/1044 KB 400/1063 KB 304/713 KB 1488/1710 KB 816/1267 KB 656/1044 KB 400/1063 KB 308/713 KB 1488/1710 KB 816/1267 KB 656/1044 KB 400/1063 KB 312/713 KB 1488/1710 KB 816/1267 KB 656/1044 KB 400/1063 KB 316/713 KB 1488/1 unit-mysql-0: 08:49:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:49:01 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 710 KB 816/1267 KB 660/1044 KB 404/1063 KB 320/713 KB 1488/1710 KB 816/1267 KB 660/1044 KB 404/1063 KB 324/713 KB 1492/1710 KB 820/1267 KB 660/1044 KB 404/1063 KB 328/713 KB 1492/1710 KB 820/1267 KB 660/1044 KB 404/1063 KB 332/713 KB 1492/1710 KB 820/1267 KB 660/1044 KB 404/1063 KB 336/713 KB 1488/1710 KB 816/1267 KB 660/1044 KB 404/1063 KB 316/713 KB 1488/1710 KB 816/1267 KB 660/1044 KB 400/1063 KB 316/713 KB 1492/1710 KB 820/1267 KB 664/1044 KB 404/1063 KB 336/713 KB 1492/1710 KB 820/1267 KB 668/1044 KB 404/1063 KB 336/713 KB 1492/1710 KB 820/1267 KB 660/1044 KB 404/1063 KB 324/713 KB 1488/1710 KB 820/1267 KB 660/1044 KB 404/1063 KB 324/713 KB 1492/1710 KB 824/1267 KB 668/1044 KB 408/1063 KB 336/713 KB 1492/1710 KB 828/1267 KB 668/1044 KB 408/1063 KB 336/713 KB 1492/1710 KB 820/1267 KB 668/1044 KB 408/1063 KB 336/713 KB 1496/1710 KB 828/1267 KB 672/1044 KB 412/1063 KB 336/713 KB 1496/1710 KB 828/1267 KB 672/1044 KB 416/1063 KB 336/713 KB 1496/1710 KB 828/1267 KB 672/1044 KB 408/1063 KB 336/713 KB 1496/1710 KB 828/1267 KB 668/1044 KB 408/1063 KB 336/713 KB 1500/1710 KB 832/1267 KB 672/1044 KB 416/1063 KB 336/713 KB 1504/1710 KB 832/1267 KB 672/1044 KB 416/1063 KB 336/713 KB 1508/1710 KB 832/1267 KB 672/1044 KB 420/1063 KB 336/713 KB 1512/1710 KB 832/1267 KB 676/1044 KB 420/1063 KB 340/713 KB 1516/1710 KB 832/1267 KB 676/1044 KB 420/1063 KB 340/713 KB 1496/1710 KB 832/1267 KB 672/1044 KB 416/1063 KB 336/713 KB 1516/1710 KB 836/1267 KB 676/1044 KB 420/1063 KB 340/713 KB 1508/1710 KB 832/1267 KB 676/1044 KB 420/1063 KB 340/713 KB 1516/1710 KB 840/1267 KB 680/1044 KB 420/1063 KB 340/713 KB 1516/1710 KB 840/1267 KB 684/1044 KB 420/1063 KB 340/713 KB 1516/1710 KB 840/1267 KB 688/1044 KB 420/1063 KB 340/713 KB 1508/1710 KB 832/1267 KB 672/1044 KB 420/1063 KB 340/713 KB 1516/1710 KB 840/1267 KB 688/1044 KB 420/1063 KB 344/713 KB 1516/1710 KB 840/1267 KB 688/1044 KB 420/1063 KB 348/713 KB 1516/1710 KB 840/1267 KB 688/1044 KB 420/1063 KB 352/713 KB 1504/1710 KB 832/1267 KB 672/1044 KB 420/1063 KB 336/713 KB 1520/1710 KB 840/1267 KB 688/1044 KB 424/1063 KB 352/713 KB 1520/1710 KB 840/1267 KB 688/1044 KB 428/1063 KB 352/713 KB 1520/1710 KB 840/1267 KB 688/1044 KB 432/1063 KB 352/713 KB 1520/1710 KB 840/1267 KB 688/1044 KB 420/1063 KB 352/713 KB 1516/1710 KB 840/1267 KB 676/1044 KB 420/1063 KB 340/713 KB 1520/1710 KB 844/1267 KB 688/1044 KB 432/1063 KB 352/713 KB 1520/1710 KB 848/1267 KB 688/1044 KB 432/1063 KB 352/713 KB 1520/1710 KB 848/1267 KB 692/1044 KB 432/1063 KB 352/713 KB 1524/1710 KB 852/1267 KB 696/1044 KB 436/1063 KB 356/713 KB 1524/1710 KB 852/1267 KB 700/1044 KB 436/1063 KB 356/713 KB 1524/1710 KB 852/1267 KB 704/1044 KB 436/1063 KB 356/713 KB 1524/1710 KB 852/1267 KB 692/1044 KB 436/1063 KB 356/713 KB 1524/1710 KB 852/1267 KB 704/1044 KB 440/1063 KB 356/713 KB 1524/1710 KB 852/1267 KB 704/1044 KB 444/1063 KB 356/713 KB 1524/1710 KB 852/1267 KB 704/1044 KB 448/1063 KB 356/713 KB 1524/1710 KB 852/1267 KB 704/1044 KB 452/1063 KB 356/713 KB 1524/1710 KB 852/1267 KB 708/1044 KB 456/1063 KB 356/713 KB 1524/1710 KB 852/1267 KB 708/1044 KB 460/1063 KB 356/713 KB 1524/1710 KB 852/1267 KB 708/1044 KB 464/1063 KB 356/713 KB 1524/1710 KB 852/1267 KB 692/1044 KB 432/1063 KB 356/713 KB 1524/1710 KB 852/1267 KB 708/1044 KB 464/1063 KB 360/713 KB 1524/1710 KB 852/1267 KB 708/1044 KB 464/1063 KB 364/713 KB 1524/1710 KB 852/1267 KB 692/1044 KB 432/1063 KB 352/713 KB 1524/1710 KB 856/1267 KB 708/1044 KB 464/1063 KB unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 368/713 KB 1524/1710 KB 848/1267 KB 692/1044 KB 432/1063 KB 352/713 KB 1528/1710 KB 856/1267 KB 708/1044 KB 464/1063 KB 368/713 KB 1532/1710 KB 856/1267 KB 708/1044 KB 464/1063 KB 368/713 KB 1536/1710 KB 860/1267 KB 708/1044 KB 464/1063 KB 368/713 KB 1524/1710 KB 852/1267 KB 708/1044 KB 464/1063 KB 368/713 KB 1540/1710 KB 860/1267 KB 708/1044 KB 464/1063 KB 368/713 KB 1544/1710 KB 860/1267 KB 708/1044 KB 464/1063 KB 372/713 KB 1524/1710 KB 852/1267 KB 708/1044 KB 452/1063 KB 356/713 KB 1548/1710 KB 860/1267 KB 712/1044 KB 464/1063 KB 372/713 KB 1548/1710 KB 860/1267 KB 716/1044 KB 464/1063 KB 372/713 KB 1548/1710 KB 860/1267 KB 720/1044 KB 464/1063 KB 372/713 KB 1540/1710 KB 860/1267 KB 708/1044 KB 464/1063 KB 372/713 KB 1548/1710 KB 860/1267 KB 720/1044 KB 464/1063 KB 376/713 KB 1548/1710 KB 860/1267 KB 720/1044 KB 464/1063 KB 380/713 KB 1548/1710 KB 860/1267 KB 720/1044 KB 464/1063 KB 384/713 KB 1548/1710 KB 860/1267 KB 724/1044 KB 464/1063 KB 388/713 KB 1532/1710 KB 860/1267 KB 708/1044 KB 464/1063 KB 368/713 KB 1548/1710 KB 864/1267 KB 724/1044 KB 468/1063 KB 388/713 KB 1548/1710 KB 868/1267 KB 724/1044 KB 468/1063 KB 388/713 KB 1548/1710 KB 872/1267 KB 724/1044 KB 468/1063 KB 388/713 KB 1548/1710 KB 876/1267 KB 724/1044 KB 468/1063 KB 388/713 KB 1548/1710 KB 880/1267 KB 724/1044 KB 468/1063 KB 388/713 KB 1548/1710 KB 884/1267 KB 724/1044 KB 468/1063 KB 388/713 KB 1548/1710 KB 888/1267 KB 724/1044 KB 468/1063 KB 388/713 KB 1548/1710 KB 860/1267 KB 724/1044 KB 468/1063 KB 388/713 KB 1548/1710 KB 888/1267 KB 724/1044 KB 472/1063 KB 392/713 KB 1548/1710 KB 888/1267 KB 724/1044 KB 476/1063 KB 392/713 KB 1548/1710 KB 888/1267 KB 724/1044 KB 480/1063 KB 392/713 KB 1548/1710 KB 892/1267 KB 724/1044 KB 484/1063 KB 392/713 KB 1548/1710 KB 892/1267 KB 724/1044 KB 488/1063 KB 392/713 KB 1548/1710 KB 892/1267 KB 724/1044 KB 492/1063 KB 392/713 KB 1548/1710 KB 892/1267 KB 724/1044 KB 496/1063 KB 392/713 KB 1548/1710 KB 860/1267 KB 724/1044 KB 464/1063 KB 384/713 KB 1548/1710 KB 892/1267 KB 728/1044 KB 496/1063 KB 392/713 KB 1548/1710 KB 892/1267 KB 732/1044 KB 496/1063 KB 392/713 KB 1548/1710 KB 892/1267 KB 736/1044 KB 496/1063 KB 392/713 KB 1548/1710 KB 860/1267 KB 720/1044 KB 464/1063 KB 384/713 KB 1552/1710 KB 892/1267 KB 736/1044 KB 496/1063 KB 392/713 KB 1556/1710 KB 892/1267 KB 736/1044 KB 496/1063 KB 392/713 KB 1560/1710 KB 892/1267 KB 736/1044 KB 496/1063 KB 392/713 KB 1564/1710 KB 892/1267 KB 740/1044 KB 496/1063 KB 392/713 KB 1568/1710 KB 892/1267 KB 740/1044 KB 496/1063 KB 392/713 KB 1548/1710 KB 892/1267 KB 724/1044 KB 480/1063 KB 392/713 KB 1568/1710 KB 892/1267 KB 740/1044 KB 496/1063 KB 392/713 KB 1568/1710 KB 896/1267 KB 740/1044 KB 496/1063 KB 392/713 KB 1572/1710 KB 900/1267 KB 740/1044 KB 496/1063 KB 392/713 KB 1572/1710 KB 904/1267 KB 740/1044 KB 496/1063 KB 392/713 KB 1572/1710 KB 908/1267 KB 740/1044 KB 496/1063 KB 392/713 KB 1548/1710 KB 888/1267 KB 724/1044 KB 468/1063 KB 392/713 KB 1572/1710 KB 908/1267 KB 740/1044 KB 496/1063 KB 396/713 KB 1572/1710 KB 908/1267 KB 740/1044 KB 496/1063 KB 400/713 KB 1572/1710 KB 908/1267 KB 740/1044 KB 496/1063 KB 404/713 KB 1572/1710 KB 908/1267 KB 740/1044 KB 496/1063 KB 408/713 KB 1572/1710 KB 908/1267 KB 740/1044 KB 496/1063 KB 412/713 KB 1572/1710 KB 908/1267 KB 740/1044 KB 496/1063 KB 416/713 KB 1572/1710 KB 908/1267 KB 740/1044 KB 496/1063 KB 420/713 KB 1572/1710 KB 912/1267 KB 740/1044 KB 500/1063 KB 424/713 KB 1572/1710 KB 912/1267 KB 740/ unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 1044 KB 500/1063 KB 428/713 KB 1572/1710 KB 896/1267 KB 740/1044 KB 496/1063 KB 392/713 KB 1576/1710 KB 912/1267 KB 740/1044 KB 500/1063 KB 432/713 KB 1580/1710 KB 912/1267 KB 740/1044 KB 500/1063 KB 432/713 KB 1584/1710 KB 912/1267 KB 740/1044 KB 500/1063 KB 432/713 KB 1560/1710 KB 892/1267 KB 740/1044 KB 496/1063 KB 392/713 KB 1584/1710 KB 912/1267 KB 744/1044 KB 500/1063 KB 432/713 KB 1584/1710 KB 912/1267 KB 748/1044 KB 500/1063 KB 432/713 KB 1584/1710 KB 912/1267 KB 752/1044 KB 500/1063 KB 432/713 KB 1584/1710 KB 912/1267 KB 756/1044 KB 500/1063 KB 432/713 KB 1588/1710 KB 912/1267 KB 756/1044 KB 500/1063 KB 432/713 KB 1572/1710 KB 912/1267 KB 740/1044 KB 500/1063 KB 420/713 KB 1572/1710 KB 908/1267 KB 740/1044 KB 500/1063 KB 420/713 KB 1588/1710 KB 912/1267 KB 760/1044 KB 504/1063 KB 432/713 KB 1588/1710 KB 912/1267 KB 760/1044 KB 508/1063 KB 432/713 KB 1588/1710 KB 912/1267 KB 760/1044 KB 512/1063 KB 432/713 KB 1588/1710 KB 916/1267 KB 760/1044 KB 516/1063 KB 432/713 KB 1588/1710 KB 912/1267 KB 760/1044 KB 500/1063 KB 432/713 KB 1588/1710 KB 912/1267 KB 760/1044 KB 500/1063 KB 432/713 KB 1592/1710 KB 916/1267 KB 764/1044 KB 516/1063 KB 432/713 KB 1592/1710 KB 916/1267 KB 768/1044 KB 516/1063 KB 432/713 KB 1592/1710 KB 916/1267 KB 772/1044 KB 516/1063 KB 432/713 KB 1592/1710 KB 916/1267 KB 776/1044 KB 516/1063 KB 436/713 KB 1592/1710 KB 916/1267 KB 780/1044 KB 516/1063 KB 436/713 KB 1592/1710 KB 916/1267 KB 784/1044 KB 516/1063 KB 436/713 KB 1592/1710 KB 916/1267 KB 760/1044 KB 516/1063 KB 432/713 KB 1596/1710 KB 916/1267 KB 784/1044 KB 520/1063 KB 436/713 KB 1600/1710 KB 916/1267 KB 784/1044 KB 520/1063 KB 436/713 KB 1588/1710 KB 916/1267 KB 760/1044 KB 512/1063 KB 432/713 KB 1600/1710 KB 920/1267 KB 784/1044 KB 520/1063 KB 436/713 KB 1600/1710 KB 924/1267 KB 784/1044 KB 520/1063 KB 436/713 KB 1600/1710 KB 928/1267 KB 784/1044 KB 520/1063 KB 436/713 KB 1604/1710 KB 932/1267 KB 788/1044 KB 520/1063 KB 436/713 KB 1604/1710 KB 936/1267 KB 788/1044 KB 520/1063 KB 436/713 KB 1592/1710 KB 916/1267 KB 784/1044 KB 520/1063 KB 436/713 KB 1604/1710 KB 936/1267 KB 788/1044 KB 524/1063 KB 436/713 KB 1604/1710 KB 936/1267 KB 788/1044 KB 528/1063 KB 436/713 KB 1592/1710 KB 916/1267 KB 772/1044 KB 516/1063 KB 436/713 KB 1604/1710 KB 936/1267 KB 788/1044 KB 528/1063 KB 440/713 KB 1604/1710 KB 936/1267 KB 788/1044 KB 528/1063 KB 444/713 KB 1604/1710 KB 936/1267 KB 788/1044 KB 528/1063 KB 448/713 KB 1604/1710 KB 936/1267 KB 788/1044 KB 528/1063 KB 452/713 KB 1604/1710 KB 940/1267 KB 788/1044 KB 532/1063 KB 456/713 KB 1604/1710 KB 940/1267 KB 788/1044 KB 532/1063 KB 460/713 KB 1604/1710 KB 940/1267 KB 788/1044 KB 532/1063 KB 464/713 KB 1604/1710 KB 928/1267 KB 788/1044 KB 520/1063 KB 436/713 KB 1604/1710 KB 940/1267 KB 792/1044 KB 532/1063 KB 464/713 KB 1604/1710 KB 940/1267 KB 796/1044 KB 532/1063 KB 464/713 KB 1604/1710 KB 940/1267 KB 800/1044 KB 532/1063 KB 464/713 KB 1604/1710 KB 928/1267 KB 784/1044 KB 520/1063 KB 436/713 KB 1608/1710 KB 940/1267 KB 800/1044 KB 532/1063 KB 464/713 KB 1612/1710 KB 940/1267 KB 800/1044 KB 532/1063 KB 464/713 KB 1616/1710 KB 940/1267 KB 800/1044 KB 532/1063 KB 464/713 KB 1620/1710 KB 940/1267 KB 800/1044 KB 532/1063 KB 464/713 KB 1624/1710 KB 940/1267 KB 800/1044 KB 532/1063 KB 464/713 KB 1628/1710 KB 940/1267 KB 800/1044 KB 532/1063 KB 464/713 KB 1632/1710 KB 940/1267 KB 804/1044 KB 532/1063 KB 464/713 KB 1636/1710 KB 940/1267 KB 804/1044 KB 532/1063 KB 464/713 KB 1640/1710 K unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install B 940/1267 KB 804/1044 KB 532/1063 KB 468/713 KB 1644/1710 KB 940/1267 KB 804/1044 KB 532/1063 KB 468/713 KB 1648/1710 KB 940/1267 KB 804/1044 KB 532/1063 KB 468/713 KB 1604/1710 KB 940/1267 KB 788/1044 KB 532/1063 KB 452/713 KB 1648/1710 KB 940/1267 KB 804/1044 KB 536/1063 KB 468/713 KB 1648/1710 KB 940/1267 KB 804/1044 KB 540/1063 KB 468/713 KB 1604/1710 KB 940/1267 KB 788/1044 KB 528/1063 KB 452/713 KB 1648/1710 KB 944/1267 KB 804/1044 KB 540/1063 KB 468/713 KB 1648/1710 KB 948/1267 KB 804/1044 KB 540/1063 KB 468/713 KB 1648/1710 KB 952/1267 KB 804/1044 KB 540/1063 KB 468/713 KB 1648/1710 KB 956/1267 KB 804/1044 KB 544/1063 KB 468/713 KB 1648/1710 KB 960/1267 KB 804/1044 KB 544/1063 KB 468/713 KB 1648/1710 KB 964/1267 KB 804/1044 KB 544/1063 KB 468/713 KB 1648/1710 KB 968/1267 KB 804/1044 KB 544/1063 KB 468/713 KB 1648/1710 KB 972/1267 KB 804/1044 KB 544/1063 KB 468/713 KB 1636/1710 KB 940/1267 KB 804/1044 KB 532/1063 KB 468/713 KB 1648/1710 KB 972/1267 KB 804/1044 KB 544/1063 KB 472/713 KB 1648/1710 KB 972/1267 KB 804/1044 KB 544/1063 KB 476/713 KB 1648/1710 KB 972/1267 KB 804/1044 KB 544/1063 KB 480/713 KB 1628/1710 KB 940/1267 KB 804/1044 KB 532/1063 KB 464/713 KB 1648/1710 KB 972/1267 KB 808/1044 KB 544/1063 KB 480/713 KB 1648/1710 KB 972/1267 KB 812/1044 KB 544/1063 KB 480/713 KB 1648/1710 KB 972/1267 KB 816/1044 KB 544/1063 KB 480/713 KB 1648/1710 KB 952/1267 KB 804/1044 KB 544/1063 KB 468/713 KB 1648/1710 KB 972/1267 KB 816/1044 KB 548/1063 KB 480/713 KB 1648/1710 KB 972/1267 KB 816/1044 KB 552/1063 KB 480/713 KB 1648/1710 KB 972/1267 KB 816/1044 KB 556/1063 KB 480/713 KB 1648/1710 KB 972/1267 KB 816/1044 KB 560/1063 KB 480/713 KB 1648/1710 KB 972/1267 KB 820/1044 KB 560/1063 KB 480/713 KB 1652/1710 KB 976/1267 KB 824/1044 KB 564/1063 KB 484/713 KB 1652/1710 KB 976/1267 KB 828/1044 KB 564/1063 KB 484/713 KB 1648/1710 KB 972/1267 KB 820/1044 KB 564/1063 KB 480/713 KB 1652/1710 KB 976/1267 KB 828/1044 KB 568/1063 KB 484/713 KB 1652/1710 KB 976/1267 KB 820/1044 KB 564/1063 KB 484/713 KB 1656/1710 KB 976/1267 KB 832/1044 KB 568/1063 KB 484/713 KB 1648/1710 KB 976/1267 KB 820/1044 KB 564/1063 KB 484/713 KB 1656/1710 KB 980/1267 KB 832/1044 KB 572/1063 KB 484/713 KB 1656/1710 KB 984/1267 KB 832/1044 KB 572/1063 KB 484/713 KB 1648/1710 KB 972/1267 KB 820/1044 KB 564/1063 KB 484/713 KB 1660/1710 KB 984/1267 KB 832/1044 KB 572/1063 KB 488/713 KB 1660/1710 KB 984/1267 KB 832/1044 KB 572/1063 KB 492/713 KB 1660/1710 KB 984/1267 KB 832/1044 KB 572/1063 KB 496/713 KB 1660/1710 KB 984/1267 KB 832/1044 KB 572/1063 KB 500/713 KB 1660/1710 KB 988/1267 KB 832/1044 KB 572/1063 KB 504/713 KB 1660/1710 KB 988/1267 KB 832/1044 KB 572/1063 KB 508/713 KB 1660/1710 KB 988/1267 KB 832/1044 KB 572/1063 KB 512/713 KB 1660/1710 KB 984/1267 KB 832/1044 KB 572/1063 KB 484/713 KB 1664/1710 KB 988/1267 KB 832/1044 KB 572/1063 KB 512/713 KB 1668/1710 KB 988/1267 KB 832/1044 KB 572/1063 KB 512/713 KB 1656/1710 KB 976/1267 KB 832/1044 KB 572/1063 KB 484/713 KB 1668/1710 KB 988/1267 KB 832/1044 KB 576/1063 KB 512/713 KB 1652/1710 KB 976/1267 KB 832/1044 KB 568/1063 KB 484/713 KB 1668/1710 KB 988/1267 KB 836/1044 KB 576/1063 KB 512/713 KB 1668/1710 KB 988/1267 KB 840/1044 KB 580/1063 KB 512/713 KB 1660/1710 KB 988/1267 KB 832/1044 KB 572/1063 KB 500/713 KB 1668/1710 KB 992/1267 KB 844/1044 KB 580/1063 KB 512/713 KB 1668/1710 KB 996/1267 KB 844/1044 KB 580/1063 KB 512/713 KB 1672/1710 KB 1000/1267 KB 844/1044 KB 580/1063 KB 51 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 2/713 KB 1668/1710 KB 988/1267 KB 836/1044 KB 580/1063 KB 512/713 KB 1672/1710 KB 1000/1267 KB 844/1044 KB 584/1063 KB 516/713 KB 1672/1710 KB 1000/1267 KB 844/1044 KB 588/1063 KB 516/713 KB 1672/1710 KB 1000/1267 KB 844/1044 KB 592/1063 KB 516/713 KB 1672/1710 KB 1004/1267 KB 844/1044 KB 592/1063 KB 516/713 KB 1672/1710 KB 1004/1267 KB 844/1044 KB 596/1063 KB 516/713 KB 1672/1710 KB 1008/1267 KB 844/1044 KB 600/1063 KB 516/713 KB 1672/1710 KB 1008/1267 KB 844/1044 KB 604/1063 KB 516/713 KB 1672/1710 KB 1008/1267 KB 844/1044 KB 608/1063 KB 516/713 KB 1672/1710 KB 1000/1267 KB 844/1044 KB 580/1063 KB 516/713 KB 1672/1710 KB 1008/1267 KB 844/1044 KB 608/1063 KB 520/713 KB 1672/1710 KB 1008/1267 KB 844/1044 KB 608/1063 KB 524/713 KB 1672/1710 KB 1008/1267 KB 844/1044 KB 608/1063 KB 528/713 KB 1672/1710 KB 996/1267 KB 844/1044 KB 580/1063 KB 512/713 KB 1676/1710 KB 1008/1267 KB 844/1044 KB 608/1063 KB 528/713 KB 1680/1710 KB 1008/1267 KB 844/1044 KB 608/1063 KB 528/713 KB 1668/1710 KB 992/1267 KB 844/1044 KB 580/1063 KB 512/713 KB 1680/1710 KB 1008/1267 KB 848/1044 KB 608/1063 KB 528/713 KB 1680/1710 KB 1008/1267 KB 852/1044 KB 608/1063 KB 528/713 KB 1684/1710 KB 1008/1267 KB 856/1044 KB 608/1063 KB 528/713 KB 1684/1710 KB 1008/1267 KB 860/1044 KB 608/1063 KB 528/713 KB 1684/1710 KB 1008/1267 KB 864/1044 KB 608/1063 KB 528/713 KB 1672/1710 KB 1008/1267 KB 844/1044 KB 596/1063 KB 516/713 KB 1684/1710 KB 1012/1267 KB 864/1044 KB 608/1063 KB 528/713 KB 1684/1710 KB 1016/1267 KB 868/1044 KB 608/1063 KB 532/713 KB 1684/1710 KB 1020/1267 KB 868/1044 KB 608/1063 KB 532/713 KB 1684/1710 KB 1008/1267 KB 852/1044 KB 608/1063 KB 528/713 KB 1688/1710 KB 1020/1267 KB 868/1044 KB 608/1063 KB 532/713 KB 1692/1710 KB 1020/1267 KB 868/1044 KB 608/1063 KB 532/713 KB 1696/1710 KB 1020/1267 KB 868/1044 KB 608/1063 KB 532/713 KB 1696/1710 KB 1020/1267 KB 868/1044 KB 612/1063 KB 532/713 KB 1700/1710 KB 1024/1267 KB 868/1044 KB 616/1063 KB 532/713 KB 1700/1710 KB 1024/1267 KB 868/1044 KB 620/1063 KB 532/713 KB 1700/1710 KB 1024/1267 KB 868/1044 KB 624/1063 KB 532/713 KB 1684/1710 KB 1012/1267 KB 868/1044 KB 608/1063 KB 532/713 KB 1700/1710 KB 1024/1267 KB 868/1044 KB 624/1063 KB 536/713 KB 1700/1710 KB 1024/1267 KB 868/1044 KB 624/1063 KB 540/713 KB 1700/1710 KB 1024/1267 KB 868/1044 KB 624/1063 KB 544/713 KB 1684/1710 KB 1012/1267 KB 868/1044 KB 608/1063 KB 528/713 KB 1700/1710 KB 1024/1267 KB 872/1044 KB 624/1063 KB 544/713 KB 1700/1710 KB 1024/1267 KB 876/1044 KB 624/1063 KB 544/713 KB 1700/1710 KB 1024/1267 KB 868/1044 KB 612/1063 KB 532/713 KB 1704/1710 KB 1024/1267 KB 876/1044 KB 624/1063 KB 544/713 KB 1708/1710 KB 1024/1267 KB 880/1044 KB 624/1063 KB 544/713 KB 1710/1710 KB 1024/1267 KB 880/1044 KB 624/1063 KB 548/713 KB 1696/1710 KB 1024/1267 KB 868/1044 KB 612/1063 KB 532/713 KB 1710/1710 KB 1028/1267 KB 880/1044 KB 624/1063 KB 548/713 KB 1710/1710 KB 1032/1267 KB 880/1044 KB 624/1063 KB 548/713 KB 1710/1710 KB 1036/1267 KB 880/1044 KB 624/1063 KB 548/713 KB 1710/1710 KB 1040/1267 KB 880/1044 KB 624/1063 KB 548/713 KB 1710/1710 KB 1044/1267 KB 880/1044 KB 628/1063 KB 548/713 KB 1710/1710 KB 1048/1267 KB 880/1044 KB 628/1063 KB 548/713 KB 1710/1710 KB 1052/1267 KB 880/1044 KB 628/1063 KB 548/713 KB 1708/1710 KB 1024/1267 KB 880/1044 KB 624/1063 KB 548/713 KB 1704/1710 KB 1024/1267 KB 880/1044 KB 624/1063 KB 544/713 KB 1710/1710 KB 1052/1267 KB 884/1044 KB 628/1063 KB 548/713 KB 1710/1710 KB 1040/1267 KB 880/1044 KB 628/1063 KB unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 548/713 KB 1710/1710 KB 1052/1267 KB 884/1044 KB 628/1063 KB 552/713 KB 1710/1710 KB 1052/1267 KB 884/1044 KB 632/1063 KB 556/713 KB 1710/1710 KB 1052/1267 KB 884/1044 KB 632/1063 KB 560/713 KB 1710/1710 KB 1052/1267 KB 888/1044 KB 632/1063 KB 560/713 KB 1710/1710 KB 1052/1267 KB 888/1044 KB 636/1063 KB 560/713 KB 1710/1710 KB 1052/1267 KB 888/1044 KB 640/1063 KB 560/713 KB 1710/1710 KB 1052/1267 KB 888/1044 KB 632/1063 KB 560/713 KB 1710/1710 KB 1052/1267 KB 892/1044 KB 640/1063 KB 560/713 KB 1710/1710 KB 1052/1267 KB 896/1044 KB 640/1063 KB 560/713 KB 1710/1710 KB 1052/1267 KB 896/1044 KB 640/1063 KB 564/713 KB 1710/1710 KB 1056/1267 KB 900/1044 KB 644/1063 KB 568/713 KB 1710/1710 KB 1056/1267 KB 900/1044 KB 644/1063 KB 564/713 KB 1710/1710 KB 1056/1267 KB 904/1044 KB 644/1063 KB 568/713 KB 1710/1710 KB 1052/1267 KB 896/1044 KB 644/1063 KB 564/713 KB 1710/1710 KB 1056/1267 KB 908/1044 KB 648/1063 KB 572/713 KB 1710/1710 KB 1056/1267 KB 908/1044 KB 652/1063 KB 572/713 KB 1710/1710 KB 1056/1267 KB 908/1044 KB 656/1063 KB 572/713 KB 1710/1710 KB 1056/1267 KB 896/1044 KB 644/1063 KB 564/713 KB 1710/1710 KB 1060/1267 KB 908/1044 KB 656/1063 KB 572/713 KB 1710/1710 KB 1064/1267 KB 908/1044 KB 656/1063 KB 572/713 KB 1710/1710 KB 1068/1267 KB 908/1044 KB 656/1063 KB 572/713 KB 1710/1710 KB 1056/1267 KB 908/1044 KB 644/1063 KB 572/713 KB 1710/1710 KB 1068/1267 KB 912/1044 KB 656/1063 KB 572/713 KB 1710/1710 KB 1056/1267 KB 904/1044 KB 644/1063 KB 572/713 KB 1710/1710 KB 1068/1267 KB 912/1044 KB 656/1063 KB 576/713 KB 1710/1710 KB 1068/1267 KB 912/1044 KB 656/1063 KB 580/713 KB 1072/1267 KB 916/1044 KB 660/1063 KB 584/713 KB 1072/1267 KB 916/1044 KB 660/1063 KB 588/713 KB 1072/1267 KB 916/1044 KB 660/1063 KB 592/713 KB 1710/1710 KB 1072/1267 KB 916/1044 KB 660/1063 KB 580/713 KB 1072/1267 KB 920/1044 KB 660/1063 KB 592/713 KB 1072/1267 KB 924/1044 KB 660/1063 KB 592/713 KB 1072/1267 KB 928/1044 KB 660/1063 KB 592/713 KB 1710/1710 KB 1072/1267 KB 912/1044 KB 660/1063 KB 580/713 KB 1076/1267 KB 928/1044 KB 660/1063 KB 592/713 KB 1080/1267 KB 928/1044 KB 660/1063 KB 592/713 KB 1084/1267 KB 928/1044 KB 660/1063 KB 592/713 KB 1088/1267 KB 928/1044 KB 660/1063 KB 592/713 KB 1092/1267 KB 932/1044 KB 660/1063 KB 596/713 KB 1096/1267 KB 932/1044 KB 660/1063 KB 596/713 KB 1100/1267 KB 932/1044 KB 660/1063 KB 596/713 KB 1710/1710 KB 1068/1267 KB 912/1044 KB 660/1063 KB 580/713 KB 1100/1267 KB 932/1044 KB 664/1063 KB 596/713 KB 1100/1267 KB 932/1044 KB 668/1063 KB 596/713 KB 1100/1267 KB 932/1044 KB 672/1063 KB 596/713 KB 1100/1267 KB 932/1044 KB 676/1063 KB 596/713 KB 1088/1267 KB 932/1044 KB 660/1063 KB 596/713 KB 1100/1267 KB 932/1044 KB 680/1063 KB 600/713 KB 1100/1267 KB 932/1044 KB 680/1063 KB 604/713 KB 1100/1267 KB 932/1044 KB 680/1063 KB 608/713 KB 1088/1267 KB 932/1044 KB 660/1063 KB 592/713 KB 1100/1267 KB 936/1044 KB 680/1063 KB 608/713 KB 1100/1267 KB 940/1044 KB 680/1063 KB 608/713 KB 1100/1267 KB 944/1044 KB 680/1063 KB 608/713 KB 1100/1267 KB 948/1044 KB 680/1063 KB 608/713 KB 1104/1267 KB 952/1044 KB 680/1063 KB 612/713 KB 1104/1267 KB 956/1044 KB 680/1063 KB 612/713 KB 1104/1267 KB 960/1044 KB 680/1063 KB 612/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2740.2 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 1104/1267 KB 948/1044 KB 680/1063 KB 612/713 KB 1108/1267 KB 960/1044 KB 680/1063 KB 612/713 KB 1112/1267 KB 960/1044 KB 680/1063 KB 612/713 KB 1116/1267 KB 960/1044 KB 680/1063 KB 612/713 KB 1120/1267 KB 960/1044 KB 680/1063 KB 612/713 KB 1124/1267 KB 964/1044 KB 680/1063 KB 612/713 KB 1128/1267 KB 964/1044 KB 680/1063 KB 612/713 KB 1132/1267 KB 964/1044 KB 680/1063 KB 612/713 KB 1136/1267 KB 964/1044 KB 680/1063 KB 612/713 KB 1100/1267 KB 948/1044 KB 680/1063 KB 612/713 KB 1136/1267 KB 964/1044 KB 680/1063 KB 616/713 KB 1136/1267 KB 964/1044 KB 680/1063 KB 620/713 KB 1136/1267 KB 964/1044 KB 680/1063 KB 624/713 KB 1100/1267 KB 932/1044 KB 680/1063 KB 608/713 KB 1136/1267 KB 964/1044 KB 684/1063 KB 624/713 KB 1136/1267 KB 964/1044 KB 688/1063 KB 624/713 KB 1136/1267 KB 964/1044 KB 692/1063 KB 624/713 KB 1136/1267 KB 964/1044 KB 696/1063 KB 624/713 KB 1136/1267 KB 964/1044 KB 700/1063 KB 624/713 KB 4/257 KB 1136/1267 KB 964/1044 KB 704/1063 KB 624/713 KB 4/257 KB 1136/1267 KB 964/1044 KB 708/1063 KB 624/713 KB 4/257 KB 1136/1267 KB 964/1044 KB 712/1063 KB 628/713 KB 4/257 KB 1136/1267 KB 964/1044 KB 716/1063 KB 628/713 KB 4/257 KB 1136/1267 KB 964/1044 KB 720/1063 KB 628/713 KB 1120/1267 KB 964/1044 KB 680/1063 KB 612/713 KB 4/257 KB 1136/1267 KB 964/1044 KB 708/1063 KB 628/713 KB 4/257 KB 1136/1267 KB 964/1044 KB 720/1063 KB 632/713 KB 4/257 KB 1136/1267 KB 964/1044 KB 720/1063 KB 636/713 KB 4/257 KB 1136/1267 KB 968/1044 KB 720/1063 KB 640/713 KB 4/257 KB 1136/1267 KB 964/1044 KB 700/1063 KB 624/713 KB 4/257 KB 1136/1267 KB 968/1044 KB 720/1063 KB 636/713 KB 4/257 KB 1136/1267 KB 972/1044 KB 720/1063 KB 640/713 KB 4/257 KB 1136/1267 KB 976/1044 KB 720/1063 KB 640/713 KB 8/257 KB 1136/1267 KB 976/1044 KB 720/1063 KB 640/713 KB 12/257 KB 1136/1267 KB 976/1044 KB 720/1063 KB 640/713 KB 16/257 KB 1136/1267 KB 980/1044 KB 720/1063 KB 640/713 KB 20/257 KB 1136/1267 KB 980/1044 KB 720/1063 KB 640/713 KB 24/257 KB 1140/1267 KB 980/1044 KB 724/1063 KB 644/713 KB 12/257 KB 1136/1267 KB 980/1044 KB 720/1063 KB 640/713 KB 20/257 KB 1140/1267 KB 980/1044 KB 724/1063 KB 644/713 KB 24/257 KB 1144/1267 KB 984/1044 KB 724/1063 KB 644/713 KB 20/257 KB 1136/1267 KB 980/1044 KB 724/1063 KB 644/713 KB 20/257 KB 1136/1267 KB 980/1044 KB 720/1063 KB 644/713 KB 28/257 KB 1148/1267 KB 984/1044 KB 724/1063 KB 648/713 KB 28/257 KB 1148/1267 KB 984/1044 KB 724/1063 KB 652/713 KB 28/257 KB 1148/1267 KB 984/1044 KB 724/1063 KB 656/713 KB 28/257 KB 1148/1267 KB 984/1044 KB 724/1063 KB 660/713 KB 28/257 KB 1148/1267 KB 984/1044 KB 724/1063 KB 644/713 KB 32/257 KB 1148/1267 KB 984/1044 KB 728/1063 KB 660/713 KB 36/257 KB 1148/1267 KB 984/1044 KB 728/1063 KB 660/713 KB 24/257 KB 1148/1267 KB 984/1044 KB 724/1063 KB 644/713 KB 24/257 KB 1140/1267 KB 984/1044 KB 724/1063 KB 644/713 KB 36/257 KB 1148/1267 KB 988/1044 KB 728/1063 KB 664/713 KB 36/257 KB 1148/1267 KB 992/1044 KB 728/1063 KB 664/713 KB 36/257 KB 1148/1267 KB 996/1044 KB 728/1063 KB 664/713 KB 36/257 KB 1152/1267 KB 1000/1044 KB 728/1063 KB 664/713 KB 36/257 KB 1152/1267 KB 1004/1044 KB 728/1063 KB 664/713 KB 36/257 KB 1152/1267 KB 1008/1044 KB 728/1063 KB 664/713 KB 36/257 KB 1148/1267 KB 984/1044 KB 728/1063 KB 664/713 KB 40/257 KB 1152/1267 KB 1008/1044 KB 728/1063 KB 668/713 KB 40/257 KB 1152/1267 KB 1008/1044 KB 728/1063 KB 672/713 KB 40/257 KB 1152/1267 KB 1008/1044 KB 728/1063 KB 676/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 728/1063 KB 680/713 KB unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 28/257 KB 1148/1267 KB 984/1044 KB 728/1063 KB 660/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 732/1063 KB 680/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 736/1063 KB 680/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 740/1063 KB 680/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 744/1063 KB 680/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 748/1063 KB 680/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 752/1063 KB 680/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 756/1063 KB 680/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 760/1063 KB 684/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 764/1063 KB 684/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 768/1063 KB 684/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 728/1063 KB 676/713 KB 40/257 KB 1152/1267 KB 1008/1044 KB 728/1063 KB 664/713 KB 44/257 KB 1152/1267 KB 1016/1044 KB 768/1063 KB 684/713 KB 48/257 KB 1152/1267 KB 1016/1044 KB 768/1063 KB 684/713 KB 36/257 KB 1152/1267 KB 996/1044 KB 728/1063 KB 664/713 KB 48/257 KB 1156/1267 KB 1016/1044 KB 768/1063 KB 684/713 KB 48/257 KB 1160/1267 KB 1016/1044 KB 768/1063 KB 684/713 KB 48/257 KB 1164/1267 KB 1016/1044 KB 768/1063 KB 684/713 KB 48/257 KB 1168/1267 KB 1016/1044 KB 768/1063 KB 684/713 KB 52/257 KB 1172/1267 KB 1016/1044 KB 768/1063 KB 684/713 KB 52/257 KB 1176/1267 KB 1016/1044 KB 768/1063 KB 684/713 KB 40/257 KB 1152/1267 KB 1012/1044 KB 756/1063 KB 684/713 KB 52/257 KB 1176/1267 KB 1016/1044 KB 768/1063 KB 688/713 KB 40/257 KB 1152/1267 KB 1016/1044 KB 768/1063 KB 684/713 KB 52/257 KB 1176/1267 KB 1020/1044 KB 768/1063 KB 688/713 KB 52/257 KB 1176/1267 KB 1024/1044 KB 768/1063 KB 688/713 KB 52/257 KB 1168/1267 KB 1016/1044 KB 768/1063 KB 684/713 KB 56/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 688/713 KB 60/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 688/713 KB 52/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 688/713 KB 60/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 692/713 KB 64/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 696/713 KB 64/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 692/713 KB 68/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 696/713 KB 68/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 700/713 KB 68/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 704/713 KB 72/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 704/713 KB 76/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 704/713 KB 80/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 704/713 KB 80/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 708/713 KB 84/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 712/713 KB 84/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 713/713 KB 84/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 708/713 KB 88/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 713/713 KB 92/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 713/713 KB 96/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 713/713 KB 100/257 KB 1180/1267 KB 1024/1044 KB 768/1063 KB 713/713 KB 100/257 KB 1184/1267 KB 1028/1044 KB 772/1063 KB 713/713 KB 100/257 KB 1184/1267 KB 1032/1044 KB 772/1063 KB 713/713 KB 100/257 KB 1184/1267 KB 1036/1044 KB 772/1063 KB 713/713 KB 100/257 KB 1184/1267 KB 1040/1044 KB 772/1063 KB 713/713 KB 100/257 KB 1184/1267 KB 1024/1044 KB 772/1063 KB 713/713 KB 100/257 KB 1188/1267 KB 1040/1044 KB 772/1063 KB 713/713 KB 100/257 KB 1192/1267 KB 1040/1044 KB 772/1063 KB 713/713 KB 100/257 KB 1196/1267 KB 1040/1044 KB 772/1063 KB 713/713 KB 100/257 KB 1180/1267 KB 1024/1044 KB 772/1063 KB 713/713 KB 100/257 KB 1196/1267 KB 1040/1044 KB 776/1063 KB 713/713 KB 100/257 KB 1196/1267 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install KB 1040/1044 KB 780/1063 KB 713/713 KB 100/257 KB 1196/1267 KB 1040/1044 KB 784/1063 KB 713/713 KB 100/257 KB 1196/1267 KB 1044/1044 KB 788/1063 KB 713/713 KB 100/257 KB 1200/1267 KB 1044/1044 KB 792/1063 KB 713/713 KB 100/257 KB 1200/1267 KB 1044/1044 KB 796/1063 KB 713/713 KB 100/257 KB 1200/1267 KB 1044/1044 KB 800/1063 KB 713/713 KB 100/257 KB 1196/1267 KB 1044/1044 KB 784/1063 KB 713/713 KB 100/257 KB 1200/1267 KB 1044/1044 KB 800/1063 KB 713/713 KB 100/257 KB 1200/1267 KB 1044/1044 KB 788/1063 KB 713/713 KB 100/257 KB 1204/1267 KB 1044/1044 KB 800/1063 KB 713/713 KB 100/257 KB 1208/1267 KB 1044/1044 KB 800/1063 KB 713/713 KB 100/257 KB 1212/1267 KB 1044/1044 KB 800/1063 KB 713/713 KB 100/257 KB 1216/1267 KB 1044/1044 KB 800/1063 KB 713/713 KB 104/257 KB 1220/1267 KB 1044/1044 KB 804/1063 KB 713/713 KB 104/257 KB 1224/1267 KB 1044/1044 KB 804/1063 KB 713/713 KB 104/257 KB 1228/1267 KB 1044/1044 KB 804/1063 KB 713/713 KB 104/257 KB 1232/1267 KB 1044/1044 KB 804/1063 KB 713/713 KB 104/257 KB 1236/1267 KB 1044/1044 KB 804/1063 KB 104/257 KB 1240/1267 KB 1044/1044 KB 804/1063 KB 104/257 KB 1244/1267 KB 1044/1044 KB 804/1063 KB 104/257 KB 1216/1267 KB 1044/1044 KB 804/1063 KB 713/713 KB 108/257 KB 1244/1267 KB 1044/1044 KB 804/1063 KB 112/257 KB 1244/1267 KB 1044/1044 KB 804/1063 KB 100/257 KB 1216/1267 KB 1044/1044 KB 804/1063 KB 713/713 KB 112/257 KB 1244/1267 KB 1044/1044 KB 808/1063 KB 112/257 KB 1244/1267 KB 1044/1044 KB 812/1063 KB 112/257 KB 1244/1267 KB 1044/1044 KB 816/1063 KB 112/257 KB 1244/1267 KB 1044/1044 KB 820/1063 KB 116/257 KB 1244/1267 KB 1044/1044 KB 824/1063 KB 116/257 KB 1244/1267 KB 1044/1044 KB 828/1063 KB 116/257 KB 1244/1267 KB 1044/1044 KB 832/1063 KB 116/257 KB 1244/1267 KB 1044/1044 KB 820/1063 KB 120/257 KB 1244/1267 KB 1044/1044 KB 832/1063 KB 124/257 KB 1244/1267 KB 1044/1044 KB 832/1063 KB 128/257 KB 1244/1267 KB 1044/1044 KB 832/1063 KB 132/257 KB 1244/1267 KB 832/1063 KB 136/257 KB 1248/1267 KB 836/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1553.4 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1064.1 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 132/257 KB 1248/1267 KB 836/1063 KB 140/257 KB 1252/1267 KB 836/1063 KB 140/257 KB 1256/1267 KB 836/1063 KB 140/257 KB 1260/1267 KB 836/1063 KB 132/257 KB 1244/1267 KB 836/1063 KB 140/257 KB 1260/1267 KB 840/1063 KB 140/257 KB 1260/1267 KB 844/1063 KB 140/257 KB 1260/1267 KB 848/1063 KB 140/257 KB 1260/1267 KB 852/1063 KB 140/257 KB 1264/1267 KB 856/1063 KB 140/257 KB 1264/1267 KB 860/1063 KB 140/257 KB 1264/1267 KB 864/1063 KB 140/257 KB 1248/1267 KB 836/1063 KB 144/257 KB 1264/1267 KB 864/1063 KB 4/549 KB 144/257 KB 1264/1267 KB 864/1063 KB 140/257 KB 1264/1267 KB 852/1063 KB 4/549 KB 144/257 KB 1267/1267 KB 864/1063 KB 8/549 KB 144/257 KB 1267/1267 KB 864/1063 KB 12/549 KB 144/257 KB 1267/1267 KB 864/1063 KB 16/549 KB 144/257 KB 1267/1267 KB 864/1063 KB 20/549 KB 144/257 KB 1267/1267 KB 868/1063 KB 24/549 KB 144/257 KB 1267/1267 KB 868/1063 KB 28/549 KB 144/257 KB 1267/1267 KB 868/1063 KB 32/549 KB 144/257 KB 1267/1267 KB 868/1063 KB 16/549 KB 144/257 KB 1267/1267 KB 868/1063 KB 32/549 KB 144/257 KB 1267/1267 KB 872/1063 KB 32/549 KB 144/257 KB 1267/1267 KB 876/1063 KB 32/549 KB 144/257 KB 1267/1267 KB 880/1063 KB 32/549 KB 144/257 KB 1267/1267 KB 884/1063 KB 36/549 KB 144/257 KB 1267/1267 KB 888/1063 KB 36/549 KB 144/257 KB 1267/1267 KB 892/1063 KB 36/549 KB 144/257 KB 896/1063 KB 36/549 KB 144/257 KB 900/1063 KB 36/549 KB 144/257 KB 904/1063 KB 36/549 KB 144/257 KB 908/1063 KB 36/549 KB 144/257 KB 912/1063 KB 36/549 KB 144/257 KB 1267/1267 KB 884/1063 KB 40/549 KB 144/257 KB 912/1063 KB 44/549 KB 144/257 KB 912/1063 KB 48/549 KB 144/257 KB 912/1063 KB 52/549 KB 144/257 KB 912/1063 KB 56/549 KB 144/257 KB 916/1063 KB 60/549 KB 144/257 KB 916/1063 KB 64/549 KB 144/257 KB 916/1063 KB 68/549 KB 144/257 KB 916/1063 KB 72/549 KB 148/257 KB 916/1063 KB 4/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 1819.6 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 68/549 KB 148/257 KB 916/1063 KB 4/358 KB 68/549 KB 144/257 KB 916/1063 KB 4/358 KB 72/549 KB 148/257 KB 916/1063 KB 8/358 KB 72/549 KB 148/257 KB 916/1063 KB 12/358 KB 72/549 KB 148/257 KB 916/1063 KB 16/358 KB 72/549 KB 148/257 KB 916/1063 KB 20/358 KB 72/549 KB 148/257 KB 916/1063 KB 24/358 KB 72/549 KB 148/257 KB 916/1063 KB 28/358 KB 72/549 KB 148/257 KB 916/1063 KB 32/358 KB 72/549 KB 148/257 KB 916/1063 KB 36/358 KB 72/549 KB 148/257 KB 916/1063 KB 40/358 KB 72/549 KB 148/257 KB 916/1063 KB 44/358 KB 72/549 KB 148/257 KB 916/1063 KB 48/358 KB 72/549 KB 148/257 KB 916/1063 KB 52/358 KB 72/549 KB 148/257 KB 916/1063 KB 56/358 KB 72/549 KB 148/257 KB 916/1063 KB 60/358 KB 72/549 KB 148/257 KB 916/1063 KB 64/358 KB 52/549 KB 144/257 KB 916/1063 KB 72/549 KB 148/257 KB 920/1063 KB 64/358 KB 72/549 KB 148/257 KB 924/1063 KB 64/358 KB 72/549 KB 148/257 KB 928/1063 KB 64/358 KB 72/549 KB 148/257 KB 928/1063 KB 68/358 KB 72/549 KB 148/257 KB 932/1063 KB 72/358 KB 72/549 KB 148/257 KB 932/1063 KB 68/358 KB 72/549 KB 152/257 KB 936/1063 KB 72/358 KB 72/549 KB 152/257 KB 940/1063 KB 76/358 KB 72/549 KB 152/257 KB 932/1063 KB 72/358 KB 76/549 KB 156/257 KB 940/1063 KB 76/358 KB 76/549 KB 160/257 KB 940/1063 KB 76/358 KB 76/549 KB 164/257 KB 944/1063 KB 76/358 KB 3/5 KB 76/549 KB 168/257 KB 944/1063 KB 76/358 KB 3/5 KB 76/549 KB 172/257 KB 944/1063 KB 76/358 KB 3/5 KB 76/549 KB 176/257 KB 944/1063 KB 76/358 KB 3/5 KB 76/549 KB 180/257 KB 944/1063 KB 76/358 KB 3/5 KB 76/549 KB 152/257 KB 940/1063 KB 76/358 KB 80/549 KB 180/257 KB 944/1063 KB 76/358 KB 3/5 KB 72/549 KB 152/257 KB 936/1063 KB 76/358 KB 80/549 KB 180/257 KB 944/1063 KB 80/358 KB 3/5 KB 76/549 KB 160/257 KB 944/1063 KB 76/358 KB 3/5 KB 76/549 KB 160/257 KB 940/1063 KB 76/358 KB 3/5 KB 80/549 KB 180/257 KB 944/1063 KB 84/358 KB 3/5 KB 84/549 KB 180/257 KB 948/1063 KB 88/358 KB 5/5 KB 84/549 KB 180/257 KB 948/1063 KB 92/358 KB 5/5 KB 84/549 KB 180/257 KB 948/1063 KB 96/358 KB 5/5 KB 80/549 KB 180/257 KB 944/1063 KB 84/358 KB 5/5 KB 84/549 KB 180/257 KB 948/1063 KB 84/358 KB 5/5 KB 88/549 KB 180/257 KB 948/1063 KB 96/358 KB 5/5 KB 92/549 KB 180/257 KB 948/1063 KB 96/358 KB 5/5 KB 96/549 KB 180/257 KB 948/1063 KB 96/358 KB 5/5 KB 80/549 KB 180/257 KB 948/1063 KB 84/358 KB 5/5 KB 96/549 KB 180/257 KB 952/1063 KB 96/358 KB 5/5 KB 96/549 KB 180/257 KB 956/1063 KB 96/358 KB 5/5 KB 96/549 KB 180/257 KB 960/1063 KB 96/358 KB 5/5 KB 96/549 KB 180/257 KB 960/1063 KB 100/358 KB 5/5 KB 100/549 KB 180/257 KB 964/1063 KB 104/358 KB 5/5 KB 100/549 KB 180/257 KB 964/1063 KB 108/358 KB 5/5 KB 100/549 KB 184/257 KB 964/1063 KB 112/358 KB 5/5 KB 100/549 KB 180/257 KB 964/1063 KB 100/358 KB 5/5 KB 100/549 KB 184/257 KB 968/1063 KB 112/358 KB 5/5 KB 100/549 KB 184/257 KB 972/1063 KB 112/358 KB 5/5 KB 100/549 KB 184/257 KB 976/1063 KB 112/358 KB 5/5 KB 100/549 KB 180/257 KB 960/1063 KB 100/358 KB 5/5 KB 104/549 KB 184/257 KB 976/1063 KB 112/358 KB 5/5 KB 108/549 KB 184/257 KB 976/1063 KB 112/358 KB 5/5 KB 112/549 KB 184/257 KB 976/1063 KB 112/358 KB 5/5 KB 116/549 KB 184/257 KB 976/1063 KB 112/358 KB 120/549 KB 184/257 KB 980/1063 KB 116/358 KB 124/549 KB 184/257 KB 980/1063 KB 116/358 KB 128/549 KB 184/257 KB 980/1063 KB 116/358 KB 100/549 KB 184/257 KB 964/1063 KB 108/358 KB 5/5 KB 128/549 KB 188/257 KB 980/1063 KB 116/358 KB 128/549 KB 192/257 KB 980/1063 KB 116/358 KB 128/54 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 9 KB 196/257 KB 980/1063 KB 116/358 KB 128/549 KB 200/257 KB 980/1063 KB 116/358 KB 128/549 KB 204/257 KB 980/1063 KB 116/358 KB 116/549 KB 184/257 KB 980/1063 KB 116/358 KB 128/549 KB 204/257 KB 984/1063 KB 116/358 KB 128/549 KB 204/257 KB 988/1063 KB 116/358 KB 128/549 KB 204/257 KB 992/1063 KB 116/358 KB 116/549 KB 184/257 KB 976/1063 KB 116/358 KB 128/549 KB 204/257 KB 992/1063 KB 120/358 KB 128/549 KB 204/257 KB 992/1063 KB 124/358 KB 128/549 KB 204/257 KB 992/1063 KB 128/358 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.1 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 128/549 KB 204/257 KB 992/1063 KB 132/358 KB 132/549 KB 208/257 KB 996/1063 KB 136/358 KB 132/549 KB 208/257 KB 996/1063 KB 140/358 KB 132/549 KB 208/257 KB 996/1063 KB 144/358 KB 132/549 KB 208/257 KB 996/1063 KB 132/358 KB 132/549 KB 208/257 KB 1000/1063 KB 144/358 KB 132/549 KB 208/257 KB 1004/1063 KB 144/358 KB 132/549 KB 208/257 KB 1008/1063 KB 144/358 KB 132/549 KB 208/257 KB 992/1063 KB 132/358 KB 136/549 KB 208/257 KB 1008/1063 KB 144/358 KB 140/549 KB 208/257 KB 1008/1063 KB 144/358 KB 144/549 KB 208/257 KB 1008/1063 KB 144/358 KB 128/549 KB 208/257 KB 992/1063 KB 132/358 KB 144/549 KB 212/257 KB 1008/1063 KB 144/358 KB 144/549 KB 214/257 KB 1008/1063 KB 144/358 KB 144/549 KB 218/257 KB 1008/1063 KB 144/358 KB 148/549 KB 222/257 KB 1012/1063 KB 148/358 KB 148/549 KB 226/257 KB 1012/1063 KB 148/358 KB 148/549 KB 230/257 KB 1012/1063 KB 148/358 KB 148/549 KB 218/257 KB 1012/1063 KB 148/358 KB 148/549 KB 230/257 KB 1016/1063 KB 148/358 KB 148/549 KB 230/257 KB 1020/1063 KB 148/358 KB 148/549 KB 230/257 KB 1024/1063 KB 148/358 KB 148/549 KB 218/257 KB 1008/1063 KB 148/358 KB 152/549 KB 230/257 KB 1024/1063 KB 148/358 KB 156/549 KB 230/257 KB 1024/1063 KB 148/358 KB 156/549 KB 230/257 KB 3/86 KB 1024/1063 KB 148/358 KB 156/549 KB 230/257 KB 5/86 KB 1024/1063 KB 148/358 KB 156/549 KB 230/257 KB 8/86 KB 1024/1063 KB 148/358 KB 156/549 KB 230/257 KB 11/86 KB 1024/1063 KB 148/358 KB 156/549 KB 230/257 KB 13/86 KB 1024/1063 KB 148/358 KB 156/549 KB 230/257 KB 16/86 KB 1024/1063 KB 148/358 KB 156/549 KB 230/257 KB 19/86 KB 1024/1063 KB 148/358 KB 156/549 KB 230/257 KB 21/86 KB 1024/1063 KB 148/358 KB 144/549 KB 218/257 KB 1008/1063 KB 148/358 KB 160/549 KB 230/257 KB 21/86 KB 1024/1063 KB 152/358 KB 160/549 KB 230/257 KB 21/86 KB 1024/1063 KB 156/358 KB 160/549 KB 230/257 KB 21/86 KB 1024/1063 KB 160/358 KB 160/549 KB 230/257 KB 24/86 KB 1028/1063 KB 164/358 KB 160/549 KB 230/257 KB 21/86 KB 1024/1063 KB 148/358 KB 164/549 KB 234/257 KB 24/86 KB 1028/1063 KB 164/358 KB 168/549 KB 234/257 KB 24/86 KB 1028/1063 KB 164/358 KB 160/549 KB 234/257 KB 24/86 KB 1028/1063 KB 164/358 KB 168/549 KB 238/257 KB 24/86 KB 1028/1063 KB 168/358 KB 168/549 KB 242/257 KB 24/86 KB 1028/1063 KB 168/358 KB 168/549 KB 246/257 KB 24/86 KB 1028/1063 KB 168/358 KB 160/549 KB 230/257 KB 24/86 KB 1028/1063 KB 160/358 KB 168/549 KB 246/257 KB 24/86 KB 1032/1063 KB 168/358 KB 168/549 KB 246/257 KB 24/86 KB 1036/1063 KB 168/358 KB 172/549 KB 246/257 KB 24/86 KB 1040/1063 KB 168/358 KB 172/549 KB 246/257 KB 24/86 KB 1044/1063 KB 168/358 KB 160/549 KB 230/257 KB 24/86 KB 1024/1063 KB 160/358 KB 172/549 KB 250/257 KB 27/86 KB 1044/1063 KB 168/358 KB 172/549 KB 250/257 KB 29/86 KB 1044/1063 KB 168/358 KB 172/549 KB 250/257 KB 32/86 KB 1044/1063 KB 168/358 KB 172/549 KB 250/257 KB 24/86 KB 1044/1063 KB 168/358 KB 172/549 KB 246/257 KB 24/86 KB 1036/1063 KB 168/358 KB 176/549 KB 254/257 KB 32/86 KB 1044/1063 KB 168/358 KB 180/549 KB 254/257 KB 32/86 KB 1044/1063 KB 168/358 KB 184/549 KB 254/257 KB 36/86 KB 1048/1063 KB 168/358 KB 188/549 KB 254/257 KB 36/86 KB 1048/1063 KB 168/358 KB 192/549 KB 254/257 KB 36/86 KB 1048/1063 KB 168/358 KB 196/549 KB 254/257 KB 36/86 KB 1048/1063 KB 168/358 KB 168/549 KB 234/257 KB 24/86 KB 1028/1063 KB 168/358 KB 196/549 KB 254/257 KB 36/86 KB 1048/1063 KB 172/358 KB 196/549 KB 254/257 KB 36/86 KB 1048/1063 KB 176/358 KB 196/549 KB 254/257 KB 36/86 KB 1048/1063 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install KB 180/358 KB 196/549 KB 254/257 KB 36/86 KB 1048/1063 KB 184/358 KB 196/549 KB 254/257 KB 36/86 KB 1048/1063 KB 188/358 KB 196/549 KB 254/257 KB 36/86 KB 1048/1063 KB 192/358 KB 180/549 KB 254/257 KB 36/86 KB 1048/1063 KB 168/358 KB 196/549 KB 254/257 KB 36/86 KB 1052/1063 KB 192/358 KB 180/549 KB 254/257 KB 36/86 KB 1044/1063 KB 168/358 KB 196/549 KB 254/257 KB 40/86 KB 1052/1063 KB 192/358 KB 196/549 KB 254/257 KB 44/86 KB 1052/1063 KB 192/358 KB 172/549 KB 254/257 KB 32/86 KB 1044/1063 KB 168/358 KB 196/549 KB 257/257 KB 48/86 KB 1052/1063 KB 192/358 KB 196/549 KB 254/257 KB 48/86 KB 1052/1063 KB 192/358 KB 196/549 KB 257/257 KB 48/86 KB 1056/1063 KB 192/358 KB 196/549 KB 257/257 KB 52/86 KB 1056/1063 KB 192/358 KB 196/549 KB 257/257 KB 56/86 KB 1060/1063 KB 196/358 KB 200/549 KB 257/257 KB 60/86 KB 1060/1063 KB 196/358 KB 196/549 KB 257/257 KB 52/86 KB 1060/1063 KB 196/358 KB 200/549 KB 257/257 KB 60/86 KB 1063/1063 KB 196/358 KB 196/549 KB 257/257 KB 52/86 KB 1056/1063 KB 196/358 KB 200/549 KB 257/257 KB 60/86 KB 1063/1063 KB 200/358 KB 200/549 KB 257/257 KB 64/86 KB 1063/1063 KB 204/358 KB 200/549 KB 257/257 KB 60/86 KB 1060/1063 KB 196/358 KB 204/549 KB 257/257 KB 64/86 KB 1063/1063 KB 204/358 KB 208/549 KB 257/257 KB 64/86 KB 1063/1063 KB 204/358 KB 200/549 KB 257/257 KB 64/86 KB 1063/1063 KB 200/358 KB 208/549 KB 257/257 KB 64/86 KB 1063/1063 KB 208/358 KB 212/549 KB 257/257 KB 64/86 KB 1063/1063 KB 212/358 KB 212/549 KB 257/257 KB 68/86 KB 1063/1063 KB 216/358 KB 212/549 KB 257/257 KB 68/86 KB 1063/1063 KB 220/358 KB 212/549 KB 257/257 KB 68/86 KB 1063/1063 KB 224/358 KB 212/549 KB 257/257 KB 64/86 KB 1063/1063 KB 208/358 KB 216/549 KB 257/257 KB 68/86 KB 1063/1063 KB 224/358 KB 220/549 KB 257/257 KB 68/86 KB 1063/1063 KB 224/358 KB 224/549 KB 257/257 KB 68/86 KB 1063/1063 KB 224/358 KB 212/549 KB 257/257 KB 68/86 KB 1063/1063 KB 212/358 KB 224/549 KB 257/257 KB 72/86 KB 1063/1063 KB 224/358 KB 224/549 KB 257/257 KB 76/86 KB 1063/1063 KB 224/358 KB 224/549 KB 257/257 KB 80/86 KB 1063/1063 KB 224/358 KB 224/549 KB 257/257 KB 84/86 KB 1063/1063 KB 224/358 KB 228/549 KB 86/86 KB 224/358 KB 228/549 KB 86/86 KB 228/358 KB 228/549 KB 84/86 KB 224/358 KB 232/549 KB 86/86 KB 228/358 KB 236/549 KB 86/86 KB 232/358 KB 240/549 KB 86/86 KB 232/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 341.6 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 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 1418.0 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 232/549 KB 86/86 KB 232/358 KB 240/549 KB 86/86 KB 236/358 KB 244/549 KB 86/86 KB 240/358 KB 244/549 KB 86/86 KB 244/358 KB 244/549 KB 86/86 KB 248/358 KB 244/549 KB 86/86 KB 252/358 KB 244/549 KB 86/86 KB 256/358 KB 244/549 KB 86/86 KB 236/358 KB 248/549 KB 86/86 KB 256/358 KB 252/549 KB 256/358 KB 256/549 KB 256/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 113.4 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 256/549 KB 4/404 KB 256/358 KB 256/549 KB 8/404 KB 256/358 KB 256/549 KB 12/404 KB 256/358 KB 256/549 KB 16/404 KB 256/358 KB 256/549 KB 20/404 KB 256/358 KB 256/549 KB 24/404 KB 260/358 KB 260/549 KB 28/404 KB 260/358 KB 256/549 KB 20/404 KB 260/358 KB 260/549 KB 28/404 KB 264/358 KB 260/549 KB 28/404 KB 268/358 KB 260/549 KB 28/404 KB 272/358 KB 260/549 KB 24/404 KB 260/358 KB 264/549 KB 28/404 KB 272/358 KB 268/549 KB 28/404 KB 272/358 KB 268/549 KB 32/404 KB 272/358 KB 268/549 KB 32/404 KB 276/358 KB 272/549 KB 36/404 KB 280/358 KB 272/549 KB 36/404 KB 284/358 KB 272/549 KB 36/404 KB 288/358 KB 272/549 KB 36/404 KB 276/358 KB 272/549 KB 40/404 KB 288/358 KB 272/549 KB 44/404 KB 288/358 KB 272/549 KB 32/404 KB 276/358 KB 276/549 KB 44/404 KB 288/358 KB 280/549 KB 44/404 KB 288/358 KB 284/549 KB 44/404 KB 288/358 KB 288/549 KB 48/404 KB 288/358 KB 292/549 KB 48/404 KB 288/358 KB 296/549 KB 48/404 KB 292/358 KB 300/549 KB 48/404 KB 292/358 KB 284/549 KB 48/404 KB 288/358 KB 300/549 KB 52/404 KB 292/358 KB 300/549 KB 56/404 KB 292/358 KB 300/549 KB 60/404 KB 292/358 KB 300/549 KB 64/404 KB 292/358 KB 292/549 KB 48/404 KB 292/358 KB 304/549 KB 64/404 KB 296/358 KB 304/549 KB 64/404 KB 300/358 KB 304/549 KB 64/404 KB 304/358 KB 304/549 KB 64/404 KB 308/358 KB 304/549 KB 68/404 KB 308/358 KB 4/587 KB 304/549 KB 68/404 KB 308/358 KB 8/587 KB 304/549 KB 68/404 KB 308/358 KB 12/587 KB 304/549 KB 68/404 KB 308/358 KB 16/587 KB 304/549 KB 68/404 KB 3/894 KB 308/358 KB 20/587 KB 304/549 KB 68/404 KB 3/894 KB 308/358 KB 24/587 KB 304/549 KB 68/404 KB 3/894 KB 308/358 KB 28/587 KB 304/549 KB 68/404 KB 3/894 KB 308/358 KB 32/587 KB 304/549 KB 68/404 KB 3/894 KB 308/358 KB 36/587 KB 304/549 KB 68/404 KB 3/894 KB 308/358 KB 40/587 KB 304/549 KB 68/404 KB 3/894 KB 308/358 KB 44/587 KB 304/549 KB 68/404 KB 3/894 KB 308/358 KB 48/587 KB 304/549 KB 64/404 KB 292/358 KB 304/549 KB 68/404 KB 3/894 KB 308/358 KB 16/587 KB 304/549 KB 68/404 KB 5/894 KB 308/358 KB 48/587 KB 304/549 KB 68/404 KB 8/894 KB 308/358 KB 48/587 KB 304/549 KB 68/404 KB 11/894 KB 308/358 KB 48/587 KB 304/549 KB 68/404 KB 13/894 KB 308/358 KB 48/587 KB 304/549 KB 68/404 KB 16/894 KB 308/358 KB 48/587 KB 304/549 KB 68/404 KB 19/894 KB 308/358 KB 48/587 KB 304/549 KB 68/404 KB 21/894 KB 308/358 KB 48/587 KB 304/549 KB 68/404 KB 24/894 KB 308/358 KB 48/587 KB 304/549 KB 68/404 KB 27/894 KB 308/358 KB 48/587 KB 308/549 KB 68/404 KB 27/894 KB 308/358 KB 48/587 KB 312/549 KB 68/404 KB 29/894 KB 312/358 KB 52/587 KB 316/549 KB 68/404 KB 29/894 KB 312/358 KB 52/587 KB 320/549 KB 68/404 KB 29/894 KB 312/358 KB 52/587 KB 324/549 KB 68/404 KB 29/894 KB 312/358 KB 52/587 KB 328/549 KB 68/404 KB 29/894 KB 312/358 KB 52/587 KB 332/549 KB 68/404 KB 29/894 KB 312/358 KB 52/587 KB 336/549 KB 68/404 KB 29/894 KB 312/358 KB 52/587 KB 304/549 KB 68/404 KB 308/358 KB 336/549 KB 72/404 KB 29/894 KB 312/358 KB 52/587 KB 336/549 KB 76/404 KB 29/894 KB 312/358 KB 52/587 KB 308/549 KB 68/404 KB 29/894 KB 312/358 KB 52/587 KB 308/549 KB 68/404 KB 29/894 KB 308/358 KB 52/587 KB 308/549 KB 68/404 KB 29/894 KB 308/358 KB 48/587 KB 336/549 KB 76/404 KB 32/894 KB 312/358 KB 52/587 KB 336/549 KB 76/404 KB 36/894 KB 312/358 KB 52/587 KB 336/549 KB 80/404 KB 40/894 KB 316/358 KB 56/587 KB 336/549 KB 80/404 KB 44/894 KB 316/358 KB 56/587 KB 336/549 KB 80/404 KB 48/894 KB 316/358 KB 56/587 KB 3 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 36/549 KB 80/404 KB 36/894 KB 316/358 KB 56/587 KB 336/549 KB 76/404 KB 36/894 KB 316/358 KB 56/587 KB 336/549 KB 80/404 KB 48/894 KB 316/358 KB 60/587 KB 336/549 KB 76/404 KB 36/894 KB 316/358 KB 52/587 KB 336/549 KB 80/404 KB 48/894 KB 320/358 KB 64/587 KB 336/549 KB 80/404 KB 48/894 KB 324/358 KB 64/587 KB 336/549 KB 84/404 KB 48/894 KB 328/358 KB 64/587 KB 336/549 KB 84/404 KB 48/894 KB 332/358 KB 64/587 KB 336/549 KB 84/404 KB 48/894 KB 336/358 KB 64/587 KB 336/549 KB 84/404 KB 48/894 KB 340/358 KB 64/587 KB 340/549 KB 84/404 KB 52/894 KB 344/358 KB 64/587 KB 340/549 KB 84/404 KB 52/894 KB 348/358 KB 64/587 KB 340/549 KB 84/404 KB 52/894 KB 352/358 KB 64/587 KB 336/549 KB 84/404 KB 48/894 KB 324/358 KB 64/587 KB 340/549 KB 88/404 KB 52/894 KB 352/358 KB 64/587 KB 340/549 KB 92/404 KB 52/894 KB 352/358 KB 64/587 KB 340/549 KB 96/404 KB 52/894 KB 352/358 KB 64/587 KB 336/549 KB 80/404 KB 48/894 KB 324/358 KB 64/587 KB 340/549 KB 96/404 KB 52/894 KB 352/358 KB 68/587 KB 340/549 KB 96/404 KB 52/894 KB 352/358 KB 72/587 KB 340/549 KB 96/404 KB 52/894 KB 352/358 KB 76/587 KB 340/549 KB 96/404 KB 52/894 KB 352/358 KB 80/587 KB 340/549 KB 96/404 KB 52/894 KB 352/358 KB 84/587 KB 340/549 KB 84/404 KB 52/894 KB 340/358 KB 64/587 KB 344/549 KB 100/404 KB 52/894 KB 356/358 KB 84/587 KB 348/549 KB 100/404 KB 52/894 KB 356/358 KB 84/587 KB 352/549 KB 100/404 KB 52/894 KB 356/358 KB 84/587 KB 336/549 KB 84/404 KB 52/894 KB 340/358 KB 64/587 KB 352/549 KB 100/404 KB 56/894 KB 356/358 KB 84/587 KB 352/549 KB 100/404 KB 60/894 KB 356/358 KB 84/587 KB 352/549 KB 100/404 KB 64/894 KB 356/358 KB 84/587 KB 352/549 KB 100/404 KB 68/894 KB 356/358 KB 84/587 KB 352/549 KB 100/404 KB 72/894 KB 356/358 KB 88/587 KB 352/549 KB 100/404 KB 76/894 KB 356/358 KB 88/587 KB 352/549 KB 100/404 KB 80/894 KB 356/358 KB 88/587 KB 352/549 KB 100/404 KB 84/894 KB 356/358 KB 88/587 KB 356/549 KB 100/404 KB 88/894 KB 356/358 KB 88/587 KB 356/549 KB 100/404 KB 92/894 KB 356/358 KB 88/587 KB 356/549 KB 100/404 KB 96/894 KB 356/358 KB 88/587 KB 356/549 KB 100/404 KB 100/894 KB 356/358 KB 88/587 KB 340/549 KB 100/404 KB 52/894 KB 356/358 KB 84/587 KB 356/549 KB 100/404 KB 100/894 KB 358/358 KB 88/587 KB 340/549 KB 100/404 KB 52/894 KB 352/358 KB 84/587 KB 356/549 KB 104/404 KB 100/894 KB 358/358 KB 88/587 KB 356/549 KB 108/404 KB 100/894 KB 358/358 KB 88/587 KB 356/549 KB 112/404 KB 100/894 KB 358/358 KB 88/587 KB 356/549 KB 116/404 KB 100/894 KB 358/358 KB 88/587 KB 356/549 KB 120/404 KB 100/894 KB 358/358 KB 88/587 KB 356/549 KB 100/404 KB 84/894 KB 356/358 KB 88/587 KB 360/549 KB 124/404 KB 100/894 KB 358/358 KB 88/587 KB 364/549 KB 124/404 KB 100/894 KB 358/358 KB 88/587 KB 368/549 KB 124/404 KB 100/894 KB 358/358 KB 88/587 KB 352/549 KB 100/404 KB 68/894 KB 356/358 KB 88/587 KB 368/549 KB 124/404 KB 100/894 KB 358/358 KB 92/587 KB 368/549 KB 124/404 KB 100/894 KB 358/358 KB 96/587 KB 368/549 KB 124/404 KB 100/894 KB 358/358 KB 100/587 KB 368/549 KB 124/404 KB 100/894 KB 358/358 KB 104/587 KB 368/549 KB 124/404 KB 100/894 KB 358/358 KB 108/587 KB 368/549 KB 124/404 KB 100/894 KB 358/358 KB 112/587 KB 356/549 KB 124/404 KB 100/894 KB 358/358 KB 88/587 KB 368/549 KB 128/404 KB 100/894 KB 358/358 KB 112/587 KB 372/549 KB 128/404 KB 100/894 KB 358/358 KB 112/587 KB 376/549 KB 132/404 KB 100/894 KB 358/358 KB 116/587 KB 380/549 KB 132/404 KB 100/894 KB 358/358 KB 116/587 KB unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 384/549 KB 132/404 KB 100/894 KB 358/358 KB 116/587 KB 372/549 KB 132/404 KB 100/894 KB 358/358 KB 116/587 KB 384/549 KB 136/404 KB 100/894 KB 358/358 KB 116/587 KB 384/549 KB 140/404 KB 100/894 KB 358/358 KB 116/587 KB 372/549 KB 128/404 KB 100/894 KB 358/358 KB 116/587 KB 384/549 KB 140/404 KB 100/894 KB 358/358 KB 120/587 KB 384/549 KB 140/404 KB 100/894 KB 358/358 KB 124/587 KB 384/549 KB 144/404 KB 104/894 KB 358/358 KB 128/587 KB 384/549 KB 144/404 KB 104/894 KB 358/358 KB 132/587 KB 388/549 KB 144/404 KB 104/894 KB 358/358 KB 136/587 KB 388/549 KB 144/404 KB 104/894 KB 358/358 KB 140/587 KB 388/549 KB 144/404 KB 104/894 KB 358/358 KB 144/587 KB 384/549 KB 144/404 KB 104/894 KB 358/358 KB 124/587 KB 384/549 KB 140/404 KB 104/894 KB 358/358 KB 124/587 KB 388/549 KB 144/404 KB 108/894 KB 144/587 KB 388/549 KB 144/404 KB 112/894 KB 144/587 KB 388/549 KB 148/404 KB 112/894 KB 144/587 KB 388/549 KB 152/404 KB 116/894 KB 144/587 KB 388/549 KB 156/404 KB 116/894 KB 144/587 KB 388/549 KB 160/404 KB 116/894 KB 144/587 KB 388/549 KB 144/404 KB 104/894 KB 358/358 KB 132/587 KB 392/549 KB 160/404 KB 116/894 KB 144/587 KB 396/549 KB 160/404 KB 116/894 KB 144/587 KB 400/549 KB 160/404 KB 116/894 KB 144/587 KB 388/549 KB 148/404 KB 116/894 KB 144/587 KB 400/549 KB 160/404 KB 120/894 KB 144/587 KB 404/549 KB 160/404 KB 124/894 KB 144/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 446.3 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 404/549 KB 164/404 KB 124/894 KB 148/587 KB 404/549 KB 160/404 KB 124/894 KB 148/587 KB 404/549 KB 164/404 KB 128/894 KB 152/587 KB 404/549 KB 160/404 KB 120/894 KB 144/587 KB 408/549 KB 168/404 KB 128/894 KB 152/587 KB 412/549 KB 168/404 KB 128/894 KB 152/587 KB 416/549 KB 168/404 KB 128/894 KB 152/587 KB 404/549 KB 168/404 KB 128/894 KB 152/587 KB 416/549 KB 172/404 KB 128/894 KB 152/587 KB 404/549 KB 164/404 KB 128/894 KB 148/587 KB 416/549 KB 172/404 KB 132/894 KB 156/587 KB 420/549 KB 176/404 KB 136/894 KB 156/587 KB 420/549 KB 176/404 KB 140/894 KB 156/587 KB 420/549 KB 176/404 KB 144/894 KB 156/587 KB 416/549 KB 172/404 KB 128/894 KB 156/587 KB 420/549 KB 176/404 KB 144/894 KB 160/587 KB 420/549 KB 176/404 KB 144/894 KB 164/587 KB 420/549 KB 176/404 KB 144/894 KB 168/587 KB 420/549 KB 176/404 KB 144/894 KB 172/587 KB 420/549 KB 176/404 KB 144/894 KB 176/587 KB 420/549 KB 176/404 KB 144/894 KB 180/587 KB 420/549 KB 176/404 KB 148/894 KB 184/587 KB 420/549 KB 176/404 KB 148/894 KB 188/587 KB 420/549 KB 176/404 KB 148/894 KB 192/587 KB 420/549 KB 176/404 KB 132/894 KB 156/587 KB 424/549 KB 176/404 KB 148/894 KB 192/587 KB 428/549 KB 176/404 KB 148/894 KB 192/587 KB 432/549 KB 176/404 KB 148/894 KB 192/587 KB 416/549 KB 176/404 KB 132/894 KB 156/587 KB 432/549 KB 4/26 KB 176/404 KB 148/894 KB 192/587 KB 432/549 KB 8/26 KB 180/404 KB 148/894 KB 192/587 KB 432/549 KB 12/26 KB 180/404 KB 148/894 KB 192/587 KB 432/549 KB 16/26 KB 180/404 KB 148/894 KB 192/587 KB 432/549 KB 20/26 KB 180/404 KB 148/894 KB 192/587 KB 436/549 KB 24/26 KB 180/404 KB 148/894 KB 192/587 KB 420/549 KB 176/404 KB 148/894 KB 180/587 KB 436/549 KB 24/26 KB 180/404 KB 152/894 KB 192/587 KB 436/549 KB 26/26 KB 180/404 KB 152/894 KB 192/587 KB 436/549 KB 20/26 KB 180/404 KB 148/894 KB 192/587 KB 440/549 KB 26/26 KB 180/404 KB 156/894 KB 192/587 KB 444/549 KB 26/26 KB 180/404 KB 156/894 KB 192/587 KB 432/549 KB 4/26 KB 180/404 KB 148/894 KB 192/587 KB 444/549 KB 26/26 KB 184/404 KB 156/894 KB 192/587 KB 444/549 KB 26/26 KB 188/404 KB 156/894 KB 192/587 KB 444/549 KB 26/26 KB 192/404 KB 156/894 KB 192/587 KB 444/549 KB 26/26 KB 196/404 KB 156/894 KB 192/587 KB 444/549 KB 26/26 KB 200/404 KB 156/894 KB 192/587 KB 436/549 KB 26/26 KB 180/404 KB 156/894 KB 192/587 KB 448/549 KB 26/26 KB 200/404 KB 160/894 KB 192/587 KB 448/549 KB 26/26 KB 200/404 KB 164/894 KB 192/587 KB 448/549 KB 26/26 KB 204/404 KB 168/894 KB 196/587 KB 448/549 KB 26/26 KB 204/404 KB 172/894 KB 196/587 KB 448/549 KB 26/26 KB 204/404 KB 176/894 KB 196/587 KB 448/549 KB 26/26 KB 200/404 KB 156/894 KB 192/587 KB 452/549 KB 26/26 KB 204/404 KB 176/894 KB 196/587 KB 456/549 KB 26/26 KB 204/404 KB 176/894 KB 196/587 KB 460/549 KB 26/26 KB 204/404 KB 176/894 KB 196/587 KB 464/549 KB 26/26 KB 204/404 KB 176/894 KB 196/587 KB 468/549 KB 26/26 KB 204/404 KB 176/894 KB 196/587 KB 472/549 KB 26/26 KB 204/404 KB 180/894 KB 196/587 KB 476/549 KB 26/26 KB 204/404 KB 180/894 KB 196/587 KB 480/549 KB 26/26 KB 204/404 KB 180/894 KB 196/587 KB 448/549 KB 26/26 KB 204/404 KB 164/894 KB 196/587 KB 480/549 KB 26/26 KB 204/404 KB 180/894 KB 200/587 KB 480/549 KB 26/26 KB 204/404 KB 180/894 KB 204/587 KB 480/549 KB 26/26 KB 204/404 KB 180/894 KB 208/587 KB 448/549 KB 26/26 KB 204/404 KB 164/894 KB 192/587 KB 480/549 KB 26/26 KB 208/404 KB 180/894 KB 208/587 KB 480/549 KB 26/26 KB 212/404 KB 180/894 KB 208/587 KB 480/549 KB unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 26/26 KB 216/404 KB 180/894 KB 208/587 KB 480/549 KB 26/26 KB 220/404 KB 180/894 KB 208/587 KB 480/549 KB 26/26 KB 224/404 KB 180/894 KB 208/587 KB 480/549 KB 26/26 KB 228/404 KB 180/894 KB 208/587 KB 480/549 KB 232/404 KB 180/894 KB 212/587 KB 468/549 KB 26/26 KB 204/404 KB 180/894 KB 196/587 KB 480/549 KB 232/404 KB 184/894 KB 212/587 KB 480/549 KB 232/404 KB 188/894 KB 212/587 KB 480/549 KB 228/404 KB 180/894 KB 212/587 KB 480/549 KB 232/404 KB 188/894 KB 216/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.8 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-mysql-0: 08:49:01 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 480/549 KB 232/404 KB 192/894 KB 216/587 KB 480/549 KB 232/404 KB 192/894 KB 220/587 KB 480/549 KB 232/404 KB 192/894 KB 224/587 KB 484/549 KB 232/404 KB 192/894 KB 224/587 KB 484/549 KB 236/404 KB 196/894 KB 224/587 KB 484/549 KB 236/404 KB 200/894 KB 224/587 KB 484/549 KB 236/404 KB 192/894 KB 224/587 KB 484/549 KB 240/404 KB 200/894 KB 228/587 KB 484/549 KB 244/404 KB 200/894 KB 228/587 KB 488/549 KB 248/404 KB 204/894 KB 228/587 KB 484/549 KB 236/404 KB 200/894 KB 228/587 KB 488/549 KB 248/404 KB 204/894 KB 232/587 KB 488/549 KB 248/404 KB 204/894 KB 236/587 KB 488/549 KB 248/404 KB 204/894 KB 240/587 KB 488/549 KB 244/404 KB 204/894 KB 228/587 KB 488/549 KB 248/404 KB 208/894 KB 240/587 KB 488/549 KB 244/404 KB 200/894 KB 228/587 KB 492/549 KB 248/404 KB 208/894 KB 240/587 KB 496/549 KB 248/404 KB 208/894 KB 240/587 KB 496/549 KB 248/404 KB 212/894 KB 240/587 KB 500/549 KB 4/79 KB 252/404 KB 216/894 KB 244/587 KB 500/549 KB 4/79 KB 252/404 KB 220/894 KB 244/587 KB 500/549 KB 4/79 KB 252/404 KB 212/894 KB 244/587 KB 500/549 KB 4/79 KB 256/404 KB 220/894 KB 244/587 KB 500/549 KB 4/79 KB 260/404 KB 220/894 KB 244/587 KB 500/549 KB 4/79 KB 248/404 KB 212/894 KB 244/587 KB 504/549 KB 4/79 KB 260/404 KB 224/894 KB 244/587 KB 508/549 KB 4/79 KB 260/404 KB 224/894 KB 244/587 KB 512/549 KB 4/79 KB 260/404 KB 224/894 KB 244/587 KB 496/549 KB 4/79 KB 248/404 KB 212/894 KB 244/587 KB 512/549 KB 8/79 KB 260/404 KB 224/894 KB 244/587 KB 512/549 KB 12/79 KB 260/404 KB 224/894 KB 244/587 KB 512/549 KB 16/79 KB 260/404 KB 224/894 KB 244/587 KB 512/549 KB 20/79 KB 260/404 KB 224/894 KB 244/587 KB 516/549 KB 24/79 KB 264/404 KB 224/894 KB 244/587 KB 516/549 KB 28/79 KB 264/404 KB 224/894 KB 244/587 KB 516/549 KB 32/79 KB 264/404 KB 224/894 KB 244/587 KB 496/549 KB 248/404 KB 212/894 KB 244/587 KB 516/549 KB 32/79 KB 264/404 KB 224/894 KB 248/587 KB 516/549 KB 32/79 KB 264/404 KB 224/894 KB 252/587 KB 516/549 KB 32/79 KB 264/404 KB 224/894 KB 256/587 KB 516/549 KB 32/79 KB 264/404 KB 224/894 KB 260/587 KB 516/549 KB 36/79 KB 264/404 KB 224/894 KB 264/587 KB 516/549 KB 36/79 KB 264/404 KB 224/894 KB 268/587 KB 516/549 KB 36/79 KB 264/404 KB 224/894 KB 272/587 KB 516/549 KB 20/79 KB 264/404 KB 224/894 KB 244/587 KB 520/549 KB 36/79 KB 264/404 KB 224/894 KB 272/587 KB 524/549 KB 36/79 KB 264/404 KB 224/894 KB 272/587 KB 528/549 KB 36/79 KB 264/404 KB 224/894 KB 272/587 KB 512/549 KB 20/79 KB 264/404 KB 224/894 KB 244/587 KB 528/549 KB 36/79 KB 268/404 KB 224/894 KB 272/587 KB 528/549 KB 36/79 KB 272/404 KB 224/894 KB 272/587 KB 500/549 KB 4/79 KB 260/404 KB 224/894 KB 244/587 KB 528/549 KB 36/79 KB 272/404 KB 228/894 KB 272/587 KB 528/549 KB 36/79 KB 272/404 KB 232/894 KB 272/587 KB 528/549 KB 36/79 KB 272/404 KB 236/894 KB 272/587 KB 528/549 KB 36/79 KB 272/404 KB 240/894 KB 272/587 KB 528/549 KB 36/79 KB 272/404 KB 244/894 KB 272/587 KB 532/549 KB 36/79 KB 276/404 KB 248/894 KB 276/587 KB 532/549 KB 36/79 KB 276/404 KB 252/894 KB 276/587 KB 532/549 KB 36/79 KB 276/404 KB 256/894 KB 276/587 KB 516/549 KB 36/79 KB 264/404 KB 224/894 KB 260/587 KB 532/549 KB 40/79 KB 276/404 KB 256/894 KB 276/587 KB 532/549 KB 44/79 KB 276/404 KB 256/894 KB 276/587 KB 532/549 KB 48/79 KB 276/404 KB 256/894 KB 276/587 KB 532/549 KB 52/79 KB 276/404 KB 256/894 KB 276/587 KB 532/549 KB 56/79 KB 276/404 KB 260/894 KB 276/587 KB 532/549 KB 60/79 KB 276/404 KB 260/894 KB 2 unit-mysql-0: 08:49:01 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 76/587 KB 532/549 KB 64/79 KB 276/404 KB 260/894 KB 276/587 KB 532/549 KB 36/79 KB 276/404 KB 244/894 KB 276/587 KB 532/549 KB 64/79 KB 276/404 KB 260/894 KB 280/587 KB 532/549 KB 36/79 KB 276/404 KB 244/894 KB 272/587 KB 536/549 KB 64/79 KB 276/404 KB 260/894 KB 284/587 KB 540/549 KB 64/79 KB 276/404 KB 260/894 KB 284/587 KB 544/549 KB 64/79 KB 276/404 KB 260/894 KB 284/587 KB 528/549 KB 36/79 KB 276/404 KB 244/894 KB 272/587 KB 544/549 KB 64/79 KB 280/404 KB 260/894 KB 284/587 KB 544/549 KB 64/79 KB 284/404 KB 260/894 KB 284/587 KB 544/549 KB 64/79 KB 288/404 KB 260/894 KB 284/587 KB 544/549 KB 64/79 KB 292/404 KB 260/894 KB 284/587 KB 548/549 KB 64/79 KB 296/404 KB 260/894 KB 284/587 KB 548/549 KB 64/79 KB 300/404 KB 260/894 KB 284/587 KB 548/549 KB 64/79 KB 304/404 KB 260/894 KB 284/587 KB 532/549 KB 52/79 KB 276/404 KB 260/894 KB 276/587 KB 548/549 KB 64/79 KB 304/404 KB 264/894 KB 284/587 KB 548/549 KB 64/79 KB 304/404 KB 268/894 KB 284/587 KB 548/549 KB 68/79 KB 304/404 KB 272/894 KB 284/587 KB 548/549 KB 68/79 KB 304/404 KB 276/894 KB 284/587 KB 548/549 KB 68/79 KB 308/404 KB 280/894 KB 284/587 KB 548/549 KB 68/79 KB 308/404 KB 284/894 KB 284/587 KB 548/549 KB 68/79 KB 308/404 KB 288/894 KB 284/587 KB 548/549 KB 64/79 KB 292/404 KB 260/894 KB 284/587 KB 549/549 KB 68/79 KB 308/404 KB 288/894 KB 284/587 KB 532/549 KB 64/79 KB 292/404 KB 260/894 KB 284/587 KB 549/549 KB 68/79 KB 308/404 KB 288/894 KB 288/587 KB 549/549 KB 68/79 KB 308/404 KB 288/894 KB 292/587 KB 549/549 KB 68/79 KB 308/404 KB 288/894 KB 296/587 KB 549/549 KB 68/79 KB 308/404 KB 288/894 KB 300/587 KB 549/549 KB 68/79 KB 308/404 KB 288/894 KB 304/587 KB 548/549 KB 68/79 KB 308/404 KB 276/894 KB 284/587 KB 549/549 KB 68/79 KB 312/404 KB 288/894 KB 304/587 KB 549/549 KB 68/79 KB 316/404 KB 288/894 KB 304/587 KB 549/549 KB 68/79 KB 320/404 KB 288/894 KB 304/587 KB 548/549 KB 68/79 KB 304/404 KB 268/894 KB 284/587 KB 549/549 KB 72/79 KB 320/404 KB 288/894 KB 304/587 KB 549/549 KB 76/79 KB 320/404 KB 288/894 KB 304/587 KB 549/549 KB 79/79 KB 320/404 KB 288/894 KB 304/587 KB 549/549 KB 79/79 KB 324/404 KB 288/894 KB 304/587 KB 549/549 KB 79/79 KB 328/404 KB 292/894 KB 308/587 KB 549/549 KB 79/79 KB 332/404 KB 292/894 KB 308/587 KB 549/549 KB 79/79 KB 336/404 KB 292/894 KB 308/587 KB 549/549 KB 79/79 KB 340/404 KB 292/894 KB 308/587 KB 549/549 KB 79/79 KB 344/404 KB 292/894 KB 308/587 KB 549/549 KB 79/79 KB 348/404 KB 292/894 KB 308/587 KB 549/549 KB 79/79 KB 352/404 KB 292/894 KB 308/587 KB 79/79 KB 356/404 KB 292/894 KB 308/587 KB 549/549 KB 79/79 KB 324/404 KB 292/894 KB 308/587 KB 549/549 KB 79/79 KB 324/404 KB 288/894 KB 308/587 KB 79/79 KB 356/404 KB 292/894 KB 312/587 KB 79/79 KB 356/404 KB 292/894 KB 316/587 KB 79/79 KB 356/404 KB 292/894 KB 320/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 643.1 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 79/79 KB 356/404 KB 292/894 KB 324/587 KB 79/79 KB 356/404 KB 296/894 KB 328/587 KB 79/79 KB 356/404 KB 296/894 KB 332/587 KB 79/79 KB 356/404 KB 296/894 KB 336/587 KB 79/79 KB 356/404 KB 296/894 KB 324/587 KB 79/79 KB 356/404 KB 300/894 KB 336/587 KB 79/79 KB 356/404 KB 304/894 KB 336/587 KB 79/79 KB 356/404 KB 308/894 KB 336/587 KB 79/79 KB 356/404 KB 312/894 KB 336/587 KB 79/79 KB 356/404 KB 316/894 KB 336/587 KB 79/79 KB 356/404 KB 320/894 KB 336/587 KB 79/79 KB 356/404 KB 324/894 KB 336/587 KB 79/79 KB 360/404 KB 328/894 KB 340/587 KB 79/79 KB 360/404 KB 324/894 KB 340/587 KB 79/79 KB 356/404 KB 324/894 KB 340/587 KB 79/79 KB 360/404 KB 328/894 KB 344/587 KB 79/79 KB 360/404 KB 328/894 KB 348/587 KB 79/79 KB 360/404 KB 328/894 KB 352/587 KB 79/79 KB 364/404 KB 328/894 KB 352/587 KB 79/79 KB 368/404 KB 328/894 KB 352/587 KB 79/79 KB 372/404 KB 332/894 KB 352/587 KB 79/79 KB 376/404 KB 332/894 KB 356/587 KB 79/79 KB 380/404 KB 332/894 KB 356/587 KB 79/79 KB 384/404 KB 332/894 KB 356/587 KB 79/79 KB 368/404 KB 332/894 KB 352/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 91.8 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 384/404 KB 336/894 KB 356/587 KB 79/79 KB 372/404 KB 332/894 KB 356/587 KB 384/404 KB 336/894 KB 360/587 KB 384/404 KB 336/894 KB 364/587 KB 384/404 KB 336/894 KB 368/587 KB 384/404 KB 336/894 KB 372/587 KB 388/404 KB 340/894 KB 376/587 KB 388/404 KB 340/894 KB 380/587 KB 388/404 KB 340/894 KB 384/587 KB 388/404 KB 340/894 KB 372/587 KB 392/404 KB 340/894 KB 384/587 KB 396/404 KB 340/894 KB 384/587 KB 400/404 KB 340/894 KB 384/587 KB 404/404 KB 340/894 KB 384/587 KB 384/404 KB 340/894 KB 372/587 KB 404/404 KB 344/894 KB 388/587 KB 404/404 KB 348/894 KB 388/587 KB 404/404 KB 352/894 KB 388/587 KB 4/1822 KB 404/404 KB 352/894 KB 388/587 KB 8/1822 KB 404/404 KB 352/894 KB 388/587 KB 12/1822 KB 404/404 KB 352/894 KB 388/587 KB 16/1822 KB 404/404 KB 352/894 KB 388/587 KB 20/1822 KB 404/404 KB 352/894 KB 388/587 KB 24/1822 KB 404/404 KB 352/894 KB 4/115 KB 388/587 KB 28/1822 KB 404/404 KB 352/894 KB 4/115 KB 388/587 KB 32/1822 KB 404/404 KB 352/894 KB 4/115 KB 388/587 KB 36/1822 KB 404/404 KB 352/894 KB 4/115 KB 388/587 KB 40/1822 KB 404/404 KB 356/894 KB 4/115 KB 388/587 KB 44/1822 KB 404/404 KB 356/894 KB 4/115 KB 388/587 KB 48/1822 KB 404/404 KB 356/894 KB 4/115 KB 388/587 KB 404/404 KB 340/894 KB 388/587 KB 48/1822 KB 404/404 KB 356/894 KB 4/115 KB 392/587 KB 48/1822 KB 404/404 KB 356/894 KB 4/115 KB 396/587 KB 52/1822 KB 404/404 KB 356/894 KB 4/115 KB 400/587 KB 52/1822 KB 404/404 KB 356/894 KB 4/115 KB 404/587 KB 52/1822 KB 404/404 KB 356/894 KB 4/115 KB 408/587 KB 52/1822 KB 356/894 KB 4/115 KB 412/587 KB 52/1822 KB 356/894 KB 4/115 KB 416/587 KB 36/1822 KB 404/404 KB 356/894 KB 4/115 KB 388/587 KB 20/1822 KB 404/404 KB 352/894 KB 4/115 KB 388/587 KB 52/1822 KB 356/894 KB 8/115 KB 416/587 KB 52/1822 KB 356/894 KB 12/115 KB 416/587 KB 52/1822 KB 356/894 KB 16/115 KB 416/587 KB 52/1822 KB 356/894 KB 20/115 KB 416/587 KB 52/1822 KB 356/894 KB 24/115 KB 416/587 KB 52/1822 KB 356/894 KB 28/115 KB 416/587 KB 52/1822 KB 356/894 KB 32/115 KB 416/587 KB 52/1822 KB 356/894 KB 36/115 KB 416/587 KB 52/1822 KB 356/894 KB 40/115 KB 416/587 KB 52/1822 KB 356/894 KB 44/115 KB 416/587 KB 52/1822 KB 360/894 KB 48/115 KB 416/587 KB 52/1822 KB 360/894 KB 52/115 KB 416/587 KB 52/1822 KB 360/894 KB 56/115 KB 416/587 KB 52/1822 KB 360/894 KB 60/115 KB 416/587 KB 52/1822 KB 360/894 KB 64/115 KB 416/587 KB 52/1822 KB 360/894 KB 68/115 KB 416/587 KB 52/1822 KB 360/894 KB 72/115 KB 420/587 KB 52/1822 KB 360/894 KB 76/115 KB 420/587 KB 52/1822 KB 360/894 KB 80/115 KB 420/587 KB 52/1822 KB 404/404 KB 356/894 KB 4/115 KB 396/587 KB 56/1822 KB 360/894 KB 80/115 KB 420/587 KB 60/1822 KB 360/894 KB 80/115 KB 420/587 KB 64/1822 KB 360/894 KB 80/115 KB 420/587 KB 68/1822 KB 360/894 KB 80/115 KB 420/587 KB 72/1822 KB 360/894 KB 80/115 KB 420/587 KB 76/1822 KB 360/894 KB 80/115 KB 420/587 KB 80/1822 KB 360/894 KB 80/115 KB 420/587 KB 52/1822 KB 360/894 KB 68/115 KB 420/587 KB 52/1822 KB 360/894 KB 44/115 KB 416/587 KB 80/1822 KB 364/894 KB 80/115 KB 420/587 KB 80/1822 KB 368/894 KB 80/115 KB 420/587 KB 80/1822 KB 372/894 KB 80/115 KB 420/587 KB 80/1822 KB 376/894 KB 80/115 KB 420/587 KB 80/1822 KB 380/894 KB 80/115 KB 420/587 KB 80/1822 KB 384/894 KB 80/115 KB 420/587 KB 80/1822 KB 388/894 KB 80/115 KB 420/587 KB 80/1822 KB 392/894 KB 80/115 KB 420/587 KB Downloaded: https://repo.maven.apache.org unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install /maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 459.1 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 84/1822 KB 392/894 KB 80/115 KB 424/587 KB 88/1822 KB 396/894 KB 84/115 KB 424/587 KB 92/1822 KB 396/894 KB 84/115 KB 424/587 KB 96/1822 KB 396/894 KB 84/115 KB 424/587 KB 80/1822 KB 392/894 KB 80/115 KB 424/587 KB 96/1822 KB 396/894 KB 84/115 KB 428/587 KB 96/1822 KB 396/894 KB 84/115 KB 432/587 KB 96/1822 KB 396/894 KB 84/115 KB 436/587 KB 100/1822 KB 396/894 KB 84/115 KB 440/587 KB 100/1822 KB 396/894 KB 84/115 KB 444/587 KB 100/1822 KB 396/894 KB 84/115 KB 448/587 KB 84/1822 KB 396/894 KB 84/115 KB 424/587 KB 100/1822 KB 396/894 KB 88/115 KB 448/587 KB 100/1822 KB 396/894 KB 92/115 KB 448/587 KB 100/1822 KB 396/894 KB 96/115 KB 448/587 KB 84/1822 KB 396/894 KB 80/115 KB 424/587 KB 100/1822 KB 400/894 KB 96/115 KB 448/587 KB 100/1822 KB 404/894 KB 96/115 KB 448/587 KB 100/1822 KB 408/894 KB 96/115 KB 448/587 KB 100/1822 KB 412/894 KB 96/115 KB 448/587 KB 100/1822 KB 416/894 KB 96/115 KB 448/587 KB 100/1822 KB 420/894 KB 96/115 KB 448/587 KB 100/1822 KB 424/894 KB 100/115 KB 452/587 KB 100/1822 KB 428/894 KB 100/115 KB 452/587 KB 100/1822 KB 432/894 KB 100/115 KB 452/587 KB 100/1822 KB 396/894 KB 84/115 KB 436/587 KB 104/1822 KB 432/894 KB 100/115 KB 452/587 KB 100/1822 KB 420/894 KB 100/115 KB 452/587 KB 108/1822 KB 432/894 KB 104/115 KB 4/206 KB 452/587 KB 100/1822 KB 420/894 KB 96/115 KB 452/587 KB 108/1822 KB 432/894 KB 100/115 KB 4/206 KB 452/587 KB 108/1822 KB 432/894 KB 100/115 KB 4/206 KB 452/587 KB 108/1822 KB 432/894 KB 104/115 KB 8/206 KB 452/587 KB 112/1822 KB 432/894 KB 104/115 KB 8/206 KB 452/587 KB 112/1822 KB 432/894 KB 108/115 KB 12/206 KB 452/587 KB 112/1822 KB 432/894 KB 104/115 KB 12/206 KB 452/587 KB 112/1822 KB 432/894 KB 108/115 KB 16/206 KB 456/587 KB 112/1822 KB 432/894 KB 108/115 KB 20/206 KB 456/587 KB 116/1822 KB 436/894 KB 112/115 KB 24/206 KB 456/587 KB 116/1822 KB 436/894 KB 112/115 KB 28/206 KB 456/587 KB 116/1822 KB 436/894 KB 112/115 KB 32/206 KB 456/587 KB 116/1822 KB 436/894 KB 112/115 KB 36/206 KB 456/587 KB 112/1822 KB 432/894 KB 108/115 KB 12/206 KB 456/587 KB 116/1822 KB 436/894 KB 112/115 KB 36/206 KB 460/587 KB 116/1822 KB 436/894 KB 112/115 KB 36/206 KB 464/587 KB 116/1822 KB 436/894 KB 112/115 KB 36/206 KB 468/587 KB 116/1822 KB 436/894 KB 112/115 KB 36/206 KB 472/587 KB 116/1822 KB 436/894 KB 112/115 KB 36/206 KB 476/587 KB 116/1822 KB 436/894 KB 112/115 KB 36/206 KB 480/587 KB 116/1822 KB 436/894 KB 112/115 KB 20/206 KB 456/587 KB 116/1822 KB 440/894 KB 112/115 KB 36/206 KB 480/587 KB 116/1822 KB 444/894 KB 112/115 KB 36/206 KB 480/587 KB 116/1822 KB 448/894 KB 112/115 KB 36/206 KB 480/587 KB 116/1822 KB 432/894 KB 112/115 KB 20/206 KB 456/587 KB 120/1822 KB 448/894 KB 112/115 KB 36/206 KB 480/587 KB 124/1822 KB 448/894 KB 112/115 KB 36/206 KB 480/587 KB 128/1822 KB 448/894 KB 112/115 KB 36/206 KB 480/587 KB 112/1822 KB 432/894 KB 112/115 KB 20/206 KB 456/587 KB 128/1822 KB 448/894 KB 115/115 KB 36/206 KB 480/587 KB 132/1822 KB 448/894 KB 115/115 KB 36/206 KB 480/587 KB 136/1822 KB 452/894 KB 115/115 KB 40/206 KB 484/587 KB 140/1822 KB 452/894 KB 115/115 KB 40/206 KB 484/587 KB 144/1822 KB 452/894 KB 115/115 KB 40/206 KB 484/587 KB 132/1822 KB 452/894 KB 115/115 KB 40/206 KB 484/587 KB 144/1822 KB 452/894 KB 115/115 KB 44/206 KB 484/587 KB 144/1822 KB 452/894 KB 115/115 KB 48/206 KB 484/587 KB 132/1822 KB 448/894 KB 115/115 KB 36/206 KB 484/587 KB 144/1822 KB 452/894 KB 115/115 KB 48/206 KB 488/587 K unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install B 144/1822 KB 452/894 KB 115/115 KB 48/206 KB 492/587 KB 144/1822 KB 452/894 KB 115/115 KB 48/206 KB 496/587 KB 144/1822 KB 452/894 KB 115/115 KB 48/206 KB 500/587 KB 148/1822 KB 452/894 KB 115/115 KB 52/206 KB 504/587 KB 148/1822 KB 452/894 KB 115/115 KB 52/206 KB 508/587 KB 148/1822 KB 452/894 KB 115/115 KB 52/206 KB 512/587 KB 132/1822 KB 452/894 KB 115/115 KB 36/206 KB 484/587 KB 148/1822 KB 456/894 KB 115/115 KB 52/206 KB 512/587 KB 148/1822 KB 460/894 KB 115/115 KB 52/206 KB 512/587 KB 148/1822 KB 464/894 KB 115/115 KB 52/206 KB 512/587 KB 148/1822 KB 468/894 KB 115/115 KB 52/206 KB 512/587 KB 148/1822 KB 472/894 KB 115/115 KB 52/206 KB 512/587 KB 148/1822 KB 476/894 KB 115/115 KB 52/206 KB 512/587 KB 148/1822 KB 480/894 KB 115/115 KB 52/206 KB 512/587 KB 148/1822 KB 452/894 KB 115/115 KB 52/206 KB 500/587 KB 148/1822 KB 480/894 KB 115/115 KB 56/206 KB 512/587 KB 148/1822 KB 480/894 KB 115/115 KB 60/206 KB 512/587 KB 148/1822 KB 480/894 KB 115/115 KB 64/206 KB 512/587 KB 148/1822 KB 480/894 KB 68/206 KB 512/587 KB 148/1822 KB 484/894 KB 72/206 KB 516/587 KB 148/1822 KB 484/894 KB 76/206 KB 516/587 KB 148/1822 KB 484/894 KB 80/206 KB 516/587 KB 148/1822 KB 452/894 KB 115/115 KB 48/206 KB 500/587 KB 152/1822 KB 484/894 KB 80/206 KB 516/587 KB 156/1822 KB 484/894 KB 80/206 KB 516/587 KB 160/1822 KB 484/894 KB 80/206 KB 516/587 KB 164/1822 KB 484/894 KB 80/206 KB 516/587 KB 168/1822 KB 484/894 KB 80/206 KB 516/587 KB 172/1822 KB 484/894 KB 80/206 KB 516/587 KB 176/1822 KB 484/894 KB 80/206 KB 516/587 KB 148/1822 KB 484/894 KB 68/206 KB 516/587 KB 176/1822 KB 484/894 KB 80/206 KB 520/587 KB 176/1822 KB 484/894 KB 80/206 KB 524/587 KB 176/1822 KB 484/894 KB 80/206 KB 528/587 KB 148/1822 KB 484/894 KB 68/206 KB 512/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 125.6 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 176/1822 KB 488/894 KB 80/206 KB 528/587 KB 176/1822 KB 492/894 KB 84/206 KB 528/587 KB 176/1822 KB 496/894 KB 84/206 KB 528/587 KB 180/1822 KB 500/894 KB 84/206 KB 528/587 KB 180/1822 KB 504/894 KB 84/206 KB 532/587 KB 180/1822 KB 508/894 KB 84/206 KB 532/587 KB 180/1822 KB 512/894 KB 84/206 KB 532/587 KB 176/1822 KB 488/894 KB 84/206 KB 528/587 KB 180/1822 KB 512/894 KB 88/206 KB 532/587 KB 180/1822 KB 512/894 KB 92/206 KB 532/587 KB 180/1822 KB 512/894 KB 96/206 KB 532/587 KB 180/1822 KB 500/894 KB 84/206 KB 532/587 KB 180/1822 KB 512/894 KB 96/206 KB 536/587 KB 180/1822 KB 512/894 KB 96/206 KB 540/587 KB 180/1822 KB 496/894 KB 84/206 KB 528/587 KB 184/1822 KB 512/894 KB 96/206 KB 544/587 KB 188/1822 KB 512/894 KB 96/206 KB 544/587 KB 192/1822 KB 512/894 KB 96/206 KB 544/587 KB 192/1822 KB 512/894 KB 100/206 KB 544/587 KB 192/1822 KB 512/894 KB 104/206 KB 544/587 KB 192/1822 KB 512/894 KB 108/206 KB 544/587 KB 192/1822 KB 512/894 KB 4/314 KB 112/206 KB 544/587 KB 192/1822 KB 512/894 KB 100/206 KB 544/587 KB 192/1822 KB 512/894 KB 4/314 KB 108/206 KB 544/587 KB 192/1822 KB 512/894 KB 8/314 KB 112/206 KB 544/587 KB 192/1822 KB 512/894 KB 12/314 KB 112/206 KB 544/587 KB 192/1822 KB 512/894 KB 16/314 KB 112/206 KB 544/587 KB 192/1822 KB 512/894 KB 20/314 KB 112/206 KB 544/587 KB 192/1822 KB 512/894 KB 24/314 KB 112/206 KB 548/587 KB 192/1822 KB 512/894 KB 28/314 KB 112/206 KB 548/587 KB 192/1822 KB 512/894 KB 32/314 KB 112/206 KB 548/587 KB 192/1822 KB 512/894 KB 20/314 KB 112/206 KB 548/587 KB 192/1822 KB 512/894 KB 32/314 KB 112/206 KB 552/587 KB 192/1822 KB 512/894 KB 32/314 KB 112/206 KB 556/587 KB 192/1822 KB 512/894 KB 32/314 KB 112/206 KB 560/587 KB 192/1822 KB 512/894 KB 32/314 KB 116/206 KB 564/587 KB 192/1822 KB 512/894 KB 36/314 KB 116/206 KB 568/587 KB 192/1822 KB 512/894 KB 36/314 KB 116/206 KB 572/587 KB 192/1822 KB 512/894 KB 36/314 KB 116/206 KB 576/587 KB 192/1822 KB 512/894 KB 32/314 KB 116/206 KB 560/587 KB 192/1822 KB 512/894 KB 36/314 KB 120/206 KB 576/587 KB 192/1822 KB 512/894 KB 36/314 KB 124/206 KB 576/587 KB 192/1822 KB 512/894 KB 36/314 KB 128/206 KB 576/587 KB 192/1822 KB 512/894 KB 36/314 KB 132/206 KB 576/587 KB 196/1822 KB 516/894 KB 36/314 KB 136/206 KB 580/587 KB 196/1822 KB 516/894 KB 36/314 KB 140/206 KB 580/587 KB 196/1822 KB 516/894 KB 36/314 KB 144/206 KB 580/587 KB 192/1822 KB 512/894 KB 36/314 KB 116/206 KB 564/587 KB 196/1822 KB 516/894 KB 40/314 KB 144/206 KB 580/587 KB 196/1822 KB 516/894 KB 44/314 KB 144/206 KB 580/587 KB 196/1822 KB 516/894 KB 48/314 KB 144/206 KB 580/587 KB 196/1822 KB 516/894 KB 52/314 KB 144/206 KB 580/587 KB 196/1822 KB 516/894 KB 36/314 KB 132/206 KB 580/587 KB 196/1822 KB 520/894 KB 52/314 KB 144/206 KB 580/587 KB 196/1822 KB 524/894 KB 52/314 KB 144/206 KB 580/587 KB 196/1822 KB 528/894 KB 52/314 KB 144/206 KB 580/587 KB 196/1822 KB 532/894 KB 52/314 KB 144/206 KB 580/587 KB 196/1822 KB 536/894 KB 52/314 KB 144/206 KB 580/587 KB 196/1822 KB 540/894 KB 52/314 KB 144/206 KB 580/587 KB 196/1822 KB 544/894 KB 52/314 KB 144/206 KB 580/587 KB 196/1822 KB 548/894 KB 52/314 KB 144/206 KB 580/587 KB 196/1822 KB 512/894 KB 36/314 KB 132/206 KB 580/587 KB 200/1822 KB 548/894 KB 56/314 KB 144/206 KB 580/587 KB 204/1822 KB 548/894 KB 56/314 KB 144/206 KB 580/587 KB 208/1822 KB 548/894 KB 56/314 KB 144/206 KB 580/587 KB 212/1822 KB 548/894 KB 56/314 KB 144/206 KB 580/587 KB 216/1822 KB 548/894 KB unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 56/314 KB 144/206 KB 580/587 KB 220/1822 KB 548/894 KB 56/314 KB 144/206 KB 580/587 KB 224/1822 KB 548/894 KB 56/314 KB 144/206 KB 580/587 KB 228/1822 KB 548/894 KB 56/314 KB 144/206 KB 580/587 KB 232/1822 KB 548/894 KB 56/314 KB 144/206 KB 580/587 KB 236/1822 KB 552/894 KB 56/314 KB 144/206 KB 580/587 KB 240/1822 KB 552/894 KB 56/314 KB 144/206 KB 580/587 KB 244/1822 KB 552/894 KB 56/314 KB 144/206 KB 580/587 KB 248/1822 KB 552/894 KB 56/314 KB 148/206 KB 580/587 KB 252/1822 KB 552/894 KB 56/314 KB 148/206 KB 580/587 KB 256/1822 KB 552/894 KB 56/314 KB 148/206 KB 580/587 KB 260/1822 KB 552/894 KB 56/314 KB 148/206 KB 580/587 KB 192/1822 KB 512/894 KB 36/314 KB 132/206 KB 580/587 KB 260/1822 KB 552/894 KB 56/314 KB 148/206 KB 584/587 KB 260/1822 KB 552/894 KB 56/314 KB 148/206 KB 587/587 KB 244/1822 KB 552/894 KB 56/314 KB 148/206 KB 580/587 KB 232/1822 KB 552/894 KB 56/314 KB 144/206 KB 580/587 KB 196/1822 KB 548/894 KB 56/314 KB 144/206 KB 580/587 KB 260/1822 KB 552/894 KB 60/314 KB 148/206 KB 587/587 KB 260/1822 KB 552/894 KB 64/314 KB 148/206 KB 587/587 KB 260/1822 KB 556/894 KB 68/314 KB 148/206 KB 587/587 KB 260/1822 KB 556/894 KB 72/314 KB 148/206 KB 587/587 KB 260/1822 KB 556/894 KB 76/314 KB 148/206 KB 587/587 KB 260/1822 KB 556/894 KB 64/314 KB 148/206 KB 587/587 KB 260/1822 KB 560/894 KB 76/314 KB 152/206 KB 587/587 KB 260/1822 KB 564/894 KB 76/314 KB 152/206 KB 587/587 KB 260/1822 KB 568/894 KB 76/314 KB 152/206 KB 587/587 KB 260/1822 KB 572/894 KB 76/314 KB 152/206 KB 587/587 KB 260/1822 KB 556/894 KB 76/314 KB 152/206 KB 587/587 KB 260/1822 KB 572/894 KB 80/314 KB 156/206 KB 587/587 KB 260/1822 KB 572/894 KB 80/314 KB 160/206 KB 587/587 KB 260/1822 KB 572/894 KB 80/314 KB 164/206 KB 587/587 KB 264/1822 KB 576/894 KB 80/314 KB 168/206 KB 587/587 KB 264/1822 KB 576/894 KB 80/314 KB 172/206 KB 587/587 KB 264/1822 KB 576/894 KB 80/314 KB 176/206 KB 587/587 KB 260/1822 KB 572/894 KB 80/314 KB 152/206 KB 587/587 KB 264/1822 KB 576/894 KB 84/314 KB 176/206 KB 587/587 KB 264/1822 KB 576/894 KB 80/314 KB 164/206 KB 587/587 KB 268/1822 KB 576/894 KB 88/314 KB 176/206 KB 587/587 KB 272/1822 KB 576/894 KB 88/314 KB 176/206 KB 587/587 KB 260/1822 KB 576/894 KB 80/314 KB 164/206 KB 587/587 KB 272/1822 KB 580/894 KB 88/314 KB 176/206 KB 587/587 KB 272/1822 KB 584/894 KB 88/314 KB 176/206 KB 587/587 KB 276/1822 KB 588/894 KB 88/314 KB 176/206 KB 587/587 KB 276/1822 KB 592/894 KB 88/314 KB 176/206 KB 587/587 KB 264/1822 KB 576/894 KB 88/314 KB 176/206 KB 587/587 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 622.8 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 276/1822 KB 596/894 KB 92/314 KB 180/206 KB 276/1822 KB 592/894 KB 88/314 KB 180/206 KB 587/587 KB 276/1822 KB 600/894 KB 92/314 KB 184/206 KB 276/1822 KB 600/894 KB 92/314 KB 188/206 KB 276/1822 KB 600/894 KB 92/314 KB 192/206 KB 276/1822 KB 584/894 KB 88/314 KB 176/206 KB 587/587 KB 280/1822 KB 600/894 KB 92/314 KB 192/206 KB 284/1822 KB 600/894 KB 92/314 KB 192/206 KB 288/1822 KB 600/894 KB 92/314 KB 192/206 KB 276/1822 KB 592/894 KB 92/314 KB 180/206 KB 288/1822 KB 600/894 KB 96/314 KB 192/206 KB 288/1822 KB 600/894 KB 100/314 KB 192/206 KB 288/1822 KB 600/894 KB 104/314 KB 192/206 KB 288/1822 KB 600/894 KB 108/314 KB 192/206 KB 292/1822 KB 600/894 KB 112/314 KB 192/206 KB 292/1822 KB 600/894 KB 116/314 KB 192/206 KB 292/1822 KB 600/894 KB 120/314 KB 196/206 KB 288/1822 KB 600/894 KB 104/314 KB 192/206 KB 292/1822 KB 604/894 KB 124/314 KB 196/206 KB 292/1822 KB 608/894 KB 124/314 KB 196/206 KB 4/57 KB 292/1822 KB 612/894 KB 124/314 KB 196/206 KB 4/57 KB 292/1822 KB 616/894 KB 124/314 KB 196/206 KB 4/57 KB 292/1822 KB 620/894 KB 124/314 KB 196/206 KB 4/57 KB 292/1822 KB 600/894 KB 116/314 KB 196/206 KB 292/1822 KB 624/894 KB 124/314 KB 200/206 KB 4/57 KB 292/1822 KB 624/894 KB 124/314 KB 204/206 KB 4/57 KB 292/1822 KB 624/894 KB 124/314 KB 206/206 KB 4/57 KB 292/1822 KB 600/894 KB 108/314 KB 192/206 KB 296/1822 KB 624/894 KB 124/314 KB 206/206 KB 4/57 KB 300/1822 KB 624/894 KB 124/314 KB 206/206 KB 4/57 KB 304/1822 KB 624/894 KB 124/314 KB 206/206 KB 4/57 KB 308/1822 KB 624/894 KB 124/314 KB 206/206 KB 4/57 KB 312/1822 KB 624/894 KB 124/314 KB 206/206 KB 4/57 KB 316/1822 KB 624/894 KB 124/314 KB 206/206 KB 4/57 KB 320/1822 KB 624/894 KB 124/314 KB 206/206 KB 4/57 KB 292/1822 KB 620/894 KB 124/314 KB 196/206 KB 4/57 KB 320/1822 KB 624/894 KB 128/314 KB 206/206 KB 4/57 KB 320/1822 KB 624/894 KB 132/314 KB 206/206 KB 4/57 KB 320/1822 KB 624/894 KB 136/314 KB 206/206 KB 4/57 KB 320/1822 KB 624/894 KB 140/314 KB 206/206 KB 4/57 KB 320/1822 KB 624/894 KB 144/314 KB 206/206 KB 4/57 KB 320/1822 KB 624/894 KB 148/314 KB 206/206 KB 4/57 KB 292/1822 KB 604/894 KB 124/314 KB 196/206 KB 4/57 KB 324/1822 KB 624/894 KB 148/314 KB 206/206 KB 8/57 KB 324/1822 KB 624/894 KB 148/314 KB 206/206 KB 12/57 KB 324/1822 KB 624/894 KB 148/314 KB 206/206 KB 16/57 KB 324/1822 KB 624/894 KB 148/314 KB 206/206 KB 20/57 KB 324/1822 KB 624/894 KB 148/314 KB 206/206 KB 24/57 KB 324/1822 KB 624/894 KB 148/314 KB 206/206 KB 28/57 KB 324/1822 KB 624/894 KB 148/314 KB 206/206 KB 32/57 KB 324/1822 KB 624/894 KB 148/314 KB 206/206 KB 36/57 KB 324/1822 KB 624/894 KB 148/314 KB 206/206 KB 4/57 KB 328/1822 KB 624/894 KB 148/314 KB 206/206 KB 36/57 KB 332/1822 KB 624/894 KB 148/314 KB 206/206 KB 36/57 KB 336/1822 KB 624/894 KB 148/314 KB 206/206 KB 36/57 KB 292/1822 KB 624/894 KB 124/314 KB 206/206 KB 4/57 KB 336/1822 KB 628/894 KB 148/314 KB 206/206 KB 36/57 KB 336/1822 KB 632/894 KB 148/314 KB 206/206 KB 36/57 KB 336/1822 KB 636/894 KB 148/314 KB 206/206 KB 36/57 KB 336/1822 KB 640/894 KB 148/314 KB 36/57 KB 336/1822 KB 644/894 KB 148/314 KB 36/57 KB 340/1822 KB 648/894 KB 152/314 KB 40/57 KB 340/1822 KB 652/894 KB 152/314 KB 40/57 KB 340/1822 KB 656/894 KB 152/314 KB 40/57 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 214.5 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 340/1822 KB 644/894 KB 152/314 KB 40/57 KB 344/1822 KB 656/894 KB 152/314 KB 40/57 KB 348/1822 KB 656/894 KB 152/314 KB 40/57 KB 352/1822 KB 656/894 KB 152/314 KB 40/57 KB 336/1822 KB 644/894 KB 152/314 KB 40/57 KB 352/1822 KB 656/894 KB 152/314 KB 44/57 KB 352/1822 KB 656/894 KB 152/314 KB 48/57 KB 336/1822 KB 644/894 KB 152/314 KB 36/57 KB 352/1822 KB 656/894 KB 156/314 KB 48/57 KB 352/1822 KB 656/894 KB 160/314 KB 48/57 KB 352/1822 KB 656/894 KB 160/314 KB 52/57 KB 352/1822 KB 656/894 KB 164/314 KB 56/57 KB 352/1822 KB 656/894 KB 164/314 KB 57/57 KB 352/1822 KB 656/894 KB 164/314 KB 52/57 KB 352/1822 KB 656/894 KB 168/314 KB 57/57 KB 352/1822 KB 660/894 KB 172/314 KB 57/57 KB 352/1822 KB 660/894 KB 176/314 KB 57/57 KB 352/1822 KB 660/894 KB 180/314 KB 57/57 KB 356/1822 KB 660/894 KB 184/314 KB 57/57 KB 356/1822 KB 660/894 KB 188/314 KB 57/57 KB 356/1822 KB 660/894 KB 192/314 KB 57/57 KB 352/1822 KB 660/894 KB 168/314 KB 57/57 KB 356/1822 KB 664/894 KB 192/314 KB 57/57 KB 356/1822 KB 668/894 KB 192/314 KB 57/57 KB 356/1822 KB 672/894 KB 192/314 KB 57/57 KB 356/1822 KB 676/894 KB 192/314 KB 57/57 KB 4/263 KB 356/1822 KB 680/894 KB 196/314 KB 57/57 KB 4/263 KB 356/1822 KB 684/894 KB 196/314 KB 57/57 KB 4/263 KB 356/1822 KB 688/894 KB 196/314 KB 57/57 KB 4/263 KB 356/1822 KB 660/894 KB 180/314 KB 57/57 KB 360/1822 KB 688/894 KB 196/314 KB 57/57 KB 4/263 KB 364/1822 KB 688/894 KB 196/314 KB 57/57 KB 4/263 KB 368/1822 KB 688/894 KB 196/314 KB 57/57 KB 4/263 KB 372/1822 KB 688/894 KB 196/314 KB 57/57 KB 4/263 KB 376/1822 KB 688/894 KB 196/314 KB 4/263 KB 380/1822 KB 688/894 KB 196/314 KB 4/263 KB 384/1822 KB 688/894 KB 196/314 KB 4/263 KB 356/1822 KB 676/894 KB 196/314 KB 57/57 KB 4/263 KB 384/1822 KB 688/894 KB 200/314 KB 4/263 KB 384/1822 KB 692/894 KB 204/314 KB 4/263 KB 384/1822 KB 692/894 KB 208/314 KB 4/263 KB 384/1822 KB 692/894 KB 212/314 KB 4/263 KB 388/1822 KB 692/894 KB 216/314 KB 4/263 KB 388/1822 KB 692/894 KB 220/314 KB 4/263 KB 388/1822 KB 692/894 KB 224/314 KB 4/263 KB 356/1822 KB 672/894 KB 192/314 KB 57/57 KB 4/263 KB 388/1822 KB 692/894 KB 224/314 KB 8/263 KB 388/1822 KB 692/894 KB 224/314 KB 12/263 KB 388/1822 KB 692/894 KB 224/314 KB 16/263 KB 388/1822 KB 692/894 KB 224/314 KB 20/263 KB 388/1822 KB 692/894 KB 224/314 KB 24/263 KB 388/1822 KB 692/894 KB 224/314 KB 28/263 KB 388/1822 KB 692/894 KB 224/314 KB 32/263 KB 388/1822 KB 692/894 KB 212/314 KB 4/263 KB 384/1822 KB 692/894 KB 200/314 KB 4/263 KB 388/1822 KB 696/894 KB 224/314 KB 32/263 KB 388/1822 KB 700/894 KB 224/314 KB 32/263 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 58.1 KB/sec) unit-mysql-0: 08:49:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-mysql-0: 08:49:01 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 392/1822 KB 700/894 KB 224/314 KB 32/263 KB 392/1822 KB 704/894 KB 224/314 KB 32/263 KB 396/1822 KB 704/894 KB 224/314 KB 32/263 KB 400/1822 KB 704/894 KB 224/314 KB 32/263 KB 404/1822 KB 704/894 KB 224/314 KB 32/263 KB 408/1822 KB 708/894 KB 228/314 KB 36/263 KB 412/1822 KB 708/894 KB 228/314 KB 36/263 KB 416/1822 KB 708/894 KB 228/314 KB 36/263 KB 404/1822 KB 708/894 KB 228/314 KB 36/263 KB 416/1822 KB 708/894 KB 228/314 KB 40/263 KB 416/1822 KB 708/894 KB 228/314 KB 44/263 KB 416/1822 KB 708/894 KB 228/314 KB 48/263 KB 404/1822 KB 708/894 KB 228/314 KB 32/263 KB 416/1822 KB 708/894 KB 232/314 KB 48/263 KB 416/1822 KB 708/894 KB 236/314 KB 48/263 KB 416/1822 KB 708/894 KB 240/314 KB 48/263 KB 404/1822 KB 708/894 KB 224/314 KB 32/263 KB 416/1822 KB 712/894 KB 240/314 KB 48/263 KB 416/1822 KB 716/894 KB 240/314 KB 48/263 KB 416/1822 KB 720/894 KB 240/314 KB 48/263 KB 416/1822 KB 724/894 KB 240/314 KB 48/263 KB 420/1822 KB 728/894 KB 244/314 KB 52/263 KB 420/1822 KB 4/99 KB 732/894 KB 244/314 KB 52/263 KB 420/1822 KB 4/99 KB 736/894 KB 244/314 KB 52/263 KB 420/1822 KB 724/894 KB 244/314 KB 52/263 KB 424/1822 KB 4/99 KB 736/894 KB 244/314 KB 52/263 KB 428/1822 KB 4/99 KB 736/894 KB 244/314 KB 52/263 KB 432/1822 KB 4/99 KB 736/894 KB 244/314 KB 52/263 KB 436/1822 KB 4/99 KB 736/894 KB 244/314 KB 52/263 KB 440/1822 KB 4/99 KB 740/894 KB 244/314 KB 52/263 KB 444/1822 KB 4/99 KB 740/894 KB 244/314 KB 52/263 KB 448/1822 KB 4/99 KB 740/894 KB 244/314 KB 52/263 KB 416/1822 KB 724/894 KB 244/314 KB 52/263 KB 448/1822 KB 4/99 KB 740/894 KB 244/314 KB 56/263 KB 448/1822 KB 4/99 KB 740/894 KB 244/314 KB 60/263 KB 448/1822 KB 4/99 KB 740/894 KB 244/314 KB 64/263 KB 416/1822 KB 724/894 KB 244/314 KB 48/263 KB 448/1822 KB 4/99 KB 740/894 KB 248/314 KB 64/263 KB 448/1822 KB 4/99 KB 740/894 KB 252/314 KB 64/263 KB 448/1822 KB 4/99 KB 740/894 KB 256/314 KB 64/263 KB 448/1822 KB 4/99 KB 740/894 KB 260/314 KB 64/263 KB 448/1822 KB 4/99 KB 740/894 KB 264/314 KB 68/263 KB 448/1822 KB 4/99 KB 740/894 KB 268/314 KB 68/263 KB 448/1822 KB 4/99 KB 740/894 KB 272/314 KB 68/263 KB 436/1822 KB 4/99 KB 740/894 KB 244/314 KB 52/263 KB 420/1822 KB 4/99 KB 728/894 KB 244/314 KB 52/263 KB 448/1822 KB 8/99 KB 740/894 KB 272/314 KB 68/263 KB 448/1822 KB 12/99 KB 740/894 KB 272/314 KB 68/263 KB 448/1822 KB 16/99 KB 740/894 KB 272/314 KB 68/263 KB 448/1822 KB 20/99 KB 740/894 KB 272/314 KB 68/263 KB 448/1822 KB 24/99 KB 740/894 KB 272/314 KB 68/263 KB 448/1822 KB 28/99 KB 740/894 KB 272/314 KB 68/263 KB 448/1822 KB 32/99 KB 740/894 KB 272/314 KB 68/263 KB 448/1822 KB 36/99 KB 740/894 KB 272/314 KB 68/263 KB 448/1822 KB 40/99 KB 740/894 KB 272/314 KB 68/263 KB 448/1822 KB 44/99 KB 740/894 KB 272/314 KB 68/263 KB 448/1822 KB 48/99 KB 744/894 KB 272/314 KB 68/263 KB 448/1822 KB 52/99 KB 744/894 KB 272/314 KB 68/263 KB 452/1822 KB 56/99 KB 744/894 KB 276/314 KB 68/263 KB 452/1822 KB 60/99 KB 744/894 KB 276/314 KB 68/263 KB 452/1822 KB 64/99 KB 744/894 KB 276/314 KB 68/263 KB 448/1822 KB 4/99 KB 740/894 KB 260/314 KB 68/263 KB 452/1822 KB 64/99 KB 744/894 KB 276/314 KB 72/263 KB 452/1822 KB 64/99 KB 744/894 KB 276/314 KB 76/263 KB 452/1822 KB 64/99 KB 744/894 KB 276/314 KB 80/263 KB 452/1822 KB 64/99 KB 744/894 KB 276/314 KB 84/263 KB 452/1822 KB 64/99 KB 744/894 KB 276/314 KB 88/263 KB 452/1822 KB 64/99 KB 744/894 KB 276/314 KB 92/263 KB 452/1822 KB 64/99 KB 744/894 KB 276/ unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 314 KB 96/263 KB 452/1822 KB 64/99 KB 744/894 KB 276/314 KB 100/263 KB 452/1822 KB 52/99 KB 744/894 KB 276/314 KB 68/263 KB 452/1822 KB 68/99 KB 744/894 KB 280/314 KB 100/263 KB 452/1822 KB 68/99 KB 744/894 KB 284/314 KB 100/263 KB 452/1822 KB 68/99 KB 744/894 KB 288/314 KB 100/263 KB 452/1822 KB 52/99 KB 744/894 KB 272/314 KB 68/263 KB 456/1822 KB 68/99 KB 744/894 KB 288/314 KB 100/263 KB 460/1822 KB 68/99 KB 744/894 KB 288/314 KB 100/263 KB 464/1822 KB 68/99 KB 744/894 KB 288/314 KB 100/263 KB 448/1822 KB 44/99 KB 744/894 KB 272/314 KB 68/263 KB 464/1822 KB 68/99 KB 748/894 KB 288/314 KB 100/263 KB 464/1822 KB 68/99 KB 752/894 KB 288/314 KB 100/263 KB 464/1822 KB 68/99 KB 756/894 KB 288/314 KB 100/263 KB 464/1822 KB 68/99 KB 760/894 KB 288/314 KB 100/263 KB 464/1822 KB 68/99 KB 764/894 KB 288/314 KB 100/263 KB 464/1822 KB 68/99 KB 768/894 KB 288/314 KB 100/263 KB 464/1822 KB 68/99 KB 772/894 KB 288/314 KB 100/263 KB 468/1822 KB 68/99 KB 776/894 KB 292/314 KB 100/263 KB 452/1822 KB 68/99 KB 744/894 KB 276/314 KB 100/263 KB 468/1822 KB 72/99 KB 780/894 KB 292/314 KB 100/263 KB 468/1822 KB 76/99 KB 780/894 KB 292/314 KB 100/263 KB 468/1822 KB 80/99 KB 780/894 KB 292/314 KB 100/263 KB 468/1822 KB 68/99 KB 772/894 KB 292/314 KB 100/263 KB 468/1822 KB 80/99 KB 780/894 KB 296/314 KB 100/263 KB 468/1822 KB 84/99 KB 780/894 KB 300/314 KB 104/263 KB 468/1822 KB 84/99 KB 780/894 KB 304/314 KB 104/263 KB 468/1822 KB 68/99 KB 772/894 KB 288/314 KB 100/263 KB 472/1822 KB 84/99 KB 780/894 KB 304/314 KB 104/263 KB 476/1822 KB 84/99 KB 780/894 KB 304/314 KB 104/263 KB 480/1822 KB 84/99 KB 780/894 KB 304/314 KB 104/263 KB 480/1822 KB 84/99 KB 780/894 KB 308/314 KB 104/263 KB 484/1822 KB 84/99 KB 780/894 KB 312/314 KB 104/263 KB 484/1822 KB 84/99 KB 780/894 KB 314/314 KB 104/263 KB 468/1822 KB 84/99 KB 780/894 KB 296/314 KB 104/263 KB 484/1822 KB 88/99 KB 780/894 KB 314/314 KB 104/263 KB 484/1822 KB 92/99 KB 780/894 KB 314/314 KB 104/263 KB 468/1822 KB 80/99 KB 780/894 KB 296/314 KB 104/263 KB 484/1822 KB 92/99 KB 780/894 KB 314/314 KB 108/263 KB 484/1822 KB 92/99 KB 780/894 KB 314/314 KB 112/263 KB 468/1822 KB 68/99 KB 780/894 KB 292/314 KB 100/263 KB 484/1822 KB 92/99 KB 784/894 KB 314/314 KB 112/263 KB 484/1822 KB 92/99 KB 788/894 KB 314/314 KB 112/263 KB 484/1822 KB 92/99 KB 792/894 KB 314/314 KB 116/263 KB 484/1822 KB 92/99 KB 796/894 KB 314/314 KB 116/263 KB 484/1822 KB 96/99 KB 800/894 KB 314/314 KB 116/263 KB 484/1822 KB 84/99 KB 780/894 KB 308/314 KB 104/263 KB 488/1822 KB 96/99 KB 800/894 KB 314/314 KB 116/263 KB 492/1822 KB 96/99 KB 800/894 KB 314/314 KB 116/263 KB 496/1822 KB 96/99 KB 800/894 KB 314/314 KB 116/263 KB 500/1822 KB 96/99 KB 800/894 KB 314/314 KB 116/263 KB 504/1822 KB 96/99 KB 804/894 KB 314/314 KB 116/263 KB 508/1822 KB 96/99 KB 804/894 KB 314/314 KB 116/263 KB 512/1822 KB 96/99 KB 804/894 KB 314/314 KB 116/263 KB 484/1822 KB 96/99 KB 796/894 KB 314/314 KB 116/263 KB 484/1822 KB 92/99 KB 788/894 KB 314/314 KB 116/263 KB 512/1822 KB 96/99 KB 804/894 KB 314/314 KB 120/263 KB 512/1822 KB 96/99 KB 804/894 KB 314/314 KB 124/263 KB 512/1822 KB 99/99 KB 804/894 KB 314/314 KB 128/263 KB 512/1822 KB 99/99 KB 804/894 KB 314/314 KB 132/263 KB 512/1822 KB 99/99 KB 804/894 KB 314/314 KB 136/263 KB 512/1822 KB 99/99 KB 804/894 KB 314/314 KB 140/263 KB 512/1822 KB 99/99 KB 804/894 KB 314/314 KB 144/263 KB 500/1822 KB 96/99 KB 804/894 KB 314/314 K unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install B 116/263 KB 512/1822 KB 99/99 KB 808/894 KB 314/314 KB 144/263 KB 512/1822 KB 99/99 KB 812/894 KB 314/314 KB 144/263 KB 512/1822 KB 99/99 KB 816/894 KB 314/314 KB 144/263 KB 512/1822 KB 99/99 KB 804/894 KB 314/314 KB 124/263 KB 512/1822 KB 99/99 KB 820/894 KB 314/314 KB 144/263 KB 516/1822 KB 99/99 KB 824/894 KB 148/263 KB 516/1822 KB 99/99 KB 828/894 KB 148/263 KB 516/1822 KB 99/99 KB 832/894 KB 148/263 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 309.8 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 516/1822 KB 99/99 KB 820/894 KB 314/314 KB 148/263 KB 516/1822 KB 99/99 KB 832/894 KB 152/263 KB 516/1822 KB 99/99 KB 832/894 KB 156/263 KB 516/1822 KB 99/99 KB 832/894 KB 160/263 KB 516/1822 KB 99/99 KB 832/894 KB 164/263 KB 516/1822 KB 836/894 KB 168/263 KB 516/1822 KB 836/894 KB 172/263 KB 516/1822 KB 836/894 KB 176/263 KB 516/1822 KB 99/99 KB 820/894 KB 314/314 KB 144/263 KB 520/1822 KB 836/894 KB 176/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 97.2 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 524/1822 KB 836/894 KB 176/263 KB 528/1822 KB 836/894 KB 176/263 KB 532/1822 KB 836/894 KB 176/263 KB 536/1822 KB 836/894 KB 176/263 KB 540/1822 KB 836/894 KB 176/263 KB 544/1822 KB 836/894 KB 176/263 KB 516/1822 KB 99/99 KB 836/894 KB 164/263 KB 544/1822 KB 840/894 KB 176/263 KB 544/1822 KB 844/894 KB 176/263 KB 544/1822 KB 848/894 KB 176/263 KB 544/1822 KB 852/894 KB 176/263 KB 548/1822 KB 856/894 KB 180/263 KB 548/1822 KB 860/894 KB 180/263 KB 4/276 KB 548/1822 KB 852/894 KB 180/263 KB 548/1822 KB 852/894 KB 176/263 KB 548/1822 KB 856/894 KB 180/263 KB 4/276 KB 548/1822 KB 860/894 KB 180/263 KB 8/276 KB 548/1822 KB 860/894 KB 184/263 KB 8/276 KB 552/1822 KB 860/894 KB 188/263 KB 12/276 KB 552/1822 KB 860/894 KB 184/263 KB 12/276 KB 552/1822 KB 864/894 KB 188/263 KB 16/276 KB 552/1822 KB 864/894 KB 188/263 KB 20/276 KB 552/1822 KB 864/894 KB 192/263 KB 24/276 KB 552/1822 KB 864/894 KB 192/263 KB 28/276 KB 552/1822 KB 864/894 KB 192/263 KB 32/276 KB 552/1822 KB 860/894 KB 184/263 KB 8/276 KB 556/1822 KB 4/54 KB 864/894 KB 192/263 KB 32/276 KB 560/1822 KB 4/54 KB 864/894 KB 192/263 KB 32/276 KB 564/1822 KB 4/54 KB 864/894 KB 192/263 KB 32/276 KB 568/1822 KB 4/54 KB 864/894 KB 192/263 KB 32/276 KB 552/1822 KB 4/54 KB 864/894 KB 192/263 KB 32/276 KB 568/1822 KB 8/54 KB 864/894 KB 192/263 KB 32/276 KB 568/1822 KB 12/54 KB 864/894 KB 192/263 KB 32/276 KB 568/1822 KB 16/54 KB 864/894 KB 192/263 KB 32/276 KB 568/1822 KB 20/54 KB 864/894 KB 192/263 KB 32/276 KB 568/1822 KB 24/54 KB 864/894 KB 192/263 KB 32/276 KB 568/1822 KB 28/54 KB 864/894 KB 192/263 KB 32/276 KB 568/1822 KB 32/54 KB 864/894 KB 192/263 KB 32/276 KB 552/1822 KB 864/894 KB 192/263 KB 20/276 KB 552/1822 KB 864/894 KB 188/263 KB 12/276 KB 568/1822 KB 32/54 KB 868/894 KB 192/263 KB 32/276 KB 568/1822 KB 32/54 KB 872/894 KB 196/263 KB 32/276 KB 568/1822 KB 32/54 KB 876/894 KB 196/263 KB 32/276 KB 568/1822 KB 32/54 KB 880/894 KB 196/263 KB 32/276 KB 568/1822 KB 32/54 KB 868/894 KB 196/263 KB 32/276 KB 568/1822 KB 32/54 KB 880/894 KB 200/263 KB 32/276 KB 572/1822 KB 32/54 KB 880/894 KB 204/263 KB 32/276 KB 572/1822 KB 32/54 KB 880/894 KB 208/263 KB 32/276 KB 572/1822 KB 32/54 KB 884/894 KB 212/263 KB 32/276 KB 572/1822 KB 36/54 KB 884/894 KB 216/263 KB 36/276 KB 572/1822 KB 36/54 KB 884/894 KB 220/263 KB 36/276 KB 572/1822 KB 36/54 KB 884/894 KB 224/263 KB 36/276 KB 572/1822 KB 32/54 KB 880/894 KB 200/263 KB 32/276 KB 576/1822 KB 36/54 KB 884/894 KB 224/263 KB 36/276 KB 580/1822 KB 36/54 KB 884/894 KB 224/263 KB 36/276 KB 584/1822 KB 36/54 KB 884/894 KB 224/263 KB 36/276 KB 588/1822 KB 36/54 KB 884/894 KB 224/263 KB 36/276 KB 592/1822 KB 36/54 KB 884/894 KB 224/263 KB 36/276 KB 572/1822 KB 36/54 KB 884/894 KB 212/263 KB 36/276 KB 592/1822 KB 36/54 KB 884/894 KB 224/263 KB 40/276 KB 592/1822 KB 36/54 KB 884/894 KB 224/263 KB 44/276 KB 592/1822 KB 36/54 KB 884/894 KB 224/263 KB 48/276 KB 572/1822 KB 36/54 KB 884/894 KB 212/263 KB 32/276 KB 592/1822 KB 40/54 KB 884/894 KB 224/263 KB 48/276 KB 592/1822 KB 44/54 KB 884/894 KB 224/263 KB 48/276 KB 592/1822 KB 48/54 KB 884/894 KB 224/263 KB 48/276 KB 572/1822 KB 32/54 KB 884/894 KB 208/263 KB 32/276 KB 592/1822 KB 48/54 KB 888/894 KB 224/263 KB 48/276 KB 592/1822 KB 48/54 KB 892/894 KB 224/263 KB 48/276 KB 592/1822 KB 48/54 KB 894/894 KB 224/263 KB 48/276 KB 592/1822 KB 52/54 KB 894/894 KB 224/263 KB 48/276 KB 592/1822 KB 54/54 KB 894 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install /894 KB 224/263 KB 48/276 KB 592/1822 KB 54/54 KB 894/894 KB 228/263 KB 48/276 KB 596/1822 KB 54/54 KB 894/894 KB 232/263 KB 52/276 KB 596/1822 KB 54/54 KB 894/894 KB 236/263 KB 52/276 KB 596/1822 KB 54/54 KB 894/894 KB 240/263 KB 52/276 KB 596/1822 KB 54/54 KB 894/894 KB 228/263 KB 52/276 KB 596/1822 KB 54/54 KB 894/894 KB 240/263 KB 56/276 KB 596/1822 KB 54/54 KB 894/894 KB 240/263 KB 60/276 KB 596/1822 KB 54/54 KB 894/894 KB 228/263 KB 48/276 KB 600/1822 KB 54/54 KB 894/894 KB 240/263 KB 60/276 KB 604/1822 KB 54/54 KB 894/894 KB 240/263 KB 60/276 KB 608/1822 KB 54/54 KB 894/894 KB 240/263 KB 60/276 KB 608/1822 KB 54/54 KB 894/894 KB 244/263 KB 60/276 KB 612/1822 KB 54/54 KB 894/894 KB 248/263 KB 64/276 KB 612/1822 KB 54/54 KB 894/894 KB 252/263 KB 64/276 KB 612/1822 KB 54/54 KB 894/894 KB 256/263 KB 64/276 KB 612/1822 KB 54/54 KB 894/894 KB 244/263 KB 64/276 KB 616/1822 KB 54/54 KB 894/894 KB 256/263 KB 64/276 KB 620/1822 KB 54/54 KB 894/894 KB 256/263 KB 64/276 KB 608/1822 KB 54/54 KB 894/894 KB 244/263 KB 64/276 KB 624/1822 KB 54/54 KB 894/894 KB 256/263 KB 68/276 KB 624/1822 KB 54/54 KB 894/894 KB 256/263 KB 72/276 KB 624/1822 KB 54/54 KB 894/894 KB 256/263 KB 76/276 KB 624/1822 KB 54/54 KB 894/894 KB 256/263 KB 80/276 KB 624/1822 KB 54/54 KB 894/894 KB 256/263 KB 84/276 KB 624/1822 KB 54/54 KB 894/894 KB 260/263 KB 88/276 KB 624/1822 KB 54/54 KB 894/894 KB 260/263 KB 92/276 KB 624/1822 KB 54/54 KB 894/894 KB 260/263 KB 96/276 KB 624/1822 KB 54/54 KB 894/894 KB 256/263 KB 80/276 KB 628/1822 KB 54/54 KB 894/894 KB 260/263 KB 96/276 KB 632/1822 KB 54/54 KB 894/894 KB 260/263 KB 96/276 KB 636/1822 KB 54/54 KB 894/894 KB 260/263 KB 96/276 KB 640/1822 KB 54/54 KB 894/894 KB 260/263 KB 96/276 KB 624/1822 KB 54/54 KB 894/894 KB 260/263 KB 84/276 KB 640/1822 KB 54/54 KB 263/263 KB 96/276 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 854.7 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 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 51.4 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 640/1822 KB 263/263 KB 100/276 KB 644/1822 KB 263/263 KB 104/276 KB 644/1822 KB 263/263 KB 108/276 KB 644/1822 KB 263/263 KB 112/276 KB 644/1822 KB 263/263 KB 100/276 KB 648/1822 KB 263/263 KB 112/276 KB 652/1822 KB 263/263 KB 112/276 KB 656/1822 KB 263/263 KB 112/276 KB 656/1822 KB 263/263 KB 116/276 KB 660/1822 KB 263/263 KB 120/276 KB 660/1822 KB 263/263 KB 124/276 KB 660/1822 KB 263/263 KB 128/276 KB 660/1822 KB 263/263 KB 132/276 KB 660/1822 KB 263/263 KB 136/276 KB 660/1822 KB 263/263 KB 140/276 KB 660/1822 KB 263/263 KB 144/276 KB 660/1822 KB 4/223 KB 263/263 KB 144/276 KB 660/1822 KB 8/223 KB 263/263 KB 144/276 KB 660/1822 KB 12/223 KB 263/263 KB 144/276 KB 660/1822 KB 16/223 KB 263/263 KB 144/276 KB 660/1822 KB 16/223 KB 263/263 KB 144/276 KB 4/748 KB 660/1822 KB 16/223 KB 263/263 KB 144/276 KB 8/748 KB 660/1822 KB 16/223 KB 144/276 KB 12/748 KB 660/1822 KB 20/223 KB 144/276 KB 12/748 KB 660/1822 KB 24/223 KB 144/276 KB 16/748 KB 660/1822 KB 28/223 KB 144/276 KB 16/748 KB 660/1822 KB 32/223 KB 144/276 KB 16/748 KB 660/1822 KB 36/223 KB 144/276 KB 16/748 KB 660/1822 KB 40/223 KB 144/276 KB 16/748 KB 660/1822 KB 44/223 KB 144/276 KB 16/748 KB 660/1822 KB 48/223 KB 144/276 KB 16/748 KB 660/1822 KB 263/263 KB 116/276 KB 664/1822 KB 48/223 KB 144/276 KB 16/748 KB 668/1822 KB 48/223 KB 144/276 KB 16/748 KB 672/1822 KB 48/223 KB 144/276 KB 16/748 KB 660/1822 KB 20/223 KB 144/276 KB 16/748 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 248.1 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 672/1822 KB 48/223 KB 144/276 KB 20/748 KB 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 672/1822 KB 48/223 KB 144/276 KB 24/748 KB 672/1822 KB 48/223 KB 144/276 KB 28/748 KB 672/1822 KB 48/223 KB 144/276 KB 32/748 KB 672/1822 KB 48/223 KB 144/276 KB 36/748 KB 676/1822 KB 52/223 KB 148/276 KB 40/748 KB 676/1822 KB 52/223 KB 148/276 KB 44/748 KB 676/1822 KB 52/223 KB 148/276 KB 48/748 KB 676/1822 KB 48/223 KB 144/276 KB 36/748 KB 680/1822 KB 52/223 KB 148/276 KB 48/748 KB 684/1822 KB 52/223 KB 148/276 KB 48/748 KB 688/1822 KB 52/223 KB 148/276 KB 48/748 KB 692/1822 KB 52/223 KB 148/276 KB 48/748 KB 696/1822 KB 52/223 KB 148/276 KB 52/748 KB 700/1822 KB 52/223 KB 148/276 KB 52/748 KB 704/1822 KB 52/223 KB 148/276 KB 52/748 KB 676/1822 KB 52/223 KB 148/276 KB 36/748 KB 676/1822 KB 52/223 KB 144/276 KB 36/748 KB 704/1822 KB 56/223 KB 148/276 KB 52/748 KB 704/1822 KB 60/223 KB 148/276 KB 52/748 KB 704/1822 KB 64/223 KB 148/276 KB 52/748 KB 704/1822 KB 68/223 KB 152/276 KB 52/748 KB 704/1822 KB 72/223 KB 152/276 KB 52/748 KB 704/1822 KB 76/223 KB 152/276 KB 52/748 KB 704/1822 KB 80/223 KB 152/276 KB 52/748 KB 3/27 KB 704/1822 KB 80/223 KB 152/276 KB 52/748 KB 5/27 KB 704/1822 KB 80/223 KB 152/276 KB 52/748 KB 8/27 KB 704/1822 KB 80/223 KB 152/276 KB 52/748 KB 11/27 KB 704/1822 KB 80/223 KB 152/276 KB 52/748 KB 13/27 KB 704/1822 KB 80/223 KB 152/276 KB 52/748 KB 16/27 KB 704/1822 KB 80/223 KB 152/276 KB 52/748 KB 19/27 KB 704/1822 KB 80/223 KB 152/276 KB 52/748 KB 21/27 KB 704/1822 KB 80/223 KB 152/276 KB 52/748 KB 692/1822 KB 52/223 KB 148/276 KB 52/748 KB 21/27 KB 704/1822 KB 80/223 KB 152/276 KB 56/748 KB 24/27 KB 704/1822 KB 80/223 KB 152/276 KB 60/748 KB 24/27 KB 704/1822 KB 80/223 KB 152/276 KB 64/748 KB 704/1822 KB 64/223 KB 152/276 KB 52/748 KB 24/27 KB 704/1822 KB 80/223 KB 156/276 KB 64/748 KB 24/27 KB 704/1822 KB 80/223 KB 160/276 KB 64/748 KB 24/27 KB 704/1822 KB 80/223 KB 164/276 KB 64/748 KB 24/27 KB 708/1822 KB 80/223 KB 168/276 KB 68/748 KB 24/27 KB 708/1822 KB 80/223 KB 172/276 KB 68/748 KB 24/27 KB 708/1822 KB 80/223 KB 176/276 KB 68/748 KB 24/27 KB 708/1822 KB 80/223 KB 180/276 KB 68/748 KB 24/27 KB 708/1822 KB 84/223 KB 184/276 KB 68/748 KB 24/27 KB 708/1822 KB 84/223 KB 188/276 KB 68/748 KB 24/27 KB 704/1822 KB 80/223 KB 152/276 KB 56/748 KB 27/27 KB 708/1822 KB 84/223 KB 188/276 KB 68/748 KB 27/27 KB 708/1822 KB 84/223 KB 188/276 KB 68/748 KB 24/27 KB 708/1822 KB 84/223 KB 180/276 KB 68/748 KB 27/27 KB 708/1822 KB 88/223 KB 188/276 KB 68/748 KB 27/27 KB 708/1822 KB 92/223 KB 188/276 KB 68/748 KB 27/27 KB 708/1822 KB 96/223 KB 188/276 KB 68/748 KB 24/27 KB 708/1822 KB 80/223 KB 164/276 KB 68/748 KB 27/27 KB 712/1822 KB 96/223 KB 188/276 KB 68/748 KB 27/27 KB 716/1822 KB 96/223 KB 188/276 KB 68/748 KB 27/27 KB 720/1822 KB 96/223 KB 188/276 KB 68/748 KB 24/27 KB 704/1822 KB 80/223 KB 164/276 KB 68/748 KB 27/27 KB 720/1822 KB 96/223 KB 188/276 KB 72/748 KB 27/27 KB 720/1822 KB 96/223 KB 188/276 KB 76/748 KB 27/27 KB 724/1822 KB 96/223 KB 188/276 KB 76/748 KB 27/27 KB 728/1822 KB 96/223 KB 188/276 KB 80/748 KB 27/27 KB 732/1822 KB 96/223 KB 188/276 KB 80/748 KB 27/27 KB 736/1822 KB 96/223 KB 192/276 KB 80/748 KB 27/27 KB 740/1822 KB 96/223 KB 192/276 KB 80/748 KB 27/27 KB 744/1822 KB 100/223 KB 192/276 KB 80/748 KB 27/27 KB 748/1822 KB 100/223 KB 192/276 KB 80/748 KB 27/27 KB 752/1822 KB 100/223 KB 192/276 KB 80/748 KB 27/27 KB 724/1822 KB 96/223 KB 188/276 KB 80/748 KB 27/27 KB 752/1822 KB 100/223 KB unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 192/276 KB 84/748 KB 27/27 KB 740/1822 KB 100/223 KB 192/276 KB 80/748 KB 27/27 KB 752/1822 KB 104/223 KB 192/276 KB 88/748 KB 27/27 KB 732/1822 KB 96/223 KB 192/276 KB 80/748 KB 27/27 KB 752/1822 KB 108/223 KB 196/276 KB 88/748 KB 27/27 KB 752/1822 KB 108/223 KB 200/276 KB 88/748 KB 27/27 KB 752/1822 KB 108/223 KB 204/276 KB 88/748 KB 27/27 KB 752/1822 KB 108/223 KB 208/276 KB 88/748 KB 27/27 KB 752/1822 KB 104/223 KB 192/276 KB 88/748 KB 27/27 KB 752/1822 KB 108/223 KB 208/276 KB 92/748 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 24.5 KB/sec) unit-abot-epc-basic-0: 08:49:01 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 27/27 KB 752/1822 KB 108/223 KB 196/276 KB 88/748 KB 752/1822 KB 112/223 KB 208/276 KB 92/748 KB 752/1822 KB 112/223 KB 208/276 KB 96/748 KB 752/1822 KB 116/223 KB 208/276 KB 96/748 KB 756/1822 KB 120/223 KB 212/276 KB 100/748 KB 756/1822 KB 124/223 KB 212/276 KB 100/748 KB 756/1822 KB 128/223 KB 212/276 KB 100/748 KB 752/1822 KB 116/223 KB 208/276 KB 100/748 KB 756/1822 KB 128/223 KB 212/276 KB 104/748 KB 756/1822 KB 128/223 KB 212/276 KB 108/748 KB 756/1822 KB 116/223 KB 212/276 KB 100/748 KB 760/1822 KB 128/223 KB 212/276 KB 108/748 KB 764/1822 KB 128/223 KB 212/276 KB 108/748 KB 752/1822 KB 116/223 KB 212/276 KB 100/748 KB 764/1822 KB 128/223 KB 216/276 KB 112/748 KB 764/1822 KB 128/223 KB 220/276 KB 112/748 KB 764/1822 KB 128/223 KB 224/276 KB 112/748 KB 764/1822 KB 128/223 KB 228/276 KB 112/748 KB 768/1822 KB 132/223 KB 232/276 KB 112/748 KB 768/1822 KB 132/223 KB 236/276 KB 112/748 KB 768/1822 KB 132/223 KB 240/276 KB 112/748 KB 764/1822 KB 128/223 KB 212/276 KB 112/748 KB 768/1822 KB 132/223 KB 240/276 KB 116/748 KB 768/1822 KB 132/223 KB 240/276 KB 120/748 KB 768/1822 KB 132/223 KB 240/276 KB 124/748 KB 768/1822 KB 132/223 KB 240/276 KB 128/748 KB 768/1822 KB 132/223 KB 228/276 KB 112/748 KB 768/1822 KB 128/223 KB 228/276 KB 112/748 KB 772/1822 KB 132/223 KB 240/276 KB 128/748 KB 776/1822 KB 136/223 KB 240/276 KB 128/748 KB 780/1822 KB 136/223 KB 240/276 KB 128/748 KB 784/1822 KB 136/223 KB 240/276 KB 128/748 KB 772/1822 KB 136/223 KB 240/276 KB 128/748 KB 784/1822 KB 140/223 KB 240/276 KB 128/748 KB 784/1822 KB 144/223 KB 240/276 KB 128/748 KB 784/1822 KB 148/223 KB 240/276 KB 128/748 KB 784/1822 KB 152/223 KB 244/276 KB 132/748 KB 784/1822 KB 156/223 KB 244/276 KB 132/748 KB 784/1822 KB 160/223 KB 244/276 KB 132/748 KB 784/1822 KB 148/223 KB 244/276 KB 132/748 KB 788/1822 KB 160/223 KB 244/276 KB 136/748 KB 788/1822 KB 3/178 KB 160/223 KB 244/276 KB 136/748 KB 788/1822 KB 5/178 KB 160/223 KB 244/276 KB 136/748 KB 788/1822 KB 8/178 KB 160/223 KB 244/276 KB 136/748 KB 788/1822 KB 11/178 KB 160/223 KB 244/276 KB 136/748 KB 788/1822 KB 13/178 KB 160/223 KB 244/276 KB 136/748 KB 788/1822 KB 16/178 KB 160/223 KB 244/276 KB 136/748 KB 788/1822 KB 19/178 KB 160/223 KB 244/276 KB 136/748 KB 784/1822 KB 148/223 KB 244/276 KB 128/748 KB 788/1822 KB 19/178 KB 160/223 KB 248/276 KB 136/748 KB 788/1822 KB 21/178 KB 160/223 KB 252/276 KB 136/748 KB 788/1822 KB 21/178 KB 160/223 KB 256/276 KB 136/748 KB 788/1822 KB 21/178 KB 160/223 KB 260/276 KB 140/748 KB 788/1822 KB 21/178 KB 164/223 KB 264/276 KB 140/748 KB 788/1822 KB 21/178 KB 164/223 KB 268/276 KB 140/748 KB 788/1822 KB 21/178 KB 164/223 KB 272/276 KB 140/748 KB 788/1822 KB 160/223 KB 244/276 KB 132/748 KB 792/1822 KB 21/178 KB 164/223 KB 272/276 KB 140/748 KB 796/1822 KB 21/178 KB 164/223 KB 272/276 KB 140/748 KB 800/1822 KB 21/178 KB 164/223 KB 272/276 KB 140/748 KB 804/1822 KB 21/178 KB 164/223 KB 272/276 KB 140/748 KB 808/1822 KB 21/178 KB 164/223 KB 272/276 KB 140/748 KB 812/1822 KB 21/178 KB 164/223 KB 272/276 KB 140/748 KB 816/1822 KB 21/178 KB 164/223 KB 272/276 KB 140/748 KB 788/1822 KB 21/178 KB 164/223 KB 260/276 KB 140/748 KB 816/1822 KB 21/178 KB 168/223 KB 276/276 KB 140/748 KB 816/1822 KB 21/178 KB 172/223 KB 276/276 KB 140/748 KB 816/1822 KB 21/178 KB 176/223 KB 276/276 KB 140/748 KB 788/1822 KB 21/178 KB 160/223 KB 256/276 KB 140/748 KB 788/1822 KB 21/178 KB 160/223 KB 248/ unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 276 KB 136/748 KB 816/1822 KB 24/178 KB 176/223 KB 276/276 KB 140/748 KB 816/1822 KB 24/178 KB 176/223 KB 276/276 KB 144/748 KB 816/1822 KB 27/178 KB 176/223 KB 276/276 KB 148/748 KB 816/1822 KB 27/178 KB 176/223 KB 276/276 KB 152/748 KB 816/1822 KB 27/178 KB 176/223 KB 276/276 KB 156/748 KB 816/1822 KB 27/178 KB 176/223 KB 276/276 KB 160/748 KB 816/1822 KB 27/178 KB 176/223 KB 276/276 KB 164/748 KB 820/1822 KB 27/178 KB 180/223 KB 276/276 KB 168/748 KB 820/1822 KB 27/178 KB 180/223 KB 276/276 KB 172/748 KB 820/1822 KB 27/178 KB 180/223 KB 276/276 KB 176/748 KB 816/1822 KB 21/178 KB 164/223 KB 276/276 KB 140/748 KB 820/1822 KB 27/178 KB 180/223 KB 276/276 KB 176/748 KB 820/1822 KB 27/178 KB 180/223 KB 276/276 KB 164/748 KB 824/1822 KB 27/178 KB 180/223 KB 276/276 KB 176/748 KB 828/1822 KB 27/178 KB 180/223 KB 276/276 KB 176/748 KB 832/1822 KB 27/178 KB 180/223 KB 276/276 KB 176/748 KB 816/1822 KB 27/178 KB 180/223 KB 276/276 KB 164/748 KB 832/1822 KB 27/178 KB 184/223 KB 276/276 KB 176/748 KB 832/1822 KB 27/178 KB 188/223 KB 276/276 KB 176/748 KB 832/1822 KB 27/178 KB 192/223 KB 276/276 KB 176/748 KB 816/1822 KB 27/178 KB 176/223 KB 276/276 KB 144/748 KB 832/1822 KB 29/178 KB 192/223 KB 276/276 KB 176/748 KB 832/1822 KB 32/178 KB 192/223 KB 276/276 KB 176/748 KB 832/1822 KB 36/178 KB 192/223 KB 276/276 KB 176/748 KB 832/1822 KB 40/178 KB 192/223 KB 276/276 KB 176/748 KB 832/1822 KB 44/178 KB 192/223 KB 276/276 KB 176/748 KB 832/1822 KB 48/178 KB 192/223 KB 276/276 KB 176/748 KB 832/1822 KB 52/178 KB 192/223 KB 276/276 KB 176/748 KB 832/1822 KB 56/178 KB 196/223 KB 276/276 KB 180/748 KB 832/1822 KB 60/178 KB 196/223 KB 276/276 KB 180/748 KB 832/1822 KB 64/178 KB 196/223 KB 276/276 KB 180/748 KB 832/1822 KB 68/178 KB 196/223 KB 276/276 KB 180/748 KB 836/1822 KB 72/178 KB 196/223 KB 276/276 KB 180/748 KB 836/1822 KB 76/178 KB 196/223 KB 276/276 KB 180/748 KB 836/1822 KB 80/178 KB 196/223 KB 276/276 KB 180/748 KB 832/1822 KB 52/178 KB 196/223 KB 276/276 KB 180/748 KB 836/1822 KB 80/178 KB 196/223 KB 276/276 KB 184/748 KB 836/1822 KB 80/178 KB 196/223 KB 276/276 KB 188/748 KB 836/1822 KB 80/178 KB 196/223 KB 276/276 KB 192/748 KB 832/1822 KB 52/178 KB 196/223 KB 276/276 KB 176/748 KB 836/1822 KB 80/178 KB 200/223 KB 276/276 KB 192/748 KB 836/1822 KB 80/178 KB 204/223 KB 276/276 KB 192/748 KB 836/1822 KB 80/178 KB 208/223 KB 276/276 KB 192/748 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 248.2 KB/sec) unit-mysql-0: 08:49:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 836/1822 KB 68/178 KB 196/223 KB 276/276 KB 180/748 KB 840/1822 KB 80/178 KB 208/223 KB 192/748 KB 844/1822 KB 80/178 KB 208/223 KB 192/748 KB 848/1822 KB 80/178 KB 208/223 KB 192/748 KB Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-mysql-0: 08:49:01 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 848/1822 KB 80/178 KB 212/223 KB 196/748 KB 852/1822 KB 84/178 KB 212/223 KB 200/748 KB 852/1822 KB 84/178 KB 212/223 KB 204/748 KB 852/1822 KB 84/178 KB 212/223 KB 208/748 KB 848/1822 KB 80/178 KB 212/223 KB 192/748 KB 852/1822 KB 84/178 KB 216/223 KB 208/748 KB 852/1822 KB 84/178 KB 220/223 KB 208/748 KB 852/1822 KB 84/178 KB 223/223 KB 208/748 KB 852/1822 KB 84/178 KB 212/223 KB 196/748 KB 852/1822 KB 88/178 KB 223/223 KB 208/748 KB 852/1822 KB 92/178 KB 223/223 KB 208/748 KB 852/1822 KB 96/178 KB 223/223 KB 212/748 KB 852/1822 KB 80/178 KB 212/223 KB 196/748 KB 856/1822 KB 96/178 KB 223/223 KB 212/748 KB 860/1822 KB 96/178 KB 223/223 KB 212/748 KB 864/1822 KB 96/178 KB 223/223 KB 212/748 KB 868/1822 KB 96/178 KB 223/223 KB 212/748 KB 872/1822 KB 100/178 KB 223/223 KB 212/748 KB 876/1822 KB 100/178 KB 223/223 KB 212/748 KB 880/1822 KB 100/178 KB 223/223 KB 212/748 KB 852/1822 KB 92/178 KB 223/223 KB 212/748 KB 880/1822 KB 100/178 KB 223/223 KB 216/748 KB 880/1822 KB 100/178 KB 223/223 KB 220/748 KB 880/1822 KB 100/178 KB 223/223 KB 224/748 KB 868/1822 KB 100/178 KB 223/223 KB 212/748 KB 880/1822 KB 104/178 KB 223/223 KB 224/748 KB 880/1822 KB 108/178 KB 223/223 KB 224/748 KB 884/1822 KB 112/178 KB 223/223 KB 228/748 KB 4/23 KB 884/1822 KB 116/178 KB 223/223 KB 228/748 KB 4/23 KB 884/1822 KB 108/178 KB 223/223 KB 228/748 KB 4/23 KB 888/1822 KB 116/178 KB 223/223 KB 228/748 KB 4/23 KB 892/1822 KB 116/178 KB 223/223 KB 228/748 KB 4/23 KB 896/1822 KB 116/178 KB 223/223 KB 228/748 KB 4/23 KB 900/1822 KB 120/178 KB 228/748 KB 4/23 KB 904/1822 KB 120/178 KB 228/748 KB 4/23 KB 880/1822 KB 108/178 KB 223/223 KB 228/748 KB 4/23 KB 880/1822 KB 108/178 KB 223/223 KB 224/748 KB 4/23 KB 904/1822 KB 120/178 KB 228/748 KB 8/23 KB 904/1822 KB 120/178 KB 228/748 KB 12/23 KB 904/1822 KB 120/178 KB 228/748 KB 16/23 KB 904/1822 KB 120/178 KB 228/748 KB 20/23 KB 904/1822 KB 120/178 KB 228/748 KB 23/23 KB 904/1822 KB 120/178 KB 232/748 KB 23/23 KB 904/1822 KB 120/178 KB 236/748 KB 23/23 KB 904/1822 KB 120/178 KB 240/748 KB 23/23 KB 896/1822 KB 120/178 KB 228/748 KB 4/23 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 197.5 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 904/1822 KB 124/178 KB 240/748 KB 23/23 KB 904/1822 KB 128/178 KB 240/748 KB 23/23 KB 904/1822 KB 132/178 KB 240/748 KB 23/23 KB 908/1822 KB 136/178 KB 244/748 KB 23/23 KB 908/1822 KB 140/178 KB 244/748 KB 23/23 KB 908/1822 KB 144/178 KB 244/748 KB 23/23 KB 908/1822 KB 132/178 KB 244/748 KB 23/23 KB 912/1822 KB 144/178 KB 244/748 KB 23/23 KB 904/1822 KB 132/178 KB 244/748 KB 23/23 KB 912/1822 KB 144/178 KB 248/748 KB 23/23 KB 912/1822 KB 144/178 KB 252/748 KB 23/23 KB 912/1822 KB 144/178 KB 256/748 KB 23/23 KB 916/1822 KB 144/178 KB 256/748 KB 23/23 KB 920/1822 KB 148/178 KB 260/748 KB 23/23 KB 924/1822 KB 148/178 KB 260/748 KB 23/23 KB 928/1822 KB 148/178 KB 260/748 KB 23/23 KB 916/1822 KB 148/178 KB 260/748 KB 23/23 KB 928/1822 KB 152/178 KB 260/748 KB 23/23 KB 928/1822 KB 156/178 KB 260/748 KB 23/23 KB 928/1822 KB 160/178 KB 260/748 KB 23/23 KB 916/1822 KB 144/178 KB 260/748 KB 23/23 KB 932/1822 KB 160/178 KB 264/748 KB 23/23 KB 932/1822 KB 160/178 KB 268/748 KB 932/1822 KB 160/178 KB 272/748 KB 932/1822 KB 160/178 KB 276/748 KB 932/1822 KB 160/178 KB 260/748 KB 23/23 KB 936/1822 KB 164/178 KB 276/748 KB 940/1822 KB 164/178 KB 280/748 KB 944/1822 KB 164/178 KB 280/748 KB 932/1822 KB 164/178 KB 276/748 KB 944/1822 KB 168/178 KB 280/748 KB 944/1822 KB 172/178 KB 280/748 KB 944/1822 KB 176/178 KB 280/748 KB 944/1822 KB 178/178 KB 280/748 KB 4/55 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 20.0 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 948/1822 KB 178/178 KB 280/748 KB 4/55 KB 944/1822 KB 176/178 KB 280/748 KB 4/55 KB 948/1822 KB 178/178 KB 280/748 KB 8/55 KB 948/1822 KB 178/178 KB 280/748 KB 12/55 KB 948/1822 KB 178/178 KB 280/748 KB 16/55 KB 948/1822 KB 178/178 KB 280/748 KB 20/55 KB 948/1822 KB 178/178 KB 280/748 KB 24/55 KB 948/1822 KB 178/178 KB 280/748 KB 28/55 KB 948/1822 KB 178/178 KB 280/748 KB 32/55 KB 936/1822 KB 164/178 KB 280/748 KB 948/1822 KB 178/178 KB 284/748 KB 32/55 KB 948/1822 KB 178/178 KB 288/748 KB 32/55 KB 948/1822 KB 178/178 KB 292/748 KB 32/55 KB 948/1822 KB 178/178 KB 296/748 KB 36/55 KB 948/1822 KB 178/178 KB 300/748 KB 36/55 KB 952/1822 KB 178/178 KB 304/748 KB 36/55 KB 948/1822 KB 178/178 KB 292/748 KB 36/55 KB 952/1822 KB 178/178 KB 304/748 KB 40/55 KB 952/1822 KB 178/178 KB 304/748 KB 44/55 KB 952/1822 KB 178/178 KB 304/748 KB 48/55 KB 952/1822 KB 178/178 KB 300/748 KB 36/55 KB 956/1822 KB 178/178 KB 304/748 KB 48/55 KB 960/1822 KB 178/178 KB 304/748 KB 48/55 KB 964/1822 KB 308/748 KB 52/55 KB 968/1822 KB 308/748 KB 52/55 KB 972/1822 KB 308/748 KB 52/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 154.9 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 960/1822 KB 178/178 KB 308/748 KB 52/55 KB 972/1822 KB 312/748 KB 52/55 KB 972/1822 KB 316/748 KB 52/55 KB 972/1822 KB 320/748 KB 52/55 KB 960/1822 KB 178/178 KB 304/748 KB 52/55 KB 972/1822 KB 4/1210 KB 320/748 KB 52/55 KB 972/1822 KB 8/1210 KB 320/748 KB 55/55 KB 972/1822 KB 12/1210 KB 320/748 KB 55/55 KB 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: 08:49:01 DEBUG unit.abot-epc-basic/0.install 972/1822 KB 4/1210 KB 320/748 KB 55/55 KB 972/1822 KB 16/1210 KB 320/748 KB 55/55 KB 976/1822 KB 16/1210 KB 320/748 KB 55/55 KB 976/1822 KB 20/1210 KB 320/748 KB 55/55 KB 980/1822 KB 24/1210 KB 324/748 KB 55/55 KB 980/1822 KB 28/1210 KB 324/748 KB 55/55 KB 980/1822 KB 32/1210 KB 324/748 KB 55/55 KB 980/1822 KB 36/1210 KB 324/748 KB 55/55 KB 980/1822 KB 40/1210 KB 324/748 KB 55/55 KB 980/1822 KB 44/1210 KB 324/748 KB 55/55 KB 980/1822 KB 48/1210 KB 4/471 KB 324/748 KB 55/55 KB 980/1822 KB 20/1210 KB 324/748 KB 55/55 KB 976/1822 KB 20/1210 KB 324/748 KB 55/55 KB 980/1822 KB 48/1210 KB 4/471 KB 328/748 KB 55/55 KB 980/1822 KB 48/1210 KB 4/471 KB 332/748 KB 55/55 KB 984/1822 KB 48/1210 KB 4/471 KB 336/748 KB 984/1822 KB 48/1210 KB 4/471 KB 340/748 KB 984/1822 KB 48/1210 KB 4/471 KB 344/748 KB 984/1822 KB 48/1210 KB 4/471 KB 348/748 KB 984/1822 KB 48/1210 KB 4/471 KB 352/748 KB 984/1822 KB 48/1210 KB 4/471 KB 356/748 KB 984/1822 KB 52/1210 KB 4/471 KB 360/748 KB 984/1822 KB 52/1210 KB 4/471 KB 364/748 KB 984/1822 KB 52/1210 KB 4/471 KB 368/748 KB 980/1822 KB 44/1210 KB 4/471 KB 324/748 KB 55/55 KB 984/1822 KB 52/1210 KB 8/471 KB 368/748 KB 984/1822 KB 52/1210 KB 12/471 KB 368/748 KB 984/1822 KB 52/1210 KB 16/471 KB 368/748 KB 984/1822 KB 52/1210 KB 4/471 KB 356/748 KB 984/1822 KB 48/1210 KB 4/471 KB 332/748 KB 988/1822 KB 52/1210 KB 16/471 KB 368/748 KB 992/1822 KB 52/1210 KB 16/471 KB 368/748 KB 996/1822 KB 52/1210 KB 16/471 KB 368/748 KB 1000/1822 KB 52/1210 KB 16/471 KB 368/748 KB 1004/1822 KB 52/1210 KB 16/471 KB 368/748 KB 1008/1822 KB 52/1210 KB 16/471 KB 368/748 KB 1012/1822 KB 52/1210 KB 16/471 KB 368/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 46.6 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 1016/1822 KB 56/1210 KB 16/471 KB 368/748 KB 1020/1822 KB 56/1210 KB 16/471 KB 368/748 KB 1024/1822 KB 56/1210 KB 20/471 KB 368/748 KB 1012/1822 KB 56/1210 KB 16/471 KB 368/748 KB 1024/1822 KB 60/1210 KB 20/471 KB 368/748 KB 1024/1822 KB 64/1210 KB 20/471 KB 368/748 KB 1020/1822 KB 56/1210 KB 20/471 KB 368/748 KB 1024/1822 KB 64/1210 KB 24/471 KB 368/748 KB 1024/1822 KB 64/1210 KB 28/471 KB 368/748 KB 1024/1822 KB 64/1210 KB 32/471 KB 368/748 KB 1024/1822 KB 68/1210 KB 36/471 KB 368/748 KB 1028/1822 KB 68/1210 KB 40/471 KB 372/748 KB 1028/1822 KB 68/1210 KB 44/471 KB 372/748 KB 1028/1822 KB 68/1210 KB 48/471 KB 372/748 KB 1024/1822 KB 68/1210 KB 32/471 KB 368/748 KB 1028/1822 KB 72/1210 KB 48/471 KB 372/748 KB 1028/1822 KB 76/1210 KB 48/471 KB 372/748 KB 1028/1822 KB 4/93 KB 76/1210 KB 48/471 KB 372/748 KB 1028/1822 KB 68/1210 KB 36/471 KB 372/748 KB 1028/1822 KB 4/93 KB 76/1210 KB 52/471 KB 376/748 KB 1028/1822 KB 4/93 KB 76/1210 KB 52/471 KB 380/748 KB 1028/1822 KB 4/93 KB 76/1210 KB 52/471 KB 384/748 KB 1028/1822 KB 4/93 KB 76/1210 KB 52/471 KB 388/748 KB 1028/1822 KB 4/93 KB 76/1210 KB 52/471 KB 392/748 KB 1028/1822 KB 4/93 KB 76/1210 KB 52/471 KB 396/748 KB 1028/1822 KB 4/93 KB 76/1210 KB 52/471 KB 400/748 KB 1028/1822 KB 68/1210 KB 36/471 KB 368/748 KB 1032/1822 KB 4/93 KB 76/1210 KB 52/471 KB 400/748 KB 1036/1822 KB 4/93 KB 76/1210 KB 52/471 KB 400/748 KB 1040/1822 KB 4/93 KB 76/1210 KB 52/471 KB 400/748 KB 1028/1822 KB 4/93 KB 76/1210 KB 52/471 KB 372/748 KB 1040/1822 KB 8/93 KB 80/1210 KB 56/471 KB 404/748 KB 1040/1822 KB 8/93 KB 80/1210 KB 60/471 KB 404/748 KB 1040/1822 KB 8/93 KB 80/1210 KB 64/471 KB 404/748 KB 1040/1822 KB 8/93 KB 80/1210 KB 68/471 KB 404/748 KB 1040/1822 KB 8/93 KB 80/1210 KB 72/471 KB 404/748 KB 1040/1822 KB 8/93 KB 80/1210 KB 76/471 KB 404/748 KB 1040/1822 KB 8/93 KB 80/1210 KB 80/471 KB 404/748 KB 1040/1822 KB 8/93 KB 80/1210 KB 84/471 KB 404/748 KB 1040/1822 KB 8/93 KB 80/1210 KB 52/471 KB 404/748 KB 1040/1822 KB 8/93 KB 84/1210 KB 84/471 KB 404/748 KB 1040/1822 KB 8/93 KB 88/1210 KB 84/471 KB 404/748 KB 1040/1822 KB 8/93 KB 92/1210 KB 84/471 KB 404/748 KB 1040/1822 KB 8/93 KB 96/1210 KB 84/471 KB 404/748 KB 1040/1822 KB 8/93 KB 100/1210 KB 84/471 KB 404/748 KB 1040/1822 KB 8/93 KB 104/1210 KB 84/471 KB 404/748 KB 1040/1822 KB 8/93 KB 108/1210 KB 84/471 KB 404/748 KB 1040/1822 KB 8/93 KB 76/1210 KB 52/471 KB 404/748 KB 1040/1822 KB 8/93 KB 108/1210 KB 88/471 KB 408/748 KB 1040/1822 KB 8/93 KB 108/1210 KB 88/471 KB 412/748 KB 1040/1822 KB 8/93 KB 108/1210 KB 88/471 KB 416/748 KB 1040/1822 KB 8/93 KB 108/1210 KB 88/471 KB 420/748 KB 1040/1822 KB 8/93 KB 108/1210 KB 88/471 KB 424/748 KB 1040/1822 KB 8/93 KB 108/1210 KB 88/471 KB 428/748 KB 1040/1822 KB 8/93 KB 108/1210 KB 88/471 KB 432/748 KB 1040/1822 KB 8/93 KB 76/1210 KB 52/471 KB 400/748 KB 1040/1822 KB 12/93 KB 108/1210 KB 88/471 KB 432/748 KB 1040/1822 KB 16/93 KB 108/1210 KB 88/471 KB 432/748 KB 1040/1822 KB 20/93 KB 108/1210 KB 88/471 KB 432/748 KB 1040/1822 KB 24/93 KB 108/1210 KB 88/471 KB 432/748 KB 1040/1822 KB 28/93 KB 108/1210 KB 88/471 KB 432/748 KB 1040/1822 KB 32/93 KB 108/1210 KB 88/471 KB 432/748 KB 1040/1822 KB 36/93 KB 108/1210 KB 88/471 KB 432/748 KB 1040/1822 KB 40/93 KB 112/1210 KB 88/471 KB 436/748 KB 1040/1822 KB 44/93 KB 112/1210 KB 88/471 KB 436/748 KB 1040/1822 KB 8/93 KB 108/1210 KB 88/471 KB 404/748 KB 1040/1822 KB 48/93 KB 112/121 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 0 KB 92/471 KB 436/748 KB 1040/1822 KB 48/93 KB 112/1210 KB 96/471 KB 436/748 KB 1040/1822 KB 48/93 KB 112/1210 KB 100/471 KB 436/748 KB 1040/1822 KB 36/93 KB 112/1210 KB 88/471 KB 436/748 KB 1040/1822 KB 48/93 KB 112/1210 KB 100/471 KB 440/748 KB 1040/1822 KB 48/93 KB 112/1210 KB 100/471 KB 444/748 KB 1040/1822 KB 48/93 KB 112/1210 KB 100/471 KB 448/748 KB 1040/1822 KB 36/93 KB 112/1210 KB 88/471 KB 432/748 KB 1040/1822 KB 48/93 KB 116/1210 KB 100/471 KB 448/748 KB 1040/1822 KB 48/93 KB 120/1210 KB 100/471 KB 448/748 KB 1040/1822 KB 48/93 KB 124/1210 KB 100/471 KB 448/748 KB 1040/1822 KB 48/93 KB 128/1210 KB 104/471 KB 448/748 KB 1040/1822 KB 48/93 KB 132/1210 KB 104/471 KB 448/748 KB 1040/1822 KB 48/93 KB 136/1210 KB 104/471 KB 452/748 KB 1040/1822 KB 48/93 KB 140/1210 KB 104/471 KB 452/748 KB 1040/1822 KB 48/93 KB 144/1210 KB 104/471 KB 452/748 KB 1040/1822 KB 48/93 KB 112/1210 KB 88/471 KB 436/748 KB 1040/1822 KB 52/93 KB 144/1210 KB 104/471 KB 452/748 KB 1040/1822 KB 56/93 KB 144/1210 KB 104/471 KB 452/748 KB 1040/1822 KB 60/93 KB 144/1210 KB 104/471 KB 452/748 KB 1040/1822 KB 64/93 KB 144/1210 KB 104/471 KB 452/748 KB 1040/1822 KB 68/93 KB 144/1210 KB 104/471 KB 452/748 KB 1040/1822 KB 72/93 KB 144/1210 KB 104/471 KB 452/748 KB 1040/1822 KB 76/93 KB 144/1210 KB 104/471 KB 452/748 KB 1040/1822 KB 80/93 KB 144/1210 KB 104/471 KB 452/748 KB 1040/1822 KB 84/93 KB 144/1210 KB 104/471 KB 452/748 KB 1044/1822 KB 88/93 KB 148/1210 KB 104/471 KB 452/748 KB 1044/1822 KB 92/93 KB 148/1210 KB 104/471 KB 452/748 KB 1044/1822 KB 93/93 KB 148/1210 KB 104/471 KB 452/748 KB 1040/1822 KB 48/93 KB 132/1210 KB 104/471 KB 452/748 KB 1044/1822 KB 93/93 KB 148/1210 KB 104/471 KB 456/748 KB 1044/1822 KB 93/93 KB 148/1210 KB 104/471 KB 460/748 KB 1044/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1040/1822 KB 48/93 KB 124/1210 KB 104/471 KB 448/748 KB 1044/1822 KB 84/93 KB 148/1210 KB 104/471 KB 452/748 KB 1048/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1052/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1056/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1060/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1064/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1068/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1071/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1075/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1079/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1083/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1087/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1091/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1095/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1099/1822 KB 93/93 KB 148/1210 KB 104/471 KB 464/748 KB 1103/1822 KB 93/93 KB 148/1210 KB 108/471 KB 464/748 KB 1107/1822 KB 93/93 KB 148/1210 KB 108/471 KB 464/748 KB 1111/1822 KB 93/93 KB 148/1210 KB 108/471 KB 464/748 KB 1115/1822 KB 93/93 KB 148/1210 KB 108/471 KB 464/748 KB 1119/1822 KB 93/93 KB 148/1210 KB 108/471 KB 464/748 KB 1119/1822 KB 93/93 KB 148/1210 KB 108/471 KB 468/748 KB 1123/1822 KB 93/93 KB 148/1210 KB 108/471 KB 472/748 KB 1123/1822 KB 93/93 KB 148/1210 KB 108/471 KB 476/748 KB 1123/1822 KB 93/93 KB 148/1210 KB 108/471 KB 480/748 KB 1040/1822 KB 84/93 KB 148/1210 KB 104/471 KB 452/748 KB 1123/1822 KB 93/93 KB 152/1210 KB 108/471 KB 480/748 KB 1123/1822 KB 93/93 KB 156/1210 KB 108/471 KB 480/748 KB 1123/1822 KB 93/93 KB 160/1210 KB 108/47 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 1 KB 480/748 KB 1123/1822 KB 93/93 KB 164/1210 KB 108/471 KB 480/748 KB 1123/1822 KB 93/93 KB 168/1210 KB 108/471 KB 484/748 KB 1123/1822 KB 93/93 KB 172/1210 KB 108/471 KB 484/748 KB 1123/1822 KB 93/93 KB 148/1210 KB 108/471 KB 468/748 KB 1099/1822 KB 93/93 KB 148/1210 KB 108/471 KB 464/748 KB 1123/1822 KB 93/93 KB 176/1210 KB 112/471 KB 484/748 KB 1123/1822 KB 93/93 KB 176/1210 KB 116/471 KB 484/748 KB 1123/1822 KB 93/93 KB 176/1210 KB 120/471 KB 484/748 KB 1123/1822 KB 93/93 KB 176/1210 KB 124/471 KB 484/748 KB 1123/1822 KB 93/93 KB 176/1210 KB 128/471 KB 484/748 KB 1123/1822 KB 93/93 KB 176/1210 KB 132/471 KB 484/748 KB 1123/1822 KB 93/93 KB 176/1210 KB 136/471 KB 484/748 KB 1127/1822 KB 93/93 KB 176/1210 KB 140/471 KB 484/748 KB 1127/1822 KB 93/93 KB 176/1210 KB 144/471 KB 484/748 KB 1127/1822 KB 93/93 KB 176/1210 KB 148/471 KB 484/748 KB 1127/1822 KB 93/93 KB 176/1210 KB 152/471 KB 484/748 KB 1127/1822 KB 93/93 KB 176/1210 KB 156/471 KB 484/748 KB 1127/1822 KB 93/93 KB 176/1210 KB 160/471 KB 484/748 KB 1123/1822 KB 93/93 KB 164/1210 KB 108/471 KB 484/748 KB 1127/1822 KB 93/93 KB 176/1210 KB 160/471 KB 488/748 KB 1127/1822 KB 93/93 KB 176/1210 KB 160/471 KB 492/748 KB 1127/1822 KB 93/93 KB 176/1210 KB 160/471 KB 496/748 KB 1123/1822 KB 93/93 KB 176/1210 KB 160/471 KB 484/748 KB 1127/1822 KB 93/93 KB 176/1210 KB 136/471 KB 484/748 KB 1131/1822 KB 93/93 KB 176/1210 KB 160/471 KB 496/748 KB 1135/1822 KB 93/93 KB 176/1210 KB 160/471 KB 496/748 KB 1139/1822 KB 93/93 KB 176/1210 KB 160/471 KB 496/748 KB 1143/1822 KB 93/93 KB 176/1210 KB 160/471 KB 496/748 KB 1147/1822 KB 93/93 KB 176/1210 KB 160/471 KB 496/748 KB 1151/1822 KB 93/93 KB 176/1210 KB 160/471 KB 496/748 KB 1155/1822 KB 93/93 KB 176/1210 KB 160/471 KB 496/748 KB 1159/1822 KB 93/93 KB 180/1210 KB 164/471 KB 500/748 KB 1163/1822 KB 93/93 KB 180/1210 KB 164/471 KB 500/748 KB 1167/1822 KB 93/93 KB 180/1210 KB 164/471 KB 500/748 KB 1155/1822 KB 93/93 KB 180/1210 KB 164/471 KB 500/748 KB 1167/1822 KB 93/93 KB 180/1210 KB 168/471 KB 500/748 KB 1167/1822 KB 93/93 KB 180/1210 KB 172/471 KB 500/748 KB 1167/1822 KB 93/93 KB 180/1210 KB 176/471 KB 500/748 KB 1155/1822 KB 93/93 KB 180/1210 KB 160/471 KB 500/748 KB 1167/1822 KB 93/93 KB 180/1210 KB 176/471 KB 504/748 KB 1167/1822 KB 93/93 KB 180/1210 KB 176/471 KB 508/748 KB 1167/1822 KB 93/93 KB 180/1210 KB 176/471 KB 512/748 KB 1155/1822 KB 93/93 KB 180/1210 KB 160/471 KB 496/748 KB 1167/1822 KB 93/93 KB 184/1210 KB 176/471 KB 512/748 KB 1167/1822 KB 93/93 KB 188/1210 KB 176/471 KB 512/748 KB 1167/1822 KB 93/93 KB 192/1210 KB 176/471 KB 512/748 KB 1167/1822 KB 93/93 KB 192/1210 KB 176/471 KB 516/748 KB 1171/1822 KB 93/93 KB 196/1210 KB 180/471 KB 520/748 KB 1171/1822 KB 93/93 KB 196/1210 KB 180/471 KB 516/748 KB 1171/1822 KB 93/93 KB 196/1210 KB 184/471 KB 520/748 KB 1171/1822 KB 93/93 KB 196/1210 KB 176/471 KB 516/748 KB 1175/1822 KB 93/93 KB 196/1210 KB 184/471 KB 524/748 KB 1167/1822 KB 93/93 KB 196/1210 KB 176/471 KB 516/748 KB 1175/1822 KB 93/93 KB 200/1210 KB 188/471 KB 524/748 KB 1175/1822 KB 93/93 KB 204/1210 KB 188/471 KB 524/748 KB 1175/1822 KB 93/93 KB 208/1210 KB 188/471 KB 524/748 KB 1175/1822 KB 93/93 KB 196/1210 KB 188/471 KB 524/748 KB 1179/1822 KB 93/93 KB 208/1210 KB 192/471 KB 524/748 KB 1171/1822 KB 93/93 KB 196/1210 KB 184/471 KB 524/748 KB 1179/1822 KB 93/93 KB 208/1210 KB 192/471 KB 528/748 KB 1179/1822 KB 93/93 KB 208/1210 KB 188/471 KB 52 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 4/748 KB 1183/1822 KB 93/93 KB 208/1210 KB 192/471 KB 528/748 KB 1187/1822 KB 93/93 KB 212/1210 KB 192/471 KB 528/748 KB 1191/1822 KB 93/93 KB 212/1210 KB 196/471 KB 532/748 KB 1195/1822 KB 93/93 KB 212/1210 KB 196/471 KB 532/748 KB 1199/1822 KB 93/93 KB 212/1210 KB 196/471 KB 532/748 KB 1183/1822 KB 93/93 KB 212/1210 KB 192/471 KB 528/748 KB 1199/1822 KB 93/93 KB 216/1210 KB 196/471 KB 532/748 KB 1199/1822 KB 93/93 KB 220/1210 KB 196/471 KB 532/748 KB 1199/1822 KB 93/93 KB 224/1210 KB 196/471 KB 532/748 KB 1187/1822 KB 93/93 KB 212/1210 KB 196/471 KB 532/748 KB 1199/1822 KB 93/93 KB 224/1210 KB 200/471 KB 532/748 KB 1199/1822 KB 93/93 KB 224/1210 KB 204/471 KB 532/748 KB 1199/1822 KB 93/93 KB 224/1210 KB 208/471 KB 532/748 KB 1187/1822 KB 93/93 KB 212/1210 KB 192/471 KB 532/748 KB 1199/1822 KB 93/93 KB 224/1210 KB 208/471 KB 536/748 KB 1199/1822 KB 93/93 KB 224/1210 KB 208/471 KB 540/748 KB 1199/1822 KB 93/93 KB 224/1210 KB 208/471 KB 544/748 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.2 KB/sec) unit-mysql-0: 08:49:01 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 1203/1822 KB 224/1210 KB 212/471 KB 548/748 KB 1207/1822 KB 228/1210 KB 212/471 KB 548/748 KB 1199/1822 KB 224/1210 KB 212/471 KB 548/748 KB 1207/1822 KB 228/1210 KB 212/471 KB 552/748 KB 1207/1822 KB 228/1210 KB 212/471 KB 556/748 KB 1207/1822 KB 228/1210 KB 212/471 KB 560/748 KB 1199/1822 KB 224/1210 KB 212/471 KB 544/748 KB 1207/1822 KB 228/1210 KB 214/471 KB 560/748 KB 1207/1822 KB 228/1210 KB 218/471 KB 560/748 KB 1211/1822 KB 228/1210 KB 222/471 KB 564/748 KB 1211/1822 KB 228/1210 KB 226/471 KB 564/748 KB 1211/1822 KB 228/1210 KB 230/471 KB 564/748 KB 1203/1822 KB 228/1210 KB 212/471 KB 548/748 KB 1211/1822 KB 232/1210 KB 230/471 KB 564/748 KB 1211/1822 KB 236/1210 KB 230/471 KB 564/748 KB 1211/1822 KB 240/1210 KB 230/471 KB 564/748 KB 1211/1822 KB 228/1210 KB 218/471 KB 564/748 KB 1211/1822 KB 244/1210 KB 230/471 KB 568/748 KB 1211/1822 KB 244/1210 KB 230/471 KB 572/748 KB 1211/1822 KB 244/1210 KB 230/471 KB 576/748 KB 1211/1822 KB 244/1210 KB 230/471 KB 580/748 KB 1211/1822 KB 244/1210 KB 234/471 KB 584/748 KB Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 1211/1822 KB 228/1210 KB 218/471 KB 560/748 KB 1215/1822 KB 244/1210 KB 234/471 KB 588/748 KB 1219/1822 KB 244/1210 KB 234/471 KB 588/748 KB 1223/1822 KB 244/1210 KB 234/471 KB 588/748 KB 1227/1822 KB 244/1210 KB 234/471 KB 588/748 KB 1231/1822 KB 244/1210 KB 234/471 KB 588/748 KB 1211/1822 KB 244/1210 KB 234/471 KB 580/748 KB 1231/1822 KB 244/1210 KB 238/471 KB 588/748 KB 1231/1822 KB 244/1210 KB 242/471 KB 588/748 KB 1231/1822 KB 244/1210 KB 246/471 KB 588/748 KB 1231/1822 KB 244/1210 KB 250/471 KB 588/748 KB 1235/1822 KB 244/1210 KB 254/471 KB 588/748 KB 1211/1822 KB 244/1210 KB 230/471 KB 572/748 KB 1235/1822 KB 248/1210 KB 254/471 KB 588/748 KB 1235/1822 KB 252/1210 KB 254/471 KB 588/748 KB 1235/1822 KB 256/1210 KB 254/471 KB 588/748 KB 1235/1822 KB 260/1210 KB 254/471 KB 588/748 KB 1235/1822 KB 264/1210 KB 254/471 KB 588/748 KB 1235/1822 KB 268/1210 KB 254/471 KB 588/748 KB 1235/1822 KB 272/1210 KB 254/471 KB 588/748 KB 1211/1822 KB 244/1210 KB 250/471 KB 588/748 KB 1235/1822 KB 272/1210 KB 254/471 KB 592/748 KB 1235/1822 KB 244/1210 KB 250/471 KB 588/748 KB 1239/1822 KB 272/1210 KB 254/471 KB 592/748 KB 1243/1822 KB 272/1210 KB 254/471 KB 592/748 KB 1247/1822 KB 272/1210 KB 254/471 KB 592/748 KB 1251/1822 KB 272/1210 KB 254/471 KB 592/748 KB 1255/1822 KB 276/1210 KB 258/471 KB 596/748 KB 1259/1822 KB 276/1210 KB 258/471 KB 596/748 KB 1263/1822 KB 276/1210 KB 258/471 KB 596/748 KB 1251/1822 KB 276/1210 KB 258/471 KB 596/748 KB 1263/1822 KB 276/1210 KB 258/471 KB 600/748 KB 1263/1822 KB 276/1210 KB 258/471 KB 604/748 KB 1263/1822 KB 276/1210 KB 258/471 KB 608/748 KB 1251/1822 KB 276/1210 KB 258/471 KB 592/748 KB 1263/1822 KB 276/1210 KB 262/471 KB 608/748 KB 1263/1822 KB 276/1210 KB 266/471 KB 608/748 KB 1263/1822 KB 276/1210 KB 270/471 KB 612/748 KB 1263/1822 KB 276/1210 KB 274/471 KB 612/748 KB 1263/1822 KB 276/1210 KB 278/471 KB 612/748 KB 1263/1822 KB 276/1210 KB 282/471 KB 612/748 KB 1267/1822 KB 276/1210 KB 286/471 KB 612/748 KB 1267/1822 KB 276/1210 KB 290/471 KB 612/748 KB 1267/1822 KB 276/1210 KB 294/471 KB 612/748 KB 1251/1822 KB 276/1210 KB 254/471 KB 592/748 KB 1267/1822 KB 280/1210 KB 294/471 KB 612/748 KB 1267/1822 KB 284/1210 KB 294/471 KB 612/748 KB 1267/1822 KB 288/1210 KB 294/471 KB 612/748 KB 1267/1822 KB 292/1210 KB 294/471 KB 612/748 KB 1267/1822 KB 296/1210 KB 294/471 KB 612/748 KB 1267/1822 KB 300/1210 KB 294/471 KB 612/748 KB 1267/1822 KB 304/1210 KB 294/471 KB 612/748 KB 1267/1822 KB 276/1210 KB 282/471 KB 612/748 KB 1271/1822 KB 304/1210 KB 294/471 KB 612/748 KB 1275/1822 KB 304/1210 KB 294/471 KB 612/748 KB 1263/1822 KB 276/1210 KB 266/471 KB 612/748 KB 1275/1822 KB 304/1210 KB 294/471 KB 616/748 KB 1275/1822 KB 304/1210 KB 294/471 KB 620/748 KB 1275/1822 KB 304/1210 KB 294/471 KB 624/748 KB 1275/1822 KB 304/1210 KB 294/471 KB 628/748 KB 1279/1822 KB 308/1210 KB 298/471 KB 632/748 KB 1279/1822 KB 308/1210 KB 298/471 KB 636/748 KB 1279/1822 KB 308/1210 KB 298/471 KB 640/748 KB 1279/1822 KB 304/1210 KB 294/471 KB 628/748 KB 1283/1822 KB 308/1210 KB 298/471 KB 640/748 KB 1283/1822 KB 308/1210 KB 298/471 KB 4/53 KB 640/748 KB 1283/1822 KB 308/1210 KB 298/471 KB 8/53 KB 640/748 KB 1283/1822 KB 308/1210 KB 298/471 KB 12/53 KB 640/748 KB 1283/1822 KB 308/1210 KB 298/471 KB 16/53 KB 640/748 KB 1283/1822 KB 308/1210 KB 298/471 KB 20/53 KB 640/748 KB 1283/1822 KB 308/1210 KB 298/471 KB 24/53 KB 640/748 KB 1283/1822 KB 308/1210 KB 298/471 KB 28/53 KB 640 unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install /748 KB 1283/1822 KB 308/1210 KB 298/471 KB 32/53 KB 640/748 KB 1283/1822 KB 308/1210 KB 298/471 KB 36/53 KB 640/748 KB 1283/1822 KB 308/1210 KB 298/471 KB 40/53 KB 640/748 KB 1283/1822 KB 308/1210 KB 298/471 KB 44/53 KB 640/748 KB 1287/1822 KB 308/1210 KB 298/471 KB 48/53 KB 640/748 KB 1287/1822 KB 308/1210 KB 298/471 KB 52/53 KB 640/748 KB 1287/1822 KB 308/1210 KB 298/471 KB 53/53 KB 644/748 KB 1279/1822 KB 308/1210 KB 298/471 KB 628/748 KB 1287/1822 KB 308/1210 KB 302/471 KB 53/53 KB 644/748 KB 1287/1822 KB 308/1210 KB 306/471 KB 53/53 KB 644/748 KB 1287/1822 KB 308/1210 KB 310/471 KB 53/53 KB 644/748 KB 1279/1822 KB 308/1210 KB 294/471 KB 628/748 KB 1287/1822 KB 312/1210 KB 310/471 KB 53/53 KB 644/748 KB 1287/1822 KB 316/1210 KB 310/471 KB 53/53 KB 644/748 KB 1287/1822 KB 320/1210 KB 310/471 KB 53/53 KB 644/748 KB 1287/1822 KB 324/1210 KB 310/471 KB 53/53 KB 644/748 KB 1287/1822 KB 328/1210 KB 314/471 KB 53/53 KB 644/748 KB 1287/1822 KB 332/1210 KB 314/471 KB 53/53 KB 644/748 KB 1287/1822 KB 336/1210 KB 314/471 KB 53/53 KB 644/748 KB 1287/1822 KB 308/1210 KB 298/471 KB 52/53 KB 644/748 KB 1287/1822 KB 336/1210 KB 314/471 KB 53/53 KB 648/748 KB 1287/1822 KB 336/1210 KB 314/471 KB 53/53 KB 652/748 KB 1287/1822 KB 336/1210 KB 314/471 KB 53/53 KB 656/748 KB 1287/1822 KB 308/1210 KB 298/471 KB 44/53 KB 640/748 KB 1291/1822 KB 336/1210 KB 314/471 KB 53/53 KB 656/748 KB 1295/1822 KB 336/1210 KB 314/471 KB 53/53 KB 656/748 KB 1299/1822 KB 336/1210 KB 314/471 KB 53/53 KB 656/748 KB 1303/1822 KB 336/1210 KB 314/471 KB 53/53 KB 656/748 KB 1307/1822 KB 336/1210 KB 314/471 KB 53/53 KB 656/748 KB 1311/1822 KB 336/1210 KB 314/471 KB 53/53 KB 656/748 KB 1315/1822 KB 336/1210 KB 314/471 KB 53/53 KB 656/748 KB 1319/1822 KB 340/1210 KB 314/471 KB 53/53 KB 660/748 KB 1287/1822 KB 324/1210 KB 314/471 KB 53/53 KB 644/748 KB 1323/1822 KB 340/1210 KB 318/471 KB 53/53 KB 660/748 KB 1323/1822 KB 340/1210 KB 322/471 KB 53/53 KB 660/748 KB 1323/1822 KB 340/1210 KB 326/471 KB 53/53 KB 660/748 KB 1323/1822 KB 340/1210 KB 330/471 KB 53/53 KB 660/748 KB 1323/1822 KB 340/1210 KB 334/471 KB 53/53 KB 660/748 KB 1323/1822 KB 340/1210 KB 338/471 KB 53/53 KB 660/748 KB 1323/1822 KB 340/1210 KB 342/471 KB 53/53 KB 660/748 KB 1315/1822 KB 340/1210 KB 314/471 KB 53/53 KB 660/748 KB 1323/1822 KB 344/1210 KB 342/471 KB 53/53 KB 660/748 KB 1323/1822 KB 348/1210 KB 342/471 KB 53/53 KB 660/748 KB 1323/1822 KB 352/1210 KB 342/471 KB 53/53 KB 660/748 KB 1315/1822 KB 336/1210 KB 314/471 KB 53/53 KB 660/748 KB 1323/1822 KB 352/1210 KB 342/471 KB 664/748 KB 1323/1822 KB 352/1210 KB 342/471 KB 668/748 KB 1323/1822 KB 352/1210 KB 342/471 KB 672/748 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 41.5 KB/sec) unit-abot-epc-basic-0: 08:49:01 DEBUG unit.abot-epc-basic/0.install 1323/1822 KB 340/1210 KB 330/471 KB 53/53 KB 660/748 KB 1327/1822 KB 352/1210 KB 342/471 KB 672/748 KB 1331/1822 KB 352/1210 KB 342/471 KB 672/748 KB 1335/1822 KB 356/1210 KB 346/471 KB 676/748 KB 1339/1822 KB 356/1210 KB 346/471 KB 676/748 KB 1343/1822 KB 356/1210 KB 346/471 KB 676/748 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 1331/1822 KB 356/1210 KB 346/471 KB 676/748 KB 1343/1822 KB 356/1210 KB 350/471 KB 676/748 KB 1343/1822 KB 356/1210 KB 354/471 KB 676/748 KB 1343/1822 KB 356/1210 KB 358/471 KB 676/748 KB 1343/1822 KB 356/1210 KB 362/471 KB 676/748 KB 1347/1822 KB 356/1210 KB 366/471 KB 676/748 KB 1347/1822 KB 356/1210 KB 370/471 KB 676/748 KB 1347/1822 KB 356/1210 KB 374/471 KB 676/748 KB 1331/1822 KB 356/1210 KB 342/471 KB 676/748 KB 1347/1822 KB 356/1210 KB 374/471 KB 680/748 KB 1347/1822 KB 356/1210 KB 374/471 KB 684/748 KB 1347/1822 KB 356/1210 KB 374/471 KB 688/748 KB 1331/1822 KB 356/1210 KB 342/471 KB 672/748 KB 1347/1822 KB 360/1210 KB 374/471 KB 688/748 KB 1347/1822 KB 364/1210 KB 374/471 KB 688/748 KB 1347/1822 KB 368/1210 KB 374/471 KB 688/748 KB 1347/1822 KB 372/1210 KB 374/471 KB 688/748 KB 1347/1822 KB 376/1210 KB 374/471 KB 692/748 KB 1347/1822 KB 380/1210 KB 374/471 KB 692/748 KB 1347/1822 KB 384/1210 KB 374/471 KB 692/748 KB 1347/1822 KB 356/1210 KB 362/471 KB 676/748 KB 1351/1822 KB 384/1210 KB 374/471 KB 692/748 KB 1355/1822 KB 384/1210 KB 374/471 KB 692/748 KB 1359/1822 KB 384/1210 KB 374/471 KB 692/748 KB 1347/1822 KB 372/1210 KB 374/471 KB 692/748 KB 1359/1822 KB 384/1210 KB 374/471 KB 696/748 KB 1359/1822 KB 384/1210 KB 374/471 KB 700/748 KB 1359/1822 KB 384/1210 KB 374/471 KB 704/748 KB 1359/1822 KB 384/1210 KB 374/471 KB 704/748 KB 4/276 KB 1359/1822 KB 384/1210 KB 374/471 KB 708/748 KB 4/276 KB 1363/1822 KB 388/1210 KB 378/471 KB 712/748 KB 8/276 KB 1359/1822 KB 384/1210 KB 374/471 KB 708/748 KB 8/276 KB 1363/1822 KB 388/1210 KB 378/471 KB 712/748 KB 12/276 KB 1363/1822 KB 388/1210 KB 378/471 KB 712/748 KB 16/276 KB 1363/1822 KB 388/1210 KB 378/471 KB 712/748 KB 20/276 KB 1363/1822 KB 388/1210 KB 378/471 KB 708/748 KB 8/276 KB 1363/1822 KB 388/1210 KB 382/471 KB 716/748 KB 20/276 KB 1363/1822 KB 388/1210 KB 386/471 KB 716/748 KB 20/276 KB 1363/1822 KB 388/1210 KB 374/471 KB 708/748 KB 8/276 KB 1363/1822 KB 384/1210 KB 374/471 KB 708/748 KB 8/276 KB 1367/1822 KB 388/1210 KB 386/471 KB 716/748 KB 24/276 KB 1371/1822 KB 388/1210 KB 386/471 KB 716/748 KB 24/276 KB 1375/1822 KB 392/1210 KB 386/471 KB 716/748 KB 24/276 KB 1363/1822 KB 388/1210 KB 386/471 KB 716/748 KB 24/276 KB 1375/1822 KB 392/1210 KB 386/471 KB 716/748 KB 28/276 KB 1375/1822 KB 392/1210 KB 390/471 KB 716/748 KB 32/276 KB 1375/1822 KB 392/1210 KB 390/471 KB 716/748 KB 36/276 KB 1379/1822 KB 392/1210 KB 390/471 KB 716/748 KB 40/276 KB 1379/1822 KB 392/1210 KB 390/471 KB 716/748 KB 44/276 KB 1379/1822 KB 392/1210 KB 390/471 KB 716/748 KB 48/276 KB 1363/1822 KB 388/1210 KB 378/471 KB 716/748 KB 20/276 KB 1379/1822 KB 392/1210 KB 390/471 KB 720/748 KB 48/276 KB 1379/1822 KB 392/1210 KB 390/471 KB 724/748 KB 48/276 KB 1379/1822 KB 392/1210 KB 390/471 KB 728/748 KB 48/276 KB 1379/1822 KB 392/1210 KB 390/471 KB 732/748 KB 48/276 KB 1379/1822 KB 392/1210 KB 390/471 KB 736/748 KB 48/276 KB 1379/1822 KB 392/1210 KB 390/471 KB 716/748 KB 36/276 KB 1383/1822 KB 392/1210 KB 390/471 KB 736/748 KB 48/276 KB 1387/1822 KB 392/1210 KB 390/471 KB 736/748 KB 48/276 KB 1391/1822 KB 392/1210 KB 390/471 KB 736/748 KB 48/276 KB 1395/1822 KB 392/1210 KB 390/471 KB 736/748 KB 48/276 KB 1399/1822 KB 392/1210 KB 390/471 KB 740/748 KB 52/276 KB 1403/1822 KB 392/1210 KB 390/471 KB 740/748 KB 52/276 KB 1407/1822 KB 392/1210 KB 390/471 KB 740/748 KB 52/276 KB 1375/1822 KB 392/1210 KB 390/471 KB 716/748 KB 28/276 KB 1371/1822 KB 392/ unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 1210 KB 386/471 KB 716/748 KB 24/276 KB 1407/1822 KB 396/1210 KB 390/471 KB 740/748 KB 52/276 KB 1407/1822 KB 400/1210 KB 390/471 KB 740/748 KB 52/276 KB 1407/1822 KB 404/1210 KB 390/471 KB 740/748 KB 52/276 KB 1407/1822 KB 408/1210 KB 394/471 KB 740/748 KB 52/276 KB 1407/1822 KB 412/1210 KB 394/471 KB 740/748 KB 52/276 KB 1407/1822 KB 416/1210 KB 394/471 KB 740/748 KB 52/276 KB 1407/1822 KB 420/1210 KB 394/471 KB 740/748 KB 52/276 KB 1407/1822 KB 424/1210 KB 394/471 KB 740/748 KB 52/276 KB 1407/1822 KB 428/1210 KB 394/471 KB 740/748 KB 52/276 KB 1407/1822 KB 432/1210 KB 394/471 KB 740/748 KB 52/276 KB 1407/1822 KB 436/1210 KB 394/471 KB 740/748 KB 52/276 KB 1411/1822 KB 440/1210 KB 394/471 KB 740/748 KB 52/276 KB 1411/1822 KB 444/1210 KB 394/471 KB 740/748 KB 52/276 KB 1411/1822 KB 448/1210 KB 394/471 KB 740/748 KB 52/276 KB 1395/1822 KB 392/1210 KB 390/471 KB 740/748 KB 52/276 KB 1411/1822 KB 448/1210 KB 394/471 KB 740/748 KB 56/276 KB 1411/1822 KB 448/1210 KB 394/471 KB 740/748 KB 60/276 KB 1411/1822 KB 448/1210 KB 394/471 KB 740/748 KB 64/276 KB 1395/1822 KB 392/1210 KB 390/471 KB 740/748 KB 48/276 KB 1411/1822 KB 448/1210 KB 394/471 KB 744/748 KB 64/276 KB 1411/1822 KB 448/1210 KB 394/471 KB 748/748 KB 64/276 KB 1411/1822 KB 448/1210 KB 394/471 KB 748/748 KB 64/276 KB 1411/1822 KB 448/1210 KB 394/471 KB 748/748 KB 68/276 KB 1411/1822 KB 448/1210 KB 394/471 KB 748/748 KB 72/276 KB 1411/1822 KB 448/1210 KB 394/471 KB 748/748 KB 76/276 KB 1411/1822 KB 448/1210 KB 394/471 KB 748/748 KB 80/276 KB 1411/1822 KB 448/1210 KB 394/471 KB 748/748 KB 84/276 KB 1411/1822 KB 452/1210 KB 394/471 KB 748/748 KB 88/276 KB 1411/1822 KB 452/1210 KB 394/471 KB 748/748 KB 92/276 KB 1411/1822 KB 452/1210 KB 394/471 KB 748/748 KB 96/276 KB 1411/1822 KB 436/1210 KB 394/471 KB 740/748 KB 52/276 KB 1407/1822 KB 404/1210 KB 394/471 KB 740/748 KB 52/276 KB 1411/1822 KB 452/1210 KB 398/471 KB 748/748 KB 96/276 KB 1411/1822 KB 452/1210 KB 402/471 KB 748/748 KB 96/276 KB 1411/1822 KB 452/1210 KB 406/471 KB 748/748 KB 96/276 KB 1411/1822 KB 452/1210 KB 410/471 KB 748/748 KB 96/276 KB 1411/1822 KB 452/1210 KB 414/471 KB 748/748 KB 96/276 KB 1411/1822 KB 452/1210 KB 418/471 KB 748/748 KB 96/276 KB 1411/1822 KB 452/1210 KB 422/471 KB 748/748 KB 96/276 KB 1415/1822 KB 452/1210 KB 422/471 KB 748/748 KB 96/276 KB 1419/1822 KB 452/1210 KB 426/471 KB 748/748 KB 96/276 KB 1419/1822 KB 452/1210 KB 426/471 KB 748/748 KB 96/276 KB 1419/1822 KB 452/1210 KB 430/471 KB 748/748 KB 96/276 KB 1419/1822 KB 452/1210 KB 434/471 KB 748/748 KB 96/276 KB 1423/1822 KB 452/1210 KB 438/471 KB 748/748 KB 96/276 KB 1423/1822 KB 452/1210 KB 442/471 KB 748/748 KB 96/276 KB 1423/1822 KB 452/1210 KB 446/471 KB 748/748 KB 96/276 KB 1423/1822 KB 452/1210 KB 450/471 KB 748/748 KB 96/276 KB 1423/1822 KB 452/1210 KB 454/471 KB 748/748 KB 96/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 570.3 KB/sec) unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 1411/1822 KB 452/1210 KB 394/471 KB 748/748 KB 84/276 KB 1423/1822 KB 456/1210 KB 454/471 KB 96/276 KB 1423/1822 KB 460/1210 KB 454/471 KB 96/276 KB 1423/1822 KB 464/1210 KB 454/471 KB 96/276 KB 1423/1822 KB 452/1210 KB 434/471 KB 748/748 KB 96/276 KB 1427/1822 KB 464/1210 KB 454/471 KB 96/276 KB 1431/1822 KB 464/1210 KB 454/471 KB 96/276 KB 1435/1822 KB 464/1210 KB 454/471 KB 96/276 KB 1439/1822 KB 464/1210 KB 454/471 KB 96/276 KB 1439/1822 KB 468/1210 KB 454/471 KB 96/276 KB 1443/1822 KB 472/1210 KB 458/471 KB 100/276 KB 1443/1822 KB 476/1210 KB 458/471 KB 100/276 KB 1443/1822 KB 480/1210 KB 458/471 KB 100/276 KB 1443/1822 KB 468/1210 KB 458/471 KB 100/276 KB 1443/1822 KB 468/1210 KB 454/471 KB 96/276 KB 1447/1822 KB 480/1210 KB 458/471 KB 100/276 KB 1451/1822 KB 480/1210 KB 458/471 KB 100/276 KB 1455/1822 KB 480/1210 KB 458/471 KB 104/276 KB 1443/1822 KB 468/1210 KB 458/471 KB 96/276 KB 1455/1822 KB 480/1210 KB 462/471 KB 104/276 KB 1455/1822 KB 480/1210 KB 466/471 KB 104/276 KB 1455/1822 KB 480/1210 KB 470/471 KB 104/276 KB 1455/1822 KB 480/1210 KB 471/471 KB 104/276 KB 1451/1822 KB 480/1210 KB 458/471 KB 104/276 KB 1455/1822 KB 484/1210 KB 471/471 KB 108/276 KB 1455/1822 KB 484/1210 KB 471/471 KB 112/276 KB 1455/1822 KB 484/1210 KB 471/471 KB 116/276 KB 1459/1822 KB 484/1210 KB 471/471 KB 120/276 KB 1459/1822 KB 484/1210 KB 471/471 KB 124/276 KB 1459/1822 KB 484/1210 KB 471/471 KB 128/276 KB 1455/1822 KB 484/1210 KB 471/471 KB 104/276 KB 1459/1822 KB 488/1210 KB 4/577 KB 471/471 KB 128/276 KB 1459/1822 KB 484/1210 KB 4/577 KB 471/471 KB 128/276 KB 1459/1822 KB 488/1210 KB 8/577 KB 471/471 KB 128/276 KB 1459/1822 KB 484/1210 KB 471/471 KB 116/276 KB 1459/1822 KB 488/1210 KB 12/577 KB 471/471 KB 128/276 KB 1463/1822 KB 488/1210 KB 12/577 KB 471/471 KB 128/276 KB 1467/1822 KB 488/1210 KB 16/577 KB 471/471 KB 128/276 KB 1463/1822 KB 488/1210 KB 16/577 KB 471/471 KB 128/276 KB 1467/1822 KB 492/1210 KB 16/577 KB 471/471 KB 128/276 KB 1471/1822 KB 492/1210 KB 16/577 KB 471/471 KB 128/276 KB 1475/1822 KB 496/1210 KB 16/577 KB 471/471 KB 132/276 KB 1479/1822 KB 496/1210 KB 20/577 KB 471/471 KB 132/276 KB 1483/1822 KB 496/1210 KB 20/577 KB 471/471 KB 132/276 KB 1487/1822 KB 496/1210 KB 20/577 KB 471/471 KB 132/276 KB 1471/1822 KB 496/1210 KB 16/577 KB 471/471 KB 132/276 KB 1487/1822 KB 496/1210 KB 20/577 KB 471/471 KB 136/276 KB 1487/1822 KB 496/1210 KB 20/577 KB 471/471 KB 140/276 KB 1487/1822 KB 496/1210 KB 20/577 KB 471/471 KB 144/276 KB 1471/1822 KB 496/1210 KB 16/577 KB 471/471 KB 128/276 KB 1487/1822 KB 500/1210 KB 20/577 KB 471/471 KB 144/276 KB 1487/1822 KB 504/1210 KB 20/577 KB 471/471 KB 144/276 KB 1487/1822 KB 508/1210 KB 20/577 KB 471/471 KB 144/276 KB 1487/1822 KB 512/1210 KB 20/577 KB 471/471 KB 144/276 KB 1475/1822 KB 496/1210 KB 20/577 KB 471/471 KB 132/276 KB 1487/1822 KB 512/1210 KB 24/577 KB 471/471 KB 144/276 KB 1487/1822 KB 512/1210 KB 28/577 KB 471/471 KB 144/276 KB 1487/1822 KB 512/1210 KB 32/577 KB 471/471 KB 144/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 354.9 KB/sec) unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 1487/1822 KB 512/1210 KB 36/577 KB 144/276 KB 1491/1822 KB 516/1210 KB 40/577 KB 148/276 KB 1491/1822 KB 516/1210 KB 44/577 KB 148/276 KB 1491/1822 KB 516/1210 KB 48/577 KB 148/276 KB 1491/1822 KB 516/1210 KB 36/577 KB 148/276 KB 1491/1822 KB 512/1210 KB 36/577 KB 144/276 KB 1495/1822 KB 516/1210 KB 48/577 KB 148/276 KB 1491/1822 KB 516/1210 KB 36/577 KB 144/276 KB 1495/1822 KB 520/1210 KB 48/577 KB 152/276 KB 1495/1822 KB 516/1210 KB 48/577 KB 152/276 KB 1499/1822 KB 520/1210 KB 48/577 KB 156/276 KB 1499/1822 KB 520/1210 KB 48/577 KB 160/276 KB 1499/1822 KB 520/1210 KB 48/577 KB 152/276 KB 1503/1822 KB 524/1210 KB 48/577 KB 160/276 KB 1499/1822 KB 524/1210 KB 48/577 KB 160/276 KB 1503/1822 KB 528/1210 KB 48/577 KB 160/276 KB 1503/1822 KB 528/1210 KB 48/577 KB 164/276 KB 1507/1822 KB 532/1210 KB 52/577 KB 168/276 KB 1507/1822 KB 532/1210 KB 52/577 KB 172/276 KB 1507/1822 KB 532/1210 KB 52/577 KB 176/276 KB 1507/1822 KB 532/1210 KB 52/577 KB 164/276 KB 1511/1822 KB 532/1210 KB 52/577 KB 176/276 KB 1515/1822 KB 532/1210 KB 52/577 KB 176/276 KB 1519/1822 KB 532/1210 KB 52/577 KB 176/276 KB 1503/1822 KB 532/1210 KB 52/577 KB 164/276 KB 1519/1822 KB 536/1210 KB 52/577 KB 176/276 KB 1519/1822 KB 536/1210 KB 52/577 KB 4/37 KB 176/276 KB 1519/1822 KB 536/1210 KB 52/577 KB 8/37 KB 176/276 KB 1519/1822 KB 536/1210 KB 52/577 KB 12/37 KB 176/276 KB 1519/1822 KB 536/1210 KB 52/577 KB 16/37 KB 176/276 KB 1503/1822 KB 528/1210 KB 52/577 KB 164/276 KB 1519/1822 KB 536/1210 KB 56/577 KB 16/37 KB 176/276 KB 1519/1822 KB 536/1210 KB 60/577 KB 16/37 KB 176/276 KB 1519/1822 KB 540/1210 KB 64/577 KB 16/37 KB 176/276 KB 1523/1822 KB 540/1210 KB 68/577 KB 16/37 KB 180/276 KB 1523/1822 KB 540/1210 KB 72/577 KB 20/37 KB 180/276 KB 1523/1822 KB 540/1210 KB 76/577 KB 20/37 KB 180/276 KB 1523/1822 KB 540/1210 KB 80/577 KB 20/37 KB 180/276 KB 1519/1822 KB 540/1210 KB 60/577 KB 16/37 KB 176/276 KB 1523/1822 KB 544/1210 KB 80/577 KB 20/37 KB 180/276 KB 1523/1822 KB 548/1210 KB 80/577 KB 20/37 KB 180/276 KB 1523/1822 KB 552/1210 KB 80/577 KB 20/37 KB 180/276 KB 1523/1822 KB 556/1210 KB 80/577 KB 20/37 KB 180/276 KB 1523/1822 KB 560/1210 KB 80/577 KB 20/37 KB 180/276 KB 1523/1822 KB 564/1210 KB 80/577 KB 20/37 KB 180/276 KB 1523/1822 KB 568/1210 KB 84/577 KB 20/37 KB 180/276 KB 1523/1822 KB 572/1210 KB 84/577 KB 20/37 KB 180/276 KB 1523/1822 KB 576/1210 KB 84/577 KB 20/37 KB 180/276 KB 1523/1822 KB 540/1210 KB 68/577 KB 20/37 KB 180/276 KB 1523/1822 KB 576/1210 KB 84/577 KB 24/37 KB 180/276 KB 1523/1822 KB 576/1210 KB 84/577 KB 28/37 KB 180/276 KB 1523/1822 KB 576/1210 KB 84/577 KB 32/37 KB 180/276 KB 1523/1822 KB 540/1210 KB 64/577 KB 16/37 KB 180/276 KB 1523/1822 KB 576/1210 KB 84/577 KB 32/37 KB 184/276 KB 1523/1822 KB 576/1210 KB 84/577 KB 32/37 KB 188/276 KB 1523/1822 KB 576/1210 KB 84/577 KB 32/37 KB 192/276 KB 1523/1822 KB 576/1210 KB 84/577 KB 32/37 KB 196/276 KB 1523/1822 KB 540/1210 KB 64/577 KB 16/37 KB 176/276 KB 1527/1822 KB 576/1210 KB 84/577 KB 36/37 KB 196/276 KB 1531/1822 KB 576/1210 KB 84/577 KB 36/37 KB 196/276 KB 1535/1822 KB 576/1210 KB 84/577 KB 36/37 KB 196/276 KB 1539/1822 KB 576/1210 KB 84/577 KB 36/37 KB 196/276 KB 1523/1822 KB 576/1210 KB 84/577 KB 36/37 KB 196/276 KB 1539/1822 KB 576/1210 KB 84/577 KB 37/37 KB 200/276 KB 1543/1822 KB 576/1210 KB 84/577 KB 37/37 KB 200/276 KB 1547/1822 KB 576/1210 KB 84/577 KB 37/37 KB 200/276 KB 1551/1822 KB 576/1210 KB unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 84/577 KB 37/37 KB 200/276 KB 1523/1822 KB 564/1210 KB 84/577 KB 20/37 KB 180/276 KB 1539/1822 KB 576/1210 KB 84/577 KB 36/37 KB 200/276 KB 1551/1822 KB 576/1210 KB 84/577 KB 37/37 KB 204/276 KB 1551/1822 KB 576/1210 KB 84/577 KB 37/37 KB 208/276 KB 1551/1822 KB 576/1210 KB 88/577 KB 37/37 KB 208/276 KB 1551/1822 KB 576/1210 KB 92/577 KB 37/37 KB 208/276 KB 1555/1822 KB 576/1210 KB 96/577 KB 37/37 KB 208/276 KB 1555/1822 KB 580/1210 KB 100/577 KB 37/37 KB 208/276 KB 1555/1822 KB 580/1210 KB 104/577 KB 212/276 KB 1555/1822 KB 580/1210 KB 108/577 KB 212/276 KB 1555/1822 KB 576/1210 KB 92/577 KB 37/37 KB 208/276 KB 1559/1822 KB 580/1210 KB 112/577 KB 212/276 KB 1563/1822 KB 580/1210 KB 112/577 KB 212/276 KB 1567/1822 KB 580/1210 KB 112/577 KB 212/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.0 KB/sec) unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 1555/1822 KB 580/1210 KB 100/577 KB 37/37 KB 212/276 KB 1567/1822 KB 580/1210 KB 112/577 KB 216/276 KB 1567/1822 KB 580/1210 KB 112/577 KB 220/276 KB 1555/1822 KB 580/1210 KB 96/577 KB 37/37 KB 208/276 KB 1567/1822 KB 584/1210 KB 112/577 KB 220/276 KB 1567/1822 KB 588/1210 KB 112/577 KB 220/276 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 1567/1822 KB 588/1210 KB 112/577 KB 224/276 KB 1571/1822 KB 592/1210 KB 112/577 KB 224/276 KB 1575/1822 KB 592/1210 KB 112/577 KB 228/276 KB 1579/1822 KB 592/1210 KB 112/577 KB 228/276 KB 1583/1822 KB 592/1210 KB 112/577 KB 228/276 KB 1567/1822 KB 592/1210 KB 112/577 KB 224/276 KB 1583/1822 KB 596/1210 KB 112/577 KB 228/276 KB 1583/1822 KB 600/1210 KB 112/577 KB 228/276 KB 1583/1822 KB 604/1210 KB 112/577 KB 228/276 KB 1583/1822 KB 608/1210 KB 112/577 KB 228/276 KB 1571/1822 KB 592/1210 KB 112/577 KB 228/276 KB 1583/1822 KB 612/1210 KB 112/577 KB 232/276 KB 1583/1822 KB 612/1210 KB 112/577 KB 236/276 KB 1583/1822 KB 612/1210 KB 112/577 KB 240/276 KB 1555/1822 KB 592/1210 KB 112/577 KB 224/276 KB 1583/1822 KB 612/1210 KB 116/577 KB 240/276 KB 1583/1822 KB 612/1210 KB 120/577 KB 240/276 KB 1583/1822 KB 612/1210 KB 124/577 KB 240/276 KB 1583/1822 KB 612/1210 KB 128/577 KB 240/276 KB 1583/1822 KB 612/1210 KB 132/577 KB 240/276 KB 1587/1822 KB 612/1210 KB 136/577 KB 244/276 KB 1587/1822 KB 612/1210 KB 140/577 KB 244/276 KB 1587/1822 KB 612/1210 KB 144/577 KB 244/276 KB 1587/1822 KB 612/1210 KB 132/577 KB 244/276 KB 1587/1822 KB 616/1210 KB 144/577 KB 244/276 KB 1587/1822 KB 620/1210 KB 144/577 KB 244/276 KB 1587/1822 KB 624/1210 KB 144/577 KB 244/276 KB 1587/1822 KB 612/1210 KB 132/577 KB 244/276 KB 1591/1822 KB 624/1210 KB 144/577 KB 244/276 KB 1595/1822 KB 624/1210 KB 144/577 KB 244/276 KB 1599/1822 KB 624/1210 KB 144/577 KB 244/276 KB 1583/1822 KB 612/1210 KB 132/577 KB 244/276 KB 1599/1822 KB 624/1210 KB 144/577 KB 248/276 KB 1599/1822 KB 624/1210 KB 144/577 KB 252/276 KB 1599/1822 KB 624/1210 KB 144/577 KB 256/276 KB 1603/1822 KB 624/1210 KB 144/577 KB 256/276 KB 1607/1822 KB 628/1210 KB 148/577 KB 260/276 KB 1611/1822 KB 628/1210 KB 148/577 KB 260/276 KB 1603/1822 KB 628/1210 KB 148/577 KB 260/276 KB 1603/1822 KB 624/1210 KB 144/577 KB 260/276 KB 1615/1822 KB 628/1210 KB 152/577 KB 264/276 KB 1615/1822 KB 628/1210 KB 152/577 KB 268/276 KB 1615/1822 KB 628/1210 KB 152/577 KB 272/276 KB 1603/1822 KB 628/1210 KB 144/577 KB 260/276 KB 1615/1822 KB 632/1210 KB 152/577 KB 272/276 KB 1615/1822 KB 636/1210 KB 152/577 KB 272/276 KB 1615/1822 KB 640/1210 KB 152/577 KB 272/276 KB 1615/1822 KB 628/1210 KB 152/577 KB 260/276 KB 1615/1822 KB 640/1210 KB 156/577 KB 276/276 KB 1615/1822 KB 640/1210 KB 160/577 KB 276/276 KB 1615/1822 KB 628/1210 KB 152/577 KB 272/276 KB 1619/1822 KB 640/1210 KB 160/577 KB 276/276 KB 1623/1822 KB 644/1210 KB 164/577 KB 276/276 KB 1627/1822 KB 644/1210 KB 164/577 KB 276/276 KB 1631/1822 KB 644/1210 KB 164/577 KB 276/276 KB 1615/1822 KB 640/1210 KB 152/577 KB 276/276 KB 1631/1822 KB 644/1210 KB 164/577 KB 276/276 KB 1619/1822 KB 644/1210 KB 164/577 KB 276/276 KB 1631/1822 KB 644/1210 KB 168/577 KB 276/276 KB 1619/1822 KB 644/1210 KB 160/577 KB 276/276 KB 1631/1822 KB 648/1210 KB 172/577 KB 276/276 KB 1635/1822 KB 652/1210 KB 172/577 KB 276/276 KB 1635/1822 KB 656/1210 KB 172/577 KB 276/276 KB 1635/1822 KB 660/1210 KB 172/577 KB 276/276 KB 1635/1822 KB 664/1210 KB 172/577 KB 276/276 KB 1635/1822 KB 668/1210 KB 172/577 KB 276/276 KB 1635/1822 KB 648/1210 KB 172/577 KB 276/276 KB 1639/1822 KB 668/1210 KB 172/577 KB 276/276 KB 1643/1822 KB 668/1210 KB 172/577 KB 276/276 KB 1647/1822 KB 668/1210 KB 172/577 KB 276/276 KB 1631/1822 KB 652/1210 KB 172/577 KB 276/276 KB 1647/1822 KB 668/1210 KB 176/577 KB 276/276 KB 1647/1822 KB 668/1210 KB 180/577 KB 276/276 KB 1647/182 unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 2 KB 668/1210 KB 184/577 KB 276/276 KB 1647/1822 KB 668/1210 KB 188/577 KB 276/276 KB 1647/1822 KB 668/1210 KB 192/577 KB 276/276 KB 1647/1822 KB 668/1210 KB 196/577 KB 276/276 KB 1651/1822 KB 672/1210 KB 200/577 KB 276/276 KB 1651/1822 KB 672/1210 KB 204/577 KB 1651/1822 KB 672/1210 KB 208/577 KB 1647/1822 KB 672/1210 KB 196/577 KB 276/276 KB 1651/1822 KB 676/1210 KB 208/577 KB 1651/1822 KB 672/1210 KB 196/577 KB 276/276 KB 1655/1822 KB 676/1210 KB 208/577 KB 1659/1822 KB 676/1210 KB 208/577 KB 1663/1822 KB 676/1210 KB 208/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 201.4 KB/sec) unit-abot-epc-basic-0: 08:49:02 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-mysql-0: 08:49:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 1667/1822 KB 676/1210 KB 208/577 KB 1671/1822 KB 680/1210 KB 212/577 KB 1675/1822 KB 680/1210 KB 212/577 KB 1679/1822 KB 680/1210 KB 212/577 KB 1667/1822 KB 680/1210 KB 212/577 KB 1679/1822 KB 680/1210 KB 216/577 KB 1679/1822 KB 680/1210 KB 220/577 KB 1679/1822 KB 680/1210 KB 224/577 KB 1667/1822 KB 680/1210 KB 208/577 KB 1679/1822 KB 684/1210 KB 224/577 KB 1679/1822 KB 688/1210 KB 224/577 KB 1679/1822 KB 692/1210 KB 224/577 KB 1679/1822 KB 696/1210 KB 224/577 KB 1679/1822 KB 700/1210 KB 228/577 KB 1679/1822 KB 704/1210 KB 228/577 KB 1683/1822 KB 708/1210 KB 228/577 KB 1683/1822 KB 712/1210 KB 228/577 KB 1679/1822 KB 696/1210 KB 228/577 KB 1683/1822 KB 704/1210 KB 228/577 KB 1687/1822 KB 712/1210 KB 228/577 KB 1691/1822 KB 712/1210 KB 228/577 KB 1695/1822 KB 712/1210 KB 228/577 KB 1695/1822 KB 712/1210 KB 232/577 KB 1695/1822 KB 712/1210 KB 236/577 KB 1695/1822 KB 712/1210 KB 240/577 KB 1699/1822 KB 712/1210 KB 240/577 KB 1703/1822 KB 716/1210 KB 244/577 KB 1707/1822 KB 716/1210 KB 244/577 KB 1711/1822 KB 716/1210 KB 244/577 KB 1699/1822 KB 716/1210 KB 244/577 KB 1711/1822 KB 720/1210 KB 244/577 KB 1711/1822 KB 724/1210 KB 244/577 KB 1715/1822 KB 728/1210 KB 244/577 KB 1715/1822 KB 732/1210 KB 244/577 KB 1715/1822 KB 736/1210 KB 244/577 KB 1699/1822 KB 712/1210 KB 244/577 KB 1715/1822 KB 736/1210 KB 248/577 KB 1715/1822 KB 736/1210 KB 252/577 KB 1715/1822 KB 736/1210 KB 256/577 KB 1715/1822 KB 724/1210 KB 244/577 KB 1719/1822 KB 736/1210 KB 256/577 KB 1723/1822 KB 736/1210 KB 256/577 KB 1727/1822 KB 736/1210 KB 260/577 KB 1731/1822 KB 736/1210 KB 260/577 KB 1735/1822 KB 740/1210 KB 260/577 KB 1739/1822 KB 740/1210 KB 260/577 KB 1743/1822 KB 740/1210 KB 260/577 KB 1723/1822 KB 736/1210 KB 260/577 KB 1743/1822 KB 740/1210 KB 264/577 KB 1743/1822 KB 740/1210 KB 268/577 KB 1743/1822 KB 740/1210 KB 272/577 KB 1731/1822 KB 740/1210 KB 260/577 KB 1743/1822 KB 744/1210 KB 272/577 KB 1743/1822 KB 748/1210 KB 272/577 KB 1743/1822 KB 752/1210 KB 272/577 KB 1743/1822 KB 756/1210 KB 272/577 KB 1747/1822 KB 760/1210 KB 276/577 KB 1747/1822 KB 764/1210 KB 276/577 KB 1747/1822 KB 768/1210 KB 276/577 KB 1747/1822 KB 756/1210 KB 276/577 KB 1751/1822 KB 768/1210 KB 276/577 KB 1755/1822 KB 768/1210 KB 276/577 KB 1759/1822 KB 768/1210 KB 276/577 KB 1763/1822 KB 768/1210 KB 276/577 KB 1767/1822 KB 772/1210 KB 276/577 KB 1771/1822 KB 772/1210 KB 276/577 KB 1743/1822 KB 756/1210 KB 276/577 KB 1771/1822 KB 772/1210 KB 280/577 KB 1771/1822 KB 772/1210 KB 284/577 KB 1771/1822 KB 772/1210 KB 288/577 KB 1771/1822 KB 772/1210 KB 292/577 KB 1771/1822 KB 772/1210 KB 296/577 KB 1771/1822 KB 772/1210 KB 300/577 KB 1771/1822 KB 772/1210 KB 304/577 KB 1763/1822 KB 772/1210 KB 276/577 KB 1771/1822 KB 776/1210 KB 304/577 KB 1771/1822 KB 780/1210 KB 304/577 KB 4/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 8/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 12/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 16/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 20/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 24/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 28/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 32/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 36/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 40/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 44/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 48/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 52/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 56/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 60/ unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 64/1192 KB 1771/1822 KB 780/1210 KB 304/577 KB 64/1192 KB 1771/1822 KB 780/1210 KB 308/577 KB 64/1192 KB 1775/1822 KB 784/1210 KB 312/577 KB 64/1192 KB 1775/1822 KB 784/1210 KB 316/577 KB 64/1192 KB 1775/1822 KB 784/1210 KB 320/577 KB 64/1192 KB 1775/1822 KB 784/1210 KB 308/577 KB 64/1192 KB 1771/1822 KB 784/1210 KB 308/577 KB 68/1192 KB 1775/1822 KB 788/1210 KB 320/577 KB 68/1192 KB 1779/1822 KB 792/1210 KB 320/577 KB 68/1192 KB 1779/1822 KB 796/1210 KB 320/577 KB 68/1192 KB 1775/1822 KB 784/1210 KB 320/577 KB 72/1192 KB 1779/1822 KB 796/1210 KB 324/577 KB 76/1192 KB 1779/1822 KB 796/1210 KB 324/577 KB 80/1192 KB 1779/1822 KB 796/1210 KB 324/577 KB 84/1192 KB 1779/1822 KB 796/1210 KB 324/577 KB 88/1192 KB 1779/1822 KB 800/1210 KB 324/577 KB 92/1192 KB 1779/1822 KB 800/1210 KB 324/577 KB 96/1192 KB 1779/1822 KB 800/1210 KB 324/577 KB 68/1192 KB 1779/1822 KB 796/1210 KB 324/577 KB 96/1192 KB 1779/1822 KB 800/1210 KB 328/577 KB 96/1192 KB 1779/1822 KB 800/1210 KB 332/577 KB 96/1192 KB 1779/1822 KB 800/1210 KB 336/577 KB 68/1192 KB 1779/1822 KB 788/1210 KB 320/577 KB 96/1192 KB 1783/1822 KB 800/1210 KB 336/577 KB 96/1192 KB 1787/1822 KB 800/1210 KB 336/577 KB 96/1192 KB 1791/1822 KB 800/1210 KB 336/577 KB 84/1192 KB 1779/1822 KB 800/1210 KB 324/577 KB 96/1192 KB 1791/1822 KB 804/1210 KB 336/577 KB 96/1192 KB 1795/1822 KB 808/1210 KB 336/577 KB 96/1192 KB 1795/1822 KB 812/1210 KB 336/577 KB 96/1192 KB 1795/1822 KB 816/1210 KB 336/577 KB 96/1192 KB 1795/1822 KB 820/1210 KB 340/577 KB 100/1192 KB 1795/1822 KB 824/1210 KB 340/577 KB 100/1192 KB 1795/1822 KB 828/1210 KB 340/577 KB 100/1192 KB 1795/1822 KB 832/1210 KB 340/577 KB 96/1192 KB 1795/1822 KB 804/1210 KB 336/577 KB 100/1192 KB 1799/1822 KB 832/1210 KB 340/577 KB 100/1192 KB 1803/1822 KB 832/1210 KB 340/577 KB 100/1192 KB 1807/1822 KB 832/1210 KB 340/577 KB 100/1192 KB 1795/1822 KB 820/1210 KB 340/577 KB 104/1192 KB 1807/1822 KB 832/1210 KB 340/577 KB 108/1192 KB 1807/1822 KB 832/1210 KB 340/577 KB 112/1192 KB 1807/1822 KB 832/1210 KB 340/577 KB 116/1192 KB 1807/1822 KB 832/1210 KB 340/577 KB 120/1192 KB 1811/1822 KB 836/1210 KB 340/577 KB 124/1192 KB 1811/1822 KB 836/1210 KB 340/577 KB 128/1192 KB 1811/1822 KB 836/1210 KB 340/577 KB 96/1192 KB 1795/1822 KB 816/1210 KB 340/577 KB 128/1192 KB 1811/1822 KB 836/1210 KB 344/577 KB 128/1192 KB 1811/1822 KB 836/1210 KB 348/577 KB 128/1192 KB 1811/1822 KB 836/1210 KB 352/577 KB 128/1192 KB 1811/1822 KB 836/1210 KB 356/577 KB 128/1192 KB 1811/1822 KB 836/1210 KB 360/577 KB 128/1192 KB 1811/1822 KB 836/1210 KB 364/577 KB 128/1192 KB 1811/1822 KB 836/1210 KB 368/577 KB 116/1192 KB 1811/1822 KB 836/1210 KB 340/577 KB 128/1192 KB 1811/1822 KB 840/1210 KB 368/577 KB 128/1192 KB 1811/1822 KB 844/1210 KB 368/577 KB 128/1192 KB 1811/1822 KB 848/1210 KB 368/577 KB 116/1192 KB 1811/1822 KB 832/1210 KB 340/577 KB 128/1192 KB 1815/1822 KB 848/1210 KB 368/577 KB 128/1192 KB 1819/1822 KB 848/1210 KB 368/577 KB 128/1192 KB 1822/1822 KB 848/1210 KB 368/577 KB 128/1192 KB 1822/1822 KB 848/1210 KB 372/577 KB 128/1192 KB 1822/1822 KB 852/1210 KB 376/577 KB 132/1192 KB 1822/1822 KB 852/1210 KB 376/577 KB 136/1192 KB 1822/1822 KB 852/1210 KB 376/577 KB 128/1192 KB 1822/1822 KB 852/1210 KB 372/577 KB 136/1192 KB 1822/1822 KB 856/1210 KB 380/577 KB 136/1192 KB 1822/1822 KB 860/1210 KB 380/577 KB 136/1192 KB 1822/1822 KB 852/1210 KB 380/577 KB 140/1192 KB 1822/1822 KB 8 unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 60/1210 KB 381/577 KB 140/1192 KB 1822/1822 KB 860/1210 KB 385/577 KB 140/1192 KB 1822/1822 KB 860/1210 KB 380/577 KB 144/1192 KB 1822/1822 KB 864/1210 KB 385/577 KB 148/1192 KB 1822/1822 KB 864/1210 KB 385/577 KB 152/1192 KB 1822/1822 KB 864/1210 KB 385/577 KB 140/1192 KB 1822/1822 KB 864/1210 KB 385/577 KB 152/1192 KB 1822/1822 KB 868/1210 KB 389/577 KB 152/1192 KB 1822/1822 KB 872/1210 KB 389/577 KB 156/1192 KB 1822/1822 KB 876/1210 KB 389/577 KB 156/1192 KB 1822/1822 KB 880/1210 KB 389/577 KB 152/1192 KB 1822/1822 KB 864/1210 KB 389/577 KB 156/1192 KB 1822/1822 KB 880/1210 KB 393/577 KB 156/1192 KB 1822/1822 KB 880/1210 KB 397/577 KB 156/1192 KB 1822/1822 KB 872/1210 KB 389/577 KB 160/1192 KB 1822/1822 KB 880/1210 KB 397/577 KB 164/1192 KB 1822/1822 KB 880/1210 KB 397/577 KB 168/1192 KB 884/1210 KB 401/577 KB 172/1192 KB 884/1210 KB 401/577 KB 176/1192 KB 884/1210 KB 401/577 KB 164/1192 KB 884/1210 KB 401/577 KB 176/1192 KB 888/1210 KB 401/577 KB 176/1192 KB 892/1210 KB 401/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1283.6 KB/sec) unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 164/1192 KB 880/1210 KB 401/577 KB 176/1192 KB 892/1210 KB 405/577 KB 176/1192 KB 892/1210 KB 409/577 KB 176/1192 KB 896/1210 KB 409/577 KB 176/1192 KB 900/1210 KB 409/577 KB 180/1192 KB 904/1210 KB 409/577 KB 180/1192 KB 908/1210 KB 409/577 KB 180/1192 KB 900/1210 KB 409/577 KB 180/1192 KB 4/439 KB 908/1210 KB 409/577 KB 184/1192 KB 8/439 KB 912/1210 KB 409/577 KB 184/1192 KB 12/439 KB 912/1210 KB 409/577 KB 184/1192 KB 16/439 KB 912/1210 KB 409/577 KB 184/1192 KB 4/439 KB 912/1210 KB 409/577 KB 184/1192 KB 4/439 KB 908/1210 KB 409/577 KB 188/1192 KB 16/439 KB 912/1210 KB 409/577 KB 192/1192 KB 16/439 KB 912/1210 KB 409/577 KB 196/1192 KB 16/439 KB 912/1210 KB 409/577 KB 200/1192 KB 16/439 KB 916/1210 KB 409/577 KB 204/1192 KB 16/439 KB 916/1210 KB 409/577 KB 208/1192 KB 16/439 KB 916/1210 KB 409/577 KB 212/1192 KB 16/439 KB 916/1210 KB 409/577 KB 216/1192 KB 20/439 KB 916/1210 KB 409/577 KB 196/1192 KB 16/439 KB 916/1210 KB 409/577 KB 216/1192 KB 20/439 KB 920/1210 KB 409/577 KB 216/1192 KB 20/439 KB 924/1210 KB 409/577 KB 216/1192 KB 20/439 KB 928/1210 KB 409/577 KB 212/1192 KB 20/439 KB 916/1210 KB 409/577 KB 216/1192 KB 20/439 KB 4/167 KB 928/1210 KB 409/577 KB 216/1192 KB 20/439 KB 8/167 KB 928/1210 KB 409/577 KB 216/1192 KB 20/439 KB 12/167 KB 928/1210 KB 409/577 KB 216/1192 KB 20/439 KB 16/167 KB 928/1210 KB 409/577 KB 216/1192 KB 20/439 KB 20/167 KB 928/1210 KB 409/577 KB 216/1192 KB 20/439 KB 24/167 KB 928/1210 KB 409/577 KB 216/1192 KB 20/439 KB 28/167 KB 928/1210 KB 409/577 KB 216/1192 KB 20/439 KB 32/167 KB 928/1210 KB 409/577 KB 216/1192 KB 20/439 KB 36/167 KB 928/1210 KB 409/577 KB 216/1192 KB 20/439 KB 40/167 KB 928/1210 KB 409/577 KB 216/1192 KB 20/439 KB 44/167 KB 928/1210 KB 409/577 KB 216/1192 KB 20/439 KB 48/167 KB 928/1210 KB 409/577 KB 216/1192 KB 20/439 KB 52/167 KB 928/1210 KB 409/577 KB 216/1192 KB 24/439 KB 52/167 KB 928/1210 KB 409/577 KB 216/1192 KB 28/439 KB 52/167 KB 928/1210 KB 409/577 KB 216/1192 KB 32/439 KB 52/167 KB 928/1210 KB 409/577 KB 216/1192 KB 36/439 KB 56/167 KB 928/1210 KB 409/577 KB 220/1192 KB 40/439 KB 56/167 KB 932/1210 KB 409/577 KB 220/1192 KB 44/439 KB 56/167 KB 932/1210 KB 409/577 KB 220/1192 KB 48/439 KB 56/167 KB 932/1210 KB 409/577 KB 216/1192 KB 32/439 KB 56/167 KB 928/1210 KB 409/577 KB 220/1192 KB 48/439 KB 60/167 KB 932/1210 KB 409/577 KB 220/1192 KB 48/439 KB 64/167 KB 932/1210 KB 409/577 KB 220/1192 KB 36/439 KB 56/167 KB 932/1210 KB 409/577 KB 224/1192 KB 48/439 KB 64/167 KB 932/1210 KB 409/577 KB 216/1192 KB 36/439 KB 56/167 KB 932/1210 KB 409/577 KB 224/1192 KB 48/439 KB 64/167 KB 936/1210 KB 409/577 KB 224/1192 KB 48/439 KB 64/167 KB 940/1210 KB 409/577 KB 224/1192 KB 48/439 KB 64/167 KB 944/1210 KB 409/577 KB 224/1192 KB 48/439 KB 68/167 KB 948/1210 KB 409/577 KB 228/1192 KB 52/439 KB 68/167 KB 952/1210 KB 409/577 KB 228/1192 KB 52/439 KB 68/167 KB 956/1210 KB 409/577 KB 228/1192 KB 52/439 KB 68/167 KB 960/1210 KB 409/577 KB 224/1192 KB 48/439 KB 68/167 KB 944/1210 KB 409/577 KB 228/1192 KB 52/439 KB 72/167 KB 960/1210 KB 409/577 KB 228/1192 KB 52/439 KB 76/167 KB 960/1210 KB 409/577 KB 228/1192 KB 52/439 KB 80/167 KB 960/1210 KB 409/577 KB 228/1192 KB 52/439 KB 84/167 KB 960/1210 KB 409/577 KB 228/1192 KB 52/439 KB 88/167 KB 964/1210 KB 409/577 KB 228/1192 KB 52/439 KB 92/167 KB 964/1210 KB 409/577 KB 228/1192 KB 52/439 KB 96/167 KB 964/1210 KB 409/577 KB 228/1192 KB 52/43 unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 9 KB 68/167 KB 948/1210 KB 409/577 KB 228/1192 KB 48/439 KB 68/167 KB 948/1210 KB 409/577 KB 232/1192 KB 52/439 KB 96/167 KB 964/1210 KB 409/577 KB 236/1192 KB 52/439 KB 96/167 KB 964/1210 KB 409/577 KB 240/1192 KB 52/439 KB 96/167 KB 964/1210 KB 409/577 KB 228/1192 KB 52/439 KB 84/167 KB 964/1210 KB 409/577 KB 240/1192 KB 56/439 KB 96/167 KB 964/1210 KB 413/577 KB 240/1192 KB 56/439 KB 96/167 KB 964/1210 KB 409/577 KB 240/1192 KB 60/439 KB 96/167 KB 964/1210 KB 413/577 KB 240/1192 KB 64/439 KB 96/167 KB 964/1210 KB 413/577 KB 240/1192 KB 68/439 KB 96/167 KB 964/1210 KB 413/577 KB 244/1192 KB 72/439 KB 100/167 KB 968/1210 KB 413/577 KB 244/1192 KB 76/439 KB 100/167 KB 968/1210 KB 413/577 KB 244/1192 KB 68/439 KB 100/167 KB 968/1210 KB 413/577 KB 244/1192 KB 80/439 KB 104/167 KB 968/1210 KB 413/577 KB 244/1192 KB 80/439 KB 108/167 KB 968/1210 KB 413/577 KB 244/1192 KB 80/439 KB 112/167 KB 968/1210 KB 413/577 KB 244/1192 KB 80/439 KB 116/167 KB 968/1210 KB 413/577 KB 244/1192 KB 80/439 KB 120/167 KB 968/1210 KB 417/577 KB 244/1192 KB 80/439 KB 124/167 KB 968/1210 KB 417/577 KB 244/1192 KB 68/439 KB 96/167 KB 968/1210 KB 413/577 KB 240/1192 KB 68/439 KB 96/167 KB 968/1210 KB 413/577 KB 244/1192 KB 80/439 KB 124/167 KB 972/1210 KB 417/577 KB 248/1192 KB 80/439 KB 124/167 KB 976/1210 KB 417/577 KB 248/1192 KB 80/439 KB 124/167 KB 980/1210 KB 417/577 KB 248/1192 KB 80/439 KB 124/167 KB 984/1210 KB 417/577 KB 248/1192 KB 80/439 KB 124/167 KB 988/1210 KB 417/577 KB 248/1192 KB 80/439 KB 124/167 KB 992/1210 KB 417/577 KB 248/1192 KB 80/439 KB 124/167 KB 996/1210 KB 417/577 KB 244/1192 KB 80/439 KB 116/167 KB 968/1210 KB 417/577 KB 248/1192 KB 80/439 KB 128/167 KB 996/1210 KB 421/577 KB 248/1192 KB 80/439 KB 128/167 KB 996/1210 KB 425/577 KB 248/1192 KB 80/439 KB 128/167 KB 996/1210 KB 429/577 KB 244/1192 KB 80/439 KB 100/167 KB 968/1210 KB 413/577 KB 248/1192 KB 84/439 KB 128/167 KB 996/1210 KB 429/577 KB 248/1192 KB 88/439 KB 128/167 KB 996/1210 KB 429/577 KB 248/1192 KB 92/439 KB 128/167 KB 996/1210 KB 429/577 KB 248/1192 KB 96/439 KB 128/167 KB 996/1210 KB 429/577 KB 248/1192 KB 80/439 KB 128/167 KB 996/1210 KB 417/577 KB 248/1192 KB 80/439 KB 124/167 KB 972/1210 KB 417/577 KB 252/1192 KB 96/439 KB 128/167 KB 996/1210 KB 429/577 KB 256/1192 KB 96/439 KB 128/167 KB 996/1210 KB 429/577 KB 260/1192 KB 96/439 KB 128/167 KB 996/1210 KB 429/577 KB 264/1192 KB 96/439 KB 128/167 KB 996/1210 KB 429/577 KB 268/1192 KB 96/439 KB 128/167 KB 996/1210 KB 429/577 KB 272/1192 KB 96/439 KB 128/167 KB 996/1210 KB 429/577 KB 276/1192 KB 96/439 KB 128/167 KB 996/1210 KB 429/577 KB 280/1192 KB 100/439 KB 132/167 KB 1000/1210 KB 433/577 KB 284/1192 KB 100/439 KB 132/167 KB 1000/1210 KB 433/577 KB 288/1192 KB 100/439 KB 132/167 KB 1000/1210 KB 433/577 KB 292/1192 KB 100/439 KB 132/167 KB 1000/1210 KB 433/577 KB 296/1192 KB 100/439 KB 132/167 KB 1000/1210 KB 433/577 KB 300/1192 KB 100/439 KB 132/167 KB 1000/1210 KB 433/577 KB 304/1192 KB 100/439 KB 132/167 KB 1000/1210 KB 433/577 KB 276/1192 KB 100/439 KB 132/167 KB 1000/1210 KB 433/577 KB 304/1192 KB 104/439 KB 132/167 KB 1000/1210 KB 433/577 KB 304/1192 KB 108/439 KB 132/167 KB 1000/1210 KB 433/577 KB 304/1192 KB 112/439 KB 132/167 KB 1000/1210 KB 433/577 KB 276/1192 KB 96/439 KB 132/167 KB 1000/1210 KB 433/577 KB 304/1192 KB 112/439 KB 132/167 KB 1004/1210 KB 433/577 KB 304/1192 KB 112/439 KB 132/167 KB 1008/1210 KB 433/577 KB 304/1192 KB unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 112/439 KB 132/167 KB 1012/1210 KB 433/577 KB 304/1192 KB 112/439 KB 132/167 KB 1016/1210 KB 433/577 KB 304/1192 KB 112/439 KB 132/167 KB 1020/1210 KB 433/577 KB 304/1192 KB 112/439 KB 132/167 KB 1024/1210 KB 433/577 KB 304/1192 KB 112/439 KB 132/167 KB 1028/1210 KB 433/577 KB 308/1192 KB 116/439 KB 132/167 KB 1032/1210 KB 433/577 KB 308/1192 KB 116/439 KB 132/167 KB 1036/1210 KB 433/577 KB 308/1192 KB 116/439 KB 132/167 KB 1040/1210 KB 433/577 KB 276/1192 KB 96/439 KB 132/167 KB 996/1210 KB 433/577 KB 276/1192 KB 96/439 KB 132/167 KB 996/1210 KB 429/577 KB 308/1192 KB 116/439 KB 136/167 KB 1040/1210 KB 437/577 KB 308/1192 KB 116/439 KB 140/167 KB 1040/1210 KB 437/577 KB 308/1192 KB 116/439 KB 144/167 KB 1040/1210 KB 437/577 KB 308/1192 KB 116/439 KB 132/167 KB 1040/1210 KB 437/577 KB 308/1192 KB 116/439 KB 144/167 KB 1040/1210 KB 441/577 KB 308/1192 KB 116/439 KB 144/167 KB 1040/1210 KB 445/577 KB 308/1192 KB 116/439 KB 144/167 KB 1040/1210 KB 449/577 KB 308/1192 KB 116/439 KB 148/167 KB 1040/1210 KB 453/577 KB 308/1192 KB 116/439 KB 148/167 KB 1040/1210 KB 457/577 KB 308/1192 KB 116/439 KB 148/167 KB 1040/1210 KB 461/577 KB 308/1192 KB 116/439 KB 148/167 KB 1040/1210 KB 465/577 KB 308/1192 KB 116/439 KB 148/167 KB 1044/1210 KB 469/577 KB 308/1192 KB 116/439 KB 148/167 KB 1044/1210 KB 473/577 KB 308/1192 KB 116/439 KB 148/167 KB 1044/1210 KB 477/577 KB 308/1192 KB 116/439 KB 132/167 KB 1028/1210 KB 433/577 KB 312/1192 KB 116/439 KB 148/167 KB 1044/1210 KB 477/577 KB 316/1192 KB 116/439 KB 148/167 KB 1044/1210 KB 477/577 KB 320/1192 KB 116/439 KB 148/167 KB 1044/1210 KB 477/577 KB 304/1192 KB 116/439 KB 132/167 KB 1028/1210 KB 433/577 KB 320/1192 KB 120/439 KB 148/167 KB 1044/1210 KB 477/577 KB 320/1192 KB 124/439 KB 148/167 KB 1044/1210 KB 477/577 KB 320/1192 KB 128/439 KB 148/167 KB 1044/1210 KB 477/577 KB 324/1192 KB 128/439 KB 148/167 KB 1044/1210 KB 477/577 KB 328/1192 KB 132/439 KB 148/167 KB 1044/1210 KB 481/577 KB 332/1192 KB 132/439 KB 148/167 KB 1044/1210 KB 481/577 KB 336/1192 KB 132/439 KB 148/167 KB 1044/1210 KB 481/577 KB 308/1192 KB 116/439 KB 148/167 KB 1044/1210 KB 465/577 KB 336/1192 KB 132/439 KB 148/167 KB 1048/1210 KB 481/577 KB 336/1192 KB 132/439 KB 148/167 KB 1052/1210 KB 481/577 KB 336/1192 KB 132/439 KB 148/167 KB 1056/1210 KB 481/577 KB 308/1192 KB 116/439 KB 148/167 KB 1040/1210 KB 449/577 KB 336/1192 KB 132/439 KB 152/167 KB 1056/1210 KB 481/577 KB 336/1192 KB 132/439 KB 156/167 KB 1056/1210 KB 481/577 KB 336/1192 KB 132/439 KB 160/167 KB 1056/1210 KB 481/577 KB 336/1192 KB 132/439 KB 164/167 KB 1056/1210 KB 481/577 KB 336/1192 KB 132/439 KB 167/167 KB 1056/1210 KB 481/577 KB 336/1192 KB 132/439 KB 167/167 KB 1060/1210 KB 481/577 KB 340/1192 KB 132/439 KB 167/167 KB 1064/1210 KB 481/577 KB 340/1192 KB 132/439 KB 167/167 KB 1068/1210 KB 481/577 KB 340/1192 KB 132/439 KB 167/167 KB 1072/1210 KB 481/577 KB 324/1192 KB 132/439 KB 148/167 KB 1044/1210 KB 481/577 KB 340/1192 KB 132/439 KB 167/167 KB 1072/1210 KB 485/577 KB 340/1192 KB 132/439 KB 167/167 KB 1072/1210 KB 489/577 KB 340/1192 KB 132/439 KB 167/167 KB 1072/1210 KB 493/577 KB 324/1192 KB 132/439 KB 148/167 KB 1044/1210 KB 477/577 KB 340/1192 KB 136/439 KB 167/167 KB 1072/1210 KB 493/577 KB 340/1192 KB 140/439 KB 167/167 KB 1072/1210 KB 493/577 KB 340/1192 KB 144/439 KB 167/167 KB 1072/1210 KB 493/577 KB 340/1192 KB 148/439 KB 167/167 KB 1072/1210 KB 493/577 KB 340/1192 KB 152/439 KB 167/167 KB 107 unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 2/1210 KB 493/577 KB 340/1192 KB 156/439 KB 167/167 KB 1072/1210 KB 493/577 KB 340/1192 KB 160/439 KB 167/167 KB 1072/1210 KB 497/577 KB 340/1192 KB 132/439 KB 167/167 KB 1060/1210 KB 481/577 KB 344/1192 KB 160/439 KB 167/167 KB 1072/1210 KB 497/577 KB 348/1192 KB 164/439 KB 167/167 KB 1072/1210 KB 497/577 KB 352/1192 KB 164/439 KB 167/167 KB 1072/1210 KB 497/577 KB 356/1192 KB 164/439 KB 167/167 KB 1072/1210 KB 497/577 KB 360/1192 KB 164/439 KB 167/167 KB 1076/1210 KB 497/577 KB 364/1192 KB 164/439 KB 167/167 KB 1076/1210 KB 497/577 KB 340/1192 KB 156/439 KB 167/167 KB 1072/1210 KB 497/577 KB 364/1192 KB 164/439 KB 167/167 KB 1076/1210 KB 501/577 KB 364/1192 KB 164/439 KB 167/167 KB 1076/1210 KB 505/577 KB 364/1192 KB 164/439 KB 167/167 KB 1076/1210 KB 509/577 KB 356/1192 KB 164/439 KB 167/167 KB 1076/1210 KB 497/577 KB 364/1192 KB 164/439 KB 167/167 KB 1080/1210 KB 509/577 KB 364/1192 KB 164/439 KB 1084/1210 KB 509/577 KB 364/1192 KB 164/439 KB 1088/1210 KB 509/577 KB 364/1192 KB 164/439 KB 1092/1210 KB 509/577 KB 368/1192 KB 164/439 KB 1096/1210 KB 513/577 KB 368/1192 KB 164/439 KB 1100/1210 KB 513/577 KB 368/1192 KB 164/439 KB 1104/1210 KB 513/577 KB 344/1192 KB 164/439 KB 167/167 KB 1072/1210 KB 497/577 KB 368/1192 KB 168/439 KB 1104/1210 KB 513/577 KB 368/1192 KB 172/439 KB 1104/1210 KB 513/577 KB 368/1192 KB 176/439 KB 1104/1210 KB 513/577 KB 368/1192 KB 180/439 KB 1104/1210 KB 513/577 KB 368/1192 KB 184/439 KB 1104/1210 KB 513/577 KB 368/1192 KB 188/439 KB 1104/1210 KB 513/577 KB 368/1192 KB 192/439 KB 1104/1210 KB 513/577 KB 368/1192 KB 164/439 KB 1092/1210 KB 513/577 KB 364/1192 KB 164/439 KB 1092/1210 KB 513/577 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 111.8 KB/sec) unit-abot-epc-basic-0: 08:49:02 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: 08:49:02 DEBUG unit.abot-epc-basic/0.install 368/1192 KB 192/439 KB 1104/1210 KB 517/577 KB 368/1192 KB 192/439 KB 1104/1210 KB 521/577 KB 368/1192 KB 192/439 KB 1104/1210 KB 525/577 KB 368/1192 KB 192/439 KB 1104/1210 KB 529/577 KB 372/1192 KB 196/439 KB 1108/1210 KB 533/577 KB 372/1192 KB 196/439 KB 1108/1210 KB 537/577 KB 372/1192 KB 196/439 KB 1108/1210 KB 541/577 KB 372/1192 KB 196/439 KB 1108/1210 KB 529/577 KB 372/1192 KB 192/439 KB 1104/1210 KB 529/577 KB 376/1192 KB 196/439 KB 1108/1210 KB 541/577 KB 380/1192 KB 196/439 KB 1108/1210 KB 541/577 KB 384/1192 KB 196/439 KB 1108/1210 KB 541/577 KB 388/1192 KB 196/439 KB 1108/1210 KB 541/577 KB 392/1192 KB 196/439 KB 1112/1210 KB 545/577 KB 396/1192 KB 196/439 KB 1112/1210 KB 545/577 KB 400/1192 KB 196/439 KB 1112/1210 KB 545/577 KB 372/1192 KB 196/439 KB 1104/1210 KB 529/577 KB 400/1192 KB 200/439 KB 1112/1210 KB 545/577 KB 400/1192 KB 204/439 KB 1112/1210 KB 545/577 KB 400/1192 KB 208/439 KB 1112/1210 KB 545/577 KB 400/1192 KB 212/439 KB 1112/1210 KB 545/577 KB 400/1192 KB 216/439 KB 1112/1210 KB 545/577 KB 400/1192 KB 220/439 KB 1112/1210 KB 545/577 KB 400/1192 KB 224/439 KB 1112/1210 KB 545/577 KB 400/1192 KB 228/439 KB 1112/1210 KB 545/577 KB 404/1192 KB 232/439 KB 1112/1210 KB 545/577 KB 404/1192 KB 236/439 KB 1112/1210 KB 545/577 KB 404/1192 KB 240/439 KB 1112/1210 KB 545/577 KB 388/1192 KB 196/439 KB 1112/1210 KB 545/577 KB 404/1192 KB 240/439 KB 1112/1210 KB 549/577 KB 404/1192 KB 240/439 KB 1112/1210 KB 553/577 KB 404/1192 KB 240/439 KB 1112/1210 KB 557/577 KB 388/1192 KB 196/439 KB 1112/1210 KB 541/577 KB 404/1192 KB 240/439 KB 1116/1210 KB 557/577 KB 404/1192 KB 240/439 KB 1120/1210 KB 557/577 KB 404/1192 KB 240/439 KB 1124/1210 KB 557/577 KB 404/1192 KB 240/439 KB 1128/1210 KB 557/577 KB 404/1192 KB 240/439 KB 1132/1210 KB 557/577 KB 404/1192 KB 240/439 KB 1136/1210 KB 557/577 KB 404/1192 KB 240/439 KB 1140/1210 KB 557/577 KB 404/1192 KB 240/439 KB 4/562 KB 1144/1210 KB 561/577 KB 404/1192 KB 240/439 KB 4/562 KB 1148/1210 KB 561/577 KB 404/1192 KB 240/439 KB 4/562 KB 1152/1210 KB 561/577 KB 404/1192 KB 228/439 KB 1112/1210 KB 545/577 KB 408/1192 KB 240/439 KB 4/562 KB 1152/1210 KB 561/577 KB 412/1192 KB 240/439 KB 4/562 KB 1152/1210 KB 561/577 KB 416/1192 KB 240/439 KB 4/562 KB 1152/1210 KB 561/577 KB 404/1192 KB 240/439 KB 4/562 KB 1140/1210 KB 561/577 KB 404/1192 KB 240/439 KB 4/562 KB 1140/1210 KB 557/577 KB 416/1192 KB 240/439 KB 8/562 KB 1152/1210 KB 561/577 KB 416/1192 KB 240/439 KB 12/562 KB 1152/1210 KB 561/577 KB 416/1192 KB 240/439 KB 16/562 KB 1152/1210 KB 561/577 KB 416/1192 KB 240/439 KB 16/562 KB 1152/1210 KB 565/577 KB 420/1192 KB 240/439 KB 16/562 KB 1152/1210 KB 565/577 KB 424/1192 KB 244/439 KB 20/562 KB 1156/1210 KB 569/577 KB 428/1192 KB 244/439 KB 20/562 KB 1156/1210 KB 569/577 KB 432/1192 KB 244/439 KB 20/562 KB 1156/1210 KB 569/577 KB 420/1192 KB 244/439 KB 20/562 KB 1156/1210 KB 569/577 KB 432/1192 KB 244/439 KB 20/562 KB 1160/1210 KB 569/577 KB 420/1192 KB 244/439 KB 20/562 KB 1152/1210 KB 569/577 KB 420/1192 KB 240/439 KB 20/562 KB 1152/1210 KB 569/577 KB 432/1192 KB 244/439 KB 24/562 KB 1160/1210 KB 569/577 KB 432/1192 KB 244/439 KB 28/562 KB 1160/1210 KB 569/577 KB 420/1192 KB 240/439 KB 16/562 KB 1152/1210 KB 569/577 KB 432/1192 KB 244/439 KB 32/562 KB 1160/1210 KB 569/577 KB 432/1192 KB 244/439 KB 32/562 KB 1160/1210 KB 573/577 KB 432/1192 KB 244/439 KB 32/562 KB 1160/1210 KB 577/577 KB 432/1192 KB 244/439 KB 36/562 KB 11 unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 60/1210 KB 577/577 KB 432/1192 KB 248/439 KB 36/562 KB 1160/1210 KB 577/577 KB 432/1192 KB 252/439 KB 36/562 KB 1160/1210 KB 577/577 KB 432/1192 KB 256/439 KB 36/562 KB 1160/1210 KB 577/577 KB 432/1192 KB 260/439 KB 36/562 KB 1164/1210 KB 577/577 KB 436/1192 KB 264/439 KB 36/562 KB 1164/1210 KB 577/577 KB 436/1192 KB 268/439 KB 36/562 KB 1164/1210 KB 577/577 KB 436/1192 KB 272/439 KB 36/562 KB 1164/1210 KB 577/577 KB 432/1192 KB 244/439 KB 36/562 KB 1160/1210 KB 577/577 KB 436/1192 KB 272/439 KB 40/562 KB 1164/1210 KB 577/577 KB 436/1192 KB 272/439 KB 44/562 KB 1164/1210 KB 577/577 KB 436/1192 KB 272/439 KB 48/562 KB 1164/1210 KB 577/577 KB 436/1192 KB 272/439 KB 52/562 KB 1164/1210 KB 577/577 KB 436/1192 KB 260/439 KB 36/562 KB 1164/1210 KB 577/577 KB 440/1192 KB 272/439 KB 52/562 KB 1164/1210 KB 577/577 KB 444/1192 KB 272/439 KB 52/562 KB 1164/1210 KB 577/577 KB 448/1192 KB 272/439 KB 52/562 KB 1164/1210 KB 577/577 KB 432/1192 KB 256/439 KB 36/562 KB 1164/1210 KB 577/577 KB 448/1192 KB 272/439 KB 52/562 KB 1168/1210 KB 577/577 KB 448/1192 KB 272/439 KB 52/562 KB 1172/1210 KB 577/577 KB 448/1192 KB 272/439 KB 52/562 KB 1176/1210 KB 577/577 KB 448/1192 KB 272/439 KB 52/562 KB 1180/1210 KB 577/577 KB 448/1192 KB 272/439 KB 52/562 KB 1184/1210 KB 577/577 KB 452/1192 KB 272/439 KB 56/562 KB 1188/1210 KB 577/577 KB 452/1192 KB 276/439 KB 56/562 KB 1192/1210 KB 577/577 KB 452/1192 KB 276/439 KB 56/562 KB 1196/1210 KB 577/577 KB 452/1192 KB 276/439 KB 56/562 KB 1200/1210 KB 577/577 KB 452/1192 KB 272/439 KB 56/562 KB 1184/1210 KB 577/577 KB 448/1192 KB 272/439 KB 56/562 KB 1184/1210 KB 577/577 KB 452/1192 KB 276/439 KB 60/562 KB 1200/1210 KB 577/577 KB 452/1192 KB 276/439 KB 64/562 KB 1200/1210 KB 577/577 KB 452/1192 KB 276/439 KB 68/562 KB 1200/1210 KB 577/577 KB 456/1192 KB 276/439 KB 72/562 KB 1204/1210 KB 577/577 KB 452/1192 KB 276/439 KB 56/562 KB 1188/1210 KB 577/577 KB 456/1192 KB 280/439 KB 72/562 KB 1204/1210 KB 577/577 KB 456/1192 KB 284/439 KB 72/562 KB 1204/1210 KB 577/577 KB 456/1192 KB 288/439 KB 72/562 KB 1204/1210 KB 577/577 KB 456/1192 KB 292/439 KB 72/562 KB 1204/1210 KB 577/577 KB 456/1192 KB 276/439 KB 68/562 KB 1204/1210 KB 577/577 KB 456/1192 KB 292/439 KB 76/562 KB 1208/1210 KB 577/577 KB 456/1192 KB 292/439 KB 76/562 KB 1210/1210 KB 577/577 KB 456/1192 KB 276/439 KB 68/562 KB 1200/1210 KB 577/577 KB 460/1192 KB 292/439 KB 76/562 KB 1210/1210 KB 577/577 KB 464/1192 KB 292/439 KB 76/562 KB 1210/1210 KB 577/577 KB 468/1192 KB 292/439 KB 76/562 KB 1210/1210 KB 577/577 KB 472/1192 KB 292/439 KB 76/562 KB 1210/1210 KB 577/577 KB 476/1192 KB 292/439 KB 76/562 KB 1210/1210 KB 577/577 KB 480/1192 KB 292/439 KB 76/562 KB 1210/1210 KB 577/577 KB 456/1192 KB 292/439 KB 76/562 KB 1204/1210 KB 577/577 KB 480/1192 KB 292/439 KB 80/562 KB 1210/1210 KB 577/577 KB 480/1192 KB 292/439 KB 84/562 KB 1210/1210 KB 577/577 KB 484/1192 KB 296/439 KB 88/562 KB 1210/1210 KB 577/577 KB 484/1192 KB 296/439 KB 92/562 KB 1210/1210 KB 577/577 KB 484/1192 KB 296/439 KB 96/562 KB 1210/1210 KB 577/577 KB 484/1192 KB 296/439 KB 84/562 KB 1210/1210 KB 577/577 KB 484/1192 KB 300/439 KB 96/562 KB 1210/1210 KB 577/577 KB 484/1192 KB 304/439 KB 96/562 KB 1210/1210 KB 577/577 KB 484/1192 KB 308/439 KB 96/562 KB 1210/1210 KB 577/577 KB 484/1192 KB 312/439 KB 100/562 KB 1210/1210 KB 577/577 KB 484/1192 KB 316/439 KB 100/562 KB 1210/1210 KB 577/577 KB 484/1192 KB 320/439 KB 100/562 KB 1210/1210 KB unit-mysql-0: 08:49:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 577/577 KB 484/1192 KB 292/439 KB 84/562 KB 1210/1210 KB 577/577 KB 488/1192 KB 320/439 KB 100/562 KB 1210/1210 KB 577/577 KB 492/1192 KB 320/439 KB 100/562 KB 1210/1210 KB 577/577 KB 496/1192 KB 320/439 KB 100/562 KB 1210/1210 KB 577/577 KB 500/1192 KB 320/439 KB 100/562 KB 1210/1210 KB 577/577 KB 504/1192 KB 324/439 KB 100/562 KB 1210/1210 KB 577/577 KB 508/1192 KB 324/439 KB 100/562 KB 1210/1210 KB 577/577 KB 512/1192 KB 324/439 KB 100/562 KB 1210/1210 KB 577/577 KB 484/1192 KB 308/439 KB 100/562 KB 1210/1210 KB 577/577 KB 512/1192 KB 324/439 KB 104/562 KB 1210/1210 KB 577/577 KB 512/1192 KB 324/439 KB 108/562 KB 1210/1210 KB 577/577 KB 512/1192 KB 324/439 KB 112/562 KB 1210/1210 KB 577/577 KB 500/1192 KB 324/439 KB 100/562 KB 1210/1210 KB 577/577 KB 512/1192 KB 328/439 KB 112/562 KB 1210/1210 KB 577/577 KB 512/1192 KB 332/439 KB 112/562 KB 1210/1210 KB 577/577 KB 512/1192 KB 336/439 KB 116/562 KB 1210/1210 KB 577/577 KB 512/1192 KB 340/439 KB 116/562 KB 1210/1210 KB 577/577 KB 516/1192 KB 344/439 KB 116/562 KB 1210/1210 KB 577/577 KB 516/1192 KB 348/439 KB 116/562 KB 1210/1210 KB 577/577 KB 516/1192 KB 352/439 KB 116/562 KB 1210/1210 KB 577/577 KB 512/1192 KB 332/439 KB 116/562 KB 1210/1210 KB 577/577 KB 516/1192 KB 352/439 KB 120/562 KB 1210/1210 KB 577/577 KB 516/1192 KB 352/439 KB 124/562 KB 1210/1210 KB 577/577 KB 516/1192 KB 352/439 KB 128/562 KB 1210/1210 KB 577/577 KB 516/1192 KB 340/439 KB 116/562 KB 1210/1210 KB 577/577 KB 520/1192 KB 352/439 KB 128/562 KB 1210/1210 KB 577/577 KB 524/1192 KB 352/439 KB 128/562 KB 1210/1210 KB 577/577 KB 528/1192 KB 352/439 KB 128/562 KB 1210/1210 KB 577/577 KB 532/1192 KB 352/439 KB 128/562 KB 577/577 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 789.5 KB/sec) unit-abot-epc-basic-0: 08:49:02 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: 08:49:02 DEBUG unit.abot-epc-basic/0.install 536/1192 KB 356/439 KB 132/562 KB 577/577 KB 540/1192 KB 356/439 KB 132/562 KB 577/577 KB 544/1192 KB 356/439 KB 132/562 KB 577/577 KB 532/1192 KB 356/439 KB 132/562 KB 577/577 KB 544/1192 KB 360/439 KB 132/562 KB 577/577 KB 532/1192 KB 352/439 KB 132/562 KB 577/577 KB 544/1192 KB 360/439 KB 136/562 KB 577/577 KB 544/1192 KB 360/439 KB 140/562 KB 577/577 KB 544/1192 KB 360/439 KB 144/562 KB 577/577 KB 544/1192 KB 360/439 KB 148/562 KB 577/577 KB 548/1192 KB 364/439 KB 152/562 KB 577/577 KB 548/1192 KB 364/439 KB 156/562 KB 577/577 KB 548/1192 KB 364/439 KB 148/562 KB 577/577 KB 544/1192 KB 364/439 KB 148/562 KB 577/577 KB 548/1192 KB 368/439 KB 156/562 KB 577/577 KB 548/1192 KB 372/439 KB 156/562 KB 577/577 KB 552/1192 KB 372/439 KB 160/562 KB 577/577 KB 552/1192 KB 372/439 KB 156/562 KB 577/577 KB 556/1192 KB 372/439 KB 160/562 KB 577/577 KB 560/1192 KB 372/439 KB 160/562 KB 577/577 KB 564/1192 KB 376/439 KB 160/562 KB 577/577 KB 564/1192 KB 376/439 KB 164/562 KB 577/577 KB 4/256 KB 564/1192 KB 376/439 KB 164/562 KB 577/577 KB 8/256 KB 564/1192 KB 376/439 KB 164/562 KB 577/577 KB 12/256 KB 564/1192 KB 376/439 KB 164/562 KB 577/577 KB 16/256 KB 564/1192 KB 376/439 KB 164/562 KB 577/577 KB 20/256 KB 560/1192 KB 376/439 KB 160/562 KB 577/577 KB 564/1192 KB 380/439 KB 164/562 KB 577/577 KB 20/256 KB 564/1192 KB 384/439 KB 164/562 KB 577/577 KB 20/256 KB 564/1192 KB 388/439 KB 164/562 KB 577/577 KB 24/256 KB 564/1192 KB 376/439 KB 164/562 KB 577/577 KB 568/1192 KB 388/439 KB 168/562 KB 577/577 KB 24/256 KB 568/1192 KB 388/439 KB 172/562 KB 577/577 KB 24/256 KB 568/1192 KB 388/439 KB 176/562 KB 577/577 KB 24/256 KB 568/1192 KB 388/439 KB 164/562 KB 577/577 KB 24/256 KB 572/1192 KB 388/439 KB 176/562 KB 577/577 KB 24/256 KB 576/1192 KB 388/439 KB 176/562 KB 577/577 KB 24/256 KB 564/1192 KB 384/439 KB 164/562 KB 577/577 KB 24/256 KB 576/1192 KB 388/439 KB 176/562 KB 577/577 KB 28/256 KB 576/1192 KB 388/439 KB 176/562 KB 577/577 KB 32/256 KB 576/1192 KB 388/439 KB 176/562 KB 577/577 KB 36/256 KB 580/1192 KB 392/439 KB 180/562 KB 577/577 KB 40/256 KB 580/1192 KB 392/439 KB 180/562 KB 577/577 KB 36/256 KB 580/1192 KB 392/439 KB 184/562 KB 577/577 KB 44/256 KB 580/1192 KB 392/439 KB 176/562 KB 577/577 KB 36/256 KB 584/1192 KB 392/439 KB 184/562 KB 577/577 KB 44/256 KB 576/1192 KB 392/439 KB 176/562 KB 577/577 KB 36/256 KB 584/1192 KB 396/439 KB 188/562 KB 577/577 KB 44/256 KB 584/1192 KB 400/439 KB 188/562 KB 577/577 KB 44/256 KB 584/1192 KB 404/439 KB 188/562 KB 577/577 KB 44/256 KB 584/1192 KB 392/439 KB 188/562 KB 577/577 KB 44/256 KB 588/1192 KB 404/439 KB 192/562 KB 577/577 KB 44/256 KB 588/1192 KB 404/439 KB 196/562 KB 577/577 KB 44/256 KB 580/1192 KB 392/439 KB 180/562 KB 577/577 KB 44/256 KB 588/1192 KB 408/439 KB 196/562 KB 577/577 KB 48/256 KB 588/1192 KB 408/439 KB 196/562 KB 577/577 KB 52/256 KB 588/1192 KB 408/439 KB 196/562 KB 577/577 KB 44/256 KB 588/1192 KB 412/439 KB 196/562 KB 577/577 KB 56/256 KB 588/1192 KB 416/439 KB 196/562 KB 577/577 KB 56/256 KB 588/1192 KB 404/439 KB 188/562 KB 577/577 KB 44/256 KB 592/1192 KB 416/439 KB 196/562 KB 577/577 KB 56/256 KB 596/1192 KB 416/439 KB 196/562 KB 577/577 KB 56/256 KB 600/1192 KB 420/439 KB 200/562 KB 577/577 KB 56/256 KB 604/1192 KB 420/439 KB 200/562 KB 577/577 KB 56/256 KB 608/1192 KB 420/439 KB 200/562 KB 577/577 KB 56/256 KB 588/1192 KB 416/439 KB 196/562 KB 577/577 KB 56/256 KB 608/1192 KB 420/ unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 439 KB 200/562 KB 577/577 KB 60/256 KB 608/1192 KB 420/439 KB 200/562 KB 577/577 KB 64/256 KB 608/1192 KB 420/439 KB 200/562 KB 577/577 KB 68/256 KB 612/1192 KB 420/439 KB 200/562 KB 577/577 KB 72/256 KB 612/1192 KB 420/439 KB 200/562 KB 577/577 KB 76/256 KB 612/1192 KB 420/439 KB 200/562 KB 577/577 KB 80/256 KB 596/1192 KB 420/439 KB 200/562 KB 577/577 KB 56/256 KB 612/1192 KB 424/439 KB 200/562 KB 577/577 KB 80/256 KB 612/1192 KB 428/439 KB 200/562 KB 577/577 KB 80/256 KB 612/1192 KB 432/439 KB 200/562 KB 577/577 KB 80/256 KB 596/1192 KB 416/439 KB 200/562 KB 577/577 KB 56/256 KB 612/1192 KB 432/439 KB 204/562 KB 577/577 KB 80/256 KB 612/1192 KB 432/439 KB 208/562 KB 577/577 KB 80/256 KB 612/1192 KB 432/439 KB 212/562 KB 577/577 KB 80/256 KB 612/1192 KB 432/439 KB 216/562 KB 577/577 KB 80/256 KB 612/1192 KB 432/439 KB 220/562 KB 577/577 KB 80/256 KB 612/1192 KB 432/439 KB 224/562 KB 577/577 KB 80/256 KB 612/1192 KB 436/439 KB 228/562 KB 577/577 KB 80/256 KB 612/1192 KB 436/439 KB 232/562 KB 577/577 KB 84/256 KB 612/1192 KB 436/439 KB 236/562 KB 577/577 KB 84/256 KB 612/1192 KB 436/439 KB 240/562 KB 577/577 KB 84/256 KB 612/1192 KB 420/439 KB 200/562 KB 577/577 KB 68/256 KB 616/1192 KB 436/439 KB 240/562 KB 577/577 KB 84/256 KB 620/1192 KB 436/439 KB 240/562 KB 577/577 KB 84/256 KB 624/1192 KB 436/439 KB 240/562 KB 577/577 KB 84/256 KB 628/1192 KB 436/439 KB 240/562 KB 577/577 KB 84/256 KB 632/1192 KB 436/439 KB 240/562 KB 577/577 KB 84/256 KB 636/1192 KB 436/439 KB 240/562 KB 577/577 KB 84/256 KB 640/1192 KB 436/439 KB 240/562 KB 577/577 KB 84/256 KB 644/1192 KB 436/439 KB 240/562 KB 577/577 KB 84/256 KB 648/1192 KB 436/439 KB 244/562 KB 577/577 KB 84/256 KB 652/1192 KB 436/439 KB 244/562 KB 577/577 KB 84/256 KB 656/1192 KB 436/439 KB 244/562 KB 577/577 KB 84/256 KB 612/1192 KB 436/439 KB 228/562 KB 577/577 KB 84/256 KB 656/1192 KB 436/439 KB 244/562 KB 577/577 KB 88/256 KB 656/1192 KB 436/439 KB 244/562 KB 577/577 KB 92/256 KB 612/1192 KB 436/439 KB 224/562 KB 577/577 KB 80/256 KB 656/1192 KB 439/439 KB 244/562 KB 577/577 KB 96/256 KB 656/1192 KB 436/439 KB 244/562 KB 577/577 KB 96/256 KB 656/1192 KB 439/439 KB 244/562 KB 577/577 KB 100/256 KB 656/1192 KB 439/439 KB 244/562 KB 577/577 KB 104/256 KB 656/1192 KB 439/439 KB 244/562 KB 577/577 KB 108/256 KB 656/1192 KB 439/439 KB 244/562 KB 577/577 KB 112/256 KB 644/1192 KB 436/439 KB 244/562 KB 577/577 KB 84/256 KB 656/1192 KB 439/439 KB 248/562 KB 577/577 KB 112/256 KB 656/1192 KB 439/439 KB 252/562 KB 577/577 KB 112/256 KB 656/1192 KB 439/439 KB 256/562 KB 577/577 KB 112/256 KB 656/1192 KB 439/439 KB 256/562 KB 577/577 KB 116/256 KB 660/1192 KB 439/439 KB 260/562 KB 577/577 KB 120/256 KB 660/1192 KB 439/439 KB 260/562 KB 577/577 KB 124/256 KB 660/1192 KB 439/439 KB 260/562 KB 577/577 KB 128/256 KB 660/1192 KB 439/439 KB 260/562 KB 577/577 KB 116/256 KB 664/1192 KB 439/439 KB 260/562 KB 577/577 KB 128/256 KB 668/1192 KB 439/439 KB 260/562 KB 577/577 KB 128/256 KB 672/1192 KB 439/439 KB 260/562 KB 577/577 KB 128/256 KB 656/1192 KB 439/439 KB 260/562 KB 577/577 KB 116/256 KB 672/1192 KB 439/439 KB 264/562 KB 577/577 KB 128/256 KB 672/1192 KB 439/439 KB 268/562 KB 577/577 KB 128/256 KB 672/1192 KB 439/439 KB 272/562 KB 577/577 KB 128/256 KB 672/1192 KB 439/439 KB 276/562 KB 577/577 KB 128/256 KB 676/1192 KB 439/439 KB 280/562 KB 577/577 KB 132/256 KB 676/1192 KB 439/439 KB 284/562 KB 577/577 KB 132/256 KB unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 676/1192 KB 439/439 KB 288/562 KB 577/577 KB 132/256 KB 676/1192 KB 439/439 KB 276/562 KB 577/577 KB 132/256 KB 676/1192 KB 439/439 KB 288/562 KB 577/577 KB 136/256 KB 676/1192 KB 439/439 KB 288/562 KB 577/577 KB 140/256 KB 676/1192 KB 439/439 KB 288/562 KB 577/577 KB 144/256 KB 676/1192 KB 439/439 KB 276/562 KB 577/577 KB 128/256 KB 680/1192 KB 439/439 KB 288/562 KB 577/577 KB 144/256 KB 684/1192 KB 439/439 KB 288/562 KB 577/577 KB 144/256 KB 688/1192 KB 439/439 KB 288/562 KB 577/577 KB 148/256 KB 692/1192 KB 439/439 KB 288/562 KB 577/577 KB 148/256 KB 696/1192 KB 439/439 KB 292/562 KB 577/577 KB 148/256 KB 684/1192 KB 439/439 KB 288/562 KB 577/577 KB 148/256 KB 696/1192 KB 439/439 KB 292/562 KB 577/577 KB 152/256 KB 696/1192 KB 439/439 KB 292/562 KB 577/577 KB 156/256 KB 696/1192 KB 439/439 KB 292/562 KB 577/577 KB 160/256 KB 692/1192 KB 439/439 KB 292/562 KB 577/577 KB 148/256 KB 696/1192 KB 439/439 KB 296/562 KB 577/577 KB 160/256 KB 696/1192 KB 439/439 KB 300/562 KB 577/577 KB 160/256 KB 696/1192 KB 439/439 KB 304/562 KB 577/577 KB 160/256 KB 696/1192 KB 439/439 KB 308/562 KB 577/577 KB 160/256 KB 700/1192 KB 439/439 KB 312/562 KB 577/577 KB 164/256 KB 700/1192 KB 439/439 KB 316/562 KB 577/577 KB 164/256 KB 700/1192 KB 439/439 KB 308/562 KB 577/577 KB 164/256 KB 700/1192 KB 316/562 KB 577/577 KB 168/256 KB 700/1192 KB 316/562 KB 577/577 KB 172/256 KB 700/1192 KB 316/562 KB 577/577 KB 176/256 KB 700/1192 KB 439/439 KB 308/562 KB 577/577 KB 160/256 KB 704/1192 KB 320/562 KB 577/577 KB 176/256 KB 708/1192 KB 320/562 KB 577/577 KB 176/256 KB 712/1192 KB 320/562 KB 577/577 KB 176/256 KB 716/1192 KB 320/562 KB 577/577 KB 176/256 KB 720/1192 KB 320/562 KB 577/577 KB 176/256 KB 724/1192 KB 320/562 KB 577/577 KB 176/256 KB 728/1192 KB 320/562 KB 577/577 KB 180/256 KB 700/1192 KB 320/562 KB 577/577 KB 176/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 278.0 KB/sec) unit-abot-epc-basic-0: 08:49:02 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: 08:49:02 DEBUG unit.abot-epc-basic/0.install 728/1192 KB 324/562 KB 577/577 KB 180/256 KB 728/1192 KB 328/562 KB 577/577 KB 180/256 KB 728/1192 KB 332/562 KB 577/577 KB 180/256 KB 728/1192 KB 336/562 KB 577/577 KB 180/256 KB 724/1192 KB 320/562 KB 577/577 KB 180/256 KB 728/1192 KB 336/562 KB 577/577 KB 184/256 KB 728/1192 KB 336/562 KB 577/577 KB 188/256 KB 728/1192 KB 336/562 KB 577/577 KB 192/256 KB 728/1192 KB 336/562 KB 577/577 KB 196/256 KB 732/1192 KB 340/562 KB 577/577 KB 200/256 KB 732/1192 KB 340/562 KB 577/577 KB 204/256 KB 732/1192 KB 340/562 KB 577/577 KB 208/256 KB 732/1192 KB 340/562 KB 577/577 KB 196/256 KB 732/1192 KB 344/562 KB 577/577 KB 208/256 KB 732/1192 KB 348/562 KB 577/577 KB 208/256 KB 732/1192 KB 352/562 KB 577/577 KB 208/256 KB 732/1192 KB 336/562 KB 577/577 KB 196/256 KB 736/1192 KB 352/562 KB 577/577 KB 208/256 KB 740/1192 KB 352/562 KB 577/577 KB 208/256 KB 744/1192 KB 352/562 KB 577/577 KB 208/256 KB 748/1192 KB 352/562 KB 577/577 KB 208/256 KB 752/1192 KB 352/562 KB 577/577 KB 208/256 KB 756/1192 KB 352/562 KB 577/577 KB 212/256 KB 760/1192 KB 356/562 KB 577/577 KB 212/256 KB 764/1192 KB 356/562 KB 577/577 KB 212/256 KB 768/1192 KB 356/562 KB 577/577 KB 212/256 KB 752/1192 KB 352/562 KB 577/577 KB 212/256 KB 768/1192 KB 356/562 KB 577/577 KB 216/256 KB 768/1192 KB 356/562 KB 577/577 KB 220/256 KB 768/1192 KB 356/562 KB 577/577 KB 224/256 KB 756/1192 KB 356/562 KB 577/577 KB 212/256 KB 768/1192 KB 360/562 KB 577/577 KB 224/256 KB 768/1192 KB 364/562 KB 577/577 KB 224/256 KB 768/1192 KB 368/562 KB 577/577 KB 224/256 KB 768/1192 KB 368/562 KB 577/577 KB 228/256 KB 772/1192 KB 372/562 KB 577/577 KB 232/256 KB 772/1192 KB 372/562 KB 577/577 KB 236/256 KB 772/1192 KB 372/562 KB 577/577 KB 240/256 KB 772/1192 KB 372/562 KB 577/577 KB 228/256 KB 772/1192 KB 376/562 KB 577/577 KB 240/256 KB 772/1192 KB 380/562 KB 577/577 KB 240/256 KB 772/1192 KB 384/562 KB 577/577 KB 240/256 KB 772/1192 KB 388/562 KB 577/577 KB 240/256 KB 772/1192 KB 392/562 KB 577/577 KB 244/256 KB 772/1192 KB 368/562 KB 577/577 KB 228/256 KB 776/1192 KB 392/562 KB 577/577 KB 244/256 KB 780/1192 KB 392/562 KB 577/577 KB 244/256 KB 784/1192 KB 392/562 KB 577/577 KB 244/256 KB 772/1192 KB 388/562 KB 577/577 KB 244/256 KB 788/1192 KB 392/562 KB 577/577 KB 244/256 KB 792/1192 KB 396/562 KB 577/577 KB 248/256 KB 788/1192 KB 396/562 KB 577/577 KB 248/256 KB 788/1192 KB 392/562 KB 577/577 KB 248/256 KB 792/1192 KB 396/562 KB 577/577 KB 252/256 KB 792/1192 KB 396/562 KB 577/577 KB 256/256 KB 792/1192 KB 400/562 KB 577/577 KB 256/256 KB 792/1192 KB 400/562 KB 577/577 KB 256/256 KB 792/1192 KB 404/562 KB 577/577 KB 256/256 KB 796/1192 KB 408/562 KB 577/577 KB 256/256 KB 796/1192 KB 412/562 KB 577/577 KB 256/256 KB 796/1192 KB 416/562 KB 577/577 KB 256/256 KB 796/1192 KB 404/562 KB 577/577 KB 256/256 KB 800/1192 KB 416/562 KB 577/577 KB 256/256 KB 804/1192 KB 416/562 KB 577/577 KB 256/256 KB 808/1192 KB 416/562 KB 577/577 KB 256/256 KB 812/1192 KB 416/562 KB 577/577 KB 256/256 KB 816/1192 KB 416/562 KB 577/577 KB 256/256 KB 816/1192 KB 420/562 KB 577/577 KB 256/256 KB 816/1192 KB 424/562 KB 577/577 KB 256/256 KB 816/1192 KB 428/562 KB 577/577 KB 256/256 KB 816/1192 KB 432/562 KB 577/577 KB 256/256 KB 820/1192 KB 436/562 KB 577/577 KB 256/256 KB 820/1192 KB 440/562 KB 577/577 KB 256/256 KB 820/1192 KB 444/562 KB 577/577 KB 256/256 KB 820/1192 KB 448/562 KB 577/577 KB 256/256 KB 820/1192 KB 432/562 KB 577/577 KB 256/25 unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 6 KB 824/1192 KB 448/562 KB 577/577 KB 256/256 KB 828/1192 KB 448/562 KB 577/577 KB 256/256 KB 832/1192 KB 448/562 KB 577/577 KB 256/256 KB 836/1192 KB 448/562 KB 577/577 KB 256/256 KB 840/1192 KB 452/562 KB 577/577 KB 256/256 KB 844/1192 KB 452/562 KB 577/577 KB 256/256 KB 848/1192 KB 452/562 KB 577/577 KB 256/256 KB 836/1192 KB 452/562 KB 577/577 KB 256/256 KB 848/1192 KB 456/562 KB 577/577 KB 256/256 KB 848/1192 KB 460/562 KB 577/577 KB 256/256 KB 848/1192 KB 464/562 KB 577/577 KB 256/256 KB 848/1192 KB 468/562 KB 577/577 KB 256/256 KB 852/1192 KB 472/562 KB 577/577 KB 256/256 KB 852/1192 KB 476/562 KB 577/577 KB 256/256 KB 852/1192 KB 480/562 KB 577/577 KB 256/256 KB 852/1192 KB 468/562 KB 577/577 KB 256/256 KB 856/1192 KB 480/562 KB 577/577 KB 256/256 KB 860/1192 KB 480/562 KB 577/577 KB 256/256 KB 864/1192 KB 480/562 KB 577/577 KB 256/256 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 159.2 KB/sec) unit-abot-epc-basic-0: 08:49:02 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: 08:49:02 DEBUG unit.abot-epc-basic/0.install 868/1192 KB 480/562 KB 577/577 KB 872/1192 KB 484/562 KB 577/577 KB 876/1192 KB 484/562 KB 577/577 KB 880/1192 KB 484/562 KB 577/577 KB 868/1192 KB 484/562 KB 577/577 KB 880/1192 KB 488/562 KB 577/577 KB 880/1192 KB 492/562 KB 577/577 KB 880/1192 KB 496/562 KB 577/577 KB 880/1192 KB 500/562 KB 577/577 KB 884/1192 KB 504/562 KB 577/577 KB 884/1192 KB 500/562 KB 577/577 KB 888/1192 KB 504/562 KB 577/577 KB 892/1192 KB 504/562 KB 577/577 KB 896/1192 KB 504/562 KB 577/577 KB 896/1192 KB 508/562 KB 577/577 KB 896/1192 KB 512/562 KB 577/577 KB 896/1192 KB 516/562 KB 577/577 KB 900/1192 KB 520/562 KB 577/577 KB 900/1192 KB 524/562 KB 577/577 KB 900/1192 KB 528/562 KB 577/577 KB 900/1192 KB 516/562 KB 577/577 KB 904/1192 KB 528/562 KB 577/577 KB 908/1192 KB 528/562 KB 577/577 KB 912/1192 KB 528/562 KB 577/577 KB 916/1192 KB 528/562 KB 577/577 KB 3/1118 KB 920/1192 KB 532/562 KB 577/577 KB 3/1118 KB 916/1192 KB 532/562 KB 577/577 KB 3/1118 KB 916/1192 KB 528/562 KB 577/577 KB 5/1118 KB 920/1192 KB 532/562 KB 577/577 KB 8/1118 KB 920/1192 KB 532/562 KB 577/577 KB 11/1118 KB 920/1192 KB 532/562 KB 577/577 KB 13/1118 KB 920/1192 KB 532/562 KB 577/577 KB 16/1118 KB 920/1192 KB 532/562 KB 577/577 KB 19/1118 KB 920/1192 KB 532/562 KB 577/577 KB 21/1118 KB 920/1192 KB 532/562 KB 577/577 KB 24/1118 KB 920/1192 KB 532/562 KB 577/577 KB 27/1118 KB 920/1192 KB 532/562 KB 577/577 KB 29/1118 KB 920/1192 KB 532/562 KB 577/577 KB 32/1118 KB 920/1192 KB 532/562 KB 577/577 KB 36/1118 KB 920/1192 KB 532/562 KB 577/577 KB 40/1118 KB 920/1192 KB 532/562 KB 577/577 KB 44/1118 KB 920/1192 KB 532/562 KB 577/577 KB 48/1118 KB 920/1192 KB 532/562 KB 577/577 KB 52/1118 KB 920/1192 KB 532/562 KB 577/577 KB 56/1118 KB 924/1192 KB 536/562 KB 577/577 KB 60/1118 KB 924/1192 KB 536/562 KB 577/577 KB 64/1118 KB 924/1192 KB 536/562 KB 577/577 KB 68/1118 KB 924/1192 KB 536/562 KB 577/577 KB 72/1118 KB 924/1192 KB 536/562 KB 577/577 KB 76/1118 KB 924/1192 KB 536/562 KB 577/577 KB 80/1118 KB 924/1192 KB 536/562 KB 577/577 KB 52/1118 KB 924/1192 KB 536/562 KB 577/577 KB 80/1118 KB 928/1192 KB 536/562 KB 577/577 KB 80/1118 KB 932/1192 KB 536/562 KB 577/577 KB 80/1118 KB 936/1192 KB 536/562 KB 577/577 KB 80/1118 KB 940/1192 KB 536/562 KB 577/577 KB 80/1118 KB 944/1192 KB 536/562 KB 577/577 KB 52/1118 KB 920/1192 KB 536/562 KB 577/577 KB 80/1118 KB 944/1192 KB 540/562 KB 577/577 KB 80/1118 KB 944/1192 KB 544/562 KB 577/577 KB 80/1118 KB 944/1192 KB 548/562 KB 577/577 KB 80/1118 KB 944/1192 KB 552/562 KB 577/577 KB 80/1118 KB 944/1192 KB 556/562 KB 577/577 KB 80/1118 KB 944/1192 KB 560/562 KB 577/577 KB 80/1118 KB 948/1192 KB 562/562 KB 577/577 KB 84/1118 KB 948/1192 KB 562/562 KB 577/577 KB 80/1118 KB 948/1192 KB 560/562 KB 577/577 KB 84/1118 KB 952/1192 KB 562/562 KB 577/577 KB 84/1118 KB 956/1192 KB 562/562 KB 577/577 KB 84/1118 KB 960/1192 KB 562/562 KB 577/577 KB 84/1118 KB 964/1192 KB 562/562 KB 577/577 KB 88/1118 KB 964/1192 KB 562/562 KB 577/577 KB 92/1118 KB 964/1192 KB 562/562 KB 577/577 KB 96/1118 KB 964/1192 KB 562/562 KB 577/577 KB 100/1118 KB 964/1192 KB 562/562 KB 577/577 KB 104/1118 KB 968/1192 KB 562/562 KB 577/577 KB 108/1118 KB 968/1192 KB 562/562 KB 577/577 KB 112/1118 KB 968/1192 KB 562/562 KB 577/577 KB 100/1118 KB 968/1192 KB 562/562 KB 577/577 KB 112/1118 KB 972/1192 KB 562/562 KB 577/577 KB 112/1118 KB 976/1192 KB 562/562 KB 577/577 KB 112/1118 KB 980/1192 KB 562/ unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 562 KB 577/577 KB 112/1118 KB 984/1192 KB 562/562 KB 577/577 KB 112/1118 KB 988/1192 KB 562/562 KB 577/577 KB 112/1118 KB 992/1192 KB 562/562 KB 577/577 KB 112/1118 KB 996/1192 KB 562/562 KB 577/577 KB 116/1118 KB 996/1192 KB 562/562 KB 577/577 KB 120/1118 KB 996/1192 KB 562/562 KB 577/577 KB 124/1118 KB 996/1192 KB 562/562 KB 577/577 KB 128/1118 KB 996/1192 KB 562/562 KB 577/577 KB 132/1118 KB 996/1192 KB 562/562 KB 577/577 KB 132/1118 KB 1000/1192 KB 562/562 KB 577/577 KB 132/1118 KB 1004/1192 KB 562/562 KB 577/577 KB 132/1118 KB 1008/1192 KB 562/562 KB 577/577 KB 132/1118 KB 1012/1192 KB 562/562 KB 577/577 KB 136/1118 KB 1012/1192 KB 562/562 KB 577/577 KB 140/1118 KB 1012/1192 KB 562/562 KB 577/577 KB 144/1118 KB 1012/1192 KB 562/562 KB 577/577 KB 148/1118 KB 1012/1192 KB 562/562 KB 577/577 KB 148/1118 KB 1016/1192 KB 562/562 KB 577/577 KB 148/1118 KB 1020/1192 KB 562/562 KB 577/577 KB 148/1118 KB 1024/1192 KB 562/562 KB 577/577 KB 148/1118 KB 1028/1192 KB 562/562 KB 577/577 KB 152/1118 KB 1028/1192 KB 562/562 KB 577/577 KB 156/1118 KB 1028/1192 KB 562/562 KB 577/577 KB 160/1118 KB 1028/1192 KB 562/562 KB 577/577 KB 160/1118 KB 1032/1192 KB 562/562 KB 577/577 KB 160/1118 KB 1036/1192 KB 562/562 KB 577/577 KB 160/1118 KB 1040/1192 KB 562/562 KB 577/577 KB 160/1118 KB 1044/1192 KB 562/562 KB 577/577 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 343.0 KB/sec) unit-abot-epc-basic-0: 08:49:02 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-mysql-0: 08:49:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 164/1118 KB 1044/1192 KB 562/562 KB 577/577 KB 168/1118 KB 1044/1192 KB 577/577 KB 172/1118 KB 1044/1192 KB 577/577 KB 176/1118 KB 1044/1192 KB 577/577 KB 176/1118 KB 1048/1192 KB 577/577 KB 176/1118 KB 1052/1192 KB 577/577 KB 176/1118 KB 1056/1192 KB 577/577 KB 176/1118 KB 1060/1192 KB 577/577 KB 180/1118 KB 1064/1192 KB 577/577 KB 180/1118 KB 1068/1192 KB 577/577 KB 180/1118 KB 1072/1192 KB 577/577 KB 180/1118 KB 1060/1192 KB 577/577 KB 184/1118 KB 1072/1192 KB 577/577 KB 188/1118 KB 1072/1192 KB 577/577 KB 192/1118 KB 1072/1192 KB 577/577 KB 196/1118 KB 1072/1192 KB 577/577 KB 200/1118 KB 1076/1192 KB 577/577 KB 204/1118 KB 1076/1192 KB 577/577 KB 208/1118 KB 1076/1192 KB 577/577 KB 196/1118 KB 1076/1192 KB 577/577 KB 208/1118 KB 1080/1192 KB 577/577 KB 208/1118 KB 1084/1192 KB 577/577 KB 208/1118 KB 1088/1192 KB 577/577 KB 208/1118 KB 1092/1192 KB 577/577 KB 212/1118 KB 1092/1192 KB 577/577 KB 214/1118 KB 1092/1192 KB 577/577 KB 218/1118 KB 1092/1192 KB 577/577 KB 218/1118 KB 1096/1192 KB 577/577 KB 218/1118 KB 1100/1192 KB 577/577 KB 218/1118 KB 1104/1192 KB 577/577 KB 222/1118 KB 1104/1192 KB 577/577 KB 226/1118 KB 1104/1192 KB 577/577 KB 230/1118 KB 1104/1192 KB 577/577 KB 234/1118 KB 1104/1192 KB 577/577 KB 238/1118 KB 1104/1192 KB 577/577 KB 242/1118 KB 1104/1192 KB 577/577 KB 246/1118 KB 1104/1192 KB 577/577 KB 250/1118 KB 1104/1192 KB 577/577 KB 254/1118 KB 1104/1192 KB 577/577 KB 258/1118 KB 1104/1192 KB 577/577 KB 262/1118 KB 1104/1192 KB 577/577 KB 266/1118 KB 1104/1192 KB 577/577 KB 270/1118 KB 1104/1192 KB 577/577 KB 274/1118 KB 1104/1192 KB 577/577 KB 278/1118 KB 1104/1192 KB 577/577 KB 278/1118 KB 1108/1192 KB 577/577 KB 278/1118 KB 1112/1192 KB 577/577 KB 278/1118 KB 1116/1192 KB 577/577 KB 278/1118 KB 1120/1192 KB 577/577 KB 282/1118 KB 1120/1192 KB 577/577 KB 286/1118 KB 1120/1192 KB 577/577 KB 290/1118 KB 1120/1192 KB 577/577 KB 294/1118 KB 1120/1192 KB 577/577 KB 298/1118 KB 1120/1192 KB 577/577 KB 302/1118 KB 1120/1192 KB 577/577 KB 306/1118 KB 1120/1192 KB 577/577 KB 310/1118 KB 1120/1192 KB 577/577 KB 314/1118 KB 1120/1192 KB 577/577 KB 318/1118 KB 1120/1192 KB 577/577 KB 322/1118 KB 1120/1192 KB 577/577 KB 326/1118 KB 1120/1192 KB 577/577 KB 330/1118 KB 1120/1192 KB 577/577 KB 334/1118 KB 1120/1192 KB 577/577 KB 338/1118 KB 1120/1192 KB 577/577 KB 342/1118 KB 1120/1192 KB 577/577 KB 346/1118 KB 1120/1192 KB 577/577 KB 350/1118 KB 1120/1192 KB 577/577 KB 354/1118 KB 1120/1192 KB 577/577 KB 358/1118 KB 1120/1192 KB 577/577 KB 362/1118 KB 1120/1192 KB 577/577 KB 366/1118 KB 1120/1192 KB 577/577 KB 370/1118 KB 1120/1192 KB 577/577 KB 374/1118 KB 1120/1192 KB 577/577 KB 378/1118 KB 1120/1192 KB 577/577 KB 382/1118 KB 1120/1192 KB 577/577 KB 386/1118 KB 1120/1192 KB 577/577 KB 390/1118 KB 1120/1192 KB 577/577 KB 394/1118 KB 1120/1192 KB 577/577 KB 398/1118 KB 1120/1192 KB 577/577 KB 402/1118 KB 1120/1192 KB 577/577 KB 406/1118 KB 1120/1192 KB 577/577 KB 410/1118 KB 1120/1192 KB 577/577 KB 414/1118 KB 1120/1192 KB 577/577 KB 418/1118 KB 1120/1192 KB 577/577 KB 422/1118 KB 1120/1192 KB 577/577 KB 426/1118 KB 1120/1192 KB 577/577 KB 430/1118 KB 1120/1192 KB 577/577 KB 434/1118 KB 1120/1192 KB 577/577 KB 438/1118 KB 1120/1192 KB 577/577 KB 442/1118 KB 1120/1192 KB 577/577 KB 442/1118 KB 1124/1192 KB 577/577 KB 442/1118 KB 1128/1192 KB 577/577 KB 442/1118 KB 1132/1192 KB 577/577 KB 442/1118 KB 1136/1192 KB 577/577 KB 446/1118 KB 1136/1192 KB unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 577/577 KB 450/1118 KB 1136/1192 KB 577/577 KB 454/1118 KB 1136/1192 KB 577/577 KB 458/1118 KB 1136/1192 KB 577/577 KB 462/1118 KB 1136/1192 KB 577/577 KB 466/1118 KB 1136/1192 KB 577/577 KB 470/1118 KB 1136/1192 KB 577/577 KB 474/1118 KB 1136/1192 KB 577/577 KB 478/1118 KB 1136/1192 KB 577/577 KB 482/1118 KB 1136/1192 KB 577/577 KB 486/1118 KB 1136/1192 KB 577/577 KB 490/1118 KB 1136/1192 KB 577/577 KB 494/1118 KB 1136/1192 KB 577/577 KB 498/1118 KB 1136/1192 KB 577/577 KB 502/1118 KB 1136/1192 KB 577/577 KB 502/1118 KB 1140/1192 KB 577/577 KB 506/1118 KB 1144/1192 KB 577/577 KB 506/1118 KB 1148/1192 KB 577/577 KB 506/1118 KB 1152/1192 KB 577/577 KB 506/1118 KB 1156/1192 KB 577/577 KB 506/1118 KB 1160/1192 KB 577/577 KB 506/1118 KB 1164/1192 KB 577/577 KB 506/1118 KB 1168/1192 KB 577/577 KB 506/1118 KB 1140/1192 KB 577/577 KB 510/1118 KB 1168/1192 KB 577/577 KB 514/1118 KB 1168/1192 KB 577/577 KB 518/1118 KB 1168/1192 KB 577/577 KB 522/1118 KB 1168/1192 KB 577/577 KB 526/1118 KB 1168/1192 KB 577/577 KB 530/1118 KB 1168/1192 KB 577/577 KB 534/1118 KB 1168/1192 KB 577/577 KB 538/1118 KB 1168/1192 KB 577/577 KB 542/1118 KB 1172/1192 KB 577/577 KB 546/1118 KB 1172/1192 KB 577/577 KB 550/1118 KB 1172/1192 KB 577/577 KB 538/1118 KB 1172/1192 KB 577/577 KB 550/1118 KB 1176/1192 KB 577/577 KB 550/1118 KB 1180/1192 KB 577/577 KB 550/1118 KB 1184/1192 KB 577/577 KB 550/1118 KB 1188/1192 KB 577/577 KB 554/1118 KB 1192/1192 KB 577/577 KB 554/1118 KB 1192/1192 KB 577/577 KB 554/1118 KB 1188/1192 KB 577/577 KB 558/1118 KB 1192/1192 KB 577/577 KB 562/1118 KB 1192/1192 KB 577/577 KB 566/1118 KB 1192/1192 KB 577/577 KB 570/1118 KB 1192/1192 KB 577/577 KB 574/1118 KB 1192/1192 KB 577/577 KB 578/1118 KB 1192/1192 KB 577/577 KB 582/1118 KB 1192/1192 KB 577/577 KB 586/1118 KB 1192/1192 KB 577/577 KB 586/1118 KB 1192/1192 KB 4/1461 KB 577/577 KB 586/1118 KB 1192/1192 KB 8/1461 KB 577/577 KB 586/1118 KB 1192/1192 KB 12/1461 KB 577/577 KB 586/1118 KB 1192/1192 KB 16/1461 KB 577/577 KB 586/1118 KB 1192/1192 KB 20/1461 KB 577/577 KB 586/1118 KB 1192/1192 KB 24/1461 KB 577/577 KB 586/1118 KB 1192/1192 KB 28/1461 KB 577/577 KB 586/1118 KB 1192/1192 KB 32/1461 KB 577/577 KB 586/1118 KB 1192/1192 KB 36/1461 KB 577/577 KB 586/1118 KB 1192/1192 KB 40/1461 KB 577/577 KB 586/1118 KB 1192/1192 KB 44/1461 KB 577/577 KB 586/1118 KB 1192/1192 KB 48/1461 KB 577/577 KB 586/1118 KB 1192/1192 KB 52/1461 KB 577/577 KB 590/1118 KB 1192/1192 KB 52/1461 KB 577/577 KB 594/1118 KB 1192/1192 KB 52/1461 KB 577/577 KB 598/1118 KB 1192/1192 KB 52/1461 KB 577/577 KB 602/1118 KB 1192/1192 KB 52/1461 KB 577/577 KB 602/1118 KB 1192/1192 KB 56/1461 KB 577/577 KB 602/1118 KB 1192/1192 KB 60/1461 KB 577/577 KB 602/1118 KB 1192/1192 KB 64/1461 KB 577/577 KB 606/1118 KB 1192/1192 KB 64/1461 KB 577/577 KB 610/1118 KB 1192/1192 KB 64/1461 KB 577/577 KB 614/1118 KB 1192/1192 KB 64/1461 KB 577/577 KB 618/1118 KB 1192/1192 KB 64/1461 KB 577/577 KB 622/1118 KB 1192/1192 KB 68/1461 KB 577/577 KB 626/1118 KB 1192/1192 KB 68/1461 KB 577/577 KB 630/1118 KB 1192/1192 KB 68/1461 KB 577/577 KB 618/1118 KB 1192/1192 KB 68/1461 KB 577/577 KB 630/1118 KB 1192/1192 KB 72/1461 KB 577/577 KB 630/1118 KB 1192/1192 KB 76/1461 KB 577/577 KB 630/1118 KB 1192/1192 KB 80/1461 KB 577/577 KB 630/1118 KB 1192/1192 KB 84/1461 KB 577/577 KB 634/1118 KB 88/1461 KB 577/577 KB 634/1118 KB 92/1461 KB 577/577 KB Dow unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install nloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 696.0 KB/sec) unit-abot-epc-basic-0: 08:49:02 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: 08:49:02 DEBUG unit.abot-epc-basic/0.install 634/1118 KB 96/1461 KB 577/577 KB 634/1118 KB 84/1461 KB 577/577 KB 638/1118 KB 96/1461 KB 577/577 KB 642/1118 KB 96/1461 KB 577/577 KB 646/1118 KB 100/1461 KB 577/577 KB 650/1118 KB 100/1461 KB 577/577 KB 654/1118 KB 100/1461 KB 577/577 KB 642/1118 KB 100/1461 KB 577/577 KB 654/1118 KB 104/1461 KB 577/577 KB 654/1118 KB 108/1461 KB 577/577 KB 654/1118 KB 112/1461 KB 577/577 KB 654/1118 KB 116/1461 KB 577/577 KB 658/1118 KB 120/1461 KB 577/577 KB 658/1118 KB 124/1461 KB 577/577 KB 658/1118 KB 128/1461 KB 577/577 KB 658/1118 KB 132/1461 KB 577/577 KB 658/1118 KB 136/1461 KB 577/577 KB 658/1118 KB 140/1461 KB 577/577 KB 658/1118 KB 144/1461 KB 577/577 KB 658/1118 KB 116/1461 KB 577/577 KB 662/1118 KB 144/1461 KB 577/577 KB 666/1118 KB 144/1461 KB 577/577 KB 666/1118 KB 144/1461 KB 4/37 KB 577/577 KB 666/1118 KB 144/1461 KB 8/37 KB 577/577 KB 666/1118 KB 144/1461 KB 12/37 KB 577/577 KB 666/1118 KB 144/1461 KB 16/37 KB 577/577 KB 670/1118 KB 144/1461 KB 16/37 KB 577/577 KB 674/1118 KB 144/1461 KB 16/37 KB 577/577 KB 678/1118 KB 144/1461 KB 16/37 KB 577/577 KB 682/1118 KB 144/1461 KB 16/37 KB 577/577 KB 686/1118 KB 148/1461 KB 16/37 KB 577/577 KB 690/1118 KB 148/1461 KB 16/37 KB 577/577 KB 682/1118 KB 148/1461 KB 16/37 KB 577/577 KB 690/1118 KB 152/1461 KB 16/37 KB 577/577 KB 694/1118 KB 156/1461 KB 16/37 KB 577/577 KB 694/1118 KB 160/1461 KB 16/37 KB 577/577 KB 694/1118 KB 152/1461 KB 16/37 KB 577/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 334.1 KB/sec) unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 698/1118 KB 160/1461 KB 16/37 KB 702/1118 KB 164/1461 KB 16/37 KB 706/1118 KB 164/1461 KB 16/37 KB 710/1118 KB 164/1461 KB 16/37 KB 698/1118 KB 164/1461 KB 16/37 KB 710/1118 KB 164/1461 KB 20/37 KB 710/1118 KB 164/1461 KB 24/37 KB 710/1118 KB 164/1461 KB 28/37 KB 710/1118 KB 164/1461 KB 32/37 KB 710/1118 KB 164/1461 KB 36/37 KB 710/1118 KB 164/1461 KB 37/37 KB 714/1118 KB 164/1461 KB 37/37 KB 714/1118 KB 168/1461 KB 37/37 KB 714/1118 KB 4/46 KB 168/1461 KB 37/37 KB 714/1118 KB 8/46 KB 168/1461 KB 37/37 KB 714/1118 KB 12/46 KB 168/1461 KB 37/37 KB 714/1118 KB 16/46 KB 168/1461 KB 37/37 KB 714/1118 KB 20/46 KB 168/1461 KB 37/37 KB 714/1118 KB 24/46 KB 168/1461 KB 37/37 KB 714/1118 KB 28/46 KB 168/1461 KB 37/37 KB 714/1118 KB 32/46 KB 168/1461 KB 37/37 KB 714/1118 KB 36/46 KB 168/1461 KB 37/37 KB 714/1118 KB 40/46 KB 168/1461 KB 37/37 KB 714/1118 KB 44/46 KB 168/1461 KB 37/37 KB 714/1118 KB 46/46 KB 168/1461 KB 37/37 KB 714/1118 KB 46/46 KB 172/1461 KB 37/37 KB 714/1118 KB 46/46 KB 176/1461 KB 37/37 KB 714/1118 KB 46/46 KB 180/1461 KB 37/37 KB 718/1118 KB 46/46 KB 180/1461 KB 37/37 KB 722/1118 KB 46/46 KB 180/1461 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 21.2 KB/sec) unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 726/1118 KB 46/46 KB 180/1461 KB 730/1118 KB 46/46 KB 180/1461 KB 734/1118 KB 46/46 KB 184/1461 KB 738/1118 KB 46/46 KB 184/1461 KB 742/1118 KB 46/46 KB 184/1461 KB 746/1118 KB 46/46 KB 184/1461 KB 750/1118 KB 184/1461 KB 730/1118 KB 46/46 KB 184/1461 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 26.0 KB/sec) unit-mysql-0: 08:49:02 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 754/1118 KB 188/1461 KB 754/1118 KB 192/1461 KB 754/1118 KB 196/1461 KB 754/1118 KB 200/1461 KB 754/1118 KB 204/1461 KB 754/1118 KB 208/1461 KB 754/1118 KB 208/1461 KB 3/287 KB 754/1118 KB 208/1461 KB 6/287 KB 754/1118 KB 208/1461 KB 9/287 KB 754/1118 KB 208/1461 KB 11/287 KB 754/1118 KB 208/1461 KB 14/287 KB 754/1118 KB 208/1461 KB 16/287 KB 754/1118 KB 208/1461 KB 19/287 KB 754/1118 KB 208/1461 KB 22/287 KB 754/1118 KB 208/1461 KB 25/287 KB 754/1118 KB 208/1461 KB 27/287 KB 754/1118 KB 208/1461 KB 27/287 KB 758/1118 KB 208/1461 KB 27/287 KB 762/1118 KB 208/1461 KB 27/287 KB 766/1118 KB 208/1461 KB 27/287 KB 770/1118 KB 208/1461 KB 27/287 KB 774/1118 KB 208/1461 KB 27/287 KB 778/1118 KB 208/1461 KB 27/287 KB 782/1118 KB 208/1461 KB 27/287 KB 786/1118 KB 208/1461 KB 27/287 KB 790/1118 KB 208/1461 KB 27/287 KB 790/1118 KB 212/1461 KB 27/287 KB 790/1118 KB 216/1461 KB 27/287 KB 790/1118 KB 220/1461 KB 27/287 KB 790/1118 KB 224/1461 KB 27/287 KB 790/1118 KB 228/1461 KB 27/287 KB 790/1118 KB 232/1461 KB 27/287 KB 790/1118 KB 236/1461 KB 27/287 KB 790/1118 KB 240/1461 KB 27/287 KB 790/1118 KB 240/1461 KB 30/287 KB 790/1118 KB 240/1461 KB 32/287 KB 790/1118 KB 240/1461 KB 36/287 KB 790/1118 KB 240/1461 KB 40/287 KB 790/1118 KB 240/1461 KB 44/287 KB 790/1118 KB 240/1461 KB 48/287 KB 790/1118 KB 244/1461 KB 48/287 KB 794/1118 KB 248/1461 KB 52/287 KB 794/1118 KB 252/1461 KB 52/287 KB 794/1118 KB 256/1461 KB 52/287 KB 794/1118 KB 244/1461 KB 52/287 KB 794/1118 KB 256/1461 KB 56/287 KB 794/1118 KB 256/1461 KB 60/287 KB 794/1118 KB 256/1461 KB 64/287 KB 794/1118 KB 256/1461 KB 68/287 KB 794/1118 KB 256/1461 KB 72/287 KB 794/1118 KB 256/1461 KB 76/287 KB 794/1118 KB 256/1461 KB 80/287 KB 794/1118 KB 244/1461 KB 48/287 KB 798/1118 KB 256/1461 KB 80/287 KB 802/1118 KB 256/1461 KB 80/287 KB 806/1118 KB 256/1461 KB 80/287 KB 810/1118 KB 256/1461 KB 80/287 KB 814/1118 KB 260/1461 KB 80/287 KB 818/1118 KB 260/1461 KB 80/287 KB 822/1118 KB 260/1461 KB 80/287 KB 810/1118 KB 260/1461 KB 80/287 KB 822/1118 KB 264/1461 KB 80/287 KB 822/1118 KB 268/1461 KB 80/287 KB 822/1118 KB 272/1461 KB 80/287 KB 822/1118 KB 276/1461 KB 80/287 KB 826/1118 KB 280/1461 KB 80/287 KB 826/1118 KB 284/1461 KB 80/287 KB 826/1118 KB 288/1461 KB 84/287 KB 826/1118 KB 276/1461 KB 80/287 KB 830/1118 KB 288/1461 KB 84/287 KB 834/1118 KB 288/1461 KB 84/287 KB 838/1118 KB 288/1461 KB 84/287 KB 826/1118 KB 284/1461 KB 84/287 KB 838/1118 KB 288/1461 KB 88/287 KB 838/1118 KB 288/1461 KB 92/287 KB 838/1118 KB 288/1461 KB 96/287 KB 838/1118 KB 288/1461 KB 100/287 KB 838/1118 KB 288/1461 KB 104/287 KB 838/1118 KB 292/1461 KB 108/287 KB 838/1118 KB 292/1461 KB 112/287 KB 838/1118 KB 292/1461 KB 104/287 KB 838/1118 KB 296/1461 KB 112/287 KB 838/1118 KB 300/1461 KB 112/287 KB 842/1118 KB 300/1461 KB 112/287 KB 846/1118 KB 300/1461 KB 112/287 KB 846/1118 KB 304/1461 KB 112/287 KB 850/1118 KB 304/1461 KB 112/287 KB 854/1118 KB 304/1461 KB 112/287 KB 858/1118 KB 304/1461 KB 112/287 KB 862/1118 KB 308/1461 KB 112/287 KB 866/1118 KB 308/1461 KB 112/287 KB 870/1118 KB 308/1461 KB 112/287 KB 858/1118 KB 308/1461 KB 112/287 KB 870/1118 KB 312/1461 KB 116/287 KB 870/1118 KB 308/1461 KB 116/287 KB 870/1118 KB 312/1461 KB 120/287 KB 870/1118 KB 312/1461 KB 124/287 KB 870/1118 KB 312/1461 KB 128/287 KB 870/1118 KB 316/1461 KB 128/287 KB 870/1118 KB 320/1461 KB 128/287 KB 874/1118 KB 320/1461 KB 128/287 KB 878/1 unit-mysql-0: 08:49:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 118 KB 324/1461 KB 132/287 KB 882/1118 KB 324/1461 KB 132/287 KB 886/1118 KB 324/1461 KB 132/287 KB 874/1118 KB 324/1461 KB 132/287 KB 886/1118 KB 328/1461 KB 132/287 KB 886/1118 KB 332/1461 KB 132/287 KB 886/1118 KB 336/1461 KB 132/287 KB 874/1118 KB 320/1461 KB 132/287 KB 886/1118 KB 336/1461 KB 136/287 KB 886/1118 KB 336/1461 KB 140/287 KB 886/1118 KB 336/1461 KB 144/287 KB 890/1118 KB 336/1461 KB 144/287 KB 894/1118 KB 340/1461 KB 144/287 KB 890/1118 KB 340/1461 KB 144/287 KB 894/1118 KB 344/1461 KB 144/287 KB 894/1118 KB 348/1461 KB 144/287 KB 898/1118 KB 352/1461 KB 144/287 KB 898/1118 KB 356/1461 KB 148/287 KB 898/1118 KB 360/1461 KB 148/287 KB 898/1118 KB 364/1461 KB 148/287 KB 898/1118 KB 368/1461 KB 148/287 KB 898/1118 KB 348/1461 KB 144/287 KB 902/1118 KB 368/1461 KB 148/287 KB 906/1118 KB 368/1461 KB 148/287 KB 898/1118 KB 352/1461 KB 148/287 KB 906/1118 KB 368/1461 KB 152/287 KB 906/1118 KB 368/1461 KB 156/287 KB 906/1118 KB 368/1461 KB 160/287 KB 906/1118 KB 368/1461 KB 164/287 KB 906/1118 KB 368/1461 KB 168/287 KB 906/1118 KB 368/1461 KB 172/287 KB 906/1118 KB 368/1461 KB 176/287 KB 910/1118 KB 368/1461 KB 176/287 KB 914/1118 KB 368/1461 KB 176/287 KB 918/1118 KB 368/1461 KB 176/287 KB 918/1118 KB 372/1461 KB 176/287 KB 922/1118 KB 376/1461 KB 176/287 KB 922/1118 KB 372/1461 KB 176/287 KB 926/1118 KB 380/1461 KB 176/287 KB 930/1118 KB 380/1461 KB 176/287 KB 934/1118 KB 380/1461 KB 176/287 KB 938/1118 KB 380/1461 KB 176/287 KB 942/1118 KB 380/1461 KB 180/287 KB 946/1118 KB 380/1461 KB 180/287 KB 950/1118 KB 380/1461 KB 180/287 KB 922/1118 KB 380/1461 KB 176/287 KB 950/1118 KB 384/1461 KB 180/287 KB 950/1118 KB 388/1461 KB 180/287 KB 950/1118 KB 392/1461 KB 180/287 KB 950/1118 KB 396/1461 KB 180/287 KB 950/1118 KB 400/1461 KB 180/287 KB 938/1118 KB 380/1461 KB 180/287 KB 950/1118 KB 400/1461 KB 184/287 KB 950/1118 KB 400/1461 KB 188/287 KB 950/1118 KB 400/1461 KB 192/287 KB 950/1118 KB 400/1461 KB 196/287 KB 950/1118 KB 400/1461 KB 200/287 KB 950/1118 KB 400/1461 KB 204/287 KB 950/1118 KB 400/1461 KB 208/287 KB 954/1118 KB 400/1461 KB 208/287 KB 958/1118 KB 404/1461 KB 212/287 KB 962/1118 KB 404/1461 KB 212/287 KB 966/1118 KB 404/1461 KB 212/287 KB 954/1118 KB 404/1461 KB 212/287 KB 966/1118 KB 408/1461 KB 212/287 KB 966/1118 KB 412/1461 KB 212/287 KB 966/1118 KB 416/1461 KB 212/287 KB 954/1118 KB 400/1461 KB 212/287 KB 966/1118 KB 416/1461 KB 216/287 KB 966/1118 KB 416/1461 KB 220/287 KB 966/1118 KB 416/1461 KB 224/287 KB 970/1118 KB 416/1461 KB 224/287 KB 974/1118 KB 420/1461 KB 224/287 KB 978/1118 KB 420/1461 KB 224/287 KB 982/1118 KB 420/1461 KB 224/287 KB 970/1118 KB 420/1461 KB 224/287 KB 982/1118 KB 424/1461 KB 224/287 KB 982/1118 KB 428/1461 KB 224/287 KB 982/1118 KB 432/1461 KB 224/287 KB 986/1118 KB 432/1461 KB 224/287 KB 990/1118 KB 436/1461 KB 228/287 KB 994/1118 KB 436/1461 KB 228/287 KB 998/1118 KB 436/1461 KB 228/287 KB 986/1118 KB 436/1461 KB 228/287 KB 998/1118 KB 436/1461 KB 232/287 KB 998/1118 KB 436/1461 KB 236/287 KB 998/1118 KB 436/1461 KB 240/287 KB 998/1118 KB 436/1461 KB 244/287 KB 998/1118 KB 436/1461 KB 248/287 KB 998/1118 KB 436/1461 KB 252/287 KB 998/1118 KB 436/1461 KB 256/287 KB 986/1118 KB 436/1461 KB 224/287 KB 998/1118 KB 440/1461 KB 256/287 KB 998/1118 KB 444/1461 KB 256/287 KB 998/1118 KB 448/1461 KB 256/287 KB 998/1118 KB 452/1461 KB 256/287 KB 1002/1118 KB 456/1461 KB 260/287 KB 1002/1118 KB 460/1461 KB unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 260/287 KB 1002/1118 KB 464/1461 KB 260/287 KB 1002/1118 KB 452/1461 KB 260/287 KB 1002/1118 KB 464/1461 KB 264/287 KB 1002/1118 KB 464/1461 KB 268/287 KB 1002/1118 KB 464/1461 KB 269/287 KB 1002/1118 KB 452/1461 KB 256/287 KB 1006/1118 KB 464/1461 KB 269/287 KB 1010/1118 KB 464/1461 KB 269/287 KB 1014/1118 KB 464/1461 KB 269/287 KB 1018/1118 KB 464/1461 KB 269/287 KB 1022/1118 KB 468/1461 KB 269/287 KB 1026/1118 KB 468/1461 KB 269/287 KB 1030/1118 KB 468/1461 KB 269/287 KB 1018/1118 KB 468/1461 KB 269/287 KB 1030/1118 KB 472/1461 KB 269/287 KB 1030/1118 KB 476/1461 KB 269/287 KB 1030/1118 KB 480/1461 KB 269/287 KB 1030/1118 KB 484/1461 KB 269/287 KB 1034/1118 KB 488/1461 KB 273/287 KB 1034/1118 KB 492/1461 KB 273/287 KB 1034/1118 KB 496/1461 KB 273/287 KB 1034/1118 KB 484/1461 KB 273/287 KB 1038/1118 KB 496/1461 KB 273/287 KB 1042/1118 KB 496/1461 KB 273/287 KB 1046/1118 KB 496/1461 KB 273/287 KB 1030/1118 KB 484/1461 KB 273/287 KB 1046/1118 KB 496/1461 KB 277/287 KB 1046/1118 KB 496/1461 KB 281/287 KB 1046/1118 KB 496/1461 KB 285/287 KB 1046/1118 KB 496/1461 KB 287/287 KB 1050/1118 KB 496/1461 KB 287/287 KB 1054/1118 KB 500/1461 KB 287/287 KB 1058/1118 KB 500/1461 KB 287/287 KB 1062/1118 KB 500/1461 KB 287/287 KB 1050/1118 KB 500/1461 KB 287/287 KB 1062/1118 KB 504/1461 KB 287/287 KB 1062/1118 KB 508/1461 KB 287/287 KB 1062/1118 KB 512/1461 KB 287/287 KB 1062/1118 KB 516/1461 KB 287/287 KB 1066/1118 KB 520/1461 KB 287/287 KB 1066/1118 KB 524/1461 KB 287/287 KB 1066/1118 KB 528/1461 KB 287/287 KB 1066/1118 KB 516/1461 KB 287/287 KB 1070/1118 KB 528/1461 KB 287/287 KB 1074/1118 KB 528/1461 KB 287/287 KB 1078/1118 KB 528/1461 KB 287/287 KB 1082/1118 KB 528/1461 KB 287/287 KB 1086/1118 KB 532/1461 KB 287/287 KB 1090/1118 KB 532/1461 KB 287/287 KB 1094/1118 KB 532/1461 KB 287/287 KB 1082/1118 KB 532/1461 KB 287/287 KB 1094/1118 KB 536/1461 KB 287/287 KB 1094/1118 KB 540/1461 KB 287/287 KB 1094/1118 KB 544/1461 KB 287/287 KB 1094/1118 KB 548/1461 KB 287/287 KB 1098/1118 KB 552/1461 KB 1098/1118 KB 556/1461 KB 1098/1118 KB 560/1461 KB 1098/1118 KB 548/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 158.3 KB/sec) unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 1102/1118 KB 560/1461 KB 1106/1118 KB 560/1461 KB 1110/1118 KB 560/1461 KB 1114/1118 KB 560/1461 KB 1118/1118 KB 564/1461 KB 1114/1118 KB 564/1461 KB 1118/1118 KB 568/1461 KB 1118/1118 KB 572/1461 KB 1118/1118 KB 576/1461 KB 1118/1118 KB 580/1461 KB 1118/1118 KB 584/1461 KB 1118/1118 KB 588/1461 KB 1118/1118 KB 592/1461 KB 1118/1118 KB 596/1461 KB 1118/1118 KB 600/1461 KB 1118/1118 KB 604/1461 KB 1118/1118 KB 608/1461 KB 1118/1118 KB 612/1461 KB 1118/1118 KB 616/1461 KB 1118/1118 KB 620/1461 KB 1118/1118 KB 624/1461 KB 1118/1118 KB 628/1461 KB 1118/1118 KB 632/1461 KB 1118/1118 KB 636/1461 KB 1118/1118 KB 640/1461 KB 1118/1118 KB 644/1461 KB 1118/1118 KB 644/1461 KB 4/140 KB 1118/1118 KB 644/1461 KB 8/140 KB 1118/1118 KB 644/1461 KB 12/140 KB 1118/1118 KB 644/1461 KB 16/140 KB 1118/1118 KB 648/1461 KB 16/140 KB 1118/1118 KB 652/1461 KB 16/140 KB 1118/1118 KB 656/1461 KB 16/140 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 612.5 KB/sec) unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 660/1461 KB 16/140 KB 664/1461 KB 16/140 KB 668/1461 KB 16/140 KB 672/1461 KB 16/140 KB 676/1461 KB 16/140 KB 676/1461 KB 20/140 KB 676/1461 KB 24/140 KB 676/1461 KB 28/140 KB 676/1461 KB 32/140 KB 680/1461 KB 32/140 KB 684/1461 KB 32/140 KB 688/1461 KB 32/140 KB 692/1461 KB 32/140 KB 696/1461 KB 32/140 KB 700/1461 KB 32/140 KB 704/1461 KB 32/140 KB 708/1461 KB 32/140 KB 708/1461 KB 36/140 KB 708/1461 KB 40/140 KB 708/1461 KB 44/140 KB 708/1461 KB 48/140 KB 708/1461 KB 52/140 KB 708/1461 KB 56/140 KB 708/1461 KB 60/140 KB 708/1461 KB 64/140 KB 708/1461 KB 68/140 KB 708/1461 KB 72/140 KB 708/1461 KB 76/140 KB 708/1461 KB 80/140 KB 712/1461 KB 80/140 KB 716/1461 KB 80/140 KB 720/1461 KB 80/140 KB 724/1461 KB 80/140 KB 728/1461 KB 80/140 KB 732/1461 KB 80/140 KB 736/1461 KB 80/140 KB 740/1461 KB 80/140 KB 744/1461 KB 80/140 KB 748/1461 KB 80/140 KB 752/1461 KB 80/140 KB 756/1461 KB 80/140 KB 760/1461 KB 80/140 KB 764/1461 KB 80/140 KB 764/1461 KB 84/140 KB 764/1461 KB 88/140 KB 764/1461 KB 92/140 KB 764/1461 KB 96/140 KB 764/1461 KB 100/140 KB 764/1461 KB 104/140 KB 764/1461 KB 108/140 KB 764/1461 KB 112/140 KB 764/1461 KB 116/140 KB 764/1461 KB 120/140 KB 764/1461 KB 124/140 KB 764/1461 KB 128/140 KB 764/1461 KB 132/140 KB 764/1461 KB 136/140 KB 764/1461 KB 140/140 KB 764/1461 KB 140/140 KB 768/1461 KB 140/140 KB 772/1461 KB 140/140 KB 776/1461 KB 140/140 KB 780/1461 KB 140/140 KB 784/1461 KB 140/140 KB 788/1461 KB 140/140 KB 792/1461 KB 140/140 KB 796/1461 KB 140/140 KB 800/1461 KB 140/140 KB 804/1461 KB 140/140 KB 808/1461 KB 140/140 KB 812/1461 KB 140/140 KB 816/1461 KB 140/140 KB 820/1461 KB 140/140 KB 824/1461 KB 140/140 KB 828/1461 KB 140/140 KB 832/1461 KB 140/140 KB 836/1461 KB 140/140 KB 840/1461 KB 140/140 KB 844/1461 KB 140/140 KB 848/1461 KB 140/140 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 75.7 KB/sec) unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install 852/1461 KB 856/1461 KB 860/1461 KB 864/1461 KB 868/1461 KB 872/1461 KB 876/1461 KB 880/1461 KB 884/1461 KB 888/1461 KB 892/1461 KB 896/1461 KB 900/1461 KB 904/1461 KB 908/1461 KB 912/1461 KB 916/1461 KB 920/1461 KB 924/1461 KB 928/1461 KB 932/1461 KB 936/1461 KB 940/1461 KB 944/1461 KB 948/1461 KB 952/1461 KB 956/1461 KB 960/1461 KB 964/1461 KB 968/1461 KB 972/1461 KB 976/1461 KB 980/1461 KB 984/1461 KB 988/1461 KB 992/1461 KB 996/1461 KB 1000/1461 KB 1004/1461 KB 1008/1461 KB 1012/1461 KB 1016/1461 KB 1020/1461 KB 1024/1461 KB 1028/1461 KB 1032/1461 KB 1036/1461 KB 1040/1461 KB 1044/1461 KB 1048/1461 KB 1052/1461 KB 1056/1461 KB 1060/1461 KB 1064/1461 KB 1068/1461 KB 1072/1461 KB 1076/1461 KB 1080/1461 KB 1084/1461 KB 1088/1461 KB 1092/1461 KB 1096/1461 KB 1100/1461 KB 1104/1461 KB 1108/1461 KB 1112/1461 KB 1116/1461 KB 1120/1461 KB 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 763.3 KB/sec) unit-mysql-0: 08:49:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:49:02 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:49:02 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: 08:49:02 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 297.9 KB/sec) unit-abot-epc-basic-0: 08:49:02 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: 08:49:02 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 98.2 KB/sec) unit-abot-epc-basic-0: 08:49:02 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-mysql-0: 08:49:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 08:49:02 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 74.4 KB/sec) unit-abot-epc-basic-0: 08:49:02 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-mysql-0: 08:49:02 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 08:49:03 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 5.7 KB/sec) unit-abot-epc-basic-0: 08:49:03 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-mysql-0: 08:49:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 08:49:03 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 17.3 KB/sec) unit-abot-epc-basic-0: 08:49:03 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-mysql-0: 08:49:03 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 08:49:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 08:49:03 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 08:49:03 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 15.7 KB/sec) unit-abot-epc-basic-0: 08:49:03 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-mysql-0: 08:49:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 08:49:03 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 75.6 KB/sec) unit-abot-epc-basic-0: 08:49:03 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: 08:49:03 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 93.4 KB/sec) unit-abot-epc-basic-0: 08:49:03 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-mysql-0: 08:49:03 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 08:49:03 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 65.7 KB/sec) unit-abot-epc-basic-0: 08:49:03 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: 08:49:03 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 230.8 KB/sec) unit-abot-epc-basic-0: 08:49:03 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-mysql-0: 08:49:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 08:49:03 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 19.4 KB/sec) unit-abot-epc-basic-0: 08:49:03 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: 08:49:03 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 135.3 KB/sec) unit-abot-epc-basic-0: 08:49:03 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: 08:49:03 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 128.5 KB/sec) unit-abot-epc-basic-0: 08:49:03 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-mysql-0: 08:49:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 08:49:03 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 08:49:03 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 34.3 KB/sec) unit-abot-epc-basic-0: 08:49:03 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: 08:49:03 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 32.2 KB/sec) unit-abot-epc-basic-0: 08:49:03 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: 08:49:03 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 121.6 KB/sec) unit-abot-epc-basic-0: 08:49:03 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: 08:49:03 DEBUG unit.abot-epc-basic/0.install 1/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 117.8 KB/sec) unit-abot-epc-basic-0: 08:49:03 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: 08:49:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 258.7 KB/sec) unit-abot-epc-basic-0: 08:49:03 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: 08:49:03 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-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 262.5 KB/sec) unit-abot-epc-basic-0: 08:49:04 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: 08:49:04 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 18.9 KB/sec) unit-abot-epc-basic-0: 08:49:04 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: 08:49:04 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 163.6 KB/sec) unit-abot-epc-basic-0: 08:49:04 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-mysql-0: 08:49:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 08:49:04 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 321.2 KB/sec) unit-abot-epc-basic-0: 08:49:04 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: 08:49:04 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: 08:49:04 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: 08:49:04 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: 08:49:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 08:49:04 DEBUG unit.abot-epc-basic/0.install 3/21 KB 3/6 KB 3/10 KB 3/21 KB 5/6 KB 3/10 KB 3/21 KB 6/6 KB 3/10 KB 3/21 KB 3/10 KB 3/21 KB 6/6 KB 3/10 KB 5/21 KB 6/6 KB 3/10 KB 8/21 KB 6/6 KB 3/14 KB 3/10 KB 8/21 KB 6/6 KB 3/14 KB 3/10 KB 11/21 KB 6/6 KB 3/14 KB 3/10 KB 13/21 KB 6/6 KB 3/14 KB 3/10 KB 16/21 KB 6/6 KB 3/14 KB 3/10 KB 19/21 KB 6/6 KB 3/14 KB 3/10 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 181.2 KB/sec) unit-abot-epc-basic-0: 08:49:04 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: 08:49:04 DEBUG unit.abot-epc-basic/0.install 6/14 KB 3/10 KB 21/21 KB 9/14 KB 3/10 KB 21/21 KB 11/14 KB 3/10 KB 21/21 KB 14/14 KB 3/10 KB 21/21 KB 14/14 KB 3/10 KB 3/30 KB 21/21 KB 3/10 KB 6/30 KB 21/21 KB 3/10 KB 9/30 KB 21/21 KB 3/10 KB 11/30 KB 21/21 KB 3/10 KB 14/30 KB 21/21 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 316.5 KB/sec) unit-abot-epc-basic-0: 08:49:04 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: 08:49:04 DEBUG unit.abot-epc-basic/0.install 3/10 KB 16/30 KB 21/21 KB 3/10 KB 19/30 KB 21/21 KB 3/10 KB 22/30 KB 21/21 KB 3/10 KB 25/30 KB 21/21 KB 3/10 KB 27/30 KB 21/21 KB 3/10 KB 30/30 KB 21/21 KB 3/37 KB 3/10 KB 30/30 KB 21/21 KB 5/37 KB 3/10 KB 30/30 KB 21/21 KB 8/37 KB 3/10 KB 30/30 KB 21/21 KB 11/37 KB 3/10 KB 30/30 KB 21/21 KB 13/37 KB 3/10 KB 30/30 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 588.2 KB/sec) unit-abot-epc-basic-0: 08:49:04 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: 08:49:04 DEBUG unit.abot-epc-basic/0.install 16/37 KB 3/10 KB 21/21 KB 19/37 KB 3/10 KB 21/21 KB 21/37 KB 3/10 KB 21/21 KB 24/37 KB 3/10 KB 21/21 KB 27/37 KB 3/10 KB 21/21 KB 29/37 KB 3/10 KB 21/21 KB 32/37 KB 3/10 KB 21/21 KB 35/37 KB 3/10 KB 21/21 KB 37/37 KB 3/10 KB 21/21 KB 37/37 KB 3/10 KB 3/14 KB 21/21 KB 37/37 KB 3/10 KB 6/14 KB 21/21 KB 37/37 KB 3/10 KB 9/14 KB 21/21 KB 37/37 KB 3/10 KB 11/14 KB 21/21 KB 37/37 KB 3/10 KB 14/14 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 590.3 KB/sec) unit-abot-epc-basic-0: 08:49:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-mysql-0: 08:49:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 08:49:04 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 189.8 KB/sec) unit-abot-epc-basic-0: 08:49:04 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: 08:49:04 DEBUG unit.abot-epc-basic/0.install 3/10 KB 3/37 KB 21/21 KB 3/10 KB 5/37 KB 21/21 KB 3/10 KB 8/37 KB 21/21 KB 3/10 KB 11/37 KB 21/21 KB 3/10 KB 13/37 KB 21/21 KB 3/10 KB 16/37 KB 21/21 KB 3/10 KB 19/37 KB 21/21 KB 3/10 KB 21/37 KB 21/21 KB 3/10 KB 24/37 KB 21/21 KB 3/10 KB 27/37 KB 21/21 KB 3/10 KB 29/37 KB 21/21 KB 3/10 KB 32/37 KB 21/21 KB 3/10 KB 35/37 KB 21/21 KB 3/10 KB 37/37 KB 21/21 KB 3/10 KB 37/37 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 389.1 KB/sec) unit-abot-epc-basic-0: 08:49:04 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: 08:49:04 DEBUG unit.abot-epc-basic/0.install 3/10 KB 21/21 KB 3/43 KB 3/10 KB 21/21 KB 5/43 KB 3/10 KB 21/21 KB 8/43 KB 3/10 KB 21/21 KB 11/43 KB 3/10 KB 21/21 KB 13/43 KB 3/10 KB 21/21 KB 16/43 KB 3/10 KB 21/21 KB 19/43 KB 3/10 KB 21/21 KB 21/43 KB 3/10 KB 21/21 KB 24/43 KB 3/10 KB 21/21 KB 27/43 KB 3/10 KB 21/21 KB 29/43 KB 3/10 KB 21/21 KB 32/43 KB 3/10 KB 21/21 KB 36/43 KB 3/10 KB 21/21 KB 40/43 KB 3/10 KB 21/21 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 382.7 KB/sec) unit-abot-epc-basic-0: 08:49:04 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: 08:49:04 DEBUG unit.abot-epc-basic/0.install 3/10 KB 3/7 KB 21/21 KB 3/10 KB 6/7 KB 21/21 KB 3/10 KB 7/7 KB 21/21 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 54.1 KB/sec) unit-abot-epc-basic-0: 08:49:04 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: 08:49:04 DEBUG unit.abot-epc-basic/0.install 3/10 KB 21/21 KB 3/60 KB 3/10 KB 21/21 KB 5/60 KB 3/10 KB 21/21 KB 8/60 KB 3/10 KB 21/21 KB 11/60 KB 3/10 KB 21/21 KB 13/60 KB 3/10 KB 21/21 KB 16/60 KB 3/10 KB 21/21 KB 19/60 KB 3/10 KB 21/21 KB 21/60 KB 3/10 KB 21/21 KB 24/60 KB 3/10 KB 21/21 KB 27/60 KB 3/10 KB 21/21 KB 29/60 KB 3/10 KB 21/21 KB 32/60 KB 3/10 KB 21/21 KB 36/60 KB 3/10 KB 21/21 KB 40/60 KB 3/10 KB 21/21 KB 44/60 KB 3/10 KB 21/21 KB 48/60 KB 3/10 KB 21/21 KB 52/60 KB 3/10 KB 21/21 KB 56/60 KB 3/10 KB 21/21 KB 60/60 KB 3/10 KB 21/21 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 419.9 KB/sec) unit-mysql-0: 08:49:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 08:49:04 DEBUG unit.abot-epc-basic/0.install 6/10 KB 21/21 KB 9/10 KB 21/21 KB 9/10 KB 21/21 KB 3/149 KB 10/10 KB 21/21 KB 3/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 78.0 KB/sec) unit-abot-epc-basic-0: 08:49:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 37.2 KB/sec) unit-mysql-0: 08:49:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 08:49:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 08:49:04 DEBUG unit.abot-epc-basic/0.install 5/149 KB 8/149 KB 11/149 KB 13/149 KB 16/149 KB 19/149 KB 21/149 KB 24/149 KB 27/149 KB 29/149 KB 32/149 KB 36/149 KB 40/149 KB 44/149 KB 48/149 KB 3/11 KB 48/149 KB 6/11 KB 48/149 KB 9/11 KB 48/149 KB 11/11 KB 48/149 KB 11/11 KB 52/149 KB 11/11 KB 56/149 KB 11/11 KB 60/149 KB 11/11 KB 64/149 KB 11/11 KB 68/149 KB 11/11 KB 72/149 KB 11/11 KB 76/149 KB 11/11 KB 80/149 KB 11/11 KB 84/149 KB 11/11 KB 88/149 KB 11/11 KB 92/149 KB 11/11 KB 96/149 KB 11/11 KB 100/149 KB 11/11 KB 104/149 KB 11/11 KB 108/149 KB 11/11 KB 112/149 KB 11/11 KB 116/149 KB 11/11 KB 120/149 KB 11/11 KB 124/149 KB 11/11 KB 128/149 KB 11/11 KB 132/149 KB 11/11 KB 136/149 KB 11/11 KB 140/149 KB 11/11 KB 144/149 KB 11/11 KB 148/149 KB 11/11 KB 149/149 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 301.6 KB/sec) unit-abot-epc-basic-0: 08:49:04 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 17.6 KB/sec) unit-mysql-0: 08:49:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 08:49:04 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 08:49:04 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: 08:49:04 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 08:49:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:49:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:49:04 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-mysql-0: 08:49:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 08:49:05 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 5.9 KB/sec) unit-mysql-0: 08:49:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 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 335.7 KB/sec) unit-abot-epc-basic-0: 08:49:05 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-mysql-0: 08:49:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 08:49:05 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 267.8 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 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 79.1 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 DEBUG unit.abot-epc-basic/0.install 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 74.7 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 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 237.6 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 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 105.8 KB/sec) unit-abot-epc-basic-0: 08:49:05 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-mysql-0: 08:49:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 08:49:05 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 133.3 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 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 83.4 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 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: 08:49:05 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: 08:49:05 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 103.1 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 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 106.4 KB/sec) unit-abot-epc-basic-0: 08:49:05 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-mysql-0: 08:49:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 08:49:05 DEBUG unit.abot-epc-basic/0.install 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 58.8 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 164.8 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 160.4 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 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 144.7 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 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 66.0 KB/sec) unit-abot-epc-basic-0: 08:49:05 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-mysql-0: 08:49:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 08:49:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 08:49:05 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 13.8 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:05 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 40.3 KB/sec) unit-abot-epc-basic-0: 08:49:05 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: 08:49:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 170.5 KB/sec) unit-abot-epc-basic-0: 08:49:06 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-mysql-0: 08:49:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 08:49:06 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 133.9 KB/sec) unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 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 413.2 KB/sec) unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 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 23.3 KB/sec) unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-mysql-0: 08:49:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 08:49:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 08:49:06 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 2.8 KB/sec) unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 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 75.9 KB/sec) unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 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: 08:49:06 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: 08:49:06 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: 08:49:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install 3/156 KB 3/48 KB 3/156 KB 3/87 KB 3/48 KB 3/156 KB 5/87 KB 3/48 KB 3/156 KB 8/87 KB 3/48 KB 3/156 KB 8/87 KB 3/21 KB 3/48 KB 3/156 KB 8/87 KB 6/21 KB 3/48 KB 3/156 KB 8/87 KB 6/21 KB 3/48 KB 5/156 KB 8/87 KB 6/21 KB 3/48 KB 8/156 KB 11/87 KB 6/21 KB 3/48 KB 8/156 KB 13/87 KB 6/21 KB 3/48 KB 8/156 KB 16/87 KB 6/21 KB 3/48 KB 8/156 KB 19/87 KB 6/21 KB 3/48 KB 8/156 KB 21/87 KB 6/21 KB 3/48 KB 8/156 KB 24/87 KB 6/21 KB 3/48 KB 8/156 KB 27/87 KB 6/21 KB 3/48 KB 8/156 KB 29/87 KB 6/21 KB 3/48 KB 8/156 KB 32/87 KB 6/21 KB 3/48 KB 8/156 KB 32/87 KB 9/21 KB 3/48 KB 8/156 KB 32/87 KB 9/21 KB 3/48 KB 11/156 KB 36/87 KB 9/21 KB 3/48 KB 11/156 KB 40/87 KB 11/21 KB 3/48 KB 11/156 KB 44/87 KB 11/21 KB 3/48 KB 11/156 KB 48/87 KB 11/21 KB 3/48 KB 11/156 KB 52/87 KB 11/21 KB 3/48 KB 11/156 KB 56/87 KB 11/21 KB 3/48 KB 11/156 KB 36/87 KB 11/21 KB 3/48 KB 11/156 KB 56/87 KB 14/21 KB 3/48 KB 11/156 KB 60/87 KB 14/21 KB 3/48 KB 11/156 KB 64/87 KB 14/21 KB 3/48 KB 11/156 KB 64/87 KB 14/21 KB 3/48 KB 13/156 KB 68/87 KB 14/21 KB 3/48 KB 13/156 KB 72/87 KB 14/21 KB 3/48 KB 13/156 KB 76/87 KB 16/21 KB 3/48 KB 13/156 KB 80/87 KB 16/21 KB 3/48 KB 13/156 KB 72/87 KB 16/21 KB 3/48 KB 13/156 KB 80/87 KB 19/21 KB 3/48 KB 13/156 KB 80/87 KB 21/21 KB 3/48 KB 13/156 KB 84/87 KB 21/21 KB 3/48 KB 13/156 KB 87/87 KB 21/21 KB 3/48 KB 13/156 KB 87/87 KB 21/21 KB 5/48 KB 13/156 KB 87/87 KB 21/21 KB 8/48 KB 16/156 KB 87/87 KB 21/21 KB 11/48 KB 16/156 KB 87/87 KB 21/21 KB 13/48 KB 16/156 KB 87/87 KB 21/21 KB 16/48 KB 16/156 KB 87/87 KB 21/21 KB 5/48 KB 16/156 KB 87/87 KB 21/21 KB 16/48 KB 19/156 KB 87/87 KB 21/21 KB 19/48 KB 19/156 KB 87/87 KB 21/21 KB 21/48 KB 19/156 KB 87/87 KB 21/21 KB 24/48 KB 19/156 KB 87/87 KB 21/21 KB 27/48 KB 19/156 KB 87/87 KB 21/21 KB 29/48 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 433.8 KB/sec) unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1550.4 KB/sec) unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 DEBUG unit.abot-epc-basic/0.install 29/48 KB 21/156 KB 32/48 KB 21/156 KB 36/48 KB 21/156 KB 40/48 KB 21/156 KB 44/48 KB 21/156 KB 48/48 KB 21/156 KB 48/48 KB 21/156 KB 48/48 KB 4/35 KB 21/156 KB 3/86 KB 48/48 KB 8/35 KB 24/156 KB 3/13 KB 3/86 KB 48/48 KB 12/35 KB 24/156 KB 3/13 KB 3/86 KB 48/48 KB 16/35 KB 24/156 KB 3/13 KB 3/86 KB 48/48 KB 4/35 KB 24/156 KB 3/13 KB 5/86 KB 48/48 KB 16/35 KB 24/156 KB 3/13 KB 8/86 KB 48/48 KB 16/35 KB 24/156 KB 3/13 KB 11/86 KB 48/48 KB 16/35 KB 24/156 KB 3/13 KB 13/86 KB 48/48 KB 16/35 KB 24/156 KB 3/13 KB 16/86 KB 48/48 KB 16/35 KB 24/156 KB 3/13 KB 19/86 KB 48/48 KB 16/35 KB 24/156 KB 3/13 KB 21/86 KB 48/48 KB 16/35 KB 24/156 KB 3/13 KB 24/86 KB 16/35 KB 24/156 KB 3/13 KB 48/48 KB 4/35 KB 24/156 KB 3/13 KB 24/86 KB 16/35 KB 24/156 KB 5/13 KB 24/86 KB 16/35 KB 24/156 KB 8/13 KB 24/86 KB 16/35 KB 24/156 KB 11/13 KB 24/86 KB 16/35 KB 24/156 KB 13/13 KB 48/48 KB 4/35 KB 24/156 KB 24/86 KB 20/35 KB 27/156 KB 13/13 KB 24/86 KB 20/35 KB 29/156 KB 13/13 KB 24/86 KB 20/35 KB 32/156 KB 13/13 KB 24/86 KB 20/35 KB 24/156 KB 13/13 KB 27/86 KB 24/35 KB 32/156 KB 13/13 KB 27/86 KB 28/35 KB 32/156 KB 13/13 KB 27/86 KB 32/35 KB 32/156 KB 13/13 KB 27/86 KB 20/35 KB 32/156 KB 13/13 KB 29/86 KB 32/35 KB 32/156 KB 13/13 KB 29/86 KB 35/35 KB 32/156 KB 13/13 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 737.9 KB/sec) unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install 32/86 KB 35/35 KB 32/156 KB 13/13 KB 36/86 KB 35/35 KB 32/156 KB 13/13 KB 40/86 KB 35/35 KB 32/156 KB 13/13 KB 44/86 KB 35/35 KB 32/156 KB 13/13 KB 48/86 KB 35/35 KB 32/156 KB 13/13 KB 52/86 KB 35/35 KB 32/156 KB 13/13 KB 56/86 KB 35/35 KB 32/156 KB 13/13 KB 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: 08:49:06 DEBUG unit.abot-epc-basic/0.install 60/86 KB 35/35 KB 32/156 KB 13/13 KB 64/86 KB 35/35 KB 32/156 KB 13/13 KB 68/86 KB 35/35 KB 32/156 KB 13/13 KB 72/86 KB 35/35 KB 32/156 KB 13/13 KB 76/86 KB 35/35 KB 32/156 KB 13/13 KB 80/86 KB 35/35 KB 32/156 KB 13/13 KB 84/86 KB 35/35 KB 32/156 KB 13/13 KB 86/86 KB 35/35 KB 32/156 KB 13/13 KB 86/86 KB 35/35 KB 36/156 KB 13/13 KB 86/86 KB 35/35 KB 40/156 KB 13/13 KB 86/86 KB 35/35 KB 44/156 KB 13/13 KB 86/86 KB 35/35 KB 48/156 KB 13/13 KB 3/24 KB 86/86 KB 35/35 KB 48/156 KB 13/13 KB 6/24 KB 86/86 KB 35/35 KB 48/156 KB 13/13 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 861.4 KB/sec) unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 DEBUG unit.abot-epc-basic/0.install 9/24 KB 35/35 KB 48/156 KB 13/13 KB 11/24 KB 35/35 KB 48/156 KB 13/13 KB 14/24 KB 35/35 KB 52/156 KB 13/13 KB 16/24 KB 35/35 KB 52/156 KB 13/13 KB 19/24 KB 35/35 KB 52/156 KB 13/13 KB 22/24 KB 35/35 KB 52/156 KB 13/13 KB 24/24 KB 35/35 KB 52/156 KB 13/13 KB 11/24 KB 35/35 KB 52/156 KB 13/13 KB 24/24 KB 35/35 KB 56/156 KB 13/13 KB 24/24 KB 35/35 KB 60/156 KB 13/13 KB 24/24 KB 35/35 KB 64/156 KB 13/13 KB 24/24 KB 3/14 KB 35/35 KB 64/156 KB 13/13 KB 24/24 KB 5/14 KB 35/35 KB 64/156 KB 13/13 KB 24/24 KB 8/14 KB 35/35 KB 64/156 KB 13/13 KB 24/24 KB 11/14 KB 35/35 KB 64/156 KB 13/13 KB 24/24 KB 13/14 KB 35/35 KB 64/156 KB 13/13 KB 24/24 KB 14/14 KB 35/35 KB 64/156 KB 13/13 KB 24/24 KB 14/14 KB 35/35 KB 68/156 KB 13/13 KB 14/14 KB 35/35 KB 72/156 KB 13/13 KB 14/14 KB 35/35 KB 76/156 KB 13/13 KB 14/14 KB 35/35 KB 80/156 KB 13/13 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 212.2 KB/sec) unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 113.1 KB/sec) unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install 3/119 KB 35/35 KB 80/156 KB 13/13 KB 5/119 KB 35/35 KB 80/156 KB 13/13 KB 8/119 KB 35/35 KB 80/156 KB 13/13 KB 11/119 KB 35/35 KB 80/156 KB 13/13 KB 11/119 KB 35/35 KB 84/156 KB 13/13 KB 11/119 KB 35/35 KB 88/156 KB 13/13 KB 11/119 KB 35/35 KB 92/156 KB 13/13 KB 11/119 KB 35/35 KB 96/156 KB 13/13 KB 11/119 KB 3/29 KB 35/35 KB 96/156 KB 13/13 KB 13/119 KB 3/29 KB 35/35 KB 96/156 KB 13/13 KB 13/119 KB 5/29 KB 35/35 KB 96/156 KB 13/13 KB 13/119 KB 8/29 KB 35/35 KB 96/156 KB 13/13 KB 13/119 KB 11/29 KB 35/35 KB 96/156 KB 13/13 KB 13/119 KB 13/29 KB 35/35 KB 96/156 KB 13/13 KB 13/119 KB 16/29 KB 35/35 KB 96/156 KB 13/13 KB 13/119 KB 19/29 KB 35/35 KB 96/156 KB 13/13 KB 13/119 KB 21/29 KB 35/35 KB 96/156 KB 13/13 KB 13/119 KB 24/29 KB 35/35 KB 96/156 KB 13/13 KB 13/119 KB 27/29 KB 35/35 KB 96/156 KB 13/13 KB 13/119 KB 29/29 KB 35/35 KB 96/156 KB 13/13 KB 13/119 KB 29/29 KB 35/35 KB 100/156 KB 13/13 KB 13/119 KB 29/29 KB 35/35 KB 104/156 KB 13/13 KB 13/119 KB 29/29 KB 35/35 KB 108/156 KB 13/13 KB 13/119 KB 29/29 KB 35/35 KB 112/156 KB 13/13 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 179.7 KB/sec) unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 DEBUG unit.abot-epc-basic/0.install 13/119 KB 35/35 KB 112/156 KB 3/37 KB 13/13 KB 13/119 KB 35/35 KB 112/156 KB 6/37 KB 13/13 KB 13/119 KB 35/35 KB 112/156 KB 9/37 KB 13/13 KB 13/119 KB 35/35 KB 112/156 KB 11/37 KB 13/13 KB 13/119 KB 35/35 KB 112/156 KB 14/37 KB 13/13 KB 13/119 KB 35/35 KB 112/156 KB 16/37 KB 13/13 KB 13/119 KB 35/35 KB 112/156 KB 19/37 KB 13/13 KB 13/119 KB 35/35 KB 112/156 KB 22/37 KB 13/13 KB 13/119 KB 35/35 KB 116/156 KB 22/37 KB 13/13 KB 13/119 KB 35/35 KB 120/156 KB 22/37 KB 13/13 KB 13/119 KB 35/35 KB 124/156 KB 22/37 KB 13/13 KB 13/119 KB 35/35 KB 128/156 KB 22/37 KB 13/13 KB 13/119 KB 35/35 KB 128/156 KB 25/37 KB 13/13 KB 13/119 KB 35/35 KB 128/156 KB 27/37 KB 13/13 KB 13/119 KB 35/35 KB 128/156 KB 30/37 KB 13/13 KB 13/119 KB 35/35 KB 128/156 KB 32/37 KB 13/13 KB 13/119 KB 35/35 KB 128/156 KB 35/37 KB 13/13 KB 13/119 KB 35/35 KB 128/156 KB 37/37 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 206.7 KB/sec) unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 DEBUG unit.abot-epc-basic/0.install 13/119 KB 35/35 KB 132/156 KB 13/13 KB 13/119 KB 35/35 KB 136/156 KB 13/13 KB 13/119 KB 35/35 KB 140/156 KB 13/13 KB 13/119 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 3/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 5/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 8/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 11/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 13/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 16/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 19/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 21/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 24/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 27/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 29/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 32/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 36/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 40/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 44/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 48/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 52/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 56/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 57/57 KB 35/35 KB 144/156 KB 13/13 KB 13/119 KB 57/57 KB 35/35 KB 148/156 KB 13/13 KB 13/119 KB 57/57 KB 35/35 KB 152/156 KB 13/13 KB 13/119 KB 57/57 KB 35/35 KB 156/156 KB 13/13 KB 13/119 KB 57/57 KB 35/35 KB 156/156 KB 13/13 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 764.2 KB/sec) unit-abot-epc-basic-0: 08:49:06 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-mysql-0: 08:49:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 278.2 KB/sec) unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 DEBUG unit.abot-epc-basic/0.install 13/119 KB 35/35 KB 4/11 KB 13/13 KB 13/119 KB 35/35 KB 8/11 KB 13/13 KB 13/119 KB 35/35 KB 11/11 KB 13/13 KB 13/119 KB 4/33 KB 35/35 KB 11/11 KB 13/13 KB 13/119 KB 8/33 KB 35/35 KB 11/11 KB 13/13 KB 13/119 KB 12/33 KB 35/35 KB 11/11 KB 13/13 KB 13/119 KB 16/33 KB 35/35 KB 11/11 KB 13/13 KB 13/119 KB 20/33 KB 35/35 KB 11/11 KB 13/13 KB 13/119 KB 24/33 KB 35/35 KB 11/11 KB 13/13 KB 13/119 KB 28/33 KB 35/35 KB 11/11 KB 13/13 KB 13/119 KB 32/33 KB 35/35 KB 11/11 KB 13/13 KB 13/119 KB 33/33 KB 35/35 KB 11/11 KB 13/13 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 45.4 KB/sec) unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 143.5 KB/sec) unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 DEBUG unit.abot-epc-basic/0.install 16/119 KB 35/35 KB 13/13 KB 16/119 KB 3/5 KB 35/35 KB 13/13 KB 16/119 KB 5/5 KB 35/35 KB 13/13 KB 16/119 KB 4/21 KB 5/5 KB 35/35 KB 13/13 KB 16/119 KB 8/21 KB 5/5 KB 35/35 KB 13/13 KB 16/119 KB 12/21 KB 5/5 KB 35/35 KB 13/13 KB 16/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 19/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 21/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 24/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 27/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 29/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 32/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 36/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 40/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 44/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 48/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 52/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 56/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 60/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 64/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 68/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 72/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 76/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 80/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 84/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 88/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 92/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 96/119 KB 16/21 KB 5/5 KB 35/35 KB 13/13 KB 96/119 KB 20/21 KB 5/5 KB 35/35 KB 13/13 KB 96/119 KB 21/21 KB 5/5 KB 35/35 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 18.3 KB/sec) unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install 100/119 KB 21/21 KB 35/35 KB 13/13 KB 104/119 KB 21/21 KB 35/35 KB 13/13 KB 108/119 KB 21/21 KB 35/35 KB 13/13 KB 112/119 KB 21/21 KB 35/35 KB 13/13 KB 116/119 KB 21/21 KB 35/35 KB 13/13 KB 119/119 KB 21/21 KB 35/35 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 82.3 KB/sec) unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install 119/119 KB 3/14 KB 35/35 KB 13/13 KB 119/119 KB 6/14 KB 35/35 KB 13/13 KB 119/119 KB 9/14 KB 35/35 KB 13/13 KB 119/119 KB 11/14 KB 35/35 KB 13/13 KB 119/119 KB 14/14 KB 35/35 KB 13/13 KB 119/119 KB 14/14 KB 35/35 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 49.9 KB/sec) unit-abot-epc-basic-0: 08:49:06 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 119.9 KB/sec) unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install 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 37.8 KB/sec) unit-mysql-0: 08:49:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 08:49:06 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 253.6 KB/sec) unit-mysql-0: 08:49:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:49:06 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: 08:49:06 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: 08:49:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:49:06 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 08:49:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 08:49:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 08:49:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 08:49:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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 511.5 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 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: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 352.9 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 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: 08:49:08 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: 08:49:08 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 182.8 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 134.4 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 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 797.3 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 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 516.4 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 53.1 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 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 97.6 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 483.4 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 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: 08:49:08 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: 08:49:08 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 96.3 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 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: 08:49:08 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: 08:49:08 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-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 87.8 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 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 72.2 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 152.2 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 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 512.5 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 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 217.7 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 741.8 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 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: 08:49:08 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: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install 3/286 KB 5/286 KB 3/39 KB 3/223 KB 8/286 KB 3/39 KB 3/223 KB 3/45 KB 11/286 KB 3/39 KB 3/223 KB 3/286 KB 3/39 KB 3/223 KB 3/45 KB 11/286 KB 5/39 KB 3/223 KB 3/308 KB 3/45 KB 11/286 KB 8/39 KB 3/223 KB 3/308 KB 3/45 KB 11/286 KB 11/39 KB 3/223 KB 3/308 KB 3/45 KB 11/286 KB 13/39 KB 3/223 KB 3/308 KB 3/45 KB 11/286 KB 16/39 KB 3/223 KB 3/308 KB 3/45 KB 11/286 KB 19/39 KB 3/223 KB 3/308 KB 3/45 KB 11/286 KB 21/39 KB 3/223 KB 3/308 KB 3/286 KB 3/223 KB 3/45 KB 11/286 KB 21/39 KB 5/223 KB 3/308 KB 3/45 KB 11/286 KB 21/39 KB 8/223 KB 3/308 KB 3/45 KB 11/286 KB 21/39 KB 11/223 KB 3/308 KB 3/45 KB 11/286 KB 21/39 KB 13/223 KB 3/308 KB 3/45 KB 11/286 KB 21/39 KB 16/223 KB 3/308 KB 3/45 KB 11/286 KB 21/39 KB 19/223 KB 3/308 KB 3/45 KB 11/286 KB 21/39 KB 21/223 KB 3/308 KB 3/45 KB 13/286 KB 24/39 KB 24/223 KB 3/308 KB 3/45 KB 11/286 KB 3/39 KB 3/223 KB 3/308 KB 3/45 KB 13/286 KB 24/39 KB 24/223 KB 5/308 KB 3/45 KB 13/286 KB 24/39 KB 24/223 KB 8/308 KB 3/45 KB 13/286 KB 24/39 KB 24/223 KB 11/308 KB 3/45 KB 8/286 KB 3/39 KB 3/223 KB 5/45 KB 13/286 KB 24/39 KB 24/223 KB 11/308 KB 3/45 KB 13/286 KB 24/39 KB 21/223 KB 3/308 KB 5/45 KB 13/286 KB 27/39 KB 24/223 KB 11/308 KB 3/45 KB 13/286 KB 21/39 KB 21/223 KB 3/308 KB 5/45 KB 16/286 KB 27/39 KB 24/223 KB 11/308 KB 5/45 KB 19/286 KB 27/39 KB 24/223 KB 11/308 KB 5/45 KB 21/286 KB 27/39 KB 24/223 KB 11/308 KB 5/45 KB 24/286 KB 27/39 KB 24/223 KB 13/308 KB 5/45 KB 21/286 KB 27/39 KB 24/223 KB 13/308 KB 5/45 KB 24/286 KB 29/39 KB 27/223 KB 16/308 KB 5/45 KB 24/286 KB 29/39 KB 27/223 KB 19/308 KB 5/45 KB 24/286 KB 29/39 KB 27/223 KB 21/308 KB 5/45 KB 24/286 KB 29/39 KB 27/223 KB 24/308 KB 5/45 KB 24/286 KB 29/39 KB 27/223 KB 13/308 KB 5/45 KB 24/286 KB 29/39 KB 29/223 KB 24/308 KB 5/45 KB 24/286 KB 29/39 KB 24/223 KB 13/308 KB 5/45 KB 24/286 KB 32/39 KB 29/223 KB 24/308 KB 5/45 KB 24/286 KB 35/39 KB 29/223 KB 24/308 KB 5/45 KB 24/286 KB 37/39 KB 32/223 KB 24/308 KB 5/45 KB 24/286 KB 35/39 KB 32/223 KB 24/308 KB 5/45 KB 24/286 KB 39/39 KB 32/223 KB 24/308 KB 8/45 KB 24/286 KB 39/39 KB 32/223 KB 24/308 KB 8/45 KB 24/286 KB 39/39 KB 36/223 KB 24/308 KB 8/45 KB 27/286 KB 39/39 KB 40/223 KB 24/308 KB 8/45 KB 27/286 KB 39/39 KB 44/223 KB 24/308 KB 8/45 KB 27/286 KB 39/39 KB 48/223 KB 24/308 KB 8/45 KB 27/286 KB 39/39 KB 36/223 KB 24/308 KB 8/45 KB 29/286 KB 39/39 KB 48/223 KB 24/308 KB 8/45 KB 32/286 KB 39/39 KB 48/223 KB 24/308 KB 8/45 KB 32/286 KB 39/39 KB 48/223 KB 27/308 KB 8/45 KB 32/286 KB 39/39 KB 48/223 KB 29/308 KB 8/45 KB 32/286 KB 39/39 KB 48/223 KB 32/308 KB 11/45 KB 32/286 KB 39/39 KB 48/223 KB 32/308 KB 11/45 KB 32/286 KB 39/39 KB 52/223 KB 32/308 KB 11/45 KB 32/286 KB 39/39 KB 56/223 KB 32/308 KB 11/45 KB 32/286 KB 39/39 KB 60/223 KB 32/308 KB 11/45 KB 32/286 KB 39/39 KB 64/223 KB 32/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1370.2 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 11/45 KB 36/286 KB 68/223 KB 32/308 KB 11/45 KB 40/286 KB 68/223 KB 36/308 KB 11/45 KB 44/286 KB 68/223 KB 36/308 KB 11/45 KB 48/286 KB 68/223 KB 36/308 KB 11/45 KB 32/286 KB 68/223 KB 32/308 KB 11/45 KB 48/286 KB 72/223 KB 36/308 KB 11/45 KB 48/286 KB 76/223 KB 36/308 KB 11/45 KB 48/286 KB 80/223 KB 36/308 KB 13/45 KB 48/286 KB 80/223 KB 36/308 KB 11/45 KB 36/286 KB 68/223 KB 36/308 KB 13/45 KB 48/286 KB 80/223 KB 40/308 KB 13/45 KB 48/286 KB 80/223 KB 44/308 KB 13/45 KB 48/286 KB 80/223 KB 48/308 KB 13/45 KB 52/286 KB 80/223 KB 48/308 KB 13/45 KB 56/286 KB 80/223 KB 48/308 KB 16/45 KB 60/286 KB 80/223 KB 48/308 KB 3/174 KB 16/45 KB 64/286 KB 80/223 KB 48/308 KB 3/174 KB 16/45 KB 56/286 KB 80/223 KB 48/308 KB 3/174 KB 13/45 KB 56/286 KB 80/223 KB 48/308 KB 3/174 KB 16/45 KB 64/286 KB 80/223 KB 48/308 KB 5/174 KB 16/45 KB 64/286 KB 84/223 KB 48/308 KB 8/174 KB 16/45 KB 64/286 KB 84/223 KB 48/308 KB 5/174 KB 16/45 KB 64/286 KB 88/223 KB 48/308 KB 8/174 KB 16/45 KB 64/286 KB 92/223 KB 48/308 KB 8/174 KB 16/45 KB 64/286 KB 96/223 KB 48/308 KB 8/174 KB 16/45 KB 64/286 KB 96/223 KB 48/308 KB 11/174 KB 16/45 KB 64/286 KB 96/223 KB 48/308 KB 13/174 KB 16/45 KB 64/286 KB 96/223 KB 48/308 KB 16/174 KB 16/45 KB 64/286 KB 96/223 KB 48/308 KB 19/174 KB 16/45 KB 64/286 KB 96/223 KB 48/308 KB 21/174 KB 16/45 KB 64/286 KB 96/223 KB 48/308 KB 24/174 KB 16/45 KB 64/286 KB 96/223 KB 48/308 KB 27/174 KB 16/45 KB 64/286 KB 96/223 KB 48/308 KB 29/174 KB 16/45 KB 64/286 KB 96/223 KB 48/308 KB 32/174 KB 16/45 KB 64/286 KB 96/223 KB 52/308 KB 32/174 KB 16/45 KB 64/286 KB 96/223 KB 56/308 KB 32/174 KB 16/45 KB 64/286 KB 96/223 KB 60/308 KB 32/174 KB 16/45 KB 64/286 KB 96/223 KB 64/308 KB 32/174 KB 16/45 KB 64/286 KB 96/223 KB 64/308 KB 36/174 KB 16/45 KB 64/286 KB 96/223 KB 64/308 KB 40/174 KB 16/45 KB 64/286 KB 96/223 KB 64/308 KB 44/174 KB 16/45 KB 64/286 KB 96/223 KB 64/308 KB 48/174 KB 16/45 KB 64/286 KB 96/223 KB 64/308 KB 52/174 KB 19/45 KB 68/286 KB 100/223 KB 64/308 KB 52/174 KB 19/45 KB 68/286 KB 104/223 KB 64/308 KB 52/174 KB 19/45 KB 68/286 KB 108/223 KB 64/308 KB 52/174 KB 19/45 KB 68/286 KB 112/223 KB 64/308 KB 52/174 KB 19/45 KB 68/286 KB 96/223 KB 64/308 KB 52/174 KB 19/45 KB 64/286 KB 96/223 KB 64/308 KB 52/174 KB 19/45 KB 72/286 KB 112/223 KB 64/308 KB 52/174 KB 19/45 KB 76/286 KB 112/223 KB 64/308 KB 52/174 KB 19/45 KB 80/286 KB 112/223 KB 64/308 KB 52/174 KB 19/45 KB 80/286 KB 116/223 KB 64/308 KB 52/174 KB 19/45 KB 80/286 KB 116/223 KB 68/308 KB 52/174 KB 19/45 KB 80/286 KB 116/223 KB 72/308 KB 52/174 KB 19/45 KB 80/286 KB 116/223 KB 76/308 KB 52/174 KB 19/45 KB 80/286 KB 116/223 KB 80/308 KB 52/174 KB 19/45 KB 80/286 KB 120/223 KB 80/308 KB 52/174 KB 19/45 KB 80/286 KB 124/223 KB 80/308 KB 52/174 KB 19/45 KB 80/286 KB 128/223 KB 80/308 KB 52/174 KB 19/45 KB 80/286 KB 128/223 KB 80/308 KB 56/174 KB 19/45 KB 80/286 KB 128/223 KB 80/308 KB 60/174 KB 19/45 KB 80/286 KB 128/223 KB 80/308 KB 64/174 KB 19/45 KB 80/286 KB 128/223 KB 80/308 KB 68/174 KB 21/45 KB 80/286 KB 128/223 KB 80/308 KB 68/174 KB 24/45 KB 80/286 KB 128/223 KB 80/308 KB 68/174 KB 24/45 KB 80/286 KB 128/223 KB 80/308 KB 72/174 KB 24/45 KB 80/286 KB 128/223 KB 80/308 KB 76/174 KB 24/45 KB 80/286 KB 128/223 KB 80/308 KB 80/174 KB 24/45 KB 80/286 KB 132/223 KB 80/308 KB 80/174 KB 24/45 KB 80/286 KB 136/223 KB 80/308 KB 80 unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install /174 KB 24/45 KB 80/286 KB 140/223 KB 80/308 KB 80/174 KB 24/45 KB 80/286 KB 140/223 KB 84/308 KB 80/174 KB 24/45 KB 80/286 KB 140/223 KB 88/308 KB 80/174 KB 24/45 KB 80/286 KB 140/223 KB 92/308 KB 80/174 KB 24/45 KB 80/286 KB 140/223 KB 96/308 KB 80/174 KB 24/45 KB 80/286 KB 144/223 KB 96/308 KB 80/174 KB 24/45 KB 84/286 KB 144/223 KB 96/308 KB 80/174 KB 24/45 KB 88/286 KB 144/223 KB 96/308 KB 80/174 KB 24/45 KB 92/286 KB 144/223 KB 96/308 KB 80/174 KB 24/45 KB 96/286 KB 144/223 KB 96/308 KB 80/174 KB 24/45 KB 96/286 KB 144/223 KB 96/308 KB 84/174 KB 24/45 KB 96/286 KB 144/223 KB 96/308 KB 88/174 KB 24/45 KB 96/286 KB 144/223 KB 96/308 KB 92/174 KB 24/45 KB 96/286 KB 144/223 KB 96/308 KB 96/174 KB 27/45 KB 96/286 KB 144/223 KB 96/308 KB 96/174 KB 29/45 KB 96/286 KB 144/223 KB 96/308 KB 96/174 KB 32/45 KB 96/286 KB 144/223 KB 96/308 KB 96/174 KB 32/45 KB 96/286 KB 144/223 KB 96/308 KB 100/174 KB 32/45 KB 96/286 KB 148/223 KB 96/308 KB 100/174 KB 32/45 KB 96/286 KB 152/223 KB 96/308 KB 100/174 KB 32/45 KB 96/286 KB 156/223 KB 96/308 KB 100/174 KB 32/45 KB 96/286 KB 160/223 KB 96/308 KB 100/174 KB 32/45 KB 96/286 KB 160/223 KB 96/308 KB 104/174 KB 32/45 KB 96/286 KB 160/223 KB 96/308 KB 108/174 KB 32/45 KB 96/286 KB 160/223 KB 96/308 KB 112/174 KB 32/45 KB 96/286 KB 160/223 KB 96/308 KB 116/174 KB 32/45 KB 96/286 KB 160/223 KB 96/308 KB 120/174 KB 32/45 KB 96/286 KB 160/223 KB 96/308 KB 124/174 KB 32/45 KB 96/286 KB 160/223 KB 96/308 KB 128/174 KB 32/45 KB 96/286 KB 160/223 KB 96/308 KB 132/174 KB 32/45 KB 100/286 KB 160/223 KB 96/308 KB 132/174 KB 32/45 KB 104/286 KB 160/223 KB 96/308 KB 132/174 KB 32/45 KB 108/286 KB 160/223 KB 96/308 KB 132/174 KB 32/45 KB 112/286 KB 160/223 KB 96/308 KB 132/174 KB 32/45 KB 112/286 KB 160/223 KB 96/308 KB 136/174 KB 32/45 KB 112/286 KB 160/223 KB 96/308 KB 140/174 KB 32/45 KB 112/286 KB 160/223 KB 96/308 KB 144/174 KB 32/45 KB 112/286 KB 160/223 KB 96/308 KB 148/174 KB 32/45 KB 112/286 KB 164/223 KB 96/308 KB 148/174 KB 32/45 KB 112/286 KB 168/223 KB 96/308 KB 148/174 KB 32/45 KB 112/286 KB 172/223 KB 96/308 KB 148/174 KB 32/45 KB 112/286 KB 176/223 KB 96/308 KB 148/174 KB 32/45 KB 112/286 KB 180/223 KB 100/308 KB 148/174 KB 32/45 KB 112/286 KB 184/223 KB 100/308 KB 148/174 KB 32/45 KB 112/286 KB 188/223 KB 100/308 KB 148/174 KB 32/45 KB 112/286 KB 192/223 KB 100/308 KB 148/174 KB 32/45 KB 112/286 KB 176/223 KB 100/308 KB 148/174 KB 32/45 KB 112/286 KB 192/223 KB 104/308 KB 148/174 KB 32/45 KB 112/286 KB 192/223 KB 108/308 KB 148/174 KB 32/45 KB 112/286 KB 192/223 KB 112/308 KB 148/174 KB 32/45 KB 112/286 KB 192/223 KB 112/308 KB 152/174 KB 32/45 KB 112/286 KB 192/223 KB 112/308 KB 156/174 KB 32/45 KB 112/286 KB 192/223 KB 112/308 KB 160/174 KB 32/45 KB 116/286 KB 192/223 KB 112/308 KB 160/174 KB 32/45 KB 120/286 KB 192/223 KB 112/308 KB 160/174 KB 36/45 KB 124/286 KB 192/223 KB 112/308 KB 160/174 KB 36/45 KB 128/286 KB 192/223 KB 112/308 KB 160/174 KB 36/45 KB 132/286 KB 192/223 KB 112/308 KB 160/174 KB 36/45 KB 136/286 KB 192/223 KB 112/308 KB 160/174 KB 36/45 KB 140/286 KB 192/223 KB 112/308 KB 160/174 KB 36/45 KB 144/286 KB 192/223 KB 112/308 KB 160/174 KB 36/45 KB 120/286 KB 192/223 KB 112/308 KB 160/174 KB 40/45 KB 144/286 KB 192/223 KB 112/308 KB 160/174 KB 44/45 KB 144/286 KB 192/223 KB 112/308 KB 160/174 KB 45/45 KB 144/286 KB 192/223 KB 112/308 KB 160/174 KB 45/45 KB 144 unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install /286 KB 192/223 KB 116/308 KB 160/174 KB 45/45 KB 144/286 KB 192/223 KB 120/308 KB 160/174 KB 45/45 KB 144/286 KB 192/223 KB 124/308 KB 160/174 KB 45/45 KB 144/286 KB 192/223 KB 128/308 KB 160/174 KB 45/45 KB 144/286 KB 196/223 KB 128/308 KB 160/174 KB 45/45 KB 144/286 KB 200/223 KB 128/308 KB 160/174 KB 45/45 KB 144/286 KB 204/223 KB 128/308 KB 160/174 KB 45/45 KB 144/286 KB 208/223 KB 128/308 KB 160/174 KB 45/45 KB 144/286 KB 208/223 KB 128/308 KB 164/174 KB 45/45 KB 144/286 KB 208/223 KB 128/308 KB 168/174 KB 45/45 KB 144/286 KB 208/223 KB 128/308 KB 172/174 KB 45/45 KB 144/286 KB 208/223 KB 128/308 KB 174/174 KB 45/45 KB 148/286 KB 208/223 KB 128/308 KB 174/174 KB 45/45 KB 152/286 KB 208/223 KB 128/308 KB 174/174 KB 45/45 KB 156/286 KB 208/223 KB 128/308 KB 174/174 KB 45/45 KB 160/286 KB 208/223 KB 128/308 KB 174/174 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 600.5 KB/sec) unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install 160/286 KB 212/223 KB 128/308 KB 174/174 KB 160/286 KB 216/223 KB 132/308 KB 174/174 KB 164/286 KB 220/223 KB 132/308 KB 174/174 KB 164/286 KB 223/223 KB 132/308 KB 174/174 KB 160/286 KB 212/223 KB 132/308 KB 174/174 KB 164/286 KB 223/223 KB 136/308 KB 174/174 KB 164/286 KB 223/223 KB 140/308 KB 174/174 KB 164/286 KB 223/223 KB 144/308 KB 174/174 KB 164/286 KB 216/223 KB 132/308 KB 174/174 KB 168/286 KB 223/223 KB 144/308 KB 174/174 KB 172/286 KB 223/223 KB 144/308 KB 174/174 KB 176/286 KB 223/223 KB 144/308 KB 174/174 KB 180/286 KB 223/223 KB 144/308 KB 184/286 KB 223/223 KB 144/308 KB 188/286 KB 223/223 KB 144/308 KB 192/286 KB 223/223 KB 144/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 2316.2 KB/sec) unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install 192/286 KB 223/223 KB 148/308 KB 192/286 KB 152/308 KB 192/286 KB 156/308 KB 192/286 KB 160/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2716.6 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 192/286 KB 160/308 KB 4/22 KB 196/286 KB 160/308 KB 4/22 KB 200/286 KB 160/308 KB 4/22 KB 204/286 KB 160/308 KB 4/22 KB 204/286 KB 160/308 KB 8/22 KB 204/286 KB 160/308 KB 12/22 KB 208/286 KB 160/308 KB 12/22 KB 208/286 KB 160/308 KB 16/22 KB 208/286 KB 164/308 KB 16/22 KB 208/286 KB 168/308 KB 16/22 KB 208/286 KB 172/308 KB 16/22 KB 208/286 KB 176/308 KB 16/22 KB 4/9 KB 208/286 KB 176/308 KB 16/22 KB 4/9 KB 208/286 KB 180/308 KB 16/22 KB 4/9 KB 208/286 KB 184/308 KB 16/22 KB 4/9 KB 208/286 KB 188/308 KB 16/22 KB 4/9 KB 212/286 KB 4/22 KB 192/308 KB 20/22 KB 4/9 KB 212/286 KB 4/22 KB 188/308 KB 20/22 KB 4/9 KB 212/286 KB 8/22 KB 192/308 KB 20/22 KB 4/9 KB 212/286 KB 12/22 KB 192/308 KB 20/22 KB 4/9 KB 212/286 KB 16/22 KB 192/308 KB 20/22 KB 4/9 KB 212/286 KB 188/308 KB 20/22 KB 4/9 KB 216/286 KB 16/22 KB 192/308 KB 20/22 KB 4/9 KB 220/286 KB 16/22 KB 192/308 KB 20/22 KB 4/9 KB 224/286 KB 16/22 KB 192/308 KB 20/22 KB 4/9 KB 208/286 KB 188/308 KB 20/22 KB 4/9 KB 224/286 KB 16/22 KB 192/308 KB 22/22 KB 8/9 KB 224/286 KB 16/22 KB 192/308 KB 22/22 KB 9/9 KB 224/286 KB 16/22 KB 192/308 KB 22/22 KB 9/9 KB 224/286 KB 16/22 KB 196/308 KB 22/22 KB 9/9 KB 224/286 KB 16/22 KB 200/308 KB 22/22 KB 9/9 KB 224/286 KB 16/22 KB 204/308 KB 22/22 KB 9/9 KB 224/286 KB 16/22 KB 208/308 KB 22/22 KB 9/9 KB 224/286 KB 20/22 KB 208/308 KB 22/22 KB 9/9 KB 224/286 KB 22/22 KB 208/308 KB 22/22 KB 9/9 KB 228/286 KB 22/22 KB 208/308 KB 22/22 KB 9/9 KB 232/286 KB 22/22 KB 208/308 KB 22/22 KB 9/9 KB 236/286 KB 22/22 KB 208/308 KB 22/22 KB 9/9 KB 240/286 KB 22/22 KB 208/308 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 230.6 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 240/286 KB 22/22 KB 212/308 KB 240/286 KB 22/22 KB 216/308 KB 240/286 KB 22/22 KB 220/308 KB 244/286 KB 22/22 KB 220/308 KB 248/286 KB 22/22 KB 220/308 KB 252/286 KB 22/22 KB 220/308 KB 256/286 KB 22/22 KB 220/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 224.9 KB/sec) unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install 256/286 KB 224/308 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 90.6 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 256/286 KB 3/17 KB 224/308 KB 256/286 KB 6/17 KB 224/308 KB 260/286 KB 9/17 KB 228/308 KB 260/286 KB 6/17 KB 228/308 KB 260/286 KB 9/17 KB 232/308 KB 260/286 KB 9/17 KB 236/308 KB 260/286 KB 9/17 KB 240/308 KB 260/286 KB 6/17 KB 224/308 KB 264/286 KB 9/17 KB 240/308 KB 268/286 KB 9/17 KB 240/308 KB 272/286 KB 9/17 KB 240/308 KB 276/286 KB 9/17 KB 240/308 KB 280/286 KB 9/17 KB 240/308 KB 284/286 KB 9/17 KB 240/308 KB 286/286 KB 9/17 KB 240/308 KB 286/286 KB 9/17 KB 240/308 KB 4/11 KB 286/286 KB 11/17 KB 240/308 KB 8/11 KB 286/286 KB 11/17 KB 240/308 KB 11/11 KB 286/286 KB 11/17 KB 240/308 KB 4/11 KB 286/286 KB 14/17 KB 240/308 KB 11/11 KB 286/286 KB 16/17 KB 240/308 KB 11/11 KB 286/286 KB 17/17 KB 240/308 KB 11/11 KB 286/286 KB 17/17 KB 244/308 KB 11/11 KB 286/286 KB 17/17 KB 248/308 KB 11/11 KB 286/286 KB 17/17 KB 252/308 KB 11/11 KB 286/286 KB 17/17 KB 256/308 KB 11/11 KB 286/286 KB 17/17 KB 256/308 KB 3/13 KB 11/11 KB 286/286 KB 17/17 KB 256/308 KB 6/13 KB 11/11 KB 17/17 KB 256/308 KB 9/13 KB 11/11 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 2360.7 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 17/17 KB 256/308 KB 11/13 KB 11/11 KB 17/17 KB 256/308 KB 13/13 KB 11/11 KB 17/17 KB 260/308 KB 13/13 KB 11/11 KB 17/17 KB 264/308 KB 13/13 KB 11/11 KB 17/17 KB 268/308 KB 13/13 KB 11/11 KB 17/17 KB 272/308 KB 13/13 KB 11/11 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 144.5 KB/sec) unit-abot-epc-basic-0: 08:49:08 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 94.5 KB/sec) unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 272/308 KB 13/13 KB 3/14 KB 4/11 KB 272/308 KB 4/28 KB 6/14 KB 4/11 KB 272/308 KB 4/28 KB 9/14 KB 4/11 KB 272/308 KB 4/28 KB 11/14 KB 4/11 KB 272/308 KB 4/28 KB 3/14 KB 4/11 KB 272/308 KB 8/28 KB 11/14 KB 4/11 KB 272/308 KB 12/28 KB 11/14 KB 4/11 KB 272/308 KB 16/28 KB 11/14 KB 4/11 KB 272/308 KB 20/28 KB 11/14 KB 4/11 KB 272/308 KB 24/28 KB 11/14 KB 4/11 KB 272/308 KB 28/28 KB 11/14 KB 4/11 KB 272/308 KB 3/14 KB 8/11 KB 272/308 KB 28/28 KB 11/14 KB 11/11 KB 272/308 KB 28/28 KB 11/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 94.9 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install 11/11 KB 272/308 KB 28/28 KB 14/14 KB 11/11 KB 276/308 KB 28/28 KB 14/14 KB 11/11 KB 280/308 KB 28/28 KB 14/14 KB 11/11 KB 284/308 KB 28/28 KB 14/14 KB 11/11 KB 288/308 KB 28/28 KB 14/14 KB 11/11 KB 292/308 KB 28/28 KB 14/14 KB 11/11 KB 296/308 KB 28/28 KB 14/14 KB 11/11 KB 300/308 KB 28/28 KB 14/14 KB 11/11 KB 304/308 KB 28/28 KB 14/14 KB 11/11 KB 308/308 KB 28/28 KB 14/14 KB 11/11 KB 308/308 KB 28/28 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 72.9 KB/sec) unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 93.5 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 196.4 KB/sec) unit-abot-epc-basic-0: 08:49:08 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: 08:49:08 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 2135.8 KB/sec) unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install 3/309 KB 5/309 KB 8/309 KB 11/309 KB 13/309 KB 16/309 KB 19/309 KB 21/309 KB 24/309 KB 27/309 KB 29/309 KB 32/309 KB 36/309 KB 40/309 KB 44/309 KB 48/309 KB 48/309 KB 4/192 KB 48/309 KB 8/192 KB 3/14 KB 4/37 KB 48/309 KB 12/192 KB 3/14 KB 4/37 KB 48/309 KB 16/192 KB 3/14 KB 4/37 KB 48/309 KB 4/192 KB 3/14 KB 4/37 KB 48/309 KB 16/192 KB 6/14 KB 4/37 KB 48/309 KB 16/192 KB 9/14 KB 4/37 KB 48/309 KB 16/192 KB 11/14 KB 4/37 KB 48/309 KB 4/192 KB 4/37 KB 48/309 KB 16/192 KB 11/14 KB 8/37 KB 48/309 KB 16/192 KB 11/14 KB 12/37 KB 48/309 KB 16/192 KB 11/14 KB 16/37 KB 52/309 KB 16/192 KB 11/14 KB 16/37 KB 56/309 KB 16/192 KB 11/14 KB 16/37 KB 60/309 KB 16/192 KB 11/14 KB 16/37 KB 64/309 KB 16/192 KB 11/14 KB 16/37 KB 68/309 KB 16/192 KB 11/14 KB 16/37 KB 72/309 KB 16/192 KB 11/14 KB 16/37 KB 76/309 KB 16/192 KB 11/14 KB 16/37 KB 80/309 KB 16/192 KB 11/14 KB 16/37 KB 84/309 KB 16/192 KB 11/14 KB 16/37 KB 88/309 KB 16/192 KB 11/14 KB 16/37 KB 92/309 KB 16/192 KB 11/14 KB 16/37 KB 92/309 KB 20/192 KB 11/14 KB 16/37 KB 92/309 KB 24/192 KB 11/14 KB 16/37 KB 92/309 KB 28/192 KB 11/14 KB 16/37 KB 92/309 KB 28/192 KB 11/14 KB 20/37 KB 92/309 KB 28/192 KB 11/14 KB 24/37 KB 92/309 KB 28/192 KB 14/14 KB 28/37 KB 92/309 KB 28/192 KB 14/14 KB 32/37 KB 92/309 KB 28/192 KB 14/14 KB 24/37 KB 92/309 KB 28/192 KB 14/14 KB 32/37 KB 92/309 KB 28/192 KB 14/14 KB 36/37 KB 92/309 KB 32/192 KB 14/14 KB 37/37 KB 92/309 KB 32/192 KB 14/14 KB 36/37 KB 96/309 KB 32/192 KB 14/14 KB 37/37 KB 100/309 KB 32/192 KB 14/14 KB 37/37 KB 104/309 KB 32/192 KB 14/14 KB 37/37 KB 108/309 KB 32/192 KB 14/14 KB 37/37 KB 112/309 KB 32/192 KB 14/14 KB 37/37 KB 112/309 KB 36/192 KB 14/14 KB 37/37 KB 112/309 KB 40/192 KB 14/14 KB 37/37 KB 112/309 KB 44/192 KB 14/14 KB 37/37 KB 112/309 KB 48/192 KB 14/14 KB 37/37 KB 112/309 KB 52/192 KB 14/14 KB 37/37 KB 112/309 KB 56/192 KB 14/14 KB 37/37 KB 112/309 KB 60/192 KB 14/14 KB 37/37 KB 112/309 KB 64/192 KB 14/14 KB 37/37 KB 116/309 KB 64/192 KB 14/14 KB 37/37 KB 120/309 KB 64/192 KB 14/14 KB 37/37 KB 124/309 KB 64/192 KB 14/14 KB 37/37 KB 128/309 KB 64/192 KB 14/14 KB 37/37 KB 132/309 KB 64/192 KB 14/14 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 84.1 KB/sec) unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 224.0 KB/sec) unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install 132/309 KB 68/192 KB 132/309 KB 72/192 KB 132/309 KB 76/192 KB 132/309 KB 80/192 KB 136/309 KB 80/192 KB 140/309 KB 80/192 KB 144/309 KB 80/192 KB 148/309 KB 80/192 KB 152/309 KB 84/192 KB 148/309 KB 84/192 KB 152/309 KB 88/192 KB 152/309 KB 92/192 KB 152/309 KB 96/192 KB 156/309 KB 96/192 KB 160/309 KB 96/192 KB 164/309 KB 96/192 KB 168/309 KB 96/192 KB 172/309 KB 96/192 KB 176/309 KB 96/192 KB 176/309 KB 100/192 KB 176/309 KB 104/192 KB 176/309 KB 108/192 KB 176/309 KB 112/192 KB 180/309 KB 112/192 KB 184/309 KB 112/192 KB 188/309 KB 112/192 KB 192/309 KB 112/192 KB 196/309 KB 112/192 KB 200/309 KB 112/192 KB 204/309 KB 112/192 KB 208/309 KB 112/192 KB 212/309 KB 112/192 KB 216/309 KB 112/192 KB 220/309 KB 112/192 KB 224/309 KB 112/192 KB 228/309 KB 112/192 KB 232/309 KB 112/192 KB 232/309 KB 116/192 KB 232/309 KB 120/192 KB 232/309 KB 124/192 KB 232/309 KB 128/192 KB 232/309 KB 132/192 KB 232/309 KB 136/192 KB 232/309 KB 140/192 KB 232/309 KB 144/192 KB 236/309 KB 144/192 KB 240/309 KB 144/192 KB 244/309 KB 144/192 KB 248/309 KB 144/192 KB 252/309 KB 144/192 KB 256/309 KB 144/192 KB 256/309 KB 148/192 KB 256/309 KB 152/192 KB 256/309 KB 156/192 KB 256/309 KB 160/192 KB 260/309 KB 160/192 KB 264/309 KB 160/192 KB 268/309 KB 160/192 KB 272/309 KB 160/192 KB 276/309 KB 160/192 KB 280/309 KB 160/192 KB 280/309 KB 164/192 KB 280/309 KB 168/192 KB 280/309 KB 172/192 KB 280/309 KB 176/192 KB 280/309 KB 180/192 KB 280/309 KB 184/192 KB 280/309 KB 188/192 KB 280/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/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 992.1 KB/sec) unit-abot-epc-basic-0: 08:49:08 DEBUG unit.abot-epc-basic/0.install 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1534.3 KB/sec) unit-mysql-0: 08:49:08 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 08:49:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:49:09 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: 08:49:09 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 151.9 KB/sec) unit-abot-epc-basic-0: 08:49:09 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: 08:49:09 DEBUG unit.abot-epc-basic/0.install 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 131.7 KB/sec) unit-mysql-0: 08:49:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:49:09 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 08:49:09 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: 08:49:09 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 3682.6 KB/sec) unit-abot-epc-basic-0: 08:49:09 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:49:09 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 08:49:09 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 08:49:09 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 08:49:09 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 08:49:09 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 08:49:09 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: 08:49:10 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 08:49:10 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:10 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 08:49:10 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Mon Dec 10 08:49:10 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 08:49:10 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:49:10 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-mysql-0: 08:49:10 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: 08:49:10 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 08:49:10 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:10 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:49:10 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: 08:49:11 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-mysql-0: 08:49:11 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: 08:49:11 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-mysql-0: 08:49:11 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 08:49:12 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: 08:49:12 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: 08:49:12 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3149 kB/s) unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed (Reading database ... 57803 files and directories currently installed.) unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 08:49:12 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: 08:49:12 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:49:12 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:12 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 08:49:12 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-mysql-0: 08:49:12 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 08:49:12 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: 08:49:12 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:13 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Mon Dec 10 08:49:13 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 08:49:13 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 08:49:13 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: 08:49:13 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:49:13 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: 08:49:13 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:49:13 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: 08:49:13 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 08:49:13 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: 08:49:13 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:13 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Mon Dec 10 08:49:13 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 08:49:13 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 08:49:13 DEBUG unit.abot-epc-basic/0.install Dec 10, 2018 8:49:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:49:13 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: 08:49:14 DEBUG unit.abot-epc-basic/0.install 10-Dec-2018 08:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install 10-Dec-2018 08:49:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install 10-Dec-2018 08:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :1409 MS unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install 10-Dec-2018 08:49:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install 10-Dec-2018 08:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install 10-Dec-2018 08:49:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install 10-Dec-2018 08:49:14 [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: 08:49:14 DEBUG unit.abot-epc-basic/0.install 10-Dec-2018 08:49:14 [main] REPORT: STEP EXECUTION TIME TAKEN :105 MS unit-mysql-0: 08:49:14 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 08:49:14 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install 10-Dec-2018 08:49:14 [main] REPORT: STEP :PASSED unit-mysql-0: 08:49:14 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install 10-Dec-2018 08:49:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install 0m2.041s unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.149 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 08:49:14 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: 08:49:14 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.013 sec unit-abot-epc-basic-0: 08:49:14 DEBUG unit.abot-epc-basic/0.install 10-Dec-2018 08:49:14.871 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 08:49:14 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 08:49:14 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 08:49:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:49:15 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 08:49:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:49:15 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 08:49:15 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:49:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:49:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:49:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-mysql-0: 08:49:15 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:49:15 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 246.2 KB/sec) unit-abot-epc-basic-0: 08:49:15 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-mysql-0: 08:49:15 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:49:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 182.9 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49:15 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 99.6 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49:15 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 908.9 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49:15 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: 08:49:15 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: 08:49:15 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 606.0 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49:15 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: 08:49:15 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: 08:49:15 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: 08:49:15 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: 08:49:15 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 3/60 KB 22/22 KB 6/60 KB 22/22 KB 9/60 KB 22/22 KB 11/60 KB 22/22 KB 14/60 KB 22/22 KB 16/60 KB 22/22 KB 19/60 KB 22/22 KB 22/60 KB 22/22 KB 22/60 KB 22/22 KB 3/181 KB 22/60 KB 22/22 KB 5/181 KB 22/60 KB 22/22 KB 8/181 KB 22/60 KB 22/22 KB 11/181 KB 3/57 KB 22/60 KB 22/22 KB 13/181 KB 3/57 KB 22/60 KB 22/22 KB 16/181 KB 3/203 KB 3/57 KB 22/60 KB 22/22 KB 19/181 KB 3/203 KB 3/57 KB 22/60 KB 22/22 KB 11/181 KB 6/57 KB 22/60 KB 22/22 KB 19/181 KB 3/203 KB 9/57 KB 22/60 KB 22/22 KB 19/181 KB 3/203 KB 11/57 KB 22/60 KB 22/22 KB 19/181 KB 3/203 KB 3/57 KB 22/60 KB 22/22 KB 13/181 KB 3/203 KB 11/57 KB 22/60 KB 22/22 KB 19/181 KB 5/203 KB 11/57 KB 22/60 KB 22/22 KB 19/181 KB 8/203 KB 11/57 KB 22/60 KB 22/22 KB 19/181 KB 11/203 KB 11/57 KB 22/60 KB 22/22 KB 19/181 KB 13/203 KB 11/57 KB 22/60 KB 22/22 KB 19/181 KB 16/203 KB 11/57 KB 22/60 KB 22/22 KB 19/181 KB 19/203 KB 11/57 KB 22/60 KB 22/22 KB 21/181 KB 19/203 KB 11/57 KB 22/60 KB 22/22 KB 24/181 KB 19/203 KB 14/57 KB 25/60 KB 22/22 KB 27/181 KB 21/203 KB 14/57 KB 25/60 KB 22/22 KB 24/181 KB 21/203 KB 14/57 KB 22/60 KB 22/22 KB 24/181 KB 21/203 KB 16/57 KB 25/60 KB 22/22 KB 27/181 KB 21/203 KB 19/57 KB 25/60 KB 22/22 KB 27/181 KB 21/203 KB 11/57 KB 22/60 KB 22/22 KB 24/181 KB 21/203 KB 22/57 KB 25/60 KB 22/22 KB 27/181 KB 21/203 KB 22/57 KB 27/60 KB 22/22 KB 27/181 KB 21/203 KB 25/57 KB 30/60 KB 22/22 KB 29/181 KB 24/203 KB 25/57 KB 32/60 KB 22/22 KB 29/181 KB 24/203 KB 25/57 KB 36/60 KB 29/181 KB 24/203 KB 25/57 KB 40/60 KB 29/181 KB 24/203 KB 25/57 KB 44/60 KB 29/181 KB 24/203 KB 25/57 KB 48/60 KB 29/181 KB 24/203 KB 25/57 KB 27/60 KB 22/22 KB 29/181 KB 24/203 KB 25/57 KB 48/60 KB 29/181 KB 27/203 KB 25/57 KB 27/60 KB 22/22 KB 29/181 KB 21/203 KB 25/57 KB 27/60 KB 22/22 KB 27/181 KB 21/203 KB 27/57 KB 48/60 KB 29/181 KB 27/203 KB 27/57 KB 48/60 KB 32/181 KB 29/203 KB 27/57 KB 48/60 KB 36/181 KB 29/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 349.2 KB/sec) unit-abot-epc-basic-0: 08:49:15 DEBUG unit.abot-epc-basic/0.install 30/57 KB 48/60 KB 36/181 KB 29/203 KB 32/57 KB 48/60 KB 36/181 KB 29/203 KB 27/57 KB 48/60 KB 29/181 KB 29/203 KB 32/57 KB 48/60 KB 36/181 KB 32/203 KB 32/57 KB 48/60 KB 40/181 KB 32/203 KB 32/57 KB 48/60 KB 44/181 KB 32/203 KB 32/57 KB 48/60 KB 48/181 KB 36/203 KB 32/57 KB 48/60 KB 44/181 KB 36/203 KB 32/57 KB 48/60 KB 48/181 KB 40/203 KB 32/57 KB 48/60 KB 48/181 KB 44/203 KB 32/57 KB 48/60 KB 48/181 KB 48/203 KB 32/57 KB 48/60 KB 48/181 KB 52/203 KB 32/57 KB 52/60 KB 52/181 KB 56/203 KB 32/57 KB 52/60 KB 52/181 KB 60/203 KB 32/57 KB 52/60 KB 52/181 KB 64/203 KB 32/57 KB 52/60 KB 52/181 KB 52/203 KB 32/57 KB 52/60 KB 56/181 KB 64/203 KB 32/57 KB 52/60 KB 60/181 KB 64/203 KB 32/57 KB 52/60 KB 64/181 KB 64/203 KB 32/57 KB 52/60 KB 48/181 KB 52/203 KB 32/57 KB 56/60 KB 64/181 KB 64/203 KB 32/57 KB 60/60 KB 64/181 KB 64/203 KB 36/57 KB 60/60 KB 64/181 KB 64/203 KB 40/57 KB 60/60 KB 64/181 KB 64/203 KB 44/57 KB 60/60 KB 64/181 KB 64/203 KB 48/57 KB 60/60 KB 64/181 KB 64/203 KB 52/57 KB 60/60 KB 64/181 KB 64/203 KB 56/57 KB 60/60 KB 64/181 KB 64/203 KB 57/57 KB 60/60 KB 64/181 KB 64/203 KB 57/57 KB 60/60 KB 68/181 KB 64/203 KB 57/57 KB 60/60 KB 72/181 KB 68/203 KB 57/57 KB 60/60 KB 76/181 KB 68/203 KB 57/57 KB 60/60 KB 80/181 KB 68/203 KB 57/57 KB 60/60 KB 68/181 KB 68/203 KB 57/57 KB 60/60 KB 80/181 KB 72/203 KB 57/57 KB 60/60 KB 80/181 KB 76/203 KB 57/57 KB 60/60 KB 80/181 KB 80/203 KB 57/57 KB 60/60 KB 84/181 KB 80/203 KB 57/57 KB 60/60 KB 88/181 KB 84/203 KB 57/57 KB 60/60 KB 92/181 KB 84/203 KB 96/181 KB 84/203 KB 57/57 KB 60/60 KB 84/181 KB 84/203 KB 96/181 KB 88/203 KB 96/181 KB 92/203 KB 96/181 KB 96/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 894.8 KB/sec) unit-abot-epc-basic-0: 08:49:15 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 889.1 KB/sec) unit-abot-epc-basic-0: 08:49:15 DEBUG unit.abot-epc-basic/0.install 96/181 KB 100/203 KB 100/181 KB 104/203 KB 100/181 KB 108/203 KB 100/181 KB 112/203 KB 100/181 KB 116/203 KB 100/181 KB 120/203 KB 100/181 KB 124/203 KB 100/181 KB 128/203 KB 100/181 KB 100/203 KB 104/181 KB 128/203 KB 108/181 KB 128/203 KB 112/181 KB 128/203 KB 116/181 KB 128/203 KB 120/181 KB 128/203 KB 124/181 KB 128/203 KB 128/181 KB 128/203 KB 128/181 KB 132/203 KB 128/181 KB 136/203 KB 128/181 KB 140/203 KB 128/181 KB 144/203 KB 128/181 KB 148/203 KB 128/181 KB 152/203 KB 128/181 KB 156/203 KB 128/181 KB 160/203 KB 132/181 KB 160/203 KB 136/181 KB 160/203 KB 140/181 KB 160/203 KB 144/181 KB 160/203 KB 148/181 KB 160/203 KB 152/181 KB 160/203 KB 156/181 KB 160/203 KB 160/181 KB 160/203 KB 164/181 KB 160/203 KB 168/181 KB 160/203 KB 172/181 KB 160/203 KB 176/181 KB 160/203 KB 180/181 KB 160/203 KB 181/181 KB 160/203 KB 181/181 KB 164/203 KB 181/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 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 1979.3 KB/sec) unit-abot-epc-basic-0: 08:49:15 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 2305.2 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:49:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:49:15 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: 08:49:15 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: 08:49:15 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: 08:49:15 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 1525.8 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49:15 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 218.3 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49:15 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 265.8 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 163.8 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49:15 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 193.9 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49: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/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: 08:49:15 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: 08:49:15 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: 08:49:15 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: 08:49:15 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49:15 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 551.5 KB/sec) unit-abot-epc-basic-0: 08:49:15 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 58.8 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 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 26.0 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 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 142.4 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 879.3 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 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 53.1 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 295.8 KB/sec) unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 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-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 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 792.8 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 222.4 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 604.5 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 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: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2246.3 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 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: 08:49:16 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: 08:49:16 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: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 4/54 KB 3/44 KB 4/158 KB 12/46 KB 4/54 KB 3/44 KB 4/158 KB 16/46 KB 4/54 KB 3/44 KB 4/158 KB 4/46 KB 4/54 KB 3/44 KB 4/158 KB 16/46 KB 4/54 KB 5/44 KB 4/158 KB 16/46 KB 4/54 KB 8/44 KB 4/158 KB 16/46 KB 4/54 KB 11/44 KB 4/158 KB 16/46 KB 4/54 KB 13/44 KB 4/158 KB 16/46 KB 4/54 KB 16/44 KB 4/158 KB 16/46 KB 4/54 KB 19/44 KB 4/158 KB 16/46 KB 4/54 KB 21/44 KB 4/158 KB 4/46 KB 4/54 KB 4/158 KB 16/46 KB 4/54 KB 21/44 KB 8/158 KB 16/46 KB 4/54 KB 21/44 KB 12/158 KB 16/46 KB 4/54 KB 21/44 KB 16/158 KB 4/46 KB 4/54 KB 16/46 KB 8/54 KB 21/44 KB 16/158 KB 16/46 KB 4/201 KB 8/54 KB 21/44 KB 16/158 KB 16/46 KB 8/201 KB 8/54 KB 21/44 KB 16/158 KB 16/46 KB 12/201 KB 8/54 KB 21/44 KB 20/158 KB 16/46 KB 16/201 KB 12/54 KB 21/44 KB 20/158 KB 16/46 KB 8/201 KB 8/54 KB 21/44 KB 20/158 KB 16/46 KB 16/201 KB 12/54 KB 21/44 KB 24/158 KB 16/46 KB 16/201 KB 12/54 KB 21/44 KB 28/158 KB 16/46 KB 16/201 KB 12/54 KB 24/44 KB 32/158 KB 16/46 KB 12/201 KB 12/54 KB 21/44 KB 20/158 KB 16/46 KB 16/201 KB 16/54 KB 24/44 KB 32/158 KB 16/46 KB 16/201 KB 20/54 KB 24/44 KB 32/158 KB 16/46 KB 16/201 KB 24/54 KB 24/44 KB 32/158 KB 16/46 KB 16/201 KB 28/54 KB 24/44 KB 32/158 KB 20/46 KB 16/201 KB 32/54 KB 24/44 KB 32/158 KB 20/46 KB 16/201 KB 36/54 KB 24/44 KB 32/158 KB 20/46 KB 16/201 KB 40/54 KB 24/44 KB 36/158 KB 20/46 KB 16/201 KB 44/54 KB 24/44 KB 36/158 KB 20/46 KB 16/201 KB 48/54 KB 24/44 KB 36/158 KB 16/46 KB 16/201 KB 12/54 KB 24/44 KB 28/158 KB 20/46 KB 16/201 KB 48/54 KB 27/44 KB 36/158 KB 20/46 KB 16/201 KB 48/54 KB 29/44 KB 36/158 KB 20/46 KB 16/201 KB 48/54 KB 32/44 KB 36/158 KB 20/46 KB 16/201 KB 36/54 KB 24/44 KB 36/158 KB 20/46 KB 16/201 KB 48/54 KB 32/44 KB 40/158 KB 20/46 KB 16/201 KB 48/54 KB 32/44 KB 44/158 KB 20/46 KB 16/201 KB 48/54 KB 32/44 KB 48/158 KB 20/46 KB 20/201 KB 48/54 KB 32/44 KB 52/158 KB 20/46 KB 20/201 KB 52/54 KB 36/44 KB 56/158 KB 20/46 KB 20/201 KB 52/54 KB 36/44 KB 60/158 KB 20/46 KB 16/201 KB 28/54 KB 24/44 KB 32/158 KB 24/46 KB 20/201 KB 52/54 KB 36/44 KB 60/158 KB 28/46 KB 20/201 KB 52/54 KB 36/44 KB 60/158 KB 32/46 KB 20/201 KB 52/54 KB 36/44 KB 60/158 KB 36/46 KB 20/201 KB 52/54 KB 36/44 KB 60/158 KB 40/46 KB 20/201 KB 52/54 KB 36/44 KB 60/158 KB 44/46 KB 20/201 KB 52/54 KB 36/44 KB 60/158 KB 46/46 KB 20/201 KB 52/54 KB 36/44 KB 60/158 KB 20/46 KB 20/201 KB 52/54 KB 36/44 KB 52/158 KB 46/46 KB 20/201 KB 54/54 KB 36/44 KB 64/158 KB 20/46 KB 20/201 KB 48/54 KB 36/44 KB 52/158 KB 46/46 KB 20/201 KB 54/54 KB 40/44 KB 64/158 KB 46/46 KB 20/201 KB 54/54 KB 44/44 KB 64/158 KB 46/46 KB 20/201 KB 54/54 KB 44/44 KB 64/158 KB 20/46 KB 20/201 KB 48/54 KB 32/44 KB 48/158 KB 46/46 KB 24/201 KB 54/54 KB 44/44 KB 64/158 KB 46/46 KB 28/201 KB 54/54 KB 44/44 KB 64/158 KB 46/46 KB 32/201 KB 54/54 KB 44/44 KB 64/158 KB 46/46 KB 20/201 KB 52/54 KB 36/44 KB 64/158 KB 32/201 KB 54/54 KB 68/158 KB 32/201 KB 54/54 KB 72/158 KB 32/201 KB 54/54 KB 76/158 KB 32/201 KB 54/54 KB 80/158 KB 32/201 KB 54/54 KB 84/158 KB 32/201 KB 54/54 KB 88/158 KB 32/201 KB 54/54 KB 92/158 KB 32/201 KB 54/54 KB 96/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1023.1 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1218.2 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 32/201 KB 54/54 KB 100/158 KB 32/201 KB 104/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 1280.9 KB/sec) unit-abot-epc-basic-0: 08:49:16 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-mysql-0: 08:49:16 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 32/201 KB 108/158 KB 32/201 KB 112/158 KB 32/201 KB 116/158 KB 32/201 KB 120/158 KB 32/201 KB 124/158 KB 32/201 KB 128/158 KB 32/201 KB 132/158 KB 32/201 KB 136/158 KB 32/201 KB 140/158 KB 32/201 KB 144/158 KB 32/201 KB 148/158 KB 36/201 KB 152/158 KB 36/201 KB 156/158 KB 4/367 KB 36/201 KB 158/158 KB 4/367 KB 36/201 KB 148/158 KB 40/201 KB 158/158 KB 4/367 KB 44/201 KB 158/158 KB 4/367 KB 48/201 KB 158/158 KB 4/367 KB 52/201 KB 158/158 KB 4/367 KB 56/201 KB 158/158 KB 4/367 KB 60/201 KB 158/158 KB 4/367 KB 64/201 KB 158/158 KB 4/367 KB 68/201 KB 158/158 KB 4/367 KB 72/201 KB 158/158 KB 4/367 KB 76/201 KB 158/158 KB 4/367 KB 80/201 KB 158/158 KB 4/367 KB 36/201 KB 152/158 KB 4/367 KB 80/201 KB 158/158 KB 8/367 KB 80/201 KB 158/158 KB 12/367 KB 80/201 KB 158/158 KB 16/367 KB 84/201 KB 158/158 KB 16/367 KB 88/201 KB 158/158 KB 16/367 KB 92/201 KB 158/158 KB 16/367 KB 96/201 KB 158/158 KB 16/367 KB 96/201 KB 158/158 KB 20/367 KB 4/6 KB 96/201 KB 3/3 KB 158/158 KB 24/367 KB 4/6 KB 96/201 KB 3/3 KB 158/158 KB 28/367 KB 4/6 KB 96/201 KB 3/3 KB 158/158 KB 32/367 KB 4/6 KB 96/201 KB 3/3 KB 158/158 KB 20/367 KB 4/6 KB 96/201 KB 158/158 KB 20/367 KB 6/6 KB 96/201 KB 3/3 KB 158/158 KB 32/367 KB 6/6 KB 96/201 KB 3/3 KB 158/158 KB 36/367 KB 6/6 KB 96/201 KB 3/3 KB 40/367 KB 6/6 KB 96/201 KB 3/3 KB 44/367 KB 6/6 KB 96/201 KB 3/3 KB 48/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2661.8 KB/sec) unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 6/6 KB 100/201 KB 3/3 KB 48/367 KB 6/6 KB 104/201 KB 3/3 KB 48/367 KB 6/6 KB 108/201 KB 3/3 KB 48/367 KB 6/6 KB 108/201 KB 3/3 KB 52/367 KB 6/6 KB 108/201 KB 3/3 KB 56/367 KB 6/6 KB 112/201 KB 3/3 KB 60/367 KB 6/6 KB 112/201 KB 3/3 KB 64/367 KB 6/6 KB 112/201 KB 3/3 KB 56/367 KB 6/6 KB 112/201 KB 3/3 KB 68/367 KB 6/6 KB 112/201 KB 3/3 KB 72/367 KB 6/6 KB 112/201 KB 3/3 KB 76/367 KB 6/6 KB 112/201 KB 3/3 KB 80/367 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 41.3 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 96.8 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 3/5 KB 112/201 KB 80/367 KB 5/5 KB 112/201 KB 80/367 KB 5/5 KB 116/201 KB 80/367 KB 5/5 KB 120/201 KB 80/367 KB 5/5 KB 124/201 KB 80/367 KB 5/5 KB 128/201 KB 80/367 KB 5/5 KB 128/201 KB 3/52 KB 80/367 KB 5/5 KB 128/201 KB 5/52 KB 80/367 KB 5/5 KB 128/201 KB 8/52 KB 80/367 KB 5/5 KB 128/201 KB 8/52 KB 84/367 KB 5/5 KB 128/201 KB 11/52 KB 84/367 KB 5/5 KB 128/201 KB 13/52 KB 84/367 KB 5/5 KB 128/201 KB 16/52 KB 84/367 KB 5/5 KB 128/201 KB 16/52 KB 88/367 KB 5/5 KB 128/201 KB 19/52 KB 3/47 KB 92/367 KB 5/5 KB 128/201 KB 19/52 KB 3/47 KB 96/367 KB 5/5 KB 128/201 KB 19/52 KB 3/47 KB 88/367 KB 5/5 KB 128/201 KB 16/52 KB 3/47 KB 88/367 KB 5/5 KB 128/201 KB 19/52 KB 5/47 KB 96/367 KB 5/5 KB 128/201 KB 19/52 KB 8/47 KB 96/367 KB 5/5 KB 128/201 KB 19/52 KB 11/47 KB 96/367 KB 5/5 KB 128/201 KB 19/52 KB 13/47 KB 96/367 KB 5/5 KB 128/201 KB 19/52 KB 16/47 KB 96/367 KB 5/5 KB 128/201 KB 19/52 KB 19/47 KB 96/367 KB 5/5 KB 128/201 KB 19/52 KB 21/47 KB 96/367 KB 5/5 KB 128/201 KB 19/52 KB 24/47 KB 96/367 KB 5/5 KB 128/201 KB 21/52 KB 24/47 KB 96/367 KB 5/5 KB 128/201 KB 24/52 KB 24/47 KB 96/367 KB 5/5 KB 132/201 KB 24/52 KB 27/47 KB 96/367 KB 136/201 KB 24/52 KB 27/47 KB 96/367 KB 140/201 KB 24/52 KB 27/47 KB 96/367 KB 144/201 KB 24/52 KB 27/47 KB 96/367 KB 148/201 KB 24/52 KB 27/47 KB 96/367 KB 152/201 KB 27/52 KB 27/47 KB 100/367 KB 156/201 KB 27/52 KB 27/47 KB 100/367 KB 160/201 KB 27/52 KB 27/47 KB 100/367 KB 5/5 KB 128/201 KB 24/52 KB 27/47 KB 96/367 KB 160/201 KB 27/52 KB 29/47 KB 100/367 KB 148/201 KB 27/52 KB 27/47 KB 100/367 KB 160/201 KB 27/52 KB 32/47 KB 100/367 KB 148/201 KB 24/52 KB 27/47 KB 100/367 KB 160/201 KB 29/52 KB 32/47 KB 104/367 KB 160/201 KB 29/52 KB 32/47 KB 108/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 56.3 KB/sec) unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 160/201 KB 29/52 KB 36/47 KB 108/367 KB 160/201 KB 29/52 KB 40/47 KB 112/367 KB 160/201 KB 29/52 KB 44/47 KB 112/367 KB 160/201 KB 29/52 KB 47/47 KB 112/367 KB 160/201 KB 29/52 KB 32/47 KB 100/367 KB 160/201 KB 32/52 KB 47/47 KB 112/367 KB 160/201 KB 29/52 KB 36/47 KB 112/367 KB 164/201 KB 32/52 KB 47/47 KB 112/367 KB 168/201 KB 3/238 KB 36/52 KB 47/47 KB 116/367 KB 172/201 KB 3/238 KB 36/52 KB 47/47 KB 116/367 KB 176/201 KB 3/238 KB 36/52 KB 47/47 KB 116/367 KB 164/201 KB 3/238 KB 36/52 KB 47/47 KB 116/367 KB 176/201 KB 3/238 KB 40/52 KB 47/47 KB 116/367 KB 176/201 KB 3/238 KB 44/52 KB 47/47 KB 116/367 KB 176/201 KB 3/238 KB 48/52 KB 47/47 KB 116/367 KB 164/201 KB 3/238 KB 32/52 KB 47/47 KB 116/367 KB 176/201 KB 5/238 KB 48/52 KB 47/47 KB 116/367 KB 176/201 KB 8/238 KB 48/52 KB 47/47 KB 116/367 KB 176/201 KB 11/238 KB 48/52 KB 47/47 KB 116/367 KB 176/201 KB 13/238 KB 48/52 KB 47/47 KB 116/367 KB 176/201 KB 16/238 KB 48/52 KB 47/47 KB 116/367 KB 176/201 KB 19/238 KB 48/52 KB 47/47 KB 116/367 KB 176/201 KB 21/238 KB 48/52 KB 47/47 KB 116/367 KB 176/201 KB 24/238 KB 48/52 KB 47/47 KB 116/367 KB 180/201 KB 27/238 KB 52/52 KB 116/367 KB 164/201 KB 32/52 KB 47/47 KB 116/367 KB 180/201 KB 27/238 KB 52/52 KB 120/367 KB 180/201 KB 27/238 KB 52/52 KB 124/367 KB 180/201 KB 27/238 KB 52/52 KB 128/367 KB 180/201 KB 27/238 KB 52/52 KB 132/367 KB 180/201 KB 24/238 KB 52/52 KB 116/367 KB 184/201 KB 29/238 KB 52/52 KB 132/367 KB 188/201 KB 29/238 KB 52/52 KB 132/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 525.2 KB/sec) unit-mysql-0: 08:49:16 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 176/201 KB 24/238 KB 52/52 KB 47/47 KB 116/367 KB 192/201 KB 29/238 KB 52/52 KB 136/367 KB 188/201 KB 29/238 KB 52/52 KB 136/367 KB 192/201 KB 29/238 KB 52/52 KB 140/367 KB 192/201 KB 29/238 KB 52/52 KB 144/367 KB 180/201 KB 29/238 KB 52/52 KB 132/367 KB 192/201 KB 32/238 KB 52/52 KB 144/367 KB 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 192/201 KB 36/238 KB 52/52 KB 144/367 KB 196/201 KB 40/238 KB 52/52 KB 148/367 KB 196/201 KB 44/238 KB 52/52 KB 148/367 KB 196/201 KB 48/238 KB 52/52 KB 148/367 KB 196/201 KB 36/238 KB 52/52 KB 148/367 KB 200/201 KB 48/238 KB 52/52 KB 148/367 KB 201/201 KB 48/238 KB 52/52 KB 148/367 KB 192/201 KB 36/238 KB 52/52 KB 148/367 KB 201/201 KB 48/238 KB 52/52 KB 152/367 KB 201/201 KB 48/238 KB 52/52 KB 156/367 KB 201/201 KB 48/238 KB 52/52 KB 160/367 KB 201/201 KB 48/238 KB 52/52 KB 164/367 KB 201/201 KB 52/238 KB 52/52 KB 168/367 KB 201/201 KB 52/238 KB 52/52 KB 172/367 KB 201/201 KB 52/238 KB 52/52 KB 176/367 KB 201/201 KB 52/238 KB 52/52 KB 164/367 KB 201/201 KB 56/238 KB 52/52 KB 176/367 KB 201/201 KB 60/238 KB 52/52 KB 176/367 KB 201/201 KB 64/238 KB 52/52 KB 176/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 541.6 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 4/28 KB 201/201 KB 64/238 KB 176/367 KB 8/28 KB 201/201 KB 64/238 KB 176/367 KB 12/28 KB 201/201 KB 64/238 KB 176/367 KB 16/28 KB 201/201 KB 64/238 KB 176/367 KB 20/28 KB 201/201 KB 64/238 KB 176/367 KB 24/28 KB 68/238 KB 176/367 KB 28/28 KB 68/238 KB 176/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 1986.0 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 28/28 KB 68/238 KB 180/367 KB 20/28 KB 201/201 KB 68/238 KB 176/367 KB 28/28 KB 72/238 KB 180/367 KB 28/28 KB 76/238 KB 180/367 KB 28/28 KB 80/238 KB 184/367 KB 28/28 KB 76/238 KB 184/367 KB 28/28 KB 80/238 KB 188/367 KB 28/28 KB 80/238 KB 192/367 KB 28/28 KB 80/238 KB 196/367 KB 28/28 KB 84/238 KB 200/367 KB 28/28 KB 84/238 KB 204/367 KB 28/28 KB 84/238 KB 208/367 KB 28/28 KB 84/238 KB 196/367 KB 28/28 KB 88/238 KB 208/367 KB 28/28 KB 92/238 KB 208/367 KB 28/28 KB 96/238 KB 208/367 KB 28/28 KB 96/238 KB 212/367 KB 28/28 KB 100/238 KB 216/367 KB 28/28 KB 100/238 KB 220/367 KB 28/28 KB 100/238 KB 224/367 KB 28/28 KB 100/238 KB 212/367 KB 28/28 KB 104/238 KB 224/367 KB 28/28 KB 108/238 KB 224/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 257.7 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 112/238 KB 224/367 KB 116/238 KB 224/367 KB 116/238 KB 4/186 KB 228/367 KB 116/238 KB 8/186 KB 228/367 KB 116/238 KB 12/186 KB 228/367 KB 116/238 KB 16/186 KB 228/367 KB 116/238 KB 20/186 KB 228/367 KB 116/238 KB 24/186 KB 228/367 KB 116/238 KB 28/186 KB 228/367 KB 116/238 KB 32/186 KB 228/367 KB 116/238 KB 228/367 KB 116/238 KB 32/186 KB 232/367 KB 120/238 KB 32/186 KB 236/367 KB 120/238 KB 32/186 KB 240/367 KB 120/238 KB 32/186 KB 232/367 KB 124/238 KB 32/186 KB 240/367 KB 128/238 KB 32/186 KB 240/367 KB 4/558 KB 132/238 KB 36/186 KB 240/367 KB 4/558 KB 136/238 KB 36/186 KB 244/367 KB 4/558 KB 140/238 KB 36/186 KB 244/367 KB 4/558 KB 128/238 KB 36/186 KB 240/367 KB 8/558 KB 140/238 KB 36/186 KB 244/367 KB 12/558 KB 140/238 KB 36/186 KB 244/367 KB 16/558 KB 140/238 KB 36/186 KB 244/367 KB 128/238 KB 36/186 KB 240/367 KB 16/558 KB 140/238 KB 40/186 KB 244/367 KB 16/558 KB 140/238 KB 44/186 KB 244/367 KB 16/558 KB 140/238 KB 48/186 KB 244/367 KB 16/558 KB 140/238 KB 52/186 KB 244/367 KB 4/558 KB 132/238 KB 36/186 KB 244/367 KB 16/558 KB 144/238 KB 52/186 KB 248/367 KB 16/558 KB 144/238 KB 52/186 KB 252/367 KB 16/558 KB 144/238 KB 52/186 KB 256/367 KB 16/558 KB 144/238 KB 52/186 KB 244/367 KB 16/558 KB 144/238 KB 56/186 KB 256/367 KB 16/558 KB 144/238 KB 60/186 KB 256/367 KB 16/558 KB 144/238 KB 64/186 KB 260/367 KB 16/558 KB 148/238 KB 64/186 KB 260/367 KB 20/558 KB 152/238 KB 68/186 KB 260/367 KB 20/558 KB 156/238 KB 68/186 KB 260/367 KB 20/558 KB 160/238 KB 68/186 KB 260/367 KB 16/558 KB 144/238 KB 60/186 KB 260/367 KB 20/558 KB 160/238 KB 68/186 KB 264/367 KB 20/558 KB 160/238 KB 68/186 KB 268/367 KB 20/558 KB 160/238 KB 68/186 KB 272/367 KB 20/558 KB 164/238 KB 68/186 KB 276/367 KB 20/558 KB 164/238 KB 68/186 KB 280/367 KB 20/558 KB 164/238 KB 68/186 KB 284/367 KB 20/558 KB 164/238 KB 68/186 KB 288/367 KB 20/558 KB 148/238 KB 68/186 KB 260/367 KB 20/558 KB 164/238 KB 72/186 KB 288/367 KB 20/558 KB 164/238 KB 76/186 KB 288/367 KB 20/558 KB 164/238 KB 80/186 KB 288/367 KB 20/558 KB 148/238 KB 64/186 KB 260/367 KB 24/558 KB 164/238 KB 80/186 KB 288/367 KB 28/558 KB 164/238 KB 80/186 KB 288/367 KB 32/558 KB 164/238 KB 80/186 KB 288/367 KB 36/558 KB 164/238 KB 80/186 KB 288/367 KB 40/558 KB 164/238 KB 80/186 KB 288/367 KB 44/558 KB 164/238 KB 80/186 KB 288/367 KB 48/558 KB 164/238 KB 80/186 KB 288/367 KB 48/558 KB 164/238 KB 84/186 KB 288/367 KB 48/558 KB 164/238 KB 88/186 KB 288/367 KB 48/558 KB 164/238 KB 92/186 KB 288/367 KB 48/558 KB 164/238 KB 96/186 KB 288/367 KB 48/558 KB 164/238 KB 100/186 KB 288/367 KB 52/558 KB 164/238 KB 104/186 KB 292/367 KB 20/558 KB 164/238 KB 68/186 KB 272/367 KB 52/558 KB 168/238 KB 108/186 KB 292/367 KB 52/558 KB 172/238 KB 108/186 KB 292/367 KB 52/558 KB 176/238 KB 108/186 KB 292/367 KB 52/558 KB 164/238 KB 100/186 KB 292/367 KB 56/558 KB 176/238 KB 108/186 KB 292/367 KB 60/558 KB 176/238 KB 108/186 KB 292/367 KB 64/558 KB 176/238 KB 108/186 KB 292/367 KB 68/558 KB 176/238 KB 108/186 KB 292/367 KB 72/558 KB 180/238 KB 108/186 KB 292/367 KB 76/558 KB 180/238 KB 108/186 KB 292/367 KB 80/558 KB 180/238 KB 108/186 KB 292/367 KB 48/558 KB 164/238 KB 100/186 KB 292/367 KB 80/558 KB 180/238 KB 108/186 KB 296/367 KB 80/558 KB 180/238 KB 108/186 KB 300/367 KB 80/558 KB 180/238 KB 108/186 KB 304/367 KB 68/558 KB 180/238 KB 108/186 KB 292/367 KB 80/558 KB 184/238 KB 108/186 KB 304/3 unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 67 KB 80/558 KB 188/238 KB 108/186 KB 304/367 KB 80/558 KB 192/238 KB 108/186 KB 304/367 KB 80/558 KB 196/238 KB 108/186 KB 304/367 KB 80/558 KB 200/238 KB 108/186 KB 308/367 KB 80/558 KB 204/238 KB 108/186 KB 308/367 KB 80/558 KB 208/238 KB 108/186 KB 308/367 KB 80/558 KB 196/238 KB 108/186 KB 308/367 KB 80/558 KB 208/238 KB 108/186 KB 312/367 KB 80/558 KB 208/238 KB 108/186 KB 316/367 KB 80/558 KB 208/238 KB 108/186 KB 320/367 KB 80/558 KB 208/238 KB 108/186 KB 324/367 KB 84/558 KB 212/238 KB 108/186 KB 328/367 KB 84/558 KB 212/238 KB 108/186 KB 332/367 KB 84/558 KB 212/238 KB 108/186 KB 336/367 KB 52/558 KB 164/238 KB 108/186 KB 292/367 KB 84/558 KB 212/238 KB 112/186 KB 336/367 KB 84/558 KB 212/238 KB 116/186 KB 336/367 KB 84/558 KB 212/238 KB 120/186 KB 336/367 KB 84/558 KB 212/238 KB 124/186 KB 336/367 KB 84/558 KB 212/238 KB 128/186 KB 336/367 KB 84/558 KB 212/238 KB 132/186 KB 336/367 KB 84/558 KB 212/238 KB 136/186 KB 336/367 KB 84/558 KB 212/238 KB 140/186 KB 336/367 KB 84/558 KB 212/238 KB 144/186 KB 336/367 KB 84/558 KB 212/238 KB 148/186 KB 336/367 KB 84/558 KB 212/238 KB 152/186 KB 340/367 KB 84/558 KB 212/238 KB 156/186 KB 340/367 KB 84/558 KB 212/238 KB 160/186 KB 340/367 KB 84/558 KB 212/238 KB 108/186 KB 324/367 KB 84/558 KB 216/238 KB 160/186 KB 340/367 KB 84/558 KB 220/238 KB 160/186 KB 340/367 KB 84/558 KB 224/238 KB 160/186 KB 340/367 KB 84/558 KB 208/238 KB 108/186 KB 324/367 KB 88/558 KB 224/238 KB 160/186 KB 340/367 KB 92/558 KB 224/238 KB 160/186 KB 340/367 KB 96/558 KB 224/238 KB 160/186 KB 340/367 KB 100/558 KB 224/238 KB 160/186 KB 340/367 KB 104/558 KB 224/238 KB 160/186 KB 340/367 KB 108/558 KB 224/238 KB 160/186 KB 340/367 KB 112/558 KB 224/238 KB 160/186 KB 340/367 KB 116/558 KB 224/238 KB 160/186 KB 340/367 KB 120/558 KB 228/238 KB 160/186 KB 340/367 KB 124/558 KB 228/238 KB 160/186 KB 340/367 KB 128/558 KB 228/238 KB 160/186 KB 340/367 KB 84/558 KB 212/238 KB 148/186 KB 340/367 KB 128/558 KB 228/238 KB 160/186 KB 344/367 KB 128/558 KB 228/238 KB 160/186 KB 348/367 KB 128/558 KB 228/238 KB 160/186 KB 352/367 KB 116/558 KB 228/238 KB 160/186 KB 340/367 KB 128/558 KB 232/238 KB 160/186 KB 352/367 KB 128/558 KB 236/238 KB 160/186 KB 352/367 KB 128/558 KB 238/238 KB 160/186 KB 352/367 KB 128/558 KB 238/238 KB 160/186 KB 356/367 KB 128/558 KB 238/238 KB 164/186 KB 360/367 KB 128/558 KB 238/238 KB 164/186 KB 364/367 KB 128/558 KB 238/238 KB 164/186 KB 367/367 KB 128/558 KB 238/238 KB 164/186 KB 356/367 KB 128/558 KB 238/238 KB 168/186 KB 367/367 KB 128/558 KB 238/238 KB 172/186 KB 367/367 KB 128/558 KB 238/238 KB 176/186 KB 367/367 KB 128/558 KB 238/238 KB 180/186 KB 367/367 KB 132/558 KB 238/238 KB 184/186 KB 367/367 KB 132/558 KB 238/238 KB 186/186 KB 367/367 KB 132/558 KB 238/238 KB 180/186 KB 367/367 KB 136/558 KB 238/238 KB 186/186 KB 367/367 KB 140/558 KB 238/238 KB 186/186 KB 367/367 KB 144/558 KB 238/238 KB 186/186 KB 367/367 KB 148/558 KB 238/238 KB 186/186 KB 367/367 KB 152/558 KB 238/238 KB 186/186 KB 367/367 KB 156/558 KB 238/238 KB 186/186 KB 367/367 KB 160/558 KB 238/238 KB 186/186 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1541.8 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 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 2349.2 KB/sec) unit-abot-epc-basic-0: 08:49:16 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: 08:49:16 DEBUG unit.abot-epc-basic/0.install 164/558 KB 186/186 KB 168/558 KB 186/186 KB 172/558 KB 186/186 KB 176/558 KB 180/558 KB 184/558 KB 188/558 KB 192/558 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1177.0 KB/sec) unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 196/558 KB 200/558 KB 204/558 KB 208/558 KB 208/558 KB 4/181 KB 208/558 KB 8/181 KB 208/558 KB 12/181 KB 208/558 KB 4/1206 KB 16/181 KB 208/558 KB 4/1206 KB 20/181 KB 212/558 KB 4/1206 KB 24/181 KB 212/558 KB 4/1206 KB 28/181 KB 212/558 KB 4/1206 KB 32/181 KB 208/558 KB 4/1206 KB 12/181 KB 212/558 KB 8/1206 KB 32/181 KB 212/558 KB 12/1206 KB 32/181 KB 212/558 KB 16/1206 KB 32/181 KB 212/558 KB 20/1206 KB 32/181 KB 212/558 KB 24/1206 KB 32/181 KB 212/558 KB 28/1206 KB 32/181 KB 212/558 KB 32/1206 KB 32/181 KB 212/558 KB 4/1206 KB 20/181 KB 216/558 KB 32/1206 KB 32/181 KB 220/558 KB 32/1206 KB 32/181 KB 224/558 KB 32/1206 KB 32/181 KB 228/558 KB 32/1206 KB 32/181 KB 232/558 KB 36/1206 KB 36/181 KB 236/558 KB 36/1206 KB 36/181 KB 240/558 KB 36/1206 KB 36/181 KB 228/558 KB 36/1206 KB 36/181 KB 240/558 KB 40/1206 KB 36/181 KB 240/558 KB 44/1206 KB 36/181 KB 228/558 KB 32/1206 KB 36/181 KB 240/558 KB 44/1206 KB 40/181 KB 240/558 KB 44/1206 KB 44/181 KB 240/558 KB 44/1206 KB 48/181 KB 240/558 KB 48/1206 KB 48/181 KB 240/558 KB 48/1206 KB 52/181 KB 244/558 KB 52/1206 KB 56/181 KB 244/558 KB 52/1206 KB 60/181 KB 244/558 KB 52/1206 KB 64/181 KB 244/558 KB 52/1206 KB 52/181 KB 244/558 KB 56/1206 KB 64/181 KB 244/558 KB 60/1206 KB 64/181 KB 244/558 KB 64/1206 KB 64/181 KB 244/558 KB 48/1206 KB 52/181 KB 248/558 KB 64/1206 KB 64/181 KB 252/558 KB 64/1206 KB 64/181 KB 256/558 KB 68/1206 KB 64/181 KB 260/558 KB 68/1206 KB 64/181 KB 264/558 KB 68/1206 KB 68/181 KB 268/558 KB 68/1206 KB 68/181 KB 272/558 KB 68/1206 KB 68/181 KB 252/558 KB 68/1206 KB 64/181 KB 272/558 KB 72/1206 KB 68/181 KB 272/558 KB 76/1206 KB 68/181 KB 272/558 KB 80/1206 KB 68/181 KB 260/558 KB 68/1206 KB 68/181 KB 272/558 KB 80/1206 KB 72/181 KB 272/558 KB 80/1206 KB 76/181 KB 272/558 KB 80/1206 KB 80/181 KB 276/558 KB 80/1206 KB 80/181 KB 280/558 KB 84/1206 KB 84/181 KB 284/558 KB 84/1206 KB 84/181 KB 288/558 KB 84/1206 KB 84/181 KB 276/558 KB 84/1206 KB 84/181 KB 288/558 KB 88/1206 KB 84/181 KB 288/558 KB 92/1206 KB 84/181 KB 288/558 KB 96/1206 KB 84/181 KB 276/558 KB 80/1206 KB 84/181 KB 288/558 KB 96/1206 KB 88/181 KB 288/558 KB 96/1206 KB 92/181 KB 288/558 KB 96/1206 KB 96/181 KB 288/558 KB 100/1206 KB 96/181 KB 288/558 KB 104/1206 KB 100/181 KB 288/558 KB 108/1206 KB 100/181 KB 288/558 KB 112/1206 KB 100/181 KB 288/558 KB 100/1206 KB 100/181 KB 288/558 KB 112/1206 KB 104/181 KB 288/558 KB 112/1206 KB 108/181 KB 288/558 KB 112/1206 KB 112/181 KB 288/558 KB 116/1206 KB 112/181 KB 288/558 KB 120/1206 KB 116/181 KB 288/558 KB 124/1206 KB 116/181 KB 288/558 KB 128/1206 KB 116/181 KB 288/558 KB 116/1206 KB 116/181 KB 288/558 KB 128/1206 KB 120/181 KB 288/558 KB 128/1206 KB 124/181 KB 288/558 KB 128/1206 KB 128/181 KB 288/558 KB 128/1206 KB 132/181 KB 288/558 KB 132/1206 KB 136/181 KB 288/558 KB 132/1206 KB 140/181 KB 288/558 KB 132/1206 KB 144/181 KB 288/558 KB 132/1206 KB 132/181 KB 288/558 KB 136/1206 KB 144/181 KB 288/558 KB 140/1206 KB 144/181 KB 288/558 KB 144/1206 KB 144/181 KB 288/558 KB 148/1206 KB 144/181 KB 288/558 KB 152/1206 KB 148/181 KB 288/558 KB 148/1206 KB 148/181 KB 288/558 KB 152/1206 KB 152/181 KB 288/558 KB 152/1206 KB 156/181 KB 288/558 KB 152/1206 KB 160/181 KB 288/558 KB 156/1206 KB 160/181 KB 288/558 KB 160/1206 KB 160/181 KB 288/558 KB 160/1206 KB 164/181 KB 288/558 KB 164/1206 KB 168/181 KB 288/558 KB 164/1206 KB 172/181 KB 288 unit-mysql-0: 08:49:16 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 08:49:16 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install /558 KB 164/1206 KB 176/181 KB 288/558 KB 164/1206 KB 180/181 KB 288/558 KB 164/1206 KB 181/181 KB 288/558 KB 164/1206 KB 164/181 KB 288/558 KB 168/1206 KB 181/181 KB 288/558 KB 172/1206 KB 181/181 KB 288/558 KB 176/1206 KB 181/181 KB 288/558 KB 180/1206 KB 181/181 KB 288/558 KB 184/1206 KB 181/181 KB 288/558 KB 188/1206 KB 181/181 KB 288/558 KB 192/1206 KB 181/181 KB 288/558 KB 196/1206 KB 181/181 KB 288/558 KB 200/1206 KB 181/181 KB 288/558 KB 204/1206 KB 181/181 KB 288/558 KB 208/1206 KB 181/181 KB 288/558 KB 212/1206 KB 181/181 KB 288/558 KB 216/1206 KB 181/181 KB 288/558 KB 220/1206 KB 181/181 KB 288/558 KB 224/1206 KB 181/181 KB 288/558 KB 228/1206 KB 181/181 KB 288/558 KB 232/1206 KB 181/181 KB 288/558 KB 236/1206 KB 181/181 KB 288/558 KB 240/1206 KB 181/181 KB 288/558 KB 244/1206 KB 181/181 KB 4/1199 KB 288/558 KB 244/1206 KB 181/181 KB 8/1199 KB 288/558 KB 244/1206 KB 181/181 KB 12/1199 KB 288/558 KB 244/1206 KB 181/181 KB 16/1199 KB 288/558 KB 244/1206 KB 181/181 KB 20/1199 KB 288/558 KB 244/1206 KB 181/181 KB 24/1199 KB 288/558 KB 244/1206 KB 181/181 KB 28/1199 KB 288/558 KB 244/1206 KB 181/181 KB 32/1199 KB 288/558 KB 244/1206 KB 181/181 KB 36/1199 KB 288/558 KB 244/1206 KB 181/181 KB 40/1199 KB 288/558 KB 248/1206 KB 181/181 KB 44/1199 KB 288/558 KB 248/1206 KB 181/181 KB 48/1199 KB 288/558 KB 248/1206 KB 181/181 KB 36/1199 KB 288/558 KB 248/1206 KB 181/181 KB 48/1199 KB 288/558 KB 252/1206 KB 181/181 KB 48/1199 KB 288/558 KB 256/1206 KB 181/181 KB 48/1199 KB 288/558 KB 260/1206 KB 181/181 KB 48/1199 KB 288/558 KB 264/1206 KB 181/181 KB 48/1199 KB 292/558 KB 268/1206 KB 181/181 KB 48/1199 KB 292/558 KB 272/1206 KB 181/181 KB 48/1199 KB 292/558 KB 264/1206 KB 181/181 KB 48/1199 KB 296/558 KB 272/1206 KB 181/181 KB 48/1199 KB 300/558 KB 272/1206 KB 181/181 KB 48/1199 KB 304/558 KB 272/1206 KB 181/181 KB 48/1199 KB 304/558 KB 276/1206 KB 181/181 KB 52/1199 KB 308/558 KB 280/1206 KB 181/181 KB 52/1199 KB 308/558 KB 284/1206 KB 181/181 KB 52/1199 KB 308/558 KB 288/1206 KB 181/181 KB 52/1199 KB 308/558 KB 276/1206 KB 181/181 KB 52/1199 KB 312/558 KB 288/1206 KB 181/181 KB 52/1199 KB 316/558 KB 288/1206 KB 181/181 KB 52/1199 KB 320/558 KB 288/1206 KB 181/181 KB 52/1199 KB 304/558 KB 276/1206 KB 181/181 KB 56/1199 KB 320/558 KB 288/1206 KB 181/181 KB 60/1199 KB 320/558 KB 288/1206 KB 181/181 KB 64/1199 KB 320/558 KB 288/1206 KB 181/181 KB 68/1199 KB 320/558 KB 288/1206 KB 181/181 KB 72/1199 KB 320/558 KB 288/1206 KB 181/181 KB 76/1199 KB 320/558 KB 288/1206 KB 181/181 KB 80/1199 KB 320/558 KB 288/1206 KB 181/181 KB 84/1199 KB 320/558 KB 288/1206 KB 181/181 KB 88/1199 KB 324/558 KB 292/1206 KB 181/181 KB 92/1199 KB 324/558 KB 292/1206 KB 84/1199 KB 324/558 KB 292/1206 KB 181/181 KB 84/1199 KB 324/558 KB 288/1206 KB 181/181 KB 92/1199 KB 328/558 KB 292/1206 KB 92/1199 KB 332/558 KB 292/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 818.1 KB/sec) unit-mysql-0: 08:49:16 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:49:16 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 92/1199 KB 332/558 KB 296/1206 KB 92/1199 KB 332/558 KB 300/1206 KB 96/1199 KB 336/558 KB 304/1206 KB 96/1199 KB 336/558 KB 300/1206 KB 96/1199 KB 332/558 KB 300/1206 KB 100/1199 KB 336/558 KB 304/1206 KB 104/1199 KB 340/558 KB 308/1206 KB 108/1199 KB 340/558 KB 308/1206 KB 112/1199 KB 340/558 KB 308/1206 KB 116/1199 KB 340/558 KB 308/1206 KB 120/1199 KB 340/558 KB 308/1206 KB 124/1199 KB 340/558 KB 308/1206 KB 128/1199 KB 340/558 KB 308/1206 KB 100/1199 KB 340/558 KB 308/1206 KB 128/1199 KB 340/558 KB 312/1206 KB 128/1199 KB 340/558 KB 316/1206 KB 128/1199 KB 340/558 KB 320/1206 KB 100/1199 KB 340/558 KB 304/1206 KB 128/1199 KB 344/558 KB 320/1206 KB 128/1199 KB 348/558 KB 320/1206 KB 128/1199 KB 352/558 KB 320/1206 KB 128/1199 KB 356/558 KB 320/1206 KB 128/1199 KB 360/558 KB 324/1206 KB 128/1199 KB 364/558 KB 324/1206 KB 128/1199 KB 368/558 KB 324/1206 KB 128/1199 KB 356/558 KB 324/1206 KB 128/1199 KB 368/558 KB 328/1206 KB 128/1199 KB 368/558 KB 332/1206 KB 128/1199 KB 368/558 KB 336/1206 KB 128/1199 KB 372/558 KB 340/1206 KB 132/1199 KB 372/558 KB 344/1206 KB 132/1199 KB 372/558 KB 348/1206 KB 132/1199 KB 372/558 KB 352/1206 KB 128/1199 KB 372/558 KB 336/1206 KB 132/1199 KB 376/558 KB 352/1206 KB 132/1199 KB 380/558 KB 352/1206 KB 132/1199 KB 384/558 KB 352/1206 KB 132/1199 KB 372/558 KB 340/1206 KB 136/1199 KB 384/558 KB 352/1206 KB 140/1199 KB 384/558 KB 352/1206 KB 144/1199 KB 384/558 KB 352/1206 KB 148/1199 KB 384/558 KB 352/1206 KB 152/1199 KB 388/558 KB 356/1206 KB 156/1199 KB 388/558 KB 356/1206 KB 160/1199 KB 388/558 KB 356/1206 KB 164/1199 KB 388/558 KB 356/1206 KB 168/1199 KB 388/558 KB 356/1206 KB 172/1199 KB 388/558 KB 356/1206 KB 148/1199 KB 388/558 KB 356/1206 KB 172/1199 KB 392/558 KB 356/1206 KB 172/1199 KB 396/558 KB 356/1206 KB 172/1199 KB 400/558 KB 356/1206 KB 148/1199 KB 384/558 KB 356/1206 KB 172/1199 KB 400/558 KB 360/1206 KB 172/1199 KB 400/558 KB 364/1206 KB 172/1199 KB 400/558 KB 368/1206 KB 172/1199 KB 404/558 KB 368/1206 KB 172/1199 KB 408/558 KB 372/1206 KB 172/1199 KB 404/558 KB 372/1206 KB 176/1199 KB 408/558 KB 376/1206 KB 176/1199 KB 408/558 KB 372/1206 KB 176/1199 KB 412/558 KB 376/1206 KB 176/1199 KB 416/558 KB 376/1206 KB 176/1199 KB 420/558 KB 380/1206 KB 180/1199 KB 424/558 KB 380/1206 KB 180/1199 KB 428/558 KB 380/1206 KB 180/1199 KB 432/558 KB 380/1206 KB 176/1199 KB 416/558 KB 380/1206 KB 180/1199 KB 432/558 KB 384/1206 KB 180/1199 KB 432/558 KB 388/1206 KB 180/1199 KB 432/558 KB 392/1206 KB 180/1199 KB 432/558 KB 396/1206 KB 180/1199 KB 432/558 KB 400/1206 KB 180/1199 KB 432/558 KB 404/1206 KB 180/1199 KB 436/558 KB 408/1206 KB 180/1199 KB 436/558 KB 412/1206 KB 180/1199 KB 436/558 KB 416/1206 KB 180/1199 KB 420/558 KB 380/1206 KB 184/1199 KB 436/558 KB 416/1206 KB 188/1199 KB 436/558 KB 416/1206 KB 192/1199 KB 436/558 KB 416/1206 KB 196/1199 KB 436/558 KB 416/1206 KB 200/1199 KB 436/558 KB 416/1206 KB 204/1199 KB 436/558 KB 416/1206 KB 208/1199 KB 436/558 KB 416/1206 KB 180/1199 KB 436/558 KB 404/1206 KB 208/1199 KB 440/558 KB 416/1206 KB 208/1199 KB 444/558 KB 416/1206 KB 208/1199 KB 448/558 KB 416/1206 KB 208/1199 KB 452/558 KB 416/1206 KB 212/1199 KB 456/558 KB 420/1206 KB 212/1199 KB 460/558 KB 420/1206 KB 212/1199 KB 464/558 KB 420/1206 KB 212/1199 KB 452/558 KB 420/1206 KB 212/1199 KB 464/558 KB 424/1206 KB 212/1199 KB 464/558 KB 428/1206 KB 212/1199 KB 464/558 KB 432/1206 KB 212/1199 KB 464/558 KB unit-mysql-0: 08:49:16 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:49:16 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 436/1206 KB 212/1199 KB 468/558 KB 440/1206 KB 212/1199 KB 468/558 KB 444/1206 KB 212/1199 KB 468/558 KB 448/1206 KB 212/1199 KB 452/558 KB 416/1206 KB 216/1199 KB 468/558 KB 448/1206 KB 220/1199 KB 468/558 KB 448/1206 KB 224/1199 KB 468/558 KB 448/1206 KB 228/1199 KB 468/558 KB 448/1206 KB 232/1199 KB 468/558 KB 448/1206 KB 236/1199 KB 468/558 KB 448/1206 KB 240/1199 KB 468/558 KB 448/1206 KB 244/1199 KB 468/558 KB 448/1206 KB 248/1199 KB 468/558 KB 452/1206 KB 252/1199 KB 468/558 KB 452/1206 KB 256/1199 KB 468/558 KB 452/1206 KB 212/1199 KB 468/558 KB 436/1206 KB 256/1199 KB 472/558 KB 452/1206 KB 256/1199 KB 476/558 KB 452/1206 KB 256/1199 KB 480/558 KB 452/1206 KB 256/1199 KB 484/558 KB 452/1206 KB 256/1199 KB 488/558 KB 452/1206 KB 256/1199 KB 492/558 KB 452/1206 KB 256/1199 KB 496/558 KB 452/1206 KB 244/1199 KB 468/558 KB 452/1206 KB 256/1199 KB 496/558 KB 456/1206 KB 256/1199 KB 496/558 KB 460/1206 KB 256/1199 KB 496/558 KB 464/1206 KB 256/1199 KB 500/558 KB 464/1206 KB 260/1199 KB 504/558 KB 468/1206 KB 260/1199 KB 508/558 KB 468/1206 KB 260/1199 KB 512/558 KB 468/1206 KB 260/1199 KB 500/558 KB 468/1206 KB 260/1199 KB 512/558 KB 472/1206 KB 260/1199 KB 512/558 KB 476/1206 KB 260/1199 KB 512/558 KB 480/1206 KB 260/1199 KB 500/558 KB 464/1206 KB 264/1199 KB 512/558 KB 480/1206 KB 268/1199 KB 512/558 KB 480/1206 KB 272/1199 KB 512/558 KB 480/1206 KB 276/1199 KB 516/558 KB 480/1206 KB 280/1199 KB 516/558 KB 484/1206 KB 284/1199 KB 516/558 KB 484/1206 KB 288/1199 KB 516/558 KB 484/1206 KB 272/1199 KB 516/558 KB 480/1206 KB 288/1199 KB 520/558 KB 484/1206 KB 288/1199 KB 524/558 KB 484/1206 KB 288/1199 KB 528/558 KB 484/1206 KB 276/1199 KB 516/558 KB 484/1206 KB 288/1199 KB 528/558 KB 488/1206 KB 288/1199 KB 528/558 KB 492/1206 KB 288/1199 KB 528/558 KB 496/1206 KB 288/1199 KB 532/558 KB 496/1206 KB 292/1199 KB 536/558 KB 500/1206 KB 292/1199 KB 540/558 KB 500/1206 KB 292/1199 KB 544/558 KB 500/1206 KB 292/1199 KB 532/558 KB 500/1206 KB 296/1199 KB 544/558 KB 500/1206 KB 300/1199 KB 544/558 KB 500/1206 KB 304/1199 KB 544/558 KB 500/1206 KB 308/1199 KB 544/558 KB 500/1206 KB 312/1199 KB 548/558 KB 500/1206 KB 316/1199 KB 548/558 KB 500/1206 KB 320/1199 KB 548/558 KB 500/1206 KB 288/1199 KB 532/558 KB 500/1206 KB 320/1199 KB 548/558 KB 504/1206 KB 320/1199 KB 548/558 KB 508/1206 KB 320/1199 KB 548/558 KB 512/1206 KB 308/1199 KB 548/558 KB 500/1206 KB 320/1199 KB 552/558 KB 512/1206 KB 320/1199 KB 556/558 KB 512/1206 KB 320/1199 KB 558/558 KB 512/1206 KB 320/1199 KB 558/558 KB 516/1206 KB 320/1199 KB 558/558 KB 520/1206 KB 320/1199 KB 558/558 KB 524/1206 KB 320/1199 KB 558/558 KB 528/1206 KB 320/1199 KB 558/558 KB 532/1206 KB 324/1199 KB 558/558 KB 536/1206 KB 324/1199 KB 558/558 KB 540/1206 KB 324/1199 KB 558/558 KB 544/1206 KB 324/1199 KB 558/558 KB 532/1206 KB 328/1199 KB 558/558 KB 544/1206 KB 332/1199 KB 558/558 KB 544/1206 KB 336/1199 KB 558/558 KB 544/1206 KB 336/1199 KB 558/558 KB 548/1206 KB 340/1199 KB 558/558 KB 552/1206 KB 340/1199 KB 558/558 KB 556/1206 KB 340/1199 KB 558/558 KB 560/1206 KB 340/1199 KB 558/558 KB 548/1206 KB 344/1199 KB 558/558 KB 560/1206 KB 344/1199 KB 558/558 KB 564/1206 KB 348/1199 KB 558/558 KB 564/1206 KB 352/1199 KB 558/558 KB 568/1206 KB 356/1199 KB 558/558 KB 568/1206 KB 360/1199 KB 558/558 KB 568/1206 KB 364/1199 KB 558/558 KB 568/1206 KB 368/1199 KB 558/558 KB 568/1206 KB 360/1199 KB 558/558 KB 568/1206 KB 368/119 unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 9 KB 558/558 KB 572/1206 KB 368/1199 KB 558/558 KB 576/1206 KB 372/1199 KB 558/558 KB 576/1206 KB 376/1199 KB 558/558 KB 580/1206 KB 380/1199 KB 558/558 KB 580/1206 KB 384/1199 KB 558/558 KB 580/1206 KB 372/1199 KB 558/558 KB 580/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2004.0 KB/sec) unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 384/1199 KB 584/1206 KB 384/1199 KB 588/1206 KB 384/1199 KB 592/1206 KB 388/1199 KB 592/1206 KB 392/1199 KB 596/1206 KB 396/1199 KB 596/1206 KB 400/1199 KB 596/1206 KB 388/1199 KB 596/1206 KB 400/1199 KB 600/1206 KB 400/1199 KB 604/1206 KB 400/1199 KB 608/1206 KB 400/1199 KB 612/1206 KB 404/1199 KB 616/1206 KB 404/1199 KB 620/1206 KB 404/1199 KB 624/1206 KB 404/1199 KB 612/1206 KB 408/1199 KB 624/1206 KB 412/1199 KB 624/1206 KB 416/1199 KB 624/1206 KB 420/1199 KB 624/1206 KB 424/1199 KB 628/1206 KB 428/1199 KB 628/1206 KB 432/1199 KB 628/1206 KB 420/1199 KB 628/1206 KB 432/1199 KB 632/1206 KB 436/1199 KB 636/1206 KB 436/1199 KB 640/1206 KB 436/1199 KB 632/1206 KB 440/1199 KB 640/1206 KB 444/1199 KB 644/1206 KB 448/1199 KB 644/1206 KB 452/1199 KB 644/1206 KB 456/1199 KB 644/1206 KB 460/1199 KB 644/1206 KB 464/1199 KB 644/1206 KB 440/1199 KB 644/1206 KB 464/1199 KB 648/1206 KB 464/1199 KB 652/1206 KB 464/1199 KB 656/1206 KB 464/1199 KB 660/1206 KB 464/1199 KB 664/1206 KB 464/1199 KB 668/1206 KB 464/1199 KB 672/1206 KB 464/1199 KB 676/1206 KB 468/1199 KB 680/1206 KB 468/1199 KB 684/1206 KB 468/1199 KB 688/1206 KB 468/1199 KB 676/1206 KB 472/1199 KB 688/1206 KB 476/1199 KB 688/1206 KB 480/1199 KB 688/1206 KB 484/1199 KB 688/1206 KB 488/1199 KB 692/1206 KB 492/1199 KB 692/1206 KB 496/1199 KB 692/1206 KB 500/1199 KB 692/1206 KB 504/1199 KB 692/1206 KB 508/1199 KB 692/1206 KB 512/1199 KB 692/1206 KB 484/1199 KB 692/1206 KB 512/1199 KB 696/1206 KB 512/1199 KB 700/1206 KB 512/1199 KB 704/1206 KB 512/1199 KB 708/1206 KB 516/1199 KB 712/1206 KB 516/1199 KB 716/1206 KB 516/1199 KB 720/1206 KB 516/1199 KB 724/1206 KB 516/1199 KB 728/1206 KB 516/1199 KB 732/1206 KB 516/1199 KB 736/1206 KB 516/1199 KB 708/1206 KB 520/1199 KB 736/1206 KB 524/1199 KB 736/1206 KB 528/1199 KB 736/1206 KB 532/1199 KB 736/1206 KB 536/1199 KB 740/1206 KB 540/1199 KB 740/1206 KB 544/1199 KB 740/1206 KB 532/1199 KB 740/1206 KB 544/1199 KB 744/1206 KB 548/1199 KB 748/1206 KB 548/1199 KB 752/1206 KB 548/1199 KB 756/1206 KB 548/1199 KB 760/1206 KB 548/1199 KB 764/1206 KB 548/1199 KB 768/1206 KB 548/1199 KB 744/1206 KB 552/1199 KB 768/1206 KB 556/1199 KB 768/1206 KB 560/1199 KB 768/1206 KB 564/1199 KB 768/1206 KB 568/1199 KB 772/1206 KB 572/1199 KB 772/1206 KB 576/1199 KB 772/1206 KB 580/1199 KB 772/1206 KB 564/1199 KB 772/1206 KB 580/1199 KB 776/1206 KB 580/1199 KB 780/1206 KB 580/1199 KB 784/1206 KB 580/1199 KB 788/1206 KB 584/1199 KB 792/1206 KB 584/1199 KB 796/1206 KB 584/1199 KB 800/1206 KB 584/1199 KB 804/1206 KB 584/1199 KB 808/1206 KB 584/1199 KB 812/1206 KB 584/1199 KB 816/1206 KB 584/1199 KB 788/1206 KB 588/1199 KB 816/1206 KB 592/1199 KB 816/1206 KB 596/1199 KB 816/1206 KB 600/1199 KB 816/1206 KB 604/1199 KB 816/1206 KB 608/1199 KB 816/1206 KB 612/1199 KB 816/1206 KB 616/1199 KB 820/1206 KB 620/1199 KB 820/1206 KB 624/1199 KB 820/1206 KB 612/1199 KB 820/1206 KB 624/1199 KB 824/1206 KB 624/1199 KB 828/1206 KB 624/1199 KB 832/1206 KB 628/1199 KB 832/1206 KB 632/1199 KB 832/1206 KB 636/1199 KB 832/1206 KB 640/1199 KB 832/1206 KB 644/1199 KB 832/1206 KB 648/1199 KB 836/1206 KB 652/1199 KB 836/1206 KB 656/1199 KB 836/1206 KB 644/1199 KB 836/1206 KB 656/1199 KB 840/1206 KB 656/1199 KB 844/1206 KB 656/1199 KB 848/1206 KB 656/1199 KB 852/1206 KB 656/1199 KB 856/1206 KB 656/1199 KB 860/1206 KB 656/1199 KB 864/1206 KB 656/1199 KB 868/1206 KB 660/1199 KB 872/1206 unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install KB 660/1199 KB 876/1206 KB 660/1199 KB 880/1206 KB 660/1199 KB 868/1206 KB 664/1199 KB 880/1206 KB 668/1199 KB 880/1206 KB 672/1199 KB 880/1206 KB 676/1199 KB 880/1206 KB 680/1199 KB 884/1206 KB 684/1199 KB 884/1206 KB 688/1199 KB 884/1206 KB 676/1199 KB 884/1206 KB 688/1199 KB 888/1206 KB 688/1199 KB 892/1206 KB 688/1199 KB 896/1206 KB 688/1199 KB 900/1206 KB 692/1199 KB 904/1206 KB 692/1199 KB 908/1206 KB 692/1199 KB 912/1206 KB 692/1199 KB 900/1206 KB 696/1199 KB 912/1206 KB 700/1199 KB 912/1206 KB 704/1199 KB 912/1206 KB 708/1199 KB 912/1206 KB 712/1199 KB 916/1206 KB 716/1199 KB 916/1206 KB 720/1199 KB 916/1206 KB 708/1199 KB 916/1206 KB 720/1199 KB 920/1206 KB 720/1199 KB 924/1206 KB 720/1199 KB 928/1206 KB 724/1199 KB 928/1206 KB 728/1199 KB 928/1206 KB 732/1199 KB 928/1206 KB 736/1199 KB 928/1206 KB 740/1199 KB 928/1206 KB 744/1199 KB 932/1206 KB 748/1199 KB 932/1206 KB 752/1199 KB 932/1206 KB 740/1199 KB 932/1206 KB 752/1199 KB 936/1206 KB 752/1199 KB 940/1206 KB 752/1199 KB 944/1206 KB 752/1199 KB 948/1206 KB 752/1199 KB 952/1206 KB 752/1199 KB 956/1206 KB 752/1199 KB 960/1206 KB 756/1199 KB 964/1206 KB 756/1199 KB 968/1206 KB 756/1199 KB 972/1206 KB 756/1199 KB 976/1206 KB 756/1199 KB 960/1206 KB 760/1199 KB 976/1206 KB 764/1199 KB 976/1206 KB 768/1199 KB 976/1206 KB 772/1199 KB 976/1206 KB 776/1199 KB 980/1206 KB 780/1199 KB 980/1206 KB 784/1199 KB 980/1206 KB 772/1199 KB 980/1206 KB 784/1199 KB 984/1206 KB 784/1199 KB 988/1206 KB 784/1199 KB 992/1206 KB 784/1199 KB 996/1206 KB 788/1199 KB 1000/1206 KB 788/1199 KB 1004/1206 KB 788/1199 KB 1008/1206 KB 788/1199 KB 996/1206 KB 792/1199 KB 1008/1206 KB 796/1199 KB 1008/1206 KB 800/1199 KB 1008/1206 KB 804/1199 KB 1008/1206 KB 808/1199 KB 1012/1206 KB 812/1199 KB 1012/1206 KB 816/1199 KB 1012/1206 KB 804/1199 KB 1012/1206 KB 816/1199 KB 1016/1206 KB 816/1199 KB 1020/1206 KB 816/1199 KB 1024/1206 KB 816/1199 KB 1028/1206 KB 820/1199 KB 1032/1206 KB 820/1199 KB 1036/1206 KB 820/1199 KB 1040/1206 KB 820/1199 KB 1028/1206 KB 824/1199 KB 1040/1206 KB 828/1199 KB 1040/1206 KB 832/1199 KB 1040/1206 KB 836/1199 KB 1040/1206 KB 840/1199 KB 1044/1206 KB 844/1199 KB 1044/1206 KB 848/1199 KB 1044/1206 KB 836/1199 KB 1044/1206 KB 848/1199 KB 1048/1206 KB 848/1199 KB 1052/1206 KB 848/1199 KB 1056/1206 KB 852/1199 KB 1056/1206 KB 856/1199 KB 1060/1206 KB 860/1199 KB 1060/1206 KB 864/1199 KB 1060/1206 KB 852/1199 KB 1060/1206 KB 864/1199 KB 1064/1206 KB 864/1199 KB 1068/1206 KB 864/1199 KB 1072/1206 KB 864/1199 KB 1076/1206 KB 868/1199 KB 1080/1206 KB 868/1199 KB 1084/1206 KB 868/1199 KB 1088/1206 KB 868/1199 KB 1076/1206 KB 872/1199 KB 1088/1206 KB 876/1199 KB 1088/1206 KB 880/1199 KB 1088/1206 KB 884/1199 KB 1088/1206 KB 888/1199 KB 1092/1206 KB 892/1199 KB 1092/1206 KB 896/1199 KB 1092/1206 KB 884/1199 KB 1092/1206 KB 896/1199 KB 1096/1206 KB 896/1199 KB 1100/1206 KB 896/1199 KB 1104/1206 KB 900/1199 KB 1104/1206 KB 904/1199 KB 1108/1206 KB 908/1199 KB 1108/1206 KB 912/1199 KB 1108/1206 KB 900/1199 KB 1108/1206 KB 912/1199 KB 1112/1206 KB 912/1199 KB 1116/1206 KB 912/1199 KB 1120/1206 KB 916/1199 KB 1120/1206 KB 920/1199 KB 1124/1206 KB 924/1199 KB 1124/1206 KB 928/1199 KB 1124/1206 KB 916/1199 KB 1124/1206 KB 928/1199 KB 1128/1206 KB 928/1199 KB 1132/1206 KB 928/1199 KB 1136/1206 KB 932/1199 KB 1136/1206 KB 936/1199 KB 1140/1206 KB 940/1199 KB 1140/1206 KB 944/1199 KB 1140/1206 KB 932/1199 KB unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 1140/1206 KB 944/1199 KB 1144/1206 KB 944/1199 KB 1148/1206 KB 944/1199 KB 1152/1206 KB 944/1199 KB 1156/1206 KB 948/1199 KB 1160/1206 KB 948/1199 KB 1164/1206 KB 948/1199 KB 1168/1206 KB 948/1199 KB 1156/1206 KB 952/1199 KB 1168/1206 KB 956/1199 KB 1168/1206 KB 960/1199 KB 1168/1206 KB 960/1199 KB 1172/1206 KB 964/1199 KB 1176/1206 KB 964/1199 KB 1180/1206 KB 964/1199 KB 1184/1206 KB 964/1199 KB 1172/1206 KB 968/1199 KB 1184/1206 KB 972/1199 KB 1184/1206 KB 976/1199 KB 1184/1206 KB 980/1199 KB 1184/1206 KB 984/1199 KB 1188/1206 KB 988/1199 KB 1188/1206 KB 992/1199 KB 1188/1206 KB 980/1199 KB 1188/1206 KB 992/1199 KB 1192/1206 KB 992/1199 KB 1196/1206 KB 992/1199 KB 1200/1206 KB 992/1199 KB 1204/1206 KB 996/1199 KB 1206/1206 KB 996/1199 KB 1204/1206 KB 1000/1199 KB 1206/1206 KB 1004/1199 KB 1206/1206 KB 1008/1199 KB 1206/1206 KB 1012/1199 KB 1206/1206 KB 1016/1199 KB 1206/1206 KB 1020/1199 KB 1206/1206 KB 1024/1199 KB 1206/1206 KB 1028/1199 KB 1206/1206 KB 1032/1199 KB 1206/1206 KB 1036/1199 KB 1206/1206 KB 1040/1199 KB 1206/1206 KB 1044/1199 KB 1206/1206 KB 1048/1199 KB 1206/1206 KB 1052/1199 KB 1206/1206 KB 1056/1199 KB 1206/1206 KB 1060/1199 KB 1206/1206 KB 1064/1199 KB 1206/1206 KB 1068/1199 KB 1206/1206 KB 1072/1199 KB 1206/1206 KB 1076/1199 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3249.8 KB/sec) unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install 1080/1199 KB 1084/1199 KB 1088/1199 KB 1092/1199 KB 1096/1199 KB 1100/1199 KB 1104/1199 KB 1108/1199 KB 1112/1199 KB 1116/1199 KB 1120/1199 KB 1124/1199 KB 1128/1199 KB 1132/1199 KB 1136/1199 KB 1140/1199 KB 1144/1199 KB 1148/1199 KB 1152/1199 KB 1156/1199 KB 1160/1199 KB 1164/1199 KB 1168/1199 KB 1172/1199 KB 1176/1199 KB 1180/1199 KB 1184/1199 KB 1188/1199 KB 1192/1199 KB 1196/1199 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3065.6 KB/sec) unit-abot-epc-basic-0: 08:49:16 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:49:17 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: 08:49:17 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: 08:49:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 51.909 s unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-10T08:49:17+00:00 unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-140.166) ... unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 08:49:17 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 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: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:49:18 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: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 08:49:18 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 08:49:19 DEBUG unit.mysql/0.config-changed 181210 8:49:19 [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: 08:49:19 DEBUG unit.mysql/0.config-changed 181210 8:49:19 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 08:49:19 DEBUG unit.mysql/0.config-changed 181210 8:49:19 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 12199 ... unit-abot-epc-basic-0: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 08:49:19 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: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:49:19 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: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:49:19 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:49:20 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 08:49:20 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 08:49:20 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:49:20 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:49:20 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:49:20 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:49:20 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 08:49:21 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 08:49:21 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 08:49:21 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 08:49:21 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 08:49:21 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-167650-default-0". unit-abot-epc-basic-0: 08:49:21 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: 08:49:21 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 08:49:21 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 08:49:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:49:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 08:49:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 08:49:21 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 08:49:22 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 08:49:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-167650-default-0 unit-abot-epc-basic-0: 08:49:23 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] unit-abot-epc-basic-0: 08:49:23 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 08:49:23 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] unit-abot-epc-basic-0: 08:49:24 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] unit-abot-epc-basic-0: 08:49:24 DEBUG unit.abot-epc-basic/0.install Fetched 323 kB in 1s (248 kB/s) unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-167650-default-0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-167650-default-0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.14). unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 08:49:25 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: 08:49:25 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 08:49:25 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 08:49:26 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:49:26 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 08:49:26 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: 08:49:26 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: 08:49:27 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 08:49:27 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.11 [186 kB] unit-abot-epc-basic-0: 08:49:27 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: 08:49:27 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: 08:49:28 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: 08:49:28 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: 08:49:28 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: 08:49:28 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: 08:49:28 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: 08:49:29 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: 08:49:29 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-mysql-0: 08:49:29 DEBUG unit.mysql/0.config-changed mysql start/running, process 12332 unit-abot-epc-basic-0: 08:49:29 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: 08:49:29 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: 08:49:29 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: 08:49:29 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: 08:49:29 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: 08:49:30 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: 08:49:30 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: 08:49:30 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: 08:49:30 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: 08:49:30 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: 08:49:30 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: 08:49:31 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: 08:49:31 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: 08:49:31 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-mysql-0: 08:49:31 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 08:49:31 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: 08:49:31 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-abot-epc-basic-0: 08:49:31 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: 08:49:32 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: 08:49:32 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: 08:49:32 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: 08:49:32 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: 08:49:32 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-mysql-0: 08:49:32 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 08:49:32 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:49:32 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: 08:49:33 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: 08:49:33 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: 08:49:33 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: 08:49:33 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-mysql-0: 08:49:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:49:33 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 08:49:33 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: 08:49:33 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: 08:49:33 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: 08:49:34 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: 08:49:34 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: 08:49:34 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: 08:49:34 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: 08:49:34 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: 08:49:34 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: 08:49:34 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: 08:49:35 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: 08:49:35 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: 08:49:35 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: 08:49:35 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: 08:49:35 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: 08:49:35 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: 08:49:36 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: 08:49:36 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: 08:49:36 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: 08:49:36 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: 08:49:36 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: 08:49:36 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-mysql-0: 08:49:36 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 08:49:36 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: 08:49:37 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: 08:49:37 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: 08:49:37 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: 08:49:37 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: 08:49:37 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: 08:49:37 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: 08:49:37 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: 08:49:38 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: 08:49:38 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: 08:49:38 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: 08:49:38 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: 08:49:38 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-mysql-0: 08:49:38 DEBUG unit.mysql/0.config-changed mysql start/running, process 12527 unit-abot-epc-basic-0: 08:49:38 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-mysql-0: 08:49:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 08:49:39 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 08:49:39 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 08:49:39 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 08:49:39 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:49:39 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 08:49:39 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 08:49:39 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 08:49:39 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 08:49:39 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 08:49:39 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-mysql-0: 08:49:39 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 08:49:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 08:49:39 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: 08:49:39 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: 08:49:39 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: 08:49:39 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: 08:49:39 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: 08:49:39 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-mysql-0: 08:49:40 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 08:49:40 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: 08:49:40 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: 08:49:40 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: 08:49:40 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: 08:49:40 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: 08:49:40 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: 08:49:40 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: 08:49:41 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: 08:49:41 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: 08:49:41 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: 08:49:41 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: 08:49:41 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: 08:49:41 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: 08:49:41 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: 08:49:42 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-mysql-0: 08:49:42 DEBUG unit.mysql/0.start mysql start/running, process 12723 unit-mysql-0: 08:49:42 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 08:49:42 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 08:49:42 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 08:49:42 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 08:49:42 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 08:49:42 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:49:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:49:42 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 08:49:42 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 08:49:42 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 08:49:42 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 08:49:42 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-mysql-0: 08:49:42 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 08:49:42 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 08:49:42 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: 08:49:42 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: 08:49:42 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: 08:49:43 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 08:49:43 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: 08:49:43 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: 08:49:43 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: 08:49:44 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 08:49:44 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 08:49:45 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: 08:49:45 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: 08:49:45 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: 08:49:45 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: 08:49:45 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: 08:49:45 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: 08:49:45 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: 08:49:46 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: 08:49:46 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: 08:49:46 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: 08:49:47 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: 08:49:47 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 08:49:47 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: 08:49:47 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: 08:49:47 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: 08:49:47 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: 08:49:47 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: 08:49:48 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: 08:49:48 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: 08:49:48 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: 08:49:48 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: 08:49:48 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: 08:49:48 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: 08:49:49 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: 08:49:49 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: 08:49:49 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: 08:49:49 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 08:49:49 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-abot-epc-basic-0: 08:49:50 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-abot-epc-basic-0: 08:49:50 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: 08:49:50 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: 08:49:50 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: 08:49:50 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: 08:49:51 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: 08:49:51 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: 08:49:51 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: 08:49:51 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: 08:49:52 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: 08:49:52 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: 08:49:52 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: 08:49:52 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: 08:49:52 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: 08:49:52 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: 08:49:53 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: 08:49:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 08:49:53 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: 08:49:53 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 08:49:53 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-abot-epc-basic-0: 08:49:54 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: 08:49:54 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 08:49:54 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 08:49:54 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: 08:49:54 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: 08:49:54 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: 08:49:54 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.3 [5,095 kB] unit-abot-epc-basic-0: 08:49:55 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.3 [2,274 kB] unit-abot-epc-basic-0: 08:49:55 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: 08:49:55 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.3 [47.2 kB] unit-abot-epc-basic-0: 08:49:55 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: 08:49:56 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: 08:49:56 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: 08:49:56 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 08:49:56 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: 08:49:56 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: 08:49:56 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: 08:49:56 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: 08:49:57 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: 08:49:57 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: 08:49:57 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: 08:49:57 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: 08:49:57 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: 08:49:57 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: 08:49: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: 08:49: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: 08:49: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: 08:49: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: 08:49: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: 08:49: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: 08:49: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: 08:49:59 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: 08:49:59 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: 08:49: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: 08:49: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: 08:49: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: 08:50:00 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: 08:50:00 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: 08:50:00 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: 08:50:00 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: 08:50:00 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: 08:50:00 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 08:50:00 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: 08:50:01 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: 08:50:01 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: 08:50:01 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: 08:50:01 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: 08:50:01 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: 08:50:02 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.4 [2,438 B] unit-abot-epc-basic-0: 08:50:02 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: 08:50:02 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: 08:50:02 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: 08:50:03 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: 08:50:03 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: 08:50:03 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: 08:50:03 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: 08:50:03 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: 08:50:03 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: 08:50:04 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: 08:50:04 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: 08:50:04 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: 08:50:05 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: 08:50:05 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: 08:50:05 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: 08:50:05 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: 08:50:05 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: 08:50:05 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: 08:50:05 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: 08:50:06 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: 08:50:06 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: 08:50:06 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: 08:50:06 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: 08:50:06 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: 08:50:07 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: 08:50:07 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: 08:50:07 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: 08:50:07 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: 08:50:08 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: 08:50:08 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: 08:50:08 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: 08:50:08 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: 08:50:08 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: 08:50:09 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: 08:50:09 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: 08:50:09 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: 08:50:09 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: 08:50:09 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: 08:50:09 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: 08:50:09 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: 08:50:10 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: 08:50:10 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: 08:50:10 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: 08:50:10 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: 08:50:10 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: 08:50:10 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: 08:50:11 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: 08:50:11 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: 08:50:11 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: 08:50:11 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: 08:50:11 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: 08:50:11 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: 08:50:12 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 08:50:12 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 08:50:12 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 08:50:12 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 08:50:12 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 08:50:12 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 08:50:12 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 08:50:13 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: 08:50:13 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: 08:50:13 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: 08:50:13 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: 08:50:13 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: 08:50:13 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: 08:50:13 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: 08:50:14 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: 08:50:14 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 08:50:14 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: 08:50:14 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: 08:50:14 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: 08:50:14 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: 08:50:15 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: 08:50:15 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: 08:50:15 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 08:50:15 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: 08:50:15 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: 08:50:16 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: 08:50:16 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: 08:50:16 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: 08:50:16 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: 08:50:16 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] machine-2: 08:50:16 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 08:50:16 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 08:50:16 DEBUG juju.agent read agent config, format "2.0" machine-2: 08:50:16 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 08:50:16 DEBUG juju.worker start "engine" machine-2: 08:50:16 INFO juju.worker start "engine" machine-2: 08:50:16 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 08:50:16 DEBUG juju.worker "engine" started machine-2: 08:50:16 DEBUG juju.worker.introspection stats worker now serving machine-2: 08:50:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 08:50:16 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 08:50:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 08:50:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 08:50:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 08:50:16 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 08:50:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.apicaller connecting with old password machine-2: 08:50:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 08:50:16 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 08:50:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 08:50:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:50:16 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-2: 08:50:16 INFO juju.api connection established to "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-2: 08:50:16 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-2: 08:50:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 08:50:16 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] machine-2: 08:50:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 08:50:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 08:50:16 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 08:50:16 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: 08:50:17 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 08:50:17 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: 08:50:17 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: 08:50:17 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: 08:50:17 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] machine-2: 08:50:17 DEBUG juju.worker.apicaller connected machine-2: 08:50:17 DEBUG juju.worker.apicaller changing password... machine-2: 08:50:17 DEBUG juju.worker.apicaller password changed machine-2: 08:50:17 DEBUG juju.api RPC connection died machine-2: 08:50:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 08:50:17 DEBUG juju.worker.apicaller connecting with current password machine-2: 08:50:17 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-2: 08:50:17 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-2: 08:50:17 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:50:17 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: 08:50:17 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: 08:50:18 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: 08:50:18 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: 08:50:18 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] machine-2: 08:50:18 DEBUG juju.worker.apicaller connected machine-2: 08:50:18 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 08:50:18 INFO juju.worker.upgrader unblocking abort check machine-2: 08:50:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 08:50:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 08:50:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:50:18 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] machine-2: 08:50:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 08:50:18 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 08:50:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 08:50:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 08:50:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.logger logger setup machine-2: 08:50:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 08:50:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 08:50:18 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 08:50:18 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 08:50:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 08:50:18 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 08:50:18 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 08:50:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:50:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 08:50:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:50:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 08:50:18 DEBUG juju.network including address public:172.30.9.220 for machine machine-2: 08:50:18 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-2: 08:50:18 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-2: 08:50:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 08:50:18 DEBUG juju.network including address local-machine:::1 for machine machine-2: 08:50:18 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 08:50:18 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 08:50:18 INFO juju.util.exec run result: exit status 127 machine-2: 08:50:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec268768779/script.sh: line 1: fanatic: command not found 127 machine-2: 08:50:18 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 08:50:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 08:50:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 08:50:18 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 08:50:18 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-2: 08:50:18 INFO juju.util.exec run result: exit status 127 machine-2: 08:50:18 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec633485648/script.sh: line 1: fanatic: command not found 127 machine-2: 08:50:18 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 08:50:18 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] machine-2: 08:50:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 08:50:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 08:50:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 08:50:18 DEBUG juju.api RPC connection died machine-2: 08:50:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 08:50:18 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-2": connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-2": connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 08:50:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 08:50:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 08:50:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:18 DEBUG juju.worker.apicaller connecting with current password machine-2: 08:50:18 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-2: 08:50:18 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-2: 08:50:18 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:50:19 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: 08:50:19 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: 08:50:19 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: 08:50:19 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] machine-2: 08:50:19 DEBUG juju.worker.apicaller connected machine-2: 08:50:19 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 08:50:19 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 08:50:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 08:50:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:50:19 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] machine-2: 08:50:19 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 08:50:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 08:50:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 08:50:19 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 08:50:19 INFO juju.worker.upgrader unblocking abort check machine-2: 08:50:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 08:50:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 08:50:19 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 08:50:19 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:50:19 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:50:19 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:50:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:50:19 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 08:50:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-2: 08:50:19 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 08:50:19 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 08:50:19 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: 08:50:19 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 08:50:19 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 08:50:19 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 08:50:19 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 08:50:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 08:50:19 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 08:50:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 08:50:19 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 08:50:19 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 08:50:19 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: 08:50:19 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 08:50:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 08:50:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:50:19 INFO juju.util.exec run result: exit status 127 machine-2: 08:50:19 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec914553220/script.sh: line 1: fanatic: command not found 127 machine-2: 08:50:19 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 08:50:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.logger logger setup machine-2: 08:50:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 08:50:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 08:50:19 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 08:50:19 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 08:50:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:50:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 08:50:19 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 08:50:19 INFO juju.util.exec run result: exit status 127 machine-2: 08:50:19 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec327283542/script.sh: line 1: fanatic: command not found 127 machine-2: 08:50:19 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 08:50:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 08:50:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 08:50:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 08:50:19 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 08:50:19 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 08:50:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:50:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:50:19 DEBUG juju.network including address public:172.30.9.220 for machine machine-2: 08:50:19 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-2: 08:50:19 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-2: 08:50:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 08:50:19 DEBUG juju.network including address local-machine:::1 for machine machine-2: 08:50:19 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 08:50:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 08:50:19 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-2: 08:50:19 DEBUG juju.worker start "2-container-watcher" machine-2: 08:50:19 DEBUG juju.worker start "stateconverter" machine-2: 08:50:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 08:50:19 INFO juju.worker start "2-container-watcher" machine-2: 08:50:19 DEBUG juju.worker "2-container-watcher" started machine-2: 08:50:19 INFO juju.worker start "stateconverter" machine-2: 08:50:19 DEBUG juju.worker "stateconverter" started machine-2: 08:50:19 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 08:50:19 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 08:50:19 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 08:50:19 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 08:50:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:50:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:50:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 08:50:19 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 08:50:19 DEBUG juju.network including address local-machine:::1 for machine machine-2: 08:50:19 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 08:50:19 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 08:50:19 INFO juju.worker.machiner "machine-2" started machine-2: 08:50:19 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 08:50:20 DEBUG juju.service discovered init system "upstart" from local host machine-2: 08:50:20 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-2: 08:50:20 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: 08:50:20 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-oai-epc-0: 08:50:20 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 08:50:20 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: 08:50:20 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 08:50:20 DEBUG juju.worker start "api" unit-oai-epc-0: 08:50:20 INFO juju.worker start "api" unit-oai-epc-0: 08:50:20 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 08:50:20 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 08:50:20 DEBUG juju.worker "api" started unit-oai-epc-0: 08:50:20 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-epc-0: 08:50:20 INFO juju.api connection established to "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-epc-0: 08:50:20 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 08:50:20 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:58:5a:8e 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.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:58:5a:8e 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: 08:50:20 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: 08:50:20 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-oai-epc-0: 08:50:20 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 08:50:20 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 08:50:20 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 08:50:20 DEBUG juju.api RPC connection died unit-oai-epc-0: 08:50:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 08:50:21 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-oai-epc-0: 08:50:21 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 08:50:21 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-epc-0: 08:50:21 INFO juju.api connection established to "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-epc-0: 08:50:21 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:50:21 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: 08:50:21 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: 08:50:21 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: 08:50:21 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-oai-epc-0: 08:50:21 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:50:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:50:21 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 08:50:21 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 08:50:22 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:50:22 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 08:50:22 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 08:50:22 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 08:50:22 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 08:50:22 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: 08:50:22 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 08:50:22 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 08:50:22 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 08:50:22 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 08:50:22 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 08:50:22 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 08:50:22 DEBUG juju.network including address public:172.30.9.220 for machine unit-oai-epc-0: 08:50:22 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-epc-0: 08:50:22 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-oai-epc-0: 08:50:22 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 08:50:22 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 08:50:22 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 08:50:22 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 08:50:22 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] unit-oai-epc-0: 08:50:22 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 08:50:22 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 08:50:22 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 08:50:22 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 08:50:22 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 08:50:22 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 08:50:22 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 08:50:22 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 08:50:22 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 08:50:22 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 08:50:22 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 08:50:22 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-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 08:50:22 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 08:50:22 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 08:50:22 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 08:50:22 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 08:50:22 DEBUG httpbakery client do GET https://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 08:50:22 DEBUG httpbakery } -> error unit-oai-epc-0: 08:50:22 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 08:50:22 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 08:50:22 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 08:50:22 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 08:50:22 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 08:50:22 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:50:22 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:50:22 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 08:50:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 08:50:22 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-oai-epc-0: 08:50:22 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 08:50:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 08:50:22 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-oai-epc-0: 08:50:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 08:50:22 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 08:50:22 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: 08:50:22 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 08:50:22 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 08:50:22 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: 08:50:23 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: 08:50:23 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-oai-epc-0: 08:50:23 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:50:23 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 08:50:23 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 08:50:23 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 08:50:23 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-oai-epc-0: 08:50:23 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 08:50:23 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: 08:50:23 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: 08:50:24 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: 08:50:24 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-oai-epc-0: 08:50:24 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 08:50:24 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: 08:50:24 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: 08:50:24 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-oai-epc-0: 08:50:24 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (2020 kB/s) unit-oai-epc-0: 08:50:24 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 08:50:24 DEBUG unit.oai-epc/0.install (Reading database ... 52431 files and directories currently installed.) unit-oai-epc-0: 08:50:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 08:50:24 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 08:50:24 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-oai-epc-0: 08:50:24 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 08:50:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 08:50:24 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 08:50:25 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 08:50:25 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 08:50:25 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 08:50:25 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: 08:50:25 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-oai-epc-0: 08:50:25 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:50:25 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: 08:50:25 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: 08:50:25 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-oai-epc-0: 08:50:25 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 08:50:25 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 08:50:25 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 08:50:26 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: 08:50:26 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-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 08:50:26 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-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 08:50:26 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: 08:50:26 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: 08:50:26 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: 08:50:26 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 08:50:26 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 08:50:26 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: 08:50:26 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (29.1 kB/s) unit-oai-epc-0: 08:50:27 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 08:50:27 DEBUG unit.oai-epc/0.install (Reading database ... 53181 files and directories currently installed.) unit-oai-epc-0: 08:50:27 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 08:50:27 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-oai-epc-0: 08:50:27 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 08:50:27 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:50:27 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-oai-epc-0: 08:50:27 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 08:50:27 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: 08:50:27 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: 08:50:27 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: 08:50:28 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 08:50:28 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 08:50:28 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 08:50:28 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-oai-epc-0: 08:50:28 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:50:28 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:50:28 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 08:50:28 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-abot-epc-basic-0: 08:50:28 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-oai-epc-0: 08:50:28 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 08:50:28 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:50:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:28 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: 08:50:28 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 08:50:28 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-oai-epc-0: 08:50:28 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 08:50:29 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 08:50:29 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 08:50:29 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 08:50:29 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 08:50:29 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 08:50:29 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.24-0ubuntu0.16.04.1 [15.3 kB] unit-abot-epc-basic-0: 08:50:29 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.24-0ubuntu0.16.04.1 [810 kB] unit-oai-epc-0: 08:50:29 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: 08:50:29 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.24-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 08:50:30 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: 08:50:30 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: 08:50:30 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: 08:50:30 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-oai-epc-0: 08:50:30 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 08:50:30 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: 08:50:30 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-oai-epc-0: 08:50:31 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: 08:50:31 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: 08:50:31 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-abot-epc-basic-0: 08:50:31 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: 08:50:31 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-oai-epc-0: 08:50:31 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: 08:50:31 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-oai-epc-0: 08:50:31 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: 08:50:31 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-oai-epc-0: 08:50:31 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1499 kB/s) unit-oai-epc-0: 08:50:31 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 08:50:31 DEBUG unit.oai-epc/0.install (Reading database ... 53188 files and directories currently installed.) unit-oai-epc-0: 08:50:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 08:50:31 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 08:50:31 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 08:50:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 08:50:31 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:50:31 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.9 [758 kB] unit-oai-epc-0: 08:50:32 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 08:50:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 08:50:32 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 08:50:32 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-oai-epc-0: 08:50:32 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 08:50:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 08:50:32 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 08:50:32 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 08:50:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 08:50:32 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 08:50:32 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 08:50:32 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: 08:50:32 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: 08:50:32 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: 08:50:32 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: 08:50:32 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: 08:50:32 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: 08:50:32 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: 08:50:33 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: 08:50:33 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: 08:50:33 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: 08:50:33 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: 08:50:33 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: 08:50:33 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: 08:50:34 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: 08:50:34 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-oai-epc-0: 08:50:34 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 08:50:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:50:34 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: 08:50:34 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-oai-epc-0: 08:50:34 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: 08:50:34 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-oai-epc-0: 08:50:34 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 08:50:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 08:50:34 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 08:50:34 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: 08:50:35 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: 08:50:35 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-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:50:35 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-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:50:35 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: 08:50:35 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: 08:50:35 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-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 08:50:35 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-oai-epc-0: 08:50:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:50:35 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:50:35 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 08:50:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:50:36 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.14 [1,345 kB] unit-oai-epc-0: 08:50:36 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:50:36 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 08:50:36 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 08:50:36 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:50:36 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.14 [1,078 kB] unit-abot-epc-basic-0: 08:50:36 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: 08:50:36 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: 08:50:36 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: 08:50:37 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: 08:50:37 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: 08:50:37 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: 08:50:37 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: 08:50:37 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 08:50:38 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: 08:50:38 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: 08:50:38 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 08:50:38 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:38 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: 08:50:38 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 08:50:38 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: 08:50:38 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 08:50:38 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 08:50:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:50:39 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 08:50:39 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: 08:50:39 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 08:50:39 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-oai-epc-0: 08:50:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:50:39 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 08:50:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install --2018-12-10 08:50:39-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 08:50:39 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 08:50:39 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install 0K ....... 59.9M=0s unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install 2018-12-10 08:50:39 (59.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install --2018-12-10 08:50:39-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 08:50:39 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 08:50:39 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 185K 6s unit-oai-epc-0: 08:50:39 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 38.0M 3s unit-abot-epc-basic-0: 08:50:39 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 371K 3s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 34.0M 2s unit-abot-epc-basic-0: 08:50:40 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 375K 2s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 35.8M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 28.8M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 31.6M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 40.7M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 32.2M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 388K 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 33.6M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 33.6M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 33.2M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 36.3M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 33.4M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 45.1M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 56.3M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 59.2M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 50.3M 0s unit-abot-epc-basic-0: 08:50:40 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 404K 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 53.1M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 46.4M=0.8s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2018-12-10 08:50:40 (1.35 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install --2018-12-10 08:50:40-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 08:50:40 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 231M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 47.4M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 71.3M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 60.2M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 56.3M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 94.7M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 68.9M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 67.2M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 50.5M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 45.9M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 58.4M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 108M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 298M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 345M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 123M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 32.8M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 39.7M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 41.7M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 66.8M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 92.0M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 117M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 115M 0s unit-abot-epc-basic-0: 08:50:40 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 418K 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 25.8M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 105M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 42.1M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 53.7M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 43.6M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 62.2M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 68.7M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 62.5M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 47.7M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 58.9M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 54.1M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 42.5M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 53.4M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 48.4M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 59.0M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 51.6M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 53.8M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 53.7M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 60.9M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 58.9M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 44.4M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 131M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 328M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 456M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 495M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 579M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 569M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 566M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 456M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 569M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 566M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 567M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 476M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 561M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 549M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 571M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 471M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 570M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 566M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 508M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 490M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 438K 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 46.7M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 44.1M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 43.1M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 42.6M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 41.0M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 50.6M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 43.7M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 40.9M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 37.1M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 41.9M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 44.0M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 49.0M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 55.4M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 59.0M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 83.0M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 270M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 292M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 353M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 375M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 360M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 291M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 341M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 431M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 328M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 326M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 408M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 313M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 338M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 355M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 324M 1s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 386M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 399M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 321M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 31.7M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 44.2M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 43.1M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 49.1M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 73.0M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 69.2M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 68.1M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 64.4M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 65.9M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 68.4M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 67.8M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 63.9M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 70.4M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 1.73M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 42.9M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 43.3M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 50.5M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 60.5M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 55.8M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 104M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 102M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 115M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 128M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 115M 0s unit-oai-epc-0: 08:50:40 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 129M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 721K 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 74.2M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 71.1M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 92.9M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 53.2M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 46.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 50.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 57.6M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 91.5M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 48.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 60.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 45.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 70.9M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 58.1M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 36.6M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 69.7M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 94.2M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 60.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 107M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 48.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 57.1M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 54.1M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 70.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 50.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 56.6M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 69.9M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 302M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 301M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 304M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 353M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 318M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 275M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 44.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 34.2M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 35.2M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 60.3M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 70.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 66.5M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 45.5M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 64.3M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 83.9M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 1.71M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 57.9M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 55.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 199M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 328M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 131M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 40.7M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 47.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 41.2M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 36.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 60.9M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 70.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 112M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 74.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 116M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 122M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 755K 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 51.5M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 73.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 56.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 47.7M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 91.3M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 77.5M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 78.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 53.1M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 72.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 74.7M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 85.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 59.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 117M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 61.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 80.7M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 137M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 109M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 54.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 56.3M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 77.6M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 69.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 80.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 13.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 44.7M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 55.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 45.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 63.3M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 64.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 54.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 36.7M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 49.3M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 103M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 83.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 238M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 490M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 474M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 448M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 584M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 570M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 498M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 1.62M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 42.7M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 37.6M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 42.5M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 51.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 122M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 140M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 138M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 106M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 66.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 73.2M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 125M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 317M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 326M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 307M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 87.7M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 739K 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 40.3M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 31.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 41.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 51.9M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 61.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 56.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 60.0M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 63.1M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 113M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 50.9M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 65.9M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 61.3M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 134M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 59.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 73.9M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 69.8M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 78.4M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 129M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 95.2M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 191M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 169M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 430M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 572M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 4.08M=0.7s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2018-12-10 08:50:41 (18.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install --2018-12-10 08:50:41-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 08:50:41 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 106M 0s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 66.3M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 84.1M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 64.9M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 68.5M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 99.6M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 54.5M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 93.5M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 58.0M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 83.6M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 57.4M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 67.9M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 64.2M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 65.6M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 41.1M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 58.7M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 73.3M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 64.3M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 106M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 346M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 333M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 377M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 328M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 369M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 371M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 378M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 289M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 419M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 347M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 359M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 320M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 379M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 58.1M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 43.9M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 44.2M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 39.8M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 46.0M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 43.7M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 43.0M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 38.3M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 43.4M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 41.8M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 44.5M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 49.8M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 113M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 187M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 101M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 142M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 72.0M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 130M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 114M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 109M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 179M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 71.6M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 93.5M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 98.0M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 84.9M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 130M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 199M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 465M 1s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 500M 1s unit-abot-epc-basic-0: 08:50:41 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 495K 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 46.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 46.1M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 160M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 313M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 107M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 38.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 43.7M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 64.3M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 49.9M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 55.3M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 84.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 51.0M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 58.3M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 54.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 47.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 43.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 45.8M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 55.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 62.8M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 59.9M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 58.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 52.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 60.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 50.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 47.1M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 57.7M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 68.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 69.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 48.8M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 68.9M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 65.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 90.1M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 59.8M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 164M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 109M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 170M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 91.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 112M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 142M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 111M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 74.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 115M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 100M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 125M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 97.8M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 132M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 110M 2s unit-abot-epc-basic-0: 08:50:41 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 468K 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 87.1M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 58.2M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 57.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 47.2M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 51.7M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 65.8M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 69.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 55.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 43.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 63.0M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 132M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 345M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 289M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 341M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 355M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 345M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 311M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 322M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 350M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 344M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 279M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 67.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 43.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 44.3M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 44.0M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 37.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 41.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 43.0M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 41.9M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 48.1M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 56.9M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 54.3M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 56.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 51.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 114M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 103M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 69.1M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 115M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 224M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 218M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 335M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 226M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 231M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 271M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 354M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 310M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 378M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 382M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 385M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 467K 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 43.8M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 41.8M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 48.2M 2s unit-abot-epc-basic-0: 08:50:41 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 45.0M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 45.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 42.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 46.9M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 45.1M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 48.2M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 40.9M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 46.1M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 44.0M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 49.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 40.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 45.3M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 46.0M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 47.0M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 40.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 40.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 24.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 27.8M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 23.3M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 28.4M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 27.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 36.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 36.3M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 96.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 120M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 95.0M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 106M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 116M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 205M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 514M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 506M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 586M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 530M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 606M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 520M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 602M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 518M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 609M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 286M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 354M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 363M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 378M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 346M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 576M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 588M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 620M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 533M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 472M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 591M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 609M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 473M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 619M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 624M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 1.87M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 68.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 64.9M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 64.0M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 101M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 713K 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 36.7M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 37.2M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 42.5M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 39.3M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 31.6M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 48.0M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 61.3M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 26.8M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 28.0M 2s unit-abot-epc-basic-0: 08:50:41 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 31.0M 2s unit-oai-epc-0: 08:50:41 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 41.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 41.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 41.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 31.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 54.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 39.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 46.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 34.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 41.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 40.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 40.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 38.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 41.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 38.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 43.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 56.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 61.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 63.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 63.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 52.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 59.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 62.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 1.98M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 26.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 26.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 26.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 21.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 23.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 25.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 50.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 53.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 62.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 61.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 63.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 53.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 58.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 63.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 63.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 55.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 61.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 61.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 61.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 53.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 59.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 63.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 61.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 54.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 62.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 63.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 1.12M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 28.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 32.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 31.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 53.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 38.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 6.96M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 24.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 27.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 39.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 33.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 40.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 59.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 34.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 40.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 40.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 39.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 36.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 36.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 51.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 35.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 60.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 53.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 60.3M 2s unit-abot-epc-basic-0: 08:50:42 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 59.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 62.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 56.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 72.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 1.93M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 27.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 36.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 30.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 57.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 257M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 382M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 317M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 177M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 225M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 197M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 320M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 505M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 43.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 39.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 60.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 46.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 41.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 843K 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 26.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 25.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 26.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 35.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 39.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 58.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 52.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 59.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 60.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 60.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 50.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 60.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 63.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 66.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 40.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 49.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 128M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 322M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 314M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 354M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 373M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 315M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 196M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 216M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 248M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 57.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 41.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 34.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 47.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 52.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 53.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 34.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 40.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 45.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 39.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 47.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 1.54M 2s unit-abot-epc-basic-0: 08:50:42 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 41.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 42.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 40.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 40.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 63.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 54.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 43.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 35.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 39.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 38.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 45.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 55.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 61.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 61.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 60.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 52.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 61.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 60.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 60.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 54.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 59.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 63.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 1012K 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 49.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 44.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 46.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 41.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 49.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 46.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 47.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 48.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 5.31M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 56.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 42.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 36.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 40.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 39.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 33.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 38.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 110M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 223M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 176M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 237M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 258M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 355M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 313M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 367M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 377M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 392M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 327M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 380M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 304M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 227M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 247M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 266M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 268M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 61.1M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 49.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 50.8M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 1.53M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 52.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 46.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 42.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 49.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 48.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 56.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 43.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 50.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 59.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 44.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 40.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 51.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 38.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 47.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 36.2M 1s unit-abot-epc-basic-0: 08:50:42 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 896K 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 30.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 38.5M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 37.9M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 38.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 48.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 45.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 59.7M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 57.0M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 45.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 68.3M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 53.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 60.6M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 60.4M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 68.2M 2s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 67.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 8.85M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 69.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 24.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 71.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 53.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 36.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 44.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 116M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 228M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 199M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 40.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 39.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 39.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 34.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 37.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 46.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 60.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 55.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 60.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 63.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 60.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 52.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 62.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 60.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 62.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 50.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 61.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 71.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 2.69M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 54.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 41.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 114M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 38.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 46.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 34.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 40.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 51.1M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 13.1M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 47.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 843K 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 38.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 38.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 34.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 39.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 53.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 48.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 54.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 43.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 55.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 51.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 44.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 69.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 74.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 68.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 59.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 65.1M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 70.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 72.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 19.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 50.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 51.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 61.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 44.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 55.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 47.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 54.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 50.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 61.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 65.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 45.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 36.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 44.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 51.1M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 50.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 47.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 74.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 78.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 66.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 59.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 2.02M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 37.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 37.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 42.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 98.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 275M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 276M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 238M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 203M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 243M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 237M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 247M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 205M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 57.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 42.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 47.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 58.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 55.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 61.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 38.3M 1s unit-abot-epc-basic-0: 08:50:42 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 831K 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 13.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 40.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 39.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 47.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 51.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 49.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 47.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 46.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 48.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 54.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 61.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 62.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 52.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 12.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 41.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 33.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 38.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 38.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 48.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 43.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 45.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 52.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 53.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 55.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 60.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 51.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 40.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 34.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 55.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 63.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 62.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 54.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 59.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 61.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 61.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 55.1M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 2.27M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 38.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 38.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 39.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 33.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 38.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 39.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 40.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 53.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 59.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 42.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 52.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 54.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 59.1M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 75.1M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 144M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 279M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 342M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 389M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 365M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 334M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 377M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 337M 1s unit-abot-epc-basic-0: 08:50:42 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 808K 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 38.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 37.1M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 40.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 47.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 51.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 48.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 50.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 60.8M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 60.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 58.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 53.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 21.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 37.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 39.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 45.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 46.4M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 38.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 49.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 53.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 47.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 43.6M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 58.1M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 62.1M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 54.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 38.3M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 61.1M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 43.7M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 52.5M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 53.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 62.2M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 1.97M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 40.0M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 38.9M 1s unit-oai-epc-0: 08:50:42 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 12.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 40.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 49.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 54.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 66.3M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 52.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 43.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 53.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 78.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 67.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 61.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 65.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 84.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 54.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 73.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 63.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 60.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 855K 1s unit-abot-epc-basic-0: 08:50:43 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 38.3M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 37.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 133M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 173M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 229M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 222M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 233M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 192M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 243M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 62.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 39.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 40.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 52.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 54.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 61.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 62.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 63.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 18.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 39.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 34.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 46.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 46.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 51.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 45.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 54.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 45.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 51.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 46.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 58.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 41.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 57.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 42.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 56.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 62.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 60.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 53.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 1.84M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 38.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 32.3M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 54.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 45.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 47.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 42.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 49.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 57.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 42.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 44.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 58.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 59.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 59.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 52.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 57.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 817K 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 37.1M 1s unit-abot-epc-basic-0: 08:50:43 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 31.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 37.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 36.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 36.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 32.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 42.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 60.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 61.3M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 54.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 57.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 51.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 39.3M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 33.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 39.3M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 47.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 50.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 46.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 55.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 45.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 38.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 54.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 50.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 44.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 47.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 118M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 236M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 272M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 242M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 179M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 357M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 386M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 328M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 331M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 370M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 370M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 364M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 298M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 375M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 374M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 344M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 1.77M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 53.3M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 26.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 50.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 39.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 46.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 43.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 55.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 55.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 47.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 44.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 61.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 65.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 63.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 796K 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 38.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 40.3M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 33.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 46.3M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 44.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 52.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 39.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 50.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 45.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 61.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 53.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 58.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 62.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 43.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 33.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 38.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 45.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 56.3M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 42.5M 1s unit-abot-epc-basic-0: 08:50:43 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-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 47.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 42.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 51.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 41.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 60.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 48.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 40.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 38.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 39.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 46.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 59.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 53.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 58.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 60.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 56.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 49.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 71.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 62.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 2.35M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 41.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 42.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 47.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 57.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 49.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 42.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 35.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 44.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 44.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 69.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 45.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 71.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 71.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 61.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 66.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 54.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 77.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 79.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 53.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 848K 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 31.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 39.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 111M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 264M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 203M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 353M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 384M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 49.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 37.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 41.7M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 58.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 47.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 44.3M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 12.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 43.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 58.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 40.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 37.8M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 35.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 54.8M 1s unit-abot-epc-basic-0: 08:50:43 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-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 48.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 48.3M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 40.4M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 57.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 50.2M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 45.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 46.0M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 50.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 45.1M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 47.5M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 47.9M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 60.6M 1s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 53.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 58.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 2.01M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 37.0M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 38.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 32.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 58.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 56.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 40.8M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 35.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 45.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 55.0M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 53.0M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 59.8M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 78.0M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 65.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 77.8M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 65.8M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 75.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 75.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 60.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 843K 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 15.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 108M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 112M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 131M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 27.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 43.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 44.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 50.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 42.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 60.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 63.0M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 61.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 52.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 52.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 42.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 54.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 44.0M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 41.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 38.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 38.0M 0s unit-abot-epc-basic-0: 08:50:43 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 37.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 52.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 52.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 46.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 46.8M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 49.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 48.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 48.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 43.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 61.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 61.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 61.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 53.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 60.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 61.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 59.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 54.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 2.31M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 35.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 45.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 44.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 59.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 54.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 62.8M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 42.8M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 65.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 39.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 49.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 52.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 61.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 54.0M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 59.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 70.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 800K 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 48.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 50.8M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 73.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 280M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 45.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 43.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 39.0M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 43.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 40.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 42.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 38.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 38.0M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 51.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 60.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 63.8M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 70.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 79.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 155M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 295M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 33.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 40.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 34.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 39.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 48.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 47.4M 0s unit-abot-epc-basic-0: 08:50:43 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-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 42.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 73.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 47.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 47.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 44.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 63.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 60.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 73.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 63.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 61.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 81.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 62.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 2.04M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 40.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 37.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 40.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 37.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 57.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 129M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 297M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 190M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 208M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 218M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 267M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 184M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 232M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 339M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 100M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 46.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 728K 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 40.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 40.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 35.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 38.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 42.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 53.8M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 44.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 54.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 48.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 53.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 40.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 59.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 61.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 57.8M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 52.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 55.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 39.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 41.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 38.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 60.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 45.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 39.1M 0s unit-abot-epc-basic-0: 08:50:43 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-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 39.0M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 49.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 48.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 47.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 44.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 38.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 56.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 61.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 55.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 58.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 61.2M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 53.6M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 45.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 79.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 50.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 60.7M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 2.66M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 44.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 34.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 45.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 43.9M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 63.4M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 138M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 372M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 392M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 372M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 342M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 396M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 39.8M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 37.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 41.1M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 61.5M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 54.3M 0s unit-oai-epc-0: 08:50:43 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 58.4M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 744K 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 37.1M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 34.0M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 35.7M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 54.9M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 45.5M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 44.4M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 49.9M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 60.9M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 46.2M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 36.4M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 59.4M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 60.3M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 57.4M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 43.0M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 39.6M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 51.3M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 62.1M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 64.4M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 62.2M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 63.0M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 61.1M 0s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 53750K ...... 100% 45.0M=2.6s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install 2018-12-10 08:50:44 (20.1 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install FINISHED --2018-12-10 08:50:44-- unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install Total wall clock time: 4.8s unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 4.1s (16.1 MB/s) unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 08:50:44 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-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install (Reading database ... 53457 files and directories currently installed.) unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 08:50:44 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 08:50:44 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.11 [2,958 kB] unit-abot-epc-basic-0: 08:50:44 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.11 [41.0 kB] unit-abot-epc-basic-0: 08:50:44 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: 08:50:44 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: 08:50:44 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: 08:50:44 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: 08:50:45 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: 08:50:45 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: 08:50:45 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-oai-epc-0: 08:50:45 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 08:50:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 08:50:45 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-oai-epc-0: 08:50:45 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 08:50:45 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: 08:50:46 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: 08:50:46 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 08:50:49 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: 08:50:49 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: 08:50:49 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: 08:50:49 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: 08:50:49 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: 08:50:49 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: 08:50:50 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: 08:50:50 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: 08:50:50 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: 08:50:50 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: 08:50:50 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-oai-epc-0: 08:50:50 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 08:50:50 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 08:50:50 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 08:50:50 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 08:50:50 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: 08:50:51 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: 08:50:51 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: 08:50:51 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: 08:50:51 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: 08:50:51 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: 08:50:52 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: 08:50:52 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 08:50:52 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 25s (3,426 kB/s) unit-abot-epc-basic-0: 08:50:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 08:50:52 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67310 files and directories currently installed.) unit-abot-epc-basic-0: 08:50:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 08:50:52 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 08:50:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 08:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 08:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 08:50:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-abot-epc-basic-0: 08:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 08:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 08:50:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:50:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... machine-3: 08:50:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 08:50:54 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 08:50:54 DEBUG juju.agent read agent config, format "2.0" machine-3: 08:50:55 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 08:50:55 DEBUG juju.worker start "engine" machine-3: 08:50:55 INFO juju.worker start "engine" machine-3: 08:50:55 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 08:50:55 DEBUG juju.worker "engine" started machine-3: 08:50:55 DEBUG juju.worker.introspection stats worker now serving machine-3: 08:50:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 08:50:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 08:50:55 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 08:50:55 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 08:50:55 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 08:50:55 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 08:50:55 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 08:50:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 08:50:55 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 08:50:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 08:50:55 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 08:50:55 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 08:50:55 DEBUG juju.worker.apicaller connecting with old password machine-3: 08:50:55 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:55 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 08:50:55 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 08:50:55 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 08:50:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 08:50:55 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 08:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 08:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... machine-3: 08:50:55 DEBUG juju.worker.apicaller connected machine-3: 08:50:55 DEBUG juju.worker.apicaller changing password... machine-3: 08:50:56 DEBUG juju.worker.apicaller password changed machine-3: 08:50:56 DEBUG juju.api RPC connection died machine-3: 08:50:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 08:50:56 DEBUG juju.worker.apicaller connecting with current password machine-3: 08:50:56 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 08:50:56 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 08:50:56 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:50:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 08:50:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:50:56 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:50:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 08:50:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 08:50:56 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 08:50:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 08:50:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 08:50:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 08:50:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 08:50:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 08:50:56 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... machine-3: 08:50:57 DEBUG juju.worker.apicaller connected machine-3: 08:50:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 08:50:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 08:50:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 08:50:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:50:57 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 08:50:57 INFO juju.worker.upgrader unblocking abort check machine-3: 08:50:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 08:50:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 08:50:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 08:50:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. machine-3: 08:50:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... machine-3: 08:50:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 08:50:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... machine-3: 08:50:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 08:50:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. machine-3: 08:50:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 08:50:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 08:50:57 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 08:50:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 08:50:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... machine-3: 08:50:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 08:50:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 08:50:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... machine-3: 08:50:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 08:50:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 08:50:57 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 08:50:57 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 08:50:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 08:50:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:50:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:50:57 DEBUG juju.network including address public:172.30.9.220 for machine machine-3: 08:50:57 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 08:50:57 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-3: 08:50:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 08:50:57 DEBUG juju.network including address local-machine:::1 for machine machine-3: 08:50:57 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 08:50:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 08:50:57 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-3: 08:50:57 INFO juju.util.exec run result: exit status 127 machine-3: 08:50:57 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec281348083/script.sh: line 1: fanatic: command not found 127 machine-3: 08:50:57 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 08:50:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-3: 08:50:57 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 08:50:57 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 08:50:57 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: 08:50:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 08:50:57 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 08:50:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 08:50:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 08:50:57 DEBUG juju.api RPC connection died machine-3: 08:50:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 08:50:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 08:50:57 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 08:50:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 08:50:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 08:50:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 08:50:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-3: 08:50:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 08:50:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 08:50:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 08:50:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-3": connection is shut down machine-3: 08:50:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 08:50:57 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: 08:50:57 DEBUG juju.worker killing runner 0xc42074f110 machine-3: 08:50:57 INFO juju.worker runner is dying machine-3: 08:50:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down machine-3: 08:50:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. machine-3: 08:50:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 08:50:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 08:50:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... machine-3: 08:50:57 DEBUG juju.worker.apicaller connecting with current password machine-3: 08:50:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 08:50:57 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 08:50:57 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 08:50:57 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 08:50:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:50:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... machine-3: 08:50:57 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... machine-3: 08:50:57 DEBUG juju.worker.apicaller connected machine-3: 08:50:57 DEBUG juju.api RPC connection died machine-3: 08:50:57 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 08:50:57 DEBUG juju.worker.apicaller connecting with current password machine-3: 08:50:57 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 08:50:57 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 08:50:57 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-abot-epc-basic-0: 08:50:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 08:50:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:50:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... machine-3: 08:50:58 DEBUG juju.worker.apicaller connected machine-3: 08:50:58 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:50:58 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 08:50:58 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 08:50:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:58 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:58 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 08:50:58 INFO juju.worker.upgrader unblocking abort check machine-3: 08:50:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 08:50:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:50:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 08:50:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 08:50:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 08:50:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 08:50:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 08:50:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 08:50:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 08:50:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 08:50:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 08:50:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 08:50:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 08:50:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 08:50:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-3: 08:50:58 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 08:50:58 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 08:50:58 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: 08:50:58 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 08:50:58 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 08:50:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 08:50:58 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 08:50:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.logger logger setup machine-3: 08:50:58 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 08:50:58 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 08:50:58 DEBUG juju.worker start "3-container-watcher" machine-3: 08:50:58 DEBUG juju.worker start "stateconverter" machine-3: 08:50:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 08:50:58 INFO juju.worker start "3-container-watcher" machine-3: 08:50:58 DEBUG juju.worker "3-container-watcher" started machine-3: 08:50:58 INFO juju.worker start "stateconverter" machine-3: 08:50:58 DEBUG juju.worker "stateconverter" started machine-3: 08:50:58 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 08:50:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 08:50:58 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 08:50:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:50:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 08:50:58 INFO juju.util.exec run result: exit status 127 machine-3: 08:50:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec100617943/script.sh: line 1: fanatic: command not found 127 machine-3: 08:50:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:50:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 08:50:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 08:50:58 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 08:50:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:50:58 INFO juju.util.exec run result: exit status 127 machine-3: 08:50:58 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec070219041/script.sh: line 1: fanatic: command not found 127 machine-3: 08:50:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 08:50:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 08:50:58 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 08:50:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 08:50:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:50:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:50:58 DEBUG juju.network including address public:172.30.9.220 for machine machine-3: 08:50:58 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 08:50:58 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-3: 08:50:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 08:50:58 DEBUG juju.network including address local-machine:::1 for machine machine-3: 08:50:58 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 08:50:58 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 08:50:58 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-3: 08:50:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 08:50:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:50:58 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:50:58 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:50:58 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 08:50:58 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 08:50:58 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 08:50:58 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 08:50:58 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 08:50:58 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 08:50:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. machine-3: 08:50:58 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 08:50:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... machine-3: 08:50:58 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 08:50:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 08:50:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:50:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:50:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 08:50:58 DEBUG juju.network including address local-cloud:192.168.121.31 for machine machine-3: 08:50:58 DEBUG juju.network including address local-machine:::1 for machine machine-3: 08:50:58 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.31 local-machine:::1] machine-3: 08:50:58 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.31 local-machine:::1] machine-3: 08:50:58 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 08:50:58 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 08:50:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 08:50:58 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... machine-3: 08:50:58 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 08:50:58 INFO juju.worker.machiner "machine-3" started machine-3: 08:50:59 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 08:50:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 08:50:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... machine-3: 08:50:59 DEBUG juju.service discovered init system "upstart" from local host machine-3: 08:50:59 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] unit-abot-epc-basic-0: 08:50:59 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... machine-3: 08:50:59 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: 08:50:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 08:50:59 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: 08:50:59 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 08:50:59 DEBUG juju.worker start "api" unit-oai-hss-0: 08:50:59 INFO juju.worker start "api" unit-oai-hss-0: 08:50:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 08:50:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 08:50:59 DEBUG juju.worker "api" started unit-oai-hss-0: 08:50:59 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 08:50:59 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-hss-0: 08:50:59 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-hss-0: 08:50:59 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 08:50:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 08:50:59 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 08:50:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 08:50:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 08:50:59 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 08:51:00 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 08:51:00 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 08:51:00 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 08:51:00 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 08:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 08:51:00 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: 08:51:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-epc-0: 08:51:00 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 08:51:00 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 08:51:00 DEBUG juju.api RPC connection died unit-oai-hss-0: 08:51:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 08:51:00 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 08:51:00 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 08:51:00 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 08:51:00 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-hss-0: 08:51:00 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-hss-0: 08:51:00 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-epc-0: 08:51:00 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 08:51:00 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 08:51:01 DEBUG juju.worker.apicaller connected machine-3: 08:51:01 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:02:f8:3a 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.31 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:02:f8:3a 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: 08:51:01 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 08:51:01 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 08:51:01 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:51:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:51:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 08:51:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:51:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 08:51:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 08:51:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 08:51:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 08:51:01 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 08:51:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 08:51:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 08:51:01 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: 08:51:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 08:51:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 08:51:02 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 08:51:02 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 08:51:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 08:51:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 08:51:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 08:51:02 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 08:51:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 08:51:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 08:51:02 DEBUG juju.network including address public:172.30.9.220 for machine unit-oai-hss-0: 08:51:02 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-hss-0: 08:51:02 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-oai-hss-0: 08:51:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 08:51:02 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 08:51:02 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 08:51:02 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 08:51:02 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] unit-oai-hss-0: 08:51:02 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 08:51:02 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 08:51:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 08:51:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 08:51:02 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 08:51:02 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 08:51:02 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 08:51:02 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 08:51:02 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 08:51:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 08:51:02 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 08:51:02 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 08:51:02 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 08:51:02 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 08:51:02 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 08:51:02 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 08:51:02 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 08:51:02 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 08:51:02 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 08:51:02 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 08:51:02 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 08:51:02 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 08:51:02 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 08:51:02 DEBUG httpbakery client do GET https://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 08:51:02 DEBUG httpbakery } -> error unit-oai-hss-0: 08:51:02 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 08:51:02 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 08:51:02 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 08:51:02 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 08:51:02 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 08:51:02 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 08:51:02 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 08:51:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 08:51:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 08:51:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:51:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 08:51:02 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: 08:51:02 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:51:02 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 08:51:03 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:51:03 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 08:51:03 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 08:51:03 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 08:51:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 08:51:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 08:51:03 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 08:51:03 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: 08:51:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 08:51:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:51:03 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:51:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 08:51:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:51:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 08:51:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 08:51:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 08:51:04 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: 08:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 08:51:04 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (1882 kB/s) unit-oai-hss-0: 08:51:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 08:51:04 DEBUG unit.oai-hss/0.install (Reading database ... 52431 files and directories currently installed.) unit-oai-hss-0: 08:51:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 08:51:04 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 08:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 08:51:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 08:51:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 08:51:04 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 08:51:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 08:51:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 08:51:05 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:05 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 08:51:06 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 08:51:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:06 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 08:51:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 08:51:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 08:51:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 08:51:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 08:51:06 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: 08:51:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 08:51:06 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 08:51:06 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 08:51:06 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 08:51:07 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 08:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 08:51:08 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (24.0 kB/s) unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:51:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 08:51:08 DEBUG unit.oai-hss/0.install (Reading database ... 53181 files and directories currently installed.) unit-oai-hss-0: 08:51:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 08:51:08 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:51:08 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:51:08 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 08:51:08 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: 08:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-epc-0: 08:51:08 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 08:51:08 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 08:51:08 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 08:51:08 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 08:51:08 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 08:51:08 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:51:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:51:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-epc-0: 08:51:08 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 08:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 08:51:08 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-163-generic unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:09 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: 08:51:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 08:51:09 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 08:51:09 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-163-generic unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 08:51:09 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 08:51:09 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 08:51:09 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 08:51:09 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-epc-0: 08:51:09 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 08:51:09 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 08:51:09 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-epc-0: 08:51:09 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-163-generic unit-oai-epc-0: 08:51:09 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-163-generic unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 08:51:09 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 08:51:09 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: 08:51:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 08:51:09 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 08:51:10 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: 08:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-oai-epc-0: 08:51:10 DEBUG unit.oai-epc/0.install done unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-epc-0: 08:51:10 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 08:51:10 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 08:51:10 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 08:51:10 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-oai-epc-0: 08:51:10 INFO juju.worker.uniter.context trying to kill context process 3806 unit-oai-epc-0: 08:51:10 INFO juju.worker.uniter.context waiting for context process 3806 to die unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 08:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-epc-0: 08:51:10 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 08:51:10 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 08:51:10 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 08:51:10 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 08:51:11 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 08:51:11 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:51:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:51:11 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 08:51:11 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 08:51:11 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 08:51:11 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: 08:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 08:51:11 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: 08:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 08:51:11 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 08:51:11 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 08:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 08:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 08:51:11 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: 08:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 08:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 08:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 08:51:11 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: 08:51:11 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1495 kB/s) unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install (Reading database ... 53188 files and directories currently installed.) unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 08:51:12 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: 08:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 08:51:12 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: 08:51:12 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: 08:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 08:51:12 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 08:51:12 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: 08:51:12 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: 08:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 08:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 08:51:13 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 08:51:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 08:51:13 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 08:51:13 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: 08:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 08:51:13 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 08:51:13 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 08:51:13 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 08:51:13 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 08:51:14 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 08:51:14 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: 08:51:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 08:51:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:51:14 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: 08:51:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 08:51:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 08:51:14 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 08:51:14 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: 08:51:14 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:51:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 08:51:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:51:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 08:51:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 08:51:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 08:51:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 08:51:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:51:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. machine-2: 08:51:15 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 08:51:15 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 08:51:15 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 08:51:15 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 08:51:15 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: 08:51:15 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51: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: 08:51:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 08:51:15 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 08:51:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 08:51:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 08:51:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:51:16 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 08:51:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 08:51:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:51:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-oai-hss-0: 08:51:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:51:16 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: 08:51:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 08:51:16 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 08:51:16 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 08:51:16 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 08:51:16 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:51:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 08:51:16 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: 08:51:16 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: 08:51:16 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: 08:51:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:51:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 08:51:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 08:51:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 08:51:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 08:51:17 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 08:51:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 08:51:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 08:51:17 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 08:51:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 08:51:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 08:51:17 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 08:51:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 08:51:18 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: 08:51:18 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:18 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: 08:51:18 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 08:51:18 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: 08:51:18 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 08:51:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:51:18 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 08:51:18 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: 08:51:18 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 08:51:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:51:18 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 08:51:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 08:51:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install --2018-12-10 08:51:19-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 08:51:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 08:51:19 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: 08:51:19 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install 0K ....... 50.0M=0s unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install 2018-12-10 08:51:19 (50.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install --2018-12-10 08:51:19-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 366K 3s unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 365K 3s unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 32.0M 2s unit-abot-epc-basic-0: 08:51:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 08:51:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:19 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:51:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 08:51:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 08:51:19 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 369K 2s unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 30.9M 1s unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 33.1M 1s unit-abot-epc-basic-0: 08:51:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 08:51:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 08:51:19 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 376K 1s unit-oai-hss-0: 08:51:19 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 32.3M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 21.3M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 25.1M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 45.3M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 67.0M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 59.3M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 390K 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 48.6M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 70.1M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 42.0M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 95.0M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 62.4M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 46.3M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 57.1M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 129M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 70.0M=0.7s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2018-12-10 08:51:20 (1.59 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install --2018-12-10 08:51:20-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 08:51:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 08:51:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:51:20 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 08:51:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 164M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 46.4M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 34.1M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 64.6M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 35.0M 0s unit-abot-epc-basic-0: 08:51:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 42.4M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 70.2M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 41.3M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 32.6M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 61.1M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 63.2M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 34.6M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 45.0M 0s unit-abot-epc-basic-0: 08:51:20 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 55.5M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 57.9M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 32.2M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 75.7M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 44.0M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 29.6M 0s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 51.2M 0s unit-abot-epc-basic-0: 08:51:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 08:51:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:20 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 427K 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 74.7M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 77.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 61.4M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 55.2M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 56.0M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 47.2M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 63.5M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 59.4M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 54.9M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 48.9M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 57.5M 1s unit-abot-epc-basic-0: 08:51:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 60.4M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 49.9M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 57.3M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 56.6M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 44.3M 1s unit-abot-epc-basic-0: 08:51:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:20 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 178K 3s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 138M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 138M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 98.2M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 92.3M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 107M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 96.0M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 112M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 68.3M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 82.7M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 89.8M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 136M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 140M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 85.2M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 121M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 97.2M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 89.3M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 85.0M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 116M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 97.1M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 98.9M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 202M 2s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 525M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 526M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 489M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 496M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 557M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 560M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 538M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 488M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 520M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 532M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 570M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 479M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 559M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 563M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 545M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 488M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 548M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 496M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 550M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 397M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 561M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 540M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 585M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 486M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 585M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 593M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 573M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 504M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 572M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 595M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 545M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 506M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 573M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 573M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 587M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 472M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 574M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 43.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 67.0M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 411K 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 44.4M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 24.3M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 41.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 45.6M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 46.6M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 50.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 55.1M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 48.2M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 46.4M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 53.2M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 51.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 53.4M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 46.6M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 55.0M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 65.2M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 158M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 472M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 543M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 34.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 49.5M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 54.6M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 78.3M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 130M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 415M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 60.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 41.4M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 51.3M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 95.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 45.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 53.5M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 54.1M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 41.3M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 64.1M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 64.4M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 36.3M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 40.7M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 52.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 68.1M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 41.5M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 71.1M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 68.4M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 493K 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 21.3M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 53.4M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 68.1M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 45.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 44.6M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 50.7M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 60.5M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 56.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 78.2M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 40.0M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 47.8M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 68.0M 1s unit-oai-hss-0: 08:51:20 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 80.4M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 63.6M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 45.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 66.6M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 42.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 46.8M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 60.8M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 48.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 63.9M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 78.0M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 99.9M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 78.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 79.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 47.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 80.0M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 80.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 26.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 63.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 48.9M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 53.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 69.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 35.6M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 35.6M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 53.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 47.0M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 96.2M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 47.4M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 49.9M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 507K 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 22.6M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 27.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 50.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 75.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 44.0M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 40.0M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 49.2M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 64.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 69.6M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 48.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 39.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 38.4M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 44.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 50.6M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 40.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 47.8M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 36.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 61.2M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 54.8M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 42.0M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 48.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 51.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 71.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 84.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 71.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 52.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 46.8M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 49.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 50.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 93.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 109M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 89.6M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 102M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 55.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 46.6M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 51.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 75.9M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 53.9M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 53.8M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 56.3M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 43.4M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 510K 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 19.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 48.8M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 63.9M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 41.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 52.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 43.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 43.3M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 53.3M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 46.0M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 48.9M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 44.0M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 39.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 101M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 69.2M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 38.0M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 44.9M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 45.8M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 46.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 77.6M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 33.4M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 45.4M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 77.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 56.0M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 50.0M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 47.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 43.6M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 44.3M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 54.5M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 60.3M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 61.3M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 57.2M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 51.4M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 44.9M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 83.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 59.4M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 45.1M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 30.7M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 54.1M=1.0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2018-12-10 08:51:21 (12.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install --2018-12-10 08:51:21-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 474M 0s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 32.1M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 36.5M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 48.7M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 44.3M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 33.4M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 44.0M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 26.5M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 49.5M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 40.3M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 58.5M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 48.8M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 39.7M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 50.2M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 39.7M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 40.1M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 51.3M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 67.2M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 72.2M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 90.1M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 228M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 48.8M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 91.9M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 96.4M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 72.3M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 79.4M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 48.1M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 50.1M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 47.5M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 41.1M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 40.2M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 41.6M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 68.1M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 83.5M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 80.4M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 78.3M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 106M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 70.8M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 123M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 49.6M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 98.8M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 117M 1s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 502K 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 99.6M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 42.1M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 39.4M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 46.0M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 38.7M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 37.6M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 40.9M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 29.6M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 59.7M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 46.5M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 37.9M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 50.1M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 54.1M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 42.1M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 42.2M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 39.6M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 52.9M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 58.8M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 63.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 101M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 75.4M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 58.2M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 88.0M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 234M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 401M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 68.4M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 37.1M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 55.2M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 40.0M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 36.6M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 34.2M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 63.1M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 56.1M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 65.8M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 73.9M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 62.2M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 68.6M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 204M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 72.7M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 82.5M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 96.1M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 84.4M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 108M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 499K 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 79.1M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 35.4M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 37.2M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 29.2M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 33.0M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 38.0M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 22.5M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 47.2M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 39.5M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 41.7M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 55.0M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 37.0M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 52.4M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 32.2M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 33.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 36.7M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 50.5M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 37.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 49.8M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 37.8M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 62.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 65.0M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 33.1M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 35.2M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 26.4M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 28.6M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 32.5M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 29.8M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 44.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 41.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 44.1M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 29.0M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 50.5M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 47.0M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 52.2M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 31.8M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 37.7M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 41.5M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 32.0M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 30.0M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 43.1M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 39.8M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 609K 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 67.9M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 65.2M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 26.9M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 38.2M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 36.9M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 32.7M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 27.9M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 27.5M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 55.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 44.4M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 38.0M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 66.1M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 31.1M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 50.8M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 37.1M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 31.4M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 44.8M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 48.5M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 35.4M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 38.7M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 56.8M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 50.4M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 55.9M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 38.4M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 39.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 26.0M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 24.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 36.5M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 31.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 47.7M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 39.9M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 40.9M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 31.1M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 42.6M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 55.9M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 46.5M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 42.7M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 28.0M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 58.1M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 29.4M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 34.8M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 43.2M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 40.0M 2s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 1.22M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 1.13M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 88.6M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 33.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 33.5M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 40.1M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 38.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 38.0M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 21.2M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 46.3M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 50.8M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 45.2M 3s unit-oai-hss-0: 08:51:21 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 37.4M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 51.6M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 30.6M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 51.5M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 33.0M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 38.7M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 50.0M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 42.0M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 45.4M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 43.8M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 43.7M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 55.4M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 44.2M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 38.9M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 33.9M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 35.0M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 22.6M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 28.5M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 51.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 33.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 52.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 34.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 34.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 42.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 48.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 69.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 27.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 51.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 35.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 32.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 45.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 35.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 47.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 608K 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 35.3M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 51.7M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 50.2M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 41.3M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 35.5M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 37.7M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 24.9M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 39.0M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 48.9M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 45.9M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 52.2M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 32.9M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 48.4M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 35.3M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 37.5M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 44.6M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 33.1M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 50.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 41.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 47.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 51.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 40.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 50.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 49.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 44.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 32.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 33.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 26.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 27.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 45.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 38.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 43.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 39.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 30.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 43.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 50.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 52.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 31.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 45.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 41.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 37.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 35.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 41.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 44.5M 2s unit-abot-epc-basic-0: 08:51:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 609K 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 34.5M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 51.4M 3s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 48.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 36.6M 2s unit-abot-epc-basic-0: 08:51:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 42.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 48.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 20.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 40.2M 2s unit-abot-epc-basic-0: 08:51:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 38.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 60.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 41.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 46.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 45.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 33.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 42.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 38.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 36.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 45.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 43.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 45.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 45.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 45.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 68.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 49.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 36.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 30.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 37.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 28.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 20.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 46.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 47.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 45.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 42.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 53.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 26.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 49.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 46.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 45.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 32.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 51.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 46.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 38.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 37.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 40.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 48.6M 2s unit-abot-epc-basic-0: 08:51:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 08:51:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 608K 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 35.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 43.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 45.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 46.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 35.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 42.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 24.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 41.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 43.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 35.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 45.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 47.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 45.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 36.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 45.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 45.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 38.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 40.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 42.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 42.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 47.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 41.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 48.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 69.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 54.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 33.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 37.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 33.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 19.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 49.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 37.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 46.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 60.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 39.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 25.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 36.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 60.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 57.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 33.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 54.3M 2s unit-abot-epc-basic-0: 08:51:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 40.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 33.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 50.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 41.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 52.9M 2s unit-abot-epc-basic-0: 08:51:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:22 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 608K 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 24.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 48.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 49.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 62.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 35.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 39.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 24.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 45.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 46.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 38.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 57.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 48.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 44.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 34.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 40.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 47.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 40.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 40.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 55.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 40.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 40.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 46.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 35.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 59.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 64.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 43.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 35.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 49.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 14.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 51.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 47.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 38.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 51.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 60.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 26.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 38.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 55.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 45.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 50.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 24.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 45.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 52.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 40.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 44.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 53.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 1.20M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 1.12M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 45.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 47.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 50.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 50.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 42.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 48.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 23.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 52.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 46.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 52.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 46.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 44.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 45.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 28.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 48.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 44.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 34.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 42.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 49.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 60.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 47.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 42.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 51.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 49.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 58.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 35.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 38.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 34.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 17.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 50.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 49.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 34.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 50.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 52.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 34.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 43.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 47.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 60.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 37.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 23.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 53.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 51.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 50.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 39.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 54.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 605K 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 32.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 43.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 67.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 61.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 36.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 36.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 47.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 23.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 49.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 47.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 46.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 58.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 50.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 46.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 26.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 42.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 52.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 35.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 47.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 49.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 71.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 47.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 42.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 46.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 42.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 59.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 47.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 36.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 44.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 14.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 53.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 53.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 33.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 51.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 126M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 26.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 50.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 38.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 53.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 41.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 27.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 46.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 56.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 47.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 42.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 56.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 1.22M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 1.10M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 42.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 53.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 50.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 45.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 41.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 48.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 23.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 55.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 47.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 52.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 56.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 46.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 52.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 44.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 28.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 49.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 45.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 28.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 49.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 48.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 50.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 40.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 57.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 54.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 42.1M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 164M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 33.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 36.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 14.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 47.8M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 29.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 49.7M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 39.6M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 48.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 40.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 54.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 53.2M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 47.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 62.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 48.5M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 27.9M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 43.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 39.3M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 43.4M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 50.0M 2s unit-oai-hss-0: 08:51:22 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 50.9M 2s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 08:51:23 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: 08:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 1.21M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 1.12M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 42.8M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 47.8M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 61.9M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 56.1M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 43.5M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 49.5M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 23.5M 2s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 45.7M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 50.1M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 43.2M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 58.4M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 69.5M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 30.9M 2s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 46.1M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 35.3M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 48.2M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 39.8M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 44.7M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 44.9M 2s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 35.9M 2s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 45.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 46.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 45.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 94.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 116M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 46.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 46.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 28.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 40.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 15.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 45.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 38.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 43.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 46.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 58.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 48.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 51.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 54.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 60.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 38.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 31.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 25.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 41.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 41.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 46.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 54.8M 1s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 1.25M 1s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 1.10M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 46.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 52.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 54.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 54.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 46.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 48.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 22.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 42.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 38.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 49.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 43.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 59.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 59.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 57.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 36.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 45.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 43.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 44.8M 1s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 34.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 44.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 55.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 48.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 44.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 45.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 64.4M 1s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 51.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 54.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 60.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 29.0M 1s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 16.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 38.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 35.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 48.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 49.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 48.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 55.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 54.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 53.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 44.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 49.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 30.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 26.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 46.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 45.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 49.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 57.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 60.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 603K 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 36.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 42.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 42.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 47.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 46.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 53.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 5.11M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 32.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 41.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 49.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 44.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 39.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 47.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 42.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 41.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 41.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 43.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 46.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 46.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 50.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 61.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 53.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 55.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 61.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 51.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 45.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 40.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 56.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 41.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 45.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 45.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 48.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 50.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 42.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 52.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 58.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 50.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 53.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 43.5M 1s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 44.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 54.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 47.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 43.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 59.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 61.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 63.5M 1s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 55.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 62.3M 1s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 636K 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 28.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 43.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 48.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 52.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 48.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 47.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 5.41M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 48.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 43.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 72.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 251M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 235M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 62.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 33.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 36.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 46.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 45.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 44.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 48.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 45.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 46.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 42.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 54.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 62.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 51.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 56.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 85.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 63.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 53.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 52.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 55.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 72.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 61.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 20.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 42.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 47.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 46.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 53.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 70.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 79.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 70.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 50.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 53.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 50.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 48.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 44.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 48.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 60.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 1.22M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 1.13M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 50.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 45.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 52.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 48.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 49.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 36.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 5.36M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 42.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 43.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 49.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 52.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 52.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 40.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 48.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 55.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 51.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 39.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 50.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 64.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 51.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 47.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 77.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 72.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 55.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 66.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 63.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 49.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 60.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 75.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 51.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 172M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 380M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 16.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 43.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 42.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 36.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 51.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 59.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 64.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 47.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 63.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 61.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 112M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 70.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 46.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 43.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 53.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 62.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 607K 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 51.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 46.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 30.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 38.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 50.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 63.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 63.1M 1s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 5.48M 1s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 37.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 33.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 39.3M 1s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 89.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 224M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 216M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 248M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 229M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 194M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 42.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 40.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 43.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 36.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 35.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 42.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 44.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 52.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 41.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 55.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 49.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 44.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 49.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 43.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 49.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 55.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 37.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 37.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 38.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 38.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 38.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 54.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 46.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 50.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 35.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 42.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 41.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 43.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 44.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 51.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 54.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 54.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 1.33M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 1.12M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 39.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 45.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 35.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 43.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 46.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 50.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 5.82M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 34.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 41.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 40.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 34.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 34.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 38.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 49.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 39.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 36.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 47.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 45.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 55.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 48.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 70.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 62.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 60.2M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 55.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 57.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 71.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 51.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 47.5M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 61.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 80.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 51.4M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 42.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 54.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 49.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 56.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 40.6M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 61.1M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 66.9M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 50.8M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 134M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 383M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 397M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 315M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 59.3M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 48.0M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 49.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 40.7M 1s unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 55.2M 1s unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 08:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:51:23 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 1.23M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 1.13M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 39.7M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 31.6M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 42.9M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 46.9M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 44.5M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 55.9M 1s unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 5.70M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 38.9M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 39.0M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 41.1M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 43.7M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 42.7M 1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 35.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 43.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 56.8M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 49.8M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 34.4M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 39.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 47.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 50.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 44.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 61.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 80.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 53.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 54.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 64.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 60.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 48.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 47.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 51.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 46.8M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 45.0M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 43.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 48.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 54.4M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 45.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 48.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 64.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 76.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 55.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 42.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 47.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 52.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 48.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 65.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 83.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 63.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 79.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 65.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 1.30M 0s unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 1.13M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 46.4M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 44.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 39.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 44.4M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 54.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 59.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 5.51M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 32.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 45.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 48.8M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 51.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 43.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 47.4M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 41.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 53.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 57.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 48.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 107M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 242M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 194M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 244M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 210M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 244M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 221M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 236M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 58.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 45.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 45.4M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 55.0M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 63.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 52.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 18.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 50.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 22.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 43.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 45.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 46.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 43.4M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 45.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 44.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 62.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 52.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 48.0M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 49.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 50.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 45.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 40.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 61.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 62.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 656K 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 7.79M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 39.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 44.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 38.8M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 44.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 47.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 56.5M 0s unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 5.92M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 27.2M 0s unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 43.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 48.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 54.4M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 46.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 49.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 42.5M 0s unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 47.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 42.0M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 40.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 36.4M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 38.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 39.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 41.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 51.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 51.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 52.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 56.8M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 49.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 53.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 59.0M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 62.8M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 54.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 54.8M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 46.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 54.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 40.0M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 69.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 51.8M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 55.0M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 67.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 71.8M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 59.0M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 55.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 46.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 57.0M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 47.0M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 129M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 224M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 371M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 386M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 395M 0s unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 1.22M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 1.12M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 45.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 38.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 39.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 53.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 46.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 55.0M 0s unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 4.89M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 15.9M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 35.6M 0s unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 30.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 37.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 37.8M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 40.7M 0s unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 43.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 33.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 38.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 38.4M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 41.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 50.0M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 54.5M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 62.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 60.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 56.2M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 63.6M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 86.1M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 70.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 67.3M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 89.7M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 61.0M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 140M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 335M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 345M 0s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 53750K ...... 100% 250M=3.1s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install 2018-12-10 08:51:24 (17.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install FINISHED --2018-12-10 08:51:24-- unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install Total wall clock time: 5.5s unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.8s (13.9 MB/s) unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install (Reading database ... 53457 files and directories currently installed.) unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 08:51:24 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 08:51:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 08:51:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:51:25 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 08:51:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 08:51:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 08:51:25 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 08:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 08:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 08:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 08:51:27 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: 08:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 08:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 08:51:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 08:51:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 08:51:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 08:51:29 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 08:51:29 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 08:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 08:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 08:51:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 08:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 08:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 08:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 08:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 08:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 08:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 08:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 08:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 08:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 08:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 08:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 08:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:51:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 08:51:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 08:51:34 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 08:51:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 08:51:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 08:51:34 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 08:51:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 08:51:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:51:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:51:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 08:51:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 08:51:35 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:51:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 08:51:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:36 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 08:51:37 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:51:37 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 08:51:37 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 08:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 08:51:38 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 08:51:38 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 08:51:38 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 08:51:38 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 08:51:38 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 08:51:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 08:51:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:51:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:51:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 08:51:39 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: 08:51:39 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 08:51:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 08:51:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:51:39 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:51:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 08:51:39 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: 08:51:39 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 08:51:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 08:51:39 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: 08:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 08:51:40 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: 08:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 08:51:40 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: 08:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 08:51:40 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: 08:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 08:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 08:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 08:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 08:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 08:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 08:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 08:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 08:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 08:51:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 08:51:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:43 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 08:51:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 08:51:44 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: 08:51:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 08:51:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 08:51:45 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: 08:51:45 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 08:51:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 08:51:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:45 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 08:51:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 08:51:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:45 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 08:51:45 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 08:51:45 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 08:51:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 08:51:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:45 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-163-generic unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-163-generic unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 08:51:46 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: 08:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-163-generic unit-oai-hss-0: 08:51:46 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-163-generic unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 08:51:47 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 08:51:47 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 08:51:47 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 08:51:47 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 08:51:47 INFO juju.worker.uniter.context trying to kill context process 3811 unit-oai-hss-0: 08:51:47 INFO juju.worker.uniter.context waiting for context process 3811 to die unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:47 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 08:51:48 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: 08:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 08:51:48 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 08:51:48 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 08:51:48 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 08:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 08:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-oai-hss-0: 08:51:48 INFO juju.worker.uniter.operation ran "install" hook machine-3: 08:51:48 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 08:51:48 DEBUG juju.machinelock acquire machine lock for reboot (reboot) unit-abot-epc-basic-0: 08:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 08:51:48 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 08:51:48 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:51:48 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 08:51:48 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 08:51:48 DEBUG juju.worker.uniter juju-run listener stopped machine-3: 08:51:48 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 08:51:48 DEBUG juju.worker.reboot machine lock will not be released manually unit-oai-hss-0: 08:51:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot machine-3: 08:51:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 08:51:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 08:51:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:48 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:51:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 08:51:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:49 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 08:51:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 08:51:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:51:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 08:51:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:51:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 08:51:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:49 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:51:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 08:51:50 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: 08:51:50 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 08:51:51 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: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 08:51:51 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: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 08:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 08:51:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 08:51:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:51:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 08:51:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:51:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 08:51:52 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: 08:51:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 08:51:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 08:51:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 08:51:53 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: 08:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 08:51:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 08:51:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 08:51:54 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: 08:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:51:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 08:51:54 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: 08:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 08:51:55 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: 08:51:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 08:51:55 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: 08:51:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 08:51:55 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: 08:51:55 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:51:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 08:51:56 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: 08:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 08:51:56 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: 08:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 08:51:57 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: 08:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 08:51:57 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: 08:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 08:51:57 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: 08:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 08:51:57 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: 08:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 08:51:58 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: 08:51:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 08:51:58 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: 08:51:58 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 08:51:58 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: 08:51:58 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:51:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 08:51:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 08:52:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 08:52:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 08:52:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 08:52:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 08:52:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 08:52:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 08:52:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 08:52:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 08:52:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 08:52:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 08:52:00 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 08:52:01 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: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 08:52:01 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: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 08:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 08:52:01 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: 08:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 08:52:02 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: 08:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 08:52:02 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: 08:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 08:52:02 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: 08:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 08:52:03 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: 08:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 08:52:03 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: 08:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 08:52:03 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: 08:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:52:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 08:52:03 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: 08:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:52:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 08:52:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:52:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 08:52: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: 08:52:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 08:52: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: 08:52:04 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 08:52: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: 08:52:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 08:52:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 08:52:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 08:52:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:52:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 08:52:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 08:52:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:52:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 08:52:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:05 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:52:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 08:52: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: 08:52:05 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 08:52:06 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 08:52:07 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 08:52:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 08:52:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 08:52:08 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 08:52:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 08:52:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:52:08 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 08:52:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 08:52:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 08:52:08 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 08:52:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 08:52:08 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: 08:52:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 08:52:09 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 08:52:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 08:52:10 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: 08:52:10 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: 08:52:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 08:52:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 08:52:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 08:52:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 08:52:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 08:52:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.24-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:52:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 08:52:12 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: 08:52:12 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 08:52:12 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 08:52:13 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: 08:52:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.9_amd64.deb ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.9) ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:52:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 08:52:14 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: 08:52:14 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:52:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 08:52:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:52:15 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 08:52:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:52:15 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 08:52:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:52:15 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 08:52:16 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: 08:52:16 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 08:52:16 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: 08:52:16 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 08:52:16 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: 08:52:16 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 08:52:16 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: 08:52:16 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 08:52:17 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: 08:52:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 08:52:18 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: 08:52:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 08:52:18 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: 08:52:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:52:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 08:52:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 08:52:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 08:52:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 08:52:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 08:52:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 08:52:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 08:52:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.14_amd64.deb ... unit-abot-epc-basic-0: 08:52:18 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 08:52:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 08:52:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.14_all.deb ... unit-abot-epc-basic-0: 08:52:19 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 08:52:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 08:52:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 08:52:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 08:52:19 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: 08:52:19 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 08:52:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 08:52:20 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: 08:52:20 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 08:52:21 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: 08:52:21 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 08:52:21 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: 08:52:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 08:52:21 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: 08:52:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 08:52:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 08:52:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 08:52:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 08:52:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 08:52:22 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: 08:52:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 08:52:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 08:52:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 08:52:22 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: 08:52:22 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:52:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 08:52:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 08:52:23 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 08:52:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 08:52:24 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: 08:52:24 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:52:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-mysql-0: 08:52:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 08:52:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:52:24 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 08:52:24 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 08:52:24 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 08:52:24 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 08:52:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 08:52:24 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-mysql-0: 08:52:24 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 08:52:24 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 08:52:24 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 08:52:24 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 08:52:24 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:52:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:52:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 08:52:24 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: 08:52:24 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:52:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 08:52:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 08:52:24 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 08:52:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 08:52:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 08:52:24 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:52:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 08:52:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 08:52:25 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:52:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 08:52:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:25 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 08:52:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 08:52:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:26 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 08:52:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 08:52:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:52:26 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 08:52:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 08:52:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 08:52:26 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 08:52:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 08:52:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 08:52:26 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 08:52:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 08:52:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 08:52:27 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 08:52:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 08:52:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 08:52:27 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 08:52:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 08:52:27 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: 08:52:27 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 08:52:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:28 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 08:52:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 08:52:29 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 08:52:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 08:52:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 08:52:29 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 08:52:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 08:52:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 08:52:29 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 08:52:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 08:52:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:52:29 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 08:52:30 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: 08:52:30 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 08:52:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 08:52:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 08:52:30 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 08:52:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 08:52:32 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 08:52:33 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: 08:52:33 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 08:52:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 08:52:36 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 08:52:37 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 08:52:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 08:52:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 08:52:38 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 08:52:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 08:52:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 08:52:38 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 08:52:39 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: 08:52:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 08:52:39 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: 08:52:39 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 08:52:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 08:52:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:52:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 08:52:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 08:52:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 08:52:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:52:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:52:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 08:52:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 08:52:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:50 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:52:50 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 08:52:50 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 08:52:50 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 08:52:50 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:52:50 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:52:50 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 08:52:50 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 08:52:50 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 08:52:50 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 08:52:50 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 08:52:51 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: 08:52:51 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: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:52:51 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: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:51 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: 08:52:51 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: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:52:51 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:52 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: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:52:52 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: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:52:52 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 08:52:53 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 08:52:54 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 08:52:54 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 08:52:54 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 08:52:54 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 08:52:54 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:52:55 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: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 08:52:55 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: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 08:52:55 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: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:55 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 08:52:56 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:57 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: 08:52:57 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: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 08:52:57 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:52:57 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: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 08:52:58 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: 08:52:58 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: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:58 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: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:58 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: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 08:52:58 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 08:52:59 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 08:52:59 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 08:52:59 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 08:52:59 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:59 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 08:52:59 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:59 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:52:59 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 08:52:59 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 08:52:59 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 08:52:59 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 08:52:59 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 08:53:04 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 08:53:04 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:53:04 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:53:04 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:53:04 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 08:53:04 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:53:04 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:53:05 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: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 08:53:05 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: 08:53:05 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: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 08:53:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:53:06 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: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:53:06 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: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:53:06 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: 08:53:06 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: 08:53:06 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: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:53:06 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: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 08:53:06 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 08:53:06 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: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 08:53:07 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: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:53:07 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:53:07 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: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 08:53:08 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: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:53:08 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: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.9) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 08:53:08 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 08:53:09 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: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 08:53:09 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 08:53:10 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: 08:53:10 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:10 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: 08:53:10 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: 08:53:10 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:10 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: 08:53:10 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 08:53:10 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: 08:53:10 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 08:53:10 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:11 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: 08:53:11 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: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:11 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 08:53:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 08:53:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 08:53:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 08:53:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 08:53:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 08:53:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 08:53:12 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 08:53:12 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:12 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:53:12 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 08:53:12 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 08:53:13 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: 08:53:13 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: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 08:53:13 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: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:53:13 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:53:14 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: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:53:14 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: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 08:53:14 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 08:53:15 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 08:53:16 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 08:53:17 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 08:53:23 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-167650-default-0 unit-abot-epc-basic-0: 08:53:23 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:53: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: 08:53:28 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-167650-default-0 unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 08:53:28 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: 08:53:28 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: 08:53:28 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 08:53:28 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: 08:53:28 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 08:53:28 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: 08:53:28 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:53:28 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 08:53: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: 08:53:28 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 08:53: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: 08:53: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: 08:53:29 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (31.2 kB/s) unit-abot-epc-basic-0: 08:53:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 08:53: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 ... 107967 files and directories currently installed.) unit-abot-epc-basic-0: 08:53: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: 08:53:29 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:53:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 08:53: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: 08:53:29 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:53:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 08:53:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 08:53:29 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:53:29 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:53:30 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:53: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-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-167650-default-0 unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 08:54:10 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: 08:54:10 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: 08:54:10 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 08:54:10 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: 08:54:10 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 08:54:10 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: 08:54:10 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:54:10 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 08:54:11 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:54:11 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 08:54:11 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: 08:54:11 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 08:54:11 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: 08:54:12 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 08:54:12 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (362 kB/s) unit-abot-epc-basic-0: 08:54:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 08:54: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 ... 108076 files and directories currently installed.) unit-abot-epc-basic-0: 08:54:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 08:54:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 08:54:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 08:54:12 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: 08:54:13 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:54:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 08:54:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 08:54:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 08:54:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:54:13 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 08:54:13 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: 08:54:13 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 08:54:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:54:14 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:54:14 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 08:54:26 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 08:55:00 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-167650-default-0 unit-abot-epc-basic-0: 08:55:00 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-167650-default-0 unit-abot-epc-basic-0: 08:55:00 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 08:55:00 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:55:00 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-mysql-0: 08:56:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 08:56:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:56:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 08:56:45 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 08:56:45 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 08:56:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 08:56:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 08:56:45 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 08:56:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 08:56:45 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 08:56:45 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:56:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:57:14 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:57:14 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: 08:57:56 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 08:57:56 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 08:57:56 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 08:57:56 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 08:57:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 08:57:56 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 08:57:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:57:56 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 08:57:56 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 08:57:56 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 08:57:56 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 08:57:56 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 08:57:56 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:57:56 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 08:57:56 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 08:57:56 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 08:57:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 08:57:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:57:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 08:57:56 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 08:57:56 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 08:57:57 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 08:57:57 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 08:57:57 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 08:57:57 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:57:57 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 08:57:57 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 08:57:57 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 08:57:57 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 08:57:57 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 08:57:57 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 08:57:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start SHA256:cNRMP7BOuaIclbCw+EAYcHNr39S6mesFp5zq2zdjbKw root@juju-167650-default-0 unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start |+o+ o . .+o | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start |.o + + + oo= | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start | o + o = = o | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start | + . * + . . | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start | . o S + | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start | . + X | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start | o Bo. | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start | o oO | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start | .+oE= o | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-167650-default-0 unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 08:57:57 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: 08:57:57 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start SHA256:RVoSogau+PxzY6swz69EyJEcCfKGwWuR5ypeXV5u128 ubuntu@juju-167650-default-0 unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start |=.+. . o.o | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start |.X.= . . = | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start |. % o . . | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start |.* = . o | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start |+ + o o S . | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start |.+ o . . o . . | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start |o * . . . . | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start | . B. + E | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start | *Boo . | unit-abot-epc-basic-0: 08:57:57 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 08:57:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:57:57 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 08:57:57 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 08:57:57 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 08:57:57 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:57:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:57:57 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 08:57:57 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 08:57:57 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 08:57:57 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 08:57:57 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 08:57:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 08:57:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:58:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 08:58:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:58:32 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 08:58:32 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 08:58:32 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 08:58:32 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 08:58:32 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 08:58:32 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 08:58:32 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 08:58:32 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 08:58:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:58:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:00:25 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 09:00:25 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 09:00:25 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 09:00:25 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 09:00:25 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: 09:00:25 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 09:00:25 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 09:00:25 DEBUG juju.worker start "api" machine-2: 09:00:25 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 09:00:25 INFO juju.worker start "api" unit-oai-epc-0: 09:00:25 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 09:00:25 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 09:00:25 DEBUG juju.worker "api" started unit-oai-epc-0: 09:00:25 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 09:00:25 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 09:00:25 DEBUG juju.worker start "engine" machine-2: 09:00:25 INFO juju.worker start "engine" machine-2: 09:00:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 09:00:25 DEBUG juju.worker "engine" started machine-2: 09:00:25 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.introspection stats worker now serving machine-2: 09:00:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 09:00:25 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-2: 09:00:25 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-2: 09:00:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 09:00:25 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-2: 09:00:25 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 09:00:25 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 09:00:25 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-epc-0: 09:00:25 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-epc-0: 09:00:25 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-epc-0: 09:00:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 09:00:25 DEBUG juju.worker.apicaller connected machine-2: 09:00:25 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 09:00:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 09:00:25 INFO juju.worker.upgrader unblocking abort check machine-2: 09:00:25 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 09:00:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 09:00:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 09:00:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 09:00:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 09:00:26 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 09:00:26 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 09:00:26 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 09:00:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 09:00:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 09:00:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 09:00:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 09:00:26 DEBUG juju.worker.logger logger setup machine-2: 09:00:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 09:00:26 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 09:00:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 09:00:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 09:00:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 09:00:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 09:00:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 09:00:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 09:00:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 09:00:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 09:00:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-2: 09:00:26 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 09:00:26 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 09:00: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-2: 09:00:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 09:00:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 09:00:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 09:00:26 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 09:00:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 09:00:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 09:00:26 INFO juju.util.exec run result: exit status 127 machine-2: 09:00:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec896829059/script.sh: line 1: fanatic: command not found 127 machine-2: 09:00:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 09:00:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 09:00:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 09:00:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 09:00:26 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 09:00:26 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 09:00:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 09:00:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 09:00:26 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 09:00: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-2: 09:00:26 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 09:00:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 09:00:26 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 09:00:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 09:00:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 09:00:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 09:00:26 DEBUG juju.network including address public:172.30.9.220 for machine machine-2: 09:00:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 09:00:26 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-2: 09:00:26 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-2: 09:00:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 09:00:26 DEBUG juju.network including address local-machine:::1 for machine machine-2: 09:00:26 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 09:00:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 09:00:26 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-2: 09:00:26 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 09:00:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 09:00:26 INFO juju.util.exec run result: exit status 127 machine-2: 09:00:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec018609767/script.sh: line 1: fanatic: command not found 127 machine-2: 09:00:26 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 09:00:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 09:00:26 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 09:00:26 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 09:00:26 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 09:00:26 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 09:00:26 DEBUG juju.worker start "2-container-watcher" machine-2: 09:00:26 DEBUG juju.worker start "stateconverter" machine-2: 09:00:26 INFO juju.worker start "2-container-watcher" machine-2: 09:00:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 09:00:26 DEBUG juju.worker "2-container-watcher" started machine-2: 09:00:26 INFO juju.worker start "stateconverter" machine-2: 09:00:26 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 09:00:26 DEBUG juju.worker "stateconverter" started machine-2: 09:00:26 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 09:00:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 09:00:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 09:00:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 09:00:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 09:00:26 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 09:00:26 DEBUG juju.network including address local-machine:::1 for machine machine-2: 09:00:26 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 09:00:26 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-2: 09:00:26 INFO juju.worker.machiner "machine-2" started machine-2: 09:00:26 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 09:00:26 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:26 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 09:00:26 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: machine-2: 09:00:26 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:58:5a:8e 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.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:58:5a:8e 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: 09:00:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 09:00:26 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 09:00:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 09:00:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 09:00:26 DEBUG juju.network including address public:172.30.9.220 for machine unit-oai-epc-0: 09:00:26 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-epc-0: 09:00:26 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-oai-epc-0: 09:00:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 09:00:26 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 09:00:26 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 09:00:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 09:00:26 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] unit-oai-epc-0: 09:00:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 09:00:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 09:00:26 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 09:00:26 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 09:00:26 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 09:00:26 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 09:00:26 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 09:00:26 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 09:00:26 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 09:00:26 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 09:00:26 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 09:00:26 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 09:00:26 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 09:00:26 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 09:00:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 09:00:26 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 09:00:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 09:00:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 09:00:26 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 09:00:27 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 09:00:27 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 09:00:27 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 09:00:27 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:00:27 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 09:00:27 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 09:00:27 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 09:00:27 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 09:00:27 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:00:27 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: 09:00:27 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:00:27 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 09:00:27 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 09:00:27 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 09:00:28 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 09:00:28 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 09:00:28 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 09:00:28 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 09:00:28 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 09:00:28 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 09:00:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:00:28 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 09:00:28 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 09:00:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:00:28 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 09:00:28 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 09:00:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:00:28 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 09:00:28 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 09:00:28 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 09:00:29 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: 09:00:29 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 09:00:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:00:29 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 09:00:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 09:00:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 09:00:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:00:29 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 09:00:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:00:29 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f machine-3: 09:01:17 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 09:01:17 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 09:01:17 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} unit-oai-hss-0: 09:01:17 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: 09:01:17 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 09:01:17 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 09:01:17 DEBUG juju.worker start "api" unit-oai-hss-0: 09:01:17 INFO juju.worker start "api" unit-oai-hss-0: 09:01:17 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 09:01:17 DEBUG juju.agent read agent config, format "2.0" machine-3: 09:01:17 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 09:01:17 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 09:01:17 DEBUG juju.worker "api" started unit-oai-hss-0: 09:01:17 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 09:01:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 09:01:18 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 09:01:18 DEBUG juju.worker start "engine" machine-3: 09:01:18 INFO juju.worker start "engine" unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 09:01:18 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 09:01:18 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 09:01:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 09:01:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 09:01:18 DEBUG juju.worker "engine" started machine-3: 09:01:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.introspection stats worker now serving machine-3: 09:01:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: machine-3: 09:01:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 09:01:18 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 09:01:18 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 09:01:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.apicaller connecting with current password machine-3: 09:01:18 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 09:01:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 09:01:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.apicaller connecting with current password machine-3: 09:01:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 09:01:18 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 09:01:18 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-hss-0: 09:01:18 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-hss-0: 09:01:18 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-hss-0: 09:01:18 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 09:01:18 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 09:01:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 09:01:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 09:01:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 09:01:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 09:01:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 09:01:18 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 09:01:18 DEBUG juju.worker.apicaller connected machine-3: 09:01:18 DEBUG juju.api RPC connection died machine-3: 09:01:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 09:01:18 DEBUG juju.worker.apicaller connecting with current password machine-3: 09:01:18 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 09:01:18 INFO juju.api connection established to "wss://192.168.121.12:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" machine-3: 09:01:18 DEBUG juju.api successfully dialed "wss://172.30.9.220:17070/model/b2bbce73-7191-44a3-849c-dddb56167650/api" unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:18 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 09:01:18 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 09:01:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 09:01:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 09:01:19 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 09:01:19 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 09:01:19 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 09:01:19 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 09:01:19 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 09:01:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 09:01:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 09:01:19 DEBUG juju.network including address public:172.30.9.220 for machine unit-oai-hss-0: 09:01:19 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-hss-0: 09:01:19 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-oai-hss-0: 09:01:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 09:01:19 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 09:01:19 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 09:01:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 09:01:19 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] unit-oai-hss-0: 09:01:19 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 09:01:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 09:01:19 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: 09:01:19 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 09:01:19 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 09:01:19 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 09:01:19 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 09:01:19 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 09:01:19 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 09:01:19 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 09:01:19 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 09:01:19 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 09:01:19 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 09:01:19 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 09:01:19 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 09:01:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-3: 09:01:19 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install ++ config-get branch machine-3: 09:01:19 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 09:01:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 09:01:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 09:01:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 09:01:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 09:01:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 09:01:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 09:01:19 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 09:01:19 INFO juju.worker.upgrader unblocking abort check machine-3: 09:01:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 09:01:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 09:01:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:19 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-3: 09:01:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 09:01:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install ++ config-get revision machine-3: 09:01:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 09:01:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 09:01:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 09:01:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-3: 09:01:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 09:01:19 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 09:01:19 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.220,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-3: 09:01:19 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 09:01:19 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 09:01:19 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: 09:01:19 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 09:01:19 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 09:01:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.logger logger setup machine-3: 09:01:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 09:01:19 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 09:01:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 09:01:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 09:01:19 DEBUG juju.network including address public:172.30.9.220 for machine machine-3: 09:01:19 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 09:01:19 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-3: 09:01:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 09:01:19 DEBUG juju.network including address local-machine:::1 for machine machine-3: 09:01:19 DEBUG juju.network addresses after filtering: [public:172.30.9.220 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 09:01:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.220:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 09:01:19 DEBUG juju.agent API server address details [["172.30.9.220:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.220:17070"] machine-3: 09:01:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 09:01:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 09:01:19 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 09:01:19 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 09:01:19 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 09:01:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 09:01:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 09:01:19 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 09:01:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 09:01:19 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 09:01:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 09:01:19 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 09:01:19 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 09:01:19 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 09:01:19 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 09:01:19 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 09:01:19 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 09:01:19 INFO juju.util.exec run result: exit status 127 machine-3: 09:01:19 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec499135934/script.sh: line 1: fanatic: command not found 127 machine-3: 09:01:19 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 09:01:19 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 09:01:19 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 09:01:19 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 09:01:19 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: 09:01:19 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 09:01:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 09:01:19 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 09:01:19 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 09:01:19 INFO juju.util.exec run result: exit status 127 machine-3: 09:01:19 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec280312447/script.sh: line 1: fanatic: command not found 127 machine-3: 09:01:19 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 09:01:19 DEBUG juju.worker start "3-container-watcher" machine-3: 09:01:19 DEBUG juju.worker start "stateconverter" machine-3: 09:01:19 INFO juju.worker start "3-container-watcher" machine-3: 09:01:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 09:01:19 DEBUG juju.worker "3-container-watcher" started machine-3: 09:01:19 INFO juju.worker start "stateconverter" machine-3: 09:01:19 DEBUG juju.worker "stateconverter" started machine-3: 09:01:19 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-hss-0: 09:01:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:01:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 09:01:19 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 09:01:19 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 09:01:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 09:01:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 09:01:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 09:01:19 DEBUG juju.network including address local-cloud:192.168.121.31 for machine machine-3: 09:01:19 DEBUG juju.network including address local-machine:::1 for machine machine-3: 09:01:19 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.31 local-machine:::1] machine-3: 09:01:19 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.31 local-machine:::1] unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:01:19 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 09:01:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 09:01:19 INFO juju.worker.machiner "machine-3" started machine-3: 09:01:19 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 09:01:20 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:02:f8:3a 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.31 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:02:f8:3a 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: 09:01:20 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:01:20 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:01:20 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:01:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:01:20 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: 09:01:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:01:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 09:01:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:01:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:01:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:01:22 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:01:22 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:01:22 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:01:22 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 09:01:22 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 09:01:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:01:22 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 09:01:22 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 09:01:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:01:22 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 09:01:22 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 09:01:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:01:22 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 09:01:22 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 09:01:22 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 09:01:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:01:23 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 09:01:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:01:23 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 09:01:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 09:01:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 09:01:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:01:23 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 09:01:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 09:01:23 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 09:01:24 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 09:01:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 09:01:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 09:01:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 09:01:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 09:01:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 09:01:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 09:01:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 09:01:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 09:01:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 09:01:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 09:01:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 09:01:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 09:01:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 09:01:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 09:01:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 09:01:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 09:01:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 09:01:26 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 09:01:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 09:01:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 09:01:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 09:01:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 09:01:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 09:01:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 09:01:27 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 09:01:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 09:01:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 09:01:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 09:01:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 09:01:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 09:01:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 09:01:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 09:01:28 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 09:01:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 09:01:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 09:01:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 09:01:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 09:01:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 09:01:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 09:01:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 09:01:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 09:01:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 09:01:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 09:01:29 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 09:01:29 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 09:01:30 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 09:01:30 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 09:01:32 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: 09:01:32 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 09:01:32 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 09:01:33 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:01:33 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 09:01:33 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 09:01:33 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 09:01:33 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: 09:01:33 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: 09:01:34 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 09:01:34 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: 09:01:34 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 09:01:34 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: 09:01:34 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: 09:01:34 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: 09:01:35 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 09:01:35 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: 09:01:35 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: 09:01:35 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: 09:01:35 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 09:01:35 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 09:01:36 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 09:01:36 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: 09:01:36 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: 09:01:36 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: 09:01:36 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-oai-hss-0: 09:01:36 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: 09:01:37 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: 09:01:37 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: 09:01:37 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: 09:01:37 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: 09:01:38 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 09:01:38 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: 09:01:38 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: 09:01:38 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: 09:01:38 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: 09:01:38 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: 09:01:39 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 09:01:39 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: 09:01:39 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: 09:01:39 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: 09:01:39 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: 09:01:39 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: 09:01:40 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 09:01:40 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: 09:01:40 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 09:01:40 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: 09:01:40 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: 09:01:40 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: 09:01:41 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 09:01:41 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: 09:01:41 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: 09:01:41 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: 09:01:41 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: 09:01:41 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: 09:01:42 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 09:01:42 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: 09:01:42 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: 09:01:42 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: 09:01:42 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: 09:01:42 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 09:01:43 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-163.213 [774 kB] unit-oai-hss-0: 09:01:43 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 09:01:43 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: 09:01:43 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: 09:01:43 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: 09:01:43 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: 09:01:44 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: 09:01:44 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: 09:01:44 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: 09:01:45 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: 09:01:45 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: 09:01:45 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: 09:01:45 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: 09:01:45 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: 09:01:46 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: 09:01:46 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: 09:01:46 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: 09:01:46 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: 09:01:46 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: 09:01:47 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: 09:01:47 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: 09:01:47 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: 09:01:47 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: 09:01:47 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: 09:01:47 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: 09:01:47 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: 09:01:48 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: 09:01:48 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: 09:01:48 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-oai-hss-0: 09:01:48 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: 09:01:48 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 09:01:48 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 15s (4275 kB/s) unit-oai-hss-0: 09:01:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-mysql-0: 09:01:49 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 09:01:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 09:01:49 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 09:01:49 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 09:01:49 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 09:01:49 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 09:01:49 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 09:01:49 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 09:01:49 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 09:01:49 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 09:01:49 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 09:01:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:01:49 DEBUG unit.oai-hss/0.install (Reading database ... 83660 files and directories currently installed.) unit-oai-hss-0: 09:01:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 09:01:49 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 09:01:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 09:01:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 09:01:49 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 09:01:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 09:01:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 09:01:49 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 09:01:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 09:01:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 09:01:49 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 09:01:50 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 09:01:51 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 09:01:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 09:01:52 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: 09:01:52 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:01:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 09:01:53 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: 09:01:53 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:01:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 09:01:53 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: 09:01:53 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:01:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 09:01:53 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: 09:01:53 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:01:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 09:01:53 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: 09:01:53 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 09:01:54 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: 09:01:54 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 09:01:54 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: 09:01:54 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 09:01:54 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: 09:01:54 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 09:01:54 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 09:01:55 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: 09:01:55 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 09:01:55 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: 09:01:55 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 09:01:55 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: 09:01:55 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 09:01:55 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 09:01:56 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 09:01:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 09:01:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-163.213_amd64.deb ... unit-oai-hss-0: 09:01:57 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-163.213) ... unit-oai-hss-0: 09:01:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 09:01:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 09:01:57 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 09:01:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 09:01:57 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: 09:01:57 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:01:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 09:01:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 09:01:58 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 09:01:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 09:01:58 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: 09:01:58 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:01:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 09:01:58 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: 09:01:58 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:01:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 09:01:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 09:01:59 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 09:01:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 09:01:59 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: 09:01:59 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:01:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 09:01:59 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: 09:01:59 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:02:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 09:02:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 09:02:00 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 09:02:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 09:02:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 09:02:00 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 09:02:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 09:02:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 09:02:00 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 09:02:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 09:02:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 09:02:00 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 09:02:01 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 09:02:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 09:02:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 09:02:02 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 09:02:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 09:02:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 09:02:02 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 09:02:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 09:02:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 09:02:03 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 09:02:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 09:02:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 09:02:03 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 09:02:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 09:02:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 09:02:03 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 09:02:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 09:02:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 09:02:03 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 09:02:04 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 09:02:05 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 09:02:07 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 09:02:07 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 09:02:07 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 09:02:07 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 09:02:07 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 09:02:07 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 09:02:08 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 09:02:08 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 09:02:08 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:02:08 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:02:08 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 09:02:08 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 09:02:08 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 09:02:08 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 09:02:08 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 09:02:09 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 09:02:09 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 09:02:09 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 09:02:09 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 09:02:09 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 09:02:09 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 09:02:09 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:02:10 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 09:02:12 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 09:02:12 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 09:02:12 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 09:02:12 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 09:02:12 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 09:02:13 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 09:02:13 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: 09:02:13 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:02:13 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:02:13 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 09:02:13 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 09:02:13 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 09:02:13 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 09:02:13 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: 09:02:13 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 09:02:13 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 09:02:13 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 09:02:13 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: 09:02:13 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 09:02:13 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-163.213) ... unit-oai-hss-0: 09:02:13 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 09:02:13 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 09:02:14 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: 09:02:14 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 09:02:14 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 09:02:15 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: 09:02:15 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 09:02:15 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 09:02:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:02:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:02:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:02:16 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 09:02:16 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 09:02:16 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 09:02:16 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 09:02:16 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 09:02:16 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 09:02:16 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 09:02:22 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:02:22 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 09:02:22 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 09:02:22 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: 09:02:22 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: 09:02:22 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: 09:02:22 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: 09:02:23 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: 09:02:23 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 7s (200 kB/s) unit-oai-hss-0: 09:02:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 09:02:23 DEBUG unit.oai-hss/0.install (Reading database ... 90389 files and directories currently installed.) unit-oai-hss-0: 09:02:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 09:02:23 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 09:02:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 09:02:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 09:02:23 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 09:02:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 09:02:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 09:02:24 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 09:02:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 09:02:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 09:02:24 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 09:02:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 09:02:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 09:02:24 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 09:02:24 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 09:02:24 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 09:02:25 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 09:02:25 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 09:02:25 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 09:02:25 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 09:02:25 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 09:02:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:02:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:02:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 09:02:26 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 09:02:26 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: 09:02:26 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: 09:02:27 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: 09:02:27 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: 09:02:28 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: 09:02:28 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: 09:02:28 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: 09:02:28 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: 09:02:28 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: 09:02:28 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: 09:02:29 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: 09:02:29 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: 09:02:29 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: 09:02:29 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: 09:02:29 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: 09:02:29 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: 09:02:29 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: 09:02:30 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: 09:02:30 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: 09:02:30 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: 09:02:30 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: 09:02:30 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: 09:02:30 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: 09:02:31 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: 09:02:31 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 09:02:31 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2154 kB/s) unit-oai-hss-0: 09:02:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 09:02:31 DEBUG unit.oai-hss/0.install (Reading database ... 90500 files and directories currently installed.) unit-oai-hss-0: 09:02:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 09:02:31 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 09:02:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 09:02:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 09:02:31 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 09:02:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 09:02:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 09:02:31 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 09:02:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 09:02:31 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: 09:02:31 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:02:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 09:02:32 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: 09:02:32 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 09:02:33 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 09:02:34 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 09:02:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 09:02:36 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 09:02:36 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 09:02:37 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 09:02:37 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 09:02:37 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 09:02:37 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 09:02:37 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 09:02:37 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:02:37 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:02:40 DEBUG unit.oai-hss/0.install 181210 9:02:40 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 09:02:40 DEBUG unit.oai-hss/0.install 181210 9:02:40 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 09:02:40 DEBUG unit.oai-hss/0.install 181210 9:02:40 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11677 ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install mysql start/running, process 11810 unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 09:02:50 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 09:02:51 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 09:02:56 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:02:56 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 09:02:56 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 09:02:56 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: 09:02:57 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: 09:02:57 DEBUG unit.oai-hss/0.install Fetched 300 kB in 6s (50.0 kB/s) unit-oai-hss-0: 09:02:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 09:02:57 DEBUG unit.oai-hss/0.install (Reading database ... 92501 files and directories currently installed.) unit-oai-hss-0: 09:02:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 09:02:57 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 09:02:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 09:02:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 09:02:57 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install --2018-12-10 09:02:58-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 329K 3s unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 662K 2s unit-oai-hss-0: 09:02:58 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 43.0M 1s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 670K 1s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 50.6M 1s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 58.0M 1s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 678K 1s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 57.2M 1s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 47.6M 1s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 59.0M 0s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 52.2M 0s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 40.6M 0s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 697K 0s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 68.0M 0s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 64.4M 0s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 52.9M 0s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 47.8M 0s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 62.2M 0s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 56.4M 0s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 58.7M 0s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 50.0M 0s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 74.6M=0.5s unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install 2018-12-10 09:02:59 (2.29 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 09:02:59 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 09:03: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 aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 09:03:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 09:03: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 aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 09:03: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 aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:01 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: 09:03:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 09:03: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 aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 09:03:01 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: 09:03: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 aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 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: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 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: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 09:03: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 camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 09:03: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 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: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:01 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: 09:03: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 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: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 09:03:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 09:03:02 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: 09:03:02 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:02 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: 09:03:02 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:02 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: 09:03:02 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:02 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: 09:03:02 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:02 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: 09:03:02 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:02 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: 09:03:02 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: 09:03:02 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:02 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: 09:03:02 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03: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 gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03: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 md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 09:03:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 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: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 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: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 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: 09:03:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 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: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 09:03:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 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: 09:03:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 09:03:06 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: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.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: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.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: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.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: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 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: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.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: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 09:03:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 09:03:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 09:03:08 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: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 09:03:08 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: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 09:03:08 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: 09:03:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 09:03:08 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: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 09:03:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-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: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 09:03:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.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: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:10 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/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: 09:03:11 DEBUG unit.oai-hss/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: 09:03:11 DEBUG unit.oai-hss/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: 09:03:11 DEBUG unit.oai-hss/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: 09:03:11 DEBUG unit.oai-hss/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: 09:03:11 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 09:03:11 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: 09:03:11 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 09:03:11 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: 09:03:11 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: 09:03:11 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 09:03:11 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: 09:03:11 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:11 DEBUG unit.oai-hss/0.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: 09:03:11 DEBUG unit.oai-hss/0.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: 09:03:11 DEBUG unit.oai-hss/0.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: 09:03:11 DEBUG unit.oai-hss/0.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: 09:03:11 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:14 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: 09:03:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:14 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 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: 09:03:15 DEBUG unit.oai-hss/0.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: 09:03:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 09:03:15 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 09:03:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:15 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 09:03:15 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: 09:03:15 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 09:03:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:15 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: 09:03:15 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 09:03:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:15 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: 09:03:15 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 09:03:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.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: 09:03:16 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 09:03:16 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: 09:03:16 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 09:03:16 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 09:03:17 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 09:03:17 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 09:03:17 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 09:03:17 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 09:03:17 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 09:03:17 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 09:03:17 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 09:03:17 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 09:03:17 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 09:03:17 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 09:03:17 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 09:03:17 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 09:03:18 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: 09:03:18 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 09:03:18 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: 09:03:18 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 09:03:18 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 09:03:24 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:03:24 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 09:03:24 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 09:03:24 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: 09:03:24 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: 09:03:25 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: 09:03:25 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: 09:03:25 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: 09:03:26 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 7s (260 kB/s) unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install (Reading database ... 92519 files and directories currently installed.) unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 09:03:26 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 09:03:27 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 09:03:27 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 09:03:27 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 09:03:27 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 09:03:27 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 09:03:27 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 09:03:27 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 09:03:27 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 09:03:27 DEBUG unit.oai-hss/0.install --2018-12-10 09:03:27-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 09:03:27 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: 09:03:28 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 09:03:28 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 09:03:28 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 09:03:28 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 09:03:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:28 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 139K 36s unit-oai-hss-0: 09:03:28 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 286K 26s unit-oai-hss-0: 09:03:28 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 512K 21s unit-oai-hss-0: 09:03:28 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 663K 17s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 876K 15s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.03M 13s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.28M 11s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.32M 10s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.69M 9s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.88M 9s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 1.85M 8s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.31M 7s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.33M 7s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.76M 6s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.79M 6s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 2.90M 6s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.45M 5s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.07M 5s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.96M 5s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.86M 5s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.81M 4s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.50M 4s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.18M 4s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.50M 4s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.16M 4s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.93M 3s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.16M 3s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.54M 3s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.44M 3s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.66M 3s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.96M 3s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.75M 3s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 5.94M 3s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.26M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.15M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.16M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.37M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.49M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.14M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.20M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 7.55M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.03M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.82M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.61M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.44M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 8.17M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.66M 2s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 8.56M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.9M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.26M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.5M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.62M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 12.4M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.3M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.0M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.1M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.9M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.5M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 13.4M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 10.7M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 13.5M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 9.86M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 13.3M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 11.8M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 11.8M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 12.7M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.5M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 13.4M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 12.6M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.7M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 14.5M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 13.6M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 12.4M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 17.4M 1s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 15.9M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.2M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 12.7M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.4M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 18.2M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 14.5M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 16.8M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 14.9M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 17.6M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.2M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 17.2M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 17.3M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 19.3M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 11.5M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 24.3M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 15.2M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 17.5M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 20.9M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 13.6M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 21.0M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 21.7M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 15.0M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 24.0M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 16.7M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 19.3M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 25.3M 0s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 17.4M=1.5s unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install 2018-12-10 09:03:29 (3.23 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 09:03:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 09:03:30 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 09:03:31 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: 09:03:31 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 09:03:31 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 09:03:32 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 09:03:33 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 09:03:34 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-abot-epc-basic-0: 09:03:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 09:03:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:03:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 09:03:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 09:03:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 09:03:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-abot-epc-basic-0: 09:03:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 09:03:35 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 09:03:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 09:03:35 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 09:03:35 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:03:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 09:03:35 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 09:03:36 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 09:03:37 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 09:03:38 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 09:03:39 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 09:03:40 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 09:03:41 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: 09:03:41 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: 09:03:41 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 09:03:41 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 09:03:42 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:43 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 09:03:44 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 09:03:45 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 09:03:46 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 09:03:47 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 09:03:48 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 09:03:49 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 09:03:50 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: 09:03:50 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 09:03:50 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 09:03:51 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: 09:03:51 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: 09:03:51 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 09:03:51 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: 09:03:51 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 09:03:51 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: 09:03:51 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 09:03:51 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: 09:03:51 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: 09:03:51 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 09:03:51 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: 09:03:51 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 09:03:51 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 09:03:52 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 09:03:53 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Dec 10 08:52 /dev/zero unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 09:03:54 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 09:03:55 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 09:03:56 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 09:03:57 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 09:03:57 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 09:03:57 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 09:03:57 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 09:03:57 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 09:03:57 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 09:03:58 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 09:03:59 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 09:03:59 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 09:03:59 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 09:03:59 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 09:03:59 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 09:03:59 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 09:04:00 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 09:04:00 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 09:04:00 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 09:04:00 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 09:04:00 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 09:04:00 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 09:04:00 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 09:04:00 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 09:04:00 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 09:04:01 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 09:04:02 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 09:04:02 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 09:04:02 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 09:04:02 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 09:04:02 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 09:04:02 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 09:04:02 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 09:04:02 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 09:04:02 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 09:04:02 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 09:04:03 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 09:04:03 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 09:04:03 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 09:04:03 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 09:04:03 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 09:04:04 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 09:04:05 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 09:04:05 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 09:04:05 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 09:04:05 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 09:04:06 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 09:04:07 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 09:04:07 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 09:04:07 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 09:04:08 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 09:04:08 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 09:04:09 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 09:04:09 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 09:04:10 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 09:04:10 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 09:04:10 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 09:04:11 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 09:04:11 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 09:04:11 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 09:04:11 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 09:04:12 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 09:04:12 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 09:04:12 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 09:04:13 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 09:04:14 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 09:04:15 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 09:04:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 09:04:15 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 09:04:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 09:04:15 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 09:04:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 09:04:15 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 09:04:15 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 09:04:15 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 09:04:15 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 09:04:16 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 09:04:16 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 09:04:16 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 09:04:16 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 09:04:16 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 09:04:16 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 09:04:16 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 09:04:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 09:04:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 09:04:16 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 09:04:16 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 09:04:16 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 09:04:17 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 09:04:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 09:04:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 09:04:17 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 09:04:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 09:04:17 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 09:04:17 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 09:04:17 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 09:04:17 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 09:04:17 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 09:04:17 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 09:04:18 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 09:04:18 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 09:04:18 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 09:04:18 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 09:04:19 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 09:04:19 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 09:04:20 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 09:04:20 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 09:04:20 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 09:04:21 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 09:04:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 09:04:21 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 09:04:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 09:04:21 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 09:04:21 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 09:04:21 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 09:04:21 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 09:04:21 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 09:04:21 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 09:04:22 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 09:04:22 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 09:04:22 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 09:04:22 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 09:04:22 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 09:04:23 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 09:04:23 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 09:04:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 09:04:23 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 09:04:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 09:04:23 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 09:04:23 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 09:04:23 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 09:04:23 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 09:04:24 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 09:04:24 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 09:04:24 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 09:04:24 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 09:04:25 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 09:04:25 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 09:04:25 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 09:04:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 09:04:25 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 09:04:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 09:04:25 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 09:04:25 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 09:04:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 09:04:26 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 09:04:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 09:04:26 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 09:04:26 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 09:04:26 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 09:04:26 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 09:04:26 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 09:04:27 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 09:04:27 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 09:04:27 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 09:04:28 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 09:04:29 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 09:04:29 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 09:04:29 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 09:04:29 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 09:04:30 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 09:04:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 09:04:30 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 09:04:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 09:04:30 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 09:04:30 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 09:04:30 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 09:04:30 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 09:04:31 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 09:04:31 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 09:04:31 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 09:04:32 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 09:04:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 09:04:32 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 09:04:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 09:04:32 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 09:04:32 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 09:04:32 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 09:04:32 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 09:04:33 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 09:04:33 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 09:04:34 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 09:04:34 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 09:04:34 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 09:04:34 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 09:04:34 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 09:04:34 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 09:04:35 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 09:04:35 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 09:04:35 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 09:04:35 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 09:04:35 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 09:04:35 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 09:04:35 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 09:04:36 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 09:04:36 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 09:04:36 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 09:04:36 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 09:04:37 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 09:04:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 09:04:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 09:04:37 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 09:04:37 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 09:04:37 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 09:04:37 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 09:04:37 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 09:04:37 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 09:04:38 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 09:04:38 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 09:04:39 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 09:04:39 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 09:04:39 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 09:04:40 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 09:04:40 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 09:04:40 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 09:04:41 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 09:04:41 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 09:04:41 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 09:04:42 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 09:04:42 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 09:04:42 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 09:04:43 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 09:04:43 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 09:04:43 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 09:04:44 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 09:04:44 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 09:04:44 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 09:04:44 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 09:04:45 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 09:04:45 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 09:04:45 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 09:04:45 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 09:04:45 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 09:04:45 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 09:04:46 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 09:04:46 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 09:04:46 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 09:04:47 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 09:04:47 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 09:04:47 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 09:04:47 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 09:04:47 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 09:04:48 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 09:04:48 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 09:04:49 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 09:04:49 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 09:04:49 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 09:04:49 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 09:04:49 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 09:04:50 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 09:04:50 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 09:04:50 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 09:04:51 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 09:04:51 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 09:04:51 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 09:04:52 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: 09:04:52 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:52 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: 09:04:52 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 09:04:52 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: 09:04:52 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:52 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: 09:04:52 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:52 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: 09:04:52 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 09:04:52 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: 09:04:52 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 09:04:52 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: 09:04:52 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:52 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: 09:04:52 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 09:04:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:53 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 09:04:53 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 09:04:54 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 09:04:54 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 09:04:54 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 09:04:55 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 09:04:55 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 09:04:56 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 09:04:57 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 09:04:58 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: 09:04:58 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 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: 09:04:58 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 09:04:58 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: 09:04:58 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 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: 09:04:58 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 09:04:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:05:01 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 09:05:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 09:05:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:05:01 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 09:05:01 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 09:05:01 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 09:05:01 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 09:05:01 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 09:05:01 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 09:05:01 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 09:05:02 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 09:05:02 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 09:05:02 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 09:05:02 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 09:05:03 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 09:05:03 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 09:05:03 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 09:05:04 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 09:05:05 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 09:05:05 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 09:05:05 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 09:05:05 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: 09:05:05 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 09:05:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:05:05 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 09:05:05 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 09:05:05 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 09:05:05 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 09:05:05 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: 09:05:05 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 09:05:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:05:06 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 09:05:06 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 09:05:06 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: 09:05:06 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 09:05:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:05:06 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: 09:05:06 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 09:05:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:05:06 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 09:05:06 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 09:05:06 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 09:05:06 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 09:05:07 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 09:05:07 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 09:05:07 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 09:05:07 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 09:05:07 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 09:05:07 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: 09:05:07 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 09:05:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:05:07 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 09:05:07 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 09:05:07 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 09:05:08 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 09:05:09 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 09:05:09 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 09:05:09 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 09:05:09 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 09:05:09 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 09:05:09 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 09:05:09 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 09:05:09 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 09:05:09 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 09:05:10 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 09:05:11 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: 09:05:11 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 09:05:11 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: 09:05:11 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 09:05:11 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 09:05:12 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 09:05:12 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 09:05:12 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 09:05:12 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 09:05:12 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 09:05:12 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 09:05:12 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 09:05:12 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 09:05:12 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 09:05:12 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 09:05:12 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 09:05:12 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:13 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `all-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 09:05:14 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: 09:05:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 09:05:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 09:05:15 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: 09:05:15 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: 09:05:15 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: 09:05:15 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: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 09:05:15 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: 09:05:15 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: 09:05:15 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: 09:05:15 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: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 09:05:15 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: 09:05:15 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: 09:05:15 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: 09:05:15 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: 09:05:15 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: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 09:05:15 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: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 09:05:15 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: 09:05:15 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 09:05:15 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: 09:05:15 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: 09:05:15 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: 09:05:15 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: 09:05:15 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: 09:05:15 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: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 09:05:15 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: 09:05:15 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 09:05:15 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: 09:05:15 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 09:05:15 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: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 09:05:15 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: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 09:05:15 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: 09:05:15 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 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: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 09:05:16 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: 09:05:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 09:05:16 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: 09:05:16 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 09:05:16 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 09:05:16 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: 09:05:16 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 09:05:22 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:05:22 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 09:05:22 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 09:05:22 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: 09:05:22 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 09:05:22 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 09:05:23 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: 09:05:23 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: 09:05:23 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 09:05:23 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 09:05:23 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-oai-hss-0: 09:05:24 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: 09:05:24 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 09:05:25 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: 09:05:25 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 09:05:25 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 09:05:25 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 09:05:25 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 09:05:25 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 09:05:26 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: 09:05:26 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: 09:05:26 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: 09:05:26 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 09:05:26 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 09:05:26 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 09:05:26 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 09:05:27 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 09:05:27 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 09:05:27 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 09:05:27 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 09:05:27 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-oai-hss-0: 09:05:28 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 09:05:29 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: 09:05:29 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: 09:05:29 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: 09:05:29 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 09:05:29 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 09:05:29 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 09:05:29 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 09:05:30 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: 09:05:30 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: 09:05:30 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: 09:05:30 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 09:05:30 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 09:05:30 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 09:05:30 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 09:05:31 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: 09:05:31 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: 09:05:31 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: 09:05:31 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 09:05:31 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 09:05:31 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 09:05:32 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 09:05:32 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: 09:05:32 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 09:05:32 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 09:05:32 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 09:05:32 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 09:05:32 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 09:05:33 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: 09:05:33 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: 09:05:33 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: 09:05:33 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 09:05:33 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 09:05:33 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 09:05:34 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: 09:05:34 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: 09:05:34 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: 09:05:34 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 09:05:34 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 09:05:34 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 09:05:34 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 09:05:35 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: 09:05:35 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: 09:05:35 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 18s (2293 kB/s) unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install (Reading database ... 92795 files and directories currently installed.) unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 09:05:35 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 09:05:36 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 09:05:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 09:05:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 09:05:37 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-epc-0: 09:05:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 09:05:38 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 09:05:39 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 09:05:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 09:05:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 09:05:40 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 09:05:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 09:05:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 09:05:41 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 09:05:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 09:05:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 09:05:41 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 09:05:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 09:05:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 09:05:41 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 09:05:42 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 09:05:43 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 09:05:44 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: 09:05:44 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 09:05:44 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 09:05:45 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 09:05:46 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 09:05:47 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 09:05:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 09:05:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 09:05:48 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 09:05:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 09:05:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 09:05:48 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 09:05:48 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 09:05:50 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 09:05:50 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 09:05:50 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 09:05:50 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 09:05:50 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 09:05:51 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: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 09:05:51 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 09:05:52 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 09:05:52 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 09:05:52 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 09:05:52 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 09:05:52 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 09:05:52 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 09:05:52 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 09:05:52 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 09:05:53 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: 09:05:53 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 09:05:53 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 09:05:54 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 09:05:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:05:54 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 09:05:54 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 09:05:54 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 09:05:54 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 09:05:55 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 09:05:55 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 09:05:55 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 09:05:55 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 09:05:55 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 09:05:55 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 09:05:55 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 09:05:55 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 09:05:55 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 09:05:55 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: 09:05:55 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: 09:05:55 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 09:05:55 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 09:05:55 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 09:06:07 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 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: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 09:06:08 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 09:06:09 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 09:06:10 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 09:06:11 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 09:06:12 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 09:06:13 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 09:06:13 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 09:06:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 09:06:13 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 09:06:13 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 09:06:13 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 09:06:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 09:06:13 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 09:06:13 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 09:06:13 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 09:06:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 09:06:13 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 09:06:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 09:06:14 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: 09:06:15 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 09:06:15 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 09:06:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 09:06:15 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: 09:06:15 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 09:06:15 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 09:06:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 09:06:15 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: 09:06:15 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 09:06:15 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 09:06:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 09:06:15 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: 09:06:15 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 09:06:15 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 09:06:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 09:06:15 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: 09:06:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 09:06:16 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 09:06:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 09:06:16 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: 09:06:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 09:06:16 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 09:06:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 09:06:16 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: 09:06:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 09:06:16 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 09:06:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 09:06:16 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: 09:06:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 09:06:16 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 09:06:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 09:06:16 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: 09:06:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 09:06:16 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 09:06:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 09:06:16 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: 09:06:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 09:06:16 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 09:06:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 09:06:16 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: 09:06:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 09:06:17 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: 09:06:17 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: 09:06:17 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: 09:06:17 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: 09:06:17 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 09:06:17 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: 09:06:17 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: 09:06:17 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: 09:06:17 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: 09:06:17 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: 09:06:17 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 09:06:17 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: 09:06:17 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: 09:06:17 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 09:06:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 09:06:17 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: 09:06:17 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 09:06:18 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: 09:06:18 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 09:06:18 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: 09:06:18 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: 09:06:18 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: 09:06:18 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: 09:06:18 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 09:06:18 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: 09:06:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 09:06:18 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: 09:06:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 09:06:18 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: 09:06:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 09:06:18 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: 09:06:18 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 09:06:18 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 09:06:19 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 09:06:24 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 09:06:24 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 09:06:24 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 09:06:24 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: 09:06:25 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 5s (6655 B/s) unit-oai-hss-0: 09:06:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 09:06:25 DEBUG unit.oai-hss/0.install (Reading database ... 95686 files and directories currently installed.) unit-oai-hss-0: 09:06:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 09:06:25 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 09:06:25 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 09:06:25 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: 09:06:25 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 09:06:25 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 09:06:25 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 09:06:25 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install ...............++++++ unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install ...........++++++ unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install .....++++++ unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install .................++++++ unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Not Before: Dec 10 09:06:26 2018 GMT unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Not After : Dec 10 09:06:26 2019 GMT unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install C3:0F:8B:31:44:95:A9:84:E7:1D:EC:BD:43:F2:9E:CC:4E:2E:B3:BF unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install keyid:AE:0C:24:8A:07:A7:27:A2:26:E4:04:5E:B9:76:EE:4F:D7:97:C4:67 unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Certificate is to be certified until Dec 10 09:06:26 2019 GMT (365 days) unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_utils unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install [ 65%] [ 69%] [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 09:06:26 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 09:06:26 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: 09:06:26 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: 09:06:26 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 09:06:26 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: 09:06:26 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 09:06:26 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: 09:06:26 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: 09:06:26 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 09:06:26 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: 09:06:26 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: 09:06:26 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: 09:06:26 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: 09:06:26 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: 09:06:26 DEBUG unit.oai-hss/0.install [ 78%] [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 09:06:26 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: 09:06:26 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: 09:06:26 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: 09:06:26 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: 09:06:27 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 09:06:27 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 09:06:27 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 09:06:27 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 09:06:28 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: 09:06:28 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 09:06:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:06:28 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 09:06:28 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: 09:06:28 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 09:06:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:06:28 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 09:06:28 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 09:06:28 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 09:06:28 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 09:06:28 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 09:06:28 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 09:06:28 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 09:06:28 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 09:06:28 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 09:06:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 09:06:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 09:06:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 09:06:28 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: 09:06:28 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 09:06:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 09:06:28 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: 09:06:28 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 09:06:28 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 09:06:28 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: 09:06:28 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 09:06:28 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: 09:06:28 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: 09:06:28 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: 09:06:28 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 09:06:29 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: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:06:29 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: 09:06:29 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: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:06:29 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 09:06:29 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 09:06:29 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:06:29 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 09:06:29 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 09:06:29 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 09:06:29 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 09:06:29 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:06:29 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 09:06:29 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 09:06:29 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 09:06:29 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 09:06:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 09:06:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 09:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 09:06:29 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 09:06:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 09:06:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 09:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 09:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 09:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 09:06:29 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 09:06:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 09:06:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 09:06:29 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 09:06:29 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 09:06:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 09:06:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 09:06:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.6 unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 09:06:29 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 09:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:06:29 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 09:06:29 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 09:06:29 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-mysql-0: 09:06:30 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 09:06:30 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 09:06:30 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 09:06:30 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:06:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:06:30 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 09:06:30 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 09:06:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 09:06:30 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `ahkahpacidaehae` identified by 'odaiteifooheenu'] unit-mysql-0: 09:06:30 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `ahkahpacidaehae` identified by 'odaiteifooheenu'] unit-mysql-0: 09:06:30 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=ahkahpacidaehae', 'password=odaiteifooheenu', 'host=192.168.121.6', 'slave=False'] unit-mysql-0: 09:06:30 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 09:06:30 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 09:06:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:06:30 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 09:06:30 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 09:06:30 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 09:06:30 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 09:06:30 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 09:06:30 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 09:06:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 09:06:30 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 09:06:30 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 09:06:30 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 09:06:30 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 09:06:30 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 09:06:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:06:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 09:06:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + user=ahkahpacidaehae unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 09:06:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + password=odaiteifooheenu unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 09:06:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.6 unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 09:06:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 09:06:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.6 ahkahpacidaehae odaiteifooheenu oai-hss unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.6"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"ahkahpacidaehae"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"odaiteifooheenu"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 09:06:30 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: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 09:06:30 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: 09:06:30 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: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u ahkahpacidaehae --password=odaiteifooheenu -h 192.168.121.6 oai-hss -e 'show tables;' unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u ahkahpacidaehae --password=odaiteifooheenu -h 192.168.121.6 oai-hss unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 09:06:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 09:06:30 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 09:06:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:06:31 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22077 unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22077' unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22077 =~ .*running.* ]] unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 09:06:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:06:31 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 09:06:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:06:31 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 09:06:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 09:06:31 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 09:06:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + db_host=ahkahpacidaehae unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 09:06:31 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 09:06:32 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 09:06:32 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 09:06:32 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 09:06:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:06:32 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 09:06:32 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 09:06:32 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 09:06:32 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 09:06:32 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 09:06:32 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 09:06:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:06:32 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 09:06:32 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 09:06:32 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 09:06:33 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 09:06:33 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 09:06:33 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 09:06:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:06:33 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 09:06:33 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 09:06:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:06:33 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 09:06:33 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 09:06:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 09:06:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:06:34 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 09:06:34 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 09:06:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:06:34 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 09:06:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 09:06:34 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 09:06:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 09:06:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:06:34 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 09:06:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 09:06:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:06:34 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 09:06:34 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 09:06:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:06:34 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 09:06:34 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 09:06:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 09:06:34 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 09:06:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 09:06:34 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 09:06:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 09:06:34 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 09:06:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:06:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:06:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 09:06:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-mysql-0: 09:06:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 09:06:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 09:06:53 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 09:06:53 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 09:06:53 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 09:06:53 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 09:06:53 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 09:06:53 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 09:06:53 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 09:06:53 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 09:06:53 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 09:06:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 09:07:07 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 09:07:07 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: 09:07:07 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (274 kB/s) unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install (Reading database ... 102424 files and directories currently installed.) unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 09:07:08 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 09:07:11 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 09:07:11 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 09:07:11 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 09:07:11 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 09:07:11 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-hss-0: 09:07:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 09:07:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:07:13 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 09:07:13 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 09:07:13 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 09:07:13 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 09:07:13 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 09:07:13 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:07:13 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 09:07:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:07:13 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 09:07:13 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 09:07:13 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 09:07:13 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22077' unit-oai-hss-0: 09:07:13 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22077 =~ .*running.* ]] unit-oai-hss-0: 09:07:13 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 09:07:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:07:13 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 09:07:13 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 09:07:13 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 09:07:13 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 09:07:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:07:14 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 09:07:14 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 09:07:14 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 09:07:14 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:07:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:07:14 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 09:07:14 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 09:07:14 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 09:07:14 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 09:07:14 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 09:07:14 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 09:07:14 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 09:07:14 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 09:07:16 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: 09:07:16 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: 09:07:16 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 09:07:16 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 09:07:17 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: 09:07:17 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 09:07:17 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 09:07:18 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 09:07:19 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 09:07:19 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 09:07:19 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 09:07:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 09:07:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 09:07:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 09:07:21 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 09:07:21 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 09:07:21 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 09:07:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 09:07:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 09:07:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 09:07:22 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 09:07:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 09:07:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 09:07:23 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 09:07:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 09:07:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 09:07:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 09:07:24 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 09:07:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 09:07:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 09:07:25 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 09:07:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 09:07:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 09:07:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 09:07:27 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 09:07:28 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 09:07:29 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 09:07:30 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: 09:07:30 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 09:07:30 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: 09:07:30 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 09:07:30 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: 09:07:30 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: 09:07:30 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: 09:07:30 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: 09:07:30 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: 09:07:30 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: 09:07:30 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 09:07:30 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: 09:07:30 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 09:07:30 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: 09:07:30 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: 09:07:30 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:30 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 09:07: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 pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 09:07: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 pknlusr pknlusr.o unit-oai-epc-0: 09:07:31 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: 09:07:31 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:31 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: 09:07:31 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: 09:07:31 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: 09:07:31 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 09:07:31 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 09:07:32 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 09:07:33 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: 09:07:33 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: 09:07:33 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: 09:07:33 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: 09:07:33 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: 09:07:33 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: 09:07:33 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 09:07:33 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: 09:07:33 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 09:07:33 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: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 09:07:33 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 09:07:40 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 09:08:18 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 09:08:18 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 09:08:18 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 09:08:18 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 09:08:18 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 09:08:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:18 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 09:08:18 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: 09:08:18 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 09:08:18 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: 09:08:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:08:19 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 09:08:19 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 09:08:19 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 09:08:19 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 09:08:19 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 09:08:19 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 09:08:19 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 09:08:19 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 09:08:19 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 09:08:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 09:08:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 09:08:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 09:08:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 09:08:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 09:08:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 09:08:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 09:08:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 09:08:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 09:08:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 09:08:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 09:08:19 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 09:08:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 09:08:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 09:08:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 09:08:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 09:08:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 09:08:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 09:08:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 09:08:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.9 unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.9 ']' unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 09:08:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 09:08:20 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: 09:08:20 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 09:08:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:20 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 09:08:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 09:08:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 09:08:20 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: 09:08:20 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 09:08:20 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: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 09:08:20 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: 09:08:20 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 09:08:20 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 09:08:21 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 09:08:21 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 09:08:21 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 09:08:21 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: 09:08:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:21 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 09:08:21 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: 09:08:21 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: 09:08:21 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: 09:08:21 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: 09:08:21 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: 09:08:21 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: 09:08:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 09:08:21 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: 09:08:21 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: 09:08:21 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: 09:08:21 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: 09:08:21 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 09:08:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:21 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 09:08:21 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 09:08:21 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 09:08:21 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 09:08:21 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.9 unit-oai-epc-0: 09:08:21 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: 09:08:21 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: 09:08:21 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: 09:08:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.9/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 09:08:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.9/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 09:08:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.9/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 09:08:21 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: 09:08:21 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: 09:08:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 09:08:21 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: 09:08:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:21 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: 09:08:21 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: 09:08:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:21 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 09:08:21 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 09:08:21 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 09:08:21 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 09:08:21 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:08:21 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 09:08:21 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 09:08:21 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 09:08:21 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 09:08:21 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 09:08:21 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 09:08:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 09:08:21 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:08:21 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:08:21 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 09:08:22 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 09:08:22 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:08:22 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 09:08:22 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 09:08:22 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 09:08:22 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 09:08:22 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 09:08:22 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 09:08:22 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 09:08:22 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 09:08:22 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:22 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.9 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.9 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.9 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 9 -le 255 ]] unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.9 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 9 -le 255 ]] unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.9 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.9' unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.9 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.9 unit-oai-epc-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 09:08:22 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 09:08:22 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 09:08:22 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:22 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:22 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 09:08:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 09:08:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:08:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 09:08:22 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 09:08:22 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:22 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-abot-epc-basic-0: 09:08:22 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 09:08:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 09:08:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 09:08:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:08:22 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 09:08:22 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 09:08:22 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 09:08:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-abot-epc-basic-0: 09:08:22 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 09:08:22 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 09:08:22 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 09:08:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-hss-0: 09:08:22 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:08:22 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-abot-epc-basic-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 09:08:22 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 09:08:22 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:08:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:08:22 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-epc-0: 09:08:22 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-abot-epc-basic-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 09:08:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 09:08:23 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: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 09:08:23 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 09:08:23 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 09:08:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-hss-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.31 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.31 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.31 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.31 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.31 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.31 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 31 -le 255 ]] unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.31 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.31 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.31 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 31 -le 255 ]] unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.31 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.31' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.31 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.31 unit-abot-epc-basic-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.9 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.9 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.9 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 9 -le 255 ]] unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.9 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.9 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 9 -le 255 ]] unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.9 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.9' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.9 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.9 unit-oai-hss-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-hss-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22077' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22077 =~ .*running.* ]] unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 09:08:23 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 09:08:23 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:23 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:08:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:08:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 09:08:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:08:23 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 09:08:23 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: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 09:08:23 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: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 09:08:23 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: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 09:08:23 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: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-hss-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:08:23 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 09:08:23 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: 09:08:23 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: 09:08:23 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: 09:08:23 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-oai-epc-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 09:08:23 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-oai-epc-0: 09:08:23 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: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 09:08:23 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: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 09:08:23 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 09:08:23 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 09:08:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-abot-epc-basic-0: 09:08:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 09:08:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 09:08:23 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: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-hss-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 09:08:23 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 09:08:23 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 09:08:23 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 09:08:23 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:08:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:08:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 09:08:23 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 09:08:23 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 09:08:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 09:08:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 09:08:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-abot-epc-basic-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-hss-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:08:23 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.9 unit-abot-epc-basic-0: 09:08:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-hss-0: 09:08:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 09:08:23 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 09:08:23 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-abot-epc-basic-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 09:08:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:24 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.9 unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.9 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 09:08:24 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:24 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 09:08:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-abot-epc-basic-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 09:08:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 09:08:24 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:24 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 09:08:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-hss-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-abot-epc-basic-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 09:08:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:24 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:24 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 09:08:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 09:08:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 09:08:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 09:08:24 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: 09:08:24 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: 09:08:24 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.9/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 09:08:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.9/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 09:08:24 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: 09:08:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 09:08:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 09:08:24 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 09:08:24 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: 09:08:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=ahkahpacidaehae unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-abot-epc-basic-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 09:08:24 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:24 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=odaiteifooheenu unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-abot-epc-basic-0: 09:08:24 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 09:08:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.31 unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.6 unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-abot-epc-basic-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z ahkahpacidaehae ']' unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ahkahpacidaehae --password=odaiteifooheenu -h 192.168.121.6 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ahkahpacidaehae --password=odaiteifooheenu -h 192.168.121.6 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 09:08:24 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: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:08:24 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: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u ahkahpacidaehae --password=odaiteifooheenu -h 192.168.121.6 oai-hss unit-oai-hss-0: 09:08:24 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 09:08:24 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:24 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 09:08:24 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:24 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 09:08:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-hss-0: 09:08:24 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 09:08:24 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 09:08:24 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 09:08:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:08:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:08:24 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-abot-epc-basic-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 09:08:24 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-oai-epc-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:24 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.31 ']' unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-epc-0: 09:08:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:24 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 09:08:24 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 09:08:24 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 09:08:24 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 09:08:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:08:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:08:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 09:08:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 09:08:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 09:08:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:08:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:25 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 09:08:25 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 09:08:25 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 09:08:25 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 09:08:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 09:08:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:25 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 09:08:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.31 unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 09:08:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 09:08:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 09:08:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 09:08:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 09:08:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 09:08:25 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: 09:08:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:25 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: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.31 ']' unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 09:08:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:25 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.31 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 09:08:25 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: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 09:08:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:25 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 09:08:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 09:08:25 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 09:08:26 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15417 unit-oai-epc-0: 09:08:26 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 09:08:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 09:08:26 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15417' unit-oai-epc-0: 09:08:26 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15417 =~ .*running.* ]] unit-oai-epc-0: 09:08:26 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: 09:08:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:26 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: 09:08:26 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 09:08:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 09:08:26 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 09:08:26 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 09:08:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 09:08:26 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 09:08:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 09:08:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 09:08:27 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 09:08:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 09:08:27 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 09:08:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 09:08:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 09:08:28 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 09:08:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 09:08:28 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 09:08:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 09:08:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 09:08:29 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 09:08:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 09:08:29 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 09:08:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 09:08:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 09:08:30 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 09:08:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 09:08:30 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 09:08:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 09:08:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 09:08:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 09:08:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:31 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 09:08:31 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 09:08:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:08:31 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 09:08:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 09:08:31 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 09:08:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 09:08:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 09:08:33 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 09:08:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 09:08:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 09:08:33 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 09:08:33 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 09:08:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:08:33 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 09:08:33 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 09:08:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 09:08:33 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 09:08:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 09:08:33 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 09:08:33 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 09:08:33 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 09:08:33 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 09:08:33 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 09:08:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:08:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:08:33 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 09:08:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:08:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 09:08:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:08:33 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 09:08:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 09:08:33 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 09:08:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 09:08:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 09:08:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 09:08:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 09:08:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 09:08:33 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 09:08:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.9 unit-abot-epc-basic-0: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 09:08:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 09:08:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 09:08:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 09:08:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 09:08:34 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: 09:08:34 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: 09:08:34 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.9/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.9/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 09:08:34 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: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 09:08:34 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: 09:08:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 09:08:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 09:08:34 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 09:08:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 09:08:34 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 09:08:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:08:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:08:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 09:08:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 09:08:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:08:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 09:08:48 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 09:08:48 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 09:08:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 09:08:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 09:08:48 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 09:08:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 09:08:48 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 09:08:48 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:08:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:08:56 DEBUG juju.worker.uniter.remotestate got action change: [feb83b30-c715-44c6-8e37-c72e78850abd] ok=true unit-abot-epc-basic-0: 09:08:56 DEBUG juju.worker.uniter.operation running operation run action feb83b30-c715-44c6-8e37-c72e78850abd unit-abot-epc-basic-0: 09:08:56 DEBUG juju.machinelock acquire machine lock for uniter (run action feb83b30-c715-44c6-8e37-c72e78850abd) unit-abot-epc-basic-0: 09:08:56 DEBUG juju.machinelock machine lock acquired for uniter (run action feb83b30-c715-44c6-8e37-c72e78850abd) unit-abot-epc-basic-0: 09:08:56 DEBUG juju.worker.uniter.operation preparing operation "run action feb83b30-c715-44c6-8e37-c72e78850abd" unit-abot-epc-basic-0: 09:08:56 DEBUG juju.worker.uniter.operation executing operation "run action feb83b30-c715-44c6-8e37-c72e78850abd" unit-abot-epc-basic-0: 09:08:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 09:08:56 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 09:08:56 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 09:08:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 09:08:56 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 09:08:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 09:08:56 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 09:08:56 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 09:08:58 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 09:08:58 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:08:58 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:08:58 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 09:08:58 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:08:58 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:08:58 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:08:59 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: 09:08:59 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: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall380614040148223836.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:08:59 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: 09:08:59 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: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6140121844071887049.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: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:08:59 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: 09:08:59 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: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1022589069139456542.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: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:08:59 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: 09:08:59 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: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2945769396785960518.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:08:59 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: 09:08:59 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: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2677560293256283918.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: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:08:59 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: 09:08:59 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: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8470725232908847965.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.767 s unit-abot-epc-basic-0: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-12-10T09:08:59+00:00 unit-abot-epc-basic-0: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 09:08:59 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:09:01 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 09:09:01 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:09:01 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:09:01 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 09:09:01 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:09:02 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: 09:09:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:09:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:09:02 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: 09:09:02 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 09:09:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:09:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:09:02 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 09:09:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:09:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:09:02 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: 09:09:02 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: 09:09:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:09:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:09:02 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: 09:09:03 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:09:03 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:09:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:09:04 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 09:09:04 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 09:09:04 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 09:09:05 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 09:09:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:09:05 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:09:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:09:05 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 09:09:06 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:06 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 09:09:06 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Mon Dec 10 09:09:05 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 09:09:06 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:06 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:09:06 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 09:09:06 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:06 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:09:06 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: 09:09:13 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:13 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 09:09:13 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: 09:09:13 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:13 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 09:09:13 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Mon Dec 10 09:09:13 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 09:09:13 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:09:13 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: 09:09:13 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:09:13 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: 09:09:13 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:09:13 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: 09:09:13 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:13 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:09:13 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: 09:09:14 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:14 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 09:09:14 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Mon Dec 10 09:09:14 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 09:09:14 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:14 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:09:14 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: 09:09:14 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:14 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:09:14 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: 09:09:14 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:14 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:09:14 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: 09:09:14 DEBUG unit.abot-epc-basic/0.run Dec 10, 2018 9:09:14 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 09:09:14 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: 09:09:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:14 [main] REPORT: STEP EXECUTION TIME TAKEN :1431 MS unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: STEP EXECUTION TIME TAKEN :63 MS unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09: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: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09: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: 09:09:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:16 [main] REPORT: STEP EXECUTION TIME TAKEN :867 MS unit-abot-epc-basic-0: 09:09:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 09:09:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:17 [main] REPORT: STEP EXECUTION TIME TAKEN :719 MS unit-abot-epc-basic-0: 09:09:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:17 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:09:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:17 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 09:09:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10022 MS unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:27.265 [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: 09:09:27 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:27.282 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:27 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:27 [main] REPORT: STEP EXECUTION TIME TAKEN :70 MS unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:27 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:09:27 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:09:37 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: 09:09:37 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: 09:09:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:37 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:37 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:37 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:37 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:37 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP EXECUTION TIME TAKEN :457 MS unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [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: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:09:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10045 MS unit-abot-epc-basic-0: 09:09:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:48.895 [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: 09:09:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:48.900 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:09:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:48 [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: 09:09:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:48 [main] REPORT: STEP EXECUTION TIME TAKEN :47 MS unit-abot-epc-basic-0: 09:09:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:48 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:09:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:48 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:09:48 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:09:48 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: 09:09:58 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:09:59 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: 09:09:59 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: 09:09:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:09:59 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: 09:09:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP EXECUTION TIME TAKEN :511 MS unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [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: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:09:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:09:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:10:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 09:10:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:09 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:10:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:09 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 09:10:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:10.023 [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: 09:10:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:10.029 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:10:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:10 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:10:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:10 [main] REPORT: STEP EXECUTION TIME TAKEN :79 MS unit-abot-epc-basic-0: 09:10:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:10:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:10:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:10:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:10:20 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: 09:10:20 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: 09:10:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:10:20 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: 09:10:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10: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: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP EXECUTION TIME TAKEN :467 MS unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [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: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP EXECUTION TIME TAKEN :39 MS unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:10:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 09:10:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:31.056 [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: 09:10:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:31.058 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:31 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:31 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:31 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:10:31 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:10: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: 09:10:41 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:10:41 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: 09:10:41 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: 09:10: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: 09:10: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: 09:10:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:10: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: 09:10: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: 09:10:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 09:10: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: 09:10:41 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: 09:10:41 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:10: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: 09:10: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: 09:10:41 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:10: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: 09:10:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10: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: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP EXECUTION TIME TAKEN :224 MS unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:42 [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: 09:10:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :864 MS unit-abot-epc-basic-0: 09:10:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:42 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:10:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:10:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:52.584 [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: 09:10:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:52.589 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:52 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:52 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:10:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:10:52 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:11:02 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: 09:11:02 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: 09:11:02 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:11:02 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: 09:11:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:03 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:03 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:11:03 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:03 [main] REPORT: STEP EXECUTION TIME TAKEN :209 MS unit-abot-epc-basic-0: 09:11:03 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:03 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: STEP EXECUTION TIME TAKEN :902 MS unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [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: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:04 [main] REPORT: ========================================================================================== unit-oai-epc-0: 09:11:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 09:11:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:11:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 09:11:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 09:11:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 09:11:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 09:11:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 09:11:10 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:11:10 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:11:10 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 09:11:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 09:11:10 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 09:11:10 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 09:11:10 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 09:11:10 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16413' unit-oai-epc-0: 09:11:10 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16413 =~ .*running.* ]] unit-oai-epc-0: 09:11:10 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: 09:11:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:11:10 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 09:11:10 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 09:11:10 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 09:11:10 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 09:11:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:11:10 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 09:11:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 09:11:10 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 09:11:10 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:11:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:14.175 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:14.179 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:14 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:14 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:11:14 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:11:24 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: 09:11:24 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: 09:11: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: 09:11: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: 09:11:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:11: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: 09:11: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: 09:11:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 09:11: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: 09:11: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: 09:11:24 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: 09:11:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:11: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: 09:11:24 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 09:11: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: 09:11:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:11: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: 09:11: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: 09:11:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP EXECUTION TIME TAKEN :469 MS unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:24 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [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: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: STEP EXECUTION TIME TAKEN :698 MS unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [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: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:25 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:11:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 09:11:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:35.785 [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: 09:11:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:35.787 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:11:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11: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: 09:11:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:35 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 09:11:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:11:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:11:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:11: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: 09:11:45 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 09:11:45 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: 09:11:45 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 09:11:45 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: 09:11:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:45 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11: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: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: STEP EXECUTION TIME TAKEN :669 MS unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:46 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: STEP EXECUTION TIME TAKEN :685 MS unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [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: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:47 [main] REPORT: ========================================================================================== unit-oai-hss-0: 09:11:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 09:11:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:11:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 09:11:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 09:11:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 09:11:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 09:11:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 09:11:50 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:11:50 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 09:11:50 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:11:50 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 09:11:50 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 09:11:50 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 09:11:50 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22077' unit-oai-hss-0: 09:11:50 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22077 =~ .*running.* ]] unit-oai-hss-0: 09:11:50 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 09:11:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:11:51 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 09:11:51 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 09:11:51 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 09:11:51 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 09:11:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:11:51 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 09:11:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 09:11:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 09:11:51 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:11:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:57.563 [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: 09:11:57 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:57.566 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:57 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:57 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:57 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:11:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:11:57 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:11:57 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: 09:12:07 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:12:07 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: 09:12:07 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: 09:12:07 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:12:07 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: 09:12:07 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: 09:12:07 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 09:12:07 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: 09:12:07 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: 09:12:07 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: 09:12:07 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:12:07 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: 09:12:07 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 09:12:07 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: 09:12:07 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:12:07 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: 09:12:07 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:12:07 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: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:07 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: STEP EXECUTION TIME TAKEN :438 MS unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: STEP EXECUTION TIME TAKEN :642 MS unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [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: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:08 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:08 [main] REPORT: ========================================================================================== unit-mysql-0: 09:12:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 09:12:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 09:12:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 09:12:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 09:12:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 09:12:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 09:12:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 09:12:10 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 09:12:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 09:12:10 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 09:12:10 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 09:12:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:19.293 [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: 09:12:19 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:19.296 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:19 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:19 [main] REPORT: STEP EXECUTION TIME TAKEN :280 MS unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:19 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:12:19 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:12:29 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: 09:12:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:29 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: STEP EXECUTION TIME TAKEN :224 MS unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [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: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: STEP EXECUTION TIME TAKEN :626 MS unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [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: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:30 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:40 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:40 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:12:40 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 09:12:40 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:40 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:41.044 [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: 09:12:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:41.047 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:12:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12: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: 09:12:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:41 [main] REPORT: STEP EXECUTION TIME TAKEN :242 MS unit-abot-epc-basic-0: 09:12:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:12:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:12:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:12: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: 09:12:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 09:12:51 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: 09:12:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 09:12:51 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: 09:12:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:51 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12: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: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: STEP EXECUTION TIME TAKEN :663 MS unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [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: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: STEP EXECUTION TIME TAKEN :62 MS unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:12:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:12:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:13:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 09:13:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:02.302 [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: 09:13:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:02.304 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:13:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13: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: 09:13:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:02 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 09:13:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:02 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:13:02 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:02 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:13:02 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:13: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: 09:13:12 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:13:12 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: 09:13:12 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: 09:13:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:13:12 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: 09:13:12 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: 09:13:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 09:13:12 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: 09:13:12 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: 09:13:12 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: 09:13:12 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:13:12 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: 09:13:12 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 09:13:12 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: 09:13:12 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:13:12 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: 09:13:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:13:12 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: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP EXECUTION TIME TAKEN :205 MS unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13: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: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: STEP EXECUTION TIME TAKEN :627 MS unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [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: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: STEP EXECUTION TIME TAKEN :227 MS unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:13 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:23.695 [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: 09:13:23 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:23.697 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:23 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:23 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:23 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:13:23 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 09:13:33 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: 09:13:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 09:13:33 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: 09:13:33 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:13:33 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: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:33 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:34 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:34 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:34 [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: 09:13:34 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:34 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 09:13:34 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:34 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [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: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: STEP EXECUTION TIME TAKEN :866 MS unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [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: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:35 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:45.133 [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: 09:13:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:45.135 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:45 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:45 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:13:45 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:13:55 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: 09:13:55 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: 09:13:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:13:55 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: 09:13:55 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: 09:13:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 09:13:55 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: 09:13:55 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: 09:13:55 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: 09:13:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:13:55 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: 09:13:55 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 09:13:55 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: 09:13:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:13:55 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: 09:13:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:55 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: STEP EXECUTION TIME TAKEN :876 MS unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [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: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:13:56 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:13:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10022 MS unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:06.599 [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: 09:14:06 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:06.601 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:06 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:06 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:14:06 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 09:14:16 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: 09:14:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:14:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:17 [main] REPORT: STEP EXECUTION TIME TAKEN :453 MS unit-abot-epc-basic-0: 09:14:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:17 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:18 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:18 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:18 [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: 09:14:18 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:18 [main] REPORT: STEP EXECUTION TIME TAKEN :694 MS unit-abot-epc-basic-0: 09:14:18 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:18 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:18 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:18 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:14:18 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:14:18 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:18 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:28.088 [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: 09:14:28 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:28.090 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:28 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:28 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:14:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:14:38 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: 09:14:38 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: 09:14:38 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [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: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP EXECUTION TIME TAKEN :436 MS unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:38 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [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: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: STEP EXECUTION TIME TAKEN :685 MS unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [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: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:39 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:14:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 09:14:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:14:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 09:14:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:14:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:59.621 [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: 09:14:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:59.625 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:14:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:14:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:59 [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: 09:14:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:59 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 09:14:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:14:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:14:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:14:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:14:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:14:59 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: 09:14:59 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: 09:15:00 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:15:10 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: 09:15:10 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: 09:15:10 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:15:10 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: 09:15:10 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 09:15:10 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: 09:15:10 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: 09:15:10 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: 09:15:10 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 09:15:10 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: 09:15:10 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: 09:15:10 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: 09:15:10 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: 09:15:10 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:15:10 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: 09:15:10 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: 09:15:10 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: 09:15:10 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:15:10 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: 09:15:10 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [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: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [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: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:10 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15: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: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: STEP EXECUTION TIME TAKEN :340 MS unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [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: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [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: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [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: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 09:15:11 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:15:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:12 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 09:15:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:12 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:22 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:22 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:15:22 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 09:15:22 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:22 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:32.082 [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: 09:15:32 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:32.085 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:32 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:32 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 09:15:32 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:15:42 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: 09:15:42 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: 09:15:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 09:15:42 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: 09:15:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 09:15:42 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: 09:15:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:42 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: STEP EXECUTION TIME TAKEN :493 MS unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: STEP EXECUTION TIME TAKEN :690 MS unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:43 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:15:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:15:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:15:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 09:15:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:15:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:15:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:03 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:03 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:16:03 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 09:16:03 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:03 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:04.010 [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: 09:16:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:04.013 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:16:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:04 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:16:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:04 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 09:16:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:16:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:16:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:16:04 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:16:04 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:16:14 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: 09:16:14 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: 09:16:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [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: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16: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: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP EXECUTION TIME TAKEN :438 MS unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:15 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 09:16:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:15 [main] REPORT: STEP EXECUTION TIME TAKEN :646 MS unit-abot-epc-basic-0: 09:16:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:15 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:16 [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: 09:16:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:16 [main] REPORT: STEP EXECUTION TIME TAKEN :637 MS unit-abot-epc-basic-0: 09:16:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:16:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:16:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:16 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:26 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:26 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:16:26 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 09:16:26 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:26 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:36.339 [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: 09:16:36 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:36.342 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:36 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:36 [main] REPORT: STEP EXECUTION TIME TAKEN :227 MS unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:36 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:16:36 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:16:37 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 09:16:37 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-oai-epc-0: 09:16:42 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 09:16:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 09:16:42 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 09:16:42 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 09:16:42 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 09:16:42 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 09:16:42 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 09:16:42 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 09:16:42 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 09:16:42 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 09:16:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 09:16:42 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 09:16:42 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 09:16:42 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 09:16:42 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18961' unit-oai-epc-0: 09:16:42 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18961 =~ .*running.* ]] unit-oai-epc-0: 09:16:42 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: 09:16:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 09:16:42 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 09:16:42 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 09:16:42 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 09:16:42 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 09:16:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 09:16:42 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 09:16:42 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 09:16:42 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 09:16:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 09:16:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:16:47 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: 09:16:47 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: 09:16:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:16:47 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: 09:16:47 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: 09:16:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:16:47 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: 09:16:47 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 09:16:47 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: 09:16:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [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: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:47 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:16:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:48 [main] REPORT: STEP EXECUTION TIME TAKEN :399 MS unit-abot-epc-basic-0: 09:16:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16: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: 09:16:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:48 [main] REPORT: STEP EXECUTION TIME TAKEN :643 MS unit-abot-epc-basic-0: 09:16:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:48 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:49 [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: 09:16:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:49 [main] REPORT: STEP EXECUTION TIME TAKEN :630 MS unit-abot-epc-basic-0: 09:16:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:16:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:16:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:49 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:16:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:16:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:16:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 09:16:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:16:59 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:16:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:09.690 [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: 09:17:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:09.692 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:09 [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: 09:17:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:09 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:09 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:17:09 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:17:10 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-oai-hss-0: 09:17:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 09:17:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 09:17:11 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 09:17:11 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 09:17:11 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 09:17:11 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 09:17:11 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 09:17:11 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 09:17:11 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 09:17:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 09:17:11 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 09:17:11 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 09:17:11 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 09:17:11 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22077' unit-oai-hss-0: 09:17:11 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22077 =~ .*running.* ]] unit-oai-hss-0: 09:17:11 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 09:17:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 09:17:11 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 09:17:11 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 09:17:11 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 09:17:11 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 09:17:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 09:17:11 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 09:17:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 09:17:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 09:17:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 09:17:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:17:20 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: 09:17:20 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: 09:17:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 09:17:20 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: 09:17:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 09:17:20 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: 09:17:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [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: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:20 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: STEP EXECUTION TIME TAKEN :238 MS unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [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: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: STEP EXECUTION TIME TAKEN :648 MS unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: STEP EXECUTION TIME TAKEN :88 MS unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:21 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:17:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 09:17:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:31 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:17:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 09:17:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:41.903 [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: 09:17:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:41.906 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:17:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17: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: 09:17:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:41 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 09:17:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:17:41 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:17:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:17: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: 09:17: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: 09:17:42 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:17: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: 09:17: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: 09:17: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: 09:17: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: 09:17:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:17: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: 09:17: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: 09:17: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: 09:17: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: 09:17:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 09:17: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: 09:17: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: 09:17: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: 09:17:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:17: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: 09:17: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: 09:17: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: 09:17:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:17: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: 09:17: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: 09:17:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17: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: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17: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: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17: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: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:52 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:53 [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: 09:17:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:53 [main] REPORT: STEP EXECUTION TIME TAKEN :421 MS unit-abot-epc-basic-0: 09:17:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:53 [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: 09:17:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:53 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 09:17:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:53 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:54 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:54 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:54 [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: 09:17:54 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:54 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 09:17:54 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:54 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:17:54 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:17:54 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 09:17:54 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:54 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 09:17:54 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:17:54 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:17:54 [main] REPORT: ========================================================================================== unit-mysql-0: 09:18:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 09:18:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 09:18:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 09:18:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 09:18:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 09:18:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 09:18:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 09:18:01 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 09:18:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 09:18:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 09:18:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 09:18:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:18:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:18:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:18:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 09:18:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:18:04 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:14.076 [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: 09:18:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:14.079 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:14 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:14 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 10-Dec-2018 09:18:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 09:18:14 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 09:18:14 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: 09:18: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
 unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 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: 09:18: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" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 09:18:25 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: 09:18:25 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 09:18: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 09:18: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 09:18: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 09:18: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run 9m11.161s unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 560.125 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 09:18: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.003 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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.015 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.007 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.004 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.009 sec unit-abot-epc-basic-0: 09:18: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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.005 sec unit-abot-epc-basic-0: 09:18: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.004 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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.002 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.004 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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.004 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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.003 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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.007 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.008 sec unit-abot-epc-basic-0: 09:18: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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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.002 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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.003 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.003 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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.003 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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.002 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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.002 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.007 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.002 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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.002 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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.005 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.007 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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.001 sec unit-abot-epc-basic-0: 09:18: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.003 sec unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 09:18: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: 09:18:25 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:18:25 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:18:26 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: 09:18:26 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 09:18:26 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 09:18:26 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 09:18:27 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:18:27 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 09:18:27 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:18:27 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:26 min unit-abot-epc-basic-0: 09:18:27 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-12-10T09:18:27+00:00 unit-abot-epc-basic-0: 09:18:27 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 09:18:27 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 09:18: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: 09:18:27 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 09:18: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: 09:18: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: 09:18:27 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 09:18: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: 09:18:27 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 09:18:27 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 09:18:27 DEBUG juju.worker.uniter.operation committing operation "run action feb83b30-c715-44c6-8e37-c72e78850abd" unit-abot-epc-basic-0: 09:18:27 DEBUG juju.machinelock machine lock released for uniter (run action feb83b30-c715-44c6-8e37-c72e78850abd) unit-abot-epc-basic-0: 09:18:27 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:18:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:18:27 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 09:18:27 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 09:18:27 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 09:18:27 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 09:18:27 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 09:18:27 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 09:18:27 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 09:18:27 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 09:18:27 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 09:18:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 09:18:27 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 09:18:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-12-10 09:18:48,278 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-12-10 09:19:32,342 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2018-12-10 09:19:32,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 09:19:32,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:32,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:32 GMT X-Openstack-Request-Id: req-581b1102-1161-41c1-8f3e-096173abffb4 2018-12-10 09:19:32,697 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:47:31Z", "updated_at": "2018-12-10T09:19:10Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "47ec6c2d-ffed-407a-a6ca-e42fc68e669e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:41:28Z", "updated_at": "2018-12-10T09:19:31Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.220", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "4d51c5d1-1607-4a1f-a105-4723ec51e000", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:49:43Z", "updated_at": "2018-12-10T09:19:20Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "91001939-a6bf-4711-b76f-eaed1f127375", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:45:14Z", "updated_at": "2018-12-10T09:19:01Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "c66b03d2-fa77-42d0-9aec-05a39038e4c2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:50:24Z", "updated_at": "2018-12-10T09:19:19Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "d2d6aec4-fa44-4ef8-b332-85cf5bf0e0f1", "qos_policy_id": null}]} 2018-12-10 09:19:32,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-581b1102-1161-41c1-8f3e-096173abffb4 2018-12-10 09:19:32,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.347543001175s 2018-12-10 09:19:32,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 09:19:32,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/47ec6c2d-ffed-407a-a6ca-e42fc68e669e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:33,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 09:19:33 GMT X-Openstack-Request-Id: req-ac30d434-8bc0-4369-84e3-d168986824d2 2018-12-10 09:19:33,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 09:19:33,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/47ec6c2d-ffed-407a-a6ca-e42fc68e669e.json used request id req-ac30d434-8bc0-4369-84e3-d168986824d2 2018-12-10 09:19:33,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.16335201263s 2018-12-10 09:19:33,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 09:19:33,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:34,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:34 GMT X-Openstack-Request-Id: req-f54635ca-83e9-46d2-b38f-d97938966803 2018-12-10 09:19:34,254 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:41:28Z", "updated_at": "2018-12-10T09:19:31Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.220", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "4d51c5d1-1607-4a1f-a105-4723ec51e000", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:49:43Z", "updated_at": "2018-12-10T09:19:20Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "91001939-a6bf-4711-b76f-eaed1f127375", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:45:14Z", "updated_at": "2018-12-10T09:19:01Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "c66b03d2-fa77-42d0-9aec-05a39038e4c2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:50:24Z", "updated_at": "2018-12-10T09:19:19Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "d2d6aec4-fa44-4ef8-b332-85cf5bf0e0f1", "qos_policy_id": null}]} 2018-12-10 09:19:34,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f54635ca-83e9-46d2-b38f-d97938966803 2018-12-10 09:19:34,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.356031179428s 2018-12-10 09:19:34,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 09:19:34,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/4d51c5d1-1607-4a1f-a105-4723ec51e000.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:35,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 09:19:35 GMT X-Openstack-Request-Id: req-fde3ef81-15e7-4401-976c-329107daebc0 2018-12-10 09:19:35,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 09:19:35,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/4d51c5d1-1607-4a1f-a105-4723ec51e000.json used request id req-fde3ef81-15e7-4401-976c-329107daebc0 2018-12-10 09:19:35,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.938964128494s 2018-12-10 09:19:35,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 09:19:35,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:35,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:35 GMT X-Openstack-Request-Id: req-a5b8ab65-5787-4118-98c0-40c68fab71f2 2018-12-10 09:19:35,553 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:49:43Z", "updated_at": "2018-12-10T09:19:20Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "91001939-a6bf-4711-b76f-eaed1f127375", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:45:14Z", "updated_at": "2018-12-10T09:19:01Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "c66b03d2-fa77-42d0-9aec-05a39038e4c2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:50:24Z", "updated_at": "2018-12-10T09:19:19Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "d2d6aec4-fa44-4ef8-b332-85cf5bf0e0f1", "qos_policy_id": null}]} 2018-12-10 09:19:35,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a5b8ab65-5787-4118-98c0-40c68fab71f2 2018-12-10 09:19:35,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.333924055099s 2018-12-10 09:19:35,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 09:19:35,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/91001939-a6bf-4711-b76f-eaed1f127375.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:36,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 09:19:36 GMT X-Openstack-Request-Id: req-4be06945-b30c-44d0-9d6f-b80d0777ead9 2018-12-10 09:19:36,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 09:19:36,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/91001939-a6bf-4711-b76f-eaed1f127375.json used request id req-4be06945-b30c-44d0-9d6f-b80d0777ead9 2018-12-10 09:19:36,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.16312909126s 2018-12-10 09:19:36,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 09:19:36,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:37,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:37 GMT X-Openstack-Request-Id: req-82d2a051-cefe-4e6d-a834-bd1c083fcffd 2018-12-10 09:19:37,114 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:45:14Z", "updated_at": "2018-12-10T09:19:01Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "c66b03d2-fa77-42d0-9aec-05a39038e4c2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:50:24Z", "updated_at": "2018-12-10T09:19:19Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "d2d6aec4-fa44-4ef8-b332-85cf5bf0e0f1", "qos_policy_id": null}]} 2018-12-10 09:19:37,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-82d2a051-cefe-4e6d-a834-bd1c083fcffd 2018-12-10 09:19:37,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.36292886734s 2018-12-10 09:19:37,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 09:19:37,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/c66b03d2-fa77-42d0-9aec-05a39038e4c2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:38,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 09:19:38 GMT X-Openstack-Request-Id: req-d88faf46-59fd-4413-8d3f-86d068e83c3b 2018-12-10 09:19:38,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 09:19:38,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/c66b03d2-fa77-42d0-9aec-05a39038e4c2.json used request id req-d88faf46-59fd-4413-8d3f-86d068e83c3b 2018-12-10 09:19:38,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.19413614273s 2018-12-10 09:19:38,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 09:19:38,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:38,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:38 GMT X-Openstack-Request-Id: req-95e6425a-2837-445f-83b4-7e9f6c3ea7d7 2018-12-10 09:19:38,390 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:50:24Z", "updated_at": "2018-12-10T09:19:19Z", "floating_network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 8, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_id": null, "id": "d2d6aec4-fa44-4ef8-b332-85cf5bf0e0f1", "qos_policy_id": null}]} 2018-12-10 09:19:38,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-95e6425a-2837-445f-83b4-7e9f6c3ea7d7 2018-12-10 09:19:38,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0611689090729s 2018-12-10 09:19:38,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-10 09:19:38,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/d2d6aec4-fa44-4ef8-b332-85cf5bf0e0f1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:39,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 09:19:39 GMT X-Openstack-Request-Id: req-5e229978-1ec7-4c50-a2b8-ee7417f1286c 2018-12-10 09:19:39,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 09:19:39,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/d2d6aec4-fa44-4ef8-b332-85cf5bf0e0f1.json used request id req-5e229978-1ec7-4c50-a2b8-ee7417f1286c 2018-12-10 09:19:39,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.898519992828s 2018-12-10 09:19:39,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-10 09:19:39,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:39,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:39 GMT X-Openstack-Request-Id: req-112f5bf7-1e93-41ac-968c-33e09ff84779 2018-12-10 09:19:39,622 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-12-10 09:19:39,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-112f5bf7-1e93-41ac-968c-33e09ff84779 2018-12-10 09:19:39,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.311100959778s 2018-12-10 09:19:39,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 09:19:39,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:40,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 09:19:40 GMT X-Openstack-Request-Id: req-e1a99c7a-f523-4434-b578-cf12b02094bc 2018-12-10 09:19:40,943 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 09:19:40,944 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/fcce2e01-7085-4d5b-b967-12f34f596683 used request id req-e1a99c7a-f523-4434-b578-cf12b02094bc 2018-12-10 09:19:40,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.32016921043s 2018-12-10 09:19:40,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 09:19:40,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 09:19:41,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76fb4628-2155-4f25-b409-3de1ad2aaa4a x-openstack-request-id: req-76fb4628-2155-4f25-b409-3de1ad2aaa4a 2018-12-10 09:19:41,271 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_9af9a858-d820-4393-a842-e5c8ab2c9b35", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0867d203-420b-4ded-a3a5-12b4296db573", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0867d203-420b-4ded-a3a5-12b4296db573", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0867d203-420b-4ded-a3a5-12b4296db573"}, {"name": "juju_epc-flavor_9af9a858-d820-4393-a842-e5c8ab2c9b35", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2bd903d9-0f7f-4ffc-a73c-3cdd624e344f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2bd903d9-0f7f-4ffc-a73c-3cdd624e344f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2bd903d9-0f7f-4ffc-a73c-3cdd624e344f"}]} 2018-12-10 09:19:41,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-76fb4628-2155-4f25-b409-3de1ad2aaa4a 2018-12-10 09:19:41,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.321426153183s 2018-12-10 09:19:41,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 09:19:41,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/0867d203-420b-4ded-a3a5-12b4296db573 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 09:19:41,318 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d88b1d3d-ec2b-4810-88b7-a5d928b9e080 x-openstack-request-id: req-d88b1d3d-ec2b-4810-88b7-a5d928b9e080 2018-12-10 09:19:41,318 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0867d203-420b-4ded-a3a5-12b4296db573 used request id req-d88b1d3d-ec2b-4810-88b7-a5d928b9e080 2018-12-10 09:19:41,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0447878837585s 2018-12-10 09:19:41,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-10 09:19:41,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b71eb7f6-7b93-4246-b0ef-154c8317083a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" -d '{"subnet_id": "7d9d1c52-76e2-4922-bcc9-f02c27c79dc6"}' 2018-12-10 09:19:44,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:44 GMT X-Openstack-Request-Id: req-ddc1e9c1-05b7-43ee-a59b-5549bdb57062 2018-12-10 09:19:44,315 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bcff6103-c06c-434d-a1ba-6d409ad53675", "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "subnet_id": "7d9d1c52-76e2-4922-bcc9-f02c27c79dc6", "subnet_ids": ["7d9d1c52-76e2-4922-bcc9-f02c27c79dc6"], "port_id": "9c9d918d-a4e0-4a4b-83ce-7e7804dafca5", "id": "b71eb7f6-7b93-4246-b0ef-154c8317083a"} 2018-12-10 09:19:44,316 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b71eb7f6-7b93-4246-b0ef-154c8317083a/remove_router_interface.json used request id req-ddc1e9c1-05b7-43ee-a59b-5549bdb57062 2018-12-10 09:19:44,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.99664998055s 2018-12-10 09:19:44,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-10 09:19:44,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:44,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:44 GMT X-Openstack-Request-Id: req-a291253a-4fd4-4fb7-8cc7-bfe9b1f8ae9a 2018-12-10 09:19:44,770 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "69361a0e-750a-44ff-b392-0c32d8f81703", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "bad97985-7664-41fa-b208-a1163e9b4d7a", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:38:34Z", "admin_state_up": true, "updated_at": "2018-12-10T09:19:42Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "id": "b71eb7f6-7b93-4246-b0ef-154c8317083a", "name": "juju_epc-router_9af9a858-d820-4393-a842-e5c8ab2c9b35"}]} 2018-12-10 09:19:44,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a291253a-4fd4-4fb7-8cc7-bfe9b1f8ae9a 2018-12-10 09:19:44,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.454068899155s 2018-12-10 09:19:44,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-10 09:19:44,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/b71eb7f6-7b93-4246-b0ef-154c8317083a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:49,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 09:19:49 GMT X-Openstack-Request-Id: req-54fb600e-cb06-4ee3-96a1-fa3d349bd9ec 2018-12-10 09:19:49,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 09:19:49,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/b71eb7f6-7b93-4246-b0ef-154c8317083a.json used request id req-54fb600e-cb06-4ee3-96a1-fa3d349bd9ec 2018-12-10 09:19:49,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.53382396698s 2018-12-10 09:19:49,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-10 09:19:49,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:49,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:49 GMT X-Openstack-Request-Id: req-23d09825-415f-4fcb-a9ad-5d08c6542c37 2018-12-10 09:19:49,654 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bcff6103-c06c-434d-a1ba-6d409ad53675","tenant_id":"a367bc1de7c04c3d8ece6a48343dc8eb","created_at":"2018-12-10T08:38:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-10T08:38:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"a367bc1de7c04c3d8ece6a48343dc8eb","id":"7d9d1c52-76e2-4922-bcc9-f02c27c79dc6","subnetpool_id":null,"name":"juju_epc-subnet_9af9a858-d820-4393-a842-e5c8ab2c9b35"}]} 2018-12-10 09:19:49,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-23d09825-415f-4fcb-a9ad-5d08c6542c37 2018-12-10 09:19:49,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.347383975983s 2018-12-10 09:19:49,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-10 09:19:49,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/7d9d1c52-76e2-4922-bcc9-f02c27c79dc6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:52,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 09:19:52 GMT X-Openstack-Request-Id: req-82d9be78-3aa6-4d2c-9424-fafe6863c998 2018-12-10 09:19:52,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 09:19:52,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7d9d1c52-76e2-4922-bcc9-f02c27c79dc6.json used request id req-82d9be78-3aa6-4d2c-9424-fafe6863c998 2018-12-10 09:19:52,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.89493298531s 2018-12-10 09:19:52,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 09:19:52,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:53,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:53 GMT X-Openstack-Request-Id: req-bfa9189d-f8cb-446b-9d80-143ae30ab852 2018-12-10 09:19:53,037 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bcff6103-c06c-434d-a1ba-6d409ad53675","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a367bc1de7c04c3d8ece6a48343dc8eb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-10T09:19:52Z","qos_policy_id":null,"name":"juju_epc-net_9af9a858-d820-4393-a842-e5c8ab2c9b35","admin_state_up":true,"tenant_id":"a367bc1de7c04c3d8ece6a48343dc8eb","created_at":"2018-12-10T08:38:31Z","mtu":1450}]} 2018-12-10 09:19:53,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bfa9189d-f8cb-446b-9d80-143ae30ab852 2018-12-10 09:19:53,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.485970973969s 2018-12-10 09:19:53,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-10 09:19:53,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/bcff6103-c06c-434d-a1ba-6d409ad53675.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:54,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 09:19:54 GMT X-Openstack-Request-Id: req-7cf32524-93a6-4007-8db2-30b79d32e366 2018-12-10 09:19:54,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 09:19:54,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/bcff6103-c06c-434d-a1ba-6d409ad53675.json used request id req-7cf32524-93a6-4007-8db2-30b79d32e366 2018-12-10 09:19:54,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0283780098s 2018-12-10 09:19:54,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 09:19:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:54,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:54 GMT X-Openstack-Request-Id: req-3ed1de5d-ae25-4ae2-b3b3-fa21fe813d85 2018-12-10 09:19:54,408 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T08:38:52Z", "file": "/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/file", "owner": "a367bc1de7c04c3d8ece6a48343dc8eb", "id": "98db498b-90b7-4507-bd51-1a8c5cbf4c14", "size": 297074688, "self": "/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d1d40ee902d79a898a35869d9fd834c3e5029ab51e3c3c45c7b08a00d68091b5", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "27e704f50494ce9ee4a86a413b4291de", "name": "juju_epc-img_9af9a858-d820-4393-a842-e5c8ab2c9b35", "checksum": "27e704f50494ce9ee4a86a413b4291de", "created_at": "2018-12-10T08:38:47Z", "os_hidden": false, "protected": false, "os_hash_value": "d2956ef03b65ccf8b63b13ef83a47835f542ccd571befe571f9992ea8b3f1e7f3356bf7020092c835a05ec432228354ae5ea496b2412318b46e311ad23b26ba1"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 09:19:54,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3ed1de5d-ae25-4ae2-b3b3-fa21fe813d85 2018-12-10 09:19:54,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336913108826s 2018-12-10 09:19:54,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 09:19:54,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}996e1fb406bdcf4551bd5146f4f26b3859e70b47" 2018-12-10 09:19:56,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 09:19:56 GMT X-Openstack-Request-Id: req-61f1d2d3-c800-4a3b-a1a4-e21205f14ead 2018-12-10 09:19:56,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 09:19:56,368 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/98db498b-90b7-4507-bd51-1a8c5cbf4c14 used request id req-61f1d2d3-c800-4a3b-a1a4-e21205f14ead 2018-12-10 09:19:56,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.95830893517s 2018-12-10 09:19:56,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 09:19:56,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 09:19:56,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50a0dfd3-ee8b-4d33-8b9f-ff8cfd071864 x-openstack-request-id: req-50a0dfd3-ee8b-4d33-8b9f-ff8cfd071864 2018-12-10 09:19:56,402 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_9af9a858-d820-4393-a842-e5c8ab2c9b35", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2bd903d9-0f7f-4ffc-a73c-3cdd624e344f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2bd903d9-0f7f-4ffc-a73c-3cdd624e344f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2bd903d9-0f7f-4ffc-a73c-3cdd624e344f"}]} 2018-12-10 09:19:56,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-50a0dfd3-ee8b-4d33-8b9f-ff8cfd071864 2018-12-10 09:19:56,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0334420204163s 2018-12-10 09:19:56,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 09:19:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/2bd903d9-0f7f-4ffc-a73c-3cdd624e344f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 09:19:56,450 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f58d04da-31bc-4bc1-a494-cf4b820025c4 x-openstack-request-id: req-f58d04da-31bc-4bc1-a494-cf4b820025c4 2018-12-10 09:19:56,450 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2bd903d9-0f7f-4ffc-a73c-3cdd624e344f used request id req-f58d04da-31bc-4bc1-a494-cf4b820025c4 2018-12-10 09:19:56,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.046306848526s 2018-12-10 09:19:56,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 09:19:56,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 09:19:56,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f08a47a-6d8e-428b-9332-cddd84b53335 2018-12-10 09:19:56,710 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "juju_epc-user_9af9a858-d820-4393-a842-e5c8ab2c9b35", "links": {"self": "http://172.30.9.28:5000/v3/users/da7f01e0d02744b6b45644ce48dbc579"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "da7f01e0d02744b6b45644ce48dbc579", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 09:19:56,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3f08a47a-6d8e-428b-9332-cddd84b53335 2018-12-10 09:19:56,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.258906126022s 2018-12-10 09:19:56,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 09:19:56,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/da7f01e0d02744b6b45644ce48dbc579 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 09:19:56,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893e4d30-62d9-4da8-8e2a-c37f8c14f58c 2018-12-10 09:19:56,941 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_9af9a858-d820-4393-a842-e5c8ab2c9b35", "links": {"self": "http://172.30.9.28:5000/v3/users/da7f01e0d02744b6b45644ce48dbc579"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "da7f01e0d02744b6b45644ce48dbc579", "description": null}} 2018-12-10 09:19:56,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/da7f01e0d02744b6b45644ce48dbc579 used request id req-893e4d30-62d9-4da8-8e2a-c37f8c14f58c 2018-12-10 09:19:56,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224341869354s 2018-12-10 09:19:56,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 09:19:56,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/da7f01e0d02744b6b45644ce48dbc579 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 09:19:57,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 09:19:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-077c9124-f31b-4019-b09e-7c1c0da1c04a 2018-12-10 09:19:57,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 09:19:57,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/da7f01e0d02744b6b45644ce48dbc579 used request id req-077c9124-f31b-4019-b09e-7c1c0da1c04a 2018-12-10 09:19:57,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.381590127945s 2018-12-10 09:19:57,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 09:19:57,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 09:19:57,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 592 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62dc0183-9e13-4670-a29a-7931fa9e1b51 2018-12-10 09:19:57,544 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/a367bc1de7c04c3d8ece6a48343dc8eb"}, "tags": [], "enabled": true, "id": "a367bc1de7c04c3d8ece6a48343dc8eb", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_9af9a858-d820-4393-a842-e5c8ab2c9b35"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 09:19:57,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-62dc0183-9e13-4670-a29a-7931fa9e1b51 2018-12-10 09:19:57,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213595867157s 2018-12-10 09:19:57,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 09:19:57,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/a367bc1de7c04c3d8ece6a48343dc8eb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 09:19:57,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 09:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf18c2c0-4ae2-4e85-a97a-fa4990199170 2018-12-10 09:19:57,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 09:19:57,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a367bc1de7c04c3d8ece6a48343dc8eb used request id req-cf18c2c0-4ae2-4e85-a97a-fa4990199170 2018-12-10 09:19:57,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.291049003601s 2018-12-10 09:19:57,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 09:19:57,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a367bc1de7c04c3d8ece6a48343dc8eb&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 09:19:58,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:58 GMT X-Openstack-Request-Id: req-479a2440-e755-4cb7-bbbc-d3e012f34e78 2018-12-10 09:19:58,203 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:38:31Z", "updated_at": "2018-12-10T08:38:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:38:31Z", "revision_number": 0, "id": "7348f007-1e2f-496a-b1e0-ecb2b15f799e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:38:31Z", "security_group_id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:38:31Z", "revision_number": 0, "id": "8fb585df-6ac8-4016-804a-dd8b5b52529a", "remote_group_id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "remote_ip_prefix": null, "created_at": "2018-12-10T08:38:31Z", "security_group_id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:38:31Z", "revision_number": 0, "id": "d27cbf3e-ff40-431f-b070-3478fa38f39b", "remote_group_id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "remote_ip_prefix": null, "created_at": "2018-12-10T08:38:31Z", "security_group_id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:38:31Z", "revision_number": 0, "id": "f0bd2516-3b45-4f58-8eb9-3bdf9ccb23d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:38:31Z", "security_group_id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb"}], "revision_number": 1, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "name": "default"}]} 2018-12-10 09:19:58,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a367bc1de7c04c3d8ece6a48343dc8eb&name=default used request id req-479a2440-e755-4cb7-bbbc-d3e012f34e78 2018-12-10 09:19:58,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.357280015945s 2018-12-10 09:19:58,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 09:19:58,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 09:19:58,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Mon, 10 Dec 2018 09:19:58 GMT X-Openstack-Request-Id: req-d743b18f-2ece-421b-b511-2a4eed51adc8 2018-12-10 09:19:58,578 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "created_at": "2018-12-10T04:54:45Z", "updated_at": "2018-12-10T04:54:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "2f796fe4-ad99-4d02-82d5-1cf073a56aac", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "3b616a17-69eb-47b8-b8a0-c25963e67149", "remote_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "4f5a5a95-2919-44bc-a23c-f3ae28431a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv6", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:45Z", "revision_number": 0, "id": "a68abd72-1b67-49cf-9bd2-c5f76b1d746f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:45Z", "security_group_id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "tenant_id": "4287836bffc14c41a35b2d79c761cfe3", "port_range_min": null, "ethertype": "IPv4", "project_id": "4287836bffc14c41a35b2d79c761cfe3"}], "revision_number": 1, "project_id": "4287836bffc14c41a35b2d79c761cfe3", "id": "0d69bd98-a5a6-4dc1-a373-45d8fa324ed3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "created_at": "2018-12-10T04:54:17Z", "updated_at": "2018-12-10T04:54:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "31c1ba84-32f2-4944-9a77-e11ef02547d6", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "5eac9517-c8aa-43a0-89ed-5406f7cb95a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "cd247800-66d4-46e7-ac65-79344f00c438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:17Z", "revision_number": 0, "id": "fcda040d-cd4e-4acf-a740-94a7c5294e37", "remote_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:17Z", "security_group_id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "tenant_id": "220b6cc053d24544aecfeac10afb36bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "220b6cc053d24544aecfeac10afb36bc"}], "revision_number": 1, "project_id": "220b6cc053d24544aecfeac10afb36bc", "id": "2133fc1f-cf1f-41c3-8c96-6a2a228d1771", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "87ad9faa30714121b9729c5449958f89", "created_at": "2018-12-10T04:55:06Z", "updated_at": "2018-12-10T04:55:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "01023214-ea5e-4507-8291-0fbf91965816", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "13856566-2a62-4100-a2a5-02a548249dcb", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv4", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "1ad9aa48-1087-41a8-b495-5274b1ec2be1", "remote_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:06Z", "revision_number": 0, "id": "49b5e95d-03ce-47c4-8980-e94e56de24f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:06Z", "security_group_id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "tenant_id": "87ad9faa30714121b9729c5449958f89", "port_range_min": null, "ethertype": "IPv6", "project_id": "87ad9faa30714121b9729c5449958f89"}], "revision_number": 1, "project_id": "87ad9faa30714121b9729c5449958f89", "id": "2c8a194c-0d0a-4192-a39b-eee341ca67ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c47c6539fb2a433791aefcdf57514708", "created_at": "2018-12-10T04:35:39Z", "updated_at": "2018-12-10T04:35:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "757e9cee-09a3-41a5-aa80-5b610e6fee3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "a3c6cfe5-6848-4aa6-bac9-562d66a154e0", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "c9bc432f-abfc-47b5-bf80-535dabc88a19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47c6539fb2a433791aefcdf57514708"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:39Z", "revision_number": 0, "id": "fc2bf909-d46e-4115-83ad-3ef2ca826360", "remote_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:39Z", "security_group_id": "3d753823-fe37-457e-8603-ad7015f0e503", "tenant_id": "c47c6539fb2a433791aefcdf57514708", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47c6539fb2a433791aefcdf57514708"}], "revision_number": 1, "project_id": "c47c6539fb2a433791aefcdf57514708", "id": "3d753823-fe37-457e-8603-ad7015f0e503", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "created_at": "2018-12-10T08:38:31Z", "updated_at": "2018-12-10T08:38:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:38:31Z", "revision_number": 0, "id": "7348f007-1e2f-496a-b1e0-ecb2b15f799e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:38:31Z", "security_group_id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:38:31Z", "revision_number": 0, "id": "8fb585df-6ac8-4016-804a-dd8b5b52529a", "remote_group_id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "remote_ip_prefix": null, "created_at": "2018-12-10T08:38:31Z", "security_group_id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:38:31Z", "revision_number": 0, "id": "d27cbf3e-ff40-431f-b070-3478fa38f39b", "remote_group_id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "remote_ip_prefix": null, "created_at": "2018-12-10T08:38:31Z", "security_group_id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T08:38:31Z", "revision_number": 0, "id": "f0bd2516-3b45-4f58-8eb9-3bdf9ccb23d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T08:38:31Z", "security_group_id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "tenant_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb"}], "revision_number": 1, "project_id": "a367bc1de7c04c3d8ece6a48343dc8eb", "id": "40ac7979-c97b-4fbc-9671-21b8432c4947", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "created_at": "2018-12-10T04:32:29Z", "updated_at": "2018-12-10T04:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "5915e756-63fb-4299-b02f-482c2a5e8647", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "6928e557-bc63-431d-ab75-a56b1709beba", "remote_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "9541382d-f600-4e14-8af7-be8cddeba74c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:32:29Z", "revision_number": 0, "id": "cfa532d0-e04a-40e2-88a9-064730f4939c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:32:29Z", "security_group_id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "tenant_id": "3d9105dddf2848f3a2105bcfb490a6e9", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9105dddf2848f3a2105bcfb490a6e9"}], "revision_number": 1, "project_id": "3d9105dddf2848f3a2105bcfb490a6e9", "id": "5ca0bfc9-a15a-49cf-abd2-eae745286fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "created_at": "2018-12-10T04:55:05Z", "updated_at": "2018-12-10T04:55:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "3122b7de-dc09-4ceb-b99b-0f81f3dd9da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "404ef636-8cd9-4967-b236-8a7345636917", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "6fdff0fd-97ff-42f6-96de-0bf557f24d11", "remote_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:05Z", "revision_number": 0, "id": "8b813256-9de8-482f-b642-594d24a74405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:05Z", "security_group_id": "64c584e0-87be-476a-b819-ff12f66ae815", "tenant_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab"}], "revision_number": 1, "project_id": "6a7d01a09b4347bfa3aa5eb52d496aab", "id": "64c584e0-87be-476a-b819-ff12f66ae815", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ed8545900864076a59c0428383323f8", "created_at": "2018-12-10T04:58:19Z", "updated_at": "2018-12-10T04:58:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "100d3afb-85d7-43cf-8668-a19611d10d4a", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "12d0a2ce-6263-4366-8fd2-990c4817e452", "remote_group_id": "68739416-ca46-482d-a344-7be7387ae639", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "271d7bc8-ccf6-4f72-917d-33c6b928e837", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed8545900864076a59c0428383323f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:19Z", "revision_number": 0, "id": "c4b739df-d157-4197-ae4e-d5ee745d1dd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:19Z", "security_group_id": "68739416-ca46-482d-a344-7be7387ae639", "tenant_id": "1ed8545900864076a59c0428383323f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed8545900864076a59c0428383323f8"}], "revision_number": 1, "project_id": "1ed8545900864076a59c0428383323f8", "id": "68739416-ca46-482d-a344-7be7387ae639", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "created_at": "2018-12-10T04:55:03Z", "updated_at": "2018-12-10T04:55:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "516921ee-cbd4-427e-81f6-1d14ae76d279", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "66417333-22ec-4ac4-a40c-09140bc3d7c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "7e02435b-8228-49dc-a6bf-cb2886b74510", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:55:03Z", "revision_number": 0, "id": "e8bec1f9-d1de-4215-b133-e36869b40b32", "remote_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "remote_ip_prefix": null, "created_at": "2018-12-10T04:55:03Z", "security_group_id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "tenant_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9"}], "revision_number": 1, "project_id": "ba1ca3d07a174e4d8d0df3a29d4eb3a9", "id": "7b95b4cf-18e8-41b2-9251-49346bce6ff1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-10T04:35:43Z", "updated_at": "2018-12-10T04:35:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "17b04b90-2819-4c6c-80cf-1c08f82d12b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "3244ee2b-cfc9-4eaf-ae71-8a43414b38bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "9816d186-b043-4dc8-ba3a-d744c3f8eeb0", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:35:43Z", "revision_number": 0, "id": "f2827aff-b199-4b37-8558-5cb3dcda567a", "remote_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "remote_ip_prefix": null, "created_at": "2018-12-10T04:35:43Z", "security_group_id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7bb53cfd-d9d1-4952-b65e-2a60112094ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "created_at": "2018-12-10T04:54:48Z", "updated_at": "2018-12-10T04:54:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "72e5d34d-1cd8-4b09-84fd-16dd6502c501", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "89333d52-2177-4995-b5e5-2d816ecb7d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "cc304e31-66d2-43ca-8190-03e279f2f0d5", "remote_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:48Z", "revision_number": 0, "id": "df322cea-e724-4da6-b438-01ca116f0d1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:48Z", "security_group_id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "tenant_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846"}], "revision_number": 1, "project_id": "d9c3ddfb48444ea3ad5c6d26f9995846", "id": "7c5d1893-aee7-4e55-8fcc-088e4462a16d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "created_at": "2018-12-10T04:58:20Z", "updated_at": "2018-12-10T04:58:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "3f13cc0d-0fa7-4c12-aa0f-ea8b173398da", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "68052799-caa3-4c39-8135-ab4a86866ade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "857a4401-667a-4c54-ac65-17972e7b19dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:58:20Z", "revision_number": 0, "id": "8b4c79fe-bb77-42a4-acbd-cf22ada1272a", "remote_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "remote_ip_prefix": null, "created_at": "2018-12-10T04:58:20Z", "security_group_id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "tenant_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf"}], "revision_number": 1, "project_id": "4c4fe6a5aea6432c9821fa6ce39ff0cf", "id": "9788084e-6b69-4ba2-ae45-20dad349eafd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "created_at": "2018-12-10T04:54:47Z", "updated_at": "2018-12-10T04:54:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "35033e62-b102-4949-95a9-2d3ec73a103a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e17b516-9d60-4f00-9b57-9aaac718faa0", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "4e83d1b6-325b-491b-974c-e6f54d61ac4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-10T04:54:47Z", "revision_number": 0, "id": "ac56bee4-17cc-4c1f-abc3-8d9a2b833e23", "remote_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "remote_ip_prefix": null, "created_at": "2018-12-10T04:54:47Z", "security_group_id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "tenant_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6"}], "revision_number": 1, "project_id": "c3064a2e7f624e1f83df7b416b0c8ef6", "id": "a63dc6bf-8240-4237-a2d3-fcefb2124e50", "name": "default"}]} 2018-12-10 09:19:58,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-d743b18f-2ece-421b-b511-2a4eed51adc8 2018-12-10 09:19:58,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.368986845016s 2018-12-10 09:19:58,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-10 09:19:58,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/40ac7979-c97b-4fbc-9671-21b8432c4947.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a73d1131dff67d75871a2c91b6b630d51a7278a" 2018-12-10 09:19:58,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 10 Dec 2018 09:19:58 GMT X-Openstack-Request-Id: req-dda64fb9-4bb7-4231-81df-fb9a4d513154 2018-12-10 09:19:58,974 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-10 09:19:58,974 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/40ac7979-c97b-4fbc-9671-21b8432c4947.json used request id req-dda64fb9-4bb7-4231-81df-fb9a4d513154 2018-12-10 09:19:58,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.386219024658s 2018-12-10 09:19:58,975 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:25 | PASS | | cloudify_ims | functest | vnf | 25:39 | PASS | | heat_ims | functest | vnf | 17:52 | PASS | | vyos_vrouter | functest | vnf | 16:22 | PASS | | juju_epc | functest | vnf | 40:16 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-12-10 09:19:58,981 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-10 09:19:58,999 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-10 09:19:59,100 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-10 09:20:03,305 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-399 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-10 09:20:03,309 - 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.28,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QjezIuM4LVmPYnS4HSBWvjXJd 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=c47c6539fb2a433791aefcdf57514708 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-10 09:20:03,309 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-12-10 09:20:03,315 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-12-10 09:20:03,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 09:20:03,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e133bec0-a3f8-477c-a591-542ded164319 2018-12-10 09:20:03,906 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 09:20:03,907 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-e133bec0-a3f8-477c-a591-542ded164319 2018-12-10 09:20:03,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 09:20:04,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T10:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["XKIxv24RRPKAMSEjHSgRaA"], "issued_at": "2018-12-10T09:20:04.000000Z"}} 2018-12-10 09:20:04,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 09:20:04,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:04,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:04 GMT X-Openstack-Request-Id: req-8b341bb8-13b0-4b2f-84c9-bd87534e65e8 2018-12-10 09:20:04,705 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 09:20:04,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b341bb8-13b0-4b2f-84c9-bd87534e65e8 2018-12-10 09:20:04,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374073982239s 2018-12-10 09:20:04,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 09:20:04,715 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ded8a30-7ac3-4f2e-9ccf-b2712ee68b5d 2018-12-10 09:20:04,715 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 09:20:04,716 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-5ded8a30-7ac3-4f2e-9ccf-b2712ee68b5d 2018-12-10 09:20:04,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 09:20:04,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:04,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4703ee-7e8f-4a8e-97df-c642e54b7a37 2018-12-10 09:20:04,948 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 09:20:04,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-5d4703ee-7e8f-4a8e-97df-c642e54b7a37 2018-12-10 09:20:04,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232046127319s 2018-12-10 09:20:04,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 09:20:04,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_6b42676a-fb80-41b7-bdc5-7ee7331cf594"}}' 2018-12-10 09:20:05,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd2b04d-71d9-47af-9668-4e02464d73bc 2018-12-10 09:20:05,110 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/6377d9b2ad4c486693f4463337ced519"}, "tags": [], "enabled": true, "id": "6377d9b2ad4c486693f4463337ced519", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6b42676a-fb80-41b7-bdc5-7ee7331cf594"}} 2018-12-10 09:20:05,111 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7dd2b04d-71d9-47af-9668-4e02464d73bc 2018-12-10 09:20:05,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.156854867935s 2018-12-10 09:20:05,111 - 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'6377d9b2ad4c486693f4463337ced519', '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_6b42676a-fb80-41b7-bdc5-7ee7331cf594'}) 2018-12-10 09:20:05,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 09:20:05,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "20f0a4ab-673f-4f24-89cc-9b1eefb35467", "email": null, "name": "tempest_full-user_6b42676a-fb80-41b7-bdc5-7ee7331cf594"}}' 2018-12-10 09:20:05,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6af5d2de-28fc-43f4-94c4-f15749b943f2 2018-12-10 09:20:05,613 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "links": {"self": "http://172.30.9.28:5000/v3/users/1f523ef07a114edb92dc158492638d6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f523ef07a114edb92dc158492638d6a", "domain_id": "default", "password_expires_at": null}} 2018-12-10 09:20:05,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-6af5d2de-28fc-43f4-94c4-f15749b943f2 2018-12-10 09:20:05,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495218992233s 2018-12-10 09:20:05,614 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1f523ef07a114edb92dc158492638d6a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_6b42676a-fb80-41b7-bdc5-7ee7331cf594'}) 2018-12-10 09:20:05,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 09:20:05,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:05,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3c83e4-68a2-4793-87ea-2f470fad90eb 2018-12-10 09:20:05,836 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 09:20:05,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cb3c83e4-68a2-4793-87ea-2f470fad90eb 2018-12-10 09:20:05,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217808961868s 2018-12-10 09:20:05,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 09:20:05,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:06,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c66a8b-97b2-4b2a-b8df-371982387787 2018-12-10 09:20:06,060 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 09:20:06,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-10c66a8b-97b2-4b2a-b8df-371982387787 2018-12-10 09:20:06,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218664169312s 2018-12-10 09:20:06,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 09:20:06,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:06,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df3e8ff2-3bba-4c9f-a5cb-553dc9adac48 2018-12-10 09:20:06,276 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 09:20:06,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-df3e8ff2-3bba-4c9f-a5cb-553dc9adac48 2018-12-10 09:20:06,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210751056671s 2018-12-10 09:20:06,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 09:20:06,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:06,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873dfaeb-ab9d-4ad4-a657-313b42dac263 2018-12-10 09:20:06,498 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 09:20:06,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-873dfaeb-ab9d-4ad4-a657-313b42dac263 2018-12-10 09:20:06,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216265916824s 2018-12-10 09:20:06,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 09:20:06,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:06,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e792a66-c7c0-4bd9-9b94-8e1f1e787c5a 2018-12-10 09:20:06,741 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "links": {"self": "http://172.30.9.28:5000/v3/users/1f523ef07a114edb92dc158492638d6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f523ef07a114edb92dc158492638d6a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 09:20:06,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7e792a66-c7c0-4bd9-9b94-8e1f1e787c5a 2018-12-10 09:20:06,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242428064346s 2018-12-10 09:20:06,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 09:20:06,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:06,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1997f510-08b8-4ea9-b2a9-9c193e26f309 2018-12-10 09:20:06,966 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/6377d9b2ad4c486693f4463337ced519"}, "tags": [], "enabled": true, "id": "6377d9b2ad4c486693f4463337ced519", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6b42676a-fb80-41b7-bdc5-7ee7331cf594"}]} 2018-12-10 09:20:06,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1997f510-08b8-4ea9-b2a9-9c193e26f309 2018-12-10 09:20:06,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211464166641s 2018-12-10 09:20:06,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 09:20:06,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=1f523ef07a114edb92dc158492638d6a&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=6377d9b2ad4c486693f4463337ced519" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:07,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1400ca-403f-4e7b-b8a2-ff99ee265318 2018-12-10 09:20:07,193 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=1f523ef07a114edb92dc158492638d6a&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=6377d9b2ad4c486693f4463337ced519", "previous": null, "next": null}} 2018-12-10 09:20:07,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=1f523ef07a114edb92dc158492638d6a&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=6377d9b2ad4c486693f4463337ced519 used request id req-ca1400ca-403f-4e7b-b8a2-ff99ee265318 2018-12-10 09:20:07,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217833995819s 2018-12-10 09:20:07,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 09:20:07,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/6377d9b2ad4c486693f4463337ced519/users/1f523ef07a114edb92dc158492638d6a/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:07,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 09:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c05d583f-31cb-447d-a7a1-469bb444f1db 2018-12-10 09:20:07,358 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 09:20:07,359 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6377d9b2ad4c486693f4463337ced519/users/1f523ef07a114edb92dc158492638d6a/roles/d198f435a64947e795a55202b22e00ce used request id req-c05d583f-31cb-447d-a7a1-469bb444f1db 2018-12-10 09:20:07,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.161821126938s 2018-12-10 09:20:07,360 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_6b42676a-fb80-41b7-bdc5-7ee7331cf594', 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'6377d9b2ad4c486693f4463337ced519', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '20f0a4ab-673f-4f24-89cc-9b1eefb35467', 'username': u'tempest_full-user_6b42676a-fb80-41b7-bdc5-7ee7331cf594', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 09:20:07,363 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_6b42676a-fb80-41b7-bdc5-7ee7331cf594', 'password': '20f0a4ab-673f-4f24-89cc-9b1eefb35467', 'project_name': 'tempest_full-project_6b42676a-fb80-41b7-bdc5-7ee7331cf594', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '6377d9b2ad4c486693f4463337ced519', 'project_domain_name': 'Default'} 2018-12-10 09:20:07,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 09:20:07,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:07,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9beb7c93-edfa-4307-9c15-c5929e835db2 2018-12-10 09:20:07,590 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 09:20:07,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9beb7c93-edfa-4307-9c15-c5929e835db2 2018-12-10 09:20:07,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22306895256s 2018-12-10 09:20:07,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 09:20:07,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:07,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1061984d-110b-45b8-88b8-3579c1503763 2018-12-10 09:20:07,821 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 09:20:07,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1061984d-110b-45b8-88b8-3579c1503763 2018-12-10 09:20:07,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226656913757s 2018-12-10 09:20:07,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 09:20:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:08,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2a46a9-886a-4e6c-bd1f-81e563e087d2 2018-12-10 09:20:08,037 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 09:20:08,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4b2a46a9-886a-4e6c-bd1f-81e563e087d2 2018-12-10 09:20:08,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210977077484s 2018-12-10 09:20:08,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 09:20:08,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:08,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbae835b-0d7a-48ac-8fa1-8685e9854f4f 2018-12-10 09:20:08,183 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "links": {"self": "http://172.30.9.28:5000/v3/users/1f523ef07a114edb92dc158492638d6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f523ef07a114edb92dc158492638d6a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 09:20:08,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bbae835b-0d7a-48ac-8fa1-8685e9854f4f 2018-12-10 09:20:08,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.145062923431s 2018-12-10 09:20:08,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 09:20:08,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:08,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 598 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197654ae-1250-43f8-b880-a1b81707b474 2018-12-10 09:20:08,407 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/6377d9b2ad4c486693f4463337ced519"}, "tags": [], "enabled": true, "id": "6377d9b2ad4c486693f4463337ced519", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6b42676a-fb80-41b7-bdc5-7ee7331cf594"}]} 2018-12-10 09:20:08,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-197654ae-1250-43f8-b880-a1b81707b474 2018-12-10 09:20:08,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210267066956s 2018-12-10 09:20:08,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 09:20:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=1f523ef07a114edb92dc158492638d6a&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=6377d9b2ad4c486693f4463337ced519" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:08,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb00713c-6523-4364-8207-e5e5cd40ef7e 2018-12-10 09:20:08,629 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=1f523ef07a114edb92dc158492638d6a&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=6377d9b2ad4c486693f4463337ced519", "previous": null, "next": null}} 2018-12-10 09:20:08,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=1f523ef07a114edb92dc158492638d6a&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=6377d9b2ad4c486693f4463337ced519 used request id req-eb00713c-6523-4364-8207-e5e5cd40ef7e 2018-12-10 09:20:08,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214316129684s 2018-12-10 09:20:08,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 09:20:08,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/6377d9b2ad4c486693f4463337ced519/users/1f523ef07a114edb92dc158492638d6a/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:08,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 09:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a1840d5-9929-4b7a-8ee7-21ea5b7befc3 2018-12-10 09:20:08,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 09:20:08,892 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6377d9b2ad4c486693f4463337ced519/users/1f523ef07a114edb92dc158492638d6a/roles/6b95528eaa61433299b74b41023475b0 used request id req-8a1840d5-9929-4b7a-8ee7-21ea5b7befc3 2018-12-10 09:20:08,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.258666992188s 2018-12-10 09:20:08,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 09:20:08,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:09,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de07f9d2-3305-4631-85da-f8d96370fd38 2018-12-10 09:20:09,116 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 09:20:09,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-de07f9d2-3305-4631-85da-f8d96370fd38 2018-12-10 09:20:09,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220415115356s 2018-12-10 09:20:09,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 09:20:09,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:09,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34894f53-3466-4197-bfe6-272eb5441701 2018-12-10 09:20:09,239 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 09:20:09,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-34894f53-3466-4197-bfe6-272eb5441701 2018-12-10 09:20:09,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118131160736s 2018-12-10 09:20:09,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 09:20:09,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:09,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d152c0-7c06-4379-abe3-1e68690c014e 2018-12-10 09:20:09,378 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "links": {"self": "http://172.30.9.28:5000/v3/users/1f523ef07a114edb92dc158492638d6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f523ef07a114edb92dc158492638d6a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 09:20:09,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-56d152c0-7c06-4379-abe3-1e68690c014e 2018-12-10 09:20:09,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138262033463s 2018-12-10 09:20:09,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 09:20:09,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=1f523ef07a114edb92dc158492638d6a&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:09,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a478126-0717-4d00-ac04-b62448e60046 2018-12-10 09:20:09,604 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=1f523ef07a114edb92dc158492638d6a&scope.domain.id=default", "previous": null, "next": null}} 2018-12-10 09:20:09,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=1f523ef07a114edb92dc158492638d6a&scope.domain.id=default used request id req-3a478126-0717-4d00-ac04-b62448e60046 2018-12-10 09:20:09,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.212569952011s 2018-12-10 09:20:09,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-10 09:20:09,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/1f523ef07a114edb92dc158492638d6a/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:09,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 09:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbfada2c-f2db-42ef-90c5-5b8579246a34 2018-12-10 09:20:09,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 09:20:09,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/1f523ef07a114edb92dc158492638d6a/roles/6b95528eaa61433299b74b41023475b0 used request id req-dbfada2c-f2db-42ef-90c5-5b8579246a34 2018-12-10 09:20:09,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.152395963669s 2018-12-10 09:20:09,760 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-10 09:20:14,935 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 06855330-7bc9-47d2-8dee-4ca8e3eba45d | 2018-12-10T09:20:14.595655 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 06855330-7bc9-47d2-8dee-4ca8e3eba45d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-10 09:20:18,214 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-12-10 09:20:18,875 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-10 09:20:23,810 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=6a4e9ccf-b296-410a-9746-febbe50aaa0e) as the default verifier for the future CLI operations. 2018-12-10 09:20:25,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 09:20:25,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465ae80b-dee2-4e18-af08-a8b3e281842f 2018-12-10 09:20:25,600 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 09:20:25,600 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-465ae80b-dee2-4e18-af08-a8b3e281842f 2018-12-10 09:20:25,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 09:20:26,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T10:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6377d9b2ad4c486693f4463337ced519", "name": "tempest_full-project_6b42676a-fb80-41b7-bdc5-7ee7331cf594"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/6377d9b2ad4c486693f4463337ced519", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/6377d9b2ad4c486693f4463337ced519", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/6377d9b2ad4c486693f4463337ced519", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6377d9b2ad4c486693f4463337ced519", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/6377d9b2ad4c486693f4463337ced519", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/6377d9b2ad4c486693f4463337ced519", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_6377d9b2ad4c486693f4463337ced519", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6377d9b2ad4c486693f4463337ced519", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/6377d9b2ad4c486693f4463337ced519", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/6377d9b2ad4c486693f4463337ced519", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/6377d9b2ad4c486693f4463337ced519", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6377d9b2ad4c486693f4463337ced519", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/6377d9b2ad4c486693f4463337ced519", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/6377d9b2ad4c486693f4463337ced519", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "id": "1f523ef07a114edb92dc158492638d6a"}, "audit_ids": ["rhDonLYTQuiuP0mvdErgMw"], "issued_at": "2018-12-10T09:20:25.000000Z"}} 2018-12-10 09:20:26,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 09:20:26,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" 2018-12-10 09:20:26,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:26 GMT X-Openstack-Request-Id: req-98c8a393-5675-4bfd-b3f3-5e508fbedaaf 2018-12-10 09:20:26,328 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 09:20:26,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-98c8a393-5675-4bfd-b3f3-5e508fbedaaf 2018-12-10 09:20:26,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.308815002441s 2018-12-10 09:20:26,339 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-12-10 09:20:26,339 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 09:20:26,454 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 09:20:26,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 09:20:26,463 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:26 GMT 2018-12-10 09:20:26,463 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 09:20:26,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 09:20:26,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" 2018-12-10 09:20:27,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:27 GMT X-Openstack-Request-Id: req-f876a478-34e7-4cfb-b7f3-02687574be9e 2018-12-10 09:20:27,227 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 09:20:27,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f876a478-34e7-4cfb-b7f3-02687574be9e 2018-12-10 09:20:27,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.758129119873s 2018-12-10 09:20:27,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 09:20:27,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594"}' 2018-12-10 09:20:27,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:27 GMT Location: http://172.30.9.28:9292/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f635cef2-cd7d-4108-a17b-718c3106e64d 2018-12-10 09:20:27,990 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T09:20:27Z", "file": "/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/file", "owner": "6377d9b2ad4c486693f4463337ced519", "id": "06412d6e-af8c-4ada-bdf9-6df50d49efb2", "size": null, "self": "/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "checksum": null, "created_at": "2018-12-10T09:20:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 09:20:27,991 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f635cef2-cd7d-4108-a17b-718c3106e64d 2018-12-10 09:20:27,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.755234003067s 2018-12-10 09:20:27,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 09:20:27,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" -d '' 2018-12-10 09:20:28,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 09:20:28 GMT X-Openstack-Request-Id: req-56a82289-0fd9-49cc-8395-6c2b5050fece 2018-12-10 09:20:28,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 09:20:28,833 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/file used request id req-56a82289-0fd9-49cc-8395-6c2b5050fece 2018-12-10 09:20:28,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.841310977936s 2018-12-10 09:20:28,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 09:20:28,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" 2018-12-10 09:20:28,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:28 GMT X-Openstack-Request-Id: req-b835ab39-fbd3-4e9a-aa37-d4cd4d83a3ab 2018-12-10 09:20:28,864 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T09:20:28Z", "file": "/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/file", "owner": "6377d9b2ad4c486693f4463337ced519", "id": "06412d6e-af8c-4ada-bdf9-6df50d49efb2", "size": 12716032, "self": "/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T09:20:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 09:20:28,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b835ab39-fbd3-4e9a-aa37-d4cd4d83a3ab 2018-12-10 09:20:28,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268149375916s 2018-12-10 09:20:28,866 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/file', 'owner': u'6377d9b2ad4c486693f4463337ced519', 'id': u'06412d6e-af8c-4ada-bdf9-6df50d49efb2', 'size': 12716032, u'self': u'/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6377d9b2ad4c486693f4463337ced519', 'name': 'tempest_full-project_6b42676a-fb80-41b7-bdc5-7ee7331cf594', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T09:20:28Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T09:20:28Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594', '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/06412d6e-af8c-4ada-bdf9-6df50d49efb2', 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_6b42676a-fb80-41b7-bdc5-7ee7331cf594', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594', 'created': u'2018-12-10T09:20:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T09:20:27Z', 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/06412d6e-af8c-4ada-bdf9-6df50d49efb2', 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_6b42676a-fb80-41b7-bdc5-7ee7331cf594', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 09:20:28,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 09:20:28,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 09:20:29,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-98429918-42b2-4882-9475-80119d72467e x-openstack-request-id: req-98429918-42b2-4882-9475-80119d72467e 2018-12-10 09:20:29,215 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0f8ef9d1-20ab-402e-80cd-4a981ba58111", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0f8ef9d1-20ab-402e-80cd-4a981ba58111", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f8ef9d1-20ab-402e-80cd-4a981ba58111"}} 2018-12-10 09:20:29,215 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-98429918-42b2-4882-9475-80119d72467e 2018-12-10 09:20:29,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.345888853073s 2018-12-10 09:20:29,216 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_6b42676a-fb80-41b7-bdc5-7ee7331cf594', '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'c47c6539fb2a433791aefcdf57514708', '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'0f8ef9d1-20ab-402e-80cd-4a981ba58111', 'swap': 0}) 2018-12-10 09:20:29,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 09:20:29,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/0f8ef9d1-20ab-402e-80cd-4a981ba58111/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" -d '{"extra_specs": {}}' 2018-12-10 09:20:29,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16799e47-4639-4803-ad1c-843926421484 x-openstack-request-id: req-16799e47-4639-4803-ad1c-843926421484 2018-12-10 09:20:29,238 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 09:20:29,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0f8ef9d1-20ab-402e-80cd-4a981ba58111/os-extra_specs used request id req-16799e47-4639-4803-ad1c-843926421484 2018-12-10 09:20:29,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215828418732s 2018-12-10 09:20:29,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 09:20:29,251 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca5ad6d6-37be-4323-bd06-4db0550b54e0 2018-12-10 09:20:29,251 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 09:20:29,251 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-ca5ad6d6-37be-4323-bd06-4db0550b54e0 2018-12-10 09:20:29,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 09:20:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" 2018-12-10 09:20:29,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc81f18-8e6a-4413-9f4a-2847c78be616 2018-12-10 09:20:29,468 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 09:20:29,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3fc81f18-8e6a-4413-9f4a-2847c78be616 2018-12-10 09:20:29,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214474916458s 2018-12-10 09:20:29,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 09:20:29,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" 2018-12-10 09:20:29,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36052fd1-cd83-4b6c-8471-d512be90e669 2018-12-10 09:20:29,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 09:20:29,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-36052fd1-cd83-4b6c-8471-d512be90e669 2018-12-10 09:20:29,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.263562917709s 2018-12-10 09:20:29,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-10 09:20:29,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 09:20:29,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c358ffc2-c04b-4c0a-a090-967ee0796f24 x-openstack-request-id: req-c358ffc2-c04b-4c0a-a090-967ee0796f24 2018-12-10 09:20:29,800 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-10 09:20:29,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-c358ffc2-c04b-4c0a-a090-967ee0796f24 2018-12-10 09:20:29,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0348339080811s 2018-12-10 09:20:29,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 09:20:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" 2018-12-10 09:20:30,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:30 GMT X-Openstack-Request-Id: req-788548d9-3111-460a-8cfb-30ce07ff6dde 2018-12-10 09:20:30,109 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T09:20:28Z", "file": "/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/file", "owner": "6377d9b2ad4c486693f4463337ced519", "id": "06412d6e-af8c-4ada-bdf9-6df50d49efb2", "size": 12716032, "self": "/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T09:20:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 09:20:30,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-788548d9-3111-460a-8cfb-30ce07ff6dde 2018-12-10 09:20:30,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30407500267s 2018-12-10 09:20:30,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 09:20:30,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594"}' 2018-12-10 09:20:30,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:30 GMT Location: http://172.30.9.28:9292/v2/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3a0b376f-3ae2-4e39-aa70-d1c0e711a97c 2018-12-10 09:20:30,215 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T09:20:30Z", "file": "/v2/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d/file", "owner": "6377d9b2ad4c486693f4463337ced519", "id": "0eb569c2-219e-4fe7-99bd-85f5b599ce5d", "size": null, "self": "/v2/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "checksum": null, "created_at": "2018-12-10T09:20:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 09:20:30,216 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3a0b376f-3ae2-4e39-aa70-d1c0e711a97c 2018-12-10 09:20:30,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0976347923279s 2018-12-10 09:20:30,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 09:20:30,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" -d '' 2018-12-10 09:20:31,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 09:20:31 GMT X-Openstack-Request-Id: req-6a34cf0e-22ea-48c3-a0c9-a0ccb1fbf6b7 2018-12-10 09:20:31,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 09:20:31,070 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d/file used request id req-6a34cf0e-22ea-48c3-a0c9-a0ccb1fbf6b7 2018-12-10 09:20:31,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.853951931s 2018-12-10 09:20:31,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 09:20:31,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" 2018-12-10 09:20:31,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:31 GMT X-Openstack-Request-Id: req-849fa996-b602-4bda-9e10-eaa1296b672f 2018-12-10 09:20:31,803 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T09:20:30Z", "file": "/v2/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d/file", "owner": "6377d9b2ad4c486693f4463337ced519", "id": "0eb569c2-219e-4fe7-99bd-85f5b599ce5d", "size": 12716032, "self": "/v2/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T09:20:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T09:20:28Z", "file": "/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/file", "owner": "6377d9b2ad4c486693f4463337ced519", "id": "06412d6e-af8c-4ada-bdf9-6df50d49efb2", "size": 12716032, "self": "/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T09:20:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 09:20:31,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-849fa996-b602-4bda-9e10-eaa1296b672f 2018-12-10 09:20:31,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.728310108185s 2018-12-10 09:20:31,806 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d/file', 'owner': u'6377d9b2ad4c486693f4463337ced519', 'id': u'0eb569c2-219e-4fe7-99bd-85f5b599ce5d', 'size': 12716032, u'self': u'/v2/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6377d9b2ad4c486693f4463337ced519', 'name': 'tempest_full-project_6b42676a-fb80-41b7-bdc5-7ee7331cf594', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T09:20:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T09:20:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594', '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/0eb569c2-219e-4fe7-99bd-85f5b599ce5d', 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_6b42676a-fb80-41b7-bdc5-7ee7331cf594', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594', 'created': u'2018-12-10T09:20:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T09:20:30Z', 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/0eb569c2-219e-4fe7-99bd-85f5b599ce5d', 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_6b42676a-fb80-41b7-bdc5-7ee7331cf594', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 09:20:31,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 09:20:31,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 09:20:31,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-81698a80-a94a-4591-a7a1-5a4cb81a1211 x-openstack-request-id: req-81698a80-a94a-4591-a7a1-5a4cb81a1211 2018-12-10 09:20:31,883 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b94596f4-b964-4a0e-84ed-9c412b29ecf6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b94596f4-b964-4a0e-84ed-9c412b29ecf6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b94596f4-b964-4a0e-84ed-9c412b29ecf6"}} 2018-12-10 09:20:31,883 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-81698a80-a94a-4591-a7a1-5a4cb81a1211 2018-12-10 09:20:31,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0761568546295s 2018-12-10 09:20:31,884 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594', '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'c47c6539fb2a433791aefcdf57514708', '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'b94596f4-b964-4a0e-84ed-9c412b29ecf6', 'swap': 0}) 2018-12-10 09:20:31,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 09:20:31,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/b94596f4-b964-4a0e-84ed-9c412b29ecf6/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" -d '{"extra_specs": {}}' 2018-12-10 09:20:31,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 09:20:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-634cc92a-58f6-46bb-800e-46609ab2fbd5 x-openstack-request-id: req-634cc92a-58f6-46bb-800e-46609ab2fbd5 2018-12-10 09:20:31,907 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 09:20:31,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/b94596f4-b964-4a0e-84ed-9c412b29ecf6/os-extra_specs used request id req-634cc92a-58f6-46bb-800e-46609ab2fbd5 2018-12-10 09:20:31,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228137969971s 2018-12-10 09:20:31,908 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594', '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'c47c6539fb2a433791aefcdf57514708', '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'b94596f4-b964-4a0e-84ed-9c412b29ecf6', 'swap': 0}) 2018-12-10 09:20:34,998 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-10 09:20:34,998 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-10 09:20:34,999 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-10 09:20:35,001 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-10 09:20:35,015 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-10 09:20:37,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6a4e9ccf-b296-410a-9746-febbe50aaa0e/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-12-10 09:20:37,060 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-10 09:20:37,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-12-10 09:20:46,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:46.621 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.524s] 2018-12-10 09:20:46,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:46.775 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.154s] 2018-12-10 09:20:46,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:46.897 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.121s] 2018-12-10 09:20:47,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:47.089 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.191s] 2018-12-10 09:20:47,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:47.219 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.131s] 2018-12-10 09:20:49,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:49.361 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [2.933s] 2018-12-10 09:20:49,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:49.832 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.471s] 2018-12-10 09:20:50,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:50.010 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.178s] 2018-12-10 09:20:50,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:50.021 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.011s] 2018-12-10 09:20:50,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:50.031 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.010s] 2018-12-10 09:20:50,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:50.042 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.011s] 2018-12-10 09:20:50,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:50.398 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.356s] 2018-12-10 09:20:51,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:51.018 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.619s] 2018-12-10 09:20:51,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:51.063 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.045s] 2018-12-10 09:20:51,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:51.312 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 ... skip: The microversion range[2.41 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:20:51,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:51.313 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:20:51,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:51.344 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.280s] 2018-12-10 09:20:51,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:51.366 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.021s] 2018-12-10 09:20:51,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:51.377 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.011s] 2018-12-10 09:20:56,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:56.035 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.335s] 2018-12-10 09:20:56,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:20:56.103 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.068s] 2018-12-10 09:21:08,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:08.742 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.239s] 2018-12-10 09:21:08,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:08.957 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.215s] 2018-12-10 09:21:09,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:09.426 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [22.650s] 2018-12-10 09:21:09,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:09.464 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.506s] 2018-12-10 09:21:10,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:10.392 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.926s] 2018-12-10 09:21:11,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:11.029 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.638s] 2018-12-10 09:21:12,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:12.486 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [3.063s] 2018-12-10 09:21:15,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:15.894 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [3.406s] 2018-12-10 09:21:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:18.539 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.645s] 2018-12-10 09:21:19,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:19.003 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.463s] 2018-12-10 09:21:19,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:19.754 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.751s] 2018-12-10 09:21:20,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:20.090 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.336s] 2018-12-10 09:21:20,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:20.388 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.297s] 2018-12-10 09:21:20,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:20.484 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.096s] 2018-12-10 09:21:21,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:21.664 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [30.286s] 2018-12-10 09:21:22,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:22.089 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.424s] 2018-12-10 09:21:23,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:23.362 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.423s] 2018-12-10 09:21:23,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:23.411 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.048s] 2018-12-10 09:21:23,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:23.700 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.288s] 2018-12-10 09:21:26,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:26.396 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-12-10 09:21:27,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:27.137 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON ... skip: The microversion range[2.61 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:21:30,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:30.599 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.242s] 2018-12-10 09:21:30,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:30.874 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.329s] 2018-12-10 09:21:30,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:30.917 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.043s] 2018-12-10 09:21:30,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:30.949 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.033s] 2018-12-10 09:21:31,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:31.019 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.069s] 2018-12-10 09:21:31,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:31.116 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.097s] 2018-12-10 09:21:31,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:31.698 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.550s] 2018-12-10 09:21:31,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:31.718 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.020s] 2018-12-10 09:21:31,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:31.763 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.045s] 2018-12-10 09:21:31,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:31.784 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.021s] 2018-12-10 09:21:35,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:35.007 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:21:35,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:35.008 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:21:38,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:38.947 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.287s] 2018-12-10 09:21:38,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:38.992 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.386s] 2018-12-10 09:21:39,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:39.118 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.126s] 2018-12-10 09:21:39,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:39.167 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.221s] 2018-12-10 09:21:39,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:39.203 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.085s] 2018-12-10 09:21:39,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:39.288 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.084s] 2018-12-10 09:21:39,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:39.410 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.122s] 2018-12-10 09:21:39,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:39.840 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.428s] 2018-12-10 09:21:39,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:39.965 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.124s] 2018-12-10 09:21:40,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:40.363 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.394s] 2018-12-10 09:21:40,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:40.369 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.406s] 2018-12-10 09:21:40,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:40.513 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.151s] 2018-12-10 09:21:40,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:40.655 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.141s] 2018-12-10 09:21:41,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:41.126 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.756s] 2018-12-10 09:21:49,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:49.196 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-12-10 09:21:50,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:50.028 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.831s] 2018-12-10 09:21:50,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:50.158 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.131s] 2018-12-10 09:21:53,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:53.232 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full ... success [5.320s] 2018-12-10 09:21:53,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:53.382 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON ... skip: The microversion range[2.55 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:21:57,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:57.485 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full ... success [4.252s] 2018-12-10 09:21:58,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.252 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.322s] 2018-12-10 09:21:58,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.262 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.009s] 2018-12-10 09:21:58,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.300 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.038s] 2018-12-10 09:21:58,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.310 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.010s] 2018-12-10 09:21:58,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.328 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.018s] 2018-12-10 09:21:58,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.338 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-12-10 09:21:58,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.369 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.031s] 2018-12-10 09:21:58,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.379 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.010s] 2018-12-10 09:21:58,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.393 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.014s] 2018-12-10 09:21:58,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.402 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.009s] 2018-12-10 09:21:58,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.412 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-12-10 09:21:58,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.422 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.010s] 2018-12-10 09:21:58,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.431 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2018-12-10 09:21:58,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:21:58.455 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.024s] 2018-12-10 09:22:01,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:01.926 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full ... success [4.441s] 2018-12-10 09:22:01,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:01.939 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user ... success [0.013s] 2018-12-10 09:22:06,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:06.111 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.314s] 2018-12-10 09:22:06,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:06.150 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.038s] 2018-12-10 09:22:06,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:06.215 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.065s] 2018-12-10 09:22:06,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:06.238 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.022s] 2018-12-10 09:22:06,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:06.426 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.188s] 2018-12-10 09:22:08,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:08.978 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-12-10 09:22:08,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:08.979 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-12-10 09:22:11,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:11.814 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:22:13,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:13.641 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [57.472s] 2018-12-10 09:22:14,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:14.122 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.402s] 2018-12-10 09:22:14,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:14.142 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.021s] 2018-12-10 09:22:21,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:21.955 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [32.753s] 2018-12-10 09:22:26,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:26.109 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [10.367s] 2018-12-10 09:22:31,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:31.812 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [10.469s] 2018-12-10 09:22:43,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:43.550 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [11.736s] 2018-12-10 09:22:46,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:46.468 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.216s] 2018-12-10 09:22:50,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:50.617 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:22:52,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:52.410 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [30.452s] 2018-12-10 09:22:52,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:52.411 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-12-10 09:22:57,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:57.068 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [12.089s] 2018-12-10 09:22:57,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:57.545 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [11.073s] 2018-12-10 09:22:57,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:57.553 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-12-10 09:22:57,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:57.565 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.012s] 2018-12-10 09:22:57,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:57.578 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.013s] 2018-12-10 09:22:58,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:58.134 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.554s] 2018-12-10 09:22:58,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:22:58.591 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.457s] 2018-12-10 09:23:02,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:02.258 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 ... skip: The microversion range[2.36 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:23:02,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:02.260 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:23:02,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:02.260 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-12-10 09:23:07,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:07.625 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [10.557s] 2018-12-10 09:23:09,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:09.272 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.344s] 2018-12-10 09:23:09,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:09.303 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.031s] 2018-12-10 09:23:09,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:09.339 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.036s] 2018-12-10 09:23:11,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:11.133 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-12-10 09:23:12,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:12.592 33 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-12-10 09:23:15,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:15.054 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [7.616s] 2018-12-10 09:23:15,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:15.323 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.270s] 2018-12-10 09:23:15,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:15.656 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.272s] 2018-12-10 09:23:15,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:15.668 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-12-10 09:23:15,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:15.740 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.071s] 2018-12-10 09:23:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:15.780 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.039s] 2018-12-10 09:23:15,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:15.797 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.017s] 2018-12-10 09:23:15,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:15.806 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.009s] 2018-12-10 09:23:15,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:15.815 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-12-10 09:23:15,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:15.867 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.544s] 2018-12-10 09:23:16,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:16.054 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [9.484s] 2018-12-10 09:23:16,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:16.590 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.722s] 2018-12-10 09:23:16,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:16.622 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.033s] 2018-12-10 09:23:17,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:17.500 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.875s] 2018-12-10 09:23:18,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:18.101 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.601s] 2018-12-10 09:23:26,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:26.090 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON ... skip: nova-network is gone 2018-12-10 09:23:30,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:30.930 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.354s] 2018-12-10 09:23:30,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:30.995 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.066s] 2018-12-10 09:23:39,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:39.504 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.264s] 2018-12-10 09:23:39,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:39.516 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.011s] 2018-12-10 09:23:39,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:39.525 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.009s] 2018-12-10 09:23:39,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:39.843 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.317s] 2018-12-10 09:23:39,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:39.852 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.009s] 2018-12-10 09:23:39,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:39.890 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.038s] 2018-12-10 09:23:39,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:39.899 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.009s] 2018-12-10 09:23:43,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:43.329 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:23:47,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:47.891 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [11.092s] 2018-12-10 09:23:56,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:56.826 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [8.931s] 2018-12-10 09:23:56,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:56.829 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-12-10 09:23:56,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:56.830 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-12-10 09:23:56,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:23:56.831 33 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-12-10 09:24:05,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:24:05.147 33 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [22.456s] 2018-12-10 09:24:05,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:24:05.158 33 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.010s] 2018-12-10 09:24:05,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:24:05.740 33 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.582s] 2018-12-10 09:24:05,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:24:05.805 33 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.065s] 2018-12-10 09:24:37,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:24:37.516 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [9.491s] 2018-12-10 09:24:40,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:24:40.416 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [2.899s] 2018-12-10 09:24:43,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:24:43.138 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [2.721s] 2018-12-10 09:24:50,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:24:50.696 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [7.558s] 2018-12-10 09:24:54,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:24:54.698 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [66.770s] 2018-12-10 09:24:54,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:24:54.713 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.022s] 2018-12-10 09:24:55,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:24:55.834 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [97.712s] 2018-12-10 09:24:57,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:24:57.898 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [7.202s] 2018-12-10 09:25:01,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:01.835 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [6.003s] 2018-12-10 09:25:02,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:02.946 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [5.048s] 2018-12-10 09:25:03,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:03.269 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.435s] 2018-12-10 09:25:10,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:10.902 33 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [32.048s] 2018-12-10 09:25:13,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:13.323 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON ... skip: The microversion range[2.53 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:25:22,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:22.502 33 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [11.602s] 2018-12-10 09:25:24,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:24.936 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.308s] 2018-12-10 09:25:24,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:24.980 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.044s] 2018-12-10 09:25:25,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:25.209 33 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.229s] 2018-12-10 09:25:33,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:33.785 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.314s] 2018-12-10 09:25:33,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:33.829 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.044s] 2018-12-10 09:25:33,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:33.872 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.043s] 2018-12-10 09:25:33,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:33.923 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.050s] 2018-12-10 09:25:33,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:33.948 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.024s] 2018-12-10 09:25:33,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:33.998 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.050s] 2018-12-10 09:25:34,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:34.042 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.043s] 2018-12-10 09:25:34,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:34.083 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.040s] 2018-12-10 09:25:34,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:34.106 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.023s] 2018-12-10 09:25:34,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:34.154 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.047s] 2018-12-10 09:25:34,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:34.205 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.050s] 2018-12-10 09:25:44,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:44.289 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [5.771s] 2018-12-10 09:25:55,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:55.622 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [60.888s] 2018-12-10 09:25:56,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:56.803 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.659s] 2018-12-10 09:25:57,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:57.429 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.626s] 2018-12-10 09:25:57,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:57.805 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.375s] 2018-12-10 09:25:58,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:58.765 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.960s] 2018-12-10 09:25:59,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:59.332 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.566s] 2018-12-10 09:25:59,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:25:59.972 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.639s] 2018-12-10 09:26:00,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:00.504 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.531s] 2018-12-10 09:26:01,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:01.570 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [1.065s] 2018-12-10 09:26:02,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:02.311 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.741s] 2018-12-10 09:26:03,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:03.568 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [1.256s] 2018-12-10 09:26:04,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:04.009 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.440s] 2018-12-10 09:26:04,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:04.990 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.980s] 2018-12-10 09:26:05,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:05.243 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.254s] 2018-12-10 09:26:07,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:07.143 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [10.580s] 2018-12-10 09:26:08,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:08.176 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.035s] 2018-12-10 09:26:14,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:14.004 33 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [7.075s] 2018-12-10 09:26:14,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:14.442 33 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.438s] 2018-12-10 09:26:15,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:15.409 33 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.967s] 2018-12-10 09:26:21,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:21.902 33 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.506s] 2018-12-10 09:26:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:24.865 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.598s] 2018-12-10 09:26:25,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:25.837 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.972s] 2018-12-10 09:26:26,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:26.653 33 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.659s] 2018-12-10 09:26:26,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:26.785 33 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.132s] 2018-12-10 09:26:26,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:26.875 33 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.090s] 2018-12-10 09:26:27,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:27.100 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [1.263s] 2018-12-10 09:26:27,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:27.673 33 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.796s] 2018-12-10 09:26:29,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:29.287 33 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:26:32,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:32.145 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.355s] 2018-12-10 09:26:44,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:44.832 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [17.725s] 2018-12-10 09:26:52,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:26:52.226 33 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.695s] 2018-12-10 09:27:09,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:09.394 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [24.561s] 2018-12-10 09:27:10,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:10.086 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [74.447s] 2018-12-10 09:27:11,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:11.813 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.902s] 2018-12-10 09:27:12,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:12.339 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.526s] 2018-12-10 09:27:12,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:12.836 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.496s] 2018-12-10 09:27:13,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:13.338 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.502s] 2018-12-10 09:27:14,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:14.028 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.690s] 2018-12-10 09:27:14,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:14.052 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.023s] 2018-12-10 09:27:19,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:19.518 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [1.345s] 2018-12-10 09:27:20,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:20.104 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.585s] 2018-12-10 09:27:21,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:21.531 33 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [1.427s] 2018-12-10 09:27:25,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:25.863 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.289s] 2018-12-10 09:27:25,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:25.909 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.046s] 2018-12-10 09:27:26,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:26.384 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.474s] 2018-12-10 09:27:26,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:26.399 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.015s] 2018-12-10 09:27:26,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:26.469 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.070s] 2018-12-10 09:27:26,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:26.482 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.012s] 2018-12-10 09:27:26,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:26.540 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.058s] 2018-12-10 09:27:26,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:26.730 33 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.189s] 2018-12-10 09:27:31,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:31.605 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [42.209s] 2018-12-10 09:27:34,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:34.290 33 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit ... success [3.268s] 2018-12-10 09:27:39,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:39.344 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [21.142s] 2018-12-10 09:27:44,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:44.614 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [3.750s] 2018-12-10 09:27:45,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:45.603 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.989s] 2018-12-10 09:27:45,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:45.618 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.014s] 2018-12-10 09:27:46,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:46.515 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.896s] 2018-12-10 09:27:47,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:47.382 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.867s] 2018-12-10 09:27:48,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:48.420 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.037s] 2018-12-10 09:27:48,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:48.449 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.029s] 2018-12-10 09:27:48,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:27:48.475 33 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.025s] 2018-12-10 09:28:06,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:06.253 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [34.646s] 2018-12-10 09:28:23,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:23.177 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [73.075s] 2018-12-10 09:28:32,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:32.533 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [9.033s] 2018-12-10 09:28:39,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:39.082 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.318s] 2018-12-10 09:28:45,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:45.209 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [65.848s] 2018-12-10 09:28:50,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:50.835 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.700s] 2018-12-10 09:28:51,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:51.161 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.326s] 2018-12-10 09:28:53,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:53.596 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [7.122s] 2018-12-10 09:28:53,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:53.654 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.059s] 2018-12-10 09:28:54,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:54.624 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.969s] 2018-12-10 09:28:54,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:54.709 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [3.546s] 2018-12-10 09:28:54,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:54.719 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.095s] 2018-12-10 09:28:54,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:54.720 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-10 09:28:55,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:55.263 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [22.726s] 2018-12-10 09:28:56,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:56.371 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.662s] 2018-12-10 09:28:58,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:28:58.540 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.279s] 2018-12-10 09:29:00,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:00.599 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [15.389s] 2018-12-10 09:29:08,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:08.580 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [10.035s] 2018-12-10 09:29:08,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:08.581 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-12-10 09:29:09,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:09.264 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [8.669s] 2018-12-10 09:29:19,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:19.821 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [15.633s] 2018-12-10 09:29:27,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:27.246 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [10.500s] 2018-12-10 09:29:27,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:27.271 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.028s] 2018-12-10 09:29:27,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:27.283 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.011s] 2018-12-10 09:29:27,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:27.293 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.010s] 2018-12-10 09:29:27,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:27.301 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.007s] 2018-12-10 09:29:27,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:27.624 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.323s] 2018-12-10 09:29:27,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:27.861 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.371s] 2018-12-10 09:29:27,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:27.952 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.090s] 2018-12-10 09:29:28,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:28.027 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.075s] 2018-12-10 09:29:28,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:28.192 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.566s] 2018-12-10 09:29:28,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:28.322 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.295s] 2018-12-10 09:29:28,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:28.867 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.675s] 2018-12-10 09:29:28,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:28.892 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.025s] 2018-12-10 09:29:29,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:29.185 33 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.293s] 2018-12-10 09:29:36,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:36.253 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.310s] 2018-12-10 09:29:36,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:36.265 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.012s] 2018-12-10 09:29:36,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:36.547 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.280s] 2018-12-10 09:29:37,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:37.248 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.489s] 2018-12-10 09:29:38,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:38.449 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.201s] 2018-12-10 09:29:39,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:39.540 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:29:40,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:40.846 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [2.395s] 2018-12-10 09:29:45,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:45.066 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [4.220s] 2018-12-10 09:29:47,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:47.482 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.416s] 2018-12-10 09:29:51,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:51.658 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.080s] 2018-12-10 09:29:51,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:51.720 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.060s] 2018-12-10 09:29:53,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:53.384 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [1.664s] 2018-12-10 09:29:53,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:53.480 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.095s] 2018-12-10 09:29:53,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:53.481 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-10 09:29:59,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:59.600 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.824s] 2018-12-10 09:29:59,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:29:59.608 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.008s] 2018-12-10 09:30:02,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:02.096 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [2.486s] 2018-12-10 09:30:02,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:02.099 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-12-10 09:30:02,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:02.102 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-12-10 09:30:02,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:02.103 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-12-10 09:30:02,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:02.409 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.310s] 2018-12-10 09:30:02,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:02.719 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.309s] 2018-12-10 09:30:02,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:02.722 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-12-10 09:30:02,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:02.723 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-12-10 09:30:02,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:02.724 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-12-10 09:30:02,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:02.834 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [11.348s] 2018-12-10 09:30:04,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:04.242 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [55.648s] 2018-12-10 09:30:05,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:05.294 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest ... skip: The microversion range[2.49 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:30:05,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:05.295 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-12-10 09:30:06,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:06.421 33 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [3.588s] 2018-12-10 09:30:14,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:14.564 33 INFO opnfv-tempest [-] {1} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-12-10 09:30:15,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:15.020 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [10.780s] 2018-12-10 09:30:16,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:16.985 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.050s] 2018-12-10 09:30:17,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:17.002 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.017s] 2018-12-10 09:30:24,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:24.353 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.726s] 2018-12-10 09:30:24,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:24.760 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.406s] 2018-12-10 09:30:25,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:25.171 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.410s] 2018-12-10 09:30:25,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:25.598 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.426s] 2018-12-10 09:30:26,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:26.005 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.407s] 2018-12-10 09:30:39,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:39.770 33 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [7.330s] 2018-12-10 09:30:46,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:46.522 33 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [6.750s] 2018-12-10 09:30:49,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:49.935 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-12-10 09:30:50,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:50.035 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.100s] 2018-12-10 09:30:54,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:54.524 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.115s] 2018-12-10 09:30:54,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:54.588 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.063s] 2018-12-10 09:30:55,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:55.403 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.815s] 2018-12-10 09:30:55,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:55.532 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.128s] 2018-12-10 09:30:55,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:30:55.533 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-10 09:31:13,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:13.445 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.043s] 2018-12-10 09:31:13,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:13.455 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.010s] 2018-12-10 09:31:14,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:14.798 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:31:17,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:17.323 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [62.293s] 2018-12-10 09:31:17,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:17.939 33 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.718s] 2018-12-10 09:31:18,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:18.618 33 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.679s] 2018-12-10 09:31:22,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:22.419 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.726s] 2018-12-10 09:31:22,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:22.562 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.144s] 2018-12-10 09:31:22,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:22.726 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.163s] 2018-12-10 09:31:32,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:32.913 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [10.183s] 2018-12-10 09:31:32,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:32.943 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.032s] 2018-12-10 09:31:32,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:32.976 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.033s] 2018-12-10 09:31:36,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:36.069 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.272s] 2018-12-10 09:31:36,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:36.079 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2018-12-10 09:31:36,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:36.214 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.134s] 2018-12-10 09:31:36,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:36.226 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-12-10 09:31:36,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:36.236 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-12-10 09:31:36,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:36.258 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.021s] 2018-12-10 09:31:36,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:36.329 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.071s] 2018-12-10 09:31:36,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:36.390 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.060s] 2018-12-10 09:31:36,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:36.620 33 INFO opnfv-tempest [-] {1} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.320s] 2018-12-10 09:31:37,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:37.023 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.633s] 2018-12-10 09:31:37,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:37.037 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-12-10 09:31:37,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:37.098 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.061s] 2018-12-10 09:31:44,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:44.806 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.329s] 2018-12-10 09:31:45,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:45.006 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.199s] 2018-12-10 09:31:45,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:45.219 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.213s] 2018-12-10 09:31:45,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:45.562 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.342s] 2018-12-10 09:31:45,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:45.946 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.383s] 2018-12-10 09:31:46,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:46.276 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.330s] 2018-12-10 09:31:46,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:46.620 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.344s] 2018-12-10 09:31:50,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:50.456 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-12-10 09:31:50,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:50.458 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:31:50,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:50.459 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers.ServerShowV263Test ... skip: The microversion range[2.63 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:31:51,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:51.771 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.129s] 2018-12-10 09:31:51,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:51.818 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.046s] 2018-12-10 09:31:55,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:55.731 33 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.164s] 2018-12-10 09:31:57,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:57.662 33 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:31:57,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:57.663 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-10 09:31:57,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:31:57.664 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-12-10 09:32:02,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:02.183 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.516s] 2018-12-10 09:32:02,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:02.418 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.235s] 2018-12-10 09:32:03,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:03.031 33 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [20.304s] 2018-12-10 09:32:03,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:03.207 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.788s] 2018-12-10 09:32:03,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:03.353 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.146s] 2018-12-10 09:32:04,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:04.157 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.804s] 2018-12-10 09:32:04,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:04.402 33 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.373s] 2018-12-10 09:32:10,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:10.376 33 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.971s] 2018-12-10 09:32:13,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:13.790 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.413s] 2018-12-10 09:32:14,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:14.853 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.063s] 2018-12-10 09:32:21,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:21.186 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [63.458s] 2018-12-10 09:32:24,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:24.924 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.183s] 2018-12-10 09:32:25,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:25.090 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.167s] 2018-12-10 09:32:27,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:27.996 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-12-10 09:32:27,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:27.996 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-12-10 09:32:30,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:30.903 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.320s] 2018-12-10 09:32:32,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:32.016 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.112s] 2018-12-10 09:32:33,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:33.028 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [1.013s] 2018-12-10 09:32:34,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:34.706 33 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-12-10 09:32:35,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:35.737 33 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [25.354s] 2018-12-10 09:32:36,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:36.879 33 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.148s] 2018-12-10 09:32:39,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:39.792 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.996s] 2018-12-10 09:32:41,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:41.265 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param ... success [1.473s] 2018-12-10 09:32:49,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:49.324 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.307s] 2018-12-10 09:32:50,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:50.912 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.587s] 2018-12-10 09:32:59,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:32:59.193 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [2.538s] 2018-12-10 09:33:03,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:03.177 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [15.321s] 2018-12-10 09:33:05,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:05.333 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.882s] 2018-12-10 09:33:10,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:10.056 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.286s] 2018-12-10 09:33:10,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:10.346 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.290s] 2018-12-10 09:33:11,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:11.347 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.001s] 2018-12-10 09:33:12,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:12.340 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.991s] 2018-12-10 09:33:12,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:12.347 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.008s] 2018-12-10 09:33:12,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:12.658 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.310s] 2018-12-10 09:33:12,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:12.671 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.013s] 2018-12-10 09:33:12,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:12.950 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.278s] 2018-12-10 09:33:19,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:19.630 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [58.431s] 2018-12-10 09:33:21,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:21.674 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.747s] 2018-12-10 09:33:27,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:27.948 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [6.271s] 2018-12-10 09:33:29,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:29.718 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.770s] 2018-12-10 09:33:31,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:31.369 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.650s] 2018-12-10 09:33:33,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:33.110 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.742s] 2018-12-10 09:33:33,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:33:33.790 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [30.607s] 2018-12-10 09:34:06,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:34:06.496 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [5.892s] 2018-12-10 09:34:07,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:34:07.593 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [33.802s] 2018-12-10 09:34:12,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:34:12.919 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.423s] 2018-12-10 09:34:21,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:34:21.262 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [61.616s] 2018-12-10 09:34:38,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:34:38.975 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [31.378s] 2018-12-10 09:34:44,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:34:44.895 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.839s] 2018-12-10 09:34:45,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:34:45.338 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.444s] 2018-12-10 09:34:50,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:34:50.282 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:34:50,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:34:50.477 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [79.574s] 2018-12-10 09:34:54,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:34:54.070 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.599s] 2018-12-10 09:35:02,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:02.375 33 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [5.656s] 2018-12-10 09:35:02,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:02.423 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [9.395s] 2018-12-10 09:35:09,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:09.033 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [14.962s] 2018-12-10 09:35:10,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:10.097 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [7.674s] 2018-12-10 09:35:14,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:14.222 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.964s] 2018-12-10 09:35:17,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:17.298 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.077s] 2018-12-10 09:35:20,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:20.481 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.182s] 2018-12-10 09:35:23,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:23.836 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [62.559s] 2018-12-10 09:35:25,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:25.480 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [1.109s] 2018-12-10 09:35:25,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:25.881 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.401s] 2018-12-10 09:35:26,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:26.506 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.024s] 2018-12-10 09:35:31,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:31.928 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [8.093s] 2018-12-10 09:35:41,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:41.649 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.406s] 2018-12-10 09:35:41,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:41.667 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.018s] 2018-12-10 09:35:41,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:41.690 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.022s] 2018-12-10 09:35:42,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:42.248 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.556s] 2018-12-10 09:35:43,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:43.931 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.679s] 2018-12-10 09:35:43,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:43.944 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.017s] 2018-12-10 09:35:43,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:43.962 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.018s] 2018-12-10 09:35:43,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:43.973 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-12-10 09:35:43,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:43.984 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2018-12-10 09:35:44,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:44.003 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2018-12-10 09:35:44,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:44.013 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2018-12-10 09:35:44,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:44.025 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-12-10 09:35:44,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:44.911 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.055s] 2018-12-10 09:35:47,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:47.732 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:35:48,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:48.848 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.936s] 2018-12-10 09:35:52,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:52.899 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [4.462s] 2018-12-10 09:35:53,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:53.371 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.472s] 2018-12-10 09:35:55,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:55.209 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.838s] 2018-12-10 09:35:57,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:35:57.557 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON ... skip: nova-network is gone 2018-12-10 09:36:02,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:02.683 33 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON ... skip: nova-network is gone 2018-12-10 09:36:06,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:06.199 33 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.884s] 2018-12-10 09:36:06,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:06.208 33 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-12-10 09:36:24,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:24.275 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.702s] 2018-12-10 09:36:25,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:25.191 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.915s] 2018-12-10 09:36:25,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:25.745 33 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [14.620s] 2018-12-10 09:36:26,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:26.226 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [1.036s] 2018-12-10 09:36:26,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:26.859 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [8.755s] 2018-12-10 09:36:27,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:27.024 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.798s] 2018-12-10 09:36:27,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:27.552 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.527s] 2018-12-10 09:36:27,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:27.614 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.062s] 2018-12-10 09:36:27,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:27.767 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.153s] 2018-12-10 09:36:27,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:27.838 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.070s] 2018-12-10 09:36:27,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:27.904 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.066s] 2018-12-10 09:36:27,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:27.980 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.076s] 2018-12-10 09:36:28,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:28.044 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.063s] 2018-12-10 09:36:35,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:35.650 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [8.792s] 2018-12-10 09:36:36,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:36.397 33 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [4.065s] 2018-12-10 09:36:40,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:40.249 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-12-10 09:36:40,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:40.251 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-12-10 09:36:40,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:40.252 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-12-10 09:36:40,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:40.252 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-10 09:36:41,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:41.458 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.807s] 2018-12-10 09:36:43,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:43.947 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [2.487s] 2018-12-10 09:36:45,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:45.107 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.541s] 2018-12-10 09:36:47,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:47.806 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [3.859s] 2018-12-10 09:36:54,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:54.526 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.974s] 2018-12-10 09:36:59,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:36:59.298 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.769s] 2018-12-10 09:37:00,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:00.997 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.700s] 2018-12-10 09:37:02,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:02.964 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.966s] 2018-12-10 09:37:03,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:03.114 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.356s] 2018-12-10 09:37:05,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:05.168 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.053s] 2018-12-10 09:37:09,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:09.652 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.479s] 2018-12-10 09:37:10,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:10.431 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.019s] 2018-12-10 09:37:10,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:10.744 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.095s] 2018-12-10 09:37:12,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:12.333 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.647s] 2018-12-10 09:37:12,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:12.410 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.665s] 2018-12-10 09:37:12,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:12.426 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.095s] 2018-12-10 09:37:12,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:12.599 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.173s] 2018-12-10 09:37:12,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:12.717 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.118s] 2018-12-10 09:37:12,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:12.877 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.159s] 2018-12-10 09:37:14,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:14.228 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.818s] 2018-12-10 09:37:15,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:15.041 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [4.608s] 2018-12-10 09:37:15,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:15.937 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.706s] 2018-12-10 09:37:15,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:15.980 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.046s] 2018-12-10 09:37:20,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:20.229 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.203s] 2018-12-10 09:37:22,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:22.299 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.068s] 2018-12-10 09:37:22,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:22.806 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.176s] 2018-12-10 09:37:22,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:22.985 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.178s] 2018-12-10 09:37:23,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:23.179 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.193s] 2018-12-10 09:37:23,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:23.438 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.259s] 2018-12-10 09:37:23,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:23.600 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.162s] 2018-12-10 09:37:23,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:23.703 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.404s] 2018-12-10 09:37:24,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:24.646 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.942s] 2018-12-10 09:37:26,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:26.077 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.429s] 2018-12-10 09:37:28,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:28.349 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.271s] 2018-12-10 09:37:29,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:29.468 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.119s] 2018-12-10 09:37:29,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:29.892 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.424s] 2018-12-10 09:37:31,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:31.322 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags ... skip [0.000s]: Project tags not available. 2018-12-10 09:37:31,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:31.558 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.664s] 2018-12-10 09:37:32,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:32.371 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.813s] 2018-12-10 09:37:32,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:32.772 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.401s] 2018-12-10 09:37:32,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:32.800 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.028s] 2018-12-10 09:37:32,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:32.817 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.016s] 2018-12-10 09:37:32,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:32.835 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.018s] 2018-12-10 09:37:36,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:36.089 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [68.029s] 2018-12-10 09:37:36,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:36.103 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.018s] 2018-12-10 09:37:37,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:37.248 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.200s] 2018-12-10 09:37:38,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:38.854 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [2.747s] 2018-12-10 09:37:38,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:38.855 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1540645 is resolved. 2018-12-10 09:37:39,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:39.047 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.193s] 2018-12-10 09:37:39,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:39.186 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.139s] 2018-12-10 09:37:40,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:40.715 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.941s] 2018-12-10 09:37:41,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:41.469 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-12-10 09:37:41,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:41.663 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.948s] 2018-12-10 09:37:42,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:42.270 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.607s] 2018-12-10 09:37:42,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:42.851 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.580s] 2018-12-10 09:37:43,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:43.492 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.641s] 2018-12-10 09:37:44,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:44.657 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.163s] 2018-12-10 09:37:46,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:46.074 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.417s] 2018-12-10 09:37:46,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:46.948 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.873s] 2018-12-10 09:37:47,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:47.468 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.707s] 2018-12-10 09:37:47,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:47.653 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.705s] 2018-12-10 09:37:48,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:48.141 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.672s] 2018-12-10 09:37:48,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:48.283 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.629s] 2018-12-10 09:37:49,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:49.144 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.861s] 2018-12-10 09:37:50,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:50.844 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.702s] 2018-12-10 09:37:57,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:57.835 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.201s] 2018-12-10 09:37:58,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:58.350 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.514s] 2018-12-10 09:37:58,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:58.526 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.175s] 2018-12-10 09:37:58,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:58.670 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.144s] 2018-12-10 09:37:58,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:58.874 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.203s] 2018-12-10 09:37:59,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:59.684 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.810s] 2018-12-10 09:37:59,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:37:59.763 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.924s] 2018-12-10 09:38:00,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:00.287 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.524s] 2018-12-10 09:38:00,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:00.497 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.813s] 2018-12-10 09:38:13,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.340 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.256s] 2018-12-10 09:38:13,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.384 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.044s] 2018-12-10 09:38:13,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.409 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.025s] 2018-12-10 09:38:13,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.444 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.035s] 2018-12-10 09:38:13,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.457 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.013s] 2018-12-10 09:38:13,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.472 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.014s] 2018-12-10 09:38:13,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.505 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.033s] 2018-12-10 09:38:13,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.520 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.014s] 2018-12-10 09:38:13,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.760 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.238s] 2018-12-10 09:38:13,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.768 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.010s] 2018-12-10 09:38:13,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.790 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.022s] 2018-12-10 09:38:13,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.802 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.011s] 2018-12-10 09:38:13,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.814 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.012s] 2018-12-10 09:38:13,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.820 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2018-12-10 09:38:13,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:13.831 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.011s] 2018-12-10 09:38:14,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:14.777 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.944s] 2018-12-10 09:38:15,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:15.155 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.378s] 2018-12-10 09:38:15,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:15.479 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.323s] 2018-12-10 09:38:15,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:15.573 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.094s] 2018-12-10 09:38:15,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:15.856 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.284s] 2018-12-10 09:38:16,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:16.236 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.378s] 2018-12-10 09:38:19,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:19.350 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [9.011s] 2018-12-10 09:38:20,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:20.192 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.844s] 2018-12-10 09:38:24,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:24.597 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [69.540s] 2018-12-10 09:38:24,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:24.626 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [4.432s] 2018-12-10 09:38:30,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:30.930 33 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-12-10 09:38:30,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:30.931 33 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-12-10 09:38:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:32.169 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-12-10 09:38:33,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:33.769 33 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.216s] 2018-12-10 09:38:38,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:38.055 33 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-12-10 09:38:44,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:44.555 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [1.965s] 2018-12-10 09:38:45,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:45.113 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.558s] 2018-12-10 09:38:45,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:45.451 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.873s] 2018-12-10 09:38:46,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:46.068 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.954s] 2018-12-10 09:38:46,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:46.652 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.584s] 2018-12-10 09:38:47,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:47.756 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [1.104s] 2018-12-10 09:38:48,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:48.018 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.261s] 2018-12-10 09:38:48,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:48.851 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.832s] 2018-12-10 09:38:49,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:49.115 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.264s] 2018-12-10 09:38:49,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:49.895 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.780s] 2018-12-10 09:38:57,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:57.835 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.431s] 2018-12-10 09:38:57,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:57.842 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.008s] 2018-12-10 09:38:58,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:58.149 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.306s] 2018-12-10 09:38:59,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:38:59.735 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [3.155s] 2018-12-10 09:39:00,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:00.727 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.576s] 2018-12-10 09:39:02,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:02.852 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.125s] 2018-12-10 09:39:03,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:03.874 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [4.138s] 2018-12-10 09:39:04,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:04.554 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.701s] 2018-12-10 09:39:07,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:07.896 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [35.720s] 2018-12-10 09:39:08,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:08.401 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [4.527s] 2018-12-10 09:39:13,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:13.708 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.069s] 2018-12-10 09:39:14,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:14.009 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [6.116s] 2018-12-10 09:39:14,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:14.973 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.295s] 2018-12-10 09:39:16,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:16.398 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.688s] 2018-12-10 09:39:18,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:18.085 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-12-10 09:39:26,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:26.628 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [4.214s] 2018-12-10 09:39:27,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:27.192 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.874s] 2018-12-10 09:39:38,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:38.029 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.724s] 2018-12-10 09:39:41,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:41.307 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.276s] 2018-12-10 09:39:41,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:41.747 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [27.731s] 2018-12-10 09:39:41,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:41.950 33 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [7.082s] 2018-12-10 09:39:43,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:43.476 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.169s] 2018-12-10 09:39:43,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:43.828 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:39:43,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:43.829 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:39:45,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:45.947 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.472s] 2018-12-10 09:39:52,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:52.758 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [88.146s] 2018-12-10 09:39:52,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:52.805 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.052s] 2018-12-10 09:39:52,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:52.860 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.055s] 2018-12-10 09:39:53,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:53.269 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [4.694s] 2018-12-10 09:39:54,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:54.825 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [1.557s] 2018-12-10 09:39:56,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:56.056 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [14.309s] 2018-12-10 09:39:56,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:56.059 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [1.234s] 2018-12-10 09:39:57,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:57.136 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [1.075s] 2018-12-10 09:39:57,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:57.501 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.365s] 2018-12-10 09:39:57,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:57.609 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [1.557s] 2018-12-10 09:39:57,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:57.744 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.243s] 2018-12-10 09:39:58,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:39:58.261 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.517s] 2018-12-10 09:40:03,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:03.953 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:40:05,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:05.530 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [10.700s] 2018-12-10 09:40:09,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:09.180 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.348s] 2018-12-10 09:40:09,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:09.734 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.553s] 2018-12-10 09:40:11,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:11.359 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [13.744s] 2018-12-10 09:40:16,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:16.911 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [5.553s] 2018-12-10 09:40:19,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:19.941 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [14.409s] 2018-12-10 09:40:23,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:23.044 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.121s] 2018-12-10 09:40:23,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:23.335 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.291s] 2018-12-10 09:40:23,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:23.635 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.300s] 2018-12-10 09:40:24,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:24.579 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [8.719s] 2018-12-10 09:40:26,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:26.154 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.242s] 2018-12-10 09:40:27,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:27.027 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.873s]: Skipped until bug: https://launchpad.net/bugs/1014647 is resolved. 2018-12-10 09:40:27,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:27.167 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [3.531s] 2018-12-10 09:40:28,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:28.133 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.553s] 2018-12-10 09:40:31,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:31.432 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [4.261s] 2018-12-10 09:40:31,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:31.792 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.362s] 2018-12-10 09:40:32,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:32.544 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.753s] 2018-12-10 09:40:41,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:41.689 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [13.552s] 2018-12-10 09:40:44,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:44.494 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.273s] 2018-12-10 09:40:44,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:44.791 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.297s] 2018-12-10 09:40:45,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:45.130 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.339s] 2018-12-10 09:40:45,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:45.434 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.303s] 2018-12-10 09:40:45,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:45.745 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.310s] 2018-12-10 09:40:46,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:46.036 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.291s] 2018-12-10 09:40:46,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:46.324 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.288s] 2018-12-10 09:40:46,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:46.626 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.301s] 2018-12-10 09:40:46,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:46.842 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.215s] 2018-12-10 09:40:47,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:47.173 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.330s] 2018-12-10 09:40:47,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:47.510 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.337s] 2018-12-10 09:40:47,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:47.773 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [27.832s] 2018-12-10 09:40:54,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:54.031 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [12.340s] 2018-12-10 09:40:56,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:56.448 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [29.415s] 2018-12-10 09:40:58,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:58.871 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.815s] 2018-12-10 09:40:59,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:59.218 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.347s] 2018-12-10 09:40:59,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:59.566 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.347s] 2018-12-10 09:40:59,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:40:59.858 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.292s] 2018-12-10 09:41:04,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:04.813 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [17.039s] 2018-12-10 09:41:16,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:16.992 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [22.960s] 2018-12-10 09:41:21,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:21.699 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [16.885s] 2018-12-10 09:41:26,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:26.815 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.823s] 2018-12-10 09:41:30,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:30.795 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [21.583s] 2018-12-10 09:41:33,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:33.917 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.126s] 2018-12-10 09:41:36,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:36.011 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [14.311s] 2018-12-10 09:41:37,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:37.523 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.606s] 2018-12-10 09:41:40,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:40.353 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [2.829s] 2018-12-10 09:41:43,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:43.292 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [46.834s] 2018-12-10 09:41:44,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:44.351 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.998s] 2018-12-10 09:41:47,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:47.142 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.790s] 2018-12-10 09:41:48,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:41:48.002 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [11.990s] 2018-12-10 09:42:02,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:02.136 33 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [14.133s] 2018-12-10 09:42:06,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:06.626 33 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.859s] 2018-12-10 09:42:16,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:16.378 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.302s] 2018-12-10 09:42:17,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:17.323 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.843s] 2018-12-10 09:42:20,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:20.106 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.784s] 2018-12-10 09:42:21,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:21.141 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-12-10 09:42:22,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:22.249 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [55.422s] 2018-12-10 09:42:22,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:22.675 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.568s] 2018-12-10 09:42:25,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:25.368 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [42.069s] 2018-12-10 09:42:26,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:26.361 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test ... skip: The microversion range[2.54 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:42:27,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:27.495 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.820s] 2018-12-10 09:42:29,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:29.333 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.297s] 2018-12-10 09:42:29,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:29.371 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.037s] 2018-12-10 09:42:31,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:31.169 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-12-10 09:42:34,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:34.473 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [9.129s] 2018-12-10 09:42:34,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:34.475 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-12-10 09:42:34,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:34.793 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [1.085s] 2018-12-10 09:42:35,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:35.091 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.297s] 2018-12-10 09:42:35,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:35.891 33 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.800s] 2018-12-10 09:42:37,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:37.667 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-12-10 09:42:37,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:37.670 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-10 09:42:37,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:37.671 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-10 09:42:37,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:37.672 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-10 09:42:37,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:37.674 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest ... skip: Application credentials are not available in this environment 2018-12-10 09:42:40,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:40.689 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [15.322s] 2018-12-10 09:42:41,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:41.775 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [1.553s] 2018-12-10 09:42:44,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:44.186 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.771s] 2018-12-10 09:42:44,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:44.295 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:42:45,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:45.072 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.885s] 2018-12-10 09:42:49,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:49.055 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [2.238s] 2018-12-10 09:42:53,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:53.495 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... success [4.439s] 2018-12-10 09:42:57,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:57.661 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.927s] 2018-12-10 09:42:59,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:42:59.462 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [6.103s] 2018-12-10 09:43:03,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:03.522 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [22.829s] 2018-12-10 09:43:06,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:06.221 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.447s] 2018-12-10 09:43:06,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:06.860 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.638s] 2018-12-10 09:43:07,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:07.662 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.189s] 2018-12-10 09:43:07,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:07.969 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.108s] 2018-12-10 09:43:08,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:08.664 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [9.200s] 2018-12-10 09:43:10,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:10.120 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [2.150s] 2018-12-10 09:43:10,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:10.252 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.132s] 2018-12-10 09:43:10,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:10.431 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.179s] 2018-12-10 09:43:10,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:10.562 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.131s] 2018-12-10 09:43:17,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:17.432 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.767s] 2018-12-10 09:43:18,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:18.324 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [9.658s] 2018-12-10 09:43:22,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:22.290 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.934s] 2018-12-10 09:43:23,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:23.124 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.832s] 2018-12-10 09:43:24,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:24.123 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.001s] 2018-12-10 09:43:25,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:25.984 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [7.661s] 2018-12-10 09:43:32,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:32.107 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.674s] 2018-12-10 09:43:32,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:32.791 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.179s] 2018-12-10 09:43:32,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:32.966 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.175s] 2018-12-10 09:43:33,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:33.599 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.633s] 2018-12-10 09:43:34,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:34.193 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.593s] 2018-12-10 09:43:43,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:43.529 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.328s] 2018-12-10 09:43:43,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:43.637 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.093s] 2018-12-10 09:43:43,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:43.835 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.306s] 2018-12-10 09:43:44,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:44.178 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.343s] 2018-12-10 09:43:44,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:44.515 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.878s] 2018-12-10 09:43:45,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:45.007 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.828s] 2018-12-10 09:43:45,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:45.325 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.318s] 2018-12-10 09:43:45,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:45.385 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.869s] 2018-12-10 09:43:46,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:46.025 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.640s] 2018-12-10 09:43:46,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:46.127 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.801s] 2018-12-10 09:43:46,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:46.530 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.403s] 2018-12-10 09:43:46,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:46.901 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.371s] 2018-12-10 09:43:47,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:47.193 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.291s] 2018-12-10 09:43:47,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:47.551 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.357s] 2018-12-10 09:43:47,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:47.923 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.372s] 2018-12-10 09:43:48,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:48.250 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.326s] 2018-12-10 09:43:48,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:48.640 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.389s] 2018-12-10 09:43:49,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:49.014 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.374s] 2018-12-10 09:43:49,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:49.305 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.290s] 2018-12-10 09:43:49,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:49.375 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.070s] 2018-12-10 09:43:49,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:49.449 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.074s] 2018-12-10 09:43:49,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:49.546 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.096s] 2018-12-10 09:43:52,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:52.848 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [49.316s] 2018-12-10 09:43:54,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:54.770 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.373s] 2018-12-10 09:43:55,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:55.858 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [1.086s] 2018-12-10 09:43:56,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:56.010 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.152s] 2018-12-10 09:43:56,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:43:56.537 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.527s] 2018-12-10 09:44:01,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:01.433 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [35.447s] 2018-12-10 09:44:04,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:04.715 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.294s] 2018-12-10 09:44:04,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:04.974 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.820s] 2018-12-10 09:44:05,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:05.298 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.583s] 2018-12-10 09:44:05,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:05.318 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.020s] 2018-12-10 09:44:05,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:05.585 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.266s] 2018-12-10 09:44:05,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:05.847 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.872s] 2018-12-10 09:44:05,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:05.883 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.298s] 2018-12-10 09:44:05,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:05.903 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.020s] 2018-12-10 09:44:06,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:06.128 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.224s] 2018-12-10 09:44:06,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:06.456 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.327s] 2018-12-10 09:44:06,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:06.477 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.021s] 2018-12-10 09:44:06,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:06.780 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.302s] 2018-12-10 09:44:07,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:07.333 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.552s] 2018-12-10 09:44:07,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:07.741 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.893s] 2018-12-10 09:44:07,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:07.864 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.531s] 2018-12-10 09:44:20,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:20.857 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.336s] 2018-12-10 09:44:21,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:21.168 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.159s] 2018-12-10 09:44:25,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:25.137 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [4.281s] 2018-12-10 09:44:25,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:25.716 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.547s] 2018-12-10 09:44:30,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:30.826 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [5.687s] 2018-12-10 09:44:33,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:33.824 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.107s] 2018-12-10 09:44:34,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:34.305 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.479s] 2018-12-10 09:44:39,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:39.862 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [5.555s] 2018-12-10 09:44:44,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:44.814 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [4.951s] 2018-12-10 09:44:54,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:54.864 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.686s] 2018-12-10 09:44:58,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:58.352 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.485s] 2018-12-10 09:44:58,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:44:58.353 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-12-10 09:45:01,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:01.264 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.913s] 2018-12-10 09:45:02,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:02.962 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.698s] 2018-12-10 09:45:06,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:06.421 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-10 09:45:06,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:06.421 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-12-10 09:45:09,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:09.146 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.186s] 2018-12-10 09:45:09,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:09.339 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.193s] 2018-12-10 09:45:09,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:09.505 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.165s] 2018-12-10 09:45:09,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:09.512 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-12-10 09:45:11,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:11.504 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test ... skip: Application credentials are not available in this environment 2018-12-10 09:45:14,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:14.094 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-12-10 09:45:14,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:14.095 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-12-10 09:45:17,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:17.253 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [34.186s] 2018-12-10 09:45:20,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:20.555 33 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.460s] 2018-12-10 09:45:22,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:22.667 33 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-12-10 09:45:22,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:22.668 33 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-12-10 09:45:30,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:30.535 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [5.264s] 2018-12-10 09:45:31,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:31.937 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.402s] 2018-12-10 09:45:34,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:34.666 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.729s] 2018-12-10 09:45:36,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:36.284 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.617s] 2018-12-10 09:45:38,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:38.431 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [21.177s] 2018-12-10 09:45:53,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:53.873 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-12-10 09:45:53,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:53.882 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-12-10 09:45:54,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:54.222 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.339s] 2018-12-10 09:45:54,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:54.265 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.043s] 2018-12-10 09:45:54,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:54.302 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.037s] 2018-12-10 09:45:54,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:54.622 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.320s] 2018-12-10 09:45:54,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:54.675 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.053s] 2018-12-10 09:45:54,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:54.711 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.036s] 2018-12-10 09:45:55,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:55.058 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.346s] 2018-12-10 09:45:55,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:55.106 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.047s] 2018-12-10 09:45:55,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:55.154 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.047s] 2018-12-10 09:45:55,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:55.202 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.048s] 2018-12-10 09:45:55,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:55.244 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.042s] 2018-12-10 09:45:55,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:55.286 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.041s] 2018-12-10 09:45:55,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:45:55.330 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.044s] 2018-12-10 09:46:00,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:46:00.585 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [22.151s] 2018-12-10 09:46:00,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:46:00.587 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.002s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-12-10 09:46:09,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:46:09.499 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.711s] 2018-12-10 09:46:14,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:46:14.053 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.466s] 2018-12-10 09:46:15,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:46:15.360 33 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.762s] 2018-12-10 09:46:26,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:46:26.371 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [4.029s] 2018-12-10 09:46:34,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:46:34.595 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [20.540s] 2018-12-10 09:46:37,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:46:37.452 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.283s] 2018-12-10 09:46:40,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:46:40.938 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.485s] 2018-12-10 09:46:43,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:46:43.382 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [2.444s] 2018-12-10 09:46:45,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:46:45.744 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.362s] 2018-12-10 09:47:09,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:47:09.590 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [12.008s] 2018-12-10 09:47:24,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:47:24.649 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [15.058s] 2018-12-10 09:47:33,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:47:33.413 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [58.815s] 2018-12-10 09:47:44,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:47:44.314 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [10.903s] 2018-12-10 09:47:50,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:47:50.373 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [25.724s] 2018-12-10 09:48:09,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:48:09.474 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [19.099s] 2018-12-10 09:48:24,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:48:24.501 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [15.027s] 2018-12-10 09:48:30,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:48:30.357 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [39.068s] 2018-12-10 09:48:40,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:48:40.047 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [15.544s] 2018-12-10 09:48:55,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:48:55.405 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [15.358s] 2018-12-10 09:48:56,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:48:56.020 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [25.663s] 2018-12-10 09:49:11,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:11.430 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [16.025s] 2018-12-10 09:49:17,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:17.338 33 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-12-10 09:49:19,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:19.513 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [23.492s] 2018-12-10 09:49:19,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:19.515 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-12-10 09:49:30,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:30.208 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.529s] 2018-12-10 09:49:35,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:35.119 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [15.604s] 2018-12-10 09:49:35,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:35.536 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.328s] 2018-12-10 09:49:38,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:38.114 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [2.577s] 2018-12-10 09:49:43,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:43.501 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... fail [350.576s] 2018-12-10 09:49:44,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:44.602 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [6.487s] 2018-12-10 09:49:46,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:46.959 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [2.357s] 2018-12-10 09:49:52,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:52.779 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.820s] 2018-12-10 09:49:58,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:49:58.392 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [5.612s] 2018-12-10 09:50:02,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:02.726 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [4.334s] 2018-12-10 09:50:04,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:04.332 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [29.211s] 2018-12-10 09:50:06,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:06.331 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.604s] 2018-12-10 09:50:14,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:14.915 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.584s] 2018-12-10 09:50:15,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:15.953 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.038s] 2018-12-10 09:50:23,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:23.783 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [7.829s] 2018-12-10 09:50:24,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:24.012 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.229s] 2018-12-10 09:50:24,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:24.145 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.132s] 2018-12-10 09:50:24,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:24.271 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.126s] 2018-12-10 09:50:24,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:24.354 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.083s] 2018-12-10 09:50:24,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:24.708 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.353s] 2018-12-10 09:50:24,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:24.824 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.116s] 2018-12-10 09:50:24,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:24.939 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.115s] 2018-12-10 09:50:24,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:24.993 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.054s] 2018-12-10 09:50:25,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:25.069 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.075s] 2018-12-10 09:50:33,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:50:33.220 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.149s] 2018-12-10 09:51:05,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:05.409 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.245s] 2018-12-10 09:51:05,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:05.727 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.317s] 2018-12-10 09:51:06,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:06.060 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.333s] 2018-12-10 09:51:06,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:06.480 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.419s] 2018-12-10 09:51:06,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:06.808 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.328s] 2018-12-10 09:51:06,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:06.846 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.037s] 2018-12-10 09:51:07,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:07.173 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.327s] 2018-12-10 09:51:07,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:07.496 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.322s] 2018-12-10 09:51:07,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:07.532 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.036s] 2018-12-10 09:51:07,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:07.774 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.242s] 2018-12-10 09:51:12,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:12.422 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [68.086s] 2018-12-10 09:51:20,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:20.505 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.958s] 2018-12-10 09:51:24,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:24.255 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [11.836s] 2018-12-10 09:51:30,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:30.356 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.851s] 2018-12-10 09:51:42,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:42.891 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [12.534s] 2018-12-10 09:51:47,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:47.531 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.641s] 2018-12-10 09:51:48,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:48.383 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [10.585s] 2018-12-10 09:51:48,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:48.782 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.398s] 2018-12-10 09:51:49,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:49.447 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.665s] 2018-12-10 09:51:50,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:50.027 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.494s] 2018-12-10 09:51:52,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:52.779 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [3.331s] 2018-12-10 09:51:59,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:51:59.999 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [7.219s] 2018-12-10 09:52:00,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:00.357 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.358s] 2018-12-10 09:52:00,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:00.634 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.278s] 2018-12-10 09:52:04,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:04.725 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [14.697s] 2018-12-10 09:52:04,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:04.988 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.265s] 2018-12-10 09:52:05,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:05.331 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.342s] 2018-12-10 09:52:16,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:16.864 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [11.531s] 2018-12-10 09:52:22,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:22.452 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest ... skip: tag-ext extension not enabled. 2018-12-10 09:52:26,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:26.093 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [9.227s] 2018-12-10 09:52:28,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:28.424 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.993s] 2018-12-10 09:52:40,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:40.197 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [1.126s] 2018-12-10 09:52:46,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:46.746 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [20.652s] 2018-12-10 09:52:46,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:46.789 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.044s] 2018-12-10 09:52:46,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:46.881 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.092s] 2018-12-10 09:52:47,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:47.015 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.019s] 2018-12-10 09:52:47,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:47.022 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.008s] 2018-12-10 09:52:47,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:47.030 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.008s] 2018-12-10 09:52:47,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:47.038 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.007s] 2018-12-10 09:52:47,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:47.627 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.589s] 2018-12-10 09:52:47,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:47.638 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.010s] 2018-12-10 09:52:47,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:47.653 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.015s] 2018-12-10 09:52:47,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:47.907 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.253s] 2018-12-10 09:52:47,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:47.930 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.023s] 2018-12-10 09:52:47,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:47.941 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.010s] 2018-12-10 09:52:54,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:54.054 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.282s] 2018-12-10 09:52:54,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:54.817 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.761s] 2018-12-10 09:52:55,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:55.080 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.263s] 2018-12-10 09:52:55,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:55.198 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.118s] 2018-12-10 09:52:55,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:52:55.755 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.871s] 2018-12-10 09:53:05,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:05.702 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [9.945s] 2018-12-10 09:53:14,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:14.728 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-12-10 09:53:15,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:15.407 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.249s] 2018-12-10 09:53:27,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:27.757 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.350s] 2018-12-10 09:53:35,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:35.463 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.700s] 2018-12-10 09:53:35,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:35.743 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.281s] 2018-12-10 09:53:36,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:36.703 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.960s] 2018-12-10 09:53:38,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:38.894 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.032s] 2018-12-10 09:53:38,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:38.912 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.019s] 2018-12-10 09:53:39,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:39.483 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.778s] 2018-12-10 09:53:46,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:46.543 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [7.060s] 2018-12-10 09:53:46,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:46.894 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.351s] 2018-12-10 09:53:47,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:47.161 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.267s] 2018-12-10 09:53:49,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:49.958 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.802s] 2018-12-10 09:53:52,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:52.373 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.415s] 2018-12-10 09:53:55,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:55.509 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [3.135s] 2018-12-10 09:53:58,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:53:58.094 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.584s] 2018-12-10 09:54:03,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:03.390 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.040s] 2018-12-10 09:54:03,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:03.507 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.116s] 2018-12-10 09:54:03,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:03.530 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.023s] 2018-12-10 09:54:03,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:03.561 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.030s] 2018-12-10 09:54:03,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:03.670 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.108s] 2018-12-10 09:54:08,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:08.081 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:54:08,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:08.082 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-12-10 09:54:12,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:12.581 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.308s] 2018-12-10 09:54:13,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:13.220 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.639s] 2018-12-10 09:54:14,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:14.105 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.009s] 2018-12-10 09:54:16,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:16.453 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.348s] 2018-12-10 09:54:20,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:20.507 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [4.048s] 2018-12-10 09:54:20,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:20.592 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.306s] 2018-12-10 09:54:21,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:21.551 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.048s] 2018-12-10 09:54:23,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:23.255 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.701s] 2018-12-10 09:54:24,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:24.004 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [3.411s] 2018-12-10 09:54:25,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:25.030 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.775s] 2018-12-10 09:54:27,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:27.332 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.300s] 2018-12-10 09:54:27,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:27.376 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.047s] 2018-12-10 09:54:32,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:32.801 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.316s] 2018-12-10 09:54:33,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:33.203 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.402s] 2018-12-10 09:54:33,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:33.280 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.809s] 2018-12-10 09:54:33,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:33.503 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.299s] 2018-12-10 09:54:35,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:35.322 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [1.818s] 2018-12-10 09:54:35,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:35.608 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.286s] 2018-12-10 09:54:40,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:40.514 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.309s] 2018-12-10 09:54:43,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:43.008 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.493s] 2018-12-10 09:54:45,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:45.438 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.429s] 2018-12-10 09:54:47,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:47.830 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.391s] 2018-12-10 09:54:49,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:49.395 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.156s] 2018-12-10 09:54:49,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:49.755 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.360s] 2018-12-10 09:54:50,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:50.502 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.671s] 2018-12-10 09:54:53,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:53.198 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.696s] 2018-12-10 09:54:53,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:53.608 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.410s] 2018-12-10 09:54:56,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:56.192 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.582s] 2018-12-10 09:54:58,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:54:58.798 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.605s] 2018-12-10 09:55:01,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:01.483 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.683s] 2018-12-10 09:55:03,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:03.765 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [2.223s] 2018-12-10 09:55:04,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:04.262 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.779s] 2018-12-10 09:55:05,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:05.777 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [2.011s] 2018-12-10 09:55:07,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:07.027 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.765s] 2018-12-10 09:55:10,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:10.006 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.978s] 2018-12-10 09:55:12,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:12.726 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.718s] 2018-12-10 09:55:15,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:15.215 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.489s] 2018-12-10 09:55:17,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:17.988 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.773s] 2018-12-10 09:55:19,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:19.594 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [2.792s] 2018-12-10 09:55:20,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:20.255 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.661s] 2018-12-10 09:55:20,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:20.859 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.870s] 2018-12-10 09:55:22,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:22.264 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.007s] 2018-12-10 09:55:22,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:22.577 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.313s] 2018-12-10 09:55:23,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:23.242 33 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.665s] 2018-12-10 09:55:23,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:23.533 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.673s] 2018-12-10 09:55:26,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:26.050 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.516s] 2018-12-10 09:55:28,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:28.848 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.798s] 2018-12-10 09:55:31,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:31.567 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.719s] 2018-12-10 09:55:33,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:33.793 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.290s] 2018-12-10 09:55:34,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:34.354 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.786s] 2018-12-10 09:55:37,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:37.112 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.756s] 2018-12-10 09:55:40,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:40.004 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.891s] 2018-12-10 09:55:41,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:41.419 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.431s] 2018-12-10 09:55:42,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:42.748 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.329s] 2018-12-10 09:55:44,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:44.901 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.009s] 2018-12-10 09:55:50,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:50.598 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.303s] 2018-12-10 09:55:51,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:51.095 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.497s] 2018-12-10 09:55:51,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:51.374 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.277s] 2018-12-10 09:55:51,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:51.576 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.203s] 2018-12-10 09:55:51,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:51.802 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.225s] 2018-12-10 09:55:51,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:51.970 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.169s] 2018-12-10 09:55:52,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:52.194 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.222s] 2018-12-10 09:55:52,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:52.371 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.177s] 2018-12-10 09:55:52,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:52.464 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.093s] 2018-12-10 09:55:52,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:52.541 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.076s] 2018-12-10 09:55:52,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:52.642 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.101s] 2018-12-10 09:55:52,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:52.739 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.096s] 2018-12-10 09:55:52,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:52.840 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.101s] 2018-12-10 09:55:53,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:53.075 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.234s] 2018-12-10 09:55:53,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:53.184 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.109s] 2018-12-10 09:55:53,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:53.300 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.115s] 2018-12-10 09:55:53,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:53.448 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.148s] 2018-12-10 09:55:53,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:53.633 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.184s] 2018-12-10 09:55:53,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:53.773 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.140s] 2018-12-10 09:55:53,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:53.901 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.127s] 2018-12-10 09:55:54,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:54.003 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.102s] 2018-12-10 09:55:54,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:54.095 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.091s] 2018-12-10 09:55:54,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:54.198 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.102s] 2018-12-10 09:55:54,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:54.285 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.087s] 2018-12-10 09:55:54,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:54.367 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.082s] 2018-12-10 09:55:54,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:54.477 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.110s] 2018-12-10 09:55:54,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:54.579 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.101s] 2018-12-10 09:55:54,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:54.702 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.123s] 2018-12-10 09:55:56,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:56.425 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [1.721s] 2018-12-10 09:55:56,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:56.507 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.083s] 2018-12-10 09:55:56,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:56.602 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.095s] 2018-12-10 09:55:57,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:57.603 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.999s] 2018-12-10 09:55:58,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:58.743 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [1.139s] 2018-12-10 09:55:58,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:58.851 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.108s] 2018-12-10 09:55:58,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:58.965 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.114s] 2018-12-10 09:55:59,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:55:59.097 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.131s] 2018-12-10 09:56:00,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:00.078 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.979s] 2018-12-10 09:56:00,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:00.212 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.134s] 2018-12-10 09:56:00,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:00.365 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.153s] 2018-12-10 09:56:01,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:01.208 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [12.531s] 2018-12-10 09:56:04,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:04.405 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.199s] 2018-12-10 09:56:11,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:11.205 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:56:11,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:11.484 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached ... fail [387.778s] 2018-12-10 09:56:15,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:15.716 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-12-10 09:56:19,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:19.662 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.013s] 2018-12-10 09:56:24,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:24.555 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.890s] 2018-12-10 09:56:30,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:30.009 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [5.453s] 2018-12-10 09:56:34,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:34.912 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [4.902s] 2018-12-10 09:56:38,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:38.714 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [3.803s] 2018-12-10 09:56:39,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:39.880 33 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.166s] 2018-12-10 09:56:45,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:45.967 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [30.240s] 2018-12-10 09:56:49,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:49.757 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.794s] 2018-12-10 09:56:53,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:53.973 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.305s] 2018-12-10 09:56:57,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:57.567 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-12-10 09:56:57,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:56:57.568 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:57:10,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:10.721 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [9.564s] 2018-12-10 09:57:11,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:11.789 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [60.305s] 2018-12-10 09:57:11,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:11.790 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server ... skip [0.000s]: Shelve is not available. 2018-12-10 09:57:11,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:11.791 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-12-10 09:57:14,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:14.676 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [24.912s] 2018-12-10 09:57:15,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:15.891 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [5.171s] 2018-12-10 09:57:18,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:18.602 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [2.710s] 2018-12-10 09:57:18,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:18.897 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.296s] 2018-12-10 09:57:19,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:19.250 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.352s] 2018-12-10 09:57:19,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:19.609 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.359s] 2018-12-10 09:57:19,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:19.932 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.322s] 2018-12-10 09:57:19,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:19.946 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.014s] 2018-12-10 09:57:20,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:20.151 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.204s] 2018-12-10 09:57:20,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:20.260 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.586s] 2018-12-10 09:57:20,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:20.432 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.281s] 2018-12-10 09:57:20,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:20.767 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.334s] 2018-12-10 09:57:20,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:20.977 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.209s] 2018-12-10 09:57:21,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:21.030 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [9.243s] 2018-12-10 09:57:21,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:21.299 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.322s] 2018-12-10 09:57:21,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:21.620 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.321s] 2018-12-10 09:57:21,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:21.831 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.210s] 2018-12-10 09:57:21,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:21.871 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.041s] 2018-12-10 09:57:21,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:21.912 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.040s] 2018-12-10 09:57:22,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:22.231 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.319s] 2018-12-10 09:57:22,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:22.467 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.236s] 2018-12-10 09:57:23,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:23.227 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.759s] 2018-12-10 09:57:23,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:23.552 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.325s] 2018-12-10 09:57:23,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:23.879 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.326s] 2018-12-10 09:57:24,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:24.173 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.294s] 2018-12-10 09:57:24,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:24.237 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.064s] 2018-12-10 09:57:24,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:24.277 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.039s] 2018-12-10 09:57:24,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:24.595 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.318s] 2018-12-10 09:57:24,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:24.608 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.012s] 2018-12-10 09:57:24,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:24.618 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.010s] 2018-12-10 09:57:24,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:24.658 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.039s] 2018-12-10 09:57:24,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:24.872 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.214s] 2018-12-10 09:57:24,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:24.911 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.039s] 2018-12-10 09:57:24,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:24.948 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.037s] 2018-12-10 09:57:27,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:27.372 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.339s] 2018-12-10 09:57:31,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:31.325 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.322s] 2018-12-10 09:57:31,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:31.670 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.344s] 2018-12-10 09:57:31,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:31.969 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.298s] 2018-12-10 09:57:32,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:32.257 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.288s] 2018-12-10 09:57:32,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:32.464 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.206s] 2018-12-10 09:57:35,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:35.982 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.516s] 2018-12-10 09:57:57,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:57:57.314 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 09:58:14,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:14.601 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.752s] 2018-12-10 09:58:18,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:18.452 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [3.849s] 2018-12-10 09:58:20,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:20.976 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.524s] 2018-12-10 09:58:22,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:22.352 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.375s] 2018-12-10 09:58:23,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:23.700 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.348s] 2018-12-10 09:58:25,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:25.080 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.379s] 2018-12-10 09:58:26,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:26.633 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.552s] 2018-12-10 09:58:27,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:27.741 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.108s] 2018-12-10 09:58:31,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:31.508 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [3.765s] 2018-12-10 09:58:34,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:34.479 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.971s] 2018-12-10 09:58:35,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:35.465 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.986s] 2018-12-10 09:58:36,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:36.176 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.710s] 2018-12-10 09:58:37,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:37.287 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [1.110s] 2018-12-10 09:58:37,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:37.719 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.431s] 2018-12-10 09:58:39,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:39.199 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [1.479s] 2018-12-10 09:58:39,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:39.919 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.720s] 2018-12-10 09:58:40,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:40.866 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.947s] 2018-12-10 09:58:41,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:41.847 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.979s] 2018-12-10 09:58:42,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:42.354 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.508s] 2018-12-10 09:58:47,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:47.246 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [4.889s] 2018-12-10 09:58:47,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:47.247 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-12-10 09:58:48,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:48.171 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.926s] 2018-12-10 09:58:48,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:48.891 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.719s] 2018-12-10 09:58:49,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:49.400 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.509s] 2018-12-10 09:58:49,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:49.828 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.428s] 2018-12-10 09:58:50,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:50.931 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [1.102s] 2018-12-10 09:58:51,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:51.755 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.823s] 2018-12-10 09:58:52,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:52.274 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.518s] 2018-12-10 09:58:52,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:52.782 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.508s] 2018-12-10 09:58:53,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:53.032 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.249s] 2018-12-10 09:58:54,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:54.071 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [1.038s] 2018-12-10 09:58:54,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:54.791 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.720s] 2018-12-10 09:58:55,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:55.979 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.186s] 2018-12-10 09:58:55,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:55.981 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-12-10 09:58:55,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:55.982 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-12-10 09:58:56,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:56.484 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.505s] 2018-12-10 09:58:57,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:58:57.483 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.998s] 2018-12-10 09:59:01,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:59:01.081 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [3.596s] 2018-12-10 09:59:02,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:59:02.205 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [1.124s] 2018-12-10 09:59:02,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:59:02.828 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.622s] 2018-12-10 09:59:02,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:59:02.830 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-12-10 09:59:02,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:59:02.831 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-12-10 09:59:03,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:59:03.534 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.705s] 2018-12-10 09:59:04,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:59:04.033 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.499s] 2018-12-10 09:59:04,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:59:04.506 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.473s] 2018-12-10 09:59:22,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:59:22.816 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.729s] 2018-12-10 09:59:23,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:59:23.481 33 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.666s] 2018-12-10 09:59:28,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 09:59:28.680 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 10:00:52,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:00:52.832 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [68.379s] 2018-12-10 10:01:36,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:01:36.409 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [43.563s] 2018-12-10 10:02:25,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:02:25.570 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server ... success [29.137s] 2018-12-10 10:02:39,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:02:39.856 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [14.286s] 2018-12-10 10:02:54,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:02:54.089 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [14.233s] 2018-12-10 10:03:14,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:14.726 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.651s] 2018-12-10 10:03:15,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:15.121 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.394s] 2018-12-10 10:03:16,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:16.174 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.053s] 2018-12-10 10:03:16,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:16.834 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.660s] 2018-12-10 10:03:17,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:17.880 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.044s] 2018-12-10 10:03:18,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:18.445 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.565s] 2018-12-10 10:03:28,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:28.446 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.699s] 2018-12-10 10:03:28,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:28.458 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-12-10 10:03:28,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:28.472 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.013s] 2018-12-10 10:03:29,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:29.096 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.623s] 2018-12-10 10:03:29,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:29.105 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.009s] 2018-12-10 10:03:29,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:29.113 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2018-12-10 10:03:29,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:29.825 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.711s] 2018-12-10 10:03:30,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:30.446 33 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.621s] 2018-12-10 10:03:38,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:38.755 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [2.272s] 2018-12-10 10:03:40,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:40.415 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.659s] 2018-12-10 10:03:42,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:42.438 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [2.022s] 2018-12-10 10:03:48,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:48.966 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [6.521s] 2018-12-10 10:03:58,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:58.932 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.904s] 2018-12-10 10:03:59,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:03:59.740 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.807s] 2018-12-10 10:04:00,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:00.854 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.113s] 2018-12-10 10:04:01,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:01.944 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.089s] 2018-12-10 10:04:03,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:03.609 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.664s] 2018-12-10 10:04:05,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:05.004 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.394s] 2018-12-10 10:04:14,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:14.642 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.106s] 2018-12-10 10:04:15,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:15.981 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [1.340s] 2018-12-10 10:04:26,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:26.340 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.898s] 2018-12-10 10:04:27,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:27.409 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [1.068s] 2018-12-10 10:04:28,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:28.154 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.744s] 2018-12-10 10:04:28,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:28.780 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.625s] 2018-12-10 10:04:30,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:30.292 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.511s] 2018-12-10 10:04:30,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:30.930 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.637s] 2018-12-10 10:04:31,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:31.726 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.795s] 2018-12-10 10:04:34,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:34.677 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.948s] 2018-12-10 10:04:35,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:35.434 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.758s] 2018-12-10 10:04:36,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:36.566 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [1.131s] 2018-12-10 10:04:36,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:36.655 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.090s] 2018-12-10 10:04:37,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:37.321 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.665s] 2018-12-10 10:04:38,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:38.560 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.237s] 2018-12-10 10:04:49,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:49.046 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [1.021s] 2018-12-10 10:04:52,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:52.093 33 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-12-10 10:04:52,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:52.094 33 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-12-10 10:04:56,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:56.765 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.195s] 2018-12-10 10:04:57,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:57.543 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.778s] 2018-12-10 10:04:57,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:04:57.716 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.173s] 2018-12-10 10:05:02,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:02.193 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.311s] 2018-12-10 10:05:02,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:02.465 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.272s] 2018-12-10 10:05:02,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:02.763 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.299s] 2018-12-10 10:05:03,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:03.062 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.298s] 2018-12-10 10:05:03,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:03.349 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.286s] 2018-12-10 10:05:03,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:03.627 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.277s] 2018-12-10 10:05:03,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:03.927 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.299s] 2018-12-10 10:05:04,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:04.224 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.297s] 2018-12-10 10:05:04,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:04.233 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.009s] 2018-12-10 10:05:04,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:04.531 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.297s] 2018-12-10 10:05:10,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:10.141 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.045s] 2018-12-10 10:05:10,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:10.359 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.218s] 2018-12-10 10:05:15,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:15.301 33 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-12-10 10:05:21,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:21.818 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.321s] 2018-12-10 10:05:22,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:22.136 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.319s] 2018-12-10 10:05:22,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:22.530 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.393s] 2018-12-10 10:05:23,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:23.329 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.799s] 2018-12-10 10:05:23,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:23.680 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.350s] 2018-12-10 10:05:38,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:38.030 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.917s] 2018-12-10 10:05:38,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:38.372 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.345s] 2018-12-10 10:05:39,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:39.366 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.993s] 2018-12-10 10:05:49,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:49.214 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-12-10 10:05:56,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:56.852 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [3.194s] 2018-12-10 10:05:57,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:05:57.235 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.386s] 2018-12-10 10:06:09,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:06:09.783 33 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [5.277s] 2018-12-10 10:06:35,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:06:35.049 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [18.534s] 2018-12-10 10:06:52,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:06:52.182 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [17.131s] 2018-12-10 10:06:57,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:06:57.558 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [5.378s] 2018-12-10 10:07:00,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:07:00.579 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.022s] 2018-12-10 10:07:39,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:07:39.066 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [38.482s] 2018-12-10 10:08:17,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:08:17.408 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [38.335s] 2018-12-10 10:08:18,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:08:18.991 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.589s] 2018-12-10 10:08:31,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:08:31.944 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [12.949s] 2018-12-10 10:08:44,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:08:44.490 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [12.545s] 2018-12-10 10:08:48,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:08:48.886 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.397s] 2018-12-10 10:09:30,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:09:30.253 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [41.357s] 2018-12-10 10:09:47,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:09:47.217 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [8.380s] 2018-12-10 10:09:57,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:09:57.527 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.557s] 2018-12-10 10:09:58,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:09:58.609 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.083s] 2018-12-10 10:10:15,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:10:15.253 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.579s] 2018-12-10 10:10:16,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:10:16.394 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.142s] 2018-12-10 10:10:30,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:10:30.970 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.294s] 2018-12-10 10:10:35,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:10:35.747 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.776s] 2018-12-10 10:10:46,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:10:46.331 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.584s] 2018-12-10 10:11:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:02.413 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.930s] 2018-12-10 10:11:06,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:06.354 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.940s] 2018-12-10 10:11:10,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:10.883 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.529s] 2018-12-10 10:11:14,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:14.771 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.888s] 2018-12-10 10:11:19,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:19.072 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.300s] 2018-12-10 10:11:23,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:23.112 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.039s] 2018-12-10 10:11:27,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:27.479 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.367s] 2018-12-10 10:11:32,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:32.614 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.134s] 2018-12-10 10:11:34,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:34.320 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.705s] 2018-12-10 10:11:38,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:38.922 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.601s] 2018-12-10 10:11:39,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:39.660 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.738s] 2018-12-10 10:11:40,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:40.017 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.357s] 2018-12-10 10:11:40,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:40.157 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.140s] 2018-12-10 10:11:40,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:40.426 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.268s] 2018-12-10 10:11:40,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:40.474 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.048s] 2018-12-10 10:11:40,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:40.587 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.112s] 2018-12-10 10:11:41,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:41.259 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.672s] 2018-12-10 10:11:41,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:41.308 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.048s] 2018-12-10 10:11:41,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:41.385 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.077s] 2018-12-10 10:11:47,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:11:47.419 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.033s] 2018-12-10 10:12:08,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:12:08.116 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.373s] 2018-12-10 10:12:17,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:12:17.763 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [9.647s] 2018-12-10 10:12:26,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:12:26.407 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.642s] 2018-12-10 10:12:31,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:12:31.082 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [4.675s] 2018-12-10 10:12:33,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:12:33.243 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.160s] 2018-12-10 10:12:45,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:12:45.722 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [12.478s] 2018-12-10 10:12:46,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:12:46.070 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.349s] 2018-12-10 10:12:46,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:12:46.177 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.106s] 2018-12-10 10:12:56,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:12:56.422 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [10.243s] 2018-12-10 10:13:07,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:13:07.041 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [10.617s] 2018-12-10 10:13:29,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:13:29.572 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [22.531s] 2018-12-10 10:13:29,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:13:29.617 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.046s] 2018-12-10 10:13:29,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:13:29.691 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.072s] 2018-12-10 10:13:37,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:13:37.773 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.079s] 2018-12-10 10:13:44,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:13:44.836 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.063s] 2018-12-10 10:13:55,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:13:55.447 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.380s] 2018-12-10 10:13:58,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:13:58.587 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [3.138s] 2018-12-10 10:13:59,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:13:59.621 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.034s] 2018-12-10 10:14:01,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:01.093 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.471s] 2018-12-10 10:14:02,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:02.707 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.613s] 2018-12-10 10:14:05,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:05.950 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [3.242s] 2018-12-10 10:14:07,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:07.285 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.335s] 2018-12-10 10:14:07,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:07.374 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.089s] 2018-12-10 10:14:08,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:08.152 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [0.776s] 2018-12-10 10:14:08,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:08.530 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.379s] 2018-12-10 10:14:08,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:08.552 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.023s] 2018-12-10 10:14:08,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:08.575 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.022s] 2018-12-10 10:14:08,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:08.793 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.218s] 2018-12-10 10:14:10,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:10.470 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest ... skip: tag extension not enabled. 2018-12-10 10:14:18,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:18.760 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [3.896s] 2018-12-10 10:14:21,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:21.838 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [3.078s] 2018-12-10 10:14:27,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:27.950 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.006s] 2018-12-10 10:14:35,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:35.154 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.559s] 2018-12-10 10:14:35,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:35.760 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.606s] 2018-12-10 10:14:44,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:44.535 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.652s] 2018-12-10 10:14:44,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:44.858 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.323s] 2018-12-10 10:14:48,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:48.998 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 10:14:49,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:49.001 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 10:14:49,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:49.002 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 10:14:49,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:49.002 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-12-10 10:14:49,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:49.003 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-12-10 10:14:57,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:57.627 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.350s] 2018-12-10 10:14:58,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:14:58.019 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.392s] 2018-12-10 10:15:02,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:15:02.543 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-12-10 10:15:10,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:15:10.143 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype ... success [2.776s] 2018-12-10 10:15:20,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:15:20.197 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason ... success [0.293s] 2018-12-10 10:15:20,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:15:20.518 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary ... success [0.321s] 2018-12-10 10:15:20,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:15:20.833 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host ... success [0.314s] 2018-12-10 10:15:21,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:15:21.130 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host ... success [0.296s] 2018-12-10 10:15:21,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:15:21.440 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host ... success [0.310s] 2018-12-10 10:15:30,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:15:30.707 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.353s] 2018-12-10 10:15:31,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:15:31.436 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.729s] 2018-12-10 10:15:32,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:15:32.718 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.282s] 2018-12-10 10:15:36,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:15:36.566 33 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-12-10 10:15:50,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:15:50.493 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.283s] 2018-12-10 10:16:01,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:16:01.572 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.803s] 2018-12-10 10:16:03,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:16:03.464 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.892s] 2018-12-10 10:16:19,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:16:19.616 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [4.643s] 2018-12-10 10:16:23,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:16:23.907 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.290s] 2018-12-10 10:16:47,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:16:47.088 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.665s] 2018-12-10 10:16:57,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:16:57.757 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [10.667s] 2018-12-10 10:16:58,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:16:58.475 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.720s] 2018-12-10 10:16:59,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:16:59.273 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.798s] 2018-12-10 10:17:00,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:17:00.329 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.055s] 2018-12-10 10:17:28,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:17:28.314 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [27.981s] 2018-12-10 10:17:30,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:17:30.812 33 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-12-10 10:17:34,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7d42cc25-0f15-4646-89b3-0e154d652720 2018-12-10 10:17:34,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7d42cc25-0f15-4646-89b3-0e154d652720']'. 2018-12-10 10:17:35,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-10 10:17:35,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-10 10:17:35,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 10:17:35,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7d42cc25-0f15-4646-89b3-0e154d652720 | 2018-12-10 10:17:35,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-10 10:17:35,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-10 09:20:38 | 2018-12-10 10:17:35,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-10 10:17:33 | 2018-12-10 10:17:35,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:56:55 | 2018-12-10 10:17:35,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-10 10:17:35,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-10 10:17:35,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-10 10:17:35,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6a4e9ccf-b296-410a-9746-febbe50aaa0e) | 2018-12-10 10:17:35,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-10 10:17:35,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 06855330-7bc9-47d2-8dee-4ca8e3eba45d) | 2018-12-10 10:17:35,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1503 | 2018-12-10 10:17:35,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 3408.847 | 2018-12-10 10:17:35,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1216 | 2018-12-10 10:17:35,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 284 | 2018-12-10 10:17:35,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-10 10:17:35,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-10 10:17:35,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-12-10 10:17:35,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 10:17:35,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-10 10:17:35,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-10 10:17:35,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.7538966366% 2018-12-10 10:17:37,772 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 57:11 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-12-10 10:17:37,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 10:17:37,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" 2018-12-10 10:17:39,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 10:17:39 GMT X-Openstack-Request-Id: req-9ece5e64-cbe6-4218-b762-664ab12aad1f 2018-12-10 10:17:39,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 10:17:39,110 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0eb569c2-219e-4fe7-99bd-85f5b599ce5d used request id req-9ece5e64-cbe6-4218-b762-664ab12aad1f 2018-12-10 10:17:39,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.32789802551s 2018-12-10 10:17:39,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 10:17:39,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 10:17:39,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a54c17d-b717-46b1-9b73-38d1c92f23ca x-openstack-request-id: req-3a54c17d-b717-46b1-9b73-38d1c92f23ca 2018-12-10 10:17:39,914 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0f8ef9d1-20ab-402e-80cd-4a981ba58111", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0f8ef9d1-20ab-402e-80cd-4a981ba58111", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f8ef9d1-20ab-402e-80cd-4a981ba58111"}, {"name": "tempest_full-flavor_alt_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b94596f4-b964-4a0e-84ed-9c412b29ecf6", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b94596f4-b964-4a0e-84ed-9c412b29ecf6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b94596f4-b964-4a0e-84ed-9c412b29ecf6"}]} 2018-12-10 10:17:39,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-3a54c17d-b717-46b1-9b73-38d1c92f23ca 2018-12-10 10:17:39,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.775048017502s 2018-12-10 10:17:39,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 10:17:39,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/b94596f4-b964-4a0e-84ed-9c412b29ecf6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 10:17:39,970 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d5d1ba1-9e31-4459-b6f8-7076d7cd1aaf x-openstack-request-id: req-6d5d1ba1-9e31-4459-b6f8-7076d7cd1aaf 2018-12-10 10:17:39,971 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b94596f4-b964-4a0e-84ed-9c412b29ecf6 used request id req-6d5d1ba1-9e31-4459-b6f8-7076d7cd1aaf 2018-12-10 10:17:39,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0534460544586s 2018-12-10 10:17:39,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 10:17:39,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" 2018-12-10 10:17:40,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:40 GMT X-Openstack-Request-Id: req-65184f81-d673-446a-b866-90d919774581 2018-12-10 10:17:40,313 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T09:20:28Z", "file": "/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/file", "owner": "6377d9b2ad4c486693f4463337ced519", "id": "06412d6e-af8c-4ada-bdf9-6df50d49efb2", "size": 12716032, "self": "/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T09:20:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 10:17:40,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-65184f81-d673-446a-b866-90d919774581 2018-12-10 10:17:40,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.337687969208s 2018-12-10 10:17:40,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 10:17:40,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1490de95c2542cc6742c557d98d834a6241847ae" 2018-12-10 10:17:41,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 10:17:41 GMT X-Openstack-Request-Id: req-609aaeb0-25e4-4002-a411-4031b3db2a1f 2018-12-10 10:17:41,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 10:17:41,247 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/06412d6e-af8c-4ada-bdf9-6df50d49efb2 used request id req-609aaeb0-25e4-4002-a411-4031b3db2a1f 2018-12-10 10:17:41,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.932348966599s 2018-12-10 10:17:41,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 10:17:41,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 10:17:41,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f5dcb631-d97f-48d7-bd17-34222f1932a3 x-openstack-request-id: req-f5dcb631-d97f-48d7-bd17-34222f1932a3 2018-12-10 10:17:41,274 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0f8ef9d1-20ab-402e-80cd-4a981ba58111", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0f8ef9d1-20ab-402e-80cd-4a981ba58111", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0f8ef9d1-20ab-402e-80cd-4a981ba58111"}]} 2018-12-10 10:17:41,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f5dcb631-d97f-48d7-bd17-34222f1932a3 2018-12-10 10:17:41,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269649028778s 2018-12-10 10:17:41,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 10:17:41,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/0f8ef9d1-20ab-402e-80cd-4a981ba58111 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 10:17:41,317 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87f0904a-d2a3-4e53-a06b-5a4ed8795064 x-openstack-request-id: req-87f0904a-d2a3-4e53-a06b-5a4ed8795064 2018-12-10 10:17:41,317 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0f8ef9d1-20ab-402e-80cd-4a981ba58111 used request id req-87f0904a-d2a3-4e53-a06b-5a4ed8795064 2018-12-10 10:17:41,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0407440662384s 2018-12-10 10:17:41,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 10:17:41,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 10:17:41,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1031 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ece8b96-151c-4590-8dd7-ab5064d4ef90 2018-12-10 10:17:41,568 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_full-user_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "links": {"self": "http://172.30.9.28:5000/v3/users/1f523ef07a114edb92dc158492638d6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f523ef07a114edb92dc158492638d6a", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 10:17:41,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6ece8b96-151c-4590-8dd7-ab5064d4ef90 2018-12-10 10:17:41,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.250627040863s 2018-12-10 10:17:41,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 10:17:41,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/1f523ef07a114edb92dc158492638d6a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 10:17:41,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b048f3-47e6-429d-91f1-3e4f3f830539 2018-12-10 10:17:41,814 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_6b42676a-fb80-41b7-bdc5-7ee7331cf594", "links": {"self": "http://172.30.9.28:5000/v3/users/1f523ef07a114edb92dc158492638d6a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1f523ef07a114edb92dc158492638d6a", "description": null}} 2018-12-10 10:17:41,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1f523ef07a114edb92dc158492638d6a used request id req-c8b048f3-47e6-429d-91f1-3e4f3f830539 2018-12-10 10:17:41,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238408088684s 2018-12-10 10:17:41,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 10:17:41,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/1f523ef07a114edb92dc158492638d6a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 10:17:42,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 10:17:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05bc580-cfc1-415a-8745-a840e2123774 2018-12-10 10:17:42,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 10:17:42,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1f523ef07a114edb92dc158492638d6a used request id req-b05bc580-cfc1-415a-8745-a840e2123774 2018-12-10 10:17:42,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.400490999222s 2018-12-10 10:17:42,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 10:17:42,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 10:17:42,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 595 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-232ad55f-ae1b-47e9-ba3a-4246216ca28e 2018-12-10 10:17:42,444 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.28:5000/v3/projects/6377d9b2ad4c486693f4463337ced519"}, "tags": [], "enabled": true, "id": "6377d9b2ad4c486693f4463337ced519", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_6b42676a-fb80-41b7-bdc5-7ee7331cf594"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 10:17:42,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-232ad55f-ae1b-47e9-ba3a-4246216ca28e 2018-12-10 10:17:42,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222427129745s 2018-12-10 10:17:42,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 10:17:42,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/6377d9b2ad4c486693f4463337ced519 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 10:17:42,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 10:17:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-914f0088-a716-47fb-958f-e894ad9848c2 2018-12-10 10:17:42,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 10:17:42,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6377d9b2ad4c486693f4463337ced519 used request id req-914f0088-a716-47fb-958f-e894ad9848c2 2018-12-10 10:17:42,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.323386192322s 2018-12-10 10:17:42,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 10:17:42,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=6377d9b2ad4c486693f4463337ced519&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0a2a8e568fb45c37d848e112652318afd3e00b5" 2018-12-10 10:17:43,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:43 GMT X-Openstack-Request-Id: req-602da373-8bc7-4dab-91e4-3ec17aa614ec 2018-12-10 10:17:43,136 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-10 10:17:43,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=6377d9b2ad4c486693f4463337ced519&name=default used request id req-602da373-8bc7-4dab-91e4-3ec17aa614ec 2018-12-10 10:17:43,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35789513588s 2018-12-10 10:17:43,137 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-12-10 10:17:43,137 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-10 10:17:46,005 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-399 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-10 10:17:46,008 - 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.28,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QjezIuM4LVmPYnS4HSBWvjXJd 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=c47c6539fb2a433791aefcdf57514708 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-10 10:17:46,009 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-12-10 10:17:46,015 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-12-10 10:17:46,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 10:17:46,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90dbd5b6-e538-4b98-989e-1323321a57de 2018-12-10 10:17:46,275 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 10:17:46,275 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-90dbd5b6-e538-4b98-989e-1323321a57de 2018-12-10 10:17:46,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 10:17:46,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T11:17:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47c6539fb2a433791aefcdf57514708", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [], "type": "tempest-type-91721699", "id": "b3ae870c325b4c398ace8852f5d7d652", "name": "tempest-service-1996530636"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/c47c6539fb2a433791aefcdf57514708", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}, {"endpoints": [], "type": "tempest-type-263365279", "id": "fc23c9a1c67441d6b84390b800f9a14c", "name": "tempest-service-452680111"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2c6cffbf008f48758ae92f1c7e6a32a1"}, "audit_ids": ["bBORGi9ITNS3MfLS_mmD5g"], "issued_at": "2018-12-10T10:17:46.000000Z"}} 2018-12-10 10:17:46,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-10 10:17:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:47,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:47 GMT X-Openstack-Request-Id: req-f5f46eea-80c0-41be-b70a-a7c2834b5698 2018-12-10 10:17:47,103 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"69361a0e-750a-44ff-b392-0c32d8f81703","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"3d9105dddf2848f3a2105bcfb490a6e9","l2_adjacency":true,"status":"ACTIVE","subnets":["bad97985-7664-41fa-b208-a1163e9b4d7a"],"description":"","tags":[],"updated_at":"2018-12-10T04:55:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"3d9105dddf2848f3a2105bcfb490a6e9","created_at":"2018-12-10T04:32:29Z","provider:network_type":"flat"}]} 2018-12-10 10:17:47,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f5f46eea-80c0-41be-b70a-a7c2834b5698 2018-12-10 10:17:47,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.417072057724s 2018-12-10 10:17:47,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 10:17:47,116 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7de9c31-b91f-4323-9bd9-92670b63ad7c 2018-12-10 10:17:47,116 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 10:17:47,116 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-c7de9c31-b91f-4323-9bd9-92670b63ad7c 2018-12-10 10:17:47,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 10:17:47,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:47,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a7a845-dbd2-42ae-8bde-f6cc2c6c30ce 2018-12-10 10:17:47,284 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/adb54e067e82424fb0455179c8f387c5"}, "tags": [], "enabled": true, "id": "adb54e067e82424fb0455179c8f387c5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-12-10 10:17:47,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-80a7a845-dbd2-42ae-8bde-f6cc2c6c30ce 2018-12-10 10:17:47,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.167017936707s 2018-12-10 10:17:47,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-10 10:17:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17"}}' 2018-12-10 10:17:47,445 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35b9ddac-231b-46c4-99c7-e1b78014ace0 2018-12-10 10:17:47,445 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/cff8ea76a51d4dba8eb4545490a9df7e"}, "tags": [], "enabled": true, "id": "cff8ea76a51d4dba8eb4545490a9df7e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17"}} 2018-12-10 10:17:47,445 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-35b9ddac-231b-46c4-99c7-e1b78014ace0 2018-12-10 10:17:47,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.152765035629s 2018-12-10 10:17:47,446 - 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'cff8ea76a51d4dba8eb4545490a9df7e', '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_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17'}) 2018-12-10 10:17:47,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-10 10:17:47,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "28da4f67-4313-4ae5-895f-dd18d9b2712a", "email": null, "name": "tempest_scenario-user_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17"}}' 2018-12-10 10:17:47,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce07eb64-7980-4d2f-a555-52892d4b0610 2018-12-10 10:17:47,971 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "links": {"self": "http://172.30.9.28:5000/v3/users/222baeb2ebbf48e5ac6e72a2d14a009b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "222baeb2ebbf48e5ac6e72a2d14a009b", "domain_id": "default", "password_expires_at": null}} 2018-12-10 10:17:47,972 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-ce07eb64-7980-4d2f-a555-52892d4b0610 2018-12-10 10:17:47,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.518298864365s 2018-12-10 10:17:47,972 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'222baeb2ebbf48e5ac6e72a2d14a009b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17'}) 2018-12-10 10:17:47,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 10:17:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:48,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769899e2-a892-4929-88de-be3f70d7b956 2018-12-10 10:17:48,201 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 10:17:48,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-769899e2-a892-4929-88de-be3f70d7b956 2018-12-10 10:17:48,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224926948547s 2018-12-10 10:17:48,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 10:17:48,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:48,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9fad21-4015-41ec-85fe-607fa076f722 2018-12-10 10:17:48,416 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 10:17:48,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bb9fad21-4015-41ec-85fe-607fa076f722 2018-12-10 10:17:48,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20912194252s 2018-12-10 10:17:48,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 10:17:48,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:48,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6881614-d986-4a50-95cf-bda43d76a3d2 2018-12-10 10:17:48,643 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 10:17:48,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a6881614-d986-4a50-95cf-bda43d76a3d2 2018-12-10 10:17:48,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221401929855s 2018-12-10 10:17:48,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 10:17:48,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:48,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e3553f-1514-435f-a029-ba2120f35202 2018-12-10 10:17:48,847 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 10:17:48,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-68e3553f-1514-435f-a029-ba2120f35202 2018-12-10 10:17:48,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199048995972s 2018-12-10 10:17:48,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 10:17:48,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:49,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a152a10-72cd-431c-936e-809fec8f5413 2018-12-10 10:17:49,069 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "links": {"self": "http://172.30.9.28:5000/v3/users/222baeb2ebbf48e5ac6e72a2d14a009b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "222baeb2ebbf48e5ac6e72a2d14a009b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 10:17:49,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5a152a10-72cd-431c-936e-809fec8f5413 2018-12-10 10:17:49,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221098899841s 2018-12-10 10:17:49,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 10:17:49,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:49,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4180291a-5c01-4f8a-99fa-04b6e4398eff 2018-12-10 10:17:49,301 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/cff8ea76a51d4dba8eb4545490a9df7e"}, "tags": [], "enabled": true, "id": "cff8ea76a51d4dba8eb4545490a9df7e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17"}]} 2018-12-10 10:17:49,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4180291a-5c01-4f8a-99fa-04b6e4398eff 2018-12-10 10:17:49,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219136953354s 2018-12-10 10:17:49,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 10:17:49,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=222baeb2ebbf48e5ac6e72a2d14a009b&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=cff8ea76a51d4dba8eb4545490a9df7e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:49,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-192bab2d-b066-4467-8855-96c138cf8d29 2018-12-10 10:17:49,438 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=222baeb2ebbf48e5ac6e72a2d14a009b&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=cff8ea76a51d4dba8eb4545490a9df7e", "previous": null, "next": null}} 2018-12-10 10:17:49,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=222baeb2ebbf48e5ac6e72a2d14a009b&role.id=d198f435a64947e795a55202b22e00ce&scope.project.id=cff8ea76a51d4dba8eb4545490a9df7e used request id req-192bab2d-b066-4467-8855-96c138cf8d29 2018-12-10 10:17:49,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.129045963287s 2018-12-10 10:17:49,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 10:17:49,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/cff8ea76a51d4dba8eb4545490a9df7e/users/222baeb2ebbf48e5ac6e72a2d14a009b/roles/d198f435a64947e795a55202b22e00ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:49,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 10:17:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbd2e2a0-550d-4332-89fc-f48722675115 2018-12-10 10:17:49,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 10:17:49,711 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cff8ea76a51d4dba8eb4545490a9df7e/users/222baeb2ebbf48e5ac6e72a2d14a009b/roles/d198f435a64947e795a55202b22e00ce used request id req-bbd2e2a0-550d-4332-89fc-f48722675115 2018-12-10 10:17:49,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.26864695549s 2018-12-10 10:17:49,712 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', 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'cff8ea76a51d4dba8eb4545490a9df7e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '28da4f67-4313-4ae5-895f-dd18d9b2712a', 'username': u'tempest_scenario-user_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-10 10:17:49,716 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', 'password': '28da4f67-4313-4ae5-895f-dd18d9b2712a', 'project_name': 'tempest_scenario-project_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'cff8ea76a51d4dba8eb4545490a9df7e', 'project_domain_name': 'Default'} 2018-12-10 10:17:49,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 10:17:49,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:49,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c82d19-97c1-4d07-86ff-8e16177b71dc 2018-12-10 10:17:49,944 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 10:17:49,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-73c82d19-97c1-4d07-86ff-8e16177b71dc 2018-12-10 10:17:49,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224380016327s 2018-12-10 10:17:49,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 10:17:49,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:50,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36794b2f-4fb2-4448-9ed4-0e9e72c22b0d 2018-12-10 10:17:50,168 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 10:17:50,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-36794b2f-4fb2-4448-9ed4-0e9e72c22b0d 2018-12-10 10:17:50,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218740940094s 2018-12-10 10:17:50,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 10:17:50,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:50,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae15d6e6-f4b8-4586-8a94-e1d0dfda67ba 2018-12-10 10:17:50,376 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 10:17:50,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ae15d6e6-f4b8-4586-8a94-e1d0dfda67ba 2018-12-10 10:17:50,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202920913696s 2018-12-10 10:17:50,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 10:17:50,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:50,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787998ea-e9fe-4dba-a178-5f814d2ced36 2018-12-10 10:17:50,622 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "links": {"self": "http://172.30.9.28:5000/v3/users/222baeb2ebbf48e5ac6e72a2d14a009b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "222baeb2ebbf48e5ac6e72a2d14a009b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 10:17:50,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-787998ea-e9fe-4dba-a178-5f814d2ced36 2018-12-10 10:17:50,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244858026505s 2018-12-10 10:17:50,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 10:17:50,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:50,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091a7cd2-88b4-4e1d-b99b-a55a29479eeb 2018-12-10 10:17:50,856 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/cff8ea76a51d4dba8eb4545490a9df7e"}, "tags": [], "enabled": true, "id": "cff8ea76a51d4dba8eb4545490a9df7e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17"}]} 2018-12-10 10:17:50,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-091a7cd2-88b4-4e1d-b99b-a55a29479eeb 2018-12-10 10:17:50,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22065615654s 2018-12-10 10:17:50,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 10:17:50,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=222baeb2ebbf48e5ac6e72a2d14a009b&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=cff8ea76a51d4dba8eb4545490a9df7e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:51,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d734f02d-f8de-4432-9ac5-d6d461ddd0ab 2018-12-10 10:17:51,024 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=222baeb2ebbf48e5ac6e72a2d14a009b&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=cff8ea76a51d4dba8eb4545490a9df7e", "previous": null, "next": null}} 2018-12-10 10:17:51,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=222baeb2ebbf48e5ac6e72a2d14a009b&role.id=6b95528eaa61433299b74b41023475b0&scope.project.id=cff8ea76a51d4dba8eb4545490a9df7e used request id req-d734f02d-f8de-4432-9ac5-d6d461ddd0ab 2018-12-10 10:17:51,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.159151077271s 2018-12-10 10:17:51,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-10 10:17:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/cff8ea76a51d4dba8eb4545490a9df7e/users/222baeb2ebbf48e5ac6e72a2d14a009b/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:51,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 10:17:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d8355d8-70a3-46db-8635-43cb983cb95c 2018-12-10 10:17:51,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 10:17:51,298 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cff8ea76a51d4dba8eb4545490a9df7e/users/222baeb2ebbf48e5ac6e72a2d14a009b/roles/6b95528eaa61433299b74b41023475b0 used request id req-1d8355d8-70a3-46db-8635-43cb983cb95c 2018-12-10 10:17:51,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.269351959229s 2018-12-10 10:17:51,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 10:17:51,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:51,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2438d361-4b1d-4968-9ec4-723cfc772c98 2018-12-10 10:17:51,522 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 10:17:51,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2438d361-4b1d-4968-9ec4-723cfc772c98 2018-12-10 10:17:51,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221092939377s 2018-12-10 10:17:51,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-10 10:17:51,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:51,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f4b199-3453-4f06-8cae-a28961eba2ef 2018-12-10 10:17:51,733 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-10 10:17:51,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-81f4b199-3453-4f06-8cae-a28961eba2ef 2018-12-10 10:17:51,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20577287674s 2018-12-10 10:17:51,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 10:17:51,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:51,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5802f469-d867-4bd4-befc-a36fdbf3c277 2018-12-10 10:17:51,883 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "links": {"self": "http://172.30.9.28:5000/v3/users/222baeb2ebbf48e5ac6e72a2d14a009b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "222baeb2ebbf48e5ac6e72a2d14a009b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 10:17:51,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5802f469-d867-4bd4-befc-a36fdbf3c277 2018-12-10 10:17:51,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.149127960205s 2018-12-10 10:17:51,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-10 10:17:51,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=222baeb2ebbf48e5ac6e72a2d14a009b&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:52,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 10:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d568c0-64a2-47b3-bb47-617eedd38904 2018-12-10 10:17:52,113 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=222baeb2ebbf48e5ac6e72a2d14a009b&scope.domain.id=default", "previous": null, "next": null}} 2018-12-10 10:17:52,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=6b95528eaa61433299b74b41023475b0&user.id=222baeb2ebbf48e5ac6e72a2d14a009b&scope.domain.id=default used request id req-72d568c0-64a2-47b3-bb47-617eedd38904 2018-12-10 10:17:52,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217188835144s 2018-12-10 10:17:52,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-10 10:17:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/222baeb2ebbf48e5ac6e72a2d14a009b/roles/6b95528eaa61433299b74b41023475b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:17:52,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 10:17:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caaac942-3880-4766-bd39-efc5253ab0d7 2018-12-10 10:17:52,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 10:17:52,399 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/222baeb2ebbf48e5ac6e72a2d14a009b/roles/6b95528eaa61433299b74b41023475b0 used request id req-caaac942-3880-4766-bd39-efc5253ab0d7 2018-12-10 10:17:52,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.282384157181s 2018-12-10 10:17:52,400 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-10 10:17:56,611 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6cd9e697-1c6b-4e51-852a-3c66362a9319 | 2018-12-10T10:17:56.274252 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6cd9e697-1c6b-4e51-852a-3c66362a9319 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-10 10:17:59,916 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+------------------------+-----------+ | Service | Service Type | Status | +-------------+------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-263365279 | Available | | __unknown__ | tempest-type-91721699 | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+------------------------+-----------+ 2018-12-10 10:18:00,611 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-10 10:18:06,418 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=dcd9fce4-bb91-46fe-b4d1-9455c173727b) as the default verifier for the future CLI operations. 2018-12-10 10:18:08,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 10:18:08,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd261de-dbc5-4d52-a2b2-edfedb4e3c7b 2018-12-10 10:18:08,267 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-12-10 10:18:08,267 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-9cd261de-dbc5-4d52-a2b2-edfedb4e3c7b 2018-12-10 10:18:08,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-12-10 10:18:08,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00da4cca9e28478a943685337c6c3fe0", "name": "reader"}, {"id": "6b95528eaa61433299b74b41023475b0", "name": "admin"}, {"id": "d198f435a64947e795a55202b22e00ce", "name": "member"}], "expires_at": "2018-12-10T11:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cff8ea76a51d4dba8eb4545490a9df7e", "name": "tempest_scenario-project_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2451b42182f14985b8621b8f1e7e257b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6eb5d65119b44efdbe5fc202c91b79d2"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "90defe033784450c8ba74d59f585c795"}], "type": "compute", "id": "11afb20b94a64dc7a3f353cb21ea7033", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2c35c2f5707048c7b81eb31c4fce9c33"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fb91025b2244d69bf48a14155fb9ee7"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f432ce16fddf4a44b37cc38a79abbe71"}], "type": "cloudformation", "id": "151819bf8efb4b308a661db23b47871a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f1b34e5f0cd4cd284dfc908ca831bd6"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a7aa787c65f4ff0be04cc82b21fdbc5"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7c920819293b4fbaba8ae02820daa382"}], "type": "alarming", "id": "35bed6637dbe444989b010d001c2f7c9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/cff8ea76a51d4dba8eb4545490a9df7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35ee8082b2a047b6ba44b100bd77fc09"}, {"url": "http://192.30.9.8:8776/v2/cff8ea76a51d4dba8eb4545490a9df7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4270d90826704144865a2441b8867c0d"}, {"url": "http://192.30.9.8:8776/v2/cff8ea76a51d4dba8eb4545490a9df7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7f558238efbd4a7b9a303a84a5f0a3df"}], "type": "volumev2", "id": "47c2aeb8df5c43d9955bd0f03b8dace7", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c118c37c2174a21b883b0242141272d"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d543ac8f174c5c83602d1fc993ba10"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "861bc2fe8e4c41c893cc2d04bfc9124e"}], "type": "network", "id": "59494095ddfb4390b81b5ba9cd3bb980", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff53a07615d445a8ad2d84f5a436255"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c8f85b45ac84e5fba91e983fdb2e96a"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de9f497543034f388b033d027a17f574"}], "type": "metric", "id": "5a4f9b0028e54d34a801cd2a5eaabc23", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "64a5e84c1bee4d03aea4c084de921445", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/cff8ea76a51d4dba8eb4545490a9df7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e626d316ce945a59402f94bc879fef3"}, {"url": "http://192.30.9.8:8776/v1/cff8ea76a51d4dba8eb4545490a9df7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2cb27aa7a4e143a4bd546a2e2a1fef55"}, {"url": "http://172.30.9.28:8776/v1/cff8ea76a51d4dba8eb4545490a9df7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "43139e52ec034c2291db67990af0963e"}], "type": "volume", "id": "6c72a2e07b9c44519bb92b04096ef71b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ff08f2a0d814725af59b909846106f2"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89fa9daff4a84bbc86c1bed160fd2203"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ad6609ea620c45368143fab746935dbc"}], "type": "identity", "id": "6f3db32f2d0944d7a0f31780704827a9", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "151c7410e7da48af8a86bdcaedf171f0"}, {"url": "http://172.30.9.28:8080/v1/AUTH_cff8ea76a51d4dba8eb4545490a9df7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "670d5ca5dec44c31a6d50aed583d634b"}, {"url": "http://12.0.0.22:8080/v1/AUTH_cff8ea76a51d4dba8eb4545490a9df7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a48037b20cfc40b0b81660be00a06048"}], "type": "object-store", "id": "8aaecea841dd4c0ba1f67902275e3f33", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/cff8ea76a51d4dba8eb4545490a9df7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e5b1c67a1748feb59f0e934c7104f3"}, {"url": "http://192.30.9.8:8776/v3/cff8ea76a51d4dba8eb4545490a9df7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1ca6f7e099334627855e0ff4a251ab88"}, {"url": "http://192.30.9.8:8776/v3/cff8ea76a51d4dba8eb4545490a9df7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5c1934155724265a99fa159887b9a93"}], "type": "volumev3", "id": "910b5199108f4468bc76bf75a768f999", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5adf54f5665442dfb16b81ebeb27ab99"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e0def5ebbe242d1aa0699d8dab6997b"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bc9d84c8d4774cd7b124cb1aeb314bf1"}], "type": "event", "id": "93dae908bec64cfea9c3ad8ffd898250", "name": "panko"}, {"endpoints": [], "type": "tempest-type-91721699", "id": "b3ae870c325b4c398ace8852f5d7d652", "name": "tempest-service-1996530636"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "721feede722f4a018355b8d49105b98a"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce7c61ef23fd4cfd9bfe869ce4c8596b"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d4531d2f92fe406c8478cff63c8a315e"}], "type": "image", "id": "dc9b5d5576774919ac6c1f5808f7243f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0fb8df1fe64a4a41b7e7c6f774ea8506"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "61d06bc1f4e84f85996a3205b77501b0"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7c407f0365c24f4aac53b9bf19750183"}], "type": "placement", "id": "e2418cd60e2043a9a0d2dcc100a96b3b", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/cff8ea76a51d4dba8eb4545490a9df7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5f92511e94bc454281fccf6cf036ee2a"}, {"url": "http://192.30.9.8:8004/v1/cff8ea76a51d4dba8eb4545490a9df7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90d3a15ad7d34753af91d90b8d73e19f"}, {"url": "http://192.30.9.8:8004/v1/cff8ea76a51d4dba8eb4545490a9df7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a7b97979141d42adab0656e792cae654"}], "type": "orchestration", "id": "ef86f1d706144cea82111fe6d849896a", "name": "heat"}, {"endpoints": [], "type": "tempest-type-263365279", "id": "fc23c9a1c67441d6b84390b800f9a14c", "name": "tempest-service-452680111"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "id": "222baeb2ebbf48e5ac6e72a2d14a009b"}, "audit_ids": ["U_gnCiTZQQCclyHeQhTmkg"], "issued_at": "2018-12-10T10:18:08.000000Z"}} 2018-12-10 10:18:08,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-10 10:18:08,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" 2018-12-10 10:18:09,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:08 GMT X-Openstack-Request-Id: req-329342eb-d8d7-4b60-b1a7-c0b71a39c020 2018-12-10 10:18:09,014 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-12-10 10:18:09,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-329342eb-d8d7-4b60-b1a7-c0b71a39c020 2018-12-10 10:18:09,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.325258970261s 2018-12-10 10:18:09,018 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-12-10 10:18:09,018 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-10 10:18:09,088 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-10 10:18:09,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 10:18:09,095 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:09 GMT 2018-12-10 10:18:09,095 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-12-10 10:18:09,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 10:18:09,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" 2018-12-10 10:18:09,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:09 GMT X-Openstack-Request-Id: req-71e17e9c-fcc4-4f00-858b-0ee00b194971 2018-12-10 10:18:09,415 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 10:18:09,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-71e17e9c-fcc4-4f00-858b-0ee00b194971 2018-12-10 10:18:09,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318748950958s 2018-12-10 10:18:09,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 10:18:09,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17"}' 2018-12-10 10:18:09,777 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:09 GMT Location: http://172.30.9.28:9292/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a20476ba-a5b4-46ec-8435-b7137f404d73 2018-12-10 10:18:09,777 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T10:18:09Z", "file": "/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/file", "owner": "cff8ea76a51d4dba8eb4545490a9df7e", "id": "6c500dff-ea85-4dd2-beb7-631bbe6261e6", "size": null, "self": "/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "checksum": null, "created_at": "2018-12-10T10:18:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 10:18:09,777 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a20476ba-a5b4-46ec-8435-b7137f404d73 2018-12-10 10:18:09,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.351932048798s 2018-12-10 10:18:09,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 10:18:09,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" -d '' 2018-12-10 10:18:10,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 10:18:10 GMT X-Openstack-Request-Id: req-931083e2-7c78-40b5-8a95-e30ca9c0a27f 2018-12-10 10:18:10,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 10:18:10,967 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/file used request id req-931083e2-7c78-40b5-8a95-e30ca9c0a27f 2018-12-10 10:18:10,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.18910503387s 2018-12-10 10:18:10,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 10:18:10,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" 2018-12-10 10:18:11,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:11 GMT X-Openstack-Request-Id: req-96166da4-5cc9-4abe-8104-583dcadd04f2 2018-12-10 10:18:11,287 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T10:18:10Z", "file": "/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/file", "owner": "cff8ea76a51d4dba8eb4545490a9df7e", "id": "6c500dff-ea85-4dd2-beb7-631bbe6261e6", "size": 12716032, "self": "/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T10:18:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 10:18:11,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-96166da4-5cc9-4abe-8104-583dcadd04f2 2018-12-10 10:18:11,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314700841904s 2018-12-10 10:18:11,289 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/file', 'owner': u'cff8ea76a51d4dba8eb4545490a9df7e', 'id': u'6c500dff-ea85-4dd2-beb7-631bbe6261e6', 'size': 12716032, u'self': u'/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cff8ea76a51d4dba8eb4545490a9df7e', 'name': 'tempest_scenario-project_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T10:18:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T10:18:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', '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/6c500dff-ea85-4dd2-beb7-631bbe6261e6', 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_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', 'created': u'2018-12-10T10:18:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T10:18: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/6c500dff-ea85-4dd2-beb7-631bbe6261e6', 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_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 10:18:11,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 10:18:11,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 10:18:11,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f9ca061-3cd3-4e12-9888-c8f4e460cca3 x-openstack-request-id: req-1f9ca061-3cd3-4e12-9888-c8f4e460cca3 2018-12-10 10:18:11,631 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58cfd320-7d1c-47ed-88be-691b59533d0c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58cfd320-7d1c-47ed-88be-691b59533d0c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "58cfd320-7d1c-47ed-88be-691b59533d0c"}} 2018-12-10 10:18:11,632 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1f9ca061-3cd3-4e12-9888-c8f4e460cca3 2018-12-10 10:18:11,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.33926987648s 2018-12-10 10:18:11,633 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', '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'c47c6539fb2a433791aefcdf57514708', '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'58cfd320-7d1c-47ed-88be-691b59533d0c', 'swap': 0}) 2018-12-10 10:18:11,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 10:18:11,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/58cfd320-7d1c-47ed-88be-691b59533d0c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" -d '{"extra_specs": {}}' 2018-12-10 10:18:11,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-33b11581-7406-4762-a2ee-690c4628bea9 x-openstack-request-id: req-33b11581-7406-4762-a2ee-690c4628bea9 2018-12-10 10:18:11,654 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 10:18:11,654 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/58cfd320-7d1c-47ed-88be-691b59533d0c/os-extra_specs used request id req-33b11581-7406-4762-a2ee-690c4628bea9 2018-12-10 10:18:11,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208168029785s 2018-12-10 10:18:11,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-12-10 10:18:11,666 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b45f472-35e1-441b-86da-eb4b907d1d47 2018-12-10 10:18:11,666 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2018-12-10 10:18:11,666 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-7b45f472-35e1-441b-86da-eb4b907d1d47 2018-12-10 10:18:11,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 10:18:11,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" 2018-12-10 10:18:11,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d500f3b9-6dfd-46aa-8646-ece44538f8a6 2018-12-10 10:18:11,883 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 10:18:11,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d500f3b9-6dfd-46aa-8646-ece44538f8a6 2018-12-10 10:18:11,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214011907578s 2018-12-10 10:18:11,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-10 10:18:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" 2018-12-10 10:18:12,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d50200-d70b-4718-8e42-c65af94d820d 2018-12-10 10:18:12,095 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "00da4cca9e28478a943685337c6c3fe0", "links": {"self": "http://172.30.9.28:5000/v3/roles/00da4cca9e28478a943685337c6c3fe0"}, "name": "reader"}, {"domain_id": null, "id": "0ae33c352b624fb5a0380ab70723cb55", "links": {"self": "http://172.30.9.28:5000/v3/roles/0ae33c352b624fb5a0380ab70723cb55"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "5963f464a636484187bce587be5d3d79", "links": {"self": "http://172.30.9.28:5000/v3/roles/5963f464a636484187bce587be5d3d79"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b95528eaa61433299b74b41023475b0", "links": {"self": "http://172.30.9.28:5000/v3/roles/6b95528eaa61433299b74b41023475b0"}, "name": "admin"}, {"domain_id": null, "id": "9f47da5de0804efb938406a5b9b3510b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f47da5de0804efb938406a5b9b3510b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d198f435a64947e795a55202b22e00ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/d198f435a64947e795a55202b22e00ce"}, "name": "member"}, {"domain_id": null, "id": "d3f0caeb08e44cf0abc764b597eb02c4", "links": {"self": "http://172.30.9.28:5000/v3/roles/d3f0caeb08e44cf0abc764b597eb02c4"}, "name": "swiftoperator"}]} 2018-12-10 10:18:12,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-67d50200-d70b-4718-8e42-c65af94d820d 2018-12-10 10:18:12,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206486225128s 2018-12-10 10:18:12,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-10 10:18:12,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:18:12,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23b876c4-cf17-4a2d-8a32-12611ba6ce44 x-openstack-request-id: req-23b876c4-cf17-4a2d-8a32-12611ba6ce44 2018-12-10 10:18:12,148 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 227}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 242, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 230}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"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\", \"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}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2012000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-12-10 10:18:12,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-23b876c4-cf17-4a2d-8a32-12611ba6ce44 2018-12-10 10:18:12,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0385799407959s 2018-12-10 10:18:12,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 10:18:12,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" 2018-12-10 10:18:12,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:12 GMT X-Openstack-Request-Id: req-6ee52856-cda6-4770-941f-48d00d46905f 2018-12-10 10:18:12,398 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T10:18:10Z", "file": "/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/file", "owner": "cff8ea76a51d4dba8eb4545490a9df7e", "id": "6c500dff-ea85-4dd2-beb7-631bbe6261e6", "size": 12716032, "self": "/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T10:18:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 10:18:12,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6ee52856-cda6-4770-941f-48d00d46905f 2018-12-10 10:18:12,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.245004177094s 2018-12-10 10:18:12,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-10 10:18:12,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17"}' 2018-12-10 10:18:12,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:12 GMT Location: http://172.30.9.28:9292/v2/images/b025c1a9-7c54-4a98-9135-9896475bfd41 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-83c0d1be-ecfd-4ab5-8892-9d53fa7eff04 2018-12-10 10:18:12,789 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T10:18:12Z", "file": "/v2/images/b025c1a9-7c54-4a98-9135-9896475bfd41/file", "owner": "cff8ea76a51d4dba8eb4545490a9df7e", "id": "b025c1a9-7c54-4a98-9135-9896475bfd41", "size": null, "self": "/v2/images/b025c1a9-7c54-4a98-9135-9896475bfd41", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "checksum": null, "created_at": "2018-12-10T10:18:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-12-10 10:18:12,789 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-83c0d1be-ecfd-4ab5-8892-9d53fa7eff04 2018-12-10 10:18:12,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.38031411171s 2018-12-10 10:18:12,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-10 10:18:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/b025c1a9-7c54-4a98-9135-9896475bfd41/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" -d '' 2018-12-10 10:18:13,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 10:18:13 GMT X-Openstack-Request-Id: req-48aead2e-e012-47d0-85fc-d255bddf9fde 2018-12-10 10:18:13,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 10:18:13,480 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b025c1a9-7c54-4a98-9135-9896475bfd41/file used request id req-48aead2e-e012-47d0-85fc-d255bddf9fde 2018-12-10 10:18:13,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.690300226212s 2018-12-10 10:18:13,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 10:18:13,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" 2018-12-10 10:18:14,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:14 GMT X-Openstack-Request-Id: req-238ecf79-be36-499c-be2b-b876a45a6697 2018-12-10 10:18:14,222 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T10:18:13Z", "file": "/v2/images/b025c1a9-7c54-4a98-9135-9896475bfd41/file", "owner": "cff8ea76a51d4dba8eb4545490a9df7e", "id": "b025c1a9-7c54-4a98-9135-9896475bfd41", "size": 12716032, "self": "/v2/images/b025c1a9-7c54-4a98-9135-9896475bfd41", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/b025c1a9-7c54-4a98-9135-9896475bfd41/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/b025c1a9-7c54-4a98-9135-9896475bfd41/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T10:18:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T10:18:10Z", "file": "/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/file", "owner": "cff8ea76a51d4dba8eb4545490a9df7e", "id": "6c500dff-ea85-4dd2-beb7-631bbe6261e6", "size": 12716032, "self": "/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T10:18:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 10:18:14,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-238ecf79-be36-499c-be2b-b876a45a6697 2018-12-10 10:18:14,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.737776041031s 2018-12-10 10:18:14,226 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/b025c1a9-7c54-4a98-9135-9896475bfd41/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b025c1a9-7c54-4a98-9135-9896475bfd41/file', 'owner': u'cff8ea76a51d4dba8eb4545490a9df7e', 'id': u'b025c1a9-7c54-4a98-9135-9896475bfd41', 'size': 12716032, u'self': u'/v2/images/b025c1a9-7c54-4a98-9135-9896475bfd41', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cff8ea76a51d4dba8eb4545490a9df7e', 'name': 'tempest_scenario-project_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/b025c1a9-7c54-4a98-9135-9896475bfd41/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-10T10:18:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-10T10:18:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', '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/b025c1a9-7c54-4a98-9135-9896475bfd41', 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_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', 'created': u'2018-12-10T10:18:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-10T10:18: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/b025c1a9-7c54-4a98-9135-9896475bfd41', 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_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-10 10:18:14,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-10 10:18:14,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-10 10:18:14,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d375db7a-a825-4ab4-8197-9f24f8747571 x-openstack-request-id: req-d375db7a-a825-4ab4-8197-9f24f8747571 2018-12-10 10:18:14,265 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0488b844-77d1-4916-9c78-befdad963df8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0488b844-77d1-4916-9c78-befdad963df8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0488b844-77d1-4916-9c78-befdad963df8"}} 2018-12-10 10:18:14,265 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d375db7a-a825-4ab4-8197-9f24f8747571 2018-12-10 10:18:14,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0385179519653s 2018-12-10 10:18:14,266 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', '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'c47c6539fb2a433791aefcdf57514708', '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'0488b844-77d1-4916-9c78-befdad963df8', 'swap': 0}) 2018-12-10 10:18:14,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-10 10:18:14,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/0488b844-77d1-4916-9c78-befdad963df8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" -d '{"extra_specs": {}}' 2018-12-10 10:18:14,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 10 Dec 2018 10:18:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f3fc042-b41a-429c-af02-9c0531d12d3e x-openstack-request-id: req-3f3fc042-b41a-429c-af02-9c0531d12d3e 2018-12-10 10:18:14,292 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-12-10 10:18:14,292 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0488b844-77d1-4916-9c78-befdad963df8/os-extra_specs used request id req-3f3fc042-b41a-429c-af02-9c0531d12d3e 2018-12-10 10:18:14,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0256299972534s 2018-12-10 10:18:14,293 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17', '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'c47c6539fb2a433791aefcdf57514708', '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'0488b844-77d1-4916-9c78-befdad963df8', 'swap': 0}) 2018-12-10 10:18:17,570 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-10 10:18:17,570 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-10 10:18:17,571 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-10 10:18:17,573 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-10 10:18:17,593 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-10 10:18:19,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-dcd9fce4-bb91-46fe-b4d1-9455c173727b/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-12-10 10:18:19,696 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-10 10:18:19,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-12-10 10:19:54,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:19:54.005 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [73.329s] 2018-12-10 10:21:18,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:21:18.771 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [66.347s] 2018-12-10 10:22:45,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:22:45.349 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [78.980s] 2018-12-10 10:24:17,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:24:17.971 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [92.602s] 2018-12-10 10:26:49,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:26:49.206 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [141.471s] 2018-12-10 10:26:58,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:26:58.706 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [1.580s] 2018-12-10 10:29:23,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:29:23.224 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [134.874s] 2018-12-10 10:30:44,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:30:44.072 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [80.835s] 2018-12-10 10:31:51,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:31:51.105 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [45.976s] 2018-12-10 10:33:24,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:33:24.749 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [46.922s] 2018-12-10 10:34:22,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:34:22.716 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-12-10 10:35:46,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:35:46.266 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [83.532s] 2018-12-10 10:37:47,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-10 10:37:47.700 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [121.418s] 2018-12-10 10:38:17,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e94532dd-2a33-4865-b2d5-f7add7ad80b9 2018-12-10 10:38:17,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e94532dd-2a33-4865-b2d5-f7add7ad80b9']'. 2018-12-10 10:38:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-10 10:38:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-10 10:38:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 10:38:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e94532dd-2a33-4865-b2d5-f7add7ad80b9 | 2018-12-10 10:38:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-10 10:38:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-10 10:18:21 | 2018-12-10 10:38:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-10 10:38:17 | 2018-12-10 10:38:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:56 | 2018-12-10 10:38:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-12-10 10:38:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dcd9fce4-bb91-46fe-b4d1-9455c173727b) | 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6cd9e697-1c6b-4e51-852a-3c66362a9319) | 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1163.05 | 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-10 10:38:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-10 10:38:18,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2018-12-10 10:38:20,425 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 20:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-10 10:38:20,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 10:38:20,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/b025c1a9-7c54-4a98-9135-9896475bfd41 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" 2018-12-10 10:38:22,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 10:38:22 GMT X-Openstack-Request-Id: req-227a1422-d272-4c7e-a664-e99ab52b9bfa 2018-12-10 10:38:22,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 10:38:22,075 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b025c1a9-7c54-4a98-9135-9896475bfd41 used request id req-227a1422-d272-4c7e-a664-e99ab52b9bfa 2018-12-10 10:38:22,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.64350485802s 2018-12-10 10:38:22,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 10:38:22,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:38:22,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Mon, 10 Dec 2018 10:38:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b987f083-3d37-4efe-989b-8e5f869d87a0 x-openstack-request-id: req-b987f083-3d37-4efe-989b-8e5f869d87a0 2018-12-10 10:38:22,404 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0488b844-77d1-4916-9c78-befdad963df8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0488b844-77d1-4916-9c78-befdad963df8", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0488b844-77d1-4916-9c78-befdad963df8"}, {"name": "tempest_scenario-flavor_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58cfd320-7d1c-47ed-88be-691b59533d0c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58cfd320-7d1c-47ed-88be-691b59533d0c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "58cfd320-7d1c-47ed-88be-691b59533d0c"}]} 2018-12-10 10:38:22,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-b987f083-3d37-4efe-989b-8e5f869d87a0 2018-12-10 10:38:22,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.317820072174s 2018-12-10 10:38:22,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 10:38:22,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/0488b844-77d1-4916-9c78-befdad963df8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:38:22,444 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 10:38:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79816930-fe94-473a-b962-dc11034beacb x-openstack-request-id: req-79816930-fe94-473a-b962-dc11034beacb 2018-12-10 10:38:22,444 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0488b844-77d1-4916-9c78-befdad963df8 used request id req-79816930-fe94-473a-b962-dc11034beacb 2018-12-10 10:38:22,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0372459888458s 2018-12-10 10:38:22,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-10 10:38:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" 2018-12-10 10:38:22,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 10 Dec 2018 10:38:22 GMT X-Openstack-Request-Id: req-7f0f5df5-b88c-4cd9-87da-0eed49301d67 2018-12-10 10:38:22,801 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-12-10T10:18:10Z", "file": "/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/file", "owner": "cff8ea76a51d4dba8eb4545490a9df7e", "id": "6c500dff-ea85-4dd2-beb7-631bbe6261e6", "size": 12716032, "self": "/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://0026c3e2-8a0f-4f42-b039-c6e3f8b6e22d/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-10T10:18:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-10 10:38:22,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7f0f5df5-b88c-4cd9-87da-0eed49301d67 2018-12-10 10:38:22,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.352620124817s 2018-12-10 10:38:22,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-10 10:38:22,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25473f27a3bc0076f3e6dc7268a721dfed8928ef" 2018-12-10 10:38:24,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 10 Dec 2018 10:38:24 GMT X-Openstack-Request-Id: req-b6ada470-1f79-44a6-87c3-9c59c0a311d3 2018-12-10 10:38:24,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-10 10:38:24,272 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6c500dff-ea85-4dd2-beb7-631bbe6261e6 used request id req-b6ada470-1f79-44a6-87c3-9c59c0a311d3 2018-12-10 10:38:24,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.46874403954s 2018-12-10 10:38:24,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-10 10:38:24,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:38:24,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 10 Dec 2018 10:38:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d8a6e38d-7d98-404e-8cb6-640060985e94 x-openstack-request-id: req-d8a6e38d-7d98-404e-8cb6-640060985e94 2018-12-10 10:38:24,298 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58cfd320-7d1c-47ed-88be-691b59533d0c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58cfd320-7d1c-47ed-88be-691b59533d0c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "58cfd320-7d1c-47ed-88be-691b59533d0c"}]} 2018-12-10 10:38:24,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-d8a6e38d-7d98-404e-8cb6-640060985e94 2018-12-10 10:38:24,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261268615723s 2018-12-10 10:38:24,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-10 10:38:24,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/58cfd320-7d1c-47ed-88be-691b59533d0c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:38:24,330 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 10 Dec 2018 10:38:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e14a147-7da7-42bb-9107-5b65452eede3 x-openstack-request-id: req-6e14a147-7da7-42bb-9107-5b65452eede3 2018-12-10 10:38:24,330 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/58cfd320-7d1c-47ed-88be-691b59533d0c used request id req-6e14a147-7da7-42bb-9107-5b65452eede3 2018-12-10 10:38:24,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.029767036438s 2018-12-10 10:38:24,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 10:38:24,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:38:24,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json Date: Mon, 10 Dec 2018 10:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6db850f-e0f3-4c7b-b97e-51a98044e847 2018-12-10 10:38:24,565 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/11dfc20914844a85ae07ef99bcbc62c3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "11dfc20914844a85ae07ef99bcbc62c3", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/16d0813edb9c427280761af32d6275b0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "16d0813edb9c427280761af32d6275b0", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/1e6c9b9b4a624baca99595779787cba4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e6c9b9b4a624baca99595779787cba4", "email": "placement@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "links": {"self": "http://172.30.9.28:5000/v3/users/222baeb2ebbf48e5ac6e72a2d14a009b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "222baeb2ebbf48e5ac6e72a2d14a009b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/2c6cffbf008f48758ae92f1c7e6a32a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2c6cffbf008f48758ae92f1c7e6a32a1", "email": "admin@example.com", "password_expires_at": null}, {"name": "snaps_health_check-user_e1e263f4-0ba8-4e0b-a45d-73b8086f047f", "links": {"self": "http://172.30.9.28:5000/v3/users/3b9e6e2fef2f4d4ea46b46f4c1999c3f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b9e6e2fef2f4d4ea46b46f4c1999c3f", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/3de2b2dab67d41dbbd720ffe90aaeee8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3de2b2dab67d41dbbd720ffe90aaeee8", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/4572fe5e22c6410ebee5d6bea176f5dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4572fe5e22c6410ebee5d6bea176f5dd", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/563ba69db8c64d1f95743310498ddd74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "563ba69db8c64d1f95743310498ddd74", "email": "glance@localhost", "password_expires_at": null}, {"name": "api_check-user_c169d0cc-1a83-4d5d-b555-1914c68316b1", "links": {"self": "http://172.30.9.28:5000/v3/users/5b941396c9e4421c9169955804fb0796"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5b941396c9e4421c9169955804fb0796", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/7c265bfb1e7845f08d5403ddcff8e6db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7c265bfb1e7845f08d5403ddcff8e6db", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/855344d14f0e4c8abc955c6e82cd7835"}, "domain_id": "adb54e067e82424fb0455179c8f387c5", "enabled": true, "options": {}, "id": "855344d14f0e4c8abc955c6e82cd7835", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/9dd61066736f47b2ab226a9043514ff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9dd61066736f47b2ab226a9043514ff6", "email": "heat@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_b3d82a46-dcb3-4591-be94-9397b08327cf", "links": {"self": "http://172.30.9.28:5000/v3/users/a0b83c22e7c54cf8b1a69bef021f8b2c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a0b83c22e7c54cf8b1a69bef021f8b2c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/a7f4d3c1eb864974a9155ff77f7d9670"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a7f4d3c1eb864974a9155ff77f7d9670", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/ae6efcb594624b05ad9546e3b3cad808"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae6efcb594624b05ad9546e3b3cad808", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/c7523e1b08284d83a9b59c97438c9c93"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7523e1b08284d83a9b59c97438c9c93", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/dcabbd5576794c7392e11d5c37007c46"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dcabbd5576794c7392e11d5c37007c46", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-12-10 10:38:24,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a6db850f-e0f3-4c7b-b97e-51a98044e847 2018-12-10 10:38:24,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234642982483s 2018-12-10 10:38:24,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-10 10:38:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/222baeb2ebbf48e5ac6e72a2d14a009b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:38:24,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 10 Dec 2018 10:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a926e9-5359-4114-8774-ec40db789a9a 2018-12-10 10:38:24,803 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17", "links": {"self": "http://172.30.9.28:5000/v3/users/222baeb2ebbf48e5ac6e72a2d14a009b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "222baeb2ebbf48e5ac6e72a2d14a009b", "description": null}} 2018-12-10 10:38:24,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/222baeb2ebbf48e5ac6e72a2d14a009b used request id req-a2a926e9-5359-4114-8774-ec40db789a9a 2018-12-10 10:38:24,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229908943176s 2018-12-10 10:38:24,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-10 10:38:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/222baeb2ebbf48e5ac6e72a2d14a009b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:38:25,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 10:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cbffd15-f216-485d-996b-e0776b6de31c 2018-12-10 10:38:25,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 10:38:25,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/222baeb2ebbf48e5ac6e72a2d14a009b used request id req-3cbffd15-f216-485d-996b-e0776b6de31c 2018-12-10 10:38:25,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.335067987442s 2018-12-10 10:38:25,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-10 10:38:25,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:38:25,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 597 Content-Type: application/json Date: Mon, 10 Dec 2018 10:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26079a9-e25b-449f-85e7-f26eefad748e 2018-12-10 10:38:25,366 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/2c48bbf996934babb3ec661f376d1334"}, "tags": [], "enabled": true, "id": "2c48bbf996934babb3ec661f376d1334", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c169d0cc-1a83-4d5d-b555-1914c68316b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d9105dddf2848f3a2105bcfb490a6e9"}, "tags": [], "enabled": true, "id": "3d9105dddf2848f3a2105bcfb490a6e9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/655dca0a373b4d86944b5fea597af9fc"}, "tags": [], "enabled": true, "id": "655dca0a373b4d86944b5fea597af9fc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_e1e263f4-0ba8-4e0b-a45d-73b8086f047f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c47c6539fb2a433791aefcdf57514708"}, "tags": [], "enabled": true, "id": "c47c6539fb2a433791aefcdf57514708", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/cff8ea76a51d4dba8eb4545490a9df7e"}, "tags": [], "enabled": true, "id": "cff8ea76a51d4dba8eb4545490a9df7e", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_d2104ce0-87ac-4f81-9cd6-fcc0c640ba17"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/dc701794f2a2475ba293071521f8aa40"}, "tags": [], "enabled": true, "id": "dc701794f2a2475ba293071521f8aa40", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_b3d82a46-dcb3-4591-be94-9397b08327cf"}]} 2018-12-10 10:38:25,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-e26079a9-e25b-449f-85e7-f26eefad748e 2018-12-10 10:38:25,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220643997192s 2018-12-10 10:38:25,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-10 10:38:25,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/cff8ea76a51d4dba8eb4545490a9df7e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:38:25,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 10 Dec 2018 10:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93b265db-f0bb-48a9-bee8-40e8a1bdb801 2018-12-10 10:38:25,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-10 10:38:25,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cff8ea76a51d4dba8eb4545490a9df7e used request id req-93b265db-f0bb-48a9-bee8-40e8a1bdb801 2018-12-10 10:38:25,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.295540094376s 2018-12-10 10:38:25,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-10 10:38:25,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cff8ea76a51d4dba8eb4545490a9df7e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc16cd5ada00b866c2192995dfd60fb864b07cbe" 2018-12-10 10:38:25,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 10 Dec 2018 10:38:25 GMT X-Openstack-Request-Id: req-adc01a5b-5fc6-45f6-8e3e-ff85379ac65d 2018-12-10 10:38:25,995 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-12-10 10:38:25,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=cff8ea76a51d4dba8eb4545490a9df7e&name=default used request id req-adc01a5b-5fc6-45f6-8e3e-ff85379ac65d 2018-12-10 10:38:25,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322355031967s 2018-12-10 10:38:25,996 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK